@font-face {
  font-family: "shp_icons";
  src: url("../img/fonts/shp_icons.eot?t=1653900513395");
  /* IE9*/
  src: url("../img/fonts/shp_icons.eot?t=1653900513395#iefix") format("embedded-opentype"), url("../img/fonts/shp_icons.woff2?t=1653900513395") format("woff2"), url("../img/fonts/shp_icons.woff?t=1653900513395") format("woff"), url("../img/fonts/shp_icons.ttf?t=1653900513395") format("truetype"), url("../img/fonts/shp_icons.svg?t=1653900513395#shp_icons") format("svg");
  /* iOS 4.1- */
}
[class^=shp_icons-], [class*=" shp_icons-"] {
  font-family: "shp_icons" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.shp_icons-account:before {
  content: "\ea01";
}

.shp_icons-arrow_circle_right:before {
  content: "\ea02";
}

.shp_icons-arrow_left:before {
  content: "\ea03";
}

.shp_icons-arrow_right:before {
  content: "\ea04";
}

.shp_icons-board:before {
  content: "\ea05";
}

.shp_icons-bug:before {
  content: "\ea06";
}

.shp_icons-burger:before {
  content: "\ea07";
}

.shp_icons-calendar:before {
  content: "\ea08";
}

.shp_icons-caret_down:before {
  content: "\ea09";
}

.shp_icons-caret_up:before {
  content: "\ea0a";
}

.shp_icons-checked:before {
  content: "\ea0b";
}

.shp_icons-chevron_down:before {
  content: "\ea0c";
}

.shp_icons-chevron_up:before {
  content: "\ea0d";
}

.shp_icons-cirle_plus:before {
  content: "\ea0e";
}

.shp_icons-close:before {
  content: "\ea0f";
}

.shp_icons-dialog:before {
  content: "\ea10";
}

.shp_icons-help:before {
  content: "\ea11";
}

.shp_icons-home:before {
  content: "\ea12";
}

.shp_icons-income_fail:before {
  content: "\ea13";
}

.shp_icons-income_ok:before {
  content: "\ea14";
}

.shp_icons-indeterminate:before {
  content: "\ea15";
}

.shp_icons-letter:before {
  content: "\ea16";
}

.shp_icons-logout:before {
  content: "\ea17";
}

.shp_icons-outcome_fail:before {
  content: "\ea18";
}

.shp_icons-outcome_ok:before {
  content: "\ea19";
}

.shp_icons-pencil:before {
  content: "\ea1a";
}

.shp_icons-phone:before {
  content: "\ea1b";
}

.shp_icons-plus_circle:before {
  content: "\ea1c";
}

.shp_icons-trash:before {
  content: "\ea1d";
}

.shp_icons-union:before {
  content: "\ea1e";
}

/*# sourceMappingURL=shp_icons.css.map */

@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

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

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

  .navbar {
    display: none;
  }

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

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

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

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

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

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

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

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

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

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
  color: #2980b9;
  text-decoration: none;
}
a:hover, a:focus {
  color: #1b557a;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

[role=button] {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-muted-light {
  color: #b1b1b1;
}

.text-primary {
  color: #2980b9;
}

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

.text-success {
  color: #1e8449;
}

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

.text-info {
  color: #258cd1;
}

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

.text-warning {
  color: #d67118;
}

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

.text-danger {
  color: #d62c1a;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #2980b9;
}

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

.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-light {
  background-color: #fcf8e3;
}

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
}

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

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

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

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

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

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

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

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

.container {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 752px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 972px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1172px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
  text-align: left;
}

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

.border-top {
  border-top: 1px solid #ddd !important;
}

.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 > tbody > tr.disabled {
  cursor: not-allowed;
}
.table > tbody > tr.disabled > td {
  background-color: #ebebeb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.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-group-btn > input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.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-group-btn > input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.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-group-btn > input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #1e8449;
}
.has-success .form-control {
  border-color: #1e8449;
  -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: #145b32;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #36d278;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #36d278;
}
.has-success .input-group-addon {
  color: #1e8449;
  background-color: #dff0d8;
  border-color: #1e8449;
}
.has-success .form-control-feedback {
  color: #1e8449;
}

.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: #d67118;
}
.has-warning .form-control {
  border-color: #d67118;
  -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: #a85913;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eea667;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eea667;
}
.has-warning .input-group-addon {
  color: #d67118;
  background-color: #fcf8e3;
  border-color: #d67118;
}
.has-warning .form-control-feedback {
  color: #d67118;
}

.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: #d62c1a;
}
.has-error .form-control {
  border-color: #d62c1a;
  -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: #a82315;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed7669;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed7669;
}
.has-error .input-group-addon {
  color: #d62c1a;
  background-color: #f2dede;
  border-color: #d62c1a;
}
.has-error .form-control-feedback {
  color: #d62c1a;
}

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -16px;
  margin-left: -16px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 16px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

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

.btn-primary {
  color: #fff;
  background-color: #2980b9;
  border-color: #2472a4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #20638f;
  border-color: #0d293c;
}
.btn-primary:hover {
  color: #fff;
  background-color: #20638f;
  border-color: #194f72;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #20638f;
  background-image: none;
  border-color: #194f72;
}
.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: #194f72;
  border-color: #0d293c;
}
.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: #2980b9;
  border-color: #2472a4;
}
.btn-primary .badge {
  color: #2980b9;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #27ae60;
  border-color: #229955;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #0b311b;
}
.btn-success:hover {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e8449;
  background-image: none;
  border-color: #176739;
}
.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: #176739;
  border-color: #0b311b;
}
.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: #27ae60;
  border-color: #229955;
}
.btn-success .badge {
  color: #27ae60;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #3498db;
  border-color: #258cd1;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #217dbb;
  border-color: #124364;
}
.btn-info:hover {
  color: #fff;
  background-color: #217dbb;
  border-color: #1c699d;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #217dbb;
  background-image: none;
  border-color: #1c699d;
}
.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: #1c699d;
  border-color: #124364;
}
.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: #3498db;
  border-color: #258cd1;
}
.btn-info .badge {
  color: #3498db;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #e67e22;
  border-color: #d67118;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #bf6516;
  border-color: #64350b;
}
.btn-warning:hover {
  color: #fff;
  background-color: #bf6516;
  border-color: #9f5412;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #bf6516;
  background-image: none;
  border-color: #9f5412;
}
.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: #9f5412;
  border-color: #64350b;
}
.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: #e67e22;
  border-color: #d67118;
}
.btn-warning .badge {
  color: #e67e22;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e43725;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #d62c1a;
  border-color: #7b190f;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d62c1a;
  border-color: #b62516;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d62c1a;
  background-image: none;
  border-color: #b62516;
}
.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: #b62516;
  border-color: #7b190f;
}
.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: #e74c3c;
  border-color: #e43725;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #fff;
}

.btn-light-default {
  color: #51516B;
  background-color: #fff;
  border-color: #f2f2f2;
}
.btn-light-default:focus, .btn-light-default.focus {
  color: #51516B;
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
.btn-light-default:hover {
  color: #51516B;
  background-color: #e6e6e6;
  border-color: #d4d4d4;
}
.btn-light-default:active, .btn-light-default.active, .open > .btn-light-default.dropdown-toggle {
  color: #51516B;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #d4d4d4;
}
.btn-light-default:active:hover, .btn-light-default:active:focus, .btn-light-default:active.focus, .btn-light-default.active:hover, .btn-light-default.active:focus, .btn-light-default.active.focus, .open > .btn-light-default.dropdown-toggle:hover, .open > .btn-light-default.dropdown-toggle:focus, .open > .btn-light-default.dropdown-toggle.focus {
  color: #51516B;
  background-color: #d4d4d4;
  border-color: #b3b3b3;
}
.btn-light-default.disabled:hover, .btn-light-default.disabled:focus, .btn-light-default.disabled.focus, .btn-light-default[disabled]:hover, .btn-light-default[disabled]:focus, .btn-light-default[disabled].focus, fieldset[disabled] .btn-light-default:hover, fieldset[disabled] .btn-light-default:focus, fieldset[disabled] .btn-light-default.focus {
  background-color: #fff;
  border-color: #f2f2f2;
}
.btn-light-default .badge {
  color: #fff;
  background-color: #51516B;
}

.btn-blue-marguerite {
  color: #fff;
  background-color: #806ECC;
  border-color: #6f5bc5;
}
.btn-blue-marguerite:focus, .btn-blue-marguerite.focus {
  color: #fff;
  background-color: #5f48bf;
  border-color: #392a77;
}
.btn-blue-marguerite:hover {
  color: #fff;
  background-color: #5f48bf;
  border-color: #503ba8;
}
.btn-blue-marguerite:active, .btn-blue-marguerite.active, .open > .btn-blue-marguerite.dropdown-toggle {
  color: #fff;
  background-color: #5f48bf;
  background-image: none;
  border-color: #503ba8;
}
.btn-blue-marguerite:active:hover, .btn-blue-marguerite:active:focus, .btn-blue-marguerite:active.focus, .btn-blue-marguerite.active:hover, .btn-blue-marguerite.active:focus, .btn-blue-marguerite.active.focus, .open > .btn-blue-marguerite.dropdown-toggle:hover, .open > .btn-blue-marguerite.dropdown-toggle:focus, .open > .btn-blue-marguerite.dropdown-toggle.focus {
  color: #fff;
  background-color: #503ba8;
  border-color: #392a77;
}
.btn-blue-marguerite.disabled:hover, .btn-blue-marguerite.disabled:focus, .btn-blue-marguerite.disabled.focus, .btn-blue-marguerite[disabled]:hover, .btn-blue-marguerite[disabled]:focus, .btn-blue-marguerite[disabled].focus, fieldset[disabled] .btn-blue-marguerite:hover, fieldset[disabled] .btn-blue-marguerite:focus, fieldset[disabled] .btn-blue-marguerite.focus {
  background-color: #806ECC;
  border-color: #6f5bc5;
}
.btn-blue-marguerite .badge {
  color: #806ECC;
  background-color: #fff;
}

.btn-jungle-green {
  color: #fff;
  background-color: #27AE60;
  border-color: #229955;
}
.btn-jungle-green:focus, .btn-jungle-green.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #0b311b;
}
.btn-jungle-green:hover {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739;
}
.btn-jungle-green:active, .btn-jungle-green.active, .open > .btn-jungle-green.dropdown-toggle {
  color: #fff;
  background-color: #1e8449;
  background-image: none;
  border-color: #176739;
}
.btn-jungle-green:active:hover, .btn-jungle-green:active:focus, .btn-jungle-green:active.focus, .btn-jungle-green.active:hover, .btn-jungle-green.active:focus, .btn-jungle-green.active.focus, .open > .btn-jungle-green.dropdown-toggle:hover, .open > .btn-jungle-green.dropdown-toggle:focus, .open > .btn-jungle-green.dropdown-toggle.focus {
  color: #fff;
  background-color: #176739;
  border-color: #0b311b;
}
.btn-jungle-green.disabled:hover, .btn-jungle-green.disabled:focus, .btn-jungle-green.disabled.focus, .btn-jungle-green[disabled]:hover, .btn-jungle-green[disabled]:focus, .btn-jungle-green[disabled].focus, fieldset[disabled] .btn-jungle-green:hover, fieldset[disabled] .btn-jungle-green:focus, fieldset[disabled] .btn-jungle-green.focus {
  background-color: #27AE60;
  border-color: #229955;
}
.btn-jungle-green .badge {
  color: #27AE60;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #2980b9;
  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: #1b557a;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #2980b9;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #20638f;
}

.label-success {
  background-color: #27ae60;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #1e8449;
}

.label-info {
  background-color: #3498db;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #217dbb;
}

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

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

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

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

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

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2980b9;
}

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

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

.alert-success {
  color: #1e8449;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #145b32;
}

.alert-info {
  color: #258cd1;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #1d6fa5;
}

.alert-warning {
  color: #d67118;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a85913;
}

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

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

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #2980b9;
  -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: #27ae60;
}
.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: #3498db;
}
.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: #e67e22;
}
.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: #e74c3c;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

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

.media-body {
  width: 10000px;
}

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #e7eaec;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2980b9;
  border-color: #2980b9;
}
.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: #bedcf0;
}

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

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

.list-group-item-success {
  color: #1e8449;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #1e8449;
}
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: #1e8449;
  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: #1e8449;
  border-color: #1e8449;
}

.list-group-item-info {
  color: #258cd1;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #258cd1;
}
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: #258cd1;
  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: #258cd1;
  border-color: #258cd1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #1e8449;
  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: #1e8449;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #258cd1;
  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: #258cd1;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #d67118;
  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: #d67118;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #d62c1a;
  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: #d62c1a;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-separator {
  border-top: 1px solid #ddd;
}

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #d9d9d9;
  border: 1px solid #c7c7c7;
  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: 8px;
  border-radius: 3px;
}

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

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
.btn-amazing {
  color: #fff;
  background-color: #8e44ad;
  border-color: #7f3d9b;
}
.btn-amazing:focus, .btn-amazing.focus {
  color: #fff;
  background-color: #703688;
  border-color: #34193f;
}
.btn-amazing:hover {
  color: #fff;
  background-color: #703688;
  border-color: #5b2c6f;
}
.btn-amazing:active, .btn-amazing.active, .open > .btn-amazing.dropdown-toggle {
  color: #fff;
  background-color: #703688;
  background-image: none;
  border-color: #5b2c6f;
}
.btn-amazing:active:hover, .btn-amazing:active:focus, .btn-amazing:active.focus, .btn-amazing.active:hover, .btn-amazing.active:focus, .btn-amazing.active.focus, .open > .btn-amazing.dropdown-toggle:hover, .open > .btn-amazing.dropdown-toggle:focus, .open > .btn-amazing.dropdown-toggle.focus {
  color: #fff;
  background-color: #5b2c6f;
  border-color: #34193f;
}
.btn-amazing.disabled:hover, .btn-amazing.disabled:focus, .btn-amazing.disabled.focus, .btn-amazing[disabled]:hover, .btn-amazing[disabled]:focus, .btn-amazing[disabled].focus, fieldset[disabled] .btn-amazing:hover, fieldset[disabled] .btn-amazing:focus, fieldset[disabled] .btn-amazing.focus {
  background-color: #8e44ad;
  border-color: #7f3d9b;
}
.btn-amazing .badge {
  color: #8e44ad;
  background-color: #fff;
}

.btn-inverse {
  color: #fff;
  background-color: #2c3e50;
  border-color: #233140;
}
.btn-inverse:focus, .btn-inverse.focus {
  color: #fff;
  background-color: #1a252f;
  border-color: black;
}
.btn-inverse:hover {
  color: #fff;
  background-color: #1a252f;
  border-color: #0d1318;
}
.btn-inverse:active, .btn-inverse.active, .open > .btn-inverse.dropdown-toggle {
  color: #fff;
  background-color: #1a252f;
  background-image: none;
  border-color: #0d1318;
}
.btn-inverse:active:hover, .btn-inverse:active:focus, .btn-inverse:active.focus, .btn-inverse.active:hover, .btn-inverse.active:focus, .btn-inverse.active.focus, .open > .btn-inverse.dropdown-toggle:hover, .open > .btn-inverse.dropdown-toggle:focus, .open > .btn-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: #0d1318;
  border-color: black;
}
.btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled.focus, .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled].focus, fieldset[disabled] .btn-inverse:hover, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse.focus {
  background-color: #2c3e50;
  border-color: #233140;
}
.btn-inverse .badge {
  color: #2c3e50;
  background-color: #fff;
}

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

.btn-red {
  color: #FFF;
  background-color: #FE0000;
  border-color: #FE0000;
}
.btn-red:focus, .btn-red.focus {
  color: #FFF;
  background-color: #cb0000;
  border-color: #7f0000;
}
.btn-red:hover {
  color: #FFF;
  background-color: #cb0000;
  border-color: #c10000;
}
.btn-red:active, .btn-red.active, .open > .btn-red.dropdown-toggle {
  color: #FFF;
  background-color: #cb0000;
  background-image: none;
  border-color: #c10000;
}
.btn-red:active:hover, .btn-red:active:focus, .btn-red:active.focus, .btn-red.active:hover, .btn-red.active:focus, .btn-red.active.focus, .open > .btn-red.dropdown-toggle:hover, .open > .btn-red.dropdown-toggle:focus, .open > .btn-red.dropdown-toggle.focus {
  color: #FFF;
  background-color: #a70000;
  border-color: #7f0000;
}
.btn-red.disabled:hover, .btn-red.disabled:focus, .btn-red.disabled.focus, .btn-red[disabled]:hover, .btn-red[disabled]:focus, .btn-red[disabled].focus, fieldset[disabled] .btn-red:hover, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red.focus {
  background-color: #FE0000;
  border-color: #FE0000;
}
.btn-red .badge {
  color: #FE0000;
  background-color: #FFF;
}

.btn-red-inverse {
  color: #FE0000;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-red-inverse:focus, .btn-red-inverse.focus {
  color: #FE0000;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-red-inverse:hover {
  color: #FE0000;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-red-inverse:active, .btn-red-inverse.active, .open > .btn-red-inverse.dropdown-toggle {
  color: #FE0000;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-red-inverse:active:hover, .btn-red-inverse:active:focus, .btn-red-inverse:active.focus, .btn-red-inverse.active:hover, .btn-red-inverse.active:focus, .btn-red-inverse.active.focus, .open > .btn-red-inverse.dropdown-toggle:hover, .open > .btn-red-inverse.dropdown-toggle:focus, .open > .btn-red-inverse.dropdown-toggle.focus {
  color: #FE0000;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.btn-red-inverse.disabled:hover, .btn-red-inverse.disabled:focus, .btn-red-inverse.disabled.focus, .btn-red-inverse[disabled]:hover, .btn-red-inverse[disabled]:focus, .btn-red-inverse[disabled].focus, fieldset[disabled] .btn-red-inverse:hover, fieldset[disabled] .btn-red-inverse:focus, fieldset[disabled] .btn-red-inverse.focus {
  background-color: #FFF;
  border-color: #FFF;
}
.btn-red-inverse .badge {
  color: #FFF;
  background-color: #FE0000;
}

.modal-open .modal {
  overflow: auto;
}

.modal-open .modal.right {
  overflow: auto;
}

.modal .popover {
  z-index: 1051;
}

.tooltip {
  z-index: 2050;
}

.modal-backdrop.fade.in {
  opacity: 0.2;
}

.dropdown {
  list-style: none;
}

.list-group-item {
  padding: 12px 16px;
}

.filter-holder {
  margin-top: 5px;
}

.filter-holder .filter {
  margin-right: 4px;
  margin-bottom: 5px;
  display: inline-block;
}

.filter-holder .filter.no-bottom {
  margin-bottom: 0;
}

.filter-holder.right-aligned .filter {
  float: right;
}

.row-fluid table [class*=span].filter-holder {
  float: left;
}

.row-fluid table [class*=span].filter-holder.right-aligned {
  display: block;
  float: right;
}

.row-fluid table [class*=span].filter-holder.right-aligned .filter {
  float: right;
}

.filter-holder.right-aligned .filter.pull-left,
.row-fluid table [class*=span].filter-holder.right-aligned .filter.pull-left {
  float: left;
}

.filter input {
  margin-bottom: 0;
}

.filter > .checkbox {
  padding-top: 4px;
}

.filter .btn-sign-sorter {
  margin-bottom: 7px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-left: 0;
  float: left;
}

.filter .btn-sign-sorter ~ .search_form_dropdown {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.has-filter:hover {
  text-decoration: underline;
}

.has-filter.filtered {
  text-decoration: underline;
}

.filter > span {
  vertical-align: middle;
  margin-bottom: 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-color: #F7F7F9;
  background-image: none;
  filter: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #555555;
  font-size: inherit;
  border: 1px solid #DDDDDD;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  overflow: visible;
  border-radius: 4px;
}

.ui-accordion-content-active {
  border: 1px solid #DDDDDD;
}

.ui-widget-header .ui-accordion-header {
  border: 1px solid #DDDDDD;
}

.ui-state-hover {
  background-color: #EEEEEE !important;
}

.ui-state-active {
  background-color: #FFFFFF !important;
}

.ui-draggable {
  background: rgba(238, 238, 238, 0.5);
  border-radius: 4px;
  padding: 2px 0 0 2px;
}

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  overflow-y: scroll;
  max-height: 200px;
}

.ui-menu-item > .ui-menu-item-wrapper {
  display: block;
  padding: 1px 10px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
}

.ui-menu-item:hover .ui-menu-item-wrapper {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-width: 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

.ui-widget-content.ui-autocomplete .ui-state-active {
  background-color: #0088cc !important;
}

.accordion-item {
  display: block;
  padding-left: 2px;
  padding-right: 2px;
  cursor: auto;
}

.accordion-item.ui-draggable {
  cursor: pointer;
}

.accordion-item.ui-draggable.ui-draggable-dragging {
  cursor: move;
}

.modal.fade .modal-dialog {
  transform: translate(0px, 0px);
}

.modal.modal-small .modal-footer {
  margin-top: 0;
}

.modal.modal-giant .modal-dialog {
  width: 1280px;
}

.modal.modal-extra-large .modal-dialog {
  width: 1000px;
}

.modal.modal-large .modal-dialog {
  width: 700px;
}

.modal.modal-xs .modal-dialog {
  width: 512px;
}

.modal.modal-xl-paddings .modal-dialog .modal-content .modal-body {
  padding-right: 128px;
  padding-left: 128px;
}

.modal.modal-no-padding .modal-body {
  padding: 0;
}

.modal-body.modal-body-xs {
  padding-bottom: 0;
}

.modal form {
  margin-bottom: 0;
}

.modal-dialog .sticky-modal-footer {
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -16px;
  overflow-x: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-dialog .sticky-modal-content {
  margin: -16px;
}

.modal-dialog .sticky-modal-footer .form-actions {
  padding-bottom: 19px;
  margin-bottom: 0;
}

.modal-dialog .btn-toolbar {
  margin-left: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

@media (max-width: 1150px) {
  .modal.modal-extra-large .modal-dialog {
    width: auto;
  }
}
@media (max-width: 1350px) {
  .modal.modal-giant .modal-dialog {
    width: auto;
  }
}
@media (max-width: 767px) {
  .modal.modal-large .modal-dialog {
    width: auto;
  }

  .modal .form-horizontal .controls {
    margin-left: 110px;
  }
}
@media (min-width: 767px) {
  .modal .form-horizontal .desktop-form-group {
    margin-left: 0;
  }
}
.extra-tabs .nav.nav-tabs {
  margin-bottom: 0;
}

.extra-tabs .nav.nav-tabs.well-tabs li.active a {
  border-bottom-width: 0;
}

.extra-row.extra .extra {
  max-width: inherit;
}

.extra.wide-extra {
  max-width: none;
  margin-left: 0;
}

table .extra-content [class*=span] {
  display: block;
}

.limited-height-extra {
  max-width: 450px;
  max-height: 550px;
  overflow-y: auto;
}

.preview .extra {
  margin-bottom: 4px;
}

.popover {
  max-width: none;
}

.popover .popover-content .badge, .popover .popover-content .badge-filter {
  float: none !important;
  line-height: 16px;
  padding: 1px 9px 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  display: inline-block;
}

.popover .popover-content .badge-filter {
  padding-left: 0;
  padding-right: 0;
}

.popover .close {
  line-height: 14px;
}

.popover .popover-footer {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

table tbody tr:nth-child(n) td.error-background,
table tbody tr:nth-child(n) th.error-background,
.error-background, .error-background {
  background-color: #f2dede;
}

table tbody tr:nth-child(n) td.danger-background,
table tbody tr:nth-child(n) th.danger-background,
.danger-background, .danger-background {
  background-color: #f2dede;
}

.video-preview {
  padding: 10px 30px 10px 30px;
  background-color: #333333;
  opacity: 0.7;
  border-radius: 8px;
  cursor: pointer;
}

table tbody tr:nth-child(n) td.warning-background,
table tbody tr:nth-child(n) th.warning-background,
.warning-background, .warning-background {
  background-color: #fcf8e3;
}

table tbody tr:nth-child(n) td.info-background,
table tbody tr:nth-child(n) th.info-background,
.info-background, .info-background {
  background-color: #d9edf7;
}

table tbody tr:nth-child(n) td.success-background,
table tbody tr:nth-child(n) th.success-background,
.success-background {
  background-color: #dff0d8;
}

table tbody tr:nth-child(n) td.inactive-background,
table tbody tr:nth-child(n) th.inactive-background,
.inactive-background {
  background-color: #F0F0F0;
}

table tbody tr:nth-child(n) td.gray-background,
table tbody tr:nth-child(n) th.gray-background,
.gray-background {
  background-color: #f7f7f7;
}

table tbody tr:nth-child(n) td.white-background,
table tbody tr:nth-child(n) th.white-background,
.white-background {
  background-color: #ffffff;
}

.table tbody tr.gray td,
.table-hover tbody tr.gray:hover td {
  background-color: #f7f7f7;
}

.table-bordered tbody tr th, .table-bordered tbody tr td {
  /*border-left: inherit;*/
}

.table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td {
  /*border-left: 1px solid #dddddd;*/
}

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

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

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

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

.table.table-no-border > tbody > tr > td, .table.table-no-border > tbody > tr > th {
  border-top: 0;
}

table tbody tr.table-header:nth-child(n) td,
table tbody tr.table-header:nth-child(n) th {
  background-color: #f3f3f3;
}

.ui-selected,
.table-striped tbody tr:nth-child(2n+1).ui-selected > td,
.table-striped tbody tr:nth-child(2n+1).ui-selected > th {
  background-color: #3A87AD;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.stripped .strip:nth-child(2n+1) {
  background-color: #ffffff;
}

.stripped .strip:nth-child(2n) {
  background-color: #f7f7f7;
}

.short_cell {
  width: 40px;
  white-space: nowrap;
}

.table-condensed .short_cell_with_icon {
  width: 60px;
  padding-left: 11px;
}

.noborder tr, .noborder td {
  border: none;
}

.table tr th div .title {
  display: table-cell;
  white-space: normal;
  padding-right: 2px;
}

.table-row ul input {
  display: table-cell;
}

.table-row label {
  display: table-cell;
}

@media (max-width: 767px) {
  .table-row input[type=radio] {
    margin-left: 0;
  }
}
tr .td-compact {
  margin-bottom: -3px;
  margin-top: -3px;
}

.table .table-row {
  display: table-row;
}

.table .table-row .table-cell {
  display: table-cell;
}

td.btn-cell, .table-condensed > tbody > tr > td.btn-cell {
  padding-top: 2px;
  padding-bottom: 1px;
}

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

.table tr td.cell-with-icon, .table th.cell-with-icon {
  padding-bottom: 0;
  padding-top: 6px;
  text-align: right;
  white-space: nowrap;
}

.table td.cell-with-icon i, .table th.cell-with-icon i, .large-icons i, .cell-with-icon > a > i {
  font-size: 18px;
  padding-top: 0;
}

.table.table-striped > tbody:last-child > tr:last-child > td, .table.table-striped > tbody:last-child > tr:last-child > th {
  border-bottom: 1px solid #DDDDDD;
}

table tr td.action_td {
  padding-top: 2px;
  padding-bottom: 2px;
  max-width: 100px;
  text-align: center;
}

.table-scroll table {
  margin-bottom: 0;
}

.table.table-striped > tbody > tr.alert-row > td {
  border-top: none;
  padding-top: 0;
  padding-bottom: 0;
}

.table.table-striped > tbody > tr:last-child.alert-row > td {
  border-bottom: 1px solid #DDDDDD;
}

.skin-1 .nav.nav-underscored {
  border-bottom-width: 0;
  margin-bottom: 8px;
}
.skin-1 .nav.nav-underscored > li {
  font-size: 18px;
  display: inline-flex;
  margin-bottom: 8px;
  margin-right: 16px;
}
.skin-1 .nav.nav-underscored > li > a {
  border-width: 0;
  font-weight: normal;
  color: #2980b9;
  padding: 0 0 4px 0;
  line-height: 1.428571429;
}
.skin-1 .nav.nav-underscored > li.active > a, .skin-1 .nav.nav-underscored > li:hover > a, .skin-1 .nav.nav-underscored > li:focus > a {
  background: none;
  color: #333;
  border-bottom: 2px solid #333;
  padding-bottom: 4px;
}
.skin-1 .nav.nav-underscored > li.disabled {
  cursor: not-allowed;
}
.skin-1 .nav.nav-underscored > li.disabled > a {
  pointer-events: none;
}

.skin-1 .nav.nav-underscored > li.active, .skin-1 .nav.nav-underscored > li:focus, .skin-1 .nav.nav-underscored > li > a:focus {
  background: none;
}

.skin-1 .nav.nav-underscored > li.active > a, .skin-1 .nav.nav-underscored > li:focus > a, .skin-1 .nav.nav-underscored > li:hover > a {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../inspinia/fonts/glyphicons-halflings-regular.eot");
  src: url("../inspinia/fonts/glyphicons-halflings-regular.eot#iefix") format("embedded-opentype"), url("../inspinia/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../inspinia/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../inspinia/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../inspinia/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/*# sourceMappingURL=bootstrap.css.map */

@charset "UTF-8";
/*
 *
 *   INSPINIA - Responsive Admin Theme
 *   version 2.7.1
 *
*/
h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3, h4, h5 {
  margin-top: 5px;
  font-weight: 600;
}

.font-sm {
  font-size: 12px;
}

.font-md {
  font-size: 14px;
}

.font-lg {
  font-size: 16px;
}

.font-xl {
  font-size: 18px;
}

.font-xxl {
  font-size: 20px;
}

.font-xxxl {
  font-size: 32px;
}

.font-xxxxl {
  font-size: 64px;
}

.brand-logo {
  background: url("../mshp/brand/mshp-horizontal-black.png") 50%/contain no-repeat;
  height: 32px;
  width: 140px;
}

.brand-logo.brand-logo-white {
  background: url("../mshp/brand/mshp-horizontal-black.png") 50%/contain no-repeat;
  height: 32px;
  width: 140px;
}

.nav > li > a {
  color: #a7b1c2;
  font-weight: 400;
  padding: 14px 20px 14px 25px;
}

.nav.navbar-right > li > a {
  color: #999c9e;
}

.nav > li.active > a {
  color: #333333;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
  background-color: #293846;
  color: white;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: #fff;
}

.nav.navbar-top-links > li > a:hover, .nav.navbar-top-links > li > a:focus {
  background-color: transparent;
}

.nav > li > a i {
  margin-right: 6px;
}

.navbar {
  border: 0;
}

.navbar-default {
  background-color: transparent;
  border-color: #2F4050;
}

.navbar-top-links li {
  display: inline-block;
}

.navbar-top-links li:last-child {
  margin-right: 40px;
}

.body-small .navbar-top-links li:last-child {
  margin-right: 0;
}

.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px;
}

.dropdown-menu {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 2100;
}

.dropdown-menu > li > a {
  border-radius: 3px;
  line-height: 25px;
  margin: 4px;
  text-align: left;
  font-weight: normal;
}

.dropdown-menu > li > a label {
  margin-bottom: 0;
}

.dropdown-menu > li > a.text-info {
  color: #3498db;
}

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

.dropdown-menu > li > a.font-bold {
  font-weight: 600;
}

.navbar-top-links .dropdown-menu li {
  display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
  padding: 2px 10px;
  min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}

.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}

.dropdown-messages, .dropdown-alerts {
  padding: 10px 10px 10px 10px;
}

.dropdown-messages li a, .dropdown-alerts li a {
  font-size: 12px;
}

.dropdown-messages li em, .dropdown-alerts li em {
  font-size: 10px;
}

.nav-header {
  padding: 33px 25px;
  background-color: #2F4050;
  background-image: url("../inspinia/SCSS/patterns/header-profile.png");
}

.pace-done .nav-header {
  transition: all 0.4s;
}

ul.nav-second-level {
  background: #293846;
}

.nav > li.active {
  border-left: 4px solid #277ab1;
  background: #293846;
}

.nav.nav-second-level > li.active {
  border: none;
}

.nav.nav-second-level.collapse[style] {
  height: auto !important;
}

.nav-header a {
  color: #DFE4ED;
}

.nav-header .text-muted {
  color: #8095a8;
}

.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 14px 5px 5px 20px;
  font-size: 14px;
  float: left;
}

.navbar-form-custom {
  float: left;
  height: 50px;
  padding: 0;
  width: 200px;
  display: block;
}

.navbar-form-custom .form-group {
  margin-bottom: 0;
}

.nav.navbar-top-links > li > a {
  font-size: 16px;
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}

.navbar-form-custom .form-control {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  font-size: 14px;
  height: 60px;
  margin: 0;
  z-index: 2000;
}

.count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 12px;
}

.arrow {
  float: right;
}

.fa.arrow:before {
  content: "\f104";
}

.active > a > .fa.arrow:before {
  content: "\f107";
}

.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important;
}

.nav-second-level li a {
  padding: 7px 10px 7px 10px;
  padding-left: 52px;
}

.nav-third-level li a {
  padding-left: 62px;
}

.nav-second-level li:last-child {
  margin-bottom: 10px;
}

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level,
.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 140px;
  height: auto;
}

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px;
}

.fixed-nav .slimScrollDiv #side-menu {
  padding-bottom: 60px;
}

.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px;
}

.mini-navbar .nav .nav-second-level {
  position: absolute;
  left: 70px;
  top: 0;
  background-color: #2F4050;
  padding: 10px 10px 10px 10px;
  font-size: 12px;
}

.canvas-menu.mini-navbar .nav-second-level {
  background: #293846;
}

.mini-navbar li.active .nav-second-level {
  left: 65px;
}

.navbar-default .special_link a {
  background: #2980b9;
  color: white;
}

.navbar-default .special_link a:hover {
  background: #17987e !important;
  color: white;
}

.navbar-default .special_link a span.label {
  background: #fff;
  color: #2980b9;
}

.navbar-default .landing_link a {
  background: #2c89c6;
  color: white;
}

.navbar-default .landing_link a:hover {
  background: #2980b9 !important;
  color: white;
}

.navbar-default .landing_link a span.label {
  background: #fff;
  color: #2c89c6;
}

.logo-element {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: white;
  display: none;
  padding: 18px 0;
}

.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.navbar-fixed-top {
  background: #fff;
  transition-duration: 0.4s;
  border-bottom: 1px solid #e7eaec !important;
  z-index: 2030;
}

.navbar-fixed-top, .navbar-static-top {
  background: #f3f3f4;
}

.fixed-nav #wrapper {
  margin-top: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
  border-bottom: #f3f3f4;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default;
}

.nav.nav-tabs li {
  background: none;
  border: none;
}

body.fixed-nav #wrapper .navbar-static-side,
body.fixed-nav #wrapper #page-wrapper {
  margin-top: 60px;
}

body.top-navigation.fixed-nav #wrapper #page-wrapper {
  margin-top: 0;
}

body.fixed-nav.fixed-nav-basic .navbar-fixed-top {
  left: 220px;
}

body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {
  left: 70px;
}

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {
  left: 0;
}

body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {
  margin-top: 0;
}

body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
  left: 0;
}

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
  left: 220px;
}

.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}

.body-small .navbar-fixed-top {
  margin-left: 0;
}

body.mini-navbar .navbar-static-side {
  width: 70px;
}

body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
  display: none;
}

body.canvas-menu .profile-element {
  display: block;
}

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
  display: none;
}

body.mini-navbar .navbar-default .nav > li > a {
  font-size: 16px;
}

body.mini-navbar .logo-element {
  display: block;
}

body.canvas-menu .logo-element {
  display: none;
}

body.mini-navbar .nav-header {
  padding: 0;
  background-color: #2980b9;
}

body.canvas-menu .nav-header {
  padding: 33px 25px;
}

body.mini-navbar .menu-second-level ~ #page-wrapper {
  margin: 0 0 0 70px;
}

@media (max-width: 767px) {
  body.mini-navbar .menu-second-level-vue ~ #page-wrapper {
    margin: 0;
  }
}
body.fixed-sidebar.mini-navbar .footer,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0 !important;
}

body.canvas-menu.mini-navbar #page-wrapper,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0;
}

body.fixed-sidebar .navbar-static-side,
body.canvas-menu .navbar-static-side {
  position: fixed;
  width: 230px;
  z-index: 2001;
  height: 100%;
}

body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0;
}

body.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0;
}

body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 230px;
}

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 230px;
}

.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level,
.canvas-menu.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  height: auto;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px;
}

body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 13px;
  border-radius: 3px;
}

.fixed-sidebar.mini-navbar .nav-second-level li a,
.canvas-menu.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px;
}

.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  position: relative;
  padding: 0;
  font-size: 13px;
}

.fixed-sidebar.mini-navbar li.active .nav-second-level,
.canvas-menu.mini-navbar li.active .nav-second-level {
  left: 0;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a,
body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
  font-size: 13px;
}

body.fixed-sidebar.mini-navbar .nav-label,
body.fixed-sidebar.mini-navbar .navbar-default .nav li a span,
body.canvas-menu.mini-navbar .nav-label,
body.canvas-menu.mini-navbar .navbar-default .nav li a span {
  display: inline;
}

body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
  display: block;
}

.canvas-menu.mini-navbar .nav-second-level li a,
.fixed-sidebar.mini-navbar .nav-second-level li a {
  padding: 7px 10px 7px 52px;
}

.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  left: 0;
}

body.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #2f4050;
  height: 100%;
  position: fixed;
  display: none;
}

body.canvas-menu.mini-navbar nav.navbar-static-side {
  display: block;
  width: 220px;
}

body.shp-hide-overflow {
  overflow-y: hidden;
}

@media (min-width: 992px) {
  .body-small .page-wrapper-client .page-heading {
    padding-left: 70px;
  }
}
.body-small.mini-navbar .page-wrapper-client .page-heading {
  padding-left: 0;
}

.menu_toggler {
  z-index: 1000;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #FFF;
  background-color: #3498db;
  border-radius: 50px;
  min-height: 0;
  position: absolute;
  left: -60px;
  top: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
}
.menu_toggler .menu_toggler__icon {
  position: relative;
  top: 4px;
  left: 2px;
  margin: 0;
  user-select: none;
}

.mini-navbar .menu_toggler {
  display: none;
}

.page-heading-menu-cell {
  display: table-cell;
  position: relative;
  width: 0;
}

.nav.nav-dotted {
  border-bottom-width: 0;
  margin-bottom: 8px;
}
.nav.nav-dotted > li {
  font-size: 14px;
  display: inline-flex;
  margin-bottom: 8px;
  margin-right: 8px;
  align-items: center;
}
.nav.nav-dotted > li > a {
  border-width: 0;
  font-weight: normal;
  color: #337ab7;
  padding: 0;
  line-height: 1.428571429;
}
.nav.nav-dotted > li.active, .nav.nav-dotted > li:hover, .nav.nav-dotted > li:focus {
  background: none !important;
}
.nav.nav-dotted > li.active > a, .nav.nav-dotted > li:hover > a, .nav.nav-dotted > li:focus > a {
  background: none !important;
  color: #333;
}
.nav.nav-dotted > li:not(:last-child):after {
  background-color: #777777;
  border-radius: 100%;
  width: 5px;
  height: 5px;
  display: inline-block;
  content: "";
  margin-left: 8px;
}

.top-navigation #page-wrapper {
  margin-left: 0;
}

.top-navigation .navbar-nav .dropdown-menu > .active > a {
  background: white;
  color: #2980b9;
  font-weight: bold;
}

.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
  background: #fff;
}

.top-navigation .navbar {
  margin-bottom: 0;
}

.top-navigation .nav > li > a {
  padding: 15px 20px;
  color: #676a6c;
}

.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
  background: #fff;
  color: #2980b9;
}

.top-navigation .navbar .nav > li.active {
  background: #fff;
  border: none;
}

.top-navigation .nav > li.active > a {
  color: #2980b9;
}

.top-navigation .navbar-right {
  margin-right: 10px;
}

.top-navigation .navbar-nav .dropdown-menu {
  box-shadow: none;
  border: 1px solid #e7eaec;
}

.top-navigation .dropdown-menu > li > a {
  margin: 0;
  padding: 7px 20px;
}

.navbar .dropdown-menu {
  margin-top: 0;
}

.top-navigation .navbar-brand {
  background: #2980b9;
  color: #fff;
  padding: 15px 25px;
}

.top-navigation .navbar-top-links li:last-child {
  margin-right: 0;
}

.top-navigation.mini-navbar #page-wrapper,
.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
.mini-navbar .top-navigation #page-wrapper,
.body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,
.canvas-menu #page-wrapper {
  margin: 0;
}

.top-navigation.fixed-nav #wrapper, .fixed-nav #wrapper.top-navigation {
  margin-top: 50px;
}

.top-navigation .footer.fixed {
  margin-left: 0 !important;
}

.top-navigation .wrapper.wrapper-content {
  padding: 40px;
}

.top-navigation.body-small .wrapper.wrapper-content, .body-small .top-navigation .wrapper.wrapper-content {
  padding: 40px 0 40px 0;
}

.navbar-toggle {
  background-color: #2980b9;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
}

.top-navigation .navbar-nav .open .dropdown-menu > li > a, .top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 10px 20px;
}

@media (max-width: 768px) {
  .top-navigation .navbar-header {
    display: block;
    float: none;
  }
}
.menu-visible-lg, .menu-visible-md {
  display: none !important;
}

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

  .menu-visible-lg {
    display: block !important;
  }
}
.label {
  background-color: #D1DADE;
  color: #5E5E5E;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 600;
  padding: 3px 8px;
  text-shadow: none;
}

.nav .label, .ibox .label {
  font-size: 10px;
}

.badge {
  background-color: #D1DADE;
  color: #5E5E5E;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none;
}

.badge-md {
  font-size: 14px;
}

.badge-group > .badge {
  margin-bottom: 8px;
}
.badge-group > .badge:not(:last-child) {
  margin-right: 8px;
}

.badge-rounded {
  border-radius: 4px;
}

.label-primary, .badge-primary {
  background-color: #2980b9;
  color: #ffffff;
}

.label-success, .badge-success {
  background-color: #27ae60;
  color: #ffffff;
}

.label-warning, .badge-warning {
  background-color: #e67e22;
  color: #ffffff;
}

.label-warning-light, .badge-warning-light {
  background-color: #e67e22;
  color: #ffffff;
}

.label-danger, .badge-danger {
  background-color: #FE0000;
  color: #ffffff;
}

.label-info, .badge-info {
  background-color: #3498db;
  color: #ffffff;
}

.label-inverse, .badge-inverse {
  background-color: #262626;
  color: #FFFFFF;
}

.label-transparent, .badge-transparent {
  background-color: rgba(5, 25, 54, 0.4);
  color: #FFFFFF;
}

.label-white, .badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E;
}

.label-white, .badge-disable {
  background-color: #2A2E36;
  color: #8B91A0;
}

.label-light-default {
  color: #333;
  background-color: #e1e1e1;
  font-weight: 400;
}
.label-light-default[href] {
  background-color: #e1e1e1;
}

.label-light-important {
  color: #FE0000;
  background-color: #ffd9d9;
  font-weight: 400;
}
.label-light-important[href] {
  background-color: #ffd9d9;
}

.label-light-danger {
  color: #FE0000;
  background-color: #ffd9d9;
  font-weight: 400;
}
.label-light-danger[href] {
  background-color: #ffd9d9;
}

.label-light-warning {
  color: #e67e22;
  background-color: #fbecde;
  font-weight: 400;
}
.label-light-warning[href] {
  background-color: #fbecde;
}

.label-light-success {
  color: #27ae60;
  background-color: #dbf7e7;
  font-weight: 400;
}
.label-light-success[href] {
  background-color: #dbf7e7;
}

.label-light-info {
  color: #3498db;
  background-color: #e1f0fa;
  font-weight: 400;
}
.label-light-info[href] {
  background-color: #e1f0fa;
}

.label-light-primary {
  color: #2980b9;
  background-color: #dcedf7;
  font-weight: 400;
}
.label-light-primary[href] {
  background-color: #dcedf7;
}

.label-light-amazing {
  color: #8e44ad;
  background-color: #eee2f4;
  font-weight: 400;
}
.label-light-amazing[href] {
  background-color: #eee2f4;
}

/* TOOGLE SWICH */
.onoffswitch {
  position: relative;
  width: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #2980b9;
  border-radius: 2px;
}

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #2980b9;
  color: #FFFFFF;
}

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: #FFFFFF;
  color: #999999;
  text-align: right;
}

.onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #2980b9;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}

.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:before {
  background-color: #919191;
}

.onoffswitch-checkbox:disabled + .onoffswitch-label,
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
  border-color: #919191;
}

/* CHOSEN PLUGIN */
.chosen-container-single .chosen-single {
  background: #ffffff;
  box-shadow: none;
  -moz-box-sizing: border-box;
  border-radius: 2px;
  cursor: text;
  height: auto !important;
  margin: 0;
  min-height: 30px;
  overflow: hidden;
  padding: 4px 12px;
  position: relative;
  width: 100%;
}

.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #e5e6e7;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}

/* Tags Input Plugin */
.bootstrap-tagsinput {
  border: 1px solid #e5e6e7;
  box-shadow: none;
}

/* PAGINATIN */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}

.pagination > li > a, .pagination > li > span {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}

/* TOOLTIPS */
.tooltip-inner {
  background-color: #2F4050;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #2F4050;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #2F4050;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2F4050;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #2F4050;
}

/* EASY PIE CHART*/
.easypiechart {
  position: relative;
  text-align: center;
}

.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}

.easypiechart canvas {
  top: 0;
  left: 0;
}

.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1;
}

.easypiechart img {
  margin-top: -4px;
}

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* FULLCALENDAR */
.fc-state-default {
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
  color: #333333;
  text-shadow: none;
}

.fc-state-default {
  border: 1px solid;
}

.fc-button {
  color: inherit;
  border: 1px solid #e7eaec;
  cursor: pointer;
  display: inline-block;
  height: 1.9em;
  line-height: 1.9em;
  overflow: hidden;
  padding: 0 0.6em;
  position: relative;
  white-space: nowrap;
}

.fc-state-active {
  background-color: #2980b9;
  border-color: #2980b9;
  color: #ffffff;
}

.fc-header-title h2 {
  font-size: 16px;
  font-weight: 600;
  color: inherit;
}

.fc-content .fc-widget-header, .fc-content .fc-widget-content {
  border-color: #e7eaec;
  font-weight: normal;
}

.fc-border-separate tbody {
  background-color: #F8F8F8;
}

.fc-state-highlight {
  background: none repeat scroll 0 0 #FCF8E3;
}

.external-event {
  padding: 5px 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 5px;
}

.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
  border-radius: 2px;
}

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
  padding: 4px 6px;
  background-color: #2980b9;
  /* background color */
  border-color: #2980b9;
  /* border color */
}

.fc-event-time, .fc-event-title {
  color: #717171;
  padding: 0 1px;
}

.ui-calendar .fc-event-time, .ui-calendar .fc-event-title {
  color: #fff;
}

/* Chat */
.chat-activity-list .chat-element {
  border-bottom: 1px solid #e7eaec;
}

.chat-element:first-child {
  margin-top: 0;
}

.chat-element {
  padding-bottom: 15px;
}

.chat-element, .chat-element .media {
  margin-top: 15px;
}

.chat-element, .media-body {
  overflow: hidden;
}

.chat-element .media-body {
  display: block;
  width: auto;
}

.chat-element > .pull-left {
  margin-right: 10px;
}

.chat-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}

.chat-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px;
}

.chat-element .actions {
  margin-top: 10px;
}

.chat-element .photos {
  margin: 10px 0;
}

.right.chat-element > .pull-right {
  margin-left: 10px;
}

.chat-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}

.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body {
  margin-left: 60px;
}

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
  color: #777777;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}

/* LIST GROUP */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  border-color: #e7eaec;
  border-left-color: #2980b9;
  border-left-width: 4px;
  padding-left: 12px;
  color: #333;
  background-color: #FFF;
  z-index: 2;
}

.panel > .list-group .list-group-item.active {
  border-left-width: 5px;
  margin-left: -1px;
}

.list-group-item-heading {
  margin-top: 10px;
}

.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}

.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}

.no-padding .list-group {
  margin-bottom: 0;
}

.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px;
}

.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}

.elements-list .list-group {
  margin-bottom: 0;
}

.elements-list a {
  color: inherit;
}

.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  border-radius: 0;
}

.elements-list li.active {
  transition: none;
}

.element-detail-box {
  padding: 25px;
}

/* FLOT CHART  */
.flot-chart {
  display: block;
  height: 200px;
}

.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px;
}

.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto;
}

.jqstooltip {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: white;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px;
}

.jqsfield {
  color: white;
  text-align: left;
}

.fh-150 {
  height: 150px;
}

.fh-200 {
  height: 200px;
}

.h-150 {
  min-height: 150px;
}

.h-200 {
  min-height: 200px;
}

.h-300 {
  min-height: 300px;
}

.w-150 {
  min-width: 150px;
}

.w-200 {
  min-width: 200px;
}

.w-300 {
  min-width: 300px;
}

.legendLabel {
  padding-left: 5px;
}

.stat-list li:first-child {
  margin-top: 0;
}

.stat-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.stat-percent {
  float: right;
}

.stat-list li {
  margin-top: 15px;
  position: relative;
}

/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}

.dataTables_wrapper {
  padding-bottom: 30px;
}

.dataTables_length {
  float: left;
}

.dataTables_filter label {
  margin-right: 5px;
}

.html5buttons {
  float: right;
}

.html5buttons a {
  border: 1px solid #e7eaec;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
  font-size: 12px;
}
.html5buttons a:hover, .html5buttons a:focus:active {
  background-color: #eee;
  color: inherit;
  border-color: #d2d2d2;
}

div.dt-button-info {
  z-index: 100;
}

@media (max-width: 768px) {
  .html5buttons {
    float: none;
    margin-top: 10px;
  }

  .dataTables_length {
    float: none;
  }
}
/* CIRCLE */
.img-circle {
  border-radius: 50%;
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

.btn-circle.btn-xs {
  width: 16px;
  height: 16px;
  padding: 0;
  border-radius: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 1.428571429;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.show-grid [class^=col-] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}

.show-grid {
  margin: 15px 0;
}

/* ANIMATION */
.css-animation-box h1 {
  font-size: 44px;
}

.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px;
}

#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px;
}

.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
}

.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px;
}

.animation-text-box h2 {
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 5px;
}

.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase;
}

/* PEACE */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #2980b9;
  position: fixed;
  z-index: 2040;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace-inactive {
  display: none;
}

/* WIDGETS */
.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.widget.style1 h2 {
  font-size: 30px;
}

.widget h2, .widget h3 {
  margin-top: 5px;
  margin-bottom: 0;
}

.widget-text-box {
  padding: 20px;
  border: 1px solid #e7eaec;
  background: #ffffff;
}

.widget-head-color-box {
  border-radius: 5px 5px 0 0;
  margin-top: 10px;
}

.widget .flot-chart {
  height: 100px;
}

.vertical-align div {
  display: inline-block;
  vertical-align: middle;
}

.vertical-align h2, .vertical-align h3 {
  margin: 0;
}

.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.todo-list.small-list {
  font-size: 12px;
}

.todo-list.small-list > li {
  background: #f3f3f4;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px;
}

.todo-list.small-list .btn-xs, .todo-list.small-list .btn-group-xs > .btn {
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px;
}

.todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px;
}

.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px;
}

.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px;
}

.check-link {
  font-size: 16px;
}

.todo-completed {
  text-decoration: line-through;
}

.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0;
}

.glyphicon.fa {
  font-family: "FontAwesome";
}

/* INPUTS */
.input-s-sm {
  width: 120px;
}

.input-s {
  width: 200px;
}

.input-s-lg {
  width: 250px;
}

.i-checks {
  padding-left: 0;
}

.form-control, .single-line {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  display: block;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.form-control:focus, .single-line:focus {
  border-color: #2980b9;
}

.has-success .form-control, .has-success .form-control:focus {
  border-color: #2980b9;
}

.has-warning .form-control, .has-warning .form-control:focus {
  border-color: #e67e22;
}

.has-error .form-control, .has-error .form-control:focus {
  border-color: #FE0000;
}

.has-success .control-label {
  color: #2980b9;
}

.has-warning .control-label {
  color: #e67e22;
}

.has-error .control-label {
  color: #FE0000;
}

.input-group-addon {
  background-color: #fff;
  border: 1px solid #E5E6E7;
  border-radius: 1px;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}

.spinner-buttons.input-group-btn .btn-xs {
  line-height: 1.13;
}

.spinner-buttons.input-group-btn {
  width: 20%;
}

.noUi-connect {
  background: none repeat scroll 0 0 #2980b9;
  box-shadow: none;
}

.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #FE0000;
  box-shadow: none;
}

/* UI Sortable */
.ui-sortable .ibox-title {
  cursor: move;
}

.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec;
}

.ibox.ui-sortable-placeholder {
  margin: 0 0 23px !important;
}

/* SWITCHES */
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 7px;
  background-color: #1AB394;
  color: #FFFFFF;
}

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 7px;
  background-color: #FFFFFF;
  color: #919191;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}

/* jqGrid */
.ui-jqgrid {
  -moz-box-sizing: content-box;
}

.ui-jqgrid-btable {
  border-collapse: separate;
}

.ui-jqgrid-htable {
  border-collapse: separate;
}

.ui-jqgrid-titlebar {
  height: 40px;
  line-height: 15px;
  color: #676a6c;
  background-color: #F9F9F9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 1.1em 1em 0.2em;
}

.ui-jqgrid .ui-jqgrid-titlebar {
  position: relative;
  border-left: 0 solid;
  border-right: 0 solid;
  border-top: 0 solid;
}

.ui-widget-header {
  background: none;
  background-image: none;
  background-color: #f5f5f6;
  text-transform: uppercase;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ui-jqgrid tr.ui-row-ltr td {
  border-right-color: inherit;
  border-right-style: solid;
  border-right-width: 1px;
  text-align: left;
  border-color: #DDDDDD;
  background-color: inherit;
}

.ui-search-toolbar input[type=text] {
  font-size: 12px;
  height: 15px;
  border: 1px solid #CCCCCC;
  border-radius: 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #F9F9F9;
  border: 1px solid #DDDDDD;
  line-height: 15px;
  font-weight: bold;
  color: #676a6c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ui-widget-content {
  box-sizing: content-box;
}

.ui-icon-triangle-1-n {
  background-position: 1px -16px;
}

.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 0 !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #f5f5f5;
  border-collapse: separate;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #f2fbff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #ffffff;
  font-weight: normal;
  color: #212121;
}

.ui-jqgrid .ui-pg-input {
  font-size: inherit;
  width: 50px;
  border: 1px solid #CCCCCC;
  height: 15px;
}

.ui-jqgrid .ui-pg-selbox {
  display: block;
  font-size: 1em;
  height: 25px;
  line-height: 18px;
  margin: 0;
  width: auto;
}

.ui-jqgrid .ui-pager-control {
  position: relative;
}

.ui-jqgrid .ui-jqgrid-pager {
  height: 32px;
  position: relative;
}

.ui-pg-table .navtable .ui-corner-all {
  border-radius: 0;
}

.ui-jqgrid .ui-pg-button:hover {
  padding: 1px;
  border: 0;
}

.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  height: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important;
  font-size: 11px;
}

.ui-jqgrid .form-control {
  height: 10px;
  width: auto;
  display: inline;
  padding: 10px 12px;
}

.ui-jqgrid-pager {
  height: 32px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0;
}

.ui-widget-content {
  border: 1px solid #ddd;
}

.ui-jqgrid .ui-jqgrid-titlebar {
  padding: 0;
}

.ui-jqgrid .ui-jqgrid-titlebar {
  border-bottom: 1px solid #ddd;
}

.ui-jqgrid tr.jqgrow td {
  padding: 6px;
}

.ui-jqdialog .ui-jqdialog-titlebar {
  padding: 10px 10px;
}

.ui-jqdialog .ui-jqdialog-title {
  float: none !important;
}

.ui-jqdialog > .ui-resizable-se {
  position: absolute;
}

/* Nestable list */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.dd-list .dd-list {
  padding-left: 30px;
}

.dd-collapsed .dd-list {
  display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid #e7eaec;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-handle span {
  font-weight: bold;
}

.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-weight: bold;
}

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}

.dd-item > button:before {
  content: "+";
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

.dd-item > button[data-action=collapse]:before {
  content: "-";
}

#nestable2 .dd-item > button {
  font-family: FontAwesome;
  height: 34px;
  width: 33px;
  color: #c1c1c1;
}

#nestable2 .dd-item > button:before {
  content: "\f067";
}

#nestable2 .dd-item > button[data-action=collapse]:before {
  content: "\f068";
}

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
}

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

/**
* Nestable Extras
*/
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

#nestable-menu {
  padding: 0;
  margin: 10px 0 20px 0;
}

#nestable-output,
#nestable2-output {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#nestable2 .dd-handle {
  color: inherit;
  border: 1px dashed #e7eaec;
  background: #f3f3f4;
  padding: 10px;
}

#nestable2 span.label {
  margin-right: 10px;
}

#nestable-output,
#nestable2-output {
  font-size: 12px;
  padding: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* CodeMirror */
.CodeMirror {
  border: 1px solid #eee;
  height: auto;
}

.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto;
  min-height: 40px;
}

/* Google Maps */
.google-map {
  height: 300px;
}

/* Validation */
label.error {
  color: #cc5965;
  display: inline-block;
  margin-left: 5px;
}

.form-control.error {
  border: 1px dotted #cc5965;
}

/* ngGrid */
.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 400px;
}

.gridStyle2 {
  border: 1px solid #d4d4d4;
  width: 500px;
  height: 300px;
}

.ngH eaderCell {
  border-right: none;
  border-bottom: 1px solid #e7eaec;
}

.ngCell {
  border-right: none;
}

.ngTopPanel {
  background: #F5F5F6;
}

.ngRow.even {
  background: #f9f9f9;
}

.ngRow.selected {
  background: #EBF2F1;
}

.ngRow {
  border-bottom: 1px solid #e7eaec;
}

.ngCell {
  background-color: transparent;
}

.ngHeaderCell {
  border-right: none;
}

/* Toastr custom style */
#toast-container > .toast {
  background-image: none !important;
}

#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 24px;
  float: left;
  color: #FFF;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em;
}

#toast-container > .toast-warning:before {
  content: "\f0e7";
}

#toast-container > .toast-error:before {
  content: "\f071";
}

#toast-container > .toast-info:before {
  content: "\f005";
}

#toast-container > .toast-success:before {
  content: "\f00c";
}

#toast-container > div {
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  opacity: 0.9;
  -ms-filter: alpha(Opacity=90);
  filter: alpha(opacity=90);
}

#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

.toast {
  background-color: #2980b9;
}

.toast-success {
  background-color: #2980b9;
}

.toast-error {
  background-color: #FE0000;
}

.toast-info {
  background-color: #3498db;
}

.toast-warning {
  background-color: #e67e22;
}

.toast-top-full-width {
  margin-top: 20px;
}

.toast-bottom-full-width {
  margin-bottom: 20px;
}

/* Notifie */
.cg-notify-message.inspinia-notify {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  border: none;
  margin-top: 30px;
  color: inherit;
}

.inspinia-notify.alert-warning {
  border-left: 6px solid #e67e22;
}

.inspinia-notify.alert-success {
  border-left: 6px solid #27ae60;
}

.inspinia-notify.alert-danger {
  border-left: 6px solid #FE0000;
}

.inspinia-notify.alert-info {
  border-left: 6px solid #2980b9;
}

/* Image cropper style */
.img-container, .img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%;
}

.img-preview-sm {
  height: 130px;
  width: 200px;
}

/* Forum styles  */
.forum-post-container .media {
  margin: 10px 10px 10px 10px;
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #f1f1f1;
}

.forum-avatar {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 110px;
}

.forum-avatar .img-circle {
  height: 48px;
  width: 48px;
}

.author-info {
  color: #676a6c;
  font-size: 11px;
  margin-top: 5px;
  text-align: center;
}

.forum-post-info {
  padding: 9px 12px 6px 12px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1;
}

.media-body > .media {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f1f1f1;
}

.forum-post-container .media-body .photos {
  margin: 10px 0;
}

.forum-photo {
  max-width: 140px;
  border-radius: 3px;
}

.media-body > .media .forum-avatar {
  width: 70px;
  margin-right: 10px;
}

.media-body > .media .forum-avatar .img-circle {
  height: 38px;
  width: 38px;
}

.mid-icon {
  font-size: 66px;
}

.forum-item {
  margin: 10px 0;
  padding: 10px 0 20px;
  border-bottom: 1px solid #f1f1f1;
}

.views-number {
  font-size: 24px;
  line-height: 18px;
  font-weight: 400;
}

.forum-container, .forum-post-container {
  padding: 30px !important;
}

.forum-item small {
  color: #999;
}

.forum-item .forum-sub-title {
  color: #999;
  margin-left: 50px;
}

.forum-title {
  margin: 15px 0 15px 0;
}

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

.forum-desc {
  color: #999;
}

.forum-icon {
  float: left;
  width: 30px;
  margin-right: 20px;
  text-align: center;
}

a.forum-item-title {
  color: inherit;
  display: block;
  font-size: 18px;
  font-weight: 600;
}

a.forum-item-title:hover {
  color: inherit;
}

.forum-icon .fa {
  font-size: 30px;
  margin-top: 8px;
  color: #9b9b9b;
}

.forum-item.active .fa {
  color: #2980b9;
}

.forum-item.active a.forum-item-title {
  color: #2980b9;
}

@media (max-width: 992px) {
  .forum-info {
    margin: 15px 0 10px 0;
    /* Comment this is you want to show forum info in small devices */
    display: none;
  }

  .forum-desc {
    float: none !important;
  }
}
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

.vertical-container::after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#vertical-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}

.vertical-timeline-content .btn {
  float: right;
}

#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}

.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5;
}

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}

@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 16px 0;
}

.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.vertical-timeline-block:first-child {
  margin-top: 0;
}

.vertical-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }

  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }

  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}

.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }

  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }

  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 16px;
}

.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}

.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}

.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 400;
}

.vertical-date small {
  color: #2980b9;
  font-weight: 400;
}

.vertical-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}

@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }

  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }

  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }

  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }

  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }

  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}
/* Tabs */
.tabs-container .panel-body {
  background: #fff;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  padding: 20px;
  position: relative;
}
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
  background-color: #fff;
}
.tabs-container .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.tabs-container .tab-pane .panel-body {
  border-top: none;
}
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
}
.tabs-container .nav-tabs {
  border-bottom: 1px solid #e7eaec;
}
.tabs-container .tab-pane .panel-body {
  border-top: none;
}
.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #e7eaec;
}
.tabs-container .nav-tabs > li a:hover {
  background: transparent;
  border-color: transparent;
}
.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tabs-container .tabs-left .panel-body {
  position: static;
}
.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
  width: 20%;
}
.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%;
}
.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%;
}
.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
  display: none;
}
.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
  display: block;
}
.tabs-container .tabs-below > .nav-tabs {
  border-top: 1px solid #e7eaec;
}
.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-container .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #e7eaec;
  border-bottom-color: transparent;
}
.tabs-container .tabs-left > .nav-tabs > li,
.tabs-container .tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
}
.tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
  border-color: #e7eaec transparent #e7eaec #e7eaec;
  *border-right-color: #ffffff;
}
.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
}
.tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #e7eaec #e7eaec #e7eaec transparent;
  z-index: 1;
}

@media (max-width: 767px) {
  .tabs-container .nav-tabs > li {
    float: none !important;
  }

  .tabs-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #e7eaec !important;
    margin: 0;
  }
}
/* jsvectormap */
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 5px;
}

.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #2980b9;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box;
}

.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px;
}

.jvectormap-zoomin {
  top: 10px;
}

.jvectormap-zoomout {
  top: 30px;
}

.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px;
}

.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
}

.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.jvectormap-legend-cnt {
  position: absolute;
}

.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0;
}

.jvectormap-legend-cnt-v {
  top: 0;
  right: 0;
}

.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left;
}

.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px;
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}

.jvectormap-legend-tick-text {
  font-size: 12px;
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center;
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px;
}

/*Slick Carousel */
.slick-prev:before,
.slick-next:before {
  color: #2980b9 !important;
}

/* Payments */
.payment-card {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 25px;
  border: 1px solid #e7eaec;
}

.payment-icon-big {
  font-size: 60px;
  color: #D1DADE;
}

.payments-method.panel-group .panel + .panel {
  margin-top: -1px;
}

.payments-method .panel-heading {
  padding: 15px;
}

.payments-method .panel {
  border-radius: 0;
}

.payments-method .panel-heading h5 {
  margin-bottom: 5px;
}

.payments-method .panel-heading i {
  font-size: 26px;
}

/* Select2 custom styles */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-color: #e7eaec;
}

.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #2980b9;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #2980b9;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e7eaec;
}

.select2-dropdown {
  border-color: #e7eaec;
}
.select2-dropdown input:focus {
  outline: none;
}

.select2-selection {
  outline: none;
}

.ui-select-container.ui-select-bootstrap .ui-select-choices-row.active > a {
  background-color: #2980b9;
}

/* Tour */
.tour-tour .btn.btn-default {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  color: inherit;
}

.tour-step-backdrop {
  z-index: 2101;
}

.tour-backdrop {
  z-index: 2100;
  opacity: 0.7;
}

.popover[class*=tour-] {
  z-index: 2100;
}

body.tour-open .animated {
  animation-fill-mode: initial;
}

/* Resizable */
.resizable-panels .ibox {
  clear: none;
  margin: 10px;
  float: left;
  overflow: hidden;
}

.resizable-panels .ibox .ibox-content {
  height: calc(100% - 49px);
}

.ui-resizable-helper {
  background: rgba(211, 211, 211, 0.4);
}

/* Wizard step fix */
.wizard > .content > .body {
  position: relative;
}

/* PDF js style */
.pdf-toolbar {
  max-width: 600px;
  margin: 0 auto;
}

/* Dropzone */
.dropzone {
  min-height: 140px;
  border: 1px dashed #2980b9;
  background: white;
  padding: 20px 20px;
}
.dropzone .dz-message {
  font-size: 16px;
}

/* Activity stream */
.stream {
  position: relative;
  padding: 10px 0;
}
.stream:first-child .stream-badge:before {
  top: 10px;
}
.stream:last-child .stream-badge:before {
  height: 30px;
}
.stream .stream-badge {
  width: 50px;
}
.stream .stream-badge i {
  border: 1px solid #e7eaec;
  border-radius: 50%;
  padding: 6px;
  color: #4d4d4d;
  position: absolute;
  background-color: #ffffff;
  left: 8px;
}
.stream .stream-badge i.fa-circle {
  color: #999999;
}
.stream .stream-badge i.bg-success {
  color: #ffffff;
  background-color: #27ae60;
  border-color: #27ae60;
}
.stream .stream-badge i.bg-primary {
  color: #ffffff;
  background-color: #2980b9;
  border-color: #2980b9;
}
.stream .stream-badge i.bg-warning {
  color: #ffffff;
  background-color: #e67e22;
  border-color: #e67e22;
}
.stream .stream-badge i.bg-info {
  color: #ffffff;
  background-color: #3498db;
  border-color: #3498db;
}
.stream .stream-badge i.bg-danger {
  color: #ffffff;
  background-color: #FE0000;
  border-color: #FE0000;
}
.stream .stream-badge:before {
  content: "";
  width: 1px;
  background-color: #e7eaec;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
}
.stream .stream-info {
  font-size: 12px;
  margin-bottom: 5px;
}
.stream .stream-info img {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 2px;
  margin-top: -4px;
}
.stream .stream-info .date {
  color: #666666;
  font-size: 80%;
}
.stream .stream-panel {
  margin-left: 55px;
}

.stream-small {
  margin: 10px 0;
}
.stream-small .label {
  padding: 2px 6px;
  margin-right: 2px;
}

.confidental-wrapped-content {
  min-height: 100%;
  margin-bottom: -30px;
}

.confidental-block {
  height: 30px;
  padding: 9px;
  font-size: 11px;
  background-color: #E7EAEC;
}

.confidental-block span {
  color: #E67E22;
}

.position-sticky {
  position: sticky;
  top: 20px;
}

.label-big {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  padding: 6px 12px;
  border-radius: 100px;
}

.sidebar-panel {
  width: 220px;
  background: #ebebed;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}

.sidebar-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px;
}

.sidebar-panel .feed-element, .media-body, .sidebar-panel p {
  font-size: 12px;
}

.sidebar-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0;
}

.sidebar-panel .list-group {
  margin-bottom: 10px;
}

.sidebar-panel .list-group .list-group-item {
  padding: 5px 0;
  font-size: 12px;
  border: 0;
}

.sidebar-content .wrapper, .wrapper.sidebar-content {
  padding-right: 230px !important;
}

.body-small .sidebar-content .wrapper, .body-small .wrapper.sidebar-content {
  padding-right: 20px !important;
}

#right-sidebar {
  background-color: #fff;
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  overflow: hidden;
  position: fixed;
  top: 60px;
  width: 260px !important;
  z-index: 1009;
  bottom: 0;
  right: -260px;
}

#right-sidebar.sidebar-open {
  right: 0;
}

#right-sidebar.sidebar-open.sidebar-top {
  top: 0;
  border-top: none;
}

.sidebar-container ul.nav-tabs {
  border: none;
}
.sidebar-container ul.nav-tabs.navs-4 li {
  width: 25%;
}
.sidebar-container ul.nav-tabs.navs-3 li {
  width: 33.3333%;
}
.sidebar-container ul.nav-tabs.navs-2 li {
  width: 50%;
}
.sidebar-container ul.nav-tabs li {
  border: none;
}
.sidebar-container ul.nav-tabs li a {
  border: none;
  padding: 12px 10px;
  margin: 0;
  border-radius: 0;
  background: #2F4050;
  color: #fff;
  text-align: center;
  border-right: 1px solid #334556;
}
.sidebar-container ul.nav-tabs li.active a {
  border: none;
  background: #f9f9f9;
  color: #333;
  font-weight: bold;
}
.sidebar-container .nav-tabs > li.active > a:hover,
.sidebar-container .nav-tabs > li.active > a:focus {
  border: none;
}
.sidebar-container ul.sidebar-list {
  margin: 0;
  padding: 0;
}
.sidebar-container ul.sidebar-list li {
  border-bottom: 1px solid #e7eaec;
  padding: 15px 20px;
  list-style: none;
  font-size: 12px;
}
.sidebar-container .sidebar-message:nth-child(2n+2) {
  background: #f9f9f9;
}
.sidebar-container ul.sidebar-list li a {
  text-decoration: none;
  color: inherit;
}
.sidebar-container .sidebar-content {
  padding: 15px 20px;
  font-size: 12px;
}
.sidebar-container .sidebar-title {
  background: #f9f9f9;
  padding: 20px;
  border-bottom: 1px solid #e7eaec;
}
.sidebar-container .sidebar-title h3 {
  margin-bottom: 3px;
  padding-left: 2px;
}
.sidebar-container .tab-content h4 {
  margin-bottom: 5px;
}
.sidebar-container .sidebar-message > a > .pull-left {
  margin-right: 10px;
}
.sidebar-container .sidebar-message > a {
  text-decoration: none;
  color: inherit;
}
.sidebar-container .sidebar-message {
  padding: 15px 20px;
}
.sidebar-container .sidebar-message .media-body {
  display: block;
  width: auto;
}
.sidebar-container .sidebar-message .message-avatar {
  height: 38px;
  width: 38px;
  border-radius: 50%;
}
.sidebar-container .setings-item {
  padding: 15px 20px;
  border-bottom: 1px solid #e7eaec;
}

body {
  font-family: "Roboto", Arial, sans-serif;
  background-color: #2f4050;
  font-size: 14px;
  color: #333;
  overflow-x: hidden;
}

html, body {
  height: 100%;
}

body.full-height-layout #wrapper,
body.full-height-layout #page-wrapper {
  height: 100%;
}

body.boxed-layout {
  background: url("../inspinia/SCSS/patterns/shattered.png");
}

body.boxed-layout #wrapper {
  background-color: #2f4050;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}

.top-navigation.boxed-layout #wrapper,
.boxed-layout #wrapper.top-navigation {
  max-width: 1300px !important;
}

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

.block {
  display: block;
}

.clear {
  display: block;
  overflow: hidden;
}

a {
  cursor: pointer;
}

a:hover, a:focus {
  text-decoration: none;
}

.border-bottom {
  border-bottom: 1px solid #e7eaec !important;
}

.font-bold {
  font-weight: 600;
}

.font-normal {
  font-weight: 400;
}

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

.font-italic {
  font-style: italic;
}

.b-r {
  border-right: 1px solid #e7eaec;
}

.hr-line-dashed {
  border-top: 1px dashed #e7eaec;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0;
}

.hr-line-solid {
  border-bottom: 1px solid #e7eaec;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

video {
  width: 100% !important;
  height: auto !important;
}

/* GALLERY */
.gallery > .row > div {
  margin-bottom: 15px;
}

.fancybox img {
  margin-bottom: 5px;
  /* Only for demo */
  width: 24%;
}

/* Summernote text editor  */
.note-editor {
  height: auto !important;
}

.note-editor.fullscreen {
  z-index: 2050;
}

.note-editor.note-frame.fullscreen {
  z-index: 2020;
}

.note-editor.note-frame .note-editing-area .note-editable {
  color: #333;
  padding: 15px;
}

.note-editor.note-frame {
  border: none;
}

.note-editor.panel {
  margin-bottom: 0;
}

/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: 0 none;
  position: relative;
}

.modal-dialog {
  z-index: 2200;
}

.inmodal .modal-body {
  background: #f8fafb;
}

.inmodal .modal-header {
  padding: 30px 15px;
  text-align: center;
}

.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.inmodal .modal-title {
  font-size: 26px;
}

.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3;
}

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

/* WRAPPERS */
#wrapper {
  width: 100%;
  overflow-x: hidden;
}

.page-wrapper {
  padding: 0 20px;
}

.wrapper-content {
  padding: 20px 10px 40px;
  background: #f4f6fa none repeat scroll 0 0;
}

#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  position: relative !important;
}

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 2002px;
  }
}
.title-action {
  text-align: right;
  padding-top: 30px;
}

.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5,
.ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
  margin-top: 5px;
}

ul.unstyled, ol.unstyled {
  list-style: none outside none;
  margin-left: 0;
}

.big-icon {
  font-size: 160px !important;
  color: #e5e6e7;
}

/* FOOTER */
.footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}

.footer.fixed_full {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
}

.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
  margin-left: 230px;
}

body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px;
}

body.mini-navbar.canvas-menu .footer.fixed,
body.canvas-menu .footer.fixed {
  margin: 0 !important;
}

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 230px;
}

body.body-small .footer.fixed {
  margin-left: 0;
}

/* PANELS */
.page-heading {
  border-top: 0;
  padding: 0 16px 20px 16px;
}

.panel-heading h1, .panel-heading h2 {
  margin-bottom: 5px;
}

/* TABLES */
.table-bordered {
  border: 1px solid #EBEBEB;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  background-color: #F5F5F6;
  border-bottom-width: 1px;
}

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

.table > thead > tr > th {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: bottom;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}

/* PANELS */
.panel.blank-panel {
  background: none;
  margin: 0;
}

.blank-panel .panel-heading {
  padding-bottom: 0;
}

.nav-tabs > li > a {
  color: #A7B1C2;
  font-weight: 600;
  padding: 10px 20px 10px 25px;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: #e6e6e6;
  color: #333;
}

.ui-tab .tab-content {
  padding: 20px 0;
}

/* GLOBAL  */
.no-padding {
  padding: 0 !important;
}

.no-borders {
  border: none !important;
}

.no-margins {
  margin: 0 !important;
}

.no-top-border {
  border-top: 0 !important;
}

.ibox-content.text-box {
  padding-bottom: 0;
  padding-top: 15px;
}

.border-left-right {
  border-left: 1px solid #e7eaec;
  border-right: 1px solid #e7eaec;
}

.border-top-bottom {
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
}

.border-left {
  border-left: 1px solid #e7eaec;
}

.border-right {
  border-right: 1px solid #e7eaec;
}

.border-top {
  border-top: 1px solid #e7eaec;
}

.border-bottom {
  border-bottom: 1px solid #e7eaec;
}

.border-size-sm {
  border-width: 3px;
}

.border-size-md {
  border-width: 6px;
}

.border-size-lg {
  border-width: 9px;
}

.border-size-xl {
  border-width: 12px;
}

.full-width {
  width: 100% !important;
}

.link-block {
  font-size: 12px;
  padding: 10px;
}

.nav.navbar-top-links .link-block a {
  font-size: 12px;
}

.link-block a {
  font-size: 10px;
  color: inherit;
}

body.mini-navbar .branding {
  display: none;
}

img.circle-border {
  border: 6px solid #FFFFFF;
  border-radius: 50%;
}

.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #2980b9;
}

.login-panel {
  margin-top: 25%;
}

.icons-box h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.icons-box .infont a i {
  font-size: 25px;
  display: block;
  color: #333;
}

.icons-box .infont a {
  color: #a6a8a9;
}

.icons-box .infont a {
  padding: 10px;
  margin: 1px;
  display: block;
}

.ui-draggable .ibox-title {
  cursor: move;
}

.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0;
}

.breadcrumb > li a {
  color: inherit;
}

.breadcrumb > .active {
  color: inherit;
}

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

.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}

.ibox.collapsed .ibox-content {
  display: none;
}

.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078";
}

.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077";
}

.ibox:after, .ibox:before {
  display: table;
}

.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 15px 15px 7px;
  min-height: 48px;
}

.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
}

.ibox-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}

table.table-mail tr td {
  padding: 12px;
}

.table-mail .check-mail {
  padding-left: 20px;
}

.table-mail .mail-date {
  padding-right: 20px;
}

.star-mail, .check-mail {
  width: 40px;
}

.unread td a, .unread td {
  font-weight: 600;
  color: inherit;
}

.read td a, .read td {
  font-weight: normal;
  color: inherit;
}

.unread td {
  background-color: #f9f8f8;
}

.ibox-content {
  clear: both;
}

.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none;
}

.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}

.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}

.ibox-title .label {
  float: left;
  margin-left: 4px;
}

.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right;
}

.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4;
}

.ibox-tools a.btn-primary {
  color: #fff;
}

.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}

.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0;
}

/* BACKGROUNDS */
.gray-bg, .bg-muted {
  background-color: #f3f3f4;
}

.white-bg {
  background-color: #ffffff;
}

.blue-bg, .bg-success {
  background-color: #27ae60;
  color: #ffffff;
}

.navy-bg, .bg-primary {
  background-color: #2980b9;
  color: #ffffff;
}

.lazur-bg, .bg-info {
  background-color: #3498db;
  color: #ffffff;
}

.yellow-bg, .bg-yellow, .bg-warning {
  background-color: #e67e22;
  color: #ffffff;
}

.red-bg, .bg-danger {
  background-color: #FE0000;
  color: #ffffff;
}

.black-bg {
  background-color: #262626;
}

.panel-primary {
  border-color: #2980b9;
}

.panel-primary > .panel-heading {
  background-color: #2980b9;
  border-color: #2980b9;
}

.panel-success {
  border-color: #27ae60;
}

.panel-success > .panel-heading {
  background-color: #27ae60;
  border-color: #27ae60;
  color: #ffffff;
}

.panel-info {
  border-color: #3498db;
}

.panel-info > .panel-heading {
  background-color: #3498db;
  border-color: #3498db;
  color: #ffffff;
}

.panel-warning {
  border-color: #e67e22;
}

.panel-warning > .panel-heading {
  background-color: #e67e22;
  border-color: #e67e22;
  color: #ffffff;
}

.panel-danger {
  border-color: #FE0000;
}

.panel-danger > .panel-heading {
  background-color: #FE0000;
  border-color: #FE0000;
  color: #ffffff;
}

.panel-square {
  border-radius: 0;
}

.panel-canada-green {
  background: linear-gradient(90deg, #D4FC79 0%, #96E6A1 100%);
}

.panel-amazing-orange {
  background: linear-gradient(90deg, #FB9C7D 0%, #FBDB88 100%);
}

.panel-deep-purple {
  background: linear-gradient(90deg, #9795F0 0%, #FBC8D4 100%);
}

.panel-perfect-blue {
  background: linear-gradient(90deg, #A1C4FD 0%, #C2E9FB 100%);
}

.panel-night-blue {
  background: #2B3B54;
}

.progress-bar {
  background-color: #2980b9;
}

.progress-small, .progress-small .progress-bar {
  height: 10px;
}

.progress-small, .progress-mini {
  margin-top: 5px;
}

.progress-mini, .progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0;
}

.progress-bar-navy-light {
  background-color: #3dc7ab;
}

.progress-bar-success {
  background-color: #27ae60;
}

.progress-bar-info {
  background-color: #3498db;
}

.progress-bar-warning {
  background-color: #e67e22;
}

.progress-bar-danger {
  background-color: #FE0000;
}

.panel-title {
  font-size: inherit;
}

.jumbotron {
  border-radius: 6px;
  padding: 40px;
}

.jumbotron h1 {
  margin-top: 0;
}

/* COLORS */
.text-navy {
  color: #2980b9;
}

.text-primary {
  color: inherit;
}

.text-success {
  color: #1e8449;
}

.text-amazing {
  color: #8e44ad;
}

.text-info {
  color: #258cd1;
}

.text-warning {
  color: #d67118;
}

.text-danger {
  color: #d62c1a;
}

.text-muted {
  color: #888888;
}

.text-muted-lighten {
  color: #999999;
}

.bg-orange-light {
  background: #f9f8f5;
}

.text-white {
  color: #ffffff;
}

.transparent {
  opacity: 0.5;
}

.simple_tag {
  background-color: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  color: inherit;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 12px;
  display: inline-block;
}

.img-shadow {
  -webkit-box-shadow: 0 0 3px 0 #919191;
  -moz-box-shadow: 0 0 3px 0 #919191;
  box-shadow: 0 0 3px 0 #919191;
}

/* For handle diferent bg color in AngularJS version */
.dashboards\.dashboard_2 nav.navbar,
.dashboards\.dashboard_3 nav.navbar,
.mailbox\.inbox nav.navbar,
.mailbox\.email_view nav.navbar,
.mailbox\.email_compose nav.navbar,
.dashboards\.dashboard_4_1 nav.navbar,
.metrics nav.navbar, .metrics\.index nav.navbar,
.dashboards\.dashboard_5 nav.navbar {
  background: #fff;
}

/* For handle diferent bg color in MVC version */
.Dashboard_2 .navbar.navbar-static-top,
.Dashboard_3 .navbar.navbar-static-top,
.Dashboard_4_1 .navbar.navbar-static-top,
.ComposeEmail .navbar.navbar-static-top,
.EmailView .navbar.navbar-static-top,
.Inbox .navbar.navbar-static-top,
.Metrics .navbar.navbar-static-top,
.Dashboard_5 .navbar.navbar-static-top {
  background: #fff;
}

a.close-canvas-menu {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1011;
  color: #a7b1c2;
}

a.close-canvas-menu:hover {
  color: #fff;
}

.close-canvas-menu {
  display: none;
}

.canvas-menu .close-canvas-menu {
  display: block;
}

.light-navbar .navbar.navbar-static-top {
  background-color: #fff;
}

/* FULL HEIGHT */
.full-height {
  height: 100%;
}

.fh-breadcrumb {
  height: calc(100% - 196px);
  margin: 0 -15px;
  position: relative;
}

.fh-no-breadcrumb {
  height: calc(100% - 99px);
  margin: 0 -15px;
  position: relative;
}

.fh-column {
  background: #fff;
  height: 100%;
  width: 240px;
  float: left;
}

.modal-backdrop {
  z-index: 2040 !important;
}

.modal {
  z-index: 2050 !important;
}

.spiner-example {
  height: 200px;
  padding-top: 70px;
}

/* MARGINS & PADDINGS */
.p-xxs {
  padding: 5px;
}

.p-xs {
  padding: 10px;
}

.p-sm {
  padding: 15px;
}

.p-m {
  padding: 20px;
}

.p-md {
  padding: 25px;
}

.p-lg {
  padding: 30px;
}

.p-xl {
  padding: 40px;
}

.p-w-xs {
  padding: 0 10px;
}

.p-w-sm {
  padding: 0 15px;
}

.p-w-m {
  padding: 0 20px;
}

.p-w-md {
  padding: 0 25px;
}

.p-w-lg {
  padding: 0 30px;
}

.p-w-xl {
  padding: 0 40px;
}

.p-h-xs {
  padding: 10px 0;
}

.p-h-sm {
  padding: 15px 0;
}

.p-h-m {
  padding: 20px 0;
}

.p-h-md {
  padding: 25px 0;
}

.p-h-lg {
  padding: 30px 0;
}

.p-h-xl {
  padding: 40px 0;
}

.m-xxs {
  margin: 2px 4px;
}

.m {
  margin: 15px;
}

.m-xs {
  margin: 5px;
}

.m-sm {
  margin: 10px;
}

.m {
  margin: 15px;
}

.m-md {
  margin: 20px;
}

.m-lg {
  margin: 30px;
}

.m-xl {
  margin: 50px;
}

.m-n {
  margin: 0 !important;
}

.m-l-none {
  margin-left: 0;
}

.m-l-xs {
  margin-left: 5px;
}

.m-l-sm {
  margin-left: 10px;
}

.m-l {
  margin-left: 15px;
}

.m-l-md {
  margin-left: 20px;
}

.m-l-lg {
  margin-left: 30px;
}

.m-l-xl {
  margin-left: 40px;
}

.m-l-n-xxs {
  margin-left: -1px;
}

.m-l-n-xs {
  margin-left: -5px;
}

.m-l-n-sm {
  margin-left: -10px;
}

.m-l-n {
  margin-left: -15px;
}

.m-l-n-md {
  margin-left: -20px;
}

.m-l-n-lg {
  margin-left: -30px;
}

.m-l-n-xl {
  margin-left: -40px;
}

.m-t-none {
  margin-top: 0;
}

.m-t-xxs {
  margin-top: 1px;
}

.m-t-2 {
  margin-top: 2px;
}

.m-t-xs {
  margin-top: 5px;
}

.m-t-sm {
  margin-top: 10px;
}

.m-t {
  margin-top: 15px;
}

.m-t-md {
  margin-top: 20px;
}

.m-t-lg {
  margin-top: 30px;
}

.m-t-xl {
  margin-top: 40px;
}

.m-t-n-xxs {
  margin-top: -1px;
}

.m-t-n-xs {
  margin-top: -5px;
}

.m-t-n-sm {
  margin-top: -10px;
}

.m-t-n {
  margin-top: -15px;
}

.m-t-n-md {
  margin-top: -20px;
}

.m-t-n-lg {
  margin-top: -30px;
}

.m-t-n-xl {
  margin-top: -40px;
}

.m-r-none {
  margin-right: 0;
}

.m-r-xxs {
  margin-right: 1px;
}

.m-r-xs {
  margin-right: 5px;
}

.m-r-sm {
  margin-right: 10px;
}

.m-r {
  margin-right: 15px;
}

.m-r-md {
  margin-right: 20px;
}

.m-r-lg {
  margin-right: 30px;
}

.m-r-xl {
  margin-right: 40px;
}

.m-r-n-xxs {
  margin-right: -1px;
}

.m-r-n-xs {
  margin-right: -5px;
}

.m-r-n-sm {
  margin-right: -10px;
}

.m-r-n {
  margin-right: -15px;
}

.m-r-n-md {
  margin-right: -20px;
}

.m-r-n-lg {
  margin-right: -30px;
}

.m-r-n-xl {
  margin-right: -40px;
}

.m-b-none {
  margin-bottom: 0;
}

.m-b-xxs {
  margin-bottom: 1px;
}

.m-b-xs {
  margin-bottom: 5px;
}

.m-b-sm {
  margin-bottom: 10px;
}

.m-b {
  margin-bottom: 15px;
}

.m-b-md {
  margin-bottom: 20px;
}

.m-b-lg {
  margin-bottom: 30px;
}

.m-b-xl {
  margin-bottom: 40px;
}

.m-b-n-xxs {
  margin-bottom: -1px;
}

.m-b-n-xs {
  margin-bottom: -5px;
}

.m-b-n-sm {
  margin-bottom: -10px;
}

.m-b-n {
  margin-bottom: -15px;
}

.m-b-n-md {
  margin-bottom: -20px;
}

.m-b-n-lg {
  margin-bottom: -30px;
}

.m-b-n-xl {
  margin-bottom: -40px;
}

.space-15 {
  margin: 15px 0;
}

.space-20 {
  margin: 20px 0;
}

.space-25 {
  margin: 25px 0;
}

.space-30 {
  margin: 30px 0;
}

.img-sm {
  width: 32px;
  height: 32px;
}

.img-md {
  width: 64px;
  height: 64px;
}

.img-lg {
  width: 96px;
  height: 96px;
}

.img-xl {
  width: 128px;
  height: 128px;
}

.b-r-xs {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.b-r-sm {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-r-md {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.b-r-lg {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.b-r-xl {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}

.fullscreen-ibox-mode .animated {
  animation: none;
}

body.fullscreen-ibox-mode {
  overflow-y: hidden;
}

.ibox.fullscreen {
  z-index: 2030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0;
}

.ibox.fullscreen .collapse-link {
  display: none;
}

.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px);
}

body.modal-open {
  padding-right: inherit !important;
}

body.modal-open .wrapper-content.animated {
  -webkit-animation: none;
  -ms-animation-nam: none;
  animation: none;
}

body.modal-open .animated {
  animation-fill-mode: initial;
  z-index: inherit;
}

/* Show profile dropdown on fixed sidebar */
body.mini-navbar.fixed-sidebar .profile-element, .block {
  display: block !important;
}

body.mini-navbar.fixed-sidebar .nav-header {
  padding: 33px 25px;
}

body.mini-navbar.fixed-sidebar .logo-element {
  display: none;
}

.fullscreen-video .animated {
  animation: none;
}

.h-600 {
  min-height: 600px;
}

.f-r {
  float: right;
}

.h-600 {
  min-height: 600px;
}

.f-r {
  float: right;
}

.rtl {
  direction: rtl;
}

.height-auto {
  height: auto;
}

.p-b-xl {
  padding-bottom: 40px;
}

.p-b-xxl {
  padding-bottom: 80px;
}

.pre-input {
  white-space: pre;
  line-height: 1.4;
}

.fixed_layout {
  table-layout: fixed;
}

.nav-label ~ div.update-item-content {
  margin-left: 4px;
}

.classes-lessons-title + div {
  display: inline !important;
}

.yandex-copyright {
  display: none;
}

.below-paginator {
  z-index: 0;
  position: relative;
}

/* SEARCH PAGE */
.search-form {
  margin-top: 10px;
}

.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBE;
}

.search-result .search-link {
  color: #006621;
}

.search-result p {
  font-size: 12px;
  margin-top: 5px;
}

/* CONTACTS */
.contact-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  padding: 20px;
  margin-bottom: 20px;
}

.contact-box > a {
  color: inherit;
}

.contact-box.center-version {
  border: 1px solid #e7eaec;
  padding: 0;
}

.contact-box.center-version > a {
  display: block;
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
}

.contact-box.center-version > a img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.contact-box.center-version address {
  margin-bottom: 0;
}

.contact-box .contact-box-footer {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #e7eaec;
  padding: 15px 20px;
}

/* INVOICE */
.invoice-table tbody > tr > td:last-child, .invoice-table tbody > tr > td:nth-child(4), .invoice-table tbody > tr > td:nth-child(3), .invoice-table tbody > tr > td:nth-child(2) {
  text-align: right;
}

.invoice-table thead > tr > th:last-child, .invoice-table thead > tr > th:nth-child(4), .invoice-table thead > tr > th:nth-child(3), .invoice-table thead > tr > th:nth-child(2) {
  text-align: right;
}

.invoice-total > tbody > tr > td:first-child {
  text-align: right;
}

.invoice-total > tbody > tr > td {
  border: 0 none;
}

.invoice-total > tbody > tr > td:last-child {
  border-bottom: 1px solid #DDDDDD;
  text-align: right;
  width: 15%;
}

/* ERROR & LOGIN & LOCKSCREEN*/
.middle-box {
  max-width: 400px;
  z-index: 100;
  margin: 0 auto;
  padding-top: 40px;
}

.lockscreen.middle-box {
  width: 200px;
  padding-top: 110px;
}

.loginscreen.middle-box {
  width: 300px;
}

.loginColumns {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px;
}

.passwordBox {
  max-width: 460px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px;
}

.logo-name {
  color: #e6e6e6;
  font-size: 180px;
  font-weight: 800;
  letter-spacing: -10px;
  margin-bottom: 0;
}

.middle-box h1 {
  font-size: 170px;
}

.wrapper .middle-box {
  margin-top: 140px;
}

.lock-word {
  z-index: 10;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -470px;
}

.lock-word span {
  font-size: 100px;
  font-weight: 600;
  color: #e9e9e9;
  display: inline-block;
}

.lock-word .first-word {
  margin-right: 160px;
}

/* DASBOARD */
.dashboard-header {
  border-top: 0;
  padding: 20px 20px 20px 20px;
}

.dashboard-header h2 {
  margin-top: 10px;
  font-size: 26px;
}

.fist-item {
  border-top: none !important;
}

.statistic-box {
  margin-top: 40px;
}

.dashboard-header .list-group-item span.label {
  margin-right: 10px;
}

.list-group.clear-list .list-group-item {
  border-top: 1px solid #e7eaec;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}

ul.clear-list:first-child {
  border-top: none !important;
}

/* Intimeline */
.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
  border-left: 1px solid #e7eaec;
  background: #f8f8f8;
}

.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px;
}

.timeline-item .content {
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
  min-height: 100px;
}

.timeline-item .content:hover {
  background: #f6f6f6;
}

/* PIN BOARD */
ul.notes li, ul.tag-list li {
  list-style: none;
}

ul.notes li h4 {
  margin-top: 20px;
  font-size: 16px;
}

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  position: relative;
}

ul.notes li div small {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 10px;
}

ul.notes li div a {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: inherit;
}

ul.notes li {
  margin: 10px 40px 50px 0;
  float: left;
}

ul.notes li div p {
  font-size: 12px;
}

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  /* Firefox */
  -moz-box-shadow: 5px 5px 2px #212121;
  /* Safari+Chrome */
  -webkit-box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
  /* Opera */
  box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
}

ul.notes li div {
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
}

ul.notes li:nth-child(even) div {
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  position: relative;
  top: 5px;
}

ul.notes li:nth-child(3n) div {
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  position: relative;
  top: -5px;
}

ul.notes li:nth-child(5n) div {
  -o-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  position: relative;
  top: -10px;
}

ul.notes li div:hover, ul.notes li div:focus {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  position: relative;
  z-index: 5;
}

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 210px;
  width: 210px;
  padding: 1em;
  -moz-box-shadow: 5px 5px 7px #212121;
  -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  -moz-transition: -moz-transform 0.15s linear;
  -o-transition: -o-transform 0.15s linear;
  -webkit-transition: -webkit-transform 0.15s linear;
}

/* FILE MANAGER */
.file-box {
  float: left;
  width: 220px;
}

.file-manager h5 {
  text-transform: uppercase;
}

.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}

.folder-list li {
  border-bottom: 1px solid #e7eaec;
  display: block;
}

.folder-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}

.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}

.category-list li {
  display: block;
}

.category-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}

.category-list li a .text-navy {
  color: #2980b9;
}

.category-list li a .text-primary {
  color: #27ae60;
}

.category-list li a .text-info {
  color: #3498db;
}

.category-list li a .text-danger {
  color: #EF5352;
}

.category-list li a .text-warning {
  color: #F8AC59;
}

.file-manager h5.tag-title {
  margin-top: 20px;
}

.tag-list li {
  float: left;
}

.tag-list li a {
  font-size: 10px;
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}

.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}

.file-manager .hr-line-dashed {
  margin: 15px 0;
}

.file .icon, .file .image {
  height: 100px;
  overflow: hidden;
}

.file .icon {
  padding: 15px 10px;
  text-align: center;
}

.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px;
}

.file-control.active {
  text-decoration: underline;
}

.file .icon i {
  font-size: 70px;
  color: #dadada;
}

.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec;
}

.file-name small {
  color: #333;
}

.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}

a.compose-mail {
  padding: 8px 10px;
}

.mail-search {
  max-width: 300px;
}

/* PROFILE */
.profile-content {
  border-top: none !important;
}

.profile-stats {
  margin-right: 10px;
}

.profile-image {
  width: 120px;
  float: left;
}

.profile-image img {
  width: 96px;
  height: 96px;
}

.profile-info {
  margin-left: 120px;
}

.feed-activity-list .feed-element {
  border-bottom: 1px solid #e7eaec;
}

.feed-element:first-child {
  margin-top: 0;
}

.feed-element {
  padding-bottom: 15px;
}

.feed-element, .feed-element .media {
  margin-top: 15px;
}

.feed-element, .media-body {
  overflow: hidden;
}

.feed-element > .pull-left {
  margin-right: 10px;
}

.feed-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}

.feed-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.45;
}

.feed-element .actions {
  margin-top: 10px;
}

.feed-element .photos {
  margin: 10px 0;
}

.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}

.file-list li {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-bottom: 5px;
}

.file-list li a {
  color: inherit;
}

.file-list li a:hover {
  color: #2980b9;
}

.user-friends img {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
  margin-right: 5px;
}

/* MAILBOX */
.mail-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-top: 0;
  padding: 0;
  margin-bottom: 20px;
}

.mail-box-header {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-bottom: 0;
  padding: 30px 20px 20px 20px;
}

.mail-box-header h2 {
  margin-top: 0;
}

.mailbox-content .tag-list li a {
  background: #ffffff;
}

.mail-body {
  border-top: 1px solid #e7eaec;
  padding: 20px;
}

.mail-text {
  border-top: 1px solid #e7eaec;
}

.mail-text .note-toolbar {
  padding: 10px 15px;
}

.mail-body .form-group {
  margin-bottom: 5px;
}

.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8;
}

.mail-attachment {
  border-top: 1px solid #e7eaec;
  padding: 20px;
  font-size: 12px;
}

.mailbox-content {
  background: none;
  border: none;
  padding: 10px;
}

.mail-ontact {
  width: 23%;
}

/* PROJECTS */
.project-people, .project-actions {
  text-align: right;
  vertical-align: middle;
}

dd.project-people {
  text-align: left;
  margin-top: 5px;
}

.project-people img {
  width: 32px;
  height: 32px;
}

.project-title a {
  font-size: 14px;
  color: #333;
  font-weight: 600;
}

.project-list table tr td {
  border-top: none;
  border-bottom: 1px solid #e7eaec;
  padding: 15px 10px;
  vertical-align: middle;
}

.project-manager .tag-list li a {
  font-size: 10px;
  background-color: white;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}

.project-files li a {
  font-size: 11px;
  color: #333;
  margin-left: 10px;
  line-height: 22px;
}

/* FAQ */
.faq-item {
  padding: 20px;
  margin-bottom: 2px;
  background: #fff;
}

.faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #2980b9;
  display: block;
}

.faq-question:hover {
  color: #2472a4;
}

.faq-answer {
  margin-top: 10px;
  background: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 3px;
  padding: 15px;
}

.faq-item .tag-item {
  background: #f3f3f4;
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase;
}

/* Chat view */
.message-input {
  height: 90px !important;
}

.chat-avatar {
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 10px;
}

.chat-user-name {
  padding: 10px;
}

.chat-user {
  padding: 8px 10px;
  border-bottom: 1px solid #e7eaec;
}

.chat-user a {
  color: inherit;
}

.chat-view {
  z-index: 20012;
}

.chat-users, .chat-statistic {
  margin-left: -30px;
}

@media (max-width: 992px) {
  .chat-users, .chat-statistic {
    margin-left: 0;
  }
}
.chat-view .ibox-content {
  padding: 0;
}

.chat-message {
  padding: 10px 20px;
}

.message-avatar {
  height: 48px;
  width: 48px;
  border: 1px solid #e7eaec;
  border-radius: 4px;
  margin-top: 1px;
}

.chat-discussion .chat-message.left .message-avatar {
  float: left;
  margin-right: 10px;
}

.chat-discussion .chat-message.right .message-avatar {
  float: right;
  margin-left: 10px;
}

.message {
  background-color: #fff;
  border: 1px solid #e7eaec;
  text-align: left;
  display: block;
  padding: 10px 20px;
  position: relative;
  border-radius: 4px;
}

.chat-discussion .chat-message.left .message-date {
  float: right;
}

.chat-discussion .chat-message.right .message-date {
  float: left;
}

.chat-discussion .chat-message.left .message {
  text-align: left;
  margin-left: 55px;
}

.chat-discussion .chat-message.right .message {
  text-align: right;
  margin-right: 55px;
}

.message-date {
  font-size: 10px;
  color: #888888;
}

.message-content {
  display: block;
}

.chat-discussion {
  background: #eee;
  padding: 15px;
  height: 400px;
  overflow-y: auto;
}

.chat-users {
  overflow-y: auto;
  height: 400px;
}

.chat-message-form .form-group {
  margin-bottom: 0;
}

/* jsTree */
.jstree-open > .jstree-anchor > .fa-folder:before {
  content: "\f07c";
}

.jstree-default .jstree-icon.none {
  width: 0;
}

/* CLIENTS */
.clients-list {
  margin-top: 20px;
}

.clients-list .tab-pane {
  position: relative;
  height: 600px;
}

.client-detail {
  position: relative;
  height: 620px;
}

.clients-list table tr td {
  height: 46px;
  vertical-align: middle;
  border: none;
}

.client-link {
  font-weight: 600;
  color: inherit;
}

.client-link:hover {
  color: inherit;
}

.client-avatar {
  width: 42px;
}

.client-avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}

.contact-type {
  width: 20px;
  color: #8c8c8c;
}

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

.client-detail .vertical-timeline-content p {
  margin: 0;
}

.client-detail .vertical-timeline-icon.gray-bg {
  color: #737373;
}

.clients-list .nav-tabs > li.active > a, .clients-list .nav-tabs > li.active > a:hover, .clients-list .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #fff;
}

/* BLOG ARTICLE */
.blog h2 {
  font-weight: 700;
}

.blog h5 {
  margin: 0 0 5px 0;
}

.blog .btn {
  margin: 0 0 5px 0;
}

.article h1 {
  font-size: 48px;
  font-weight: 700;
  color: #2F4050;
}

.article p {
  font-size: 15px;
  line-height: 26px;
}

.article-title {
  text-align: center;
  margin: 40px 0 100px 0;
}

.article .ibox-content {
  padding: 40px;
}

.article a {
  word-break: break-all;
}

/* ISSUE TRACKER */
.issue-tracker .btn-link {
  color: #2980b9;
}

table.issue-tracker tbody tr td {
  vertical-align: middle;
  height: 50px;
}

.issue-info {
  width: 50%;
}

.issue-info a {
  font-weight: 600;
  color: #333;
}

.issue-info small {
  display: block;
}

/* TEAMS */
.team-members {
  margin: 10px 0;
}

.team-members img.img-circle {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
}

/* AGILE BOARD */
.sortable-list {
  padding: 10px 0;
}

.agile-list {
  list-style: none;
  margin: 0;
}

.agile-list li {
  background: #FAFAFB;
  border: 1px solid #e7eaec;
  margin: 0 0 10px 0;
  padding: 10px;
  border-radius: 2px;
}

.agile-list li:hover {
  cursor: pointer;
  background: #fff;
}

.agile-list li.warning-element {
  border-left: 3px solid #e67e22;
}

.agile-list li.danger-element {
  border-left: 3px solid #FE0000;
}

.agile-list li.info-element {
  border-left: 3px solid #27ae60;
}

.agile-list li.success-element {
  border-left: 3px solid #2980b9;
}

.agile-detail {
  margin-top: 5px;
  font-size: 12px;
}

/* E-commerce */
.product-box {
  padding: 0;
  border: 1px solid #e7eaec;
}

.product-box:hover,
.product-box.active {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
  -moz-box-shadow: 0 3px 7px 0 #a8a8a8;
  box-shadow: 0 3px 7px 0 #a8a8a8;
}

.product-imitation {
  text-align: center;
  padding: 90px 0;
  background-color: #f8f8f9;
  color: #bebec3;
  font-weight: 600;
}

.cart-product-imitation {
  text-align: center;
  padding-top: 30px;
  height: 80px;
  width: 80px;
  background-color: #f8f8f9;
}

.product-imitation.xl {
  padding: 120px 0;
}

.product-desc {
  padding: 20px;
  position: relative;
}

.ecommerce .tag-list {
  padding: 0;
}

.ecommerce .fa-star {
  color: #D1DADE;
}

.ecommerce .fa-star.active {
  color: #e67e22;
}

.ecommerce .note-editor {
  border: 1px solid #e7eaec;
}

table.shoping-cart-table {
  margin-bottom: 0;
}
table.shoping-cart-table tr td {
  border: none;
  text-align: right;
}
table.shoping-cart-table tr td.desc, table.shoping-cart-table tr td:first-child {
  text-align: left;
}
table.shoping-cart-table tr td:last-child {
  width: 80px;
}

.product-name {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  display: block;
  margin: 2px 0 5px 0;
}

.product-name:hover,
.product-name:focus {
  color: #2980b9;
}

.product-price {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background-color: #2980b9;
  padding: 6px 12px;
  position: absolute;
  top: -32px;
  right: 0;
}

.product-detail .ibox-content {
  padding: 30px 30px 50px 30px;
}

.image-imitation {
  background-color: #f8f8f9;
  text-align: center;
  padding: 200px 0;
}

.product-main-price small {
  font-size: 10px;
}

.product-images {
  margin: 0 20px;
}

/* Social feed */
.social-feed-separated .social-feed-box {
  margin-left: 62px;
}

.social-feed-separated .social-avatar {
  float: left;
  padding: 0;
}

.social-feed-separated .social-avatar img {
  width: 52px;
  height: 52px;
  border: 1px solid #e7eaec;
}

.social-feed-separated .social-feed-box .social-avatar {
  padding: 15px 15px 0 15px;
  float: none;
}

.social-feed-box {
  /*padding: 15px;*/
  border: 1px solid #e7eaec;
  background: #fff;
  margin-bottom: 15px;
}

.article .social-feed-box {
  margin-bottom: 0;
  border-bottom: none;
}

.article .social-feed-box:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #e7eaec;
}

.article .social-feed-box p {
  font-size: 13px;
  line-height: 18px;
}

.social-action {
  margin: 15px;
}

.social-avatar {
  padding: 15px 15px 0 15px;
}

.social-comment .social-comment {
  margin-left: 45px;
}

.social-avatar img {
  height: 40px;
  width: 40px;
  margin-right: 10px;
}

.social-avatar .media-body a {
  font-size: 14px;
  display: block;
}

.social-body {
  padding: 15px;
}

.social-body img {
  margin-bottom: 10px;
}

.social-footer {
  border-top: 1px solid #e7eaec;
  padding: 10px 15px;
  background: #f9f9f9;
}

.social-footer .social-comment img {
  width: 32px;
  margin-right: 10px;
}

.social-comment:first-child {
  margin-top: 0;
}

.social-comment {
  margin-top: 15px;
}

.social-comment textarea {
  font-size: 12px;
}

/* Vote list */
.vote-item {
  padding: 20px 25px;
  background: #ffffff;
  border-top: 1px solid #e7eaec;
}

.vote-item:last-child {
  border-bottom: 1px solid #e7eaec;
}

.vote-item:hover {
  background: #fbfbfb;
}

.vote-actions {
  float: left;
  width: 30px;
  margin-right: 15px;
  text-align: center;
}

.vote-actions a {
  color: #2980b9;
  font-weight: 600;
}

.vote-actions {
  font-weight: 600;
}

.vote-title {
  display: block;
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 2px;
}

.vote-title:hover, .vote-title:focus {
  color: inherit;
}

.vote-info, .vote-title {
  margin-left: 45px;
}

.vote-info, .vote-info a {
  color: gray;
  font-size: 12px;
}

.vote-info a {
  margin-right: 10px;
}

.vote-info a:hover {
  color: #2980b9;
}

.vote-icon {
  text-align: right;
  font-size: 38px;
  display: block;
  color: #b3b3b3;
}

.vote-icon.active {
  color: #2980b9;
}

body.body-small .vote-icon {
  display: none;
}

.lightBoxGallery {
  text-align: center;
}

.lightBoxGallery img {
  margin: 5px;
}

.close-mini {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.accounts__btn {
  padding-left: 0px;
}

.accounts__img {
  position: relative;
  width: 152px;
  height: 152px;
  border-radius: 100%;
}

.accounts__img_hovered {
  overflow: hidden;
  content: "изменить аватар";
  color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 58%, rgba(0, 0, 0, 0.4) 58%);
  opacity: 0;
  border-radius: 100%;
}

.accounts__img_hovered:hover {
  opacity: 1;
}

.accounts__avatar_change_title {
  position: absolute;
  bottom: 10%;
  width: 65px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

.accounts_phone_confirm__container {
  padding: 16px 16px 16px 0;
}

.accounts__title {
  font-weight: 500;
}

.accounts__phone_title,
.accounts__email_title {
  color: #D1DADE;
  font-size: 14px;
  display: block;
}

.accounts__phone_confirmed_title {
  margin-bottom: 72px;
}

.accounts__connected {
  margin-bottom: 72px;
}

.accounts_subscribe__container > div {
  margin-bottom: 0px;
}

.rounded_avatar {
  border-radius: 200px;
}

.classes_lessons_list__import_text {
  display: none;
}

.classes_lessons__panel {
  flex: 1;
}
.classes_lessons__panel .classes_lessons__panel_header {
  background: white;
  padding: 1px;
  margin-bottom: 16px;
  text-align: center;
}
.classes_lessons__panel .classes_lessons__panel_body {
  background: white;
  padding: 16px 24px;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  display: none !important;
}

.classes_units_list__unit_hide {
  color: #2980b9;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 3px;
}

.classes_units_list__hide_text {
  bottom: 5px;
  right: 8px;
}

.classes_units_list__hide_container {
  padding: 4px 12px;
}

.classes_units_list__unit_hide {
  color: #2980b9;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 3px;
}

.classes_units_list__hide_text {
  bottom: 5px;
  right: 8px;
}

.classes_units_list__hide_container {
  padding: 4px 12px;
}

.user_invites_root_tab_container {
  overflow: hidden;
  text-overflow: ellipsis;
}

.pupil_courses_content__score {
  width: 76px;
}

.pupil_courses__mark {
  font-size: 24px;
  color: #27AE60;
  line-height: 18px;
  width: 32px;
  position: relative;
}

.mark__info {
  position: absolute;
  bottom: -8px;
  right: -8px;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: #337ab7;
  display: block;
  width: 12px;
  height: 12px;
}

.pupil_courses_content__empty_field {
  font-size: 18px;
  opacity: 0.5;
}

.pupil_courses_nav.nav > li > a,
.pupil_courses_nav.nav > li > .nav > li > a {
  color: #333;
}

.pupil_courses_content__detail_btn {
  position: absolute;
  bottom: 16px;
  right: 32px;
}

.pupil_courses__course_parts_field {
  width: 175px;
}

.pupil_courses_title_success > .popover-title {
  color: #27ae60;
  font-weight: bold;
}

.pupil_courses_title_danger > .popover-title {
  color: #FE0000;
  font-weight: bold;
}

.pupil_courses_title_warning > .popover-title {
  color: #e67e22;
  font-weight: bold;
}

.pupil_courses_title_info > .popover-title {
  color: #3498db;
  font-weight: bold;
}

.pupil_course_detail__dates {
  width: 154px;
}

.pupil-classes_hovered:hover {
  background: #f5f5f5;
}

/*
 * metismenu - v2.0.2
 * A jQuery menu plugin
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */
.metismenu .plus-minus, .metismenu .plus-times {
  float: right;
}

.metismenu .arrow {
  float: right;
  line-height: 1.42857;
}

.metismenu .glyphicon.arrow:before {
  content: "\e079";
}

.metismenu .active > a > .glyphicon.arrow:before {
  content: "\e114";
}

.metismenu .fa.arrow:before {
  content: "\f104";
}

.metismenu .active > a > .fa.arrow:before {
  content: "\f107";
}

.metismenu .ion.arrow:before {
  content: "\f3d2";
}

.metismenu .active > a > .ion.arrow:before {
  content: "\f3d0";
}

.metismenu .fa.plus-minus:before, .metismenu .fa.plus-times:before {
  content: "\f067";
}

.metismenu .active > a > .fa.plus-times {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.metismenu .active > a > .fa.plus-minus:before {
  content: "\f068";
}

.metismenu .collapse {
  display: none;
}

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

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

.mini-navbar .metismenu .collapse {
  opacity: 0;
}
.mini-navbar .metismenu .collapse.in {
  opacity: 1;
}
.mini-navbar .metismenu .collapse a {
  display: none;
}
.mini-navbar .metismenu .collapse.in a {
  display: block;
}

.metismenu {
  background-color: #3e495f;
}

.skin-1 .navbar-default .nav.nav-copyright {
  position: fixed;
  bottom: 0;
  z-index: -100;
  width: 220px;
}
.skin-1 .navbar-default .nav.nav-copyright > li > a:hover {
  background-color: #3e495f;
  color: #9ea6b9;
}
.skin-1 .navbar-default .nav.nav-copyright > li > a {
  cursor: default;
  padding-left: 15px;
  padding-right: 5px;
  text-align: center;
  font-size: 12px;
  color: #9ea6b9;
}

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
 *
 */
.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  background-color: #2980b9;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
.sk-spinner-double-bounce.sk-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto;
}

.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #2980b9;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-spinner-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

.sk-spinner-wave div {
  background-color: #2980b9;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-spinner-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-spinner-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-spinner-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-spinner-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wandering-cubes">
 *      <div class="sk-cube1"></div>
 *      <div class="sk-cube2"></div>
 *    </div>
 *
 */
.sk-spinner-wandering-cubes.sk-spinner {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative;
}

.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
  background-color: #2980b9;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
}

.sk-spinner-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #2980b9;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-chasing-dots">
 *      <div class="sk-dot1"></div>
 *      <div class="sk-dot2"></div>
 *    </div>
 *
 */
.sk-spinner-chasing-dots.sk-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear;
}

.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #2980b9;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}

.sk-spinner-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}

.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: #2980b9;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
}

.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-spinner-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #2980b9;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-cube-grid">
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *    </div>
 *
 */
.sk-spinner-cube-grid {
  /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */
}

.sk-spinner-cube-grid.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #2980b9;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-spinner-cube-grid .sk-cube:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wordpress">
 *      <span class="sk-inner-circle"></span>
 *    </div>
 *
 */
.sk-spinner-wordpress.sk-spinner {
  background-color: #2980b9;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite;
}

.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  background-color: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px;
}

@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-fading-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
}

.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-spinner-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: #2980b9;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.ibox-content > .sk-spinner {
  display: none;
}

.ibox-content.sk-loading {
  position: relative;
}

.ibox-content.sk-loading:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ibox-content.sk-loading > .sk-spinner {
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  z-index: 2000;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
body.rtls {
  /* Theme config */
}
body.rtls #page-wrapper {
  margin: 0 220px 0 0;
}
body.rtls .nav-second-level li a {
  padding: 7px 35px 7px 10px;
}
body.rtls .ibox-title h5 {
  float: right;
}
body.rtls .pull-right {
  float: left !important;
}
body.rtls .pull-left {
  float: right !important;
}
body.rtls .ibox-tools {
  float: left;
}
body.rtls .stat-percent {
  float: left;
}
body.rtls .navbar-right {
  float: left !important;
}
body.rtls .navbar-top-links li:last-child {
  margin-left: 40px;
  margin-right: 0;
}
body.rtls .minimalize-styl-2 {
  float: right;
  margin: 14px 20px 5px 5px;
}
body.rtls .feed-element > .pull-left {
  margin-left: 10px;
  margin-right: 0;
}
body.rtls .timeline-item .date {
  text-align: left;
}
body.rtls .timeline-item .date i {
  left: 0;
  right: auto;
}
body.rtls .timeline-item .content {
  border-right: 1px solid #e7eaec;
  border-left: none;
}
body.rtls .theme-config {
  left: 0;
  right: auto;
}
body.rtls .spin-icon {
  border-radius: 0 20px 20px 0;
}
body.rtls .toast-close-button {
  float: left;
}
body.rtls #toast-container > .toast:before {
  margin: auto -1.5em auto 0.5em;
}
body.rtls #toast-container > div {
  padding: 15px 50px 15px 15px;
}
body.rtls .center-orientation .vertical-timeline-icon i {
  margin-left: 0;
  margin-right: -12px;
}
body.rtls .vertical-timeline-icon i {
  right: 50%;
  left: auto;
  margin-left: auto;
  margin-right: -12px;
}
body.rtls .file-box {
  float: right;
}
body.rtls ul.notes li {
  float: right;
}
body.rtls .chat-users, body.rtls .chat-statistic {
  margin-right: -30px;
  margin-left: auto;
}
body.rtls .dropdown-menu > li > a {
  text-align: right;
}
body.rtls .b-r {
  border-left: 1px solid #e7eaec;
  border-right: none;
}
body.rtls .dd-list .dd-list {
  padding-right: 30px;
  padding-left: 0;
}
body.rtls .dd-item > button {
  float: right;
}
body.rtls .theme-config-box {
  margin-left: -220px;
  margin-right: 0;
}
body.rtls .theme-config-box.show {
  margin-left: 0;
  margin-right: 0;
}
body.rtls .spin-icon {
  right: 0;
  left: auto;
}
body.rtls .skin-settings {
  margin-right: 40px;
  margin-left: 0;
}
body.rtls .skin-settings {
  direction: ltr;
}
body.rtls .footer.fixed {
  margin-right: 220px;
  margin-left: 0;
}

@media (max-width: 992px) {
  body.rtls .chat-users, body.rtls .chat-statistic {
    margin-right: 0;
  }
}
body.rtls.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 70px 0 0;
}

body.rtls.mini-navbar.fixed-sidebar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 0;
}

body.rtls.top-navigation .navbar-toggle {
  float: right;
  margin-left: 15px;
  margin-right: 15px;
}

.body-small.rtls.top-navigation .navbar-header {
  float: none;
}

body.rtls.top-navigation #page-wrapper {
  margin: 0;
}

body.rtls.mini-navbar #page-wrapper {
  margin: 0 70px 0 0;
}

body.rtls.mini-navbar.fixed-sidebar #page-wrapper {
  margin: 0 0 0 0;
}

body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 230px 0 0;
}

body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 230px;
}

.body-small.rtls .navbar-fixed-top {
  margin-right: 0;
}

.body-small.rtls .navbar-header {
  float: right;
}

body.rtls .navbar-top-links li:last-child {
  margin-left: 20px;
}

body.rtls .top-navigation #page-wrapper, body.rtls.mini-navbar .top-navigation #page-wrapper, body.rtls.mini-navbar.top-navigation #page-wrapper {
  margin: 0;
}

body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed {
  margin: 0;
}

@media (max-width: 768px) {
  body.rtls .navbar-top-links li:last-child {
    margin-left: 20px;
  }

  .body-small.rtls #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 1000px;
  }

  .body-small.rtls .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px;
  }

  .body-small.rtls.mini-navbar .navbar-static-side {
    display: block;
  }

  .rtls.fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 230px;
  }

  .rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
  }
}
.rtls .ltr-support {
  direction: ltr;
}

.rtls.mini-navbar .nav-second-level, .rtls.mini-navbar li.active .nav-second-level {
  left: auto;
  right: 70px;
}

.rtls #right-sidebar {
  left: -260px;
  right: auto;
}

.rtls #right-sidebar.sidebar-open {
  left: 0;
}

/*
 *
 *   This is style for skin config
 *   Use only in demo theme
 *
*/
.theme-config {
  position: absolute;
  top: 90px;
  right: 0;
  overflow: hidden;
}

.theme-config-box {
  margin-right: -220px;
  position: relative;
  z-index: 2000;
  transition-duration: 0.8s;
}

.theme-config-box.show {
  margin-right: 0;
}

.spin-icon {
  background: #2980b9;
  position: absolute;
  padding: 7px 10px 7px 13px;
  border-radius: 20px 0 0 20px;
  font-size: 16px;
  top: 0;
  left: 0;
  width: 40px;
  color: #fff;
  cursor: pointer;
}

.skin-settings {
  width: 220px;
  margin-left: 40px;
  background: #f3f3f4;
}

.skin-settings .title {
  background: #efefef;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 10px 15px;
  font-size: 12px;
}

.setings-item {
  padding: 10px 30px;
}

.setings-item.skin {
  text-align: center;
}

.setings-item .switch {
  float: right;
}

.skin-name a {
  text-transform: uppercase;
}

.setings-item a {
  color: #fff;
}

.default-skin, .blue-skin, .ultra-skin, .yellow-skin {
  text-align: center;
}

.default-skin {
  font-weight: 600;
  background: #283A49;
}

.default-skin:hover {
  background: #1e2e3d;
}

.blue-skin {
  font-weight: 600;
  background: url("../inspinia/SCSS/patterns/header-profile-skin-1.png") repeat scroll 0 0;
}

.blue-skin:hover {
  background: #0d8ddb;
}

.yellow-skin {
  font-weight: 600;
  background: url("../inspinia/SCSS/patterns/header-profile-skin-3.png") repeat scroll 0 100%;
}

.yellow-skin:hover {
  background: #ce8735;
}

.ultra-skin {
  padding: 20px 10px;
  font-weight: 600;
  background: url("../inspinia/SCSS/patterns/3.png") repeat scroll 0 0;
}

.ultra-skin:hover {
  background: url("../inspinia/SCSS/patterns/4.png") repeat scroll 0 0;
}

/*
 *
 *   SKIN 1 - INSPINIA - Responsive Admin Theme
 *   NAME - Blue light
 *
*/
.skin-1 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px;
}

.skin-1 .navbar-top-links > li:last-child {
  margin-right: 30px;
}

.skin-1.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 20px;
}

.skin-1 .spin-icon {
  background: #2980b9 !important;
}

.skin-1 .nav-header {
  background-color: #2980b9;
  background-image: url("../inspinia/SCSS/patterns/header-profile-skin-2.png");
}

.skin-1.mini-navbar .nav-second-level {
  background: #3e495f;
}

.skin-1 .breadcrumb {
  background: transparent;
}

.skin-1 .page-heading {
  border: none;
}

.skin-1 .nav > li.active {
  background: #3a4459;
}

.skin-1 #side-menu.nav > li > a,
.skin-1 .shp-side_menu > li > a {
  color: #9ea6b9;
}

.skin-1 .navbar .nav > li > a {
  color: #9ea6b9;
}
.skin-1 .navbar .nav li:hover > a {
  color: #808ba4;
}

.skin-1 ul.nav-second-level {
  background-color: inherit;
}

.skin-1 #side-menu.nav > li.active > a,
.skin-1 .shp-side_menu > li.active > a {
  color: #fff;
}

.skin-1 {
  background: #2980b9;
  border-color: #2980b9;
}

body.skin-1 {
  background: #3e495f;
}

.skin-1 .navbar-static-top {
  background: #ffffff;
}

.skin-1 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px;
}

.fixed-nav.skin-1 .navbar-fixed-top {
  background: #fff;
}

.skin-1 .wrapper-content {
  padding: 16px 16px;
}

.skin-1 #page-wrapper {
  background: #f4f6fa;
}

.skin-1 .ibox-title, .skin-1 .ibox-content {
  border-width: 1px;
}

.skin-1 .ibox-content:last-child {
  border-style: solid solid solid solid;
}

.skin-1 .nav > li.active {
  border: none;
}

.skin-1 .nav-header {
  padding: 35px 25px 25px 25px;
}

.skin-1 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px;
}

.skin-1 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8;
}

.skin-1 .profile-element {
  text-align: center;
}

.skin-1 .img-circle {
  border-radius: 5px;
}

.skin-1 .navbar-default .nav > li > a:hover, .skin-1 .navbar-default .nav > li > a:focus {
  background: #3a4459;
  color: #fff;
}

.skin-1 .nav.nav-tabs > li.active > a {
  color: #555;
}

.skin-1 .nav.nav-tabs > li.active {
  background: transparent;
}

/*
 *
 *   SKIN 2 - INSPINIA - Responsive Admin Theme
 *   NAME - Inspinia Ultra
 *
*/
body.skin-2 {
  color: #565758 !important;
}

.skin-2 .minimalize-styl-2 {
  margin: 14px 5px 5px 25px;
}

.skin-2 .navbar-top-links li:last-child {
  margin-right: 25px;
}

.skin-2 .spin-icon {
  background: #23c6c8 !important;
}

.skin-2 .nav-header {
  background-color: #23c6c8;
  background-image: url("../inspinia/SCSS/patterns/header-profile-skin-2.png");
}

.skin-2.mini-navbar .nav-second-level {
  background: #ededed;
}

.skin-2 .breadcrumb {
  background: transparent;
}

.skin-2.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}

.skin-2 .page-heading {
  border: none;
  background: rgba(255, 255, 255, 0.7);
}

.skin-2 ul.nav-second-level {
  background-color: inherit;
}

.skin-2 .nav > li.active {
  background: #e0e0e0;
}

.skin-2 .logo-element {
  padding: 17px 0;
}

.skin-2 .nav > li > a, .skin-2 .welcome-message {
  color: #edf6ff;
}

.skin-2 #top-search::-moz-placeholder {
  color: #edf6ff;
  opacity: 0.5;
}

.skin-2 #side-menu > li > a, .skin-2 .nav.nav-second-level > li > a {
  color: #586b7d;
}

.skin-2 .nav > li.active > a {
  color: #213a53;
}

.skin-2.mini-navbar .nav-header {
  background: #213a53;
}

.skin-2 .navbar-minimalize {
  background: #23c6c8;
  border-color: #23c6c8;
}

.skin-2 .border-bottom {
  border-bottom: none !important;
}

.skin-2 #top-search {
  color: #fff;
}

body.skin-2 #wrapper {
  background-color: #ededed;
}

.skin-2 .navbar-static-top {
  background: #213a53;
}

.fixed-nav.skin-2 .navbar-fixed-top {
  background: #213a53;
  border-bottom: none !important;
}

.skin-2 .nav-header {
  padding: 30px 25px 30px 25px;
}

.skin-2 .dashboard-header {
  background: rgba(255, 255, 255, 0.4);
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 20px 30px;
}

.skin-2 .wrapper-content {
  padding: 30px 15px;
}

.skin-2 .dashoard-1 .wrapper-content {
  padding: 0 30px 25px 30px;
}

.skin-2 .ibox-title {
  background: rgba(255, 255, 255, 0.7);
  border: none;
  margin-bottom: 1px;
}

.skin-2 .ibox-content {
  background: rgba(255, 255, 255, 0.4);
  border: none !important;
}

.skin-2 #page-wrapper {
  background: #f6f6f6;
  background: -webkit-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: -o-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: -ms-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: radial-gradient(ellipse at center, #f6f6f6 20%, #d5d5d5 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#d5d5d5)";
}

.skin-2 .ibox-title, .skin-2 .ibox-content {
  border-width: 1px;
}

.skin-2 .ibox-content:last-child {
  border-style: solid solid solid solid;
}

.skin-2 .nav > li.active {
  border: none;
}

.skin-2 .nav-header a.dropdown-toggle {
  color: #edf6ff;
  margin-top: 10px;
}

.skin-2 .nav-header a.dropdown-toggle .text-muted {
  color: #edf6ff;
  opacity: 0.8;
}

.skin-2 .img-circle {
  border-radius: 10px;
}

.skin-2 .nav.navbar-top-links > li > a:hover, .skin-2 .nav.navbar-top-links > li > a:focus {
  background: #1a2d41;
}

.skin-2 .navbar-default .nav > li > a:hover, .skin-2 .navbar-default .nav > li > a:focus {
  background: #e0e0e0;
  color: #213a53;
}

.skin-2 .nav.nav-tabs > li.active > a {
  color: #555;
}

.skin-2 .nav.nav-tabs > li.active {
  background: transparent;
}

/*
 *
 *   SKIN 3 - INSPINIA - Responsive Admin Theme
 *   NAME - Yellow/purple
 *
*/
.skin-3 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px;
}

.skin-3 .navbar-top-links li:last-child {
  margin-right: 30px;
}

.skin-3.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}

.skin-3 .spin-icon {
  background: #ecba52 !important;
}

body.boxed-layout.skin-3 #wrapper {
  background: #3e2c42;
}

.skin-3 .nav-header {
  background-color: #ecba52;
  background-image: url("../inspinia/SCSS/patterns/header-profile-skin-3.png");
}

.skin-3.mini-navbar .nav-second-level {
  background: #3e2c42;
}

.skin-3 .breadcrumb {
  background: transparent;
}

.skin-3 .page-heading {
  border: none;
}

.skin-3 ul.nav-second-level {
  background-color: inherit;
}

.skin-3 .nav > li.active {
  background: #38283c;
}

.fixed-nav.skin-3 .navbar-fixed-top {
  background: #fff;
}

.skin-3 .nav > li > a {
  color: #948b96;
}

.skin-3 .nav > li.active > a {
  color: #fff;
}

.skin-3 .navbar-minimalize {
  background: #ecba52;
  border-color: #ecba52;
}

body.skin-3 {
  background: #3e2c42;
}

.skin-3 .navbar-static-top {
  background: #ffffff;
}

.skin-3 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px;
}

.skin-3 .wrapper-content {
  padding: 30px 15px;
}

.skin-3 #page-wrapper {
  background: #f4f6fa;
}

.skin-3 .ibox-title, .skin-3 .ibox-content {
  border-width: 1px;
}

.skin-3 .ibox-content:last-child {
  border-style: solid solid solid solid;
}

.skin-3 .nav > li.active {
  border: none;
}

.skin-3 .nav-header {
  padding: 35px 25px 25px 25px;
}

.skin-3 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px;
}

.skin-3 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8;
}

.skin-3 .profile-element {
  text-align: center;
}

.skin-3 .img-circle {
  border-radius: 5px;
}

.skin-3 .navbar-default .nav > li > a:hover, .skin-3 .navbar-default .nav > li > a:focus {
  background: #38283c;
  color: #fff;
}

.skin-3 .nav.nav-tabs > li.active > a {
  color: #555;
}

.skin-3 .nav.nav-tabs > li.active {
  background: transparent;
}

.mini_navbar_icon_right {
  position: relative;
  left: 4px;
}

.mini_navbar_close_title {
  position: relative;
  bottom: 3px;
  right: 5px;
  color: #fff;
  opacity: 0.5;
}

.navbar_mini {
  background-color: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  border-radius: 50px;
  min-height: 0;
  margin: 16px;
}

.navbar-minimalize.minimalize-styl-2 > i {
  color: #fff;
  opacity: 0.5;
}

body.md-skin {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
}

.md-skin .nav-header {
  background: url("../inspinia/SCSS/patterns/4.png") no-repeat;
}
.md-skin .label, .md-skin .badge {
  font-family: "Roboto";
}
.md-skin ul.nav-second-level {
  background-color: inherit;
}
.md-skin .font-bold {
  font-weight: 500;
}
.md-skin .wrapper-content {
  padding: 30px 20px 40px;
}
@media (max-width: 768px) {
  .md-skin .wrapper-content {
    padding: 30px 0 40px;
  }
}
.md-skin .page-heading {
  border-bottom: none !important;
  border-top: 0;
  padding: 0 10px 20px 10px;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.34), 0 0 6px 0 rgba(0, 0, 0, 0.14);
}
.md-skin .full-height-layout .page-heading {
  border-bottom: 1px solid #e7eaec !important;
}
.md-skin .ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .ibox.border-bottom {
  border-bottom: none !important;
}
.md-skin .ibox-title, .md-skin .ibox-content {
  border-style: none;
}
.md-skin .ibox-title h5 {
  font-size: 16px;
  font-weight: 400;
}
.md-skin a.close-canvas-menu {
  color: #ffffff;
}
.md-skin .welcome-message {
  color: #ffffff;
  font-weight: 300;
}
.md-skin #top-search::-moz-placeholder {
  color: #ffffff;
}
.md-skin #top-search::-webkit-input-placeholder {
  color: #ffffff;
}
.md-skin #nestable-output,
.md-skin #nestable2-output {
  font-family: "Roboto", lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
}
.md-skin .landing-page {
  font-family: "Roboto", helvetica, arial, sans-serif;
}
.md-skin .landing-page.navbar-default.navbar-scroll {
  background-color: #fff !important;
}
.md-skin .landing-page.navbar-default {
  background-color: transparent !important;
  box-shadow: none;
}
.md-skin .landing-page.navbar-default .nav li a {
  font-family: "Roboto", helvetica, arial, sans-serif;
}
.md-skin .nav > li > a {
  color: #333;
  padding: 14px 20px 14px 25px;
}
.md-skin .nav.navbar-right > li > a {
  color: #ffffff;
}
.md-skin .nav > li.active > a {
  color: #262626;
  font-weight: 700;
}
.md-skin .navbar-default .nav > li > a:hover, .md-skin .navbar-default .nav > li > a:focus {
  font-weight: 700;
  color: #262626;
}
.md-skin .nav .open > a, .md-skin .nav .open > a:hover, .md-skin .nav .open > a:focus {
  background: #2980b9;
}
.md-skin .navbar-top-links li {
  display: inline-table;
}
.md-skin .navbar-top-links .dropdown-menu li {
  display: block;
}
.md-skin .pace-done .nav-header {
  transition: all 0.4s;
}
.md-skin .nav > li.active {
  background: #f8f8f9;
}
.md-skin .nav-second-level li a {
  padding: 7px 10px 7px 52px;
}
.md-skin .nav-third-level li a {
  padding-left: 62px;
}
.md-skin .navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px;
}
.md-skin .nav > li > a {
  font-weight: 400;
}
.md-skin .navbar-static-side .nav > li > a:focus, .md-skin .navbar-static-side .nav > li > a:hover {
  background-color: inherit;
}
.md-skin .navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: inherit;
}
.md-skin .nav-header .navbar-fixed-top a {
  color: #ffffff;
}
.md-skin .nav-header .text-muted {
  color: #ffffff;
}
.md-skin .navbar-form-custom .form-control {
  font-weight: 300;
}
.md-skin .mini-navbar .nav-second-level {
  background-color: inherit;
}
.md-skin .mini-navbar li.active .nav-second-level {
  left: 65px;
}
.md-skin .canvas-menu.mini-navbar .nav-second-level {
  background: inherit;
}
.md-skin .pace-done .navbar-static-side, .md-skin .pace-done .nav-header, .md-skin .pace-done li.active, .md-skin .pace-done #page-wrapper, .md-skin .pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.md-skin .navbar-fixed-top {
  background: #fff;
  transition-duration: 0.4s;
  z-index: 2030;
  border-bottom: none !important;
}
.md-skin .navbar-fixed-top, .md-skin .navbar-static-top {
  background-color: #1AB394 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .navbar-static-side {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin #right-sidebar {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none;
  z-index: 900;
}
.md-skin .white-bg .navbar-fixed-top, .md-skin .white-bg .navbar-static-top {
  background: #fff !important;
}
.md-skin .contact-box {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none;
}
.md-skin .dashboard-header {
  border-bottom: none !important;
  border-top: 0;
  padding: 20px 20px 20px 20px;
  margin: 30px 20px 0 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 768px) {
  .md-skin .dashboard-header {
    margin: 20px 0 0 0;
  }
}
.md-skin ul.notes li div {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .file {
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin .mail-box {
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 0;
  margin-bottom: 20px;
  border: none;
}
.md-skin .mail-box-header {
  border: none;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 30px 20px 20px 20px;
}
.md-skin .mailbox-content {
  border: none;
  padding: 20px;
  background: #ffffff;
}
.md-skin .social-feed-box {
  border: none;
  background: #fff;
  margin-bottom: 15px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin.landing-page .navbar-default {
  background-color: transparent !important;
  border-color: transparent;
  transition: all 0.3s ease-in-out 0s;
  box-shadow: none;
}
.md-skin.landing-page .navbar-default.navbar-scroll, .md-skin.landing-page.body-small .navbar-default {
  background-color: #ffffff !important;
}
.md-skin.landing-page .nav > li.active {
  background: inherit;
}
.md-skin.landing-page .navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px;
}
.md-skin.landing-page .navbar-default .nav li a {
  font-family: "Roboto", helvetica, arial, sans-serif;
}
.md-skin.landing-page .nav > li > a {
  padding: 25px 10px 15px 10px;
}
.md-skin.landing-page .navbar-default .navbar-nav > li > a:hover, .md-skin.landing-page .navbar-default .navbar-nav > li > a:focus {
  background: inherit;
  color: #2980b9;
}
.md-skin.landing-page.body-small .nav.navbar-right > li > a {
  color: #333;
}
.md-skin .landing_link a, .md-skin .special_link a {
  color: #ffffff !important;
}
.md-skin.canvas-menu.mini-navbar .nav-second-level {
  background: #f8f8f9;
}
.md-skin.mini-navbar .nav-second-level {
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.md-skin.mini-navbar .nav-second-level li a {
  padding-left: 0;
}
.md-skin.top-navigation .nav.navbar-right > li > a {
  padding: 15px 20px;
  color: #333;
}
.md-skin.top-navigation .nav > li a:hover, .md-skin .top-navigation .nav > li a:focus, .md-skin.top-navigation .nav .open > a, .md-skin.top-navigation .nav .open > a:hover, .md-skin.top-navigation .nav .open > a:focus {
  color: #2980b9;
  background: #ffffff;
}
.md-skin.top-navigation .nav > li.active a {
  color: #2980b9;
  background: #ffffff;
}
.md-skin.fixed-nav #side-menu {
  background-color: #fff;
}
.md-skin.fixed-nav #wrapper.top-navigation #page-wrapper {
  margin-top: 0;
}
.md-skin.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0;
}
.md-skin.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0;
}
.md-skin.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0;
}
.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 230px;
  background-color: #ffffff;
}
.md-skin.boxed-layout #wrapper {
  background-color: #ffffff;
}
.md-skin.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #ffffff;
  height: 100%;
  position: fixed;
  display: none;
}

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0;
    min-height: 100vh;
    height: 100vh;
  }

  #page-wrapper {
    min-height: calc(100vh - 70px);
    height: calc(100vh - 70px);
  }

  .menu-second-level ~ #page-wrapper {
    margin-left: 230px;
  }

  .body-small .navbar-static-side ~ #page-wrapper {
    margin-left: 0;
  }

  .navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 230px;
  }

  .navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 100vh;
  }

  .body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px;
  }

  .body-small.mini-navbar .navbar-static-side {
    display: block;
  }

  .lock-word {
    display: none;
  }

  .navbar-form-custom {
    display: none;
  }

  .navbar-header {
    display: inline;
    float: left;
  }

  .sidebar-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important;
  }

  .sidebar-content .wrapper {
    padding-right: 0;
    z-index: 1;
  }

  .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 230px;
  }

  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
  }

  .ibox-tools {
    float: none;
    text-align: right;
    display: block;
  }

  .navbar-static-side {
    display: none;
  }

  body:not(.mini-navbar) {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    background-color: #f3f3f4;
  }
}
@media (max-width: 350px) {
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px;
  }

  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #e7eaec;
    background: #f8f8f8;
  }

  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px;
  }

  .nav.navbar-top-links li.dropdown {
    display: none;
  }

  .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block;
  }
}
/* Only demo */
@media (max-width: 1000px) {
  .welcome-message {
    display: none;
  }
}
.table-height {
  min-height: 390px;
}

@media print {
  nav.navbar-static-side {
    display: none;
  }

  body {
    overflow: visible !important;
  }

  #page-wrapper {
    margin: 0;
  }
}
.accounts__btn {
  padding-left: 0px;
}

.accounts__img {
  position: relative;
  width: 152px;
  height: 152px;
  border-radius: 100%;
}

.accounts__img_hovered {
  overflow: hidden;
  content: "изменить аватар";
  color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 58%, rgba(0, 0, 0, 0.4) 58%);
  opacity: 0;
  border-radius: 100%;
}

.accounts__img_hovered:hover {
  opacity: 1;
}

.accounts__avatar_change_title {
  position: absolute;
  bottom: 10%;
  width: 65px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

.accounts_phone_confirm__container {
  padding: 16px 16px 16px 0;
}

.accounts__title {
  font-weight: 500;
}

.accounts__phone_title,
.accounts__email_title {
  color: #D1DADE;
  font-size: 14px;
  display: block;
}

.accounts__phone_confirmed_title {
  margin-bottom: 72px;
}

.accounts__connected {
  margin-bottom: 72px;
}

.accounts_subscribe__container > div {
  margin-bottom: 0px;
}

.rounded_avatar {
  border-radius: 200px;
}

.classes_lessons_list__import_text {
  display: none;
}

.classes_lessons__panel {
  flex: 1;
}
.classes_lessons__panel .classes_lessons__panel_header {
  background: white;
  padding: 1px;
  margin-bottom: 16px;
  text-align: center;
}
.classes_lessons__panel .classes_lessons__panel_body {
  background: white;
  padding: 16px 24px;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  display: none !important;
}

.classes_units_list__unit_hide {
  color: #2980b9;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 3px;
}

.classes_units_list__hide_text {
  bottom: 5px;
  right: 8px;
}

.classes_units_list__hide_container {
  padding: 4px 12px;
}

.classes_units_list__unit_hide {
  color: #2980b9;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 3px;
}

.classes_units_list__hide_text {
  bottom: 5px;
  right: 8px;
}

.classes_units_list__hide_container {
  padding: 4px 12px;
}

.user_invites_root_tab_container {
  overflow: hidden;
  text-overflow: ellipsis;
}

.pupil_courses_content__score {
  width: 76px;
}

.pupil_courses__mark {
  font-size: 24px;
  color: #27AE60;
  line-height: 18px;
  width: 32px;
  position: relative;
}

.mark__info {
  position: absolute;
  bottom: -8px;
  right: -8px;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: #337ab7;
  display: block;
  width: 12px;
  height: 12px;
}

.pupil_courses_content__empty_field {
  font-size: 18px;
  opacity: 0.5;
}

.pupil_courses_nav.nav > li > a,
.pupil_courses_nav.nav > li > .nav > li > a {
  color: #333;
}

.pupil_courses_content__detail_btn {
  position: absolute;
  bottom: 16px;
  right: 32px;
}

.pupil_courses__course_parts_field {
  width: 175px;
}

.pupil_courses_title_success > .popover-title {
  color: #27ae60;
  font-weight: bold;
}

.pupil_courses_title_danger > .popover-title {
  color: #FE0000;
  font-weight: bold;
}

.pupil_courses_title_warning > .popover-title {
  color: #e67e22;
  font-weight: bold;
}

.pupil_courses_title_info > .popover-title {
  color: #3498db;
  font-weight: bold;
}

.pupil_course_detail__dates {
  width: 154px;
}

.pupil-classes_hovered:hover {
  background: #f5f5f5;
}

/*# sourceMappingURL=style.css.map */

@charset "UTF-8";
.col-xs-condensed {
  padding-left: 8px;
  padding-right: 8px;
}

.col-xs-condensed-left {
  padding-left: 8px;
}

.col-xs-condensed-right {
  padding-right: 8px;
}

@media (min-width: 768px) {
  .col-sm-condensed {
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-sm-condensed-left {
    padding-left: 8px;
  }

  .col-sm-condensed-right {
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .col-md-condensed {
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-md-condensed-left {
    padding-left: 8px;
  }

  .col-md-condensed-right {
    padding-right: 8px;
  }
}
@media (min-width: 1200px) {
  .col-lg-condensed {
    padding-left: 8px;
    padding-right: 8px;
  }

  .col-lg-condensed-left {
    padding-left: 8px;
  }

  .col-lg-condensed-right {
    padding-right: 8px;
  }
}
.shp_flag {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 32px;
  height: 20px;
}
.shp_flag.shp_flag__gb {
  background-image: url(/static/inspinia/SCSS/shp/img/shp_flag__gb.svg);
}
.shp_flag.shp_flag__ru {
  background-image: url(/static/inspinia/SCSS/shp/img/shp-flag__ru.svg);
}
.shp_flag.shp_flag-bordered {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}

.shp_flag__container {
  height: 20px;
}

.top_mobile_menu {
  top: 0;
  z-index: 2000;
  width: 100%;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s, visibility 0.15s;
}
.top_mobile_menu .navbar-static-top {
  min-height: auto;
}
.top_mobile_menu .top_mobile_menu__burger {
  padding: 0 16px;
  font-size: 20px;
  color: #2980b9;
  flex: 1;
  transition: width 250ms ease-out, height 250ms ease-out, padding 250ms;
}
.top_mobile_menu .top_mobile_menu__avatar {
  padding: 8px 16px;
  float: right;
  transition: all 0.5s linear;
}
.top_mobile_menu .top_mobile_menu__avatar img {
  width: 40px;
  height: 40px;
  transition: width 250ms ease-out, height 250ms ease-out, padding 250ms;
}
.top_mobile_menu.top_mobile_menu-collapsed, .top_mobile_menu.top_mobile_menu-hidden {
  position: fixed;
}
.top_mobile_menu.top_mobile_menu-collapsed .top_mobile_menu__avatar, .top_mobile_menu.top_mobile_menu-hidden .top_mobile_menu__avatar {
  padding-top: 4px;
  padding-bottom: 4px;
}
.top_mobile_menu.top_mobile_menu-collapsed .top_mobile_menu__avatar img, .top_mobile_menu.top_mobile_menu-hidden .top_mobile_menu__avatar img {
  width: 28px;
  height: 28px;
}
.top_mobile_menu .brand-logo {
  margin: 12px 16px;
}
.top_mobile_menu.top_mobile_menu-hidden {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}

.top_mobile_menu__wrapper {
  height: 57px;
  min-height: 57px;
}

body .shp-navbar-mobile {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 2001;
  top: 0;
  left: 0;
  color: #9ea6b9;
}
body .shp-navbar-mobile .sidebar-collapse {
  background-color: #3e495f;
}
body .shp-navbar-mobile .shp-navbar-mobile__content {
  top: 56px;
  margin: 0;
  padding: 0;
  height: calc(100vh - 114px);
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body .shp-navbar-mobile .shp-navbar-mobile__content::-webkit-scrollbar {
  display: none;
}
body .shp-navbar-mobile .shp-navbar-mobile__content .nav-label {
  display: inline;
}
body .shp-navbar-mobile .shp-navbar-mobile__content > li {
  list-style: none;
}
body .shp-navbar-mobile .shp-navbar-mobile__content > li.active, body .shp-navbar-mobile .shp-navbar-mobile__content > li:hover {
  color: #FFF;
}
body .shp-navbar-mobile .shp-navbar-mobile__content > li > a {
  color: #a7b1c2;
  font-weight: 400;
  padding: 14px 16px 14px 16px;
  display: block;
}
body .shp-navbar-mobile .shp-navbar-mobile__content > li.active a, body .shp-navbar-mobile .shp-navbar-mobile__content > li > a:hover, body .shp-navbar-mobile .shp-navbar-mobile__content > li > a:focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
}
body .shp-navbar-mobile .shp-copyright {
  list-style: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background-color: #3e495f;
  color: #FFF;
  width: 100%;
}
body .shp-navbar-mobile .shp-copyright > li {
  list-style: none;
}
body .shp-navbar-mobile .shp-copyright > li > a {
  color: #a7b1c2;
  font-weight: 400;
  padding: 24px 16px 14px 16px;
  display: block;
}
body .shp-navbar-mobile .shp-copyright > li > a .nav-label {
  display: inline;
}

#chat-24-widget-container {
  z-index: 1100 !important;
  font-family: "Roboto", Arial, sans-serif;
}

#chat-24-roll-icon {
  width: 42px !important;
  height: 42px !important;
}

.dropdown-dark .dropdown-menu {
  background-color: #3e495f;
}
.dropdown-dark .dropdown-menu > li > a {
  color: #FFF;
}

.dropdown-condensed .dropdown-menu {
  padding-top: 4px;
  padding-bottom: 4px;
  min-width: auto;
  font-size: 14px;
}
.dropdown-condensed .dropdown-menu > li > a {
  padding: 6px 16px 4px 8px;
  margin: 0;
  line-height: 20px;
  font-weight: 400;
  color: #a7b1c2;
  border-radius: 0;
}
.dropdown-condensed .dropdown-menu > li > a:hover, .dropdown-condensed .dropdown-menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
}

.block {
  display: block;
}

.no-padding {
  padding: 0;
}

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

.bold {
  font-weight: bold;
}

.semi-bold {
  font-weight: 500;
}

.text-md {
  font-size: 12px;
}

.text-lg {
  font-size: 18px;
}

.text-xxl {
  font-size: 24px;
}

.shp-full-width {
  width: 100%;
  vertical-align: top;
}

textarea.shp-full-width {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.full-height {
  height: 100%;
}

.clickable {
  cursor: pointer;
}

.movable, .movable .clickable {
  cursor: move;
}

.nowrap {
  white-space: nowrap;
}

.ws-normal {
  white-space: normal;
}

.more-info {
  font-style: italic;
}

.break_words {
  word-wrap: break-word;
}

.break_all {
  word-break: break-all;
}

.shp-clear {
  clear: both;
}

.text-white {
  color: white;
}

.text-jungle-green {
  color: #27AE60;
}

.text-top {
  vertical-align: text-top;
}

.to-top {
  vertical-align: top;
}

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

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

.to-middle, .vertical-center {
  vertical-align: middle;
}

.inline {
  display: inline;
}

.relative, .relative-position {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.overflow-visible {
  overflow: visible;
}

.scroll-y {
  overflow-y: scroll;
}

.scroll-y-auto {
  overflow-y: auto;
}

.scroll-x {
  overflow-x: scroll;
}

.scroll-x-auto {
  overflow-x: auto;
}

.scroll-x-hidden {
  overflow-x: hidden;
}

.no-float {
  float: none;
}

.table-scroll {
  width: 100%;
  height: 100%;
}

.lead.small {
  font-size: 16px;
}

.small {
  font-size: 12px;
}

.to-bottom {
  bottom: 0;
}

.to-right {
  right: 0;
}

.no-top {
  margin-top: 0;
}

.no-top-padding {
  padding-top: 0;
}

input[type=radio].no-top, input[type=checkbox].no-top {
  margin-top: 0;
  margin-bottom: 2px;
}

.rounded {
  border-radius: 4px;
}

.circle {
  border-radius: 50%;
}

.no-left-margin {
  margin-left: 0;
}

.uppercase {
  text-transform: uppercase;
}

.no-side-margin {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -10px;
}

.text-center, td.text-center, th.text-center {
  text-align: center;
}

@media (min-width: 1200px) {
  .text-center-lg {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .text-center-md {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .text-center-sm {
    text-align: center;
  }
}
.text-right, .table th.text-right, .table td.text-right {
  text-align: right;
}

.table {
  display: table;
}

.h4 {
  font-size: 18px;
  line-height: 20px;
}

.inline-table, .table.inline-table {
  display: inline-table;
}

.table, .display-table {
  display: table;
}

.table.shp-table-responsive {
  white-space: nowrap;
  overflow-x: auto;
}

.table.shp-table-padded > tbody > tr > :first-child, .table.shp-table-padded > thead > tr > :first-child {
  padding-left: 16px;
}
.table.shp-table-padded > tbody > tr > :last-child, .table.shp-table-padded > thead > tr > :last-child {
  padding-right: 16px;
}

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

.table.shp-table-extreme-borders {
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
}

.shp-table-row {
  display: table-row;
}

.sticky_column {
  position: sticky;
  left: 0;
  z-index: 100;
  background: white;
}

.cell {
  display: table-cell;
}

.overflow-hidden {
  overflow: hidden;
}

.text-overflow-ellipsis {
  text-overflow: ellipsis;
}

.initials__limited {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 240px;
}

.col-square, .col-rectangle {
  position: relative;
  overflow: hidden;
}

.col-square {
  padding-bottom: 100%;
}

.col-rectangle, .dropzone.col-rectangle {
  padding-bottom: 75%;
}

.col-square > div, .col-rectangle > div {
  position: absolute;
}

pre.invisible_pre {
  overflow: auto;
  margin: 0;
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
  font-family: "Roboto", Arial, sans-serif;
  white-space: pre-wrap;
}

pre.monospace {
  font-size: 14px;
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.monospace-font {
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.vertical-line {
  height: 100%;
  visibility: hidden;
  display: inline-block;
  vertical-align: middle;
}

.no-resize {
  resize: none;
}

.under-line {
  text-decoration: underline;
}

.underline-dotted {
  text-decoration: underline dotted;
}

.preview-row {
  cursor: pointer;
}

.only-pupil {
  display: none;
}

.pupil-content .only-pupil {
  display: inherit;
}

.pupil-content a.only-pupil {
  display: inline;
}

.only-representative {
  display: none;
}

.representative-content .only-representative {
  display: inherit;
}

.representative-content a.only-representative {
  display: inline;
}

.pagination {
  margin-top: 0;
  margin-bottom: 10px;
}

.inline-dropdown {
  vertical-align: baseline;
}

.no-bottom, input[type=text].no-bottom {
  margin-bottom: 0;
}

.w-50 {
  width: 50%;
}

.w-100 {
  width: 100%;
}

.w-30p {
  width: 30px;
}

.table-hover > tbody > tr:hover > .no-hover {
  background: white;
}

.table-centered > tr > td {
  vertical-align: middle;
}

.table-small .hide-if-small {
  display: none;
}

.btn-info .text-muted {
  color: #f7f7f7;
}

.radio-list[disabled] .pretty[p-checkbox] {
  background: #e0e6e9;
}

.bg-white {
  background: white;
}

.break_words {
  word-break: break-word;
}

.overflow-auto {
  overflow: auto;
}

.fit-content {
  width: fit-content;
}

.flex-pull-right {
  margin-left: auto;
}

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dotted-link {
  color: #2980b9;
  border-bottom: 1px #2980b9 dotted;
  cursor: pointer;
}

.font-weight-bold {
  font-weight: bold;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.comma-separated > *:after {
  content: ", ";
  display: inline-flex;
}
.comma-separated > :last-child:after {
  content: "";
}

.semicolon-separated > *:after {
  content: "; ";
  display: inline-flex;
}
.semicolon-separated > :last-child:after {
  content: "";
}

.pipe-separated > *:after {
  content: " | ";
  display: inline-flex;
  color: #b1b1b1;
}
.pipe-separated > :last-child:after {
  content: "";
}

.bottom-line-separated > * {
  border-bottom: 1px solid #e5e5e5;
}
.bottom-line-separated > :last-child {
  border-bottom: none;
}

.line-height {
  line-height: 32px;
}

.content-center {
  margin: 0 auto;
}

body.skin-1 {
  background: #f4f6fa none repeat scroll 0 0;
}
body.skin-1 .navbar-default {
  background-color: #3e495f;
}
body.skin-1 .navbar-background {
  background-color: #3e495f;
  position: fixed;
  top: 0;
  left: 0;
  height: 100000px;
  width: 230px;
  z-index: 1;
}

body.mini-navbar .navbar-background, body.body-small.mini-navbar .navbar-background {
  width: 70px;
}

@media (max-width: 767px) {
  body.skin-1 .navbar-background {
    width: 0;
  }
}
.row.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}

#page-wrapper {
  padding: 0;
}

.wrapper.wrapper-content {
  padding-right: 16px;
  padding-left: 16px;
}

.skin-1 .navbar-top-links > li:last-child {
  margin-right: 0px;
}

.navbar-static-top .navbar-right {
  margin-right: 0;
  padding-right: 16px;
}

.bg-color {
  background: #f4f6fa;
}

@media (max-width: 767px) {
  .wrapper.wrapper-content {
    padding: 8px;
  }
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}

.progress-bar.badge {
  color: #FFF;
}

.progress-bar-blue .progress-bar {
  background-color: #049cdb;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-green .progress-bar {
  background-color: #46a546;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-red .progress-bar {
  background-color: #9d261d;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-yellow .progress-bar {
  background-color: #ffc40d;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-green-success .progress-bar {
  background-color: #27ae60;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-info .progress-bar {
  background-color: #c3325f;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-warning .progress-bar {
  background-color: #7a43b6;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-orange .progress-bar {
  background-color: #f89406;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-pink .progress-bar {
  background-color: #c3325f;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-track_group .progress-bar {
  background-color: #00b9b7;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar-success .progress-bar {
  background-color: #f89406;
  background-repeat: repeat-x;
  color: #FFF;
}

.progress-bar--purple .progress-bar {
  background-color: #7a43b6;
  background-repeat: repeat-x;
  color: #FFF;
}

input.error-input {
  color: #cb0000;
}

input.error-input {
  border-color: #FE0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

input.error-input:focus {
  border-color: #FE0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.panel > .bs-callout {
  margin-top: 0;
  margin-bottom: 0;
  border-width: 0 0 0 5px;
  border-radius: 0;
}

.panel > .bs-callout ~ .panel-body, .panel > .panel-body ~ .bs-callout {
  border-top-width: 1px;
}

.panel.panel-with-table table {
  margin-bottom: 0;
}

.bs-callout {
  border-color: #eee;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  margin: 20px 0;
  padding: 20px;
  background-color: #FFF;
}

.bs-callout.bs-callout-medium {
  margin: 10px 0;
  padding: 6px 14px 6px 14px;
}

.bs-callout h4 {
  margin-bottom: 5px;
  margin-top: 0;
}

.bs-callout p:last-child {
  margin-bottom: 0;
}

.bs-callout code {
  border-radius: 3px;
}

.bs-callout + .bs-callout {
  margin-top: -5px;
}

.bs-callout.bs-callout-block {
  margin-top: 0;
  margin-bottom: 0;
}

.bs-callout-danger {
  border-left-color: #FE0000;
}
.bs-callout-danger h4 {
  color: #cb0000;
}

.bs-callout-warning {
  border-left-color: #e67e22;
}
.bs-callout-warning h4 {
  color: #d67118;
}

.bs-callout-info {
  border-left-color: #3498db;
}
.bs-callout-info h4 {
  color: #258cd1;
}

.bs-callout-success {
  border-left-color: #27ae60;
}
.bs-callout-success h4 {
  color: #1e8449;
}

.bs-callout-amazing {
  border-left-color: #8e44ad;
}
.bs-callout-amazing h4 {
  color: #8e44ad;
}

.bs-callout.bs-callout-mini {
  margin: 0;
  margin-bottom: 10px;
}

.bs-callout.no-top {
  margin-top: 0;
}

.errors.help-block {
  color: #cb0000;
}

.breadcrumb.third-level-menu {
  min-height: 8px;
}
.breadcrumb.third-level-menu > li {
  font-size: 14px;
  margin-bottom: 10px;
}
.breadcrumb.third-level-menu > li > a {
  color: #2980b9;
  padding-bottom: 10px;
}
.breadcrumb.third-level-menu > li.active > a {
  border-bottom: 4px solid #3498db;
  padding-bottom: 6px;
  color: inherit;
}
.breadcrumb.third-level-menu > li + li::before {
  content: "•";
}
.breadcrumb.third-level-menu > li > a + ol::before {
  content: "( ";
}

.breadcrumb.four-level-menu {
  display: inline-block;
  min-height: 8px;
}
.breadcrumb.four-level-menu > li {
  font-size: 14px;
  margin-bottom: 10px;
}
.breadcrumb.four-level-menu > li > a {
  color: #2980b9;
  padding-bottom: 10px;
}
.breadcrumb.four-level-menu > li.active > a {
  border-bottom: 4px solid #3498db;
  padding-bottom: 6px;
  color: inherit;
}
.breadcrumb.four-level-menu > ol + li ::after {
  content: ")";
}
.breadcrumb.four-level-menu > li {
  margin-bottom: 0;
}
.breadcrumb.four-level-menu > li > a {
  padding-bottom: 0;
}

.page-heading {
  border-bottom-width: 1px;
}

.page-heading.page-heading-sm {
  padding-bottom: 0;
}
.page-heading.page-heading-sm h2 {
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 8px;
}
.page-heading.page-heading-sm .page-heading-actions h2 {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .page-heading.page-heading-sm h2 {
    margin-top: 8px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .page-heading.page-heading-no-bottom h2 {
    margin-bottom: 8px;
  }
}
.navbar-top-links.nav > li > a {
  font-weight: 400;
}

.nav.navbar-top-links > li > a.navbar-brand:hover, .nav.navbar-top-links > li > a.navbar-brand:focus {
  background: transparent;
}

.skin-1 .nav > li > a.navbar-brand:hover, .skin-1 .nav > li > a.navbar-brand:focus {
  color: #9ea6b9;
}

.hidden-navbar #page-wrapper {
  margin-left: 0;
}
.hidden-navbar .navbar-minimalize {
  display: none;
}

.visible-body-small {
  display: none;
}

.body-small .visible-body-small {
  display: inherit;
}

.mini-navbar-icon {
  display: none;
}

.mini-navbar-icon {
  display: none;
}

.metismenu a i {
  min-width: 16px;
  display: inline-block;
  font-size: 16px;
}

.metismenu i.mini-navbar-icon {
  display: none;
}

body.mini-navbar .hidden-mini-navbar {
  display: none;
}

body.mini-navbar .mini-navbar-icon {
  display: block;
  font-style: normal;
}

body.mini-navbar .nav-header {
  padding: 31px;
}

.skin-1 .nav-header {
  padding: 25px 25px 25px 25px;
}

.skin-1 .wrapper-content .nav-stacked.nav > li > a,
.skin-1 .wrapper-content .panel-heading .nav > li > a,
.skin-1 .wrapper-content .panel-footer .nav > li > a,
.skin-1 .wrapper-content .nav.nav-blue > li > a {
  color: #2980b9;
}
.skin-1 .wrapper-content .nav-stacked.nav > li.active > a,
.skin-1 .wrapper-content .panel-heading .nav > li.active > a,
.skin-1 .wrapper-content .panel-footer .nav > li.active > a,
.skin-1 .wrapper-content .nav.nav-blue > li > a.active {
  color: #FFFFFF;
}

.skin-1 .sidebar-collapse li.nav-second-level-item {
  border-left: 4px solid #2980b9;
}

.sidebar-collapse {
  padding-bottom: 200px;
}

.skin-1 .navbar .nav > li > a.navy {
  color: #2980b9;
}

.skin-1 .navbar .nav li:hover > a.navy {
  color: #20638f;
}

.navbar-top-links li.nav-li-lg a {
  font-size: 16px;
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}

.icon-lg {
  font-size: 18px;
}

.navbar-static-top {
  min-height: 64px;
}

h3.modal-title, h4.modal-title, h5.modal-title, h6.modal-title {
  font-weight: 400;
}

@media (min-width: 1000px) and (max-width: 1300px) {
  .container {
    width: 970px;
  }
}
.hidden-navbar #page-wrapper {
  display: block;
}

@media (min-width: 768px) {
  .container {
    width: 600px;
  }
}
@media (max-width: 768px) {
  .navbar-top-links .dropdown-tasks {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1350px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 768px) {
  .navbar-static-side {
    z-index: 100;
  }
}
.skin-1 .wrapper-content.wrapper-content-no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.profile-element .media-body {
  font-size: 14px;
  font-weight: 200;
}

.navbar-top-links li a.navbar-brand.shp-brand {
  padding: 14px 0 0 12px;
}
.navbar-top-links li a.navbar-brand.shp-brand img {
  height: 32px;
}

.navbar.navbar-static-top .navbar-top-links li a.navbar-brand.shp-brand {
  padding: 16px 0 0 16px;
}

.top_menu-lg {
  z-index: 2;
  position: relative;
}

.btn-toolbar.text-toolbar, .btn-group.text-btn-group {
  font-size: inherit;
  margin-top: 0;
  margin-bottom: 0;
}

.dropdown-menu a.hidden {
  display: none;
}

.btn-group .btn-label {
  padding-top: 4px;
  padding-right: 4px;
  float: left;
}

.btn.btn-xs.btn-icon {
  width: 24px;
  max-width: 24px;
  padding: 1px 5px 1px 5px;
  text-align: center;
}

.btn.btn-sm.btn-icon {
  width: 32px;
  max-width: 32px;
  height: 32px;
  max-height: 32px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}

.btn.btn-sm.btn-icon i {
  font-size: 14px;
  padding-top: 1px;
  display: inline-block;
}

.btn-group.btn-group-icon {
  height: 20px;
  font-size: 14px;
}

.btn-group.text-btn-group > a, .normal-font {
  font-size: 14px;
}

small .btn-group.text-btn-group > a {
  font-size: 12px;
}

.btn-group.btn-group-icon > a:hover {
  text-decoration: none;
}

.btn-group.btn-group-icon > a {
  padding: 2px 6px;
  border-radius: 4px;
}

.btn.btn-icon.btn-fixed-height {
  line-height: 19px;
}

.btn-dark-blue {
  background: #2C3E50;
  color: white;
}
.btn-dark-blue:hover {
  color: white;
}

.discussion_button_outline__success {
  color: #27ae60;
  border-color: #27ae60;
}
.discussion_button_outline__success:hover {
  color: white;
  background-color: #27ae60;
  border-color: #27ae60;
}
.discussion_button_outline__success:focus, .discussion_button_outline__success.focus {
  box-shadow: 0 0 0 2px rgba(39, 174, 96, 0.5);
}
.discussion_button_outline__success:active, .discussion_button_outline__success.active, .discussion_button_outline__success.dropdown-toggle.show {
  color: white;
  background-color: #27ae60;
  border-color: #27ae60;
}
.discussion_button_outline__success:active:focus, .discussion_button_outline__success.active:focus, .discussion_button_outline__success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(39, 174, 96, 0.5);
}
.discussion_button_outline__success:disabled, .discussion_button_outline__success.disabled {
  color: #27ae60;
  background-color: transparent;
}

.discussion_button_outline__danger {
  color: #e74c3c;
  border-color: #e74c3c;
}
.discussion_button_outline__danger:hover {
  color: white;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.discussion_button_outline__danger:focus, .discussion_button_outline__danger.focus {
  box-shadow: 0 0 0 2px rgba(231, 76, 60, 0.5);
}
.discussion_button_outline__danger:active, .discussion_button_outline__danger.active, .discussion_button_outline__danger.dropdown-toggle.show {
  color: white;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.discussion_button_outline__danger:active:focus, .discussion_button_outline__danger.active:focus, .discussion_button_outline__danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(231, 76, 60, 0.5);
}
.discussion_button_outline__danger:disabled, .discussion_button_outline__danger.disabled {
  color: #e74c3c;
  background-color: transparent;
}

.discussion_button_outline__primary {
  color: #2980b9;
  border-color: #2980b9;
}
.discussion_button_outline__primary:hover {
  color: white;
  background-color: #2980b9;
  border-color: #2980b9;
}
.discussion_button_outline__primary:focus, .discussion_button_outline__primary.focus {
  box-shadow: 0 0 0 2px rgba(41, 128, 185, 0.5);
}
.discussion_button_outline__primary:active, .discussion_button_outline__primary.active, .discussion_button_outline__primary.dropdown-toggle.show {
  color: white;
  background-color: #2980b9;
  border-color: #2980b9;
}
.discussion_button_outline__primary:active:focus, .discussion_button_outline__primary.active:focus, .discussion_button_outline__primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(41, 128, 185, 0.5);
}
.discussion_button_outline__primary:disabled, .discussion_button_outline__primary.disabled {
  color: #2980b9;
  background-color: transparent;
}

.btn-default-selected,
.btn-default-hovered:hover {
  background: #fff;
  border: 1px solid #2980b9;
}

.shp-btn-edit {
  line-height: 1em;
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  color: #2980b9;
  background-color: #d2e7f5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  cursor: pointer;
}
.shp-btn-edit:hover {
  background-color: #a9d1ec;
}

.btn-rounded {
  border-radius: 50%;
}

.skin-1 .wrapper-content .nav-stacked.nav > li.step_item.current_step > a, .skin-1 .wrapper-content .nav-stacked.nav .set-navigation.radio-active {
  color: #1e8449;
}

.step_item.current_step > a.muted {
  color: #999999;
}

.video-play-icon {
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  min-width: 70px;
}

.step_element_icon {
  font-size: 24px;
}

.fc-event.calendar-active {
  -o-transition: color 0.1s ease-out, background 0.2s ease-in;
  -ms-transition: color 0.1s ease-out, background 0.2s ease-in;
  -moz-transition: color 0.1s ease-out, background 0.2s ease-in;
  -webkit-transition: color 0.1s ease-out, background 0.2s ease-in;
  /* ...and now for the proper property */
  transition: color 0.1s ease-out, background 0.2s ease-in;
}

.fc-event.calendar-classes, .fc-event.calendar-other-classes, .fc-event.calendar-selected-classes:hover {
  background-color: #3a87ad;
  border: 1px solid #3a87ad;
}

.fc-event.calendar-selected-classes, .fc-event.calendar-classes:hover, .fc-event.calendar-other-selected-consultation {
  background-color: #FE0000;
  border: 1px solid #FE0000;
}

.fc-event.calendar-missed-other-consultation {
  background-color: #27ae60;
  border: 1px solid #27ae60;
}

.fc-event.calendar-replacement {
  background-color: #999999;
  border: 1px solid #999999;
  border-right: 8px solid #8e44ad;
}
.fc-event.calendar-replacement:hover {
  background-color: #8e44ad;
  border: 1px solid #8e44ad;
  border-right: 8px solid #8e44ad;
}

.fc-event.calendar-selected-replacement, .fc-event.calendar-other-selected-replacement {
  background-color: #8e44ad;
  border: 1px solid #8e44ad;
  border-right: 8px solid #8e44ad;
}
.fc-event.calendar-selected-replacement:hover, .fc-event.calendar-other-selected-replacement:hover {
  background-color: #999999;
  border: 1px solid #999999;
  border-right: 8px solid #8e44ad;
}

.fc-event.calendar-selected-consultation {
  background-color: #468847;
  border: 1px solid #468847;
  border-right: 8px solid #468847;
}
.fc-event.calendar-selected-consultation:hover {
  background-color: #999999;
  border: 1px solid #999999;
  border-right: 8px solid #468847;
}

.fc-event.calendar-consultation {
  background-color: #999999;
  border: 1px solid #999999;
  border-right: 8px solid #468847;
}
.fc-event.calendar-consultation:hover {
  background-color: #468847;
  border: 1px solid #468847;
  border-right: 8px solid #468847;
}

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

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #e0e6e9;
  opacity: 1;
}

.non_editable_div {
  border-radius: 3px;
  background-color: #e0e6e9;
  color: #555555;
  min-height: 34px;
  overflow-wrap: break-word;
}

.has-focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type=checkbox].simple-checkbox {
  margin-bottom: 2px;
  margin-top: 0;
  margin-right: 0;
}

select.input-mini, .select2-container.input-mini, .non_editable_div.input-mini, .input-mini, .input-group .input-mini {
  width: 60px;
}

select.input-small, .select2-container.input-large, .non_editable_div.input-large, .input-small, .input-group .input-small {
  width: 90px;
}

select.input-medium, .select2-container.input-medium, .non_editable_div.input-medium, .input-medium, .input-group .input-medium {
  width: 150px;
}

select.input-large, .select2-container.input-large, .non_editable_div.input-large, .input-large, .input-group .input-large {
  width: 210px;
}

select.input-xlarge, .select2-container.input-xlarge, .non_editable_div.input-xlarge, .input-xlarge, .input-group .input-xlarge {
  width: 270px;
}

select.input-xxlarge, .select2-container.input-xxlarge, .non_editable_div.input-xxlarge, .input-xxlarge, .input-group .input-xxlarge {
  width: 530px;
}

select.shp-input-xs, .select2-container.shp-input-xs, .non_editable_div.shp-input-xs, .shp-input-xs, .input-group .shp-input-xs {
  width: 120px;
}

.shp-input-xs .flex-grow-8 {
  width: 80px;
}

select.shp-input-sm, .select2-container.shp-input-sm, .non_editable_div.shp-input-sm, .shp-input-sm, .input-group .shp-input-sm {
  width: 170px;
}

select.shp-input-md, .select2-container.shp-input-md, .non_editable_div.shp-input-md, .shp-input-md, .input-group .shp-input-md {
  width: 220px;
}

select.shp-input-lg, .select2-container.shp-input-lg, .non_editable_div.shp-input-lg, .shp-input-lg, .input-group .shp-input-lg {
  width: 280px;
}

select.shp-input-xlg, .select2-container.shp-input-xlg, .non_editable_div.shp-input-xlg, .shp-input-xlg, .input-group .shp-input-xlg {
  width: 340px;
}

select.shp-input-row, .select2-container.shp-input-row, .non_editable_div.shp-input-row, .shp-input-row, .input-group .shp-input-row {
  width: 100%;
}

.input-group-addon.btn-icon, .input-group-addon.btn {
  width: 38px;
  max-width: 38px;
}

.input-group-addon.input-group-invisible {
  padding: 0;
  border-left: 0;
  width: 0;
}

.inline_input {
  margin-bottom: 0;
  border-radius: 4px 4px 4px 4px !important;
}

input[type=radio].table-checkbox, input[type=checkbox].table-checkbox {
  margin-top: 0;
  margin-bottom: 4px;
  margin-right: 16px;
}

input[type=radio] ~ label {
  margin-left: 10px;
  z-index: 10;
}

.field_input2__copy_icon {
  padding: 3px;
  border: 2px solid #e5e6e7;
}

.field_input2__copy_icon > i.icon_copy:before {
  width: 18px;
  height: 19px;
}

.field_input2__copy_icon_container {
  left: -25px;
  background-color: #ffffff;
}

.time-input {
  border: none;
  box-shadow: none;
  width: 48px;
  padding: 4px;
}

.panel-heading {
  padding-top: 12px;
  padding-bottom: 12px;
}
.panel-heading .panel-title {
  font-size: 18px;
}

.panel-heading.panel-heading-sm {
  padding-top: 6px;
  padding-bottom: 6px;
}
.panel-heading.panel-heading-sm .panel-title {
  font-size: 16px;
}

.panel-body.panel-body-sm {
  padding-bottom: 5px;
}

.panel-body.panel-body-xs {
  padding-bottom: 5px;
  padding-top: 5px;
}

.panel-body.panel-body-no-p {
  padding-bottom: 0;
  padding-top: 0;
}

.panel .panel-heading.panel-heading-filtered {
  padding-top: 10px;
  padding-bottom: 10px;
}

.panel-top-success {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 4px solid #27ae60;
}

.panel-top-danger {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 4px solid #FE0000;
}

.panel-top-amazing {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 4px solid #8e44ad;
}

.panel-top-yellow {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 4px solid #e67e22;
}

.panel-top-primary {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 4px solid #2980b9;
}

.panel-top-info {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 4px solid #3498db;
}

.panel-left-primary {
  border-left: 4px solid #2980b9;
}

.panel-left-danger {
  border-left: 4px solid #FE0000;
}

.panel-left-success {
  border-left: 4px solid #27ae60;
}

.panel-danger-light {
  border-color: #ddd;
}
.panel-danger-light > .panel-heading {
  background-color: #ffcbcb;
  border-color: #ddd;
  color: #cb0000;
}
.panel-danger-light.stripped > .panel-heading {
  background: repeating-linear-gradient(45deg, #ffb2b2, #ffb2b2 10px, #ffcbcb 10px, #ffcbcb 20px);
}

.panel-warning-light {
  border-color: #ddd;
}
.panel-warning-light > .panel-heading {
  background-color: #fbe9d9;
  border-color: #ddd;
  color: #d67118;
}
.panel-warning-light.stripped > .panel-heading {
  background: repeating-linear-gradient(45deg, #f8dcc2, #f8dcc2 10px, #fbe9d9 10px, #fbe9d9 20px);
}

.panel-info-light {
  border-color: #ddd;
}
.panel-info-light > .panel-heading {
  background-color: #e1f0fa;
  border-color: #ddd;
  color: #258cd1;
}
.panel-info-light.stripped > .panel-heading {
  background: repeating-linear-gradient(45deg, #cce5f6, #cce5f6 10px, #e1f0fa 10px, #e1f0fa 20px);
}

.panel-primary-light {
  border-color: #ddd;
}
.panel-primary-light > .panel-heading {
  background-color: #bedcf0;
  border-color: #ddd;
  color: #2980b9;
}
.panel-primary-light.stripped > .panel-heading {
  background: repeating-linear-gradient(45deg, #a9d1ec, #a9d1ec 10px, #bedcf0 10px, #bedcf0 20px);
}

.panel-success-light {
  border-color: #ddd;
}
.panel-success-light > .panel-heading {
  background-color: #b3eecc;
  border-color: #ddd;
  color: #1e8449;
}
.panel-success-light.stripped > .panel-heading {
  background: repeating-linear-gradient(45deg, #9ee9be, #9ee9be 10px, #b3eecc 10px, #b3eecc 20px);
}

.panel-amazing-light {
  border-color: #ddd;
}
.panel-amazing-light > .panel-heading {
  background-color: #e4d0ed;
  border-color: #ddd;
  color: #8e44ad;
}
.panel-amazing-light.stripped > .panel-heading {
  background: repeating-linear-gradient(45deg, #dabee5, #dabee5 10px, #e4d0ed 10px, #e4d0ed 20px);
}

.panel-heading-dark {
  background: #333333;
  color: #FFF;
}
.panel-heading-dark .text-success {
  color: #FFF;
}

.panel-background, table .panel-background {
  background: #f4f6fa;
  padding-top: 10px;
  padding-bottom: 10px;
}

.panel-heading ~ .panel-background, .panel-footer ~ .panel-background {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-background ~ .panel-heading, .panel-background ~ .panel-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.panel-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.no-border-left {
  border-left-width: 0;
}

.no-border-right {
  border-right-width: 0;
}

.shp-panel {
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e7eaec;
}

.panel > .panel-heading ~ textarea {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel.panel-primary .panel-heading .panel-title > a {
  color: white;
  text-decoration: underline;
}

.panel .panel-heading-filtered .form-group {
  margin-bottom: 0;
}

.panel .panel-heading-filtered .panel-title {
  padding-top: 5px;
}

.panel-body-stripped {
  padding-top: 0;
  padding-bottom: 0;
}
.panel-body-stripped > * {
  border-top: 1px solid #e7eaec;
  padding-top: 8px;
  padding-bottom: 8px;
}
.panel-body-stripped :first-child {
  border-top: none;
}

.panel-footer.panel-footer-sm {
  padding-left: 8px;
  padding-right: 8px;
}

.sticky_panel {
  position: sticky;
  top: 0;
  background: white;
  z-index: 10;
}

@media (min-width: 768px) {
  .sticky_panel-sm {
    position: sticky;
    top: 0;
    background: white;
    z-index: 10;
  }
}

@media (min-width: 992px) {
  .sticky_panel-md {
    position: sticky;
    top: 0;
    background: white;
    z-index: 10;
  }
}

@media (min-width: 1200px) {
  .sticky_panel-lg {
    position: sticky;
    top: 0;
    background: white;
    z-index: 10;
  }
}

.panel-borderless {
  border: none;
  box-shadow: 0px 1px 1px rgba(20, 49, 68, 0.1);
  margin-bottom: 16px;
}
.panel-borderless > .panel-heading {
  padding-top: 16px;
  padding-bottom: 8px;
}
.panel-borderless > .panel-heading > .panel-title {
  font-weight: 400;
}
.panel-borderless > .panel-heading.panel-heading-lg {
  padding-bottom: 16px;
}
.panel-borderless .panel-body {
  padding-top: 8px;
}
.panel-borderless.panel > table > tbody:first-child > tr:first-child td, .panel-borderless.panel > table > tbody:first-child > tr:first-child th {
  border-top: 1px solid #e7eaec;
}

.panel {
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .panel {
    margin-bottom: 8px;
  }
}
.panel > .panel-body .panel-row {
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px 16px;
}
.panel > .panel-body .panel-row-md {
  padding-top: 16px;
  padding-bottom: 16px;
}
.panel > .panel-body .panel-row ~ .panel-row, .panel > .panel-body .panel-row ~ .panel-row-md, .panel > .panel-body .panel-row-md ~ .panel-row, .panel > .panel-body .panel-row-md ~ .panel-row-md {
  border-top: 1px solid #e7eaec;
}
.panel > .panel-body .panel-row:first-child, .panel > .panel-body .panel-row-md:first-child {
  padding-top: 0;
}
.panel > .panel-body .panel-row:last-child, .panel > .panel-body .panel-row-md:last-child {
  padding-bottom: 0;
}

.panel-corner-left {
  margin-left: 60px;
  position: relative;
}
.panel-corner-left:before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}

.panel-edited {
  box-shadow: 0px 0px 8px rgba(82, 168, 236, 0.6);
}

.panel .panel {
  margin-bottom: 16px !important;
}

.panel .panel:last-of-type {
  margin-bottom: 0px !important;
}

.shp-mark {
  min-width: 24px;
  border-radius: 2px;
  border-bottom-width: 2px;
  border-right-width: 2px;
  font-weight: bold;
  display: inline-block;
  padding: 2px 2px;
  margin-bottom: 4px;
  text-align: center;
  position: relative;
  text-shadow: 0 1px 1px #4d4d4d;
}

.shp-mark-danger {
  background: #FE0000;
  color: #fff;
}

.shp-mark-warning {
  background: #e67e22;
  color: #fff;
}

.shp-mark-info {
  background: #3498db;
  color: #fff;
}

.shp-mark-success {
  background: #27ae60;
  color: #fff;
}

.shp-mark-amazing {
  background: #8e44ad;
  color: #fff;
}

.shp-mark-muted {
  background: #D1DADE;
  color: #fff;
}

.shp-mark-commented {
  position: absolute;
  top: -4px;
  right: -4px;
  content: "&nbsp";
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: #FE0000;
  display: inline-block;
  width: 12px;
  height: 12px;
}

.shp-part-mark {
  font-weight: bold;
  display: inline-block;
  padding-top: 3px;
  text-align: center;
  position: relative;
  height: 30px;
  width: 30px;
  font-size: 16px;
  border-radius: 50%;
  text-shadow: 0 1px 1px #4d4d4d;
}

.shp-big-part-mark {
  font-weight: bold;
  display: inline-block;
  text-align: center;
  position: relative;
  height: 40px;
  width: 40px;
  font-size: 30px;
  border-radius: 50%;
  text-shadow: 0 1px 1px #4d4d4d;
}

.shp-part-mark-danger {
  color: #fff;
  background: #FE0000;
  border: 2px solid #FE0000;
}

.shp-part-mark-warning {
  color: #fff;
  background: #e67e22;
  border: 2px solid #e67e22;
}

.shp-part-mark-info {
  color: #fff;
  background: #3498db;
  border: 2px solid #3498db;
}

.shp-part-mark-success {
  color: #fff;
  background: #27ae60;
  border: 2px solid #27ae60;
}

.shp-part-mark-amazing {
  color: #fff;
  background: #8e44ad;
  border: 2px solid #8e44ad;
}

.shp-big-part-mark-danger {
  color: #fff;
  background: #FE0000;
  border: 2px solid #FE0000;
  border: 0;
}

.shp-big-part-mark-warning {
  color: #fff;
  background: #e67e22;
  border: 2px solid #e67e22;
  border: 0;
}

.shp-big-part-mark-info {
  color: #fff;
  background: #3498db;
  border: 2px solid #3498db;
  border: 0;
}

.shp-big-part-mark-amazing {
  color: #fff;
  background: #8e44ad;
  border: 2px solid #8e44ad;
  border: 0;
}

.shp-big-part-mark-success {
  color: #fff;
  background: #27ae60;
  border: 2px solid #27ae60;
  border: 0;
}

.shp-average {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 18px;
}

.shp-average.shp-average-sm {
  font-size: 14px;
}

.shp-average-danger {
  color: #FE0000;
}

.shp-average-warning {
  color: #e67e22;
}

.shp-average-info {
  color: #3498db;
}

.shp-average-success {
  color: #27ae60;
}

.shp-average-amazing {
  color: #8e44ad;
}

.shp-total-marks {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 18px;
}

.menu-badge {
  display: inline-block;
}

.mini-navbar .metismenu .menu-badge {
  position: absolute;
  right: 15px;
  top: 8px;
  font-size: 10px;
  width: 18px;
  height: 18px;
  overflow: hidden;
  padding: 4px;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
}

.shp-donut {
  border: 6px solid;
  border-radius: 50%;
  font-weight: bold;
  display: inline-block;
  font-size: 18px;
  background-color: #fff;
  width: 18px;
  height: 18px;
  vertical-align: top;
  position: relative;
  margin-right: 4px;
}

.shp-donut-danger {
  border-color: #FE0000;
}

.shp-donut-warning {
  border-color: #e67e22;
}

.shp-donut-info {
  border-color: #3498db;
}

.shp-donut-success {
  border-color: #27ae60;
}

.shp-donut-amazing {
  border-color: #8e44ad;
}

.shp-donut-default {
  border-color: #c2c2c2;
}

.shp-donut-thin {
  border-width: 1px;
}

.shp-circle {
  border-radius: 50%;
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
  width: 18px;
  min-width: 18px;
  height: 18px;
  color: #FFFFFF;
  position: relative;
  margin-right: 4px;
}

.shp-circle.shp-circle-lg {
  height: 26px;
  width: 26px;
  line-height: 26px;
  font-size: 14px;
}

.shp-circle.shp-circle-sm {
  height: 12px;
  width: 12px;
  min-width: 12px;
  line-height: 12px;
  font-size: 5px;
}

.shp-circle.shp-circle-xs {
  height: 8px;
  width: 8px;
  min-width: 8px;
  line-height: 8px;
  font-size: 5px;
}

.bootstrap-datetimepicker-widget .shp-circle {
  margin-right: 0;
}

.inline-datepicker .bootstrap-datetimepicker-widget table td.day {
  max-width: 20px;
  height: 26px;
  min-height: 26px;
  line-height: 26px;
}

.shp-circle-danger {
  background-color: #FE0000;
}

.shp-circle-warning {
  background-color: #e67e22;
}

.shp-circle-info {
  background-color: #3498db;
}

.shp-circle-navy {
  background-color: #2980b9;
}

.shp-circle-lazur {
  background-color: #3498db;
}

.shp-circle-success {
  background-color: #27ae60;
}

.shp-circle-amazing {
  background-color: #8e44ad;
}

.shp-circle-default {
  background-color: #c2c2c2;
}

.shp-circle-center {
  position: relative;
  top: 4px;
  display: inline-block;
}

.shp-square {
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  width: 30px;
  height: 30px;
  padding: 6px;
  position: relative;
  text-align: center;
  vertical-align: center;
}

.shp-square.shp-square-lg {
  width: 40px;
  height: 40px;
  line-height: 26px;
  font-size: 14px;
}

.shp-square-danger {
  background-color: #FE0000;
}

.shp-square-warning {
  background-color: #e67e22;
}

.shp-square-info {
  background-color: #3498db;
}

.shp-square-success {
  background-color: #27ae60;
}

.shp-square-amazing {
  background-color: #8e44ad;
}

.shp-square-default {
  background-color: #c2c2c2;
}

.shp-square-white {
  background-color: #FFF;
}

.shp-square-center {
  position: relative;
  top: 4px;
  display: inline-block;
}

.bottom-right-circle {
  left: 20%;
  bottom: -17px;
}

.top-right-circle {
  right: -17px;
  top: 0;
}

.btn .bottom-right-circle {
  left: 4px;
  bottom: -10px;
}

.btn .top-right-circle {
  left: 4px;
  top: -17px;
}

.element-header {
  font-size: 18px;
  display: inline-block;
  padding: 14px 20px 14px 10px;
}

.problem-header-tag {
  font-style: italic;
  color: #2980b9;
}

.problem-header-tag + .problem-header-tag:before {
  content: "•";
  color: #8095a8;
  padding: 0 5px;
}

.run-report-field {
  max-width: 100vw;
  overflow-x: auto;
}

.shp__code-editor, .shp__code-console {
  margin-left: -17px;
  margin-right: -17px;
}

.problem-contest__statement div {
  font-size: 16px;
}

.problem-table {
  display: grid;
  grid-template-columns: 20px minmax(5%, 1fr) minmax(5%, 1fr) 100px;
}
.problem-table .full-row {
  grid-column-start: 1;
  grid-column-end: 4;
}
.problem-table thead,
.problem-table tbody,
.problem-table tr {
  display: contents;
}

pre.pre-samples {
  overflow: auto;
  margin: 0;
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

.more-info > div {
  width: fit-content;
}

.problem__problem-icon {
  width: 10px;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
}

.problem_panel {
  border-radius: unset;
  margin-bottom: 0;
  box-shadow: none;
}

.problem_panel__left {
  border-right: transparent;
}

.problem_panel__footer {
  border-width: 1px;
  border-style: solid;
  border-top: none;
}

.modal .ibox-content.ibox-page {
  padding: 0;
  border: none;
}

.show-more-widget {
  position: relative;
  margin-top: 15px;
}

.show-more-line {
  position: relative;
  top: -20px;
  margin: 0;
  line-height: 1px;
}

.show-more__container {
  min-height: 32px;
}

.show-more-btn, .show-less-btn {
  position: absolute;
  background-color: #ffffff;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
  padding: 10px;
  border: 1px #2980b9 solid;
  box-shadow: 0 0 0 1px #2980B9;
  display: inline-block;
  color: #2980b9;
  text-decoration: none;
}

[aria-expanded=false] .text-fade {
  position: relative;
}

[aria-expanded=false] .text-fade::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(rgba(255, 255, 255, 0) 250px, #fff 300px, #fff);
}

.shp-file {
  border: 1px #e7eaec solid;
  border-radius: 4px;
  margin-bottom: 20px;
}

.file-footer-container {
  position: relative;
  margin-bottom: -8px;
}

.file-footer {
  position: absolute;
  background-color: white;
  visibility: hidden;
  width: 100%;
  padding: 8px 6px;
  border-top: 1px solid #e3e3e3;
  bottom: -100%;
}

.shp-file:hover .file-footer {
  visibility: visible;
}

.file-header-container {
  position: relative;
  margin-top: -8px;
  z-index: 20;
}

.file-header-container.file-header-hover {
  z-index: 21;
  /*position: absolute;*/
}

.file-header-container.file-header-hover {
  min-height: 0;
}

.file-header-container.file-header-hover .file-header {
  background-color: white;
  visibility: hidden;
  top: 0;
}

.file-header-container.file-header-hover:hover .file-header {
  visibility: visible;
}

.file-header {
  position: absolute;
  overflow: hidden;
  width: 100%;
  padding: 8px 6px;
  /*border-bottom: 1px solid #e3e3e3;*/
  background-color: white;
}

.file-header .shp-file-name {
  display: inline-block;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-header .file-extension {
  display: inline-block;
  position: absolute;
}

.file-header .file-name-spacer {
  height: 0;
  padding-right: 3px;
  visibility: hidden;
}

.file-header .file-extension-spacer {
  float: right;
  visibility: hidden;
}

.file-header .shp-file-title {
  position: static;
  overflow: hidden;
  padding-left: 16px;
}

.file-header .file-header-icon {
  position: absolute;
}

.file-header .file-header-extension {
  position: absolute;
  right: 0;
  padding-left: 4px;
  z-index: 14;
}

.file .file-content {
  padding-left: 8px;
  padding-right: 8px;
}

.file:hover .file-header {
  visibility: visible;
}

.file .file-header .file-icon {
  visibility: visible;
}

.material__title {
  font-size: 16px;
}

.material-file__text-content {
  font-size: 16px;
}
.material-file__text-content pre {
  font-size: 16px;
}

.week-datepicker .bootstrap-datetimepicker-widget table tr:hover td.active, .week-datepicker .bootstrap-datetimepicker-widget table tr td.active ~ td {
  background-color: #337ab7;
  color: #fff;
}
.week-datepicker .bootstrap-datetimepicker-widget table td {
  border-radius: 0;
}
.week-datepicker .bootstrap-datetimepicker-widget table tr:hover td {
  background-color: #eeeeee;
}

.shp-media {
  position: relative;
}
.shp-media .media-body {
  font-size: 14px;
}

@media (max-width: 768px) {
  .shp-media.shp-media-sm .media-body {
    display: block;
    width: auto;
  }
}
.shp-sup-status {
  position: absolute;
  font-size: 12px;
  right: 4px;
  top: 2px;
}

.medium-icons .shp-sup-status i {
  font-size: 14px;
}

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

.badge-important, .panel-default > .panel-heading .badge.badge-important {
  background-color: #FE0000;
}

.badge-important[href] {
  background-color: #cb0000;
}

.badge-warning, .panel-default > .panel-heading .badge.badge-warning {
  background-color: #e67e22;
}

.badge-warning[href] {
  background-color: #d67118;
}

.badge-success, .panel-default > .panel-heading .badge.badge-success {
  background-color: #27ae60;
}

.badge-success[href] {
  background-color: #1e8449;
}

.badge-info, .panel-default > .panel-heading .badge.badge-info {
  background-color: #3498db;
}

.badge-primary, .panel-default > .panel-heading .badge.badge-primary {
  background-color: #2980b9;
}

.badge-info[href] {
  background-color: #258cd1;
}

.badge-inverse {
  background-color: #333333;
}

.badge-inverse[href] {
  background-color: #333333;
}

.badge-click:hover {
  opacity: 1;
}

.badge-click {
  cursor: pointer;
  opacity: 0.9;
}

.badge.badge-right {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 6px;
  padding-right: 7px;
}

.badge.badge-left {
  margin-right: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 4px;
  padding-left: 9px;
}

.filter.badge-filter {
  margin-top: 4px;
}

.filter.badge-filter .badge {
  margin-top: 0;
  margin-bottom: 0;
}

.map_legend .badge {
  padding: 3px 5px;
}

.badge.context-badge {
  display: inline-block;
  width: 29px;
  font-size: 10px;
  padding: 0;
  margin: 0 3px 0;
  text-align: center;
}

.badge-amazing, .panel-default > .panel-heading .badge.badge-amazing {
  color: #ffffff;
  background-color: #8e44ad;
}
.badge-amazing[href], .panel-default > .panel-heading .badge.badge-amazing[href] {
  background-color: #8e44ad;
}

.label-amazing, .badge-amazing {
  background-color: #8e44ad;
  color: #FFFFFF;
}

.badge-inverse {
  background-color: #333333;
}

.badge-inverse[href] {
  background-color: #1a1a1a;
}

.badge.badge-abbr {
  max-width: 40px;
  width: 40px;
}

.badge-light-default {
  color: #333;
  background-color: rgba(194, 194, 194, 0.5);
  font-weight: 400;
}
.badge-light-default[href] {
  background-color: rgba(194, 194, 194, 0.5);
}

.badge-light-important {
  color: #FE0000;
  background-color: rgba(254, 0, 0, 0.15);
  font-weight: 400;
}
.badge-light-important[href] {
  background-color: rgba(254, 0, 0, 0.15);
}

.badge-light-danger {
  color: #FE0000;
  background-color: rgba(254, 0, 0, 0.15);
  font-weight: 400;
}
.badge-light-danger[href] {
  background-color: rgba(254, 0, 0, 0.15);
}

.badge-light-warning {
  color: #e67e22;
  background-color: rgba(230, 126, 34, 0.15);
  font-weight: 400;
}
.badge-light-warning[href] {
  background-color: rgba(230, 126, 34, 0.15);
}

.badge-light-success {
  color: #27ae60;
  background-color: rgba(39, 174, 96, 0.15);
  font-weight: 400;
}
.badge-light-success[href] {
  background-color: rgba(39, 174, 96, 0.15);
}

.badge-light-info {
  color: #3498db;
  background-color: rgba(52, 152, 219, 0.15);
  font-weight: 400;
}
.badge-light-info[href] {
  background-color: rgba(52, 152, 219, 0.15);
}

.badge-light-primary {
  color: #2980b9;
  background-color: rgba(41, 128, 185, 0.15);
  font-weight: 400;
}
.badge-light-primary[href] {
  background-color: rgba(41, 128, 185, 0.15);
}

.badge-amazing-light {
  color: #8e44ad;
  background-color: rgba(142, 68, 173, 0.15);
  font-weight: 400;
}
.badge-amazing-light[href] {
  background-color: rgba(142, 68, 173, 0.15);
}

.icon-14 {
  font-size: 16px;
}

.shp-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-position: left bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.shp-icon.shp-icon__phone {
  background-image: url(/static/img/icons/phone.svg);
}
.shp-icon.shp-icon__letter {
  background-image: url(/static/img/icons/letter.svg);
}
.shp-icon.shp-icon__home {
  background-image: url(/static/img/icons/home.svg);
}

[class^=shp_icons-], [class*=" shp_icons-"] {
  font-size: 13px;
}
[class^=shp_icons-].shp_icons-xsm, [class*=" shp_icons-"].shp_icons-xsm {
  font-size: 8px;
}
[class^=shp_icons-].shp_icons-sm, [class*=" shp_icons-"].shp_icons-sm {
  font-size: 10px;
}
[class^=shp_icons-].shp_icons-md, [class*=" shp_icons-"].shp_icons-md {
  font-size: 13px;
}
[class^=shp_icons-].shp_icons-lg, [class*=" shp_icons-"].shp_icons-lg {
  font-size: 16px;
}
[class^=shp_icons-].shp_icons-text, [class*=" shp_icons-"].shp_icons-text {
  vertical-align: bottom;
}

.text-muted [class^=shp_icons-], .text-muted [class*=" shp_icons-"] {
  color: #777;
}

.social-auth-icon {
  width: 40px;
  height: 40px;
  background: transparent 50%/cover;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin: 5px 5px;
  padding: 5px;
  position: relative;
  box-sizing: border-box;
}
.social-auth-icon_small {
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 3px;
}

.social-auth-icon::before {
  content: "";
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  background: rgba(0, 0, 0, 0);
  border-radius: 10px;
  transition: 0.2s ease-in-out;
}

.social-auth-icon:hover::before {
  background: rgba(20, 20, 20, 0.1);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.social-auth-icon:active::before {
  background: rgba(220, 220, 220, 0.3);
}

.social-auth-icon > img {
  width: 100%;
  height: 100%;
  position: relative;
}

.social-auth-container {
  display: inline-block;
}

.social_auth_connect > div.social-auth-container {
  display: flex;
  align-items: center;
}

.shp-social .fa:hover {
  color: white;
  opacity: 0.8;
}
.shp-social .fa.disabled {
  color: white;
  opacity: 0.5;
}
.shp-social .fa {
  display: inline-block;
  font-size: 18px;
  margin: 5px 2px;
  padding: 10px 0 10px 0;
  text-align: center;
  text-decoration: none;
  width: 40px;
  height: 40px;
}
.shp-social.shp-social-circle .fa {
  border-radius: 50%;
}
.shp-social.shp-social-sm .fa {
  font-size: 18px;
  margin: 5px 2px;
  padding-top: 6px;
  padding-bottom: 8px;
  text-align: center;
  text-decoration: none;
  width: 30px;
  height: 30px;
}
.shp-social.shp-social-xs .fa {
  font-size: 14px;
  margin: 0px 2px;
  padding-top: 3px;
  padding-bottom: 4px;
  text-align: center;
  text-decoration: none;
  width: 20px;
  height: 20px;
}
.shp-social .fa-vk {
  background: #45668e none repeat scroll 0 0;
  color: white;
  padding-right: 2px;
}
.shp-social .fa-facebook {
  background: #3b5998 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-twitter {
  background: #55acee none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-google {
  background: #dd4b39 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-linkedin {
  background: #007bb5 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-youtube {
  background: #bb0000 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-instagram {
  background: #125688 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-pinterest {
  background: #cb2027 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-snapchat-ghost {
  background: #fffc00 none repeat scroll 0 0;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.shp-social .fa-skype {
  background: #00aff0 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-android {
  background: #a4c639 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-dribbble {
  background: #ea4c89 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-vimeo {
  background: #45bbff none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-tumblr {
  background: #2c4762 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-vine {
  background: #00b489 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-foursquare {
  background: #45bbff none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-stumbleupon {
  background: #eb4924 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-flickr {
  background: #f40083 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-yahoo {
  background: #430297 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-soundcloud {
  background: #ff5500 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-reddit {
  background: #ff5700 none repeat scroll 0 0;
  color: white;
}
.shp-social .fa-rss {
  background: #ff6600 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon:hover {
  color: white;
  opacity: 0.8;
}
.shp-social .icon.disabled {
  color: white;
  opacity: 0.5;
}
.shp-social .icon {
  display: inline-block;
  font-size: 18px;
  margin: 5px 2px;
  padding: 10px 0 10px 0;
  text-align: center;
  text-decoration: none;
  width: 40px;
  height: 40px;
}
.shp-social.shp-social-circle .icon {
  border-radius: 50%;
}
.shp-social.shp-social-sm .icon {
  font-size: 18px;
  margin: 5px 2px;
  padding-top: 6px;
  padding-bottom: 8px;
  text-align: center;
  text-decoration: none;
  width: 30px;
  height: 30px;
}
.shp-social.shp-social-xs .icon {
  font-size: 14px;
  margin: 0px 2px;
  padding-top: 3px;
  padding-bottom: 4px;
  text-align: center;
  text-decoration: none;
  width: 20px;
  height: 20px;
}
.shp-social .icon-vk {
  background: #45668e none repeat scroll 0 0;
  color: white;
  padding-right: 2px;
}
.shp-social .icon-facebook {
  background: #3b5998 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-twitter {
  background: #55acee none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-google {
  background: #dd4b39 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-linkedin {
  background: #007bb5 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-youtube {
  background: #bb0000 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-instagram {
  background: #125688 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-pinterest {
  background: #cb2027 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-snapchat-ghost {
  background: #fffc00 none repeat scroll 0 0;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.shp-social .icon-skype {
  background: #00aff0 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-android {
  background: #a4c639 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-dribbble {
  background: #ea4c89 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-vimeo {
  background: #45bbff none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-tumblr {
  background: #2c4762 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-vine {
  background: #00b489 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-foursquare {
  background: #45bbff none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-stumbleupon {
  background: #eb4924 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-flickr {
  background: #f40083 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-yahoo {
  background: #430297 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-soundcloud {
  background: #ff5500 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-reddit {
  background: #ff5700 none repeat scroll 0 0;
  color: white;
}
.shp-social .icon-rss {
  background: #ff6600 none repeat scroll 0 0;
  color: white;
}

.social_auth__disabled {
  opacity: 0.5;
}

.vertical-container.shp-vertical-container {
  max-width: inherit;
}

#vertical-timeline.shp-vertical-container {
  margin-top: 0;
}

.vertical-item-block {
  margin-left: 60px;
}

.btn-fixed-width {
  width: 100%;
  max-width: 150px;
  display: block;
  float: none;
}

.btn-fixed-width-lg {
  width: 100%;
  max-width: 250px;
  display: block;
  float: none;
}

.btn-fixed-width-sm {
  width: 100%;
  max-width: 70px;
  display: block;
  float: none;
}

.btn-group.btn-fixed-width-sm {
  display: inline-block;
}

@media (max-width: 768px) {
  .full-width-xs.btn-fixed-width, .full-width-xs.btn-fixed-width-lg {
    max-width: none;
    width: 100%;
    display: block;
    float: none;
  }
}
.file-input-wrapper {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.file-input-wrapper input[type=file], .file-input-wrapper input[type=file]:focus, .file-input-wrapper input[type=file]:hover {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 99;
  outline: 0;
}
.file-input-wrapper ~ .file-input-name {
  display: inline-block;
  margin-left: 8px;
}
.file-input-wrapper input {
  height: 32px;
}

.file-input-button {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.file-input-button input[type=file], .file-input-button input[type=file]:focus, .file-input-button input[type=file]:hover {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 99;
  outline: 0;
}
.file-input-button ~ .file-input-name {
  display: inline-block;
  margin-left: 8px;
}
.file-input-button input {
  height: 32px;
}

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.left .modal-header, .modal.right .modal-header {
  width: 100%;
}

.modal.left .modal-dialog, .modal.right .modal-dialog {
  padding: 0;
}
.modal.left .modal-header, .modal.right .modal-header {
  display: table;
}
.modal.left .modal-content, .modal.right .modal-content {
  border-radius: 0;
  border: none;
  display: flex;
  flex-direction: column !important;
}
.modal.left .modal-body, .modal.right .modal-body {
  flex: 1 0 auto;
  overflow-y: auto;
}

/*Left*/
.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
  left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.in .modal-dialog {
  right: 0;
}

.flex-0 {
  flex: 0;
}

.flex-1 {
  flex: 1;
}

.flex-1000 {
  flex: 1000;
}

.flex-1-auto {
  flex: 1 0 auto;
}

.inline-flex {
  display: inline-flex;
}

.flex-8 {
  flex: 8 0;
}

.flex-8-auto {
  flex: 8 0 auto;
}

.flex-stretch {
  align-items: stretch;
}

.flex-no-stretch {
  align-items: flex-start;
}

.flex-vertical-start {
  align-items: flex-start;
}

.flex-vertical-center {
  align-items: center;
}

.flex-vertical-baseline {
  align-items: baseline;
}

.flex-vertical-bottom {
  align-items: flex-end;
}

.flex-center {
  justify-content: center;
}

.flex-end {
  justify-content: flex-end;
}

.flex-space-between {
  justify-content: space-between;
}

.flex-space-evenly {
  justify-content: space-evenly;
}

.flex-pull-right {
  align-self: flex-end;
}

.flex-pull-left {
  align-self: flex-start;
}

.shp-modal-full-width .modal-header {
  width: 100%;
}

@media (min-width: 767px) {
  .flex-sm {
    display: flex;
  }
}
@media (min-width: 978px) {
  .flex-md {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .flex-lg {
    display: flex;
  }

  .flex-row-lg {
    display: flex;
    flex-flow: row wrap;
  }
  .flex-row-lg .flex-row-col {
    display: flex;
    flex-flow: column;
  }
  .flex-row-lg .flex-row-inner {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    flex-grow: 1;
  }
}
.flex-grow-8 {
  flex-grow: 8;
}

.flex-shrink-small {
  flex-shrink: 0.5;
}

.flex-no-resizable {
  flex-shrink: 0;
  flex-grow: 0;
}

.flex-resizable {
  flex-shrink: 1;
  flex-grow: 1;
}

.flex-row-between {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex {
  display: flex;
}

.flex-align-stretch {
  align-items: stretch;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.flex-column-reverse {
  display: flex;
  flex-direction: column-reverse;
}

.inline-flex {
  display: inline-flex;
}

.flex-row {
  display: flex;
  flex-flow: row wrap;
}
.flex-row .flex-row-col {
  display: flex;
  flex-flow: column;
}
.flex-row .flex-row-inner {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  flex-grow: 1;
}

.stretch-column {
  flex-grow: 1;
}

.stretch-column-content {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1200px) {
  .flex-lg {
    display: flex;
  }
}

@media (min-width: 992px) {
  .flex-md {
    display: flex;
  }
}

@media (min-width: 768px) {
  .flex-sm {
    display: flex;
  }
}

.flex-margin-sm ~ .flex-margin-sm {
  margin-left: 8px;
}

.flex-minimize {
  min-width: 0;
}

.question .slider-selection {
  background: none repeat scroll 0 0 #BABABA;
}

.question .slider-track {
  background-image: linear-gradient(to bottom, #F3F3F3, #F5F5F5);
}

.radio.small {
  float: left;
  width: 40px;
}

.question .control-group.inline {
  margin-left: 10px;
}

.question {
  margin-left: 20px;
  margin-bottom: 5px;
}

.extra .question {
  margin-left: 0;
}

.poll_course__detail_table tr {
  border-bottom: 1px solid rgba(51, 51, 51, 0.25);
}
.poll_course__detail_table td {
  padding: 8px;
  padding-right: 16px;
}

.poll_link__active {
  color: black;
}

.poll_link {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 16px;
}

.poll_question {
  padding: 16px;
  background: #fff;
}
.poll_question__disabled {
  opacity: 0.75;
}
.poll_question .shp_checklist__list {
  padding-left: 0;
}
.poll_question .shp-radio, .poll_question .shp-checkbox {
  margin-right: 8px;
}
.poll_question .poll_question__radio .pretty label:before {
  border-color: #2980b9;
}
.poll_question .poll_question__radio .pretty input:checked ~ .state label:after {
  background-color: #333 !important;
}
.poll_question .poll_question__radio:hover .pretty label:before {
  border-color: #20638f;
}
.poll_question .poll_question__textarea {
  width: 100%;
  min-height: 80px;
  padding: 8px;
  resize: none;
  border: 1px solid #2980B9;
  border-radius: 4px;
}

.poll-question-preview {
  position: relative;
}
.poll-question-preview--mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.5;
  background-color: white;
  z-index: 100;
}

.divider {
  margin: 0 10px 10px 0;
}

.small-divider {
  margin: 0 20px 5px 20px;
}

hr.divider {
  margin: 10px 0 10px 0;
}

.divider.divider-large {
  margin: 40px 0 40px 0;
}

hr.divider.divider-tiny {
  margin: 5px 0 5px 0;
}

hr.divider.divider-no-top {
  margin-top: 0;
}

hr.divider.title-divider {
  margin-top: 4px;
}

hr.divider.divider-short {
  max-width: 100px;
}

hr.divider-field {
  margin-top: 4px;
  margin-bottom: 15px;
}

.thin-line {
  line-height: 14px;
}

.main-page .main-page-header h1 {
  font-size: 32px;
}

.main-page .main-page-header p {
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.main-page h2, .main-page h1 {
  font-weight: 500;
}

.main-page .tab-content {
  padding-top: 0;
}

.light-container {
  background-color: #fafafa;
}

.dark-container {
  background-color: #f4f4f4;
}

.container-shadow {
  box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

.page-container {
  padding: 64px 0 64px 0;
}

@media (min-width: 768px) {
  .page-container.small-container {
    padding: 40px 0 40px 0;
  }

  .page-container.tiny-container {
    padding: 20px 0 20px 0;
  }

  .page-container.footer-container {
    padding: 40px 0 30px 0;
  }
}
@media (max-width: 767px) {
  .page-container {
    padding: 16px 8px;
  }
}
.edueng-footer {
  width: 100%;
  bottom: 0;
  position: absolute;
}

.tab-pane .tab-content-margin {
  margin-top: 10px;
}

.tab-pane .well .btn-toolbar {
  margin-bottom: 0;
}

.tab-pane .with-empty-row {
  margin-top: 20px;
  display: block;
}

.attendance__come_at__input {
  min-width: 60px;
  text-align: center;
  font-size: 14px;
}

.row-delimiter td, .row-delimiter th {
  border-top-width: 2px;
}

.large-row-delimiter.row-delimiter td, .large-row-delimiter.row-delimiter th {
  border-top-width: 4px;
}

td.cell-delimiter, th.cell-delimiter {
  border-left-width: 2px;
}

/*Журнал*/
td.mark_cell {
  padding-bottom: 3px;
  white-space: nowrap;
}

.table > tbody > tr > td.has_mark,
.table > tbody > tr > td.has_exam_mark,
.table > tbody > tr > td.has_subject_mark,
.table > tbody > tr > td.has_part_mark {
  padding: 0;
  white-space: nowrap;
}

.add_mark_space > * {
  padding: 4px;
}

tr.pupil-header > td > .mark_cell, tr.pupil-header > td > .exam_mark_cell, tr.pupil-header > td > .part_mark_cell {
  padding: 4px 4px 3px 4px;
}

.diary-table th:first-child, .diary-table td:first-child {
  position: sticky;
  left: 0px;
  z-index: 2;
}
.diary-table tr:nth-child(2) th:first-child {
  position: unset;
}

.mark_cell .part_mark_cell, .subject_mark_cell, .total_pupils_cell, .exam_mark_cell {
  cursor: text;
  white-space: nowrap;
  height: 29px;
}

.table-condensed > tbody > tr > td.exam_td_cell {
  padding: 0;
}

.mark_cell .form-control,
.part_mark_cell .form-control,
.subject_mark_cell .form-control,
.total_pupils_cell .form-control,
.exam_mark_cell .form-control {
  display: inline-block;
}

td.mark_cell .popover {
  white-space: normal;
}

div.mark_cell, div.exam_mark_cell, div.part_mark_cell {
  min-height: 20px;
  min-width: 20px;
}

.diary-list div.mark_cell {
  min-height: 20px;
}

.mark {
  background-color: transparent;
  padding: 0;
}

.mark {
  cursor: pointer;
}

.available_classes-mode .has_mark, .available_classes-mode .has_mark > div {
  cursor: pointer;
}

.available_classes-mode table tbody tr:nth-child(n) td.available-classes, .available_classes-mode .available-classes {
  background-image: radial-gradient(circle closest-side, #EDC0C0 5px, rgba(255, 255, 255, 0) 5px);
}

.available_classes-mode table tbody tr:nth-child(n) td.available-auto, .available_classes-mode .available-auto {
  /*background-image: radial-gradient(circle closest-side, #d9edf7 5px, rgba(255,255, 255, 0) 5px);*/
  background-image: radial-gradient(circle closest-side, #BCE2F5 5px, rgba(255, 255, 255, 0) 5px);
}

.available_classes-mode table tbody tr:nth-child(n) td.mark_cell:hover {
  background-color: #CCDCFF;
  cursor: pointer;
}

.diary-label ~ .diary-label:before {
  content: "/";
}

.diary2 td, .diary2 th {
  min-width: 24px;
}

input.text-in-place {
  width: 18px;
  min-height: 15px;
  margin-bottom: 0;
  padding: 0 0 0 2px;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
  margin-top: 0;
  height: 19px;
}

input.text-in-place[maxlength="3"], input.text-in-place[maxlength="4"], input.text-in-place[maxlength="5"] {
  width: 25px;
}

span.has_comment {
  border-bottom: 2px dotted;
}

span.has_comment.published_comment {
  border-bottom: 2px solid;
}

.top-left-triangle {
  background: url("../inspinia/SCSS/shp/img/blue_corner.png") no-repeat top left;
}

.bottom-left-triangle {
  background: url("../inspinia/SCSS/shp/img/red_corner.png") no-repeat bottom left;
}

.top-right-triangle {
  background: url("../inspinia/SCSS/shp/img/green_corner.png") no-repeat top right;
}

.top-right-triangle-warn {
  background: url("../inspinia/SCSS/shp/img/yellow_corner.png") no-repeat top right;
}

.top-left-triangle.bottom-left-triangle {
  background: url("../inspinia/SCSS/shp/img/blue_corner.png") no-repeat top left, url("../inspinia/SCSS/shp/img/red_corner.png") no-repeat bottom left;
}

.top-right-triangle.top-left-triangle {
  background: url("../inspinia/SCSS/shp/img/green_corner.png") no-repeat top right, url("../inspinia/SCSS/shp/img/blue_corner.png") no-repeat top left;
}

.top-right-triangle.bottom-left-triangle {
  background: url("../inspinia/SCSS/shp/img/green_corner.png") no-repeat top right, url("../inspinia/SCSS/shp/img/red_corner.png") no-repeat bottom left;
}

.top-right-triangle-warn.top-left-triangle {
  background: url("../inspinia/SCSS/shp/img/yellow_corner.png") no-repeat top right, url("../inspinia/SCSS/shp/img/blue_corner.png") no-repeat top left;
}

.top-right-triangle-warn.bottom-left-triangle {
  background: url("../inspinia/SCSS/shp/img/yellow_corner.png") no-repeat top right, url("../inspinia/SCSS/shp/img/red_corner.png") no-repeat bottom left;
}

.top-right-triangle.bottom-left-triangle.top-left-triangle {
  background: url("../inspinia/SCSS/shp/img/green_corner.png") no-repeat top right, url("../inspinia/SCSS/shp/img/red_corner.png") no-repeat bottom left, url("../inspinia/SCSS/shp/img/blue_corner.png") no-repeat top left;
}

.top-right-triangle-warn.bottom-left-triangle.top-left-triangle {
  background: url("../inspinia/SCSS/shp/img/yellow_corner.png") no-repeat top right, url("../inspinia/SCSS/shp/img/red_corner.png") no-repeat bottom left, url("../inspinia/SCSS/shp/img/blue_corner.png") no-repeat top left;
}

td.mark_cell {
  z-index: 10;
  position: relative;
}

td.no-delimiters, th.no-delimiters {
  border-left-width: 0;
}

.translated-column {
  margin-bottom: 2px;
}

.unit-column {
  padding: 2px 4px;
  margin-bottom: 2px;
}

.sub-hover,
.table-hover tbody tr:hover th.sub-hover,
.table-hover tbody tr:hover td.sub-hover {
  background-color: #D9EDF7;
}

.large_margin_title {
  margin-top: 33px;
  margin-bottom: 22px;
}

tr.without_part input.hours {
  display: none;
}

.not-empty {
  min-height: 15px;
  min-width: 7px;
  display: inline-block;
}

.height-icon {
  line-height: 18px;
}

.marks-slider .tooltip.top {
  top: -34px;
}

.ui-state-disabled.marks-slider {
  opacity: 0.8;
}

/*
 * awesome-avatar
 */
.awesome-avatar-select-area {
  border: 1px solid #ddd;
  box-sizing: content-box;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.awesome-avatar-input {
  width: 100%;
  width: -moz-calc(100% - 2px);
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-width: 0;
}

.awesome-avatar-preview {
  /*margin-right: 20px;*/
  border: 1px solid #ddd;
  box-sizing: content-box;
  background-color: #FFF;
  overflow: hidden;
}

/*
 * imgAreaSelect animated border style
 */
.imgareaselect-border1 {
  background: url("../mshp/imgareaselect/border-anim-v.gif") repeat-y left top;
}

.imgareaselect-border2 {
  background: url("../mshp/imgareaselect/border-anim-h.gif") repeat-x left top;
}

.imgareaselect-border3 {
  background: url("../mshp/imgareaselect/border-anim-v.gif") repeat-y right top;
}

.imgareaselect-border4 {
  background: url("../mshp/imgareaselect/border-anim-h.gif") repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.imgareaselect-handle {
  background-color: #fff;
  border: solid 1px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.imgareaselect-outer {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.form-actions.embedded-form-actions {
  margin-top: 4px;
  padding-top: 0;
  padding-bottom: 4px;
  background-color: #ffffff;
  border-top-width: 0;
}

.forms-holder .row_form:last-child .well {
  margin-bottom: 0;
}

.row_form .well {
  padding-bottom: 5px;
}

@media (max-width: 767px) {
  .form-horizontal .form-actions {
    padding-left: 19px;
  }

  .cell.xs-block {
    display: block;
  }
}
@media (min-width: 767px) {
  .form-horizontal .desktop-form-group {
    margin-left: 180px;
  }
}
.form-horizontal .controls textarea {
  resize: none;
}

.form-horizontal .form-actions {
  padding-bottom: 14px;
}

.form-horizontal .form-actions .btn {
  margin-bottom: 5px;
}

.form-inline .control-group {
  display: inline-block;
  vertical-align: top;
}

.form-inline .help-inline {
  display: block;
  max-width: 210px;
}

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

.editable-formset-table th, .editable-formset-table td {
  line-height: 20px;
  padding: 4px 5px 4px 5px;
}

.editable-formset-table td input {
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .form-horizontal .control-label[class*=col-md] {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: start;
  }
}
.control-label.optional-field {
  font-style: italic;
  color: #777;
}

.required-form .control-label.optional-field {
  font-style: normal;
  color: #333;
}

.clearfix.control-group ul li {
  margin-left: 0;
  list-style: none;
}

.clearfix.control-group ul {
  margin-left: 0;
}

.clearfix.control-group ul li input[type=radio] {
  margin-right: 4px;
}

.form-horizontal.form-horizontal-thin .control-group {
  margin-bottom: 5px;
}

.form-horizontal.form-horizontal-thin .nav.nav-pills .dropdown a {
  margin-top: 0;
}

.form-inline .select-mini {
  width: 248px;
}

.form-control-static-sm {
  min-height: 30px;
  padding-bottom: 3px;
}

.formulate-input-help {
  color: #777777;
  font-size: 12px;
  margin-top: 4px;
}

.shp-form-inline {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 0;
}
.shp-form-inline .form-group {
  margin-bottom: 8px;
}
.shp-form-inline .form-group ~ .form-group {
  margin-left: 8px;
}
.shp-form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.shp-form-inline .form-control-static {
  display: inline-block;
}
.shp-form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}
.shp-form-inline .input-group .input-group-addon,
.shp-form-inline .input-group .input-group-btn,
.shp-form-inline .input-group .form-control {
  width: auto;
}
.shp-form-inline .input-group > .form-control {
  width: 100%;
}
.shp-form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}
.shp-form-inline .radio, .shp-form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.shp-form-inline .radio label, .shp-form-inline .checkbox label {
  padding-left: 0;
}
.shp-form-inline .radio input[type=radio],
.shp-form-inline .checkbox input[type=checkbox] {
  position: relative;
  margin-left: 0;
}
.shp-form-inline .formulate-input-wrapper {
  display: flex;
  align-items: center;
}
.shp-form-inline .formulate-input-wrapper > label {
  margin-right: 4px;
  margin-bottom: 0;
}
.shp-form-inline .shp_checklist__list {
  display: inline-flex;
  padding: 0;
}
.shp-form-inline .shp_checklist__list .shp_checklist__row {
  display: flex;
  margin-bottom: 0;
}
.shp-form-inline .shp_checklist__list .shp_checklist__row ~ .shp_checklist__row {
  margin-left: 8px;
}
.shp-form-inline .date.L, .shp-form-inline .date.LT {
  max-width: 160px;
}

.help-icon {
  min-width: 70px;
  margin-right: 20px;
  vertical-align: middle;
  display: table-cell;
}

.help-content {
  width: 100%;
  display: table-cell;
}

.help-item.closed .help-body {
  display: none;
}

.help-item .help-body {
  display: block;
}

.help-item.closed .help-open {
  display: block;
}

.help-item.closed {
  display: inline-block;
}

.help-item .help-open {
  display: none;
}

.bs-callout.bs-callout-info .help-icon {
  color: #1b809e;
}

.popover.popover-fixed-height .popover-content {
  max-height: 300px;
  overflow-y: auto;
}

.popover.popover-fixed-height .popover-content.overflow-visible {
  overflow-y: visible;
}

.popover.popover-fixed-width .popover-content {
  max-width: 300px;
}

.popover-static {
  display: block;
  float: left;
  margin: 0 0 20px 0;
  position: inherit;
}

.popover.popover-flat {
  box-shadow: none;
  /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
}

.popover {
  padding: 0;
}

.popover-title.popover-info-title {
  background-color: #D9EDF7;
}

.popover-title.popover-success-title {
  background-color: #DFF0D8;
}

.popover-title.popover-warning-title {
  background-color: #fcf8e3;
}

.popover-title.popover-error-title {
  background-color: #f2dede;
}

.popover.error-popover .popover-title {
  color: #B94A48;
  font-weight: bold;
}

.popover-form .form-stacked-buttons .btn-group {
  margin-left: -5px;
}

.popover-form .form-group .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.popover.form_title_div .popover-title {
  padding-top: 10px;
  padding-bottom: 10px;
}

.popover.form_title_div {
  margin-bottom: 15px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.popover.form-actions {
  margin-bottom: 15px;
  box-shadow: 0 0 0 0;
}

.popover .value_input {
  width: 135px;
}

.popover .calendar_picker_input {
  /*width: 108px;*/
}

.popover .popover-form .form-horizontal {
  margin-bottom: 0;
}

.popover .popover-form .form-horizontal :last-child .control-group {
  margin-bottom: 4px;
}

.popover .popover-form .form-horizontal .control-group {
  line-height: 18px;
}

.popover .popover-form .form-horizontal .control-group .control-label {
  width: 80px;
  text-align: left;
}

.popover .popover-form .form-horizontal {
  margin-right: 1px;
}

.popover .popover-form .form-horizontal .control-group .controls {
  margin-left: 100px;
}

.popover .popover-form .form-horizontal .controls-without-label .control-group .controls {
  margin-left: 0;
}

.popover .popover-form .form-horizontal .help-inline {
  display: block;
  margin-left: -90px;
  max-width: 300px;
}

.popover-filter .input-append {
  margin-bottom: 0;
}

.inline-form.popover .popover-form .form-horizontal .control-group .control-label {
  margin-bottom: 0;
  padding-top: 0;
}

.inline-form.popover .popover-form .form-horizontal .control-group .controls {
  margin-left: 0;
}

.inline-form.popover .popover-content.popover-form {
  padding-bottom: 4px;
}

.inline-form.popover .alert {
  margin-bottom: 6px;
}

.inline-form.popover .popover-form .form-horizontal .help-inline {
  margin-left: 0;
}

.tooltip-popover {
  width: auto;
  z-index: 1100;
}

.tooltip-popover.popover-wide {
  width: 300px;
}

.tooltip-popover.popover-wide > .tooltip-inner {
  max-width: 300px;
}

.tooltip-popover.popover-fixed-width {
  width: 200px;
}

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

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

.popover-content.tooltip-inner {
  color: #333333;
  background-color: #ffffff;
  padding: 5px 9px;
}

.operation_select, .value_select {
  width: auto;
}

.popover-form .input-group {
  margin-right: 2px;
}

.question .slider-selection {
  background: none repeat scroll 0 0 #BABABA;
}

.question .slider-track {
  background-image: linear-gradient(to bottom, #F3F3F3, #F5F5F5);
}

.radio.small {
  float: left;
  width: 40px;
}

.question .control-group.inline {
  margin-left: 10px;
}

.question {
  margin-left: 20px;
  margin-bottom: 5px;
}

.extra .question {
  margin-left: 0;
}

.poll_course__detail_table tr {
  border-bottom: 1px solid rgba(51, 51, 51, 0.25);
}
.poll_course__detail_table td {
  padding: 8px;
  padding-right: 16px;
}

.poll_link__active {
  color: black;
}

.poll_link {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 16px;
}

.poll_question {
  padding: 16px;
  background: #fff;
}
.poll_question__disabled {
  opacity: 0.75;
}
.poll_question .shp_checklist__list {
  padding-left: 0;
}
.poll_question .shp-radio, .poll_question .shp-checkbox {
  margin-right: 8px;
}
.poll_question .poll_question__radio .pretty label:before {
  border-color: #2980b9;
}
.poll_question .poll_question__radio .pretty input:checked ~ .state label:after {
  background-color: #333 !important;
}
.poll_question .poll_question__radio:hover .pretty label:before {
  border-color: #20638f;
}
.poll_question .poll_question__textarea {
  width: 100%;
  min-height: 80px;
  padding: 8px;
  resize: none;
  border: 1px solid #2980B9;
  border-radius: 4px;
}

.poll-question-preview {
  position: relative;
}
.poll-question-preview--mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.5;
  background-color: white;
  z-index: 100;
}

.main-page .main-page-header h1 {
  font-size: 32px;
}

.main-page .main-page-header p {
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.main-page h2, .main-page h1 {
  font-weight: 500;
}

.main-page .tab-content {
  padding-top: 0;
}

.light-container {
  background-color: #fafafa;
}

.dark-container {
  background-color: #f4f4f4;
}

.container-shadow {
  box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.05), inset 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

.page-container {
  padding: 64px 0 64px 0;
}

@media (min-width: 768px) {
  .page-container.small-container {
    padding: 40px 0 40px 0;
  }

  .page-container.tiny-container {
    padding: 20px 0 20px 0;
  }

  .page-container.footer-container {
    padding: 40px 0 30px 0;
  }
}
@media (max-width: 767px) {
  .page-container {
    padding: 16px 8px;
  }
}
.edueng-footer {
  width: 100%;
  bottom: 0;
  position: absolute;
}

.tab-pane .tab-content-margin {
  margin-top: 10px;
}

.tab-pane .well .btn-toolbar {
  margin-bottom: 0;
}

.tab-pane .with-empty-row {
  margin-top: 20px;
  display: block;
}

.nav li.active a {
  outline: 0;
}

.nav.nav-pills.nav-thin-pills {
  margin-bottom: 0;
}

.nav.nav-pills.nav-thin-pills li a {
  margin-top: 0;
  margin-bottom: 0;
}

.nav.nav-stacked > li > .nav.nav-stacked {
  margin-left: 15px;
}

.nav-tabs.nav-row > li > a, .nav-pills.nav-row > li > a {
  line-height: 18px;
  padding: 0;
}

.nav-thin-pills > li.h4 {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar.visible .navbar-inner {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.navbar.visible .well {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar .nav-collapse .nav > li > a {
  padding-left: 6px;
  padding-right: 6px;
}

.nav li a.hidden {
  display: none;
}

.skin-1 .wrapper-content .nav.nav-buttons > li {
  border: 2px solid transparent;
  border-radius: 4px;
}
.skin-1 .wrapper-content .nav.nav-buttons > li > a, .skin-1 .wrapper-content .nav.nav-buttons > li > a:hover, .skin-1 .wrapper-content .nav.nav-buttons > li > a:focus {
  color: #333;
}
.skin-1 .wrapper-content .nav.nav-buttons > li, .skin-1 .wrapper-content .nav.nav-buttons > li.active {
  background-color: transparent;
}
.skin-1 .wrapper-content .nav.nav-buttons > li a, .skin-1 .wrapper-content .nav.nav-buttons > li.active a {
  background-color: transparent;
}
.skin-1 .wrapper-content .nav.nav-buttons > li:hover {
  background-color: #eef7fb;
}
.skin-1 .wrapper-content .nav.nav-buttons > li > a {
  padding: 8px 16px;
  border-radius: 4px;
  color: #333;
}
.skin-1 .wrapper-content .nav.nav-buttons > li + li {
  margin-left: 2px;
}
.skin-1 .wrapper-content .nav.nav-buttons > li.active {
  border: 2px solid #2980b9;
}
.skin-1 .wrapper-content .nav.nav-buttons > li.active > a, .skin-1 .wrapper-content .nav.nav-buttons > li.active > a:hover, .skin-1 .wrapper-content .nav.nav-buttons > li.active > a:focus {
  color: #333;
}
.skin-1 .wrapper-content .nav.nav-buttons > li.disabled > a {
  color: #777777;
}
.skin-1 .wrapper-content .nav.nav-buttons.nav-stacked > li + li {
  margin-top: 16px;
}

.shp_breadcrumb a {
  font-size: 18px;
  line-height: 20px;
  margin-right: 16px;
}
.shp_breadcrumb .active {
  color: black;
  border-bottom: 2px solid #2980b9;
}

.step-wizard-tabs {
  display: flex;
}
.step-wizard-tabs .step-wizard-tab {
  flex: 1 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.step-wizard-tabs .step-wizard-tab:not(:last-child) {
  margin-right: 8px;
}

@media (max-width: 768px) {
  .shp_breadcrumb-xs {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.well {
  background-color: #fff;
  padding: 16px;
}

.well.well-flat {
  box-shadow: none;
}

.well.well-small-shadow {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.well.well-small {
  padding: 12px 8px;
}

.form-actions.well {
  padding-top: 12px;
  padding-bottom: 12px;
}

.limited-container {
  max-height: 80px;
  overflow-y: auto;
}

.limited-container.limited-container-60 {
  max-height: 60px;
}

.limited-container.limited-container-x2 {
  max-height: 160px;
  overflow-y: auto;
}

.limited-container.small {
  max-height: 40px;
}

.limited-container.large-container {
  max-height: 240px;
}

.giant-container.limited-container {
  max-height: 480px;
}

.giant-container.limited-container {
  max-height: 70vh;
}

.limited-info {
  display: block;
  width: 25px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
}

.limited-info:hover {
  width: auto;
  background-color: #F3F3F3;
  z-index: 11;
}

.btn-toolbar.text-toolbar, .btn-group.text-btn-group {
  font-size: inherit;
  margin-top: 0;
  margin-bottom: 0;
}

.dropdown-menu a.hidden {
  display: none;
}

.btn-group .btn-label {
  padding-top: 4px;
  padding-right: 4px;
  float: left;
}

.btn.btn-xs.btn-icon {
  width: 24px;
  max-width: 24px;
  padding: 1px 5px 1px 5px;
  text-align: center;
}

.btn.btn-sm.btn-icon {
  width: 32px;
  max-width: 32px;
  height: 32px;
  max-height: 32px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}

.btn.btn-sm.btn-icon i {
  font-size: 14px;
  padding-top: 1px;
  display: inline-block;
}

.btn-group.btn-group-icon {
  height: 20px;
  font-size: 14px;
}

.btn-group.text-btn-group > a, .normal-font {
  font-size: 14px;
}

small .btn-group.text-btn-group > a {
  font-size: 12px;
}

.btn-group.btn-group-icon > a:hover {
  text-decoration: none;
}

.btn-group.btn-group-icon > a {
  padding: 2px 6px;
  border-radius: 4px;
}

.btn.btn-icon.btn-fixed-height {
  line-height: 19px;
}

.btn-dark-blue {
  background: #2C3E50;
  color: white;
}
.btn-dark-blue:hover {
  color: white;
}

.discussion_button_outline__success {
  color: #27ae60;
  border-color: #27ae60;
}
.discussion_button_outline__success:hover {
  color: white;
  background-color: #27ae60;
  border-color: #27ae60;
}
.discussion_button_outline__success:focus, .discussion_button_outline__success.focus {
  box-shadow: 0 0 0 2px rgba(39, 174, 96, 0.5);
}
.discussion_button_outline__success:active, .discussion_button_outline__success.active, .discussion_button_outline__success.dropdown-toggle.show {
  color: white;
  background-color: #27ae60;
  border-color: #27ae60;
}
.discussion_button_outline__success:active:focus, .discussion_button_outline__success.active:focus, .discussion_button_outline__success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(39, 174, 96, 0.5);
}
.discussion_button_outline__success:disabled, .discussion_button_outline__success.disabled {
  color: #27ae60;
  background-color: transparent;
}

.discussion_button_outline__danger {
  color: #e74c3c;
  border-color: #e74c3c;
}
.discussion_button_outline__danger:hover {
  color: white;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.discussion_button_outline__danger:focus, .discussion_button_outline__danger.focus {
  box-shadow: 0 0 0 2px rgba(231, 76, 60, 0.5);
}
.discussion_button_outline__danger:active, .discussion_button_outline__danger.active, .discussion_button_outline__danger.dropdown-toggle.show {
  color: white;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.discussion_button_outline__danger:active:focus, .discussion_button_outline__danger.active:focus, .discussion_button_outline__danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(231, 76, 60, 0.5);
}
.discussion_button_outline__danger:disabled, .discussion_button_outline__danger.disabled {
  color: #e74c3c;
  background-color: transparent;
}

.discussion_button_outline__primary {
  color: #2980b9;
  border-color: #2980b9;
}
.discussion_button_outline__primary:hover {
  color: white;
  background-color: #2980b9;
  border-color: #2980b9;
}
.discussion_button_outline__primary:focus, .discussion_button_outline__primary.focus {
  box-shadow: 0 0 0 2px rgba(41, 128, 185, 0.5);
}
.discussion_button_outline__primary:active, .discussion_button_outline__primary.active, .discussion_button_outline__primary.dropdown-toggle.show {
  color: white;
  background-color: #2980b9;
  border-color: #2980b9;
}
.discussion_button_outline__primary:active:focus, .discussion_button_outline__primary.active:focus, .discussion_button_outline__primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 2px rgba(41, 128, 185, 0.5);
}
.discussion_button_outline__primary:disabled, .discussion_button_outline__primary.disabled {
  color: #2980b9;
  background-color: transparent;
}

.btn-default-selected,
.btn-default-hovered:hover {
  background: #fff;
  border: 1px solid #2980b9;
}

.shp-btn-edit {
  line-height: 1em;
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  color: #2980b9;
  background-color: #d2e7f5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  cursor: pointer;
}
.shp-btn-edit:hover {
  background-color: #a9d1ec;
}

.btn-rounded {
  border-radius: 50%;
}

.avatar {
  height: 38px;
  width: 38px;
}

.avatar img {
  border-radius: 4px;
}

.avatar.bordered-success {
  border: 2px solid #27ae60;
}

.shp-avatar {
  max-width: 200px;
}

.shp-avatar img {
  margin-bottom: 4px;
}

.teacher-avatar {
  height: 64px;
  width: 64px;
}

.avatar-mini {
  height: 48px;
  width: 48px;
}

.teacher-avatar.teacher-avatar-lg {
  height: 96px;
  width: 96px;
}

.inline-block, .img-responsive.inline-block {
  display: inline-block;
}

.return-info {
  margin: 15px 0;
  font-weight: bold;
}

.return-info span {
  margin-bottom: 15px;
}

.return-info img {
  display: block;
}

.feed-hidden-readed, .feed-hidden-unreaded {
  display: none;
}

.feed-readed .feed-hidden-unreaded {
  display: unset;
}

.feed-unreaded .feed-hidden-readed {
  display: unset;
}

.two-line {
  position: relative;
  top: 4px;
}

.two-line .top-line {
  position: relative;
  line-height: 0.7;
}

.panel-content-with-calendar {
  height: 181px;
}

.img-panel-calendar {
  width: 181px;
  height: 181px;
  margin-right: 20px;
}

.shp-datepicker.uiv-datepicker-date .btn, .shp-datepicker.uiv-datepicker-date .btn:hover, .shp-datepicker.uiv-datepicker-date .btn:active, .shp-datepicker.uiv-datepicker-date .btn:focus, .shp-datepicker.uiv-datepicker-date .btn.active {
  background: none;
}
.shp-datepicker .btn {
  font-weight: 500;
  padding: 4px 0;
}
.shp-datepicker .btn, .shp-datepicker .btn:hover, .shp-datepicker .btn:active, .shp-datepicker .btn:focus, .shp-datepicker .btn.active {
  border: none;
}
.shp-datepicker .btn:focus {
  outline: none;
}
.shp-datepicker .btn > span {
  background: none;
  padding-top: 2px;
  width: 25px;
  height: 25px;
  display: inline-block;
}
.shp-datepicker .shp-datepicker__selected_week {
  background: rgba(50, 122, 183, 0.25);
  color: #ccc;
}
.shp-datepicker .uiv-datepicker-week {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 500;
}
.shp-datepicker .uiv-datepicker-title, .shp-datepicker .uiv-datepicker-pager-prev, .shp-datepicker .uiv-datepicker-pager-next {
  margin-bottom: 16px;
  font-size: 14px;
}
.shp-datepicker .shp-datepicker__today {
  position: relative;
  color: #333;
}
.shp-datepicker .shp-datepicker__today .text-muted {
  color: inherit;
}
.shp-datepicker .shp-datepicker__today::before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 4px solid #337ab7;
  border-top-color: transparent;
  border-left-color: transparent;
}
.shp-datepicker .shp-datepicker__success > span {
  border-radius: 100%;
  color: #27ae60;
  background: #dbf7e7;
}
.shp-datepicker .shp-datepicker__danger > span {
  border-radius: 100%;
  color: #FE0000;
  background: #ffd9d9;
}
.shp-datepicker .shp-datepicker__default > span {
  border-radius: 100%;
  color: #333;
  background: #e1e1e1;
}
.shp-datepicker .shp-datepicker__info > span {
  border-radius: 100%;
  color: #3498db;
  background: #e1f0fa;
}

.client__classes_list .client__classes_list__name {
  display: flex;
}
@media (max-width: 767px) {
  .client__classes_list .client__classes_list__name {
    flex-direction: column-reverse;
  }
}
.client__classes_list .client__classes_list__lesson {
  margin-bottom: 8px;
  color: #888888;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.client__classes_list .client__classes_list__time {
  display: inline-block;
  margin-top: 8px;
}
.client__classes_list .client__classes_list__classroom {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .client__classes_list .client__classes_list__classroom {
    margin-left: 16px;
    display: inline-block;
  }
}
.client__classes_list .client__classes_list__link {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .client__classes_list .client__classes_list__link {
    text-align: right;
    white-space: nowrap;
  }
}
.client__classes_list .client__classes_list__labels {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .client__classes_list .client__classes_list__labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.client__classes_list .client__classes_list__label {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .client__classes_list .client__classes_list__label ~ .client__classes_list__label {
    margin-left: 8px;
  }
}

.step-element, .panel.step-element {
  margin-bottom: 40px;
}

.unit-menu-item {
  margin-bottom: 15px;
}

.unit-menu-item__heading > div {
  vertical-align: middle;
}

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

.unit-content {
  width: 100%;
}

.client-unit-content-root__panel {
  padding: 64px 48px;
}

.unit-menu-client-timer__timer {
  margin: 32px;
}

.step_element__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.units__deadline {
  table-layout: fixed;
  min-width: 100%;
  grid-template-columns: [lesson] auto max(160px, 1fr) max(160px, 1fr);
  overflow: auto;
}
.units__deadline tr :nth-child(2), .units__deadline tr :nth-child(3) {
  max-width: 160px;
}

.vs__dropdown-menu {
  z-index: 5000 !important;
}

.shp__vs {
  background-color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428571429;
}
.shp__vs input::placeholder {
  color: #999;
  opacity: 1;
}
.shp__vs .vs__search::placeholder, .shp__vs .vs__dropdown-menu {
  color: #888888;
  cursor: pointer;
}
.shp__vs .vs__dropdown-option {
  padding: 4px 8px;
}
.shp__vs .vs__dropdown-toggle {
  border-radius: 2px;
  border: 1px solid #e5e6e7;
  padding: 2px 12px 2px 12px;
  cursor: pointer;
}
.shp__vs .vs__actions {
  padding: 0;
  cursor: pointer;
}
.shp__vs .vs__clear, .shp__vs .vs__open-indicator {
  fill: #888888;
  cursor: pointer;
}
.shp__vs .vs--single .vs__dropdown-toggle {
  padding: 6px 12px 6px 12px;
  min-height: 20px;
}
.shp__vs .vs--single .vs__selected, .shp__vs .vs--single .vs__search, .shp__vs .vs--single .vs__search:focus, .shp__vs .vs--single .vs--searchable {
  margin: 0;
  border: none;
}
.shp__vs .vs__selected {
  margin: 4px 4px 4px 0;
  border: none;
}
.shp__vs .vs__selected-options, .shp__vs .vs--searchable {
  cursor: pointer;
  color: #333;
}
.shp__vs .vs__search, .shp__vs .vs__search:focus {
  cursor: pointer;
  color: #333;
  line-height: 1.428571429;
  border: none;
}
.shp__vs .vs-search, .shp__vs .vs__search:focus, .shp__vs .vs__search, .shp__vs .vs__selected {
  line-height: 1.428571429;
}
.shp__vs .vs--disabled .vs__dropdown-toggle, .shp__vs .vs--disabled .vs__clear, .shp__vs .vs--disabled .vs__search, .shp__vs .vs--disabled .vs__open-indicator {
  background-color: #e0e6e9;
}
.shp__vs .vs--single.vs--open .vs__selected {
  position: relative;
}

.select-chevron {
  width: 16px;
  height: 16px;
  transform: rotate(0deg);
  transition: transform 0.5s;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGdJREFUOI3tzjsOwjAURNGDUqSgTxU5K2AVrJtswjUsgHSR0qdxAZZFPrS+3ZvRzBsqf9MUtBtazJk+oMe0VTriiZCFX8nbpENMgfARjsn74vKj5IFruhfc8d6zIF9S/Hyk5HS4spMVeFcOjszaOwMAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
}

.registration .step_completed, .step_menu .step_completed {
  opacity: 0.6;
}
.registration .step_completed:hover, .step_menu .step_completed:hover {
  opacity: 0.9;
}

.registration-cone {
  height: 110px;
  width: 110px;
  transition: 0.3s;
}

.registration-cone-parent {
  background: url("/static/img/registration/parent-cone-colored.png") 50%/contain no-repeat;
  filter: grayscale(100%);
}

.registration-cone-pupil {
  background: url("/static/img/registration/super-cone-colored.png") 50%/contain no-repeat;
  filter: grayscale(100%);
}

.registration-cone-container {
  cursor: pointer;
}

.registration-cone-container:hover .registration-cone-parent, .registration-cone_active {
  filter: grayscale(0%);
  transform: translateY(-2px);
}

.registration-cone-container:hover .registration-cone-pupil, .registration-cone_active {
  filter: grayscale(0%);
  transform: translateY(-2px);
}

.registration-country-selector-button {
  min-width: 40px;
  box-shadow: none !important;
}

.registration_representative_contacts__sms_button_resend:active, .registration_representative_contacts__sms_button_resend:focus {
  outline: none;
}

.registration_education_type {
  display: inline-flex;
  flex-wrap: nowrap;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .registration_education_type {
    flex-direction: column;
  }
}
.registration_education_type .registration_education_type__option {
  font-size: 18px;
  line-height: 20px;
  margin-right: 8px;
  margin-bottom: 4px;
  padding: 4px;
}
.registration_education_type .registration_education_type__option.active {
  color: black;
  border-bottom: 2px solid #2980b9;
}

.code-mirror__hint {
  font-style: italic;
  margin-left: 16px;
  display: inline-block;
  text-align: right;
  color: #777;
}

.CodeMirror-hint-active .code-mirror__hint {
  color: #FFF;
}

.CodeMirror-autosize .CodeMirror {
  height: auto;
}

.m-none {
  margin: 0;
}

.mb-none {
  margin-bottom: 0;
}

.mb-xxs {
  margin-bottom: 2px;
}

.mb-xs {
  margin-bottom: 4px;
}

.mb-sm {
  margin-bottom: 8px;
}

.mb {
  margin-bottom: 16px;
}

.mb-md {
  margin-bottom: 24px;
}

.mb-lg {
  margin-bottom: 32px;
}

.mb-xl {
  margin-bottom: 64px;
}

.mb-extra {
  margin-bottom: 80px;
}

.mt-none {
  margin-top: 0;
}

.mt-xxs {
  margin-top: 2px;
}

.mt-xs {
  margin-top: 4px;
}

.mt-sm {
  margin-top: 8px;
}

.mt {
  margin-top: 16px;
}

.mt-md {
  margin-top: 24px;
}

.mt-lg {
  margin-top: 32px;
}

.mt-xl {
  margin-top: 64px;
}

.mr-none {
  margin-right: 0;
}

.mr-xxs {
  margin-right: 2px;
}

.mr-xs {
  margin-right: 4px;
}

.mr-sm {
  margin-right: 8px;
}

.mr {
  margin-right: 16px;
}

.mr-md {
  margin-right: 24px;
}

.mr-lg {
  margin-right: 32px;
}

.mr-xl {
  margin-right: 64px;
}

.ml-none {
  margin-left: 0;
}

.ml-xxs {
  margin-left: 2px;
}

.ml-xs {
  margin-left: 4px;
}

.ml-sm {
  margin-left: 8px;
}

.ml {
  margin-left: 16px;
}

.ml-md {
  margin-left: 24px;
}

.ml-lg {
  margin-left: 32px;
}

.ml-xl {
  margin-left: 64px;
}

.p-none {
  padding: 0;
}

.p-xxs {
  padding: 2px;
}

.p-xs {
  padding: 4px;
}

.p-sm {
  padding: 8px;
}

.p-standart {
  padding: 16px;
}

.p-md {
  padding: 24px;
}

.p-lg {
  padding: 32px;
}

.p-xl {
  padding: 64px;
}

.pr-none {
  padding-right: 0;
}

.pr-xxs {
  padding-right: 2px;
}

.pr-xs {
  padding-right: 4px;
}

.pr-sm {
  padding-right: 8px;
}

.pr {
  padding-right: 16px;
}

.pr-md {
  padding-right: 24px;
}

.pr-lg {
  padding-right: 32px;
}

.pr-xl {
  padding-right: 64px;
}

.pl-none {
  padding-left: 0;
}

.pl-xxs {
  padding-left: 2px;
}

.pl-xs {
  padding-left: 4px;
}

.pl-sm {
  padding-left: 8px;
}

.pl {
  padding-left: 16px;
}

.pl-md {
  padding-left: 24px;
}

.pl-lg {
  padding-left: 32px;
}

.pl-xl {
  padding-left: 64px;
}

.pb-none {
  padding-bottom: 0;
}

.pb-xxs {
  padding-bottom: 2px;
}

.pb-xs {
  padding-bottom: 4px;
}

.pb-sm {
  padding-bottom: 8px;
}

.pb {
  padding-bottom: 16px;
}

.pb-md {
  padding-bottom: 24px;
}

.pb-lg {
  padding-bottom: 32px;
}

.pb-xl {
  padding-bottom: 64px;
}

.pt-none {
  padding-top: 0;
}

.pt-xxs {
  padding-top: 2px;
}

.pt-xs {
  padding-top: 4px;
}

.pt-sm {
  padding-top: 8px;
}

.pt {
  padding-top: 16px;
}

.pt-md {
  padding-top: 24px;
}

.pt-lg {
  padding-top: 32px;
}

.pt-xl {
  padding-top: 64px;
}

.w-xs {
  width: 4rem;
}

.w-sm {
  width: 8rem;
}

.w-md {
  width: 16rem;
}

.w-lg {
  width: 32rem;
}

.article__content {
  font-size: 16px;
  word-break: break-word;
}

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

.shp-article div > p > img {
  display: block;
  max-width: 100%;
}

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

.user_achievement__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

.user_achievement__inline {
  overflow-x: auto;
  flex-wrap: nowrap;
}
.user_achievement__inline .user_achievement__slide {
  width: 12%;
  min-width: 90px;
}

.user_achievement__slide {
  margin-bottom: 16px;
  width: 30%;
  margin-left: 2%;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 768px) {
  .user_achievement__slide {
    width: 14%;
  }
}
.user_achievement__img {
  width: 100%;
  object-fit: contain;
}

.user_achievement__achieved_img {
  width: 300px;
  height: 300px;
  object-fit: contain;
}

.user_achievement__dummy {
  width: 25%;
}

.user_achievement__all_button {
  width: 80%;
  position: relative;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: underline;
  transition: 0.3s;
  overflow: hidden;
  margin: 10%;
}
.user_achievement__all_button:hover {
  color: white;
  text-decoration: underline;
  background: rgba(0, 0, 0, 0.5);
}
.user_achievement__all_button:before {
  content: "";
  padding-top: 100%;
  float: left;
}

.client_achievements_page .pagination {
  margin-left: 8px;
}
.client_achievements_page .user_achievement__full_info_container {
  width: 50%;
  padding: 8px;
}
.client_achievements_page .user_achievement__full_info_slide {
  boder-radius: 5px;
  min-height: 152px;
}
.client_achievements_page .user_achievement__container {
  display: flex;
}
@media (max-width: 992px) {
  .client_achievements_page .user_achievement__container {
    display: block;
  }
  .client_achievements_page .user_achievement__full_info_container {
    width: 100%;
  }
}

.user-achievements-panel {
  max-height: 256px;
}

.table-hover > tbody > tr:hover > .user-achievement-row, .table-hover > tbody > tr > .user-achievement-row {
  background: #f4f6fa;
}

.achievement-card-layout {
  display: flex;
  height: 100%;
}
.achievement-card-layout__image_container {
  width: 128px;
  display: flex;
  align-items: center;
  margin-right: 16px;
}
.achievement-card-layout__description_container {
  flex-grow: 10;
  display: flex;
  flex-direction: column;
}
.achievement-card-layout__description_container .social-networks {
  margin-top: auto;
  align-self: end;
}
@media (max-width: 768px) {
  .achievement-card-layout {
    flex-direction: column;
  }
  .achievement-card-layout__image_container {
    justify-content: center;
    width: auto;
    margin-right: 0;
    margin-bottom: 16px;
  }
}

.achievement-image {
  width: 128px;
  height: 128px;
}

.webinar {
  height: 90vh;
  width: 100%;
  overflow: hidden;
  border: none;
}
.webinar__container {
  min-height: 70vh;
}
.webinar.webinar-linked {
  height: 320px;
}

.shp-full-screen .full-screen-item .webinar__container {
  height: 100%;
}

iframe.webinar .beta,
iframe.webinar h2 {
  font-size: 10px;
}

.webinar__wrapper {
  min-height: 70vh;
}

.webinar__wrapper.webinar__wrapper-linked {
  min-height: 320px;
}
.webinar__wrapper.webinar__wrapper-linked .webinar__container {
  min-height: 320px;
}

.questions-list .scroll-item {
  margin-bottom: 10px;
}

.btn-question-create {
  padding: 7px 13px;
  vertical-align: top;
}

.testing-jumbotron {
  padding: 55px 15px 30px 15px;
}

.testing_panel__display_list,
.testing_panel__display_list .panel-body,
.testing_panel__display_list .panel,
.testing_panel__display_list .panel .panel-body,
.testing_panel__display_list .panel .panel-heading {
  padding: 0;
  border: none;
  box-shadow: none;
  margin: 0;
}

.testing_panel__display_list .panel .panel-heading {
  padding: 16px;
  padding-bottom: 8px;
}

.testing_panel__display_list .panel .panel-body {
  padding: 0 16px;
  padding-bottom: 32px;
}

.testing_detail__testing_card {
  max-width: 1200px;
}

.modal-no-body .modal-body {
  padding: 0;
}

.list-group.list-group-square .list-group-item {
  border-left-width: 0;
  border-right-width: 0;
}

.list-group.list-group-square > :first-child {
  border-top-width: 0;
}

.testing_setting_info__item {
  padding: 16px 0;
  margin-right: 16px;
}

@media (min-width: 1200px) {
  .testing_setting_info__item {
    margin-right: 70px;
  }
}
.question__content {
  font-size: 16px;
}

.shp-affix-container {
  overflow-y: auto;
}

.shp-aside__content {
  padding-right: 16px;
}

.shp-aside.shp-aside__disabled .shp-aside__content {
  padding-right: 0;
}

.shp-aside .ps__rail-y {
  z-index: 99999;
  width: 10px;
}
.shp-aside .ps__rail-y .ps__thumb-y:hover {
  width: 10px;
}

.classes_users_list__container {
  z-index: 100;
}

.table > tbody > tr > .unit_result__cell {
  width: 40px;
  height: 30px;
  padding: 0;
  vertical-align: middle;
}

.unit_result__cell_top {
  font-size: 14px;
}

.unit_result_cell_bottom {
  font-size: 10px;
}

.unit_result_cell__border-color {
  border-color: #CCCCCC;
}

.unit-cog-icon {
  font-size: 22px;
  margin-right: 4px;
  display: inline-block;
  animation: spin 4s infinite linear;
}

.unit_results__info_block {
  width: 20px;
  height: 12px;
  border: 1px solid #e7e7e7;
}

table.thin_table tbody tr td,
table.thin_table tbody tr th {
  line-height: 14px;
}

.table.table-hover.table-bordered.thin_table.table-compact > thead > tr > th {
  border-color: #CCCCCC;
}

.table.table-hover.table-bordered.thin_table.table-compact {
  border-color: #CCCCCC;
  border-radius: 10px;
}

.table.table-hover.table-bordered.thin_table.table-compact > tbody > tr > td {
  border-color: #CCCCCC;
}

.unit_results__text_dark {
  color: #000 !important;
  text-decoration: none;
}

.fixed_cell {
  min-width: 32px;
  width: 32px;
  max-width: 32px;
}

.unit-results-table {
  width: auto;
}

.unit-results_testing-triangle {
  display: inline-block;
  position: absolute;
  top: 20%;
  right: -10%;
  border: 5px solid transparent;
  border-left: 5px solid #2980b9;
}
.unit-results_testing-triangle--active {
  border-right: 5px solid #2980b9;
  border-left: transparent;
}

.unit_results > .unit-result_question-cell {
  padding: 0;
  min-width: 44px;
  max-width: 44px;
  width: 44px;
  text-align: center;
  vertical-align: middle;
}

.unit-results_header .unit-result_header-question-cell {
  border-right: none;
  border-left: none;
  text-align: center;
}

.unit-results_footer .unit-results_footer-total-cell {
  border-right: none;
  border-left: none;
}

.unit-result_header-testing-cell {
  padding: 8px;
  min-width: 48px;
  max-width: 48px;
  width: 48px;
  text-align: center;
}

.unit-results_pupil-cell {
  width: fit-content;
}

.unit-results_invisible-cell {
  visibility: hidden;
}

.video__description {
  font-size: 16px;
}

#vizContainer {
  height: calc(100vh - 180px);
  width: 100%;
}

.discus-list {
  background: #ffffff;
  border-radius: 4px;
  padding: 8px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.discus-header {
  display: flex;
  padding: 8px;
}

.discus__filter-pills {
  text-decoration: none;
  list-style-type: none;
  color: black;
}
.discus__filter-pills li {
  display: inline-block;
  font-size: 18px;
  line-height: 21px;
  border-radius: 0;
  margin-right: 32px;
  padding-bottom: 8px;
}
.discus__filter-pills li a {
  color: grey;
}
.discus__filter-pills li.active {
  border-bottom: 2px solid black;
}
.discus__filter-pills li.active a {
  color: black;
}

.discus-row {
  padding: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  min-height: 40px;
}
.discus-row:hover {
  background: #f4f6fa;
}

.discus-header__checkbox-column {
  min-width: 60px;
}

.discus-row__checkbox-column {
  min-width: 40px;
}

.discus-row__pupil-column {
  min-width: 200px;
  max-width: 200px;
}

.discus-row__teacher-column {
  min-width: 160px;
}

.discus-row__question-column {
  flex-grow: 1000;
  position: relative;
  min-height: 40px;
}

.discus-row__date-column {
  min-width: 120px;
  justify-self: end;
  text-align: center;
  color: #777777;
}

.client-discus-row {
  padding: 16px 8px;
  display: flex;
  align-items: center;
}
.client-discus-row:hover {
  background: #f4f6fa;
}

.client-discus-row__question {
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  white-space: nowrap;
  display: block;
  flex-grow: 1000;
}

.discus-modal__rounded-icon {
  width: 40px;
  height: 40px;
  background: #c2c2c2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.discus-modal__icon-plus {
  color: #ffffff;
}

.discus-respondent-avatar__0 {
  border: 2px solid white;
  z-index: 2;
  position: relative;
}

.discus-respondent-avatar__1 {
  border: 2px solid white;
  margin-left: -5px;
}

.discus-userinfo__label {
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  right: 5px;
  bottom: 0;
}

.comment-body {
  border: none;
  background: #d9edf7;
  padding: 8px;
}
.comment-body h3 {
  font-size: 20px;
}
.comment-body__current {
  background: #dff0d8;
}
.comment-body td, .comment-body th {
  border: 1px solid #c2c2c2;
  padding: 8px;
}
.comment-body blockquote {
  border-left: 5px solid #2980b9;
  font-size: 14px;
  background: #ffffff;
  clear: both;
}
.comment-body hr {
  border-top-color: #cccccc;
}
.comment-body .comment-body_link {
  font-size: 14px;
}

.comment-message {
  padding: 8px;
  border-radius: 4px;
}
.comment-message img {
  max-width: 100%;
}
.comment-message pre {
  font-size: 14px;
  white-space: pre-wrap;
}

.comment-detail {
  margin-bottom: 16px;
}

.discussion-row__active {
  background: #f4f6fa;
  border-radius: 4px;
}
.discussion-row__active.row {
  margin-right: -19px;
}

.discussion__label {
  margin-right: 5px;
}

.discus-invite__cancel-button {
  width: 40px;
  height: 40px;
}

.v-note-wrapper.markdown-body blockquote {
  border-left: 5px solid #2980b9;
  font-size: 14px;
  background: #ffffff;
  padding: 10px 20px;
  margin: 0 0 20px;
  color: #333;
}

.discussion__list__container {
  width: 100%;
}
.discussion__list__container.discussion__list__container-detailed {
  width: 275px;
}
@media (max-width: 767px) {
  .discussion__list__container.discussion__list__container-detailed {
    display: none;
  }
}

.discussion__detail {
  width: calc(100% - 275px - 16px);
}
@media (max-width: 767px) {
  .discussion__detail {
    width: 100%;
  }
}

.circle-switch .onoffswitch {
  position: relative;
  width: 30px;
  margin-top: 7px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.circle-switch .onoffswitch-checkbox {
  display: none;
}
.circle-switch .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 20px;
  padding: 0;
  line-height: 20px;
  border: 2px solid #E3E3E3;
  border-radius: 20px;
  background-color: #E0E0E0;
  transition: all 0.2s ease-in;
}
.circle-switch .onoffswitch-label:before {
  content: "";
  display: block;
  width: 20px;
  margin: 0px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  border: 2px solid #E3E3E3;
  border-radius: 20px;
  transition: all 0.2s ease-in 0s;
}
.circle-switch .onoffswitch-checkbox:checked + .circle-switch .onoffswitch-label {
  background-color: #27AE60;
}
.circle-switch .onoffswitch-checkbox:checked + .circle-switch .onoffswitch-label, .circle-switch .onoffswitch-checkbox:checked + .circle-switch .onoffswitch-label:before {
  border-color: #27AE60;
}
.circle-switch .onoffswitch-checkbox:checked + .circle-switch .onoffswitch-label:before {
  right: 0px;
}

.subject__image {
  width: 100%;
  max-width: 250px;
  object-fit: contain;
  border-radius: 4px;
}

.subject__image-href {
  display: block;
  text-align: center;
}

.nearest-classes {
  transition: 0.3s;
}

.nearest-classes:hover {
  background: #f5f5f5;
}

.classes-info__functional {
  margin: -16px;
  padding: 16px;
  transition: 0.2s;
}

.classes-info__functional:hover {
  background: #f5f5f5;
}

.classes_rate__card {
  min-width: 100px;
  cursor: pointer;
  padding: 4px;
}
.classes_rate__card_inactive {
  opacity: 50%;
}

.rate_modal__comment {
  min-height: 80px;
  width: 450px;
  padding: 8px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: none;
}

.abstract-classes__list-item {
  padding: 8px 16px;
}

.classes_rate__star i {
  color: #c1c1c1;
}

.classes_rate__star .classes_rate__hovered_star {
  color: #ffce2b;
  opacity: 0.8;
}

.classes_rate__star .classes_rate__highlight_star {
  color: #ffce2b;
}

.teacher_rate_modal {
  min-height: 400px;
  position: relative;
}

.teacher_rate_modal__content {
  max-width: 320px;
  margin: auto;
  margin-top: 120px;
}

.classes__navigation {
  padding: 10px 8px;
  background: #ffffff;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
}
.classes__navigation :first-child {
  flex: 1 0 auto;
}

.unit__menu__collapsed .next_classes_link .caption, .unit__menu__collapsed .prev_classes_link .caption {
  display: none;
}
.unit__menu__collapsed .classes__navigation {
  flex-direction: column-reverse;
  align-items: center;
}

.client-course-registration {
  min-width: 250px;
  cursor: pointer;
  transition: 0.3s;
  position: relative;
}
.client-course-registration:hover {
  background: #f7f7f7;
}
.client-course-registration::after {
  content: "✔";
  position: absolute;
  color: #2980b9;
  font-size: 24px;
  border-radius: 50%;
  right: 8px;
  top: 8px;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.client-course-registration_selected::after {
  color: #27ae60;
  right: 8px;
  top: 8px;
  opacity: 1;
}
.client-course-registration_intersected::after {
  content: "❌";
  color: #e74c3c;
  right: 8px;
  top: 8px;
  opacity: 1;
  font-size: 24px;
}

.course-registration__card {
  width: 100%;
  flex: 0 0 100%;
}

@media (min-width: 1024px) {
  .course-registration__card {
    min-width: 320px;
    width: 30%;
    flex: 0 0 30%;
  }
}
.pupil_distribution .registration-status {
  position: absolute;
  bottom: 24px;
  left: 16px;
}

.selected .client-course-registration {
  background: #f2f2f2;
  box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.2);
}
.selected .client-course-registration::after {
  opacity: 1;
}

.schedule_list__item {
  margin-bottom: 10px;
}
.schedule_list__item:last-child {
  margin: 0;
}

.course-recommendations__icons {
  min-height: 32px;
}

.pupil_distribution {
  width: 100%;
  flex: 0 0 100%;
}

@media (min-width: 1024px) {
  .pupil_distribution {
    width: 30%;
    flex: 0 0 30%;
  }
}
/**
 * pretty-checkbox.css
 *
 * A pure CSS library to beautify checkbox and radio buttons
 *
 * Source: https://github.com/lokesh-coder/pretty-checkbox
 * Demo: https://lokesh-coder.github.io/pretty-checkbox
 *
 * Copyright (c) 2017 Lokesh rajendran
 */
.pretty * {
  box-sizing: border-box;
}

.pretty input:not([type=checkbox]):not([type=radio]) {
  display: none;
}

.pretty {
  position: relative;
  display: inline-block;
  margin-right: 1em;
  white-space: nowrap;
  line-height: 1;
}

.pretty input {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 1em;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.pretty .state label {
  position: initial;
  display: inline-block;
  font-weight: normal;
  margin: 0;
  text-indent: 1.5em;
  min-width: calc(1em + 2px);
}

.pretty .state label:before,
.pretty .state label:after {
  content: "";
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  display: block;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid transparent;
  z-index: 0;
  position: absolute;
  left: 0;
  top: calc(0% - (100% - 1em) - 8%);
  background-color: transparent;
}

.pretty .state label:before {
  border-color: #bdc3c7;
}

.pretty .state.p-is-hover,
.pretty .state.p-is-indeterminate {
  display: none;
}

@-webkit-keyframes zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: scale(7);
    transform: scale(7);
  }
  38% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  55% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  72% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  81% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
  }
  89% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  95% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  100% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes tada {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: scale(7);
    transform: scale(7);
  }
  38% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  55% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  72% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  81% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
  }
  89% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  95% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  100% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes jelly {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    -webkit-transform: scale3d(0.85, 1.15, 1);
    transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes jelly {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    -webkit-transform: scale3d(0.85, 1.15, 1);
    transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes rotate {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-200px) rotate(-45deg);
    transform: translateZ(-200px) rotate(-45deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0);
  }
}
@keyframes rotate {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-200px) rotate(-45deg);
    transform: translateZ(-200px) rotate(-45deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0);
  }
}
@-webkit-keyframes pulse {
  0% {
    box-shadow: 0px 0px 0px 0px #bdc3c7;
  }
  100% {
    box-shadow: 0px 0px 0px 1.5em rgba(189, 195, 199, 0);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0px 0px 0px 0px #bdc3c7;
  }
  100% {
    box-shadow: 0px 0px 0px 1.5em rgba(189, 195, 199, 0);
  }
}
.pretty.p-default.p-fill .state label:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.pretty.p-default .state label:after {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

.pretty.p-default input:checked ~ .state label:after {
  background-color: #bdc3c7 !important;
}

.pretty.p-default.p-thick .state label:before,
.pretty.p-default.p-thick .state label:after {
  border-width: 0.1428571429em;
}

.pretty.p-default.p-thick .state label:after {
  -webkit-transform: scale(0.4) !important;
  -ms-transform: scale(0.4) !important;
  transform: scale(0.4) !important;
}

.pretty.p-icon .state .icon {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc(0% - (100% - 1em) - 8%);
  border: 1px solid transparent;
  opacity: 0;
}

.pretty.p-icon .state .icon:before {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}

.pretty.p-icon input:checked ~ .state .icon {
  opacity: 1;
}

.pretty.p-icon input:checked ~ .state label:before {
  border-color: #5a656b;
}

.pretty.p-svg .state .svg {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc(0% - (100% - 1em) - 8%);
  border: 1px solid transparent;
  opacity: 0;
}

.pretty.p-svg .state svg {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}

.pretty.p-svg input:checked ~ .state .svg {
  opacity: 1;
}

.pretty.p-image .state img {
  opacity: 0;
  position: absolute;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  top: 0;
  top: calc(0% - (100% - 1em) - 8%);
  left: 0;
  z-index: 0;
  text-align: center;
  line-height: normal;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.pretty.p-image input:checked ~ .state img {
  opacity: 1;
}

.pretty.p-switch input {
  min-width: 2em;
}

.pretty.p-switch .state {
  position: relative;
}

.pretty.p-switch .state:before {
  content: "";
  border: 1px solid #bdc3c7;
  border-radius: 60px;
  width: 2em;
  box-sizing: unset;
  height: calc(1em + 2px);
  position: absolute;
  top: 0;
  top: calc(0% - (100% - 1em) - 16%);
  z-index: 0;
  transition: all 0.5s ease;
}

.pretty.p-switch .state label {
  text-indent: 2.5em;
}

.pretty.p-switch .state label:before,
.pretty.p-switch .state label:after {
  transition: all 0.5s ease;
  border-radius: 100%;
  left: 0;
  border-color: transparent;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.pretty.p-switch .state label:after {
  background-color: #bdc3c7 !important;
}

.pretty.p-switch input:checked ~ .state:before {
  border-color: #5a656b;
}

.pretty.p-switch input:checked ~ .state label:before {
  opacity: 0;
}

.pretty.p-switch input:checked ~ .state label:after {
  background-color: #5a656b !important;
  left: 1em;
}

.pretty.p-switch.p-fill input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important;
}

.pretty.p-switch.p-fill input:checked ~ .state label:before {
  opacity: 0;
}

.pretty.p-switch.p-fill input:checked ~ .state label:after {
  background-color: #fff !important;
  left: 1em;
}

.pretty.p-switch.p-slim .state:before {
  height: 0.1em;
  background: #bdc3c7 !important;
  top: calc(50% - 0.1em);
}

.pretty.p-switch.p-slim input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important;
}

.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover) {
  display: none;
}

.pretty.p-has-hover input:hover ~ .state.p-is-hover {
  display: block;
}

.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon {
  display: block;
}

.pretty.p-has-focus input:focus ~ .state label:before {
  box-shadow: 0px 0px 3px 0px #bdc3c7;
}

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state:not(.p-is-indeterminate) {
  display: none;
}

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate {
  display: block;
}

.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate .icon {
  display: block;
  opacity: 1;
}

.pretty.p-toggle .state.p-on {
  opacity: 0;
  display: none;
}

.pretty.p-toggle .state.p-off,
.pretty.p-toggle .state .icon,
.pretty.p-toggle .state .svg,
.pretty.p-toggle .state img {
  opacity: 1;
  display: inherit;
}

.pretty.p-toggle .state.p-off .icon {
  color: #bdc3c7;
}

.pretty.p-toggle input:checked ~ .state.p-on {
  opacity: 1;
  display: inherit;
}

.pretty.p-toggle input:checked ~ .state.p-off {
  opacity: 0;
  display: none;
}

.pretty.p-plain input:checked ~ .state label:before,
.pretty.p-plain.p-toggle .state label:before {
  content: none;
}

.pretty.p-plain.p-plain .icon {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.pretty.p-round .state label:before,
.pretty.p-round .state label:after {
  border-radius: 100%;
}

.pretty.p-round.p-icon .state .icon {
  border-radius: 100%;
  overflow: hidden;
}

.pretty.p-round.p-icon .state .icon:before {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.pretty.p-curve .state label:before,
.pretty.p-curve .state label:after {
  border-radius: 20%;
}

.pretty.p-smooth label:before,
.pretty.p-smooth label:after,
.pretty.p-smooth .icon,
.pretty.p-smooth .svg {
  transition: all 0.5s ease;
}

.pretty.p-smooth input:checked + .state label:after {
  transition: all 0.3s ease;
}

.pretty.p-smooth input:checked + .state .icon,
.pretty.p-smooth input:checked + .state .svg,
.pretty.p-smooth input:checked + .state img {
  -webkit-animation: zoom 0.2s ease;
  animation: zoom 0.2s ease;
}

.pretty.p-smooth.p-default input:checked + .state label:after {
  -webkit-animation: zoom 0.2s ease;
  animation: zoom 0.2s ease;
}

.pretty.p-smooth.p-plain input:checked + .state label:before {
  content: "";
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.5s ease;
}

.pretty.p-tada:not(.p-default) input:checked + .state .icon,
.pretty.p-tada:not(.p-default) input:checked + .state .svg,
.pretty.p-tada:not(.p-default) input:checked + .state img,
.pretty.p-tada:not(.p-default) input:checked + .state label:before,
.pretty.p-tada:not(.p-default) input:checked + .state label:after {
  -webkit-animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
  animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
  opacity: 1;
}

.pretty.p-jelly:not(.p-default) input:checked + .state .icon,
.pretty.p-jelly:not(.p-default) input:checked + .state .svg,
.pretty.p-jelly:not(.p-default) input:checked + .state img,
.pretty.p-jelly:not(.p-default) input:checked + .state label:before,
.pretty.p-jelly:not(.p-default) input:checked + .state label:after {
  -webkit-animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}

.pretty.p-jelly:not(.p-default) input:checked + .state label:before {
  border-color: transparent;
}

.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,
.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,
.pretty.p-rotate:not(.p-default) input:checked ~ .state img,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after {
  -webkit-animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}

.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
  border-color: transparent;
}

.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before {
  -webkit-animation: pulse 1s;
  animation: pulse 1s;
}

.pretty input[disabled] {
  cursor: not-allowed;
  display: none;
}

.pretty input[disabled] ~ * {
  opacity: 0.5;
}

.pretty.p-locked input {
  display: none;
  cursor: not-allowed;
}

.pretty input:checked ~ .state.p-primary label:after,
.pretty.p-toggle .state.p-primary label:after {
  background-color: #428bca !important;
}

.pretty input:checked ~ .state.p-primary .icon,
.pretty input:checked ~ .state.p-primary .svg,
.pretty.p-toggle .state.p-primary .icon,
.pretty.p-toggle .state.p-primary .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-primary-o label:before,
.pretty.p-toggle .state.p-primary-o label:before {
  border-color: #428bca;
}

.pretty input:checked ~ .state.p-primary-o label:after,
.pretty.p-toggle .state.p-primary-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-primary-o .icon,
.pretty input:checked ~ .state.p-primary-o .svg,
.pretty input:checked ~ .state.p-primary-o svg,
.pretty.p-toggle .state.p-primary-o .icon,
.pretty.p-toggle .state.p-primary-o .svg,
.pretty.p-toggle .state.p-primary-o svg {
  color: #428bca;
  stroke: #428bca;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
  background-color: #428bca !important;
}

.pretty.p-switch input:checked ~ .state.p-primary:before {
  border-color: #428bca;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before {
  background-color: #428bca !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before {
  border-color: #245682;
  background-color: #245682 !important;
}

.pretty input:checked ~ .state.p-info label:after,
.pretty.p-toggle .state.p-info label:after {
  background-color: #5bc0de !important;
}

.pretty input:checked ~ .state.p-info .icon,
.pretty input:checked ~ .state.p-info .svg,
.pretty.p-toggle .state.p-info .icon,
.pretty.p-toggle .state.p-info .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-info-o label:before,
.pretty.p-toggle .state.p-info-o label:before {
  border-color: #5bc0de;
}

.pretty input:checked ~ .state.p-info-o label:after,
.pretty.p-toggle .state.p-info-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-info-o .icon,
.pretty input:checked ~ .state.p-info-o .svg,
.pretty input:checked ~ .state.p-info-o svg,
.pretty.p-toggle .state.p-info-o .icon,
.pretty.p-toggle .state.p-info-o .svg,
.pretty.p-toggle .state.p-info-o svg {
  color: #5bc0de;
  stroke: #5bc0de;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after {
  background-color: #5bc0de !important;
}

.pretty.p-switch input:checked ~ .state.p-info:before {
  border-color: #5bc0de;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-info:before {
  background-color: #5bc0de !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-info:before {
  border-color: #2390b0;
  background-color: #2390b0 !important;
}

.pretty input:checked ~ .state.p-success label:after,
.pretty.p-toggle .state.p-success label:after {
  background-color: #5cb85c !important;
}

.pretty input:checked ~ .state.p-success .icon,
.pretty input:checked ~ .state.p-success .svg,
.pretty.p-toggle .state.p-success .icon,
.pretty.p-toggle .state.p-success .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-success-o label:before,
.pretty.p-toggle .state.p-success-o label:before {
  border-color: #5cb85c;
}

.pretty input:checked ~ .state.p-success-o label:after,
.pretty.p-toggle .state.p-success-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-success-o .icon,
.pretty input:checked ~ .state.p-success-o .svg,
.pretty input:checked ~ .state.p-success-o svg,
.pretty.p-toggle .state.p-success-o .icon,
.pretty.p-toggle .state.p-success-o .svg,
.pretty.p-toggle .state.p-success-o svg {
  color: #5cb85c;
  stroke: #5cb85c;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after {
  background-color: #5cb85c !important;
}

.pretty.p-switch input:checked ~ .state.p-success:before {
  border-color: #5cb85c;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-success:before {
  background-color: #5cb85c !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-success:before {
  border-color: #357935;
  background-color: #357935 !important;
}

.pretty input:checked ~ .state.p-warning label:after,
.pretty.p-toggle .state.p-warning label:after {
  background-color: #f0ad4e !important;
}

.pretty input:checked ~ .state.p-warning .icon,
.pretty input:checked ~ .state.p-warning .svg,
.pretty.p-toggle .state.p-warning .icon,
.pretty.p-toggle .state.p-warning .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-warning-o label:before,
.pretty.p-toggle .state.p-warning-o label:before {
  border-color: #f0ad4e;
}

.pretty input:checked ~ .state.p-warning-o label:after,
.pretty.p-toggle .state.p-warning-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-warning-o .icon,
.pretty input:checked ~ .state.p-warning-o .svg,
.pretty input:checked ~ .state.p-warning-o svg,
.pretty.p-toggle .state.p-warning-o .icon,
.pretty.p-toggle .state.p-warning-o .svg,
.pretty.p-toggle .state.p-warning-o svg {
  color: #f0ad4e;
  stroke: #f0ad4e;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after {
  background-color: #f0ad4e !important;
}

.pretty.p-switch input:checked ~ .state.p-warning:before {
  border-color: #f0ad4e;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before {
  background-color: #f0ad4e !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before {
  border-color: #c77c11;
  background-color: #c77c11 !important;
}

.pretty input:checked ~ .state.p-danger label:after,
.pretty.p-toggle .state.p-danger label:after {
  background-color: #d9534f !important;
}

.pretty input:checked ~ .state.p-danger .icon,
.pretty input:checked ~ .state.p-danger .svg,
.pretty.p-toggle .state.p-danger .icon,
.pretty.p-toggle .state.p-danger .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-danger-o label:before,
.pretty.p-toggle .state.p-danger-o label:before {
  border-color: #d9534f;
}

.pretty input:checked ~ .state.p-danger-o label:after,
.pretty.p-toggle .state.p-danger-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-danger-o .icon,
.pretty input:checked ~ .state.p-danger-o .svg,
.pretty input:checked ~ .state.p-danger-o svg,
.pretty.p-toggle .state.p-danger-o .icon,
.pretty.p-toggle .state.p-danger-o .svg,
.pretty.p-toggle .state.p-danger-o svg {
  color: #d9534f;
  stroke: #d9534f;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after {
  background-color: #d9534f !important;
}

.pretty.p-switch input:checked ~ .state.p-danger:before {
  border-color: #d9534f;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before {
  background-color: #d9534f !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before {
  border-color: #a02622;
  background-color: #a02622 !important;
}

.pretty.p-bigger label:before,
.pretty.p-bigger label:after,
.pretty.p-bigger .icon,
.pretty.p-bigger .svg,
.pretty.p-bigger .img {
  font-size: 1.2em !important;
  top: calc(0% - (100% - 1em) - 35%) !important;
}

.pretty.p-bigger label {
  text-indent: 1.7em;
}

@media print {
  .pretty .state:before,
.pretty .state label:before,
.pretty .state label:after,
.pretty .state .icon {
    color-adjust: exact;
    /* stylelint-disable */
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.shp_checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.shp_checkbox__box {
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  box-sizing: border-box;
  border: 1px solid #bdc3c7;
  border-radius: 20%;
  background-color: transparent;
  padding: 2px;
}
.shp_checkbox__check {
  width: 100%;
  height: 100%;
  background: red;
  border-radius: 20%;
  border: 1px solid transparent;
}
.shp_checkbox__wrapper-inline {
  display: inline-flex;
  align-content: start;
  align-items: center;
  flex-direction: row-reverse;
}
.shp_checkbox__wrapper-inline label.shp-checkbox {
  margin: 4px;
}
.shp_checkbox__wrapper-inline label.formulate-input-label {
  margin: 4px 0;
}

.feed_events__news_closed {
  height: 270px;
  overflow: hidden;
}

.feed_events__news_opened {
  min-height: 270px;
}

.entry-content-text img {
  max-width: 100%;
  height: auto !important;
  object-fit: contain;
}

.feed__list {
  display: grid;
  grid-template-columns: minmax(80px, 110px) 8fr;
}

.feed__list > * {
  min-width: 0;
}

.trial_run__console {
  word-break: break-all;
  word-wrap: break-word;
  overflow: auto;
  white-space: pre;
  font: 12px Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
  height: 80px;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e7eaec;
  border-radius: 1px;
  color: inherit;
  display: block;
  padding: 6px 12px;
  width: 100%;
  margin-bottom: 0;
}

.run_code__tutor_input_console .tutors__input_console {
  word-break: break-all;
  word-wrap: break-word;
  overflow: auto;
  white-space: pre;
  font: 12px Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
  height: 80px;
}

.shp-dairy {
  display: grid;
  border-collapse: collapse;
  min-width: 100%;
  /* These are just initial values which are overriden using JavaScript when a column is resized */
  grid-template-columns: minmax(100px, 0.5fr) minmax(300px, 1.5fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(50px, 100px);
  align-content: center;
  overflow: auto;
}
.shp-dairy .attendance {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21.3333333333px;
  height: 100%;
  margin: 0 5px;
  position: relative;
  font-size: 18px;
}
.shp-dairy .fullrow-icon {
  padding: 6px;
}
.shp-dairy .attendance__container {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.shp-dairy .attendance-time-hover {
  position: absolute;
  left: -7px;
  top: -16px;
  z-index: 100;
  display: flex;
  align-items: center;
  width: 128px;
  background: inherit;
  height: 32px;
  padding: 10px;
}
.shp-dairy thead,
.shp-dairy tbody,
.shp-dairy tr {
  display: contents;
}
.shp-dairy td, .shp-dairy th {
  min-height: 32px;
  border-bottom: 1px solid #e7eaec;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  background: white;
  height: 100%;
}
.shp-dairy .table-header__title {
  margin-right: 0.5rem;
}
.shp-dairy th.info > div {
  color: #2980b9;
  background: #e1f0fa;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 2px;
}
.shp-dairy th {
  padding: 2px;
}
.shp-dairy td.text-right, .shp-dairy th.text-right {
  justify-content: flex-end;
}
.shp-dairy td.text-center, .shp-dairy th.text-center {
  justify-content: center;
}
.shp-dairy tr:hover td {
  background: #f0f0f0;
}
.shp-dairy .column_sticky {
  position: sticky;
  left: 0;
  background: white;
  z-index: 10;
}
.shp-dairy__number {
  text-align: right;
  display: inline-block;
  width: 24px;
}
.shp-dairy__mark {
  width: 20px;
  text-align: left;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.shp-dairy__mark__default_cursor {
  cursor: default;
}
.shp-dairy__cell {
  padding: 8px;
}
.shp-dairy__mark-creator {
  width: 20px;
  border: none;
  background: transparent;
  text-align: left;
  box-shadow: none;
  cursor: pointer;
  transition: 0.3s;
}
.shp-dairy__mark-creator:focus {
  background: white;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
.shp-dairy .unit-name {
  overflow: hidden;
  white-space: nowrap;
  max-width: calc(100% - 5px);
  display: inline-block;
  margin-right: 5.3333333333px;
  text-overflow: ellipsis;
}
.shp-dairy .unit-name_opened {
  background: #337ab7;
}
.shp-dairy .consultation {
  width: 24px;
  display: inline-block;
  text-align: center;
}
.shp-dairy .mark_commented::after {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  bottom: 0;
  left: 10%;
  border-bottom: 2px dotted black;
}
.shp-dairy .mark_published::after {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  bottom: 0;
  left: 10%;
  border-bottom: 2px solid black;
}
.shp-dairy .unit-result__cell {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 12px;
  padding: 0 2px;
  font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
  line-height: 1;
  border-radius: 4px;
}
.shp-dairy .unit_result__cell_top {
  font-size: 12px;
  width: 100%;
}
.shp-dairy .unit-result__cell:hover {
  box-shadow: 0 0 3px 0 rgba(30, 30, 30, 0.5);
  position: relative;
  z-index: 10;
}

.range-slider {
  position: relative;
}
.range-slider__container {
  position: relative;
  display: flex;
  height: 10px;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
}
.range-slider__point {
  height: 100%;
  position: relative;
}
.range-slider__cursor {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 26px;
  height: 26px;
  background: transparent;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  user-select: none;
}
.range-slider__cursor:hover {
  background: rgba(50, 50, 50, 0.2);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.2);
}
.range-slider__label {
  opacity: 1;
  min-width: 48px;
}
.range-slider__label.top {
  bottom: 24px;
}
.range-slider__label.bottom {
  top: 24px;
}
.range-slider__btn {
  background: white;
  padding: 2px;
  border-radius: 4px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #aaaaaa;
}

.shp-modal {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 500px;
  height: 350px;
  background: #f4f6fa;
  border: 1px solid transparent;
  z-index: 1000;
  resize: both;
  overflow: hidden;
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
.shp-modal .webinar {
  height: 100%;
}
.shp-modal__content {
  height: calc(100% - 32px - 5px);
  overflow: hidden;
}
.shp-modal__content div {
  height: 100%;
}
.shp-modal__title {
  cursor: grab;
  display: flex;
  justify-content: space-between;
  background: white;
  align-items: center;
  height: 32px;
}
.shp-modal__title_is-grabbing {
  cursor: grabbing;
}

@media (min-width: 992px) {
  .modal.shp-modal-metro .modal-lg {
    width: 900px;
  }
}
.modal.shp-modal-metro .modal-content {
  border-radius: 8px;
}
.modal.shp-modal-metro .modal-header {
  border-bottom: 0;
  padding: 16px;
}
.modal.shp-modal-metro .modal-header .modal-title h1 {
  margin-top: 0;
  margin-bottom: 0;
}
.modal.shp-modal-metro .modal-body {
  padding: 0 16px 0;
}
.modal.shp-modal-metro .modal-body textarea {
  resize: vertical;
}
.modal.shp-modal-metro .modal-body .thanks {
  text-align: center;
  font-size: 16px;
}
.modal.shp-modal-metro .modal-footer {
  padding: 16px;
  margin-top: 0;
  border-top: 0;
  text-align: center;
}

.sortable {
  border: 1px dashed transparent;
  transition: border 0.4s;
}
.sortable-placeholder {
  border: 1px dashed #cecece;
}
.sortable-drag {
  opacity: 1;
}
.sortable-chosen {
  opacity: 1;
}

.shp-radio {
  display: inline-flex;
  height: 16px;
  width: 16px;
  border: 1px solid #A0A0A0;
  border-radius: 50%;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  background: linear-gradient(180deg, #ffffff 0%, #DEDEDE 100%);
  font-size: 10px;
  vertical-align: text-top;
  user-select: none;
}
.shp-radio .shp-radio__icon {
  display: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.shp-radio:hover, .shp-radio.shp-radio-hover {
  background: #DEDEDE;
}
.shp-radio:active, .shp-radio.shp-radio-pressed {
  background: #DEDEDE;
  border: 1px solid #3498db;
}
.shp-radio.disabled, .shp-radio.shp-radio-disabled {
  border: 1px solid #d0d0d0;
  background: linear-gradient(180deg, #ffffff 0%, white 100%);
  cursor: not-allowed;
}
.shp-radio.shp-radio-lg {
  width: 32px;
  height: 32px;
}
.shp-radio.shp-radio-xl {
  width: 48px;
  height: 48px;
}
.shp-radio.shp-radio_selected .shp-radio__icon {
  display: inline-block;
  background: #2980b9;
}
.shp-radio.shp-radio_selected.disabled .shp-radio__icon, .shp-radio.shp-radio_selected.shp-radio-disabled .shp-radio__icon {
  background: #8bc1e5;
}
.shp-radio.shp-radio-success.shp-radio_selected .shp-radio__icon {
  display: inline-block;
  background: #27ae60;
}
.shp-radio.shp-radio-success.shp-radio_selected.disabled .shp-radio__icon, .shp-radio.shp-radio-success.shp-radio_selected.shp-radio-disabled .shp-radio__icon {
  background: #86e4ad;
}
.shp-radio.shp-radio-danger.shp-radio_selected .shp-radio__icon {
  display: inline-block;
  background: #FE0000;
}
.shp-radio.shp-radio-danger.shp-radio_selected.disabled .shp-radio__icon, .shp-radio.shp-radio-danger.shp-radio_selected.shp-radio-disabled .shp-radio__icon {
  background: #ff7f7f;
}
.shp-radio.shp-radio-warning.shp-radio_selected .shp-radio__icon {
  display: inline-block;
  background: #e67e22;
}
.shp-radio.shp-radio-warning.shp-radio_selected.disabled .shp-radio__icon, .shp-radio.shp-radio-warning.shp-radio_selected.shp-radio-disabled .shp-radio__icon {
  background: #f3bf91;
}
.shp-radio.shp-radio-amazing.shp-radio_selected .shp-radio__icon {
  display: inline-block;
  background: #8e44ad;
}
.shp-radio.shp-radio-amazing.shp-radio_selected.disabled .shp-radio__icon, .shp-radio.shp-radio-amazing.shp-radio_selected.shp-radio-disabled .shp-radio__icon {
  background: #c89ed9;
}

.shp-radio-legacy {
  border: 1px solid #2980b9;
  background: #f8fbfd;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  transition: 0.3s;
  color: #2980b9;
  user-select: none;
}
.shp-radio-legacy.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.shp-radio-legacy:hover {
  background: #2677ac;
  color: white;
}
.shp-radio-legacy.shp-radio_selected {
  background: #2677ac;
  color: white;
}

.shp-checkbox {
  display: inline-flex;
  height: 16px;
  width: 16px;
  border: 1px solid #A0A0A0;
  border-radius: 3px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  background: linear-gradient(180deg, #ffffff 0%, #DEDEDE 100%);
  font-size: 10px;
  vertical-align: text-top;
  user-select: none;
  color: #FFF;
}
.shp-checkbox:hover, .shp-checkbox.shp-checkbox-hover {
  background: #DEDEDE;
}
.shp-checkbox:active, .shp-checkbox.shp-checkbox-pressed {
  background: #DEDEDE;
  border: 1px solid #3498db;
}
.shp-checkbox.disabled, .shp-checkbox.shp-checkbox-disabled {
  border: 1px solid #d0d0d0;
  background: linear-gradient(180deg, #ffffff 0%, white 100%);
  cursor: not-allowed;
}
.shp-checkbox .shp-checkbox__icon {
  display: none;
  font-size: 10px;
}
.shp-checkbox .shp-checkbox__placeholder {
  display: inline-block;
  font-size: 10px;
}
.shp-checkbox.shp-checkbox_checked .shp-checkbox__icon {
  display: inline-block;
}
.shp-checkbox.shp-checkbox_checked .shp-checkbox__placeholder {
  display: none;
}
.shp-checkbox.shp-checkbox_indeterminate .shp-checkbox__indeterminate {
  width: 8px;
  height: 8px;
  color: white;
  background-color: white;
}
.shp-checkbox.shp-checkbox_indeterminate .shp-checkbox__placeholder {
  display: none;
}
.shp-checkbox.shp-checkbox_checked, .shp-checkbox.shp-checkbox_indeterminate {
  background: #3498db;
  border: none;
}
.shp-checkbox.shp-checkbox_checked:hover, .shp-checkbox.shp-checkbox_checked.shp-checkbox-hover, .shp-checkbox.shp-checkbox_indeterminate:hover, .shp-checkbox.shp-checkbox_indeterminate.shp-checkbox-hover {
  background: #246a99;
}
.shp-checkbox.shp-checkbox_checked.disabled, .shp-checkbox.shp-checkbox_checked.shp-checkbox-disabled, .shp-checkbox.shp-checkbox_indeterminate.disabled, .shp-checkbox.shp-checkbox_indeterminate.shp-checkbox-disabled {
  background: #9acced;
}
.shp-checkbox.shp-checkbox-danger.shp-checkbox_checked, .shp-checkbox.shp-checkbox-danger.shp-checkbox_indeterminate {
  background: #FE0000;
  border: none;
}
.shp-checkbox.shp-checkbox-danger.shp-checkbox_checked:hover, .shp-checkbox.shp-checkbox-danger.shp-checkbox_checked.shp-checkbox-hover, .shp-checkbox.shp-checkbox-danger.shp-checkbox_indeterminate:hover, .shp-checkbox.shp-checkbox-danger.shp-checkbox_indeterminate.shp-checkbox-hover {
  background: #b20000;
}
.shp-checkbox.shp-checkbox-danger.shp-checkbox_checked.disabled, .shp-checkbox.shp-checkbox-danger.shp-checkbox_checked.shp-checkbox-disabled, .shp-checkbox.shp-checkbox-danger.shp-checkbox_indeterminate.disabled, .shp-checkbox.shp-checkbox-danger.shp-checkbox_indeterminate.shp-checkbox-disabled {
  background: #ff7f7f;
}
.shp-checkbox.shp-checkbox-success.shp-checkbox_checked, .shp-checkbox.shp-checkbox-success.shp-checkbox_indeterminate {
  background: #27ae60;
  border: none;
}
.shp-checkbox.shp-checkbox-success.shp-checkbox_checked:hover, .shp-checkbox.shp-checkbox-success.shp-checkbox_checked.shp-checkbox-hover, .shp-checkbox.shp-checkbox-success.shp-checkbox_indeterminate:hover, .shp-checkbox.shp-checkbox-success.shp-checkbox_indeterminate.shp-checkbox-hover {
  background: #1b7a43;
}
.shp-checkbox.shp-checkbox-success.shp-checkbox_checked.disabled, .shp-checkbox.shp-checkbox-success.shp-checkbox_checked.shp-checkbox-disabled, .shp-checkbox.shp-checkbox-success.shp-checkbox_indeterminate.disabled, .shp-checkbox.shp-checkbox-success.shp-checkbox_indeterminate.shp-checkbox-disabled {
  background: #86e4ad;
}
.shp-checkbox.shp-checkbox-warning.shp-checkbox_checked, .shp-checkbox.shp-checkbox-warning.shp-checkbox_indeterminate {
  background: #e67e22;
  border: none;
}
.shp-checkbox.shp-checkbox-warning.shp-checkbox_checked:hover, .shp-checkbox.shp-checkbox-warning.shp-checkbox_checked.shp-checkbox-hover, .shp-checkbox.shp-checkbox-warning.shp-checkbox_indeterminate:hover, .shp-checkbox.shp-checkbox-warning.shp-checkbox_indeterminate.shp-checkbox-hover {
  background: #a15818;
}
.shp-checkbox.shp-checkbox-warning.shp-checkbox_checked.disabled, .shp-checkbox.shp-checkbox-warning.shp-checkbox_checked.shp-checkbox-disabled, .shp-checkbox.shp-checkbox-warning.shp-checkbox_indeterminate.disabled, .shp-checkbox.shp-checkbox-warning.shp-checkbox_indeterminate.shp-checkbox-disabled {
  background: #f3bf91;
}
.shp-checkbox.shp-checkbox-amazing.shp-checkbox_checked, .shp-checkbox.shp-checkbox-amazing.shp-checkbox_indeterminate {
  background: #8e44ad;
  border: none;
}
.shp-checkbox.shp-checkbox-amazing.shp-checkbox_checked:hover, .shp-checkbox.shp-checkbox-amazing.shp-checkbox_checked.shp-checkbox-hover, .shp-checkbox.shp-checkbox-amazing.shp-checkbox_indeterminate:hover, .shp-checkbox.shp-checkbox-amazing.shp-checkbox_indeterminate.shp-checkbox-hover {
  background: #633079;
}
.shp-checkbox.shp-checkbox-amazing.shp-checkbox_checked.disabled, .shp-checkbox.shp-checkbox-amazing.shp-checkbox_checked.shp-checkbox-disabled, .shp-checkbox.shp-checkbox-amazing.shp-checkbox_indeterminate.disabled, .shp-checkbox.shp-checkbox-amazing.shp-checkbox_indeterminate.shp-checkbox-disabled {
  background: #c89ed9;
}

.dropdown-menu .shp-checkbox {
  height: 14px;
  width: 14px;
}

.сlasses_teams_users_table__cell {
  vertical-align: middle !important;
}

.сlasses_teams_users_table__new_team_icon {
  color: #27AE60;
}

.team__empty-logo {
  height: 24px;
  width: 24px;
  background-color: #888888;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.team__logo {
  height: 32px;
  width: 32px;
}

.сlasses_teams__item {
  border-radius: 4px;
  background-color: #F9F8F5;
  padding: 8px;
  align-items: center;
}

.shp_notification {
  border-radius: 10px;
  margin-bottom: 16px;
}
.shp_notification.shp_notification__current_classes {
  background-color: #3498db;
  color: #FFF;
  cursor: pointer;
}
.shp_notification .shp_notification__text {
  min-width: 0;
}
.shp_notification .shp_notification__description {
  min-width: 0;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shp_notification .shp_notification__title {
  font-size: 24px;
  font-weight: 500;
}
.shp_notification .shp_notification__arrow {
  background-image: url("/static/inspinia/img/circle_arrow_left.svg");
  width: 40px;
  height: 40px;
  margin-left: 8px;
}
.shp_notification .shp_notification__link {
  line-height: 30px;
  font-size: 24px;
  font-weight: 500;
  display: flex;
  flex: 1 0 auto;
  align-items: center;
  margin-top: 32px;
}
.shp_notification .shp_notification__link__text {
  display: inline;
}
.shp_notification .shp_notification__img_container {
  position: relative;
  width: 96px;
  min-width: 96px;
  align-items: center;
  display: none;
  margin-right: 24px;
}
.shp_notification .shp_notification__img {
  position: absolute;
  top: -32px;
  width: 96px;
  height: 96px;
}

@media (min-width: 900px) {
  .shp_notification {
    margin-top: 16px;
  }
  .shp_notification .shp_notification__img_container {
    display: flex;
  }
}
@media (min-width: 767px) {
  body.mini-navbar .shp_notification {
    margin-top: 16px;
  }
  body.mini-navbar .shp_notification .shp_notification__img_container {
    display: flex;
  }
}
@media (min-width: 767px) {
  .shp_notification .shp_notification__link {
    margin-left: 40px;
    margin-top: 0;
    justify-content: flex-end;
  }
  .shp_notification .shp_notification__link__text {
    display: block;
  }
}
.shp-filter-panel {
  background: #EEF0F4;
  padding: 8px 16px;
  display: flex;
  place-items: center;
}
.shp-filter-panel .shp-filter-label {
  width: 160px;
  margin-right: 16px;
}
.shp-filter-panel .shp-filter-operation {
  width: 224px;
  margin-right: 16px;
}
.shp-filter-panel .shp-filter-value {
  flex: 1;
  margin-right: 16px;
}
.shp-filter-panel .shp-filter-cancel {
  min-width: 32px;
  text-align: right;
}

.shp-filter-panel ~ .shp-filter-panel {
  border-top: 1px solid #ffffff;
}

.shp_filter__inline {
  display: flex;
  align-items: center;
}
.shp_filter__inline > label {
  margin-right: 8px;
}

.telephony_call__current, .telephony_call__none {
  width: 320px;
  min-width: 320px;
  height: 160px;
  min-height: 160px;
  overflow-y: hidden;
  border: none;
  margin-bottom: 0;
}

.telephony_call__current:hover {
  height: max-content;
  position: relative;
  overflow-x: visible;
  z-index: 1000;
}

.telephony_call__current_list {
  height: 160px;
  overflow-y: visible;
  margin-bottom: 16px;
}

.telephony_call__disconnect_reason:first-letter {
  text-transform: uppercase;
}

.shp_list-stripped .shp_list__item {
  padding-top: 4px;
  padding-bottom: 4px;
}
.shp_list-stripped .shp_list__item.shp_list__item-fixed {
  min-height: 40px;
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
.shp_list-stripped .shp_list__item.shp_list__item-md {
  padding-top: 8px;
  padding-bottom: 8px;
}
.shp_list-stripped > .shp_list__item ~ .shp_list__item,
.shp_list-stripped > .shp_list__item ~ .shp_list-stripped,
.shp_list-stripped > .shp_list-stripped ~ .shp_list__item {
  border-top: 1px #e7eaec solid;
}
.shp_list-stripped.shp_list-md .shp_list__item {
  padding-top: 8px;
  padding-bottom: 8px;
}
.shp_list-stripped.shp_list-padded {
  margin-left: -16px;
  margin-right: -16px;
}
.shp_list-stripped.shp_list-padded .shp_list__item {
  padding-left: 16px;
  padding-right: 16px;
}

.list-group.separated .list-group-item {
  border-radius: unset;
  border-left: unset;
  border-right: unset;
}

.course_panel {
  display: flex;
  align-items: flex-start;
}
.course_panel .course_panel__avatar {
  min-width: 128px;
  max-width: 128px;
  flex: 0 1 128px;
}
@media (max-width: 1200px) {
  .course_panel .course_panel__avatar {
    display: none;
  }
}
.course_panel .course_panel__classes {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
}
@media (max-width: 1199px) {
  .course_panel {
    flex-direction: column;
    align-items: stretch;
  }
  .course_panel > * ~ * {
    margin-top: 16px;
  }
}
@media (min-width: 1200px) {
  .course_panel > * ~ * {
    margin-left: 32px;
  }
  .course_panel .course_panel__info {
    flex: 0 1 320px;
  }
}

.shp-attendance {
  display: grid;
  min-width: 100%;
  grid-template-columns: minmax(120px, 3fr) repeat(5, minmax(96px, 1fr));
  grid-template-rows: auto;
  overflow: hidden;
}
@media (max-width: 991px) {
  .shp-attendance {
    grid-template-columns: 3fr repeat(2, 1fr);
  }
  .shp-attendance > :nth-child(2), .shp-attendance > :nth-child(3), .shp-attendance > :nth-child(4) {
    visibility: hidden;
    display: none;
  }
}

.form-width {
  min-width: 400px;
}

.block_notification {
  background: #D9534F;
  z-index: 1000;
  position: relative;
  text-align: center;
  padding: 8px;
}
.block_notification__text {
  color: white;
}

.btn-block_notification {
  color: #D9534F;
  padding: 2px 12px;
}
.btn-block_notification:hover {
  background: #fff;
}

.formulate-input-errors {
  padding-left: 0;
  color: #FE0000;
  margin-bottom: 8px;
}

.formulate-form-errors {
  list-style-type: none;
  border-color: #eee;
  border-left-color: #cb0000;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  margin-bottom: 16px;
  padding: 16px;
  background-color: #ffffff;
}

.formulate-form.formulate-form--horizontal .formulate-input-wrapper {
  display: flex;
}
.formulate-form.formulate-form--horizontal .formulate-input-wrapper .formulate-input-label {
  margin-top: 6px;
  width: 160px;
  text-align: right;
  flex-shrink: 0;
  padding-right: 12px;
}
.formulate-form.formulate-form--horizontal .formulate-input-wrapper .formulate-input-element, .formulate-form.formulate-form--horizontal .formulate-input-wrapper .shp__vs {
  flex-grow: 1;
}
.formulate-form.formulate-form--horizontal .formulate-input-wrapper.formulate-input-layout .formulate-input-element {
  min-height: 32px;
}
.formulate-form.formulate-form--horizontal .formulate-input-help, .formulate-form.formulate-form--horizontal .formulate-input-errors {
  margin-left: 160px;
}
.formulate-form.formulate-form--horizontal .shp_checkbox__wrapper-inline {
  display: flex;
}
.formulate-form.formulate-form--horizontal .shp_checkbox__wrapper-inline .formulate-input-label {
  flex-grow: 1;
  margin-left: 0;
  text-align: left;
}
.formulate-form.formulate-form--horizontal .shp_checkbox__wrapper-inline .formulate-input-element {
  width: 160px;
  text-align: right;
  flex-shrink: 0;
  padding-right: 12px;
  flex-grow: 0;
  padding-right: unset;
  width: 16px;
  margin-left: 132px;
  margin-right: 12px;
}
.formulate-form.formulate-form--horizontal.formulate-form__label-lg .formulate-input-wrapper .formulate-input-label {
  width: 220px;
}
.formulate-form.formulate-form--horizontal.formulate-form__label-lg .shp_checkbox__wrapper-inline .formulate-input-element {
  margin-left: 192px;
}
.formulate-form.formulate-form--horizontal.formulate-form__label-lg .formulate-input-help, .formulate-form.formulate-form--horizontal.formulate-form__label-lg .formulate-input-errors {
  margin-left: 220px;
}
.formulate-form .form-group.formulate-field--horizontal .formulate-input-wrapper {
  display: flex;
}
.formulate-form .form-group.formulate-field--horizontal .formulate-input-wrapper .formulate-input-label {
  margin-top: 6px;
  width: 160px;
  text-align: right;
  flex-shrink: 0;
  padding-right: 12px;
}
.formulate-form .form-group.formulate-field--horizontal .formulate-input-wrapper .formulate-input-element, .formulate-form .form-group.formulate-field--horizontal .formulate-input-wrapper .shp__vs {
  flex-grow: 1;
}
.formulate-form .form-group.formulate-field--horizontal .formulate-input-wrapper.formulate-input-layout .formulate-input-element {
  min-height: 32px;
}
.formulate-form .form-group.formulate-field--horizontal .formulate-input-help, .formulate-form .form-group.formulate-field--horizontal .formulate-input-errors {
  margin-left: 160px;
}
.formulate-form .form-group.formulate-field--horizontal .shp_checkbox__wrapper-inline {
  display: flex;
}
.formulate-form .form-group.formulate-field--horizontal .shp_checkbox__wrapper-inline .formulate-input-label {
  flex-grow: 1;
  margin-left: 0;
  text-align: left;
}
.formulate-form .form-group.formulate-field--horizontal .shp_checkbox__wrapper-inline .formulate-input-element {
  width: 160px;
  text-align: right;
  flex-shrink: 0;
  padding-right: 12px;
  flex-grow: 0;
  padding-right: unset;
  width: 16px;
  margin-left: 132px;
  margin-right: 12px;
}
.formulate-form .form-group.formulate-field--horizontal.formulate-form__label-lg .formulate-input-wrapper .formulate-input-label {
  width: 220px;
}
.formulate-form .form-group.formulate-field--horizontal.formulate-form__label-lg .shp_checkbox__wrapper-inline .formulate-input-element {
  margin-left: 192px;
}
.formulate-form .form-group.formulate-field--horizontal.formulate-form__label-lg .formulate-input-help, .formulate-form .form-group.formulate-field--horizontal.formulate-form__label-lg .formulate-input-errors {
  margin-left: 220px;
}

.formulate-input[data-classification=file] .formulate-input-upload-area {
  width: 100%;
  position: relative;
  padding: 2em 0;
}
.formulate-input[data-classification=file] .formulate-input-upload-area input {
  cursor: pointer;
  appearance: none;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.formulate-input[data-classification=file] .formulate-input-upload-area[data-has-files] {
  padding: 0;
}
.formulate-input[data-classification=file] .formulate-input-upload-area[data-has-files] input {
  display: none;
}
.formulate-input[data-classification=file] .formulate-input-upload-area-mask {
  border-radius: 0.4em;
  position: absolute;
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 2px dashed #2980b9;
  z-index: 2;
}
.formulate-input[data-classification=file] .formulate-input-upload-area-mask::before {
  content: "";
  background-color: #2980b9;
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 58 58"><path d="M29,58A29,29,0,1,0,0,29,29,29,0,0,0,29,58ZM29,4A25,25,0,1,1,4,29,25,25,0,0,1,29,4Z"/><polygon points="27 22 27 44.4 31 44.4 31 22 41.7 31.1 44.3 28.1 29 15 13.7 28.1 16.3 31.1 27 22"/></svg>');
  -moz-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 58 58"><path d="M29,58A29,29,0,1,0,0,29,29,29,0,0,0,29,58ZM29,4A25,25,0,1,1,4,29,25,25,0,0,1,29,4Z"/><polygon points="27 22 27 44.4 31 44.4 31 22 41.7 31.1 44.3 28.1 29 15 13.7 28.1 16.3 31.1 27 22"/></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 58 58"><path d="M29,58A29,29,0,1,0,0,29,29,29,0,0,0,29,58ZM29,4A25,25,0,1,1,4,29,25,25,0,0,1,29,4Z"/><polygon points="27 22 27 44.4 31 44.4 31 22 41.7 31.1 44.3 28.1 29 15 13.7 28.1 16.3 31.1 27 22"/></svg>');
  width: 2em;
  height: 2em;
  position: absolute;
  pointer-events: none;
}
.formulate-input[data-classification=file] .formulate-files {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-add {
  appearance: none;
  display: block;
  min-width: 75px;
  border: 1px solid #2980b9;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  position: relative;
  font-size: 13px;
  background-color: transparent;
  cursor: pointer;
  margin: 0.5em 0;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-add input {
  position: absolute;
  display: block;
  cursor: pointer;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-add input::-webkit-file-upload-button {
  display: none;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-progress {
  background-color: #f3f3f4;
  height: 0.3em;
  border-radius: 1.25em;
  width: 5em;
  overflow: hidden;
  position: relative;
  flex: 0 0 5em;
  right: 0.75em;
  transition: height 0.25s, width 0.25s, flex-basis 0.25s;
  z-index: 2;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-progress::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  opacity: 0;
  transform: scale(0.08);
  background-color: #fff;
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M8.76,56.2c-6.38-6.34,3.26-16,9.64-9.69L38,65.88,80.56,23.29c6.38-6.38,16.07,3.32,9.69,9.69L42.84,80.37a6.83,6.83,0,0,1-9.65,0Z"/></svg>');
  -moz-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M8.76,56.2c-6.38-6.34,3.26-16,9.64-9.69L38,65.88,80.56,23.29c6.38-6.38,16.07,3.32,9.69,9.69L42.84,80.37a6.83,6.83,0,0,1-9.65,0Z"/></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 59.1 59.2"><path d="M1.6,57.7a5,5,0,0,0,3.5,1.5,4.85,4.85,0,0,0,3.5-1.5l21-21,21,21a5,5,0,0,0,3.5,1.5,4.85,4.85,0,0,0,3.5-1.5,5,5,0,0,0,0-7.1l-21-21,21-21a5,5,0,0,0,0-7.1,5,5,0,0,0-7.1,0l-21,21L8.6,1.7a5,5,0,0,0-7.1,0,5,5,0,0,0,0,7.1l21,21L1.6,50.7A4.83,4.83,0,0,0,1.6,57.7Z"/></svg>');
  backgroun-size: 77%;
  mask-repeat: no-repeat;
  mask-position: center;
  z-index: 3;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-progress[data-just-finished] {
  width: 1.25em;
  height: 1.25em;
  flex: 0 0 1.25em;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-progress[data-just-finished]::before {
  transition: transform 0.25s 0.2s, opacity 0.25s 0.2s;
  transform: scale(1);
  opacity: 1;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-progress[data-is-finished] {
  transition: height 0.25s, width 0.25s, left 0.25s, top, 0.25s, border-radius 0.25s;
  width: 0.3em;
  flex: 0 0 0.3em;
  height: 100%;
  right: 0;
  border-radius: 0 0.23em 0.23em 0;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-progress[data-is-finished]::before {
  transition: opacity 0.1s;
  opacity: 0;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-progress .formulate-file-progress-inner {
  background-color: #2980b9;
  width: 1%;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-name {
  padding-left: 1.5em;
  padding-right: 2em;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: auto;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-remove {
  width: 1.25em;
  height: 1.25em;
  border-radius: 1em;
  background-color: #2980b9;
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 59.1 59.2"><path d="M1.6,57.7a5,5,0,0,0,3.5,1.5,4.85,4.85,0,0,0,3.5-1.5l21-21,21,21a5,5,0,0,0,3.5,1.5,4.85,4.85,0,0,0,3.5-1.5,5,5,0,0,0,0-7.1l-21-21,21-21a5,5,0,0,0,0-7.1,5,5,0,0,0-7.1,0l-21,21L8.6,1.7a5,5,0,0,0-7.1,0,5,5,0,0,0,0,7.1l21,21L1.6,50.7A4.83,4.83,0,0,0,1.6,57.7Z"/></svg>');
  -moz-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 59.1 59.2"><path d="M1.6,57.7a5,5,0,0,0,3.5,1.5,4.85,4.85,0,0,0,3.5-1.5l21-21,21,21a5,5,0,0,0,3.5,1.5,4.85,4.85,0,0,0,3.5-1.5,5,5,0,0,0,0-7.1l-21-21,21-21a5,5,0,0,0,0-7.1,5,5,0,0,0-7.1,0l-21,21L8.6,1.7a5,5,0,0,0-7.1,0,5,5,0,0,0,0,7.1l21,21L1.6,50.7A4.83,4.83,0,0,0,1.6,57.7Z"/></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 59.1 59.2"><path d="M1.6,57.7a5,5,0,0,0,3.5,1.5,4.85,4.85,0,0,0,3.5-1.5l21-21,21,21a5,5,0,0,0,3.5,1.5,4.85,4.85,0,0,0,3.5-1.5,5,5,0,0,0,0-7.1l-21-21,21-21a5,5,0,0,0,0-7.1,5,5,0,0,0-7.1,0l-21,21L8.6,1.7a5,5,0,0,0-7.1,0,5,5,0,0,0,0,7.1l21,21L1.6,50.7A4.83,4.83,0,0,0,1.6,57.7Z"/></svg>');
  image-size: 0.6em;
  image-repeat: no-repeat;
  image-position: center;
  cursor: pointer;
  position: absolute;
  right: 0.75em;
  z-index: 1;
  transition: transform 0.25s;
}
.formulate-input[data-classification=file] .formulate-files li {
  display: block;
}
.formulate-input[data-classification=file] .formulate-files li[data-has-error] .formulate-file-progress {
  background-color: #FE0000;
}
.formulate-input[data-classification=file] .formulate-files li[data-has-preview] .formulate-file-name:before {
  display: none;
}
.formulate-input[data-classification=file] .formulate-files li + li {
  margin-top: 0.5em;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file ::-webkit-progress-bar {
  appearance: none;
  height: 0.5em;
  border-radius: 0.5em;
  overflow: hidden;
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-image-preview {
  width: 3em;
  height: 3em;
  flex: 0 0 3em;
  position: relative;
  z-index: 2;
  left: -1px;
  box-shadow: 0 0 0 1px #f3f3f4;
  transition: transform 0.25s, box-shadow 0.25s, background-color 0.25s;
}
@media (pointer: fine) {
  .formulate-input[data-classification=file] .formulate-files .formulate-file-image-preview:hover {
    transition-delay: 0.2s;
    transform: scale(3);
    background-color: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  }
}
.formulate-input[data-classification=file] .formulate-files .formulate-file-image-preview img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  object-fit: contain;
  transition: all 0.25s;
}

.pupils_scrollable_list {
  max-height: 250px;
  overflow-y: auto;
}

.shp_checklist .shp_checklist__list {
  height: auto;
  overflow: auto;
  border: none;
  box-shadow: unset;
  padding-top: 0;
  padding-bottom: 0;
}
.shp_checklist .shp_checklist__list.shp_checklist__horizontal {
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}
.shp_checklist .shp_checklist__list.shp_checklist__horizontal > * {
  min-width: 0;
  margin-right: 16px;
}
.shp_checklist .shp_checklist__list.form-control {
  background: none;
}
.shp_checklist .shp_checklist__dropList {
  height: auto;
  transition: height 0.5s;
  border-radius: 4px;
}
.shp_checklist .shp_checklist__main_row {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.shp_checklist .shp_checklist__main_row .shp_checklist__info {
  flex: 1 auto;
}
.shp_checklist .shp_checklist__row {
  margin-bottom: 4px;
  display: block;
}
.shp_checklist .shp_checklist__row .shp-radio {
  margin-right: 4px;
}
.shp_checklist .shp_checklist__arrow {
  width: 16px;
  height: 16px;
  transform: rotate(0deg);
  transition: transform 0.5s;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGdJREFUOI3tzjsOwjAURNGDUqSgTxU5K2AVrJtswjUsgHSR0qdxAZZFPrS+3ZvRzBsqf9MUtBtazJk+oMe0VTriiZCFX8nbpENMgfARjsn74vKj5IFruhfc8d6zIF9S/Hyk5HS4spMVeFcOjszaOwMAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
}
.shp_checklist .shp_checklist__dropList-expanded .shp_checklist__main_row {
  margin-bottom: 8px;
}
.shp_checklist .shp_checklist__dropList-expanded .shp_checklist__arrow {
  transform: rotate(-180deg);
}
.shp_checklist .shp_checklist__dropList-expanded .shp_checklist__drop {
  display: block;
  max-height: 320px;
  overflow-y: auto;
  margin-right: -13px;
  margin-bottom: -6px;
  padding-right: 12px;
  padding-bottom: 6px;
}

.examinations {
  display: flex;
  flex-wrap: wrap;
}

.examination {
  padding-right: 32px;
  padding-bottom: 32px;
}
.examination .disabled {
  opacity: 0.5;
}

@media (max-width: 768px) {
  .examinations {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.examination_banner {
  display: flex;
  flex-direction: column;
  background: #f9f8f5;
  padding: 16px;
  border-radius: 4px;
}

.interview_slot__panel {
  min-height: 90px;
}

.interview_slot__panel__empty {
  align-items: center;
  justify-content: center;
  display: flex;
}

.pupil-examination__table > tbody > tr {
  display: grid;
  grid-template-columns: minmax(160px, 1fr) minmax(160px, 1fr) minmax(80px, 1fr) minmax(80px, 1fr) minmax(120px, 2fr);
}

.achievements-panel {
  max-height: 192px;
}

.achievement_square {
  transition: all 0.2s ease-in-out;
  border-radius: 4px;
  border: 2px solid #FFFFFF;
  box-sizing: content-box;
  background-color: #FFFFFF;
}
.achievement_square.checked {
  border: 2px solid #3498db;
  box-shadow: 0px 1px 1px rgba(52, 152, 219, 0.1);
}
.achievement_square.highlighted {
  box-shadow: 5px 5px 2px rgba(52, 152, 219, 0.1);
}

.diary_grading {
  display: grid;
}
.diary_grading thead,
.diary_grading tbody,
.diary_grading tr {
  display: contents;
}
.diary_grading thead {
  z-index: 100;
}
.diary_grading td, .diary_grading th {
  display: flex;
}

.prerecorded-tariff-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 16px;
  height: 100%;
  background-color: white;
  border-radius: 4px;
}
.prerecorded-tariff-card__button {
  max-width: 256px;
  width: 100%;
}
.prerecorded-tariff-card__icon {
  justify-self: flex-start;
  margin-bottom: auto;
}
.prerecorded-tariff-card__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 610px;
}

.prerecorded-course-card__layout {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prerecorded-course-card__content {
  max-width: 328px;
}
.prerecorded-course-card__description {
  min-height: 60px;
}
.prerecorded-course-card__logo {
  height: 100px;
  width: 100px;
}

.prerecorded-header-panel {
  margin-top: 16px;
}
.prerecorded-header-panel__image-container {
  margin-top: -32px;
}
.prerecorded-header-panel__image-container > img {
  width: 150px;
  height: 172px;
}

.prerecorded-courses-cards-list {
  display: grid;
  grid-column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 991px) {
  .prerecorded-course-card__layout {
    flex-direction: column;
    align-items: flex-start;
  }
  .prerecorded-course-card__content {
    order: 2;
  }

  .prerecorded-header-panel__image-container {
    order: -1;
  }
  .prerecorded-header-panel__content-section {
    flex-direction: column;
  }

  .prerecorded-courses-cards-list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .prerecorded-tariff-card__content {
    height: auto;
  }
}
.hljs-ln td.hljs-ln-numbers {
  /* for block of numbers */
}
.hljs-ln td.hljs-ln-numbers .hljs-ln-numbers {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: right;
  border-right: 1px solid #e7eaec;
  vertical-align: top;
  padding: 4px;
  min-width: 32px;
  /* your custom style here */
}
.hljs-ln td.hljs-ln-numbers .hljs {
  padding: 4px;
}
.hljs-ln td.hljs-ln-numbers .hljs-ln-line.hljs-ln-code {
  padding-left: 4px !important;
}

table.hljs-ln > tbody > tr:nth-child(1) > td.hljs-ln-line.hljs-ln-code > code {
  display: inline;
}

.lead__column__created_at {
  width: 128px;
}

.lead__column__title {
  max-width: 300px;
}

.lead__row__actions {
  width: 160px;
}

.lead__row__communications {
  width: 320px;
}

.theme-planning-choice-table {
  background-color: #f9f8f5;
  border-radius: 8px;
  border-collapse: separate;
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  max-height: 90vh;
}
.theme-planning-choice-table th, .theme-planning-choice-table td {
  padding: 8px;
  border: 1px solid #e7eaec;
}
.theme-planning-choice-table .first_column {
  position: sticky;
  left: 0;
  z-index: 10;
  min-width: 450px;
  max-width: 450px;
}
.theme-planning-choice-table__header th {
  background-color: #fff;
  font-weight: 500;
  position: sticky;
  z-index: 15;
}
.theme-planning-choice-table__header th:first-child {
  padding: 8px 16px;
}
.theme-planning-choice-table__header th.theme-planning-choice-table__course_header_cell {
  white-space: initial;
  padding: 8px;
}
.theme-planning-choice-table__header th.first_column {
  z-index: 20;
}
.theme-planning-choice-table__header.first_row th {
  top: 0;
}
.theme-planning-choice-table__header.second_row th {
  top: 38px;
}
.theme-planning-choice-table__header.third_row th {
  top: 76px;
}
@media not all and (min-resolution: 0.001dpcm) {
  .theme-planning-choice-table__header.third_row th {
    top: 0;
  }
}
.theme-planning-choice-table__course_header_cell {
  min-width: 200px;
  max-width: 200px;
}
.theme-planning-choice-table .lesson-variant-cell {
  padding: 8px;
  background-color: #fff;
}
.theme-planning-choice-table .lesson-variant-cell .empty {
  background-color: #f9f8f5;
}

.theme-planning-choice-table-legend-grid {
  display: grid;
  grid-template-columns: repeat(2, auto 1fr);
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  align-items: center;
}

.classes-lessons-action-panel {
  background-color: #f4f6fa;
  padding: 16px;
}

.rate_lesson_info {
  background-color: #F9F8F5;
}

.permission__table {
  border: 1px solid #ddd;
  border-radius: 4px;
}
.permission__table .shp-tree-list__item .shp-tree-list__depth__1 {
  padding-left: 32px;
}
.permission__table .shp-tree-list__item .shp-tree-list__depth__2 {
  padding-left: 64px;
}
.permission__table .shp-tree-list__item .shp-tree-list__depth__3 {
  padding-left: 96px;
}
.permission__table .shp-tree-list__item {
  background: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.permission__table .shp-tree-list__item ~ .shp-tree-list__item {
  border-top: none;
}
.permission__table .shp-tree-list__item.shp-tree-list__item__internal {
  border: none;
}
.permission__table .shp-tree-list__item:hover > .shp-tree-list__item__name, .permission__table .shp-tree-list__item:hover > .shp-tree-list__item__content {
  background-color: #f5f5f5;
}
.permission__table .shp-tree-list__item__children .shp-tree-list__item:first-child {
  border-top: none;
}
.permission__table .shp-tree-list__item__name {
  overflow: hidden;
  padding: 5px;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
}
.permission__table .shp-tree-list__item__content {
  padding: 5px;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}
.permission__table .shp-tree-list__item__children {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
}
.permission__table .shp-tree-list__item__name {
  padding: 4px;
}
.permission__table .shp-tree-list__item__content {
  padding: 4px;
}
.permission__table .shp-tree-list__item {
  display: grid;
  grid-template-columns: 400px auto;
}

.permission_group__tree__row {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}

button.btn-modern-primary {
  border: none;
  color: #FFF;
  padding: 8px 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background-color: #0082CA;
}
button.btn-modern-primary > i {
  font-size: 18px;
}
button.btn-modern-primary:hover, button.btn-modern-primary.hover {
  background-color: #00a3fd;
}
button.btn-modern-primary:focus, button.btn-modern-primary.focus {
  outline: 1px solid #0082CA;
  outline-offset: 1px;
}
button.btn-modern-primary:active, button.btn-modern-primary.active {
  background-color: #006ba6;
}
button.btn-modern-primary:disabled, button.btn-modern-primary.disabled {
  opacity: 0.5;
}

button.btn-modern-success {
  border: none;
  color: #FFF;
  padding: 8px 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background-color: #008000;
}
button.btn-modern-success > i {
  font-size: 18px;
}
button.btn-modern-success:hover, button.btn-modern-success.hover {
  background-color: #00b300;
}
button.btn-modern-success:focus, button.btn-modern-success.focus {
  outline: 1px solid #0082CA;
  outline-offset: 1px;
}
button.btn-modern-success:active, button.btn-modern-success.active {
  background-color: #005c00;
}
button.btn-modern-success:disabled, button.btn-modern-success.disabled {
  opacity: 0.5;
}

button.btn-modern-warning {
  border: none;
  color: #FFF;
  padding: 8px 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background-color: #FFCF40;
}
button.btn-modern-warning > i {
  font-size: 18px;
}
button.btn-modern-warning:hover, button.btn-modern-warning.hover {
  background-color: #ffdc73;
}
button.btn-modern-warning:focus, button.btn-modern-warning.focus {
  outline: 1px solid #0082CA;
  outline-offset: 1px;
}
button.btn-modern-warning:active, button.btn-modern-warning.active {
  background-color: #ffc61c;
}
button.btn-modern-warning:disabled, button.btn-modern-warning.disabled {
  opacity: 0.5;
}

button.btn-modern-danger {
  border: none;
  color: #FFF;
  padding: 8px 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background-color: #FF0000;
}
button.btn-modern-danger > i {
  font-size: 18px;
}
button.btn-modern-danger:hover, button.btn-modern-danger.hover {
  background-color: #ff3333;
}
button.btn-modern-danger:focus, button.btn-modern-danger.focus {
  outline: 1px solid #0082CA;
  outline-offset: 1px;
}
button.btn-modern-danger:active, button.btn-modern-danger.active {
  background-color: #db0000;
}
button.btn-modern-danger:disabled, button.btn-modern-danger.disabled {
  opacity: 0.5;
}

button.btn-modern-amazing {
  border: none;
  color: #FFF;
  padding: 8px 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background-color: #9F00FF;
}
button.btn-modern-amazing > i {
  font-size: 18px;
}
button.btn-modern-amazing:hover, button.btn-modern-amazing.hover {
  background-color: #b233ff;
}
button.btn-modern-amazing:focus, button.btn-modern-amazing.focus {
  outline: 1px solid #0082CA;
  outline-offset: 1px;
}
button.btn-modern-amazing:active, button.btn-modern-amazing.active {
  background-color: #8900db;
}
button.btn-modern-amazing:disabled, button.btn-modern-amazing.disabled {
  opacity: 0.5;
}

button.btn-modern-default {
  border: none;
  color: #191919;
  padding: 8px 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #666666;
  background-color: inherit;
}
button.btn-modern-default > i {
  font-size: 18px;
}
button.btn-modern-default:hover, button.btn-modern-default.hover {
  border-color: #8c8c8c;
  color: #8c8c8c;
}
button.btn-modern-default:focus, button.btn-modern-default.focus {
  outline: 1px solid #666666;
  outline-offset: 1px;
}
button.btn-modern-default:active, button.btn-modern-default.active {
  color: black;
  outline: 1px solid #666666;
}
button.btn-modern-default:disabled, button.btn-modern-default.disabled {
  opacity: 0.5;
}

button.btn-modern-info {
  border: none;
  color: #0082CA;
  padding: 8px 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #0082CA;
  background-color: inherit;
}
button.btn-modern-info > i {
  font-size: 18px;
}
button.btn-modern-info:hover, button.btn-modern-info.hover {
  border-color: #18acff;
  color: #18acff;
}
button.btn-modern-info:focus, button.btn-modern-info.focus {
  outline: 1px solid #0082CA;
  outline-offset: 1px;
}
button.btn-modern-info:active, button.btn-modern-info.active {
  color: #006197;
  outline: 1px solid #0082CA;
}
button.btn-modern-info:disabled, button.btn-modern-info.disabled {
  opacity: 0.5;
}

button.btn-modern-link {
  border: none;
  color: #0082CA;
  padding: 8px 12px;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background-color: inherit;
}
button.btn-modern-link > i {
  font-size: 18px;
}
button.btn-modern-link:hover, button.btn-modern-link.hover {
  border-color: #18acff;
  color: #18acff;
}
button.btn-modern-link:focus, button.btn-modern-link.focus {
  outline: 1px solid #0082CA;
  outline-offset: 1px;
}
button.btn-modern-link:active, button.btn-modern-link.active {
  color: #006197;
  outline: none;
}
button.btn-modern-link:disabled, button.btn-modern-link.disabled {
  opacity: 0.5;
}

button.btn-modern-lg {
  padding: 12px 24px;
  font-size: 20px;
}
button.btn-modern-lg > i {
  font-size: 20px;
}

button.btn-modern-sm {
  padding: 4px 12px;
}

button.btn-modern-xs {
  padding: 0 8px;
}

.btn-modern-group {
  display: flex;
}
.btn-modern-group > button {
  border-radius: 0;
}
.btn-modern-group > button:not(:last-child) {
  border-right: 0;
}
.btn-modern-group > button:first-child {
  border-radius: 8px 0 0 8px;
}
.btn-modern-group > button:last-child {
  border-radius: 0 8px 8px 0;
}

table.table-modern {
  border-collapse: collapse;
  width: 100%;
}
table.table-modern td, table.table-modern th {
  text-align: left;
  padding: 8px;
}
table.table-modern td:first-child, table.table-modern th:first-child {
  text-align: center;
}
table.table-modern tr {
  background-color: #FFF;
}
table.table-modern .table-modern-active {
  background-color: #F2F2F2;
}
table.table-modern .table-modern-info {
  background-color: #F0FAFF;
}
table.table-modern .table-modern-success {
  background-color: #F0FFF0;
}
table.table-modern .table-modern-warning {
  background-color: #FFFBF0;
}
table.table-modern .table-modern-danger {
  background-color: #FFF0F0;
}
table.table-modern > thead {
  color: #666666;
  box-shadow: 1px 1px 6px 0px rgba(0, 99, 153, 0.15);
}
table.table-modern > thead > tr > th {
  padding-top: 12px;
  padding-bottom: 12px;
}
table.table-modern > thead > tr > th:first-child {
  border-radius: 8px 0 0 8px;
}
table.table-modern > thead > tr > th:last-child {
  border-radius: 0 8px 8px 0;
}
table.table-modern thead::after {
  content: "";
  display: block;
  height: 3px;
}
table.table-modern > tbody {
  box-shadow: 1px 1px 6px 0px rgba(0, 99, 153, 0.15);
}
table.table-modern > tbody > tr {
  border-bottom: 1px solid #F5F8FA;
}
table.table-modern > tbody tr:first-child td:first-child {
  border-top-left-radius: 8px;
}
table.table-modern > tbody tr:first-child td:last-child {
  border-top-right-radius: 8px;
}
table.table-modern > tbody tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
table.table-modern > tbody tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}

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

table.thead-modern-dark thead > tr {
  background-color: #004266;
  color: #FFF;
}

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

table.table-modern-bordered > thead > tr > th,
table.table-modern-bordered > thead > tr > td,
table.table-modern-bordered > tbody > tr > th,
table.table-modern-bordered > tbody > tr > td {
  border: 1px solid #F5F8FA;
}

table.table-modern-condensed > tbody > tr > th,
table.table-modern-condensed > tbody > tr > td {
  padding: 4px 8px;
}

table.table-modern-large > tbody > tr > th,
table.table-modern-large > tbody > tr > td {
  padding: 12px 8px;
}

.body-edueng .brand-logo {
  background: url("../inspinia/SCSS/edueng/img/LogoSPS.webp") 50%/contain no-repeat;
  height: 64px;
  width: 140px;
}
.body-edueng .brand-logo.brand-logo-white {
  background: url("../inspinia/SCSS/edueng/img/LogoSPS.webp") 50%/contain no-repeat;
  height: 64px;
  width: 140px;
}
.body-edueng h1 {
  font-weight: 500;
  font-style: normal;
}
.body-edueng .navbar-static-top {
  min-height: 96px;
}
.body-edueng .has_pattern {
  background-image: url("../inspinia/SCSS/edueng/img/Rectangle 21.png");
  background-position: left top;
  background-size: cover;
  padding-top: 96px;
  padding-bottom: 96px;
}
.body-edueng .slogan {
  color: #FFF;
}
.body-edueng .h0 {
  font-size: 48px;
  font-weight: 500;
  font-style: normal;
}
.body-edueng .page-container {
  padding-top: 96px;
  padding-bottom: 96px;
}
.body-edueng .root_achievement {
  border-radius: 8px;
  border-width: 0;
}
.body-edueng .root_achievement .panel-body {
  padding: 48px 48px 0 48px;
  min-height: 320px;
}
.body-edueng .root_achievement img {
  width: 64px;
  height: 64px;
}
.body-edueng .root_subject {
  background: none;
  border-radius: 8px;
  color: #FFF;
  border-width: 0;
}
.body-edueng .root_subject .panel-body {
  padding: 48px;
  padding-bottom: 64px;
  min-height: 320px;
}
.body-edueng .root_subject img {
  width: 64px;
  height: 64px;
}
.body-edueng .root_subject.root_mark {
  background-image: url("../inspinia/SCSS/edueng/img/mark2.png");
  background-position: left top;
  background-size: cover;
}
.body-edueng .root_subject.root_python {
  background-image: url("../inspinia/SCSS/edueng/img/python.png");
  background-position: center top;
  background-size: cover;
}
.body-edueng .root_subject.root_cpp {
  background-image: url("../inspinia/SCSS/edueng/img/с++.png");
  background-position: center top;
  background-size: cover;
}
.body-edueng .popup_mark {
  background-image: url("../inspinia/SCSS/edueng/img/mark_light.png");
  background-position: center top;
  background-size: cover;
  min-height: 450px;
}
.body-edueng .popup_python {
  background-image: url("../inspinia/SCSS/edueng/img/python_light.jpg");
  background-position: center top;
  background-size: cover;
  min-height: 450px;
}
.body-edueng .popup_cpp {
  background-image: url("../inspinia/SCSS/edueng/img/c++_light.jpg");
  background-position: center top;
  background-size: cover;
  min-height: 450px;
}
.body-edueng .founder_logo {
  display: inline-block;
  width: 180px;
}
.body-edueng .founder_logo.founder_sit {
  width: 200px;
}
.body-edueng .founder_delimiter {
  height: 64px;
  width: 1px;
  background-color: #D1DADE;
  display: inline-block;
  vertical-align: middle;
}
.body-edueng .dash {
  width: 64px;
  border: 2px solid #FE0000;
}
.body-edueng .main-page .btn {
  min-width: 200px;
}
.body-edueng .btn-bottom {
  position: absolute;
  right: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 32px;
}
.body-edueng .root_feedback .avatar {
  width: 250px;
}
.body-edueng .root_feedback .root-feedback_img {
  max-width: 314px;
}
.body-edueng .social-auth-vk, .body-edueng .social-auth-github, .body-edueng .github_account, .body-edueng .vk_account {
  display: none;
}
.body-edueng .social-auth-root {
  text-align: center;
}
.body-edueng #login_form {
  text-align: center;
}
.body-edueng .auth__password-reset__link {
  margin-bottom: 16px;
  display: inline-block;
}
.body-edueng .ibox-content {
  border-radius: 8px;
}
.body-edueng .text-red {
  color: #FE0000;
}
.body-edueng .modal-content {
  border-radius: 8px;
}
.body-edueng .modal-body {
  padding: 32px;
}
.body-edueng .navbar-static-top .navbar-right {
  padding-top: 16px;
}
.body-edueng .shp-copyright {
  display: none;
}

.field-checklist .listbox, .field-checklist .dropList {
  height: auto;
  max-height: 150px;
  overflow: auto;
}
.field-checklist .listbox .list-row label, .field-checklist .dropList .list-row label {
  font-weight: initial;
}
.field-checklist .listbox .list-row input, .field-checklist .dropList .list-row input {
  margin-right: 0.3em;
}
.field-checklist .combobox.form-control {
  height: initial;
  overflow: hidden;
}
.field-checklist .combobox.form-control .mainRow {
  cursor: pointer;
  position: relative;
  padding-right: 10px;
}
.field-checklist .combobox.form-control .mainRow .arrow {
  position: absolute;
  right: -9px;
  top: 3px;
  width: 16px;
  height: 16px;
  transform: rotate(0deg);
  transition: transform 0.5s;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGdJREFUOI3tzjsOwjAURNGDUqSgTxU5K2AVrJtswjUsgHSR0qdxAZZFPrS+3ZvRzBsqf9MUtBtazJk+oMe0VTriiZCFX8nbpENMgfARjsn74vKj5IFruhfc8d6zIF9S/Hyk5HS4spMVeFcOjszaOwMAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
}
.field-checklist .combobox.form-control .mainRow.expanded .arrow {
  transform: rotate(-180deg);
}
.field-checklist .combobox.form-control .dropList {
  transition: height 0.5s;
}

/*# sourceMappingURL=theme.css.map */
