@charset "UTF-8";
/* Custom Mixins
***********************************************************************************************************************/
/*
Link Content:					#888
Link Content hover:				#b2b2b2

bg navibalken social:			#e7e7e7
bg navibalken menue:			#c8c8c8

Link navibalken menue:			#1d1d1d
Link navibalken menue hover:	#7d7d7d
*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, a.rte-btn-danger > .caret, a.rte-btn-primary > .caret, a.rte-btn-default > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table, .table-default-fullWidth {
    border-collapse: collapse !important;
  }
  .table td, .table-default-fullWidth td,
  .table th,
  .table-default-fullWidth th {
    background-color: #fff !important;
  }
  .table-bordered th, .table-default-fullWidth th, .table-default th,
  .table-bordered td,
  .table-default-fullWidth td,
  .table-default td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../Fonts/Bootstrap/glyphicons-halflings-regular.eot");
  src: url("../Fonts/Bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/Bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../Fonts/Bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../Fonts/Bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../Fonts/Bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon, .rte-glyphicon-info-sign, .rte-glyphicon-question-sign, .rte-glyphicon-ok-sign, .rte-glyphicon-remove-sign, .rte-glyphicon-minus-sign, .rte-glyphicon-plus-sign, .rte-glyphicon-ok-danger, .rte-glyphicon-ok-info, .rte-glyphicon-ok-success, .rte-glyphicon-ok-primary {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.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, .rte-glyphicon-ok-danger:before, .rte-glyphicon-ok-info:before, .rte-glyphicon-ok-success:before, .rte-glyphicon-ok-primary: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, .rte-glyphicon-plus-sign:before {
  content: "\e081";
}

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

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

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

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

.glyphicon-info-sign:before, .rte-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: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #1d1d1d;
  background-color: #fff;
}

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

a {
  color: #0066CC;
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(0, 63.75, 127.5);
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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: 0;
  -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 #f4f4f4;
}

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

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

[role=button] {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

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

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

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

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

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

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

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

.text-uppercase, .text-uppercase-bold, .text-uppercase-bold .btn, .text-uppercase-bold a.rte-btn-danger, .text-uppercase-bold a.rte-btn-primary, .text-uppercase-bold a.rte-btn-default, .initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #c8c8c8;
}

.text-primary {
  color: #0066CC;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(0, 76.5, 153);
}

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

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

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

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #0066CC;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(0, 76.5, 153);
}

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f4f4f4;
}
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: #c8c8c8;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

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

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

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

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

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

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

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

.col-xs-1 {
  width: 8.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: 1440px) {
  .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;
}

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

th {
  text-align: left;
}

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

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

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

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

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

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

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

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

.table-hover > tbody > tr > td.active:hover, .table-default-fullWidth > tbody > tr > td.active:hover, .table-default > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-default-fullWidth > tbody > tr > th.active:hover,
.table-default > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-default-fullWidth > tbody > tr.active:hover > td, .table-default > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-default-fullWidth > tbody > tr:hover > .active, .table-default > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th, .table-default-fullWidth > tbody > tr.active:hover > th, .table-default > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

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

.table-hover > tbody > tr > td.success:hover, .table-default-fullWidth > tbody > tr > td.success:hover, .table-default > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-default-fullWidth > tbody > tr > th.success:hover,
.table-default > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-default-fullWidth > tbody > tr.success:hover > td, .table-default > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-default-fullWidth > tbody > tr:hover > .success, .table-default > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th, .table-default-fullWidth > tbody > tr.success:hover > th, .table-default > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

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

.table-hover > tbody > tr > td.info:hover, .table-default-fullWidth > tbody > tr > td.info:hover, .table-default > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-default-fullWidth > tbody > tr > th.info:hover,
.table-default > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-default-fullWidth > tbody > tr.info:hover > td, .table-default > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-default-fullWidth > tbody > tr:hover > .info, .table-default > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th, .table-default-fullWidth > tbody > tr.info:hover > th, .table-default > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

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

.table-hover > tbody > tr > td.warning:hover, .table-default-fullWidth > tbody > tr > td.warning:hover, .table-default > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-default-fullWidth > tbody > tr > th.warning:hover,
.table-default > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-default-fullWidth > tbody > tr.warning:hover > td, .table-default > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-default-fullWidth > tbody > tr:hover > .warning, .table-default > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th, .table-default-fullWidth > tbody > tr.warning:hover > th, .table-default > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

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

.table-hover > tbody > tr > td.danger:hover, .table-default-fullWidth > tbody > tr > td.danger:hover, .table-default > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-default-fullWidth > tbody > tr > th.danger:hover,
.table-default > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-default-fullWidth > tbody > tr.danger:hover > td, .table-default > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-default-fullWidth > tbody > tr:hover > .danger, .table-default > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th, .table-default-fullWidth > tbody > tr.danger:hover > th, .table-default > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #1d1d1d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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: #b2b2b2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(178, 178, 178, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(178, 178, 178, 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[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f4f4f4;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > a.form-control-static.rte-btn-danger,
.input-group-lg > .input-group-btn > a.form-control-static.rte-btn-primary,
.input-group-lg > .input-group-btn > a.form-control-static.rte-btn-default, .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,
.input-group-sm > .input-group-btn > a.form-control-static.rte-btn-danger,
.input-group-sm > .input-group-btn > a.form-control-static.rte-btn-primary,
.input-group-sm > .input-group-btn > a.form-control-static.rte-btn-default {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > a.rte-btn-danger,
.input-group-sm > .input-group-btn > a.rte-btn-primary,
.input-group-sm > .input-group-btn > a.rte-btn-default {
  height: 24px;
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

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: 24px;
  line-height: 24px;
}

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: 24px;
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.form-group-sm select.form-control {
  height: 24px;
  line-height: 24px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 24px;
  min-height: 32px;
  padding: 3px 6px;
  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,
.input-group-lg > .input-group-btn > a.rte-btn-danger,
.input-group-lg > .input-group-btn > a.rte-btn-primary,
.input-group-lg > .input-group-btn > a.rte-btn-default {
  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 > .input-group-btn > a.rte-btn-danger + .form-control-feedback,
.input-group-lg > .input-group-btn > a.rte-btn-primary + .form-control-feedback,
.input-group-lg > .input-group-btn > a.rte-btn-default + .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 > .input-group-btn > a.rte-btn-danger + .form-control-feedback,
.input-group-sm > .input-group-btn > a.rte-btn-primary + .form-control-feedback,
.input-group-sm > .input-group-btn > a.rte-btn-default + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

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

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

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(92.75, 92.75, 92.75);
}

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

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

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

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

.btn-default, a.rte-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, a.rte-btn-default:focus, .btn-default.focus, a.focus.rte-btn-default {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover, a.rte-btn-default:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, a.rte-btn-default:active, .btn-default.active, a.active.rte-btn-default, .open > .btn-default.dropdown-toggle, .open > a.dropdown-toggle.rte-btn-default {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, a.rte-btn-default:active:hover, .btn-default:active:focus, a.rte-btn-default:active:focus, .btn-default:active.focus, a.rte-btn-default:active.focus, .btn-default.active:hover, a.active.rte-btn-default:hover, .btn-default.active:focus, a.active.rte-btn-default:focus, .btn-default.active.focus, a.active.focus.rte-btn-default, .open > .btn-default.dropdown-toggle:hover, .open > a.dropdown-toggle.rte-btn-default:hover, .open > .btn-default.dropdown-toggle:focus, .open > a.dropdown-toggle.rte-btn-default:focus, .open > .btn-default.dropdown-toggle.focus, .open > a.dropdown-toggle.focus.rte-btn-default {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:active, a.rte-btn-default:active, .btn-default.active, a.active.rte-btn-default, .open > .btn-default.dropdown-toggle, .open > a.dropdown-toggle.rte-btn-default {
  background-image: none;
}
.btn-default.disabled, a.disabled.rte-btn-default, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], a[disabled].rte-btn-default, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] a.rte-btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge, a.rte-btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, a.rte-btn-primary {
  color: #fff;
  background-color: #0066CC;
  border-color: rgb(0, 89.25, 178.5);
}
.btn-primary:focus, a.rte-btn-primary:focus, .btn-primary.focus, a.focus.rte-btn-primary {
  color: #fff;
  background-color: rgb(0, 76.5, 153);
  border-color: rgb(0, 25.5, 51);
}
.btn-primary:hover, a.rte-btn-primary:hover {
  color: #fff;
  background-color: rgb(0, 76.5, 153);
  border-color: rgb(0, 58.65, 117.3);
}
.btn-primary:active, a.rte-btn-primary:active, .btn-primary.active, a.active.rte-btn-primary, .open > .btn-primary.dropdown-toggle, .open > a.dropdown-toggle.rte-btn-primary {
  color: #fff;
  background-color: rgb(0, 76.5, 153);
  border-color: rgb(0, 58.65, 117.3);
}
.btn-primary:active:hover, a.rte-btn-primary:active:hover, .btn-primary:active:focus, a.rte-btn-primary:active:focus, .btn-primary:active.focus, a.rte-btn-primary:active.focus, .btn-primary.active:hover, a.active.rte-btn-primary:hover, .btn-primary.active:focus, a.active.rte-btn-primary:focus, .btn-primary.active.focus, a.active.focus.rte-btn-primary, .open > .btn-primary.dropdown-toggle:hover, .open > a.dropdown-toggle.rte-btn-primary:hover, .open > .btn-primary.dropdown-toggle:focus, .open > a.dropdown-toggle.rte-btn-primary:focus, .open > .btn-primary.dropdown-toggle.focus, .open > a.dropdown-toggle.focus.rte-btn-primary {
  color: #fff;
  background-color: rgb(0, 58.65, 117.3);
  border-color: rgb(0, 25.5, 51);
}
.btn-primary:active, a.rte-btn-primary:active, .btn-primary.active, a.active.rte-btn-primary, .open > .btn-primary.dropdown-toggle, .open > a.dropdown-toggle.rte-btn-primary {
  background-image: none;
}
.btn-primary.disabled, a.disabled.rte-btn-primary, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], a[disabled].rte-btn-primary, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] a.rte-btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #0066CC;
  border-color: rgb(0, 89.25, 178.5);
}
.btn-primary .badge, a.rte-btn-primary .badge {
  color: #0066CC;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #00A01D;
  border-color: rgb(0, 134.5, 24.378125);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(0, 109, 19.75625);
  border-color: rgb(0, 7, 1.26875);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(0, 109, 19.75625);
  border-color: rgb(0, 73.3, 13.285625);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 109, 19.75625);
  border-color: rgb(0, 73.3, 13.285625);
}
.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: rgb(0, 73.3, 13.285625);
  border-color: rgb(0, 7, 1.26875);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #00A01D;
  border-color: rgb(0, 134.5, 24.378125);
}
.btn-success .badge {
  color: #00A01D;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #d9edf7;
  border-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
  border-color: rgb(90.6086956522, 177.1304347826, 220.3913043478);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
  border-color: rgb(145.3782608696, 203.0739130435, 231.9217391304);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
  border-color: rgb(145.3782608696, 203.0739130435, 231.9217391304);
}
.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: rgb(145.3782608696, 203.0739130435, 231.9217391304);
  border-color: rgb(90.6086956522, 177.1304347826, 220.3913043478);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #d9edf7;
  border-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
.btn-info .badge {
  color: #d9edf7;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #FEA400;
  border-color: rgb(228.5, 147.5354330709, 0);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(203, 131.0708661417, 0);
  border-color: rgb(101, 65.2125984252, 0);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(203, 131.0708661417, 0);
  border-color: rgb(167.3, 108.0204724409, 0);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(203, 131.0708661417, 0);
  border-color: rgb(167.3, 108.0204724409, 0);
}
.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: rgb(167.3, 108.0204724409, 0);
  border-color: rgb(101, 65.2125984252, 0);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #FEA400;
  border-color: rgb(228.5, 147.5354330709, 0);
}
.btn-warning .badge {
  color: #FEA400;
  background-color: #fff;
}

.btn-danger, a.rte-btn-danger {
  color: #fff;
  background-color: #D1000D;
  border-color: rgb(183.5, 0, 11.4138755981);
}
.btn-danger:focus, a.rte-btn-danger:focus, .btn-danger.focus, a.focus.rte-btn-danger {
  color: #fff;
  background-color: rgb(158, 0, 9.8277511962);
  border-color: rgb(56, 0, 3.4832535885);
}
.btn-danger:hover, a.rte-btn-danger:hover {
  color: #fff;
  background-color: rgb(158, 0, 9.8277511962);
  border-color: rgb(122.3, 0, 7.6071770335);
}
.btn-danger:active, a.rte-btn-danger:active, .btn-danger.active, a.active.rte-btn-danger, .open > .btn-danger.dropdown-toggle, .open > a.dropdown-toggle.rte-btn-danger {
  color: #fff;
  background-color: rgb(158, 0, 9.8277511962);
  border-color: rgb(122.3, 0, 7.6071770335);
}
.btn-danger:active:hover, a.rte-btn-danger:active:hover, .btn-danger:active:focus, a.rte-btn-danger:active:focus, .btn-danger:active.focus, a.rte-btn-danger:active.focus, .btn-danger.active:hover, a.active.rte-btn-danger:hover, .btn-danger.active:focus, a.active.rte-btn-danger:focus, .btn-danger.active.focus, a.active.focus.rte-btn-danger, .open > .btn-danger.dropdown-toggle:hover, .open > a.dropdown-toggle.rte-btn-danger:hover, .open > .btn-danger.dropdown-toggle:focus, .open > a.dropdown-toggle.rte-btn-danger:focus, .open > .btn-danger.dropdown-toggle.focus, .open > a.dropdown-toggle.focus.rte-btn-danger {
  color: #fff;
  background-color: rgb(122.3, 0, 7.6071770335);
  border-color: rgb(56, 0, 3.4832535885);
}
.btn-danger:active, a.rte-btn-danger:active, .btn-danger.active, a.active.rte-btn-danger, .open > .btn-danger.dropdown-toggle, .open > a.dropdown-toggle.rte-btn-danger {
  background-image: none;
}
.btn-danger.disabled, a.disabled.rte-btn-danger, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], a[disabled].rte-btn-danger, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] a.rte-btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #D1000D;
  border-color: rgb(183.5, 0, 11.4138755981);
}
.btn-danger .badge, a.rte-btn-danger .badge {
  color: #D1000D;
  background-color: #fff;
}

.btn-link {
  color: #0066CC;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(0, 63.75, 127.5);
  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: #c8c8c8;
  text-decoration: none;
}

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

.btn-sm {
  padding: 2px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #1d1d1d;
  text-align: center;
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > a.input-group-addon.rte-btn-danger,
.input-group-sm > .input-group-btn > a.input-group-addon.rte-btn-primary,
.input-group-sm > .input-group-btn > a.input-group-addon.rte-btn-default {
  padding: 2px 6px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > a.input-group-addon.rte-btn-danger,
.input-group-lg > .input-group-btn > a.input-group-addon.rte-btn-primary,
.input-group-lg > .input-group-btn > a.input-group-addon.rte-btn-default {
  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 > a.rte-btn-danger,
.input-group-btn:first-child > a.rte-btn-primary,
.input-group-btn:first-child > a.rte-btn-default,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > a.rte-btn-danger,
.input-group-btn:first-child > .btn-group > a.rte-btn-primary,
.input-group-btn:first-child > .btn-group > a.rte-btn-default,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > a.rte-btn-danger:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > a.rte-btn-primary:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > a.rte-btn-default:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > a.rte-btn-danger,
.input-group-btn:last-child > .btn-group:not(:last-child) > a.rte-btn-primary,
.input-group-btn:last-child > .btn-group:not(:last-child) > a.rte-btn-default {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #f4f4f4;
}
.nav > li.disabled > a {
  color: #c8c8c8;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #c8c8c8;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f4f4f4;
  border-color: #0066CC;
}
.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: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f4f4f4 #f4f4f4 #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #b2b2b2;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #0066CC;
}

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 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: 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: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

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

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

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

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .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: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

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

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

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

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

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 11.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .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: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 23px;
    padding-bottom: 23px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 16px;
  margin-bottom: 16px;
}
@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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 16px;
  margin-bottom: 16px;
}
.navbar-btn.btn-sm {
  margin-top: 21px;
  margin-bottom: 21px;
}
.navbar-btn.btn-xs {
  margin-top: 22px;
  margin-bottom: 22px;
}

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

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f5f5f5;
  border-color: rgb(228.425, 228.425, 228.425);
}
.navbar-default .navbar-brand {
  color: #666;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(76.5, 76.5, 76.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #666;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #989898;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #989898;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #f4f4f4;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #2e2e2e;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(228.425, 228.425, 228.425);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #989898;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #666;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #989898;
    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: #989898;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #666;
}
.navbar-default .navbar-link:hover {
  color: #989898;
}
.navbar-default .btn-link {
  color: #666;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #989898;
}
.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: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(238.25, 238.25, 238.25);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(238.25, 238.25, 238.25);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(238.25, 238.25, 238.25);
}
.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: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgb(8.5, 8.5, 8.5);
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(238.25, 238.25, 238.25);
  }
  .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: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: rgb(238.25, 238.25, 238.25);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(238.25, 238.25, 238.25);
}
.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;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #0066CC;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: rgb(0, 63.75, 127.5);
  background-color: #f4f4f4;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #c8c8c8;
  border-color: #b2b2b2;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #c8c8c8;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

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

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

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

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, a.rte-btn-danger .label, a.rte-btn-primary .label, a.rte-btn-default .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #7d7d7d;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(99.5, 99.5, 99.5);
}

.label-primary {
  background-color: #0066CC;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(0, 76.5, 153);
}

.label-success {
  background-color: #00A01D;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(0, 109, 19.75625);
}

.label-info {
  background-color: #d9edf7;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.label-warning {
  background-color: #FEA400;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(203, 131.0708661417, 0);
}

.label-danger {
  background-color: #D1000D;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(158, 0, 9.8277511962);
}

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0066CC;
}

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

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

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -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: #0066CC;
  -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: #00A01D;
}
.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: #d9edf7;
}
.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: #FEA400;
}
.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: #D1000D;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

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

.media-body {
  width: 10000px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f4f4f4;
  color: #c8c8c8;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #c8c8c8;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0066CC;
  border-color: #0066CC;
}
.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: #99ccff;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

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

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

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

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

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

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

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

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

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

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

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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: #7d7d7d;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #7d7d7d;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

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

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative;
}

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

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

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

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption a.rte-btn-danger, .carousel-caption a.rte-btn-primary, .carousel-caption a.rte-btn-default {
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) and (max-width: 1439px) {
  .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: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}

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

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

@media (min-width: 1440px) {
  .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: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}

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

@media (min-width: 1440px) {
  .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: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .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;
  }
}
.rte-alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.rte-alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.rte-alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.rte-alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.rte-alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.rte-alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-notice,
.rte-alert-notice {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  color: #1d1d1d;
}
.alert-notice hr,
.rte-alert-notice hr {
  border-top-color: rgb(231.25, 231.25, 231.25);
}
.alert-notice .alert-link,
.rte-alert-notice .alert-link {
  color: rgb(3.5, 3.5, 3.5);
}

.rte-alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.rte-alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.rte-alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.rte-alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.rte-alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.rte-alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.btn-link-to-campus {
  color: #fff;
  background-color: #71a900;
  border-color: rgb(95.949704142, 143.5, 0);
}
.btn-link-to-campus:focus, .btn-link-to-campus.focus {
  color: #fff;
  background-color: rgb(78.899408284, 118, 0);
  border-color: rgb(10.6982248521, 16, 0);
}
.btn-link-to-campus:hover {
  color: #fff;
  background-color: rgb(78.899408284, 118, 0);
  border-color: rgb(55.0289940828, 82.3, 0);
}
.btn-link-to-campus:active, .btn-link-to-campus.active, .open > .btn-link-to-campus.dropdown-toggle {
  color: #fff;
  background-color: rgb(78.899408284, 118, 0);
  border-color: rgb(55.0289940828, 82.3, 0);
}
.btn-link-to-campus:active:hover, .btn-link-to-campus:active:focus, .btn-link-to-campus:active.focus, .btn-link-to-campus.active:hover, .btn-link-to-campus.active:focus, .btn-link-to-campus.active.focus, .open > .btn-link-to-campus.dropdown-toggle:hover, .open > .btn-link-to-campus.dropdown-toggle:focus, .open > .btn-link-to-campus.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(55.0289940828, 82.3, 0);
  border-color: rgb(10.6982248521, 16, 0);
}
.btn-link-to-campus:active, .btn-link-to-campus.active, .open > .btn-link-to-campus.dropdown-toggle {
  background-image: none;
}
.btn-link-to-campus.disabled, .btn-link-to-campus.disabled:hover, .btn-link-to-campus.disabled:focus, .btn-link-to-campus.disabled.focus, .btn-link-to-campus.disabled:active, .btn-link-to-campus.disabled.active, .btn-link-to-campus[disabled], .btn-link-to-campus[disabled]:hover, .btn-link-to-campus[disabled]:focus, .btn-link-to-campus[disabled].focus, .btn-link-to-campus[disabled]:active, .btn-link-to-campus[disabled].active, fieldset[disabled] .btn-link-to-campus, fieldset[disabled] .btn-link-to-campus:hover, fieldset[disabled] .btn-link-to-campus:focus, fieldset[disabled] .btn-link-to-campus.focus, fieldset[disabled] .btn-link-to-campus:active, fieldset[disabled] .btn-link-to-campus.active {
  background-color: #71a900;
  border-color: rgb(95.949704142, 143.5, 0);
}
.btn-link-to-campus .badge {
  color: #71a900;
  background-color: #fff;
}

.btn-link-to-connect {
  color: #fff;
  background-color: #1C8EC9;
  border-color: rgb(24.8820960699, 126.1877729258, 178.6179039301);
}
.btn-link-to-connect:focus, .btn-link-to-connect.focus {
  color: #fff;
  background-color: rgb(21.7641921397, 110.3755458515, 156.2358078603);
  border-color: rgb(9.2925764192, 47.1266375546, 66.7074235808);
}
.btn-link-to-connect:hover {
  color: #fff;
  background-color: rgb(21.7641921397, 110.3755458515, 156.2358078603);
  border-color: rgb(17.3991266376, 88.2384279476, 124.9008733624);
}
.btn-link-to-connect:active, .btn-link-to-connect.active, .open > .btn-link-to-connect.dropdown-toggle {
  color: #fff;
  background-color: rgb(21.7641921397, 110.3755458515, 156.2358078603);
  border-color: rgb(17.3991266376, 88.2384279476, 124.9008733624);
}
.btn-link-to-connect:active:hover, .btn-link-to-connect:active:focus, .btn-link-to-connect:active.focus, .btn-link-to-connect.active:hover, .btn-link-to-connect.active:focus, .btn-link-to-connect.active.focus, .open > .btn-link-to-connect.dropdown-toggle:hover, .open > .btn-link-to-connect.dropdown-toggle:focus, .open > .btn-link-to-connect.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(17.3991266376, 88.2384279476, 124.9008733624);
  border-color: rgb(9.2925764192, 47.1266375546, 66.7074235808);
}
.btn-link-to-connect:active, .btn-link-to-connect.active, .open > .btn-link-to-connect.dropdown-toggle {
  background-image: none;
}
.btn-link-to-connect.disabled, .btn-link-to-connect.disabled:hover, .btn-link-to-connect.disabled:focus, .btn-link-to-connect.disabled.focus, .btn-link-to-connect.disabled:active, .btn-link-to-connect.disabled.active, .btn-link-to-connect[disabled], .btn-link-to-connect[disabled]:hover, .btn-link-to-connect[disabled]:focus, .btn-link-to-connect[disabled].focus, .btn-link-to-connect[disabled]:active, .btn-link-to-connect[disabled].active, fieldset[disabled] .btn-link-to-connect, fieldset[disabled] .btn-link-to-connect:hover, fieldset[disabled] .btn-link-to-connect:focus, fieldset[disabled] .btn-link-to-connect.focus, fieldset[disabled] .btn-link-to-connect:active, fieldset[disabled] .btn-link-to-connect.active {
  background-color: #1C8EC9;
  border-color: rgb(24.8820960699, 126.1877729258, 178.6179039301);
}
.btn-link-to-connect .badge {
  color: #1C8EC9;
  background-color: #fff;
}

.button-orange {
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  color: #0066CC !important;
  background-color: transparent;
  border-color: #0066CC;
}
.button-orange:hover, .button-orange:active, .button-orange:focus, .button-orange:active:hover, .button-orange:active:focus {
  color: #fff !important;
  border-color: #0066CC;
  background-color: #0066CC;
  box-shadow: none;
  text-decoration: none;
}

.button-orange-filled {
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  color: #fff !important;
  background-color: #0066CC;
  border-color: #0066CC;
}
.button-orange-filled:hover, .button-orange-filled:active, .button-orange-filled:focus, .button-orange-filled:active:hover, .button-orange-filled:active:focus {
  color: #0066CC !important;
  border-color: #0066CC;
  background-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.button-black {
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  color: #1d1d1d !important;
  background-color: #fff;
  border-color: #1d1d1d;
}
.button-black:hover, .button-black:active, .button-black:focus, .button-black:active:hover, .button-black:active:focus {
  color: #fff !important;
  border-color: #1d1d1d;
  background-color: #1d1d1d;
  box-shadow: none;
  text-decoration: none;
}

.button-black-filled {
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  color: #fff !important;
  background-color: #1d1d1d;
  border-color: #1d1d1d;
}
.button-black-filled:hover, .button-black-filled:active, .button-black-filled:focus, .button-black-filled:active:hover, .button-black-filled:active:focus {
  color: #1d1d1d !important;
  border-color: #1d1d1d;
  background-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

.button-white {
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  color: #fff !important;
  background-color: transparent;
  border-color: #fff;
}
.button-white:hover, .button-white:active, .button-white:focus, .button-white:active:hover, .button-white:active:focus {
  color: #1d1d1d !important;
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
  text-decoration: none;
}

.button-white-filled {
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  color: #1d1d1d !important;
  background-color: #fff;
  border-color: #fff;
}
.button-white-filled:hover, .button-white-filled:active, .button-white-filled:focus, .button-white-filled:active:hover, .button-white-filled:active:focus {
  color: #fff !important;
  border-color: #fff;
  background-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
}

.datepicker:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

.datepicker:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

.datepicker > div {
  display: none;
}

.datepicker table {
  width: 100%;
  margin: 0;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}

.datepicker td.day.disabled {
  color: #eeeeee;
}

.datepicker td.old,
.datepicker td.new {
  color: #999999;
}

.datepicker td.active,
.datepicker td.active:hover {
  /*
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  */
  background-color: #0066CC;
  background-image: -moz-linear-gradient(top, #0066CC, rgb(0, 89.25, 178.5));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0066CC), to(rgb(0, 89.25, 178.5)));
  background-image: -webkit-linear-gradient(top, #0066CC, rgb(0, 89.25, 178.5));
  background-image: -o-linear-gradient(top, #0066CC, rgb(0, 89.25, 178.5));
  background-image: linear-gradient(to bottom, #0066CC, rgb(0, 89.25, 178.5));
  background-repeat: repeat-x;
  border-color: #0066CC rgb(0, 89.25, 178.5) #222;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0066CC;
}

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: rgb(0, 89.25, 178.5);
}

.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker td span:hover {
  background: #eeeeee;
}

/*
#fe5000  -> now 0066CC
#d84300
*/
.datepicker td span.active {
  /*
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  */
  background-color: #0066CC;
  background-image: -moz-linear-gradient(top, #0066CC, rgb(0, 89.25, 178.5));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0066CC), to(rgb(0, 89.25, 178.5)));
  background-image: -webkit-linear-gradient(top, #0066CC, rgb(0, 89.25, 178.5));
  background-image: -o-linear-gradient(top, #0066CC, rgb(0, 89.25, 178.5));
  background-image: linear-gradient(to bottom, #0066CC, rgb(0, 89.25, 178.5));
  background-repeat: repeat-x;
  border-color: #0066CC rgb(0, 89.25, 178.5) #222;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9 ;
}

.datepicker td span.old {
  color: #999999;
}

.datepicker th.switch {
  width: 145px;
}

.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}

.datepicker thead tr:first-child th {
  cursor: pointer;
}

.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.rte-glyphicon-ok-primary {
  color: #0066CC;
}

.rte-glyphicon-ok-success {
  color: #00A01D;
}

.rte-glyphicon-ok-info {
  color: #d9edf7;
}

.rte-glyphicon-ok-danger {
  color: #D1000D;
}

.glyphicon-spin {
  animation: 2s linear 0s normal none infinite running spin;
}

.glyphicon.help, .help.rte-glyphicon-ok-primary, .help.rte-glyphicon-ok-success, .help.rte-glyphicon-ok-info, .help.rte-glyphicon-ok-danger, .help.rte-glyphicon-plus-sign, .help.rte-glyphicon-minus-sign, .help.rte-glyphicon-remove-sign, .help.rte-glyphicon-ok-sign, .help.rte-glyphicon-question-sign, .help.rte-glyphicon-info-sign {
  cursor: help;
}

.container .container {
  width: auto;
}

.form-inline .form-group {
  margin: 0 5px 5px 0;
}
.form-inline .form-group .form-group {
  margin: 0;
}

fieldset {
  margin: 0 0 20px 0;
}
fieldset.hide-legend {
  margin-bottom: 0;
}
fieldset.hide-legend legend {
  display: none;
}

.mandatory {
  color: #D1000D;
  font-weight: bold;
}

label {
  cursor: pointer;
}

input.f3-form-error, textarea.f3-form-error {
  border: 1px solid #D1000D;
}

.filter form .fieldsets fieldset {
  float: left;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  margin: 0;
  padding: 35px 15px 15px;
  position: relative;
}
.filter form .fieldsets fieldset legend {
  position: absolute;
  left: 15px;
  top: 15px;
  border: none;
  color: #2e2e2e;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  width: auto;
}
.filter form .fieldsets fieldset:first-child {
  padding-left: 30px;
}
.filter form .fieldsets fieldset:first-child legend {
  left: 30px;
}
.filter form .fieldsets fieldset:last-child {
  border-right: none;
}
.filter form .fieldsets fieldset label {
  font-weight: normal;
  display: inline-block;
  margin-right: 10px;
  min-width: 220px;
}
.filter form .fieldsets fieldset input[type=checkbox] {
  margin-top: 1px;
}
.filter.ke_searchfilter .fieldsets fieldset {
  width: 50%;
}
.filter.ke_searchfilter .fieldsets fieldset:first-child {
  padding-left: 15px;
}

/* Brand
*******************************************************************************************************************************************/
.navbar-brand {
  padding: 9px 16px;
}

/* Common navbar / service-nav / login / search
*******************************************************************************************************************************************/
.navbar-default {
  /* Bar with Service-navigation, search and login */
}
.navbar-default .navbar-toggle {
  height: 34px;
  margin-right: 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  transition: all 500ms ease-in-out;
}
.navbar-default .navbar-toggle.active span.icon-bar {
  position: absolute;
  left: -10px;
}
.navbar-default .navbar-toggle.active span:nth-of-type(2) {
  top: 16px;
  transform: rotate(45deg);
}
.navbar-default .navbar-toggle.active span:nth-of-type(3) {
  background-color: transparent;
}
.navbar-default .navbar-toggle.active span:nth-of-type(4) {
  top: 12px;
  transform: rotate(-45deg);
}
.navbar-default.top {
  margin-bottom: -1px; /* border-bottom <=> .navbar-default.login */
}
.navbar-default.top .container {
  position: relative;
}
.navbar-default.service-login {
  width: 1440px;
  margin: 0 auto;
  min-height: 50px;
  color: #777;
  background-color: #f4f4f4;
  border-color: transparent;
  border: none;
  border-bottom: 1px solid #7d7d7d;
  font-size: 11px;
  border-radius: 0;
  /* Service-navigation */
  /* Loginform / Profile + Logout */
}
.navbar-default.service-login form#searchform {
  margin-top: 12px;
  width: 200px;
  float: left;
  display: none;
}
.navbar-default.service-login #nav-service {
  margin: 0 0 0 30px;
}
.navbar-default.service-login #nav-service > li > a {
  width: 30px;
  height: 30px;
  padding: 0;
  background: transparent url("../Images/sprites/subnavbar.png") no-repeat;
  margin: 10px 16px 0 0;
}
.navbar-default.service-login #nav-service li {
  float: left;
  /* Registration */
  /* Connect aid */
  /* FAQs */
  /* Downloads */
  /* Licenses */
  /* My messages */
  /* Search */
}
.navbar-default.service-login #nav-service li.menu-item-100 a {
  background-position: 0 0;
}
.navbar-default.service-login #nav-service li.menu-item-100 a:hover {
  background-position: 0 -30px;
}
.navbar-default.service-login #nav-service li.menu-item-130 a {
  background-position: -60px 0;
}
.navbar-default.service-login #nav-service li.menu-item-130 a:hover {
  background-position: -60px -30px;
}
.navbar-default.service-login #nav-service li.menu-item-110 a {
  background-position: -90px 0;
}
.navbar-default.service-login #nav-service li.menu-item-110 a:hover {
  background-position: -90px -30px;
}
.navbar-default.service-login #nav-service li.menu-item-120 a {
  background-position: -120px 0;
}
.navbar-default.service-login #nav-service li.menu-item-120 a:hover {
  background-position: -120px -30px;
}
.navbar-default.service-login #nav-service li.menu-item-180 a {
  background-position: -180px 0;
}
.navbar-default.service-login #nav-service li.menu-item-180 a:hover {
  background-position: -180px -30px;
}
.navbar-default.service-login #nav-service li.menu-item-listmessages a {
  position: relative;
  background-position: -30px 0;
}
.navbar-default.service-login #nav-service li.menu-item-listmessages a:hover {
  background-position: -30px -30px;
}
.navbar-default.service-login #nav-service li.menu-item-listmessages #nrOfMessages {
  display: none;
  position: absolute;
  left: 20px;
  top: -10px;
  background-color: #fff;
  color: #D1000D;
  font-weight: bold;
  border: 1px solid #c8c8c8;
  padding: 0 4px;
  border-radius: 2px;
}
.navbar-default.service-login #nav-service li.menu-item-search a {
  background-position: -150px 0;
}
.navbar-default.service-login #nav-service li.menu-item-search a:hover, .navbar-default.service-login #nav-service li.menu-item-search a.active {
  background-position: -150px -30px;
}
.navbar-default.service-login #logincontainer-top {
  padding-top: 8px;
  margin-right: 30px;
}
.navbar-default.service-login #logincontainer-top .navbar-nav > li > a {
  padding: 14px 12px;
}
.navbar-default.service-login #logincontainer-top .btn, .navbar-default.service-login #logincontainer-top a.rte-btn-danger, .navbar-default.service-login #logincontainer-top a.rte-btn-primary, .navbar-default.service-login #logincontainer-top a.rte-btn-default {
  line-height: 1;
  font-size: 11px;
}
.navbar-default.service-login #logincontainer-top .btn.logout, .navbar-default.service-login #logincontainer-top a.logout.rte-btn-danger, .navbar-default.service-login #logincontainer-top a.logout.rte-btn-primary, .navbar-default.service-login #logincontainer-top a.logout.rte-btn-default {
  vertical-align: middle;
  margin-left: 5px;
}
.navbar-default.service-login #logincontainer-top .userName {
  font-weight: bold;
  vertical-align: middle;
  margin-left: 10px;
}
.navbar-default.service-login #logincontainer-top .login form {
  float: left;
  margin: 3px 5px 0 0;
}
.navbar-default.service-login #logincontainer-top .login form input.form-control {
  height: 24px;
  padding: 2px 4px;
  font-size: 11px;
}
.navbar-default.service-login #logincontainer-top .login .reg-pwd {
  float: left;
}
.navbar-default.service-login #logincontainer-top #tx_nemconnections_pi6_spinner {
  padding-top: 3px;
  min-height: 35px;
}

/* Language navigation
*******************************************************************************************************************************************/
#nav-language {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
}
#nav-language a.dropdown-toggle {
  padding-left: 0;
  padding-right: 0;
}

/*
<div class="well [well-sm] clearfix">
	<ul class="pagination [pagination-sm] pull-right">...</ul>
</div>
*/
.well ul.pagination {
  margin: 10px 0;
}

.well.wrapPagination {
  margin: 15px 0;
}

.panel-heading {
  font-size: 18px;
}

th, td {
  vertical-align: top;
}

.flag {
  width: 16px;
  height: 11px;
  background: url("../Images/sprites/allflags.png") no-repeat;
  display: inline-table;
}

.flag.flag-ad {
  background-position: -16px 0;
}

.flag.flag-ae {
  background-position: -32px 0;
}

.flag.flag-af {
  background-position: -48px 0;
}

.flag.flag-ag {
  background-position: -64px 0;
}

.flag.flag-ai {
  background-position: -80px 0;
}

.flag.flag-al {
  background-position: -96px 0;
}

.flag.flag-am {
  background-position: -112px 0;
}

.flag.flag-an {
  background-position: -128px 0;
}

.flag.flag-ao {
  background-position: -144px 0;
}

.flag.flag-ar {
  background-position: -160px 0;
}

.flag.flag-as {
  background-position: -176px 0;
}

.flag.flag-at {
  background-position: -192px 0;
}

.flag.flag-au {
  background-position: -208px 0;
}

.flag.flag-aw {
  background-position: -224px 0;
}

.flag.flag-az {
  background-position: -240px 0;
}

.flag.flag-ba {
  background-position: 0 -11px;
}

.flag.flag-bb {
  background-position: -16px -11px;
}

.flag.flag-bd {
  background-position: -32px -11px;
}

.flag.flag-be {
  background-position: -48px -11px;
}

.flag.flag-bf {
  background-position: -64px -11px;
}

.flag.flag-bg {
  background-position: -80px -11px;
}

.flag.flag-bh {
  background-position: -96px -11px;
}

.flag.flag-bi {
  background-position: -112px -11px;
}

.flag.flag-bj {
  background-position: -128px -11px;
}

.flag.flag-bm {
  background-position: -144px -11px;
}

.flag.flag-bn {
  background-position: -160px -11px;
}

.flag.flag-bo {
  background-position: -176px -11px;
}

.flag.flag-br {
  background-position: -192px -11px;
}

.flag.flag-bs {
  background-position: -208px -11px;
}

.flag.flag-bt {
  background-position: -224px -11px;
}

.flag.flag-bv {
  background-position: -240px -11px;
}

.flag.flag-bw {
  background-position: 0 -22px;
}

.flag.flag-by {
  background-position: -16px -22px;
}

.flag.flag-bz {
  background-position: -32px -22px;
}

.flag.flag-ca {
  background-position: -48px -22px;
}

.flag.flag-catalonia {
  background-position: -64px -22px;
}

.flag.flag-cd {
  background-position: -80px -22px;
}

.flag.flag-cf {
  background-position: -96px -22px;
}

.flag.flag-cg {
  background-position: -112px -22px;
}

.flag.flag-ch {
  background-position: -128px -22px;
}

.flag.flag-ci {
  background-position: -144px -22px;
}

.flag.flag-ck {
  background-position: -160px -22px;
}

.flag.flag-cl {
  background-position: -176px -22px;
}

.flag.flag-cm {
  background-position: -192px -22px;
}

.flag.flag-cn {
  background-position: -208px -22px;
}

.flag.flag-co {
  background-position: -224px -22px;
}

.flag.flag-cr {
  background-position: -240px -22px;
}

.flag.flag-cu {
  background-position: 0 -33px;
}

.flag.flag-cv {
  background-position: -16px -33px;
}

.flag.flag-cw {
  background-position: -32px -33px;
}

.flag.flag-cy {
  background-position: -48px -33px;
}

.flag.flag-cz {
  background-position: -64px -33px;
}

.flag.flag-de {
  background-position: -80px -33px;
}

.flag.flag-dj {
  background-position: -96px -33px;
}

.flag.flag-dk {
  background-position: -112px -33px;
}

.flag.flag-dm {
  background-position: -128px -33px;
}

.flag.flag-do {
  background-position: -144px -33px;
}

.flag.flag-dz {
  background-position: -160px -33px;
}

.flag.flag-ec {
  background-position: -176px -33px;
}

.flag.flag-ee {
  background-position: -192px -33px;
}

.flag.flag-eg {
  background-position: -208px -33px;
}

.flag.flag-eh {
  background-position: -224px -33px;
}

.flag.flag-england {
  background-position: -240px -33px;
}

.flag.flag-er {
  background-position: 0 -44px;
}

.flag.flag-es {
  background-position: -16px -44px;
}

.flag.flag-et {
  background-position: -32px -44px;
}

.flag.flag-eu {
  background-position: -48px -44px;
}

.flag.flag-fi {
  background-position: -64px -44px;
}

.flag.flag-fj {
  background-position: -80px -44px;
}

.flag.flag-fk {
  background-position: -96px -44px;
}

.flag.flag-fm {
  background-position: -112px -44px;
}

.flag.flag-fo {
  background-position: -128px -44px;
}

.flag.flag-fr {
  background-position: -144px -44px;
}

.flag.flag-ga {
  background-position: -160px -44px;
}

.flag.flag-gb {
  background-position: -176px -44px;
}

.flag.flag-gd {
  background-position: -192px -44px;
}

.flag.flag-ge {
  background-position: -208px -44px;
}

.flag.flag-gf {
  background-position: -224px -44px;
}

.flag.flag-gg {
  background-position: -240px -44px;
}

.flag.flag-gh {
  background-position: 0 -55px;
}

.flag.flag-gi {
  background-position: -16px -55px;
}

.flag.flag-gl {
  background-position: -32px -55px;
}

.flag.flag-gm {
  background-position: -48px -55px;
}

.flag.flag-gn {
  background-position: -64px -55px;
}

.flag.flag-gp {
  background-position: -80px -55px;
}

.flag.flag-gq {
  background-position: -96px -55px;
}

.flag.flag-gr {
  background-position: -112px -55px;
}

.flag.flag-gs {
  background-position: -128px -55px;
}

.flag.flag-gt {
  background-position: -144px -55px;
}

.flag.flag-gu {
  background-position: -160px -55px;
}

.flag.flag-gw {
  background-position: -176px -55px;
}

.flag.flag-gy {
  background-position: -192px -55px;
}

.flag.flag-hk {
  background-position: -208px -55px;
}

.flag.flag-hm {
  background-position: -224px -55px;
}

.flag.flag-hn {
  background-position: -240px -55px;
}

.flag.flag-hr {
  background-position: 0 -66px;
}

.flag.flag-ht {
  background-position: -16px -66px;
}

.flag.flag-hu {
  background-position: -32px -66px;
}

.flag.flag-ic {
  background-position: -48px -66px;
}

.flag.flag-id {
  background-position: -64px -66px;
}

.flag.flag-ie {
  background-position: -80px -66px;
}

.flag.flag-il {
  background-position: -96px -66px;
}

.flag.flag-im {
  background-position: -112px -66px;
}

.flag.flag-in {
  background-position: -128px -66px;
}

.flag.flag-io {
  background-position: -144px -66px;
}

.flag.flag-iq {
  background-position: -160px -66px;
}

.flag.flag-ir {
  background-position: -176px -66px;
}

.flag.flag-is {
  background-position: -192px -66px;
}

.flag.flag-it {
  background-position: -208px -66px;
}

.flag.flag-je {
  background-position: -224px -66px;
}

.flag.flag-jm {
  background-position: -240px -66px;
}

.flag.flag-jo {
  background-position: 0 -77px;
}

.flag.flag-jp {
  background-position: -16px -77px;
}

.flag.flag-ke {
  background-position: -32px -77px;
}

.flag.flag-kg {
  background-position: -48px -77px;
}

.flag.flag-kh {
  background-position: -64px -77px;
}

.flag.flag-ki {
  background-position: -80px -77px;
}

.flag.flag-km {
  background-position: -96px -77px;
}

.flag.flag-kn {
  background-position: -112px -77px;
}

.flag.flag-kp {
  background-position: -128px -77px;
}

.flag.flag-kr {
  background-position: -144px -77px;
}

.flag.flag-kurdistan {
  background-position: -160px -77px;
}

.flag.flag-kw {
  background-position: -176px -77px;
}

.flag.flag-ky {
  background-position: -192px -77px;
}

.flag.flag-kz {
  background-position: -208px -77px;
}

.flag.flag-la {
  background-position: -224px -77px;
}

.flag.flag-lb {
  background-position: -240px -77px;
}

.flag.flag-lc {
  background-position: 0 -88px;
}

.flag.flag-li {
  background-position: -16px -88px;
}

.flag.flag-lk {
  background-position: -32px -88px;
}

.flag.flag-lr {
  background-position: -48px -88px;
}

.flag.flag-ls {
  background-position: -64px -88px;
}

.flag.flag-lt {
  background-position: -80px -88px;
}

.flag.flag-lu {
  background-position: -96px -88px;
}

.flag.flag-lv {
  background-position: -112px -88px;
}

.flag.flag-ly {
  background-position: -128px -88px;
}

.flag.flag-ma {
  background-position: -144px -88px;
}

.flag.flag-mc {
  background-position: -160px -88px;
}

.flag.flag-md {
  background-position: -176px -88px;
}

.flag.flag-me {
  background-position: -192px -88px;
}

.flag.flag-mg {
  background-position: -208px -88px;
}

.flag.flag-mh {
  background-position: -224px -88px;
}

.flag.flag-mk {
  background-position: -240px -88px;
}

.flag.flag-ml {
  background-position: 0 -99px;
}

.flag.flag-mm {
  background-position: -16px -99px;
}

.flag.flag-mn {
  background-position: -32px -99px;
}

.flag.flag-mo {
  background-position: -48px -99px;
}

.flag.flag-mp {
  background-position: -64px -99px;
}

.flag.flag-mq {
  background-position: -80px -99px;
}

.flag.flag-mr {
  background-position: -96px -99px;
}

.flag.flag-ms {
  background-position: -112px -99px;
}

.flag.flag-mt {
  background-position: -128px -99px;
}

.flag.flag-mu {
  background-position: -144px -99px;
}

.flag.flag-mv {
  background-position: -160px -99px;
}

.flag.flag-mw {
  background-position: -176px -99px;
}

.flag.flag-mx {
  background-position: -192px -99px;
}

.flag.flag-my {
  background-position: -208px -99px;
}

.flag.flag-mz {
  background-position: -224px -99px;
}

.flag.flag-na {
  background-position: -240px -99px;
}

.flag.flag-nc {
  background-position: 0 -110px;
}

.flag.flag-ne {
  background-position: -16px -110px;
}

.flag.flag-nf {
  background-position: -32px -110px;
}

.flag.flag-ng {
  background-position: -48px -110px;
}

.flag.flag-ni {
  background-position: -64px -110px;
}

.flag.flag-nl {
  background-position: -80px -110px;
}

.flag.flag-no {
  background-position: -96px -110px;
}

.flag.flag-np {
  background-position: -112px -110px;
}

.flag.flag-nr {
  background-position: -128px -110px;
}

.flag.flag-nu {
  background-position: -144px -110px;
}

.flag.flag-nz {
  background-position: -160px -110px;
}

.flag.flag-om {
  background-position: -176px -110px;
}

.flag.flag-pa {
  background-position: -192px -110px;
}

.flag.flag-pe {
  background-position: -208px -110px;
}

.flag.flag-pf {
  background-position: -224px -110px;
}

.flag.flag-pg {
  background-position: -240px -110px;
}

.flag.flag-ph {
  background-position: 0 -121px;
}

.flag.flag-pk {
  background-position: -16px -121px;
}

.flag.flag-pl {
  background-position: -32px -121px;
}

.flag.flag-pm {
  background-position: -48px -121px;
}

.flag.flag-pn {
  background-position: -64px -121px;
}

.flag.flag-pr {
  background-position: -80px -121px;
}

.flag.flag-ps {
  background-position: -96px -121px;
}

.flag.flag-pt {
  background-position: -112px -121px;
}

.flag.flag-pw {
  background-position: -128px -121px;
}

.flag.flag-py {
  background-position: -144px -121px;
}

.flag.flag-qa {
  background-position: -160px -121px;
}

.flag.flag-re {
  background-position: -176px -121px;
}

.flag.flag-ro {
  background-position: -192px -121px;
}

.flag.flag-rs {
  background-position: -208px -121px;
}

.flag.flag-ru {
  background-position: -224px -121px;
}

.flag.flag-rw {
  background-position: -240px -121px;
}

.flag.flag-sa {
  background-position: 0 -132px;
}

.flag.flag-sb {
  background-position: -16px -132px;
}

.flag.flag-sc {
  background-position: -32px -132px;
}

.flag.flag-scotland {
  background-position: -48px -132px;
}

.flag.flag-sd {
  background-position: -64px -132px;
}

.flag.flag-se {
  background-position: -80px -132px;
}

.flag.flag-sg {
  background-position: -96px -132px;
}

.flag.flag-sh {
  background-position: -112px -132px;
}

.flag.flag-si {
  background-position: -128px -132px;
}

.flag.flag-sk {
  background-position: -144px -132px;
}

.flag.flag-sl {
  background-position: -160px -132px;
}

.flag.flag-sm {
  background-position: -176px -132px;
}

.flag.flag-sn {
  background-position: -192px -132px;
}

.flag.flag-so {
  background-position: -208px -132px;
}

.flag.flag-somaliland {
  background-position: -224px -132px;
}

.flag.flag-sr {
  background-position: -240px -132px;
}

.flag.flag-ss {
  background-position: 0 -143px;
}

.flag.flag-st {
  background-position: -16px -143px;
}

.flag.flag-sv {
  background-position: -32px -143px;
}

.flag.flag-sx {
  background-position: -48px -143px;
}

.flag.flag-sy {
  background-position: -64px -143px;
}

.flag.flag-sz {
  background-position: -80px -143px;
}

.flag.flag-tc {
  background-position: -96px -143px;
}

.flag.flag-td {
  background-position: -112px -143px;
}

.flag.flag-tf {
  background-position: -128px -143px;
}

.flag.flag-tg {
  background-position: -144px -143px;
}

.flag.flag-th {
  background-position: -160px -143px;
}

.flag.flag-tibet {
  background-position: -176px -143px;
}

.flag.flag-tj {
  background-position: -192px -143px;
}

.flag.flag-tk {
  background-position: -208px -143px;
}

.flag.flag-tl {
  background-position: -224px -143px;
}

.flag.flag-tm {
  background-position: -240px -143px;
}

.flag.flag-tn {
  background-position: 0 -154px;
}

.flag.flag-to {
  background-position: -16px -154px;
}

.flag.flag-tr {
  background-position: -32px -154px;
}

.flag.flag-tt {
  background-position: -48px -154px;
}

.flag.flag-tv {
  background-position: -64px -154px;
}

.flag.flag-tw {
  background-position: -80px -154px;
}

.flag.flag-tz {
  background-position: -96px -154px;
}

.flag.flag-ua {
  background-position: -112px -154px;
}

.flag.flag-ug {
  background-position: -128px -154px;
}

.flag.flag-ui {
  background-position: -224px -165px;
}

.flag.flag-um {
  background-position: -144px -154px;
}

.flag.flag-us {
  background-position: -160px -154px;
}

.flag.flag-uy {
  background-position: -176px -154px;
}

.flag.flag-uz {
  background-position: -192px -154px;
}

.flag.flag-va {
  background-position: -208px -154px;
}

.flag.flag-vc {
  background-position: -224px -154px;
}

.flag.flag-ve {
  background-position: -240px -154px;
}

.flag.flag-vg {
  background-position: 0 -165px;
}

.flag.flag-vi {
  background-position: -16px -165px;
}

.flag.flag-vn {
  background-position: -32px -165px;
}

.flag.flag-vu {
  background-position: -48px -165px;
}

.flag.flag-wales {
  background-position: -64px -165px;
}

.flag.flag-wf {
  background-position: -80px -165px;
}

.flag.flag-ws {
  background-position: -96px -165px;
}

.flag.flag-xk {
  background-position: -112px -165px;
}

.flag.flag-ye {
  background-position: -128px -165px;
}

.flag.flag-yt {
  background-position: -144px -165px;
}

.flag.flag-za {
  background-position: -160px -165px;
}

.flag.flag-zanzibar {
  background-position: -176px -165px;
}

.flag.flag-zm {
  background-position: -192px -165px;
}

.flag.flag-zw {
  background-position: -208px -165px;
}

/* Orig
***********************************************************************************************************************/
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Custom definitions
***********************************************************************************************************************/
.slickslider div {
  margin: 0 !important;
}

.slick-initialized .slick-slide {
  cursor: move;
}
.slick-slide div, .slick-slide figure, .slick-slide img {
  width: 100%;
}
.slick-slide img {
  height: auto;
}

.slick-arrow {
  position: absolute;
  margin-top: -24px;
  top: 50%;
  width: 30px;
  height: 47px;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1000;
  border: none;
  background: #7d7d7d url(../Images/sprites/slickslider.png) no-repeat 5px 5px;
  opacity: 0.7;
}
.slick-arrow.slick-prev {
  left: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.slick-arrow.slick-next {
  right: 0;
  background-position: 5px -95px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.slick-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 100;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  width: 13px;
  height: 13px;
  display: block;
  background: url(../Images/sprites/slickslider.png) no-repeat 0 -200px;
  cursor: pointer;
  text-indent: -9999px;
  border: none;
}
.slick-dots li button:hover, .slick-dots li.slick-active button {
  background-position: 0 -300px;
}

.wrapper-slickslider-news-bar {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
.wrapper-slickslider-news-bar .news-bar-item {
  position: relative;
  display: flex !important;
}
.wrapper-slickslider-news-bar .news-bar-item a {
  color: #1d1d1d !important;
  text-transform: none;
  font-weight: bold;
}
.wrapper-slickslider-news-bar .news-bar-item > div {
  width: auto;
}
.wrapper-slickslider-news-bar .news-bar-item > div * {
  font-size: 16px !important;
}
.wrapper-slickslider-news-bar .news-bar-item > div:first-child {
  background: url(../Images/layout/bg-news-bar.png) no-repeat right 0;
  padding: 20px 40px 20px 25px;
}
.wrapper-slickslider-news-bar .news-bar-item > div:first-child h2 {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}
.wrapper-slickslider-news-bar .news-bar-item > div:last-child {
  flex: auto;
  margin: 0;
  padding: 20px 0 0;
}
.wrapper-slickslider-news-bar .news-bar-item > div:last-child * {
  text-align: center;
}

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "勒";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "龜";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "邏";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "凌";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "駱";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "稜";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "爛";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "綾";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "論";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "雷";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

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

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

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../Fonts/Fontawesome512/fa-brands-400.eot");
  src: url("../Fonts/Fontawesome512/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../Fonts/Fontawesome512/fa-brands-400.woff2") format("woff2"), url("../Fonts/Fontawesome512/fa-brands-400.woff") format("woff"), url("../Fonts/Fontawesome512/fa-brands-400.ttf") format("truetype"), url("../Fonts/Fontawesome512/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../Fonts/Fontawesome512/fa-solid-900.eot");
  src: url("../Fonts/Fontawesome512/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../Fonts/Fontawesome512/fa-solid-900.woff2") format("woff2"), url("../Fonts/Fontawesome512/fa-solid-900.woff") format("woff"), url("../Fonts/Fontawesome512/fa-solid-900.ttf") format("truetype"), url("../Fonts/Fontawesome512/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../Fonts/Fontawesome512/fa-regular-400.eot");
  src: url("../Fonts/Fontawesome512/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../Fonts/Fontawesome512/fa-regular-400.woff2") format("woff2"), url("../Fonts/Fontawesome512/fa-regular-400.woff") format("woff"), url("../Fonts/Fontawesome512/fa-regular-400.ttf") format("truetype"), url("../Fonts/Fontawesome512/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.tx-nemconnections-pi6 .panel {
  padding: 20px;
}

.tx-nemjvgetcontent-pi1 .content-category-images {
  max-width: 250px;
}
.tx-nemjvgetcontent-pi1 .showOnlyInWp {
  display: none !important;
}
.tx-nemjvgetcontent-pi1 .Gradiant_3, .tx-nemjvgetcontent-pi1 body.webpalett #wrapWp2023 #mainContent.login, body.webpalett #wrapWp2023 .tx-nemjvgetcontent-pi1 #mainContent.login,
.tx-nemjvgetcontent-pi1 body.webpalett #wrapWp #mainContent.login,
body.webpalett #wrapWp .tx-nemjvgetcontent-pi1 #mainContent.login, .tx-nemjvgetcontent-pi1 body.webpalett #wrapWp2023 .well, body.webpalett #wrapWp2023 .tx-nemjvgetcontent-pi1 .well,
.tx-nemjvgetcontent-pi1 body.webpalett #wrapWp .well,
body.webpalett #wrapWp .tx-nemjvgetcontent-pi1 .well, .tx-nemjvgetcontent-pi1 .Gradiant_11 {
  background-color: #fff;
}
.tx-nemjvgetcontent-pi1 .tx_nemjvgetcontent_pi1_thumb_Overlay {
  display: none;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 267px;
  padding: 20px;
  border: 1px solid #b2b2b2;
  -webkit-box-shadow: 1px 3px 3px 0 #1d1d1d;
  box-shadow: 1px 3px 3px 0 #1d1d1d;
  z-index: 450;
  font-size: 11px;
}

/*
FILTER_BAR
*******************************************************************************************************************************************/
#tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_status_container {
  font-size: 12px;
  margin-top: 15px;
  padding: 5px;
}
#tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_subsearch_delete {
  display: none;
}

/*
SHOW_THUMBS
*******************************************************************************************************************************************/
.tx_nemjvgetcontent_pi1_thumb_cont {
  float: left;
  margin: 10px 40px 30px 0;
  padding: 10px;
  position: relative;
  width: 245px;
  font-size: 11px;
  border: 1px solid #b2b2b2;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}
.tx_nemjvgetcontent_pi1_thumb_cont:hover {
  -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.tx_nemjvgetcontent_pi1_thumb_cont.no-access {
  border: 1px solid #f4f4f4;
}
.tx_nemjvgetcontent_pi1_thumb_cont .no-access {
  opacity: 0.4;
}
.tx_nemjvgetcontent_pi1_thumb_cont .icon {
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 10;
}
.tx_nemjvgetcontent_pi1_thumb_cont .icon.download {
  top: 134px;
  right: 26px;
  background: url(../Images/wp/Download_16.png) no-repeat;
  cursor: pointer;
}
.tx_nemjvgetcontent_pi1_thumb_cont .icon.info {
  top: 134px;
  right: 7px;
  background: url(../Images/wp/Info_16.png) no-repeat;
  cursor: help;
}
.tx_nemjvgetcontent_pi1_thumb_cont .icon.dd {
  top: 134px;
  right: 24px;
  background: url(../Images/wp/DragDrop_16.png) no-repeat;
}
.tx_nemjvgetcontent_pi1_thumb_cont .userIcon {
  position: absolute;
  top: 119px;
  left: 6px;
}
.tx_nemjvgetcontent_pi1_thumb_cont .tx_nemjvgetcontent_pi1_thumb_img {
  margin-bottom: 5px;
}
.tx_nemjvgetcontent_pi1_thumb_cont .tx_nemjvgetcontent_pi1_thumb_img img {
  border: 1px solid #b2b2b2;
}

/*
SHOW_SINGLE
*******************************************************************************************************************************************/
.tx_nemjvgetcontent_pi1_show_single ul, .tx_nemjvgetcontent_pi1_show_single li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tx_nemjvgetcontent_pi1_show_single li {
  margin: 0 10px 10px 0;
}
.tx_nemjvgetcontent_pi1_show_single .singleView .left {
  margin-right: 10px;
}
.tx_nemjvgetcontent_pi1_show_single .singleView .left div {
  margin-bottom: 5px;
}
.tx_nemjvgetcontent_pi1_show_single .singleView .tx_nemjvgetcontent_pi1_thumb IMG {
  width: 180px;
}
.tx_nemjvgetcontent_pi1_show_single .singleView .tx_nemjvgetcontent_pi1_intro {
  width: 50%;
  max-width: 300px;
}
.tx_nemjvgetcontent_pi1_show_single .singleViewDesc {
  position: relative;
  margin-top: 10px;
}
.tx_nemjvgetcontent_pi1_show_single .singleViewDesc span.btn {
  display: none;
}
.tx_nemjvgetcontent_pi1_show_single .includedFilesImg {
  position: relative;
  width: 162px;
}
.tx_nemjvgetcontent_pi1_show_single .icon {
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 10;
}
.tx_nemjvgetcontent_pi1_show_single .icon.download {
  top: 134px;
  right: 26px;
  background: url(../Images/wp/Download_16.png) no-repeat;
  cursor: pointer;
}
.tx_nemjvgetcontent_pi1_show_single .icon.info {
  top: 134px;
  right: 7px;
  background: url(../Images/wp/Info_16.png) no-repeat;
  cursor: help;
}
.tx_nemjvgetcontent_pi1_show_single .icon.dd {
  top: 134px;
  right: 24px;
  background: url(../Images/wp/DragDrop_16.png) no-repeat;
}
.tx_nemjvgetcontent_pi1_show_single .tx_nemjvgetcontent_pi1_thumb_Overlay {
  position: fixed;
  top: 120px;
  left: 350px;
}

/*
MY_DOWNLOADS_HISTORY
*******************************************************************************************************************************************/
.tx-nemjvgetcontent-pi1-my_downloads table td.ratings {
  width: 80px;
}

.ce-textpic.getContent {
  margin-bottom: 10px;
}
.ce-textpic.getContent .ce-gallery {
  margin-bottom: 0;
}
.ce-textpic.getContent .ce-bodytext {
  margin: 0 0 5px 3px;
}

/* Webpalette
*******************************************************************************************************************************************/
body.webpalett {
  height: 100%;
  text-align: left;
  font-size: 11px;
}
body.webpalett h2 {
  font-size: 12px;
  margin: 0;
  padding: 5px 10px 5px 10px;
  border-top: 1px solid #ccc;
}
body.webpalett .hideInWp {
  display: none !important;
}
body.webpalett .showOnlyInWp {
  display: block !important;
}
body.webpalett .Gradiant_3, body.webpalett #wrapWp2023 #mainContent.login,
body.webpalett #wrapWp #mainContent.login, body.webpalett #wrapWp2023 .well,
body.webpalett #wrapWp .well {
  background: #F4F4F4;
  background: -moz-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  background: linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e7e7e7",GradientType=0 );
}
body.webpalett .Gradiant_11 {
  background: #DDD;
  background: -moz-linear-gradient(top, #f1f1f1 0%, #CFD7DC 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #CFD7DC));
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #CFD7DC 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #CFD7DC 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0%, #CFD7DC 100%);
  background: linear-gradient(top, #f1f1f1 0%, #CFD7DC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f1f1f1", endColorstr="#CFD7DC",GradientType=0 );
}
body.webpalett .tx_nemjvgetcontent_pi1_thumb_Overlay {
  position: fixed;
  top: 80px;
  left: 70px;
  width: 240px;
}
body.webpalett #wrapWp .row {
  margin: 0;
}
body.webpalett #wrapWp .col-xs-1, body.webpalett #wrapWp .col-sm-1, body.webpalett #wrapWp .col-md-1, body.webpalett #wrapWp .col-lg-1, body.webpalett #wrapWp .col-xs-2, body.webpalett #wrapWp .col-sm-2, body.webpalett #wrapWp .col-md-2, body.webpalett #wrapWp .col-lg-2, body.webpalett #wrapWp .col-xs-3, body.webpalett #wrapWp .col-sm-3, body.webpalett #wrapWp .col-md-3, body.webpalett #wrapWp .col-lg-3, body.webpalett #wrapWp .col-xs-4, body.webpalett #wrapWp .col-sm-4, body.webpalett #wrapWp .col-md-4, body.webpalett #wrapWp .col-lg-4, body.webpalett #wrapWp .col-xs-5, body.webpalett #wrapWp .col-sm-5, body.webpalett #wrapWp .col-md-5, body.webpalett #wrapWp .col-lg-5, body.webpalett #wrapWp .col-xs-6, body.webpalett #wrapWp .col-sm-6, body.webpalett #wrapWp .col-md-6, body.webpalett #wrapWp .col-lg-6, body.webpalett #wrapWp .col-xs-7, body.webpalett #wrapWp .col-sm-7, body.webpalett #wrapWp .col-md-7, body.webpalett #wrapWp .col-lg-7, body.webpalett #wrapWp .col-xs-8, body.webpalett #wrapWp .col-sm-8, body.webpalett #wrapWp .col-md-8, body.webpalett #wrapWp .col-lg-8, body.webpalett #wrapWp .col-xs-9, body.webpalett #wrapWp .col-sm-9, body.webpalett #wrapWp .col-md-9, body.webpalett #wrapWp .col-lg-9, body.webpalett #wrapWp .col-xs-10, body.webpalett #wrapWp .col-sm-10, body.webpalett #wrapWp .col-md-10, body.webpalett #wrapWp .col-lg-10, body.webpalett #wrapWp .col-xs-11, body.webpalett #wrapWp .col-sm-11, body.webpalett #wrapWp .col-md-11, body.webpalett #wrapWp .col-lg-11, body.webpalett #wrapWp .col-xs-12, body.webpalett #wrapWp .col-sm-12, body.webpalett #wrapWp .col-md-12, body.webpalett #wrapWp .col-lg-12 {
  padding: 0;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_thumb_cont {
  position: static;
  margin: 0 10px 5px 0;
  padding: 0;
  width: 160px;
  border: none;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_thumb_cont .icon {
  top: 91px !important;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_thumb_cont .userIcon {
  top: 76px;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_thumb_cont .tx_nemjvgetcontent_pi1_thumb_img img {
  width: 160px;
  height: auto;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .tx_nemjvgetcontent_pi1_thumb_Overlay {
  position: fixed;
  top: 80px;
  left: 70px !important;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .singleView, body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .singleViewDesc, body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .includedFiles {
  padding: 0 10px 0 10px;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .tx_nemjvgetcontent_pi1_thumb IMG {
  width: 180px;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .tx_nemjvgetcontent_pi1_intro {
  width: 200px;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .singleViewDesc {
  height: 48px;
  padding-right: 22px;
  overflow: hidden;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .singleViewDesc span.btn {
  position: absolute;
  right: 3px;
  top: auto;
  bottom: 0;
  display: block;
  padding: 0;
  width: 16px;
  height: 16px;
  background: transparent url(../Images/wp/Open_16.png) 0 0 no-repeat;
  border: none;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .singleViewDesc span.btn:before {
  content: normal;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .singleViewDesc span.btn.glyphicon-menu-up {
  background-image: url(../Images/wp/Close_16.png);
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .singleViewDesc.opened {
  height: auto;
  overflow: auto;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .icon {
  top: 91px !important;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .tx_nemjvgetcontent_pi1_img_dd_bg {
  background: url(../Images/wp/ddd_yes.png) 0 0 no-repeat;
  cursor: pointer;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .tx_nemjvgetcontent_pi1_img_NO_dd_bg {
  background: url(../Images/wp/ddd_no.png) 0 0 no-repeat;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .includedFilesImg IMG:hover {
  opacity: 0.2;
  filter: alpha(Opacity=20);
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .includedFilesLogo IMG {
  max-width: 100%;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .includedFilesLogo IMG:hover {
  opacity: 1;
  filter: alpha(Opacity=100);
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single .tx_nemjvgetcontent_pi1_thumb_Overlay {
  position: fixed;
  top: 80px;
  left: 70px;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single img {
  border: 1px solid #b2b2b2;
}
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single a.downloadbutton,
body.webpalett #wrapWp .tx_nemjvgetcontent_pi1_show_single input[type=submit] {
  background: transparent url(../Images/wp/Button.png) 0 0 no-repeat;
  border: 1px solid #92A4B7;
  border-radius: 3px;
  padding: 3px 15px 2px 25px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
body.webpalett #wrapWp2023,
body.webpalett #wrapWp {
  min-width: 380px;
  padding: 5px 0;
}
body.webpalett #wrapWp2023 #nav-language,
body.webpalett #wrapWp #nav-language {
  width: auto;
  float: right;
}
body.webpalett #wrapWp2023.container,
body.webpalett #wrapWp.container {
  margin: 0;
  width: auto;
  height: 100%;
}
body.webpalett #wrapWp2023 .well,
body.webpalett #wrapWp .well {
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  border: none;
}
body.webpalett #wrapWp2023 .btn, body.webpalett #wrapWp2023 a.rte-btn-danger, body.webpalett #wrapWp2023 a.rte-btn-primary, body.webpalett #wrapWp2023 a.rte-btn-default,
body.webpalett #wrapWp .btn,
body.webpalett #wrapWp a.rte-btn-danger,
body.webpalett #wrapWp a.rte-btn-primary,
body.webpalett #wrapWp a.rte-btn-default {
  border-radius: 0;
}
body.webpalett #wrapWp2023 .panel-body,
body.webpalett #wrapWp .panel-body {
  padding: 0;
}
body.webpalett #wrapWp2023 .panel,
body.webpalett #wrapWp .panel {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
body.webpalett #wrapWp2023 .navbar-left, body.webpalett #wrapWp2023 .navbar-nav > li,
body.webpalett #wrapWp .navbar-left,
body.webpalett #wrapWp .navbar-nav > li {
  float: left;
}
body.webpalett #wrapWp2023 .navbar-right,
body.webpalett #wrapWp .navbar-right {
  float: right;
}
body.webpalett #wrapWp2023 .navbar-nav,
body.webpalett #wrapWp .navbar-nav {
  margin: 0;
}
body.webpalett #wrapWp2023 .navbar-nav.navbar-left,
body.webpalett #wrapWp .navbar-nav.navbar-left {
  margin-right: 3px;
}
body.webpalett #wrapWp2023 .navbar-nav .open .dropdown-menu,
body.webpalett #wrapWp .navbar-nav .open .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
body.webpalett #wrapWp2023 .navbar-nav .open .dropdown-menu > li > a,
body.webpalett #wrapWp .navbar-nav .open .dropdown-menu > li > a {
  padding: 3px 20px;
}
body.webpalett #wrapWp2023 .form-inline .form-group,
body.webpalett #wrapWp .form-inline .form-group {
  display: inline-block;
  vertical-align: middle;
}
body.webpalett #wrapWp2023 .form-inline .form-group.hideInWp,
body.webpalett #wrapWp .form-inline .form-group.hideInWp {
  display: none;
}
body.webpalett #wrapWp2023 .form-inline .form-control,
body.webpalett #wrapWp .form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
body.webpalett #wrapWp2023 .col-md-6.col-xs-12,
body.webpalett #wrapWp .col-md-6.col-xs-12 {
  width: 50%;
}
body.webpalett #wrapWp2023 #mainContent,
body.webpalett #wrapWp #mainContent {
  margin: 0;
  padding: 0;
}
body.webpalett #wrapWp2023 #nav-backlink, body.webpalett #wrapWp2023 #nav-wp,
body.webpalett #wrapWp #nav-backlink,
body.webpalett #wrapWp #nav-wp {
  margin: 0 0 0 5px;
}
body.webpalett #wrapWp2023 #nav-backlink a, body.webpalett #wrapWp2023 #nav-wp a,
body.webpalett #wrapWp #nav-backlink a,
body.webpalett #wrapWp #nav-wp a {
  border: 1px solid #92A4B7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #000000;
  display: block;
  font-size: 13px;
  line-height: 10px;
  padding: 5px 10px;
  text-decoration: none;
  margin-left: -1px;
  background: transparent url(../Images/wp/tabnav.png);
}
body.webpalett #wrapWp2023 #nav-backlink a:hover, body.webpalett #wrapWp2023 #nav-wp a:hover,
body.webpalett #wrapWp #nav-backlink a:hover,
body.webpalett #wrapWp #nav-wp a:hover {
  background: transparent url(../Images/wp/tabnav-hover.png);
}
body.webpalett #wrapWp2023 #nav-backlink a.back, body.webpalett #wrapWp2023 #nav-wp a.back,
body.webpalett #wrapWp #nav-backlink a.back,
body.webpalett #wrapWp #nav-wp a.back {
  background: url(../Images/wp/Back_16px.png) no-repeat 3px 3px;
  display: block;
  width: 25px;
  height: 22px;
  margin-right: 3px;
}
body.webpalett #wrapWp2023 #nav-backlink .active a, body.webpalett #wrapWp2023 #nav-wp .active a,
body.webpalett #wrapWp #nav-backlink .active a,
body.webpalett #wrapWp #nav-wp .active a {
  background: transparent url("../Images/wp/tabnav-active.png");
  color: #000000;
}
body.webpalett #wrapWp2023 #nav-wp-functions,
body.webpalett #wrapWp #nav-wp-functions {
  margin-right: 28px;
}
body.webpalett #wrapWp2023 #nav-wp-functions a,
body.webpalett #wrapWp #nav-wp-functions a {
  border: 1px solid #416596;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 22px;
  width: 22px;
  margin: 0 5px 0 0;
  padding: 0;
  display: block;
}
body.webpalett #wrapWp2023 #nav-wp-functions a.logout,
body.webpalett #wrapWp #nav-wp-functions a.logout {
  background: url(../Images/wp/Logout_16_Mouseover.png) no-repeat 3px 3px;
}
body.webpalett #wrapWp2023 #nav-wp-functions a.refresh,
body.webpalett #wrapWp #nav-wp-functions a.refresh {
  background: url(../Images/wp/Refresh_16px.png) no-repeat 3px 3px;
}
body.webpalett #wrapWp2023 #nav-wp-functions a.refresh:hover,
body.webpalett #wrapWp #nav-wp-functions a.refresh:hover {
  background: url(../Images/wp/Refresh_16px_Mouseover.png) no-repeat 3px 3px;
}
body.webpalett #wrapWp2023 #nav-language,
body.webpalett #wrapWp #nav-language {
  right: 5px;
}
body.webpalett #wrapWp2023 #nav-language a,
body.webpalett #wrapWp #nav-language a {
  display: block;
  padding: 0 0 0 24px;
  background: url(../Images/sprites/flags-2021.png) no-repeat 0 0;
}
body.webpalett #wrapWp2023 #nav-language li.country-0 a,
body.webpalett #wrapWp #nav-language li.country-0 a {
  background-position: 0 4px;
}
body.webpalett #wrapWp2023 #nav-language li.country-1 a,
body.webpalett #wrapWp #nav-language li.country-1 a {
  background-position: 0 -26px;
}
body.webpalett #wrapWp2023 #nav-language li.country-2 a,
body.webpalett #wrapWp #nav-language li.country-2 a {
  background-position: 0 -56px;
}
body.webpalett #wrapWp2023 #nav-language li.country-3 a,
body.webpalett #wrapWp #nav-language li.country-3 a {
  background-position: 0 -86px;
}
body.webpalett #wrapWp2023 #nav-language li.country-4 a,
body.webpalett #wrapWp #nav-language li.country-4 a {
  background-position: 0 -116px;
}
body.webpalett #wrapWp2023 #nav-language li.country-5 a,
body.webpalett #wrapWp #nav-language li.country-5 a {
  background-position: 0 -146px;
}
body.webpalett #wrapWp2023 #nav-language li.country-6 a,
body.webpalett #wrapWp2023 #nav-language li.country-19 a,
body.webpalett #wrapWp2023 #nav-language li.country-21 a,
body.webpalett #wrapWp #nav-language li.country-6 a,
body.webpalett #wrapWp #nav-language li.country-19 a,
body.webpalett #wrapWp #nav-language li.country-21 a {
  background-position: 0 -176px;
}
body.webpalett #wrapWp2023 #nav-language li.country-7 a,
body.webpalett #wrapWp #nav-language li.country-7 a {
  background-position: 0 -206px;
}
body.webpalett #wrapWp2023 #nav-language li.country-14 a,
body.webpalett #wrapWp #nav-language li.country-14 a {
  background-position: 0 -266px;
}
body.webpalett #wrapWp2023 #nav-language li.country-18 a,
body.webpalett #wrapWp #nav-language li.country-18 a {
  background-position: 0 -236px;
}
body.webpalett #wrapWp2023 #nav-language li.country-22 a,
body.webpalett #wrapWp #nav-language li.country-22 a {
  background-position: 0 -296px;
}
body.webpalett #wrapWp2023 #nav-language.login,
body.webpalett #wrapWp #nav-language.login {
  right: auto;
  left: 360px;
  float: none;
}
body.webpalett #wrapWp2023 #nav-language > ul > li,
body.webpalett #wrapWp2023 #nav-language > ul > li > a,
body.webpalett #wrapWp #nav-language > ul > li,
body.webpalett #wrapWp #nav-language > ul > li > a {
  margin: 0;
  padding: 0;
  height: 22px;
  width: 22px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li,
body.webpalett #wrapWp #nav-language > ul > li {
  border: 1px solid #416596;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 1px 0 0 0;
}
body.webpalett #wrapWp2023 #nav-language > ul > li a,
body.webpalett #wrapWp #nav-language > ul > li a {
  display: block;
  padding: 0 0 0 24px;
  background: url(../Images/sprites/flags-2021.png) no-repeat 0 0;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-0 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-0 a {
  background-position: 0 4px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-1 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-1 a {
  background-position: 0 -26px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-2 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-2 a {
  background-position: 0 -56px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-3 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-3 a {
  background-position: 0 -86px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-4 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-4 a {
  background-position: 0 -116px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-5 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-5 a {
  background-position: 0 -146px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-6 a,
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-19 a,
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-21 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-6 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-19 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-21 a {
  background-position: 0 -176px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-7 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-7 a {
  background-position: 0 -206px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-14 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-14 a {
  background-position: 0 -266px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-18 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-18 a {
  background-position: 0 -236px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li li.country-22 a,
body.webpalett #wrapWp #nav-language > ul > li li.country-22 a {
  background-position: 0 -296px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li > a,
body.webpalett #wrapWp #nav-language > ul > li > a {
  margin-left: 2px;
}
body.webpalett #wrapWp2023 #nav-language > ul > li > a span,
body.webpalett #wrapWp #nav-language > ul > li > a span {
  display: none;
}
body.webpalett #wrapWp2023 #nav-language > ul > li > a:hover, body.webpalett #wrapWp2023 #nav-language .nav > li > a:focus,
body.webpalett #wrapWp #nav-language > ul > li > a:hover,
body.webpalett #wrapWp #nav-language .nav > li > a:focus {
  background-color: inherit;
}
body.webpalett #wrapWp2023 #nav-language span.icon-country,
body.webpalett #wrapWp #nav-language span.icon-country {
  margin-left: 2px;
}
body.webpalett #wrapWp2023 #nav-language .navbar-nav .open .dropdown-menu,
body.webpalett #wrapWp #nav-language .navbar-nav .open .dropdown-menu {
  background-color: #fff;
  left: auto;
  right: -1px;
  top: 22px;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
body.webpalett #wrapWp2023 #nav-language .navbar-nav .open .dropdown-menu li,
body.webpalett #wrapWp #nav-language .navbar-nav .open .dropdown-menu li {
  padding: 5px 10px;
  border-top: 1px solid #f4f4f4;
  font-size: 13px;
}
body.webpalett #wrapWp2023 #nav-language .navbar-nav .open .dropdown-menu li:first-child,
body.webpalett #wrapWp #nav-language .navbar-nav .open .dropdown-menu li:first-child {
  border-top: none;
}
body.webpalett #wrapWp2023 #nav-language .navbar-nav .open .dropdown-menu li a,
body.webpalett #wrapWp #nav-language .navbar-nav .open .dropdown-menu li a {
  color: #2e2e2e;
}
body.webpalett #wrapWp2023 ul.pagination,
body.webpalett #wrapWp ul.pagination {
  margin: 0 !important;
}
body.webpalett #wrapWp2023 ul.pagination li,
body.webpalett #wrapWp ul.pagination li {
  margin: 0;
}
body.webpalett #wrapWp2023 ul.pagination li a,
body.webpalett #wrapWp ul.pagination li a {
  z-index: auto;
  border-radius: 0;
  background-color: transparent;
  padding: 2px 6px;
}
body.webpalett #wrapWp2023 ul.pagination li.active a, body.webpalett #wrapWp2023 ul.pagination li.active span,
body.webpalett #wrapWp ul.pagination li.active a,
body.webpalett #wrapWp ul.pagination li.active span {
  z-index: 5;
  background: transparent url("../Images/wp/bg_pager.png") repeat-x scroll 0% 0%;
  margin-top: -2px;
  padding: 4px 8px;
}
body.webpalett #wrapWp2023 #mainContent.login,
body.webpalett #wrapWp #mainContent.login {
  min-width: 400px;
  height: 100%;
  padding: 40px 20px 20px 10px;
}
body.webpalett #wrapWp2023 #mainContent.login h1, body.webpalett #wrapWp2023 #mainContent.login h4,
body.webpalett #wrapWp #mainContent.login h1,
body.webpalett #wrapWp #mainContent.login h4 {
  font-weight: bold;
  font-size: 12px;
  margin-top: 0;
}
body.webpalett #wrapWp2023 #mainContent.login h4,
body.webpalett #wrapWp #mainContent.login h4 {
  margin-bottom: 3px;
  float: left;
}
body.webpalett #wrapWp2023 #mainContent.login a.moreLink,
body.webpalett #wrapWp #mainContent.login a.moreLink {
  float: right;
}
body.webpalett #wrapWp2023 #mainContent.login .btn.btn-primary, body.webpalett #wrapWp2023 #mainContent.login a.btn-primary.rte-btn-danger, body.webpalett #wrapWp2023 #mainContent.login a.rte-btn-primary, body.webpalett #wrapWp2023 #mainContent.login a.btn-primary.rte-btn-default,
body.webpalett #wrapWp #mainContent.login .btn.btn-primary,
body.webpalett #wrapWp #mainContent.login a.btn-primary.rte-btn-danger,
body.webpalett #wrapWp #mainContent.login a.rte-btn-primary,
body.webpalett #wrapWp #mainContent.login a.btn-primary.rte-btn-default {
  background: transparent url(../Images/wp/Button.png) 0 0 no-repeat;
  border: 1px solid #92A4B7;
  border-radius: 3px;
  padding: 3px 15px 2px 25px;
  color: #000;
  font-size: 12px;
  display: inline;
  margin: 15px 0 0;
}
body.webpalett #wrapWp2023 #loginform, body.webpalett #wrapWp2023 #requestData,
body.webpalett #wrapWp #loginform,
body.webpalett #wrapWp #requestData {
  font-size: 11px;
  margin-top: 20px;
}
body.webpalett #wrapWp2023 #loginform .form-group, body.webpalett #wrapWp2023 #requestData .form-group,
body.webpalett #wrapWp #loginform .form-group,
body.webpalett #wrapWp #requestData .form-group {
  margin-bottom: 5px;
}
body.webpalett #wrapWp2023 #loginform .form-group label, body.webpalett #wrapWp2023 #requestData .form-group label,
body.webpalett #wrapWp #loginform .form-group label,
body.webpalett #wrapWp #requestData .form-group label {
  display: block;
  font-weight: normal;
  margin-bottom: 2px;
}
body.webpalett #wrapWp2023 #loginform .form-control, body.webpalett #wrapWp2023 #requestData .form-control,
body.webpalett #wrapWp #loginform .form-control,
body.webpalett #wrapWp #requestData .form-control {
  display: inline;
  width: 250px;
  height: auto;
  margin-bottom: 10px;
  border-radius: 0;
  padding: 5px;
  font-size: 11px;
}
body.webpalett #wrapWp2023 #loginform .btn, body.webpalett #wrapWp2023 #loginform a.rte-btn-danger, body.webpalett #wrapWp2023 #loginform a.rte-btn-primary, body.webpalett #wrapWp2023 #loginform a.rte-btn-default, body.webpalett #wrapWp2023 #requestData .btn, body.webpalett #wrapWp2023 #requestData a.rte-btn-danger, body.webpalett #wrapWp2023 #requestData a.rte-btn-primary, body.webpalett #wrapWp2023 #requestData a.rte-btn-default,
body.webpalett #wrapWp #loginform .btn,
body.webpalett #wrapWp #loginform a.rte-btn-danger,
body.webpalett #wrapWp #loginform a.rte-btn-primary,
body.webpalett #wrapWp #loginform a.rte-btn-default,
body.webpalett #wrapWp #requestData .btn,
body.webpalett #wrapWp #requestData a.rte-btn-danger,
body.webpalett #wrapWp #requestData a.rte-btn-primary,
body.webpalett #wrapWp #requestData a.rte-btn-default {
  display: block;
  text-align: left;
  padding-left: 0;
  font-size: 12px;
  margin-bottom: 15px;
}
body.webpalett #wrapWp2023 #loginform input[type=submit], body.webpalett #wrapWp2023 #requestData input[type=submit],
body.webpalett #wrapWp #loginform input[type=submit],
body.webpalett #wrapWp #requestData input[type=submit] {
  background: transparent url(../Images/wp/Button.png) 0 0 no-repeat;
  border: 1px solid #92A4B7;
  border-radius: 3px;
  padding: 3px 15px 2px 25px;
  color: #000;
  font-size: 12px;
  display: inline;
  margin: 15px 0 0;
}
body.webpalett #wrapWp2023 #loginform .btn.btn-default, body.webpalett #wrapWp2023 #loginform a.btn-default.rte-btn-danger, body.webpalett #wrapWp2023 #loginform a.btn-default.rte-btn-primary, body.webpalett #wrapWp2023 #loginform a.rte-btn-default, body.webpalett #wrapWp2023 #requestData .btn.btn-default, body.webpalett #wrapWp2023 #requestData a.btn-default.rte-btn-danger, body.webpalett #wrapWp2023 #requestData a.btn-default.rte-btn-primary, body.webpalett #wrapWp2023 #requestData a.rte-btn-default,
body.webpalett #wrapWp #loginform .btn.btn-default,
body.webpalett #wrapWp #loginform a.btn-default.rte-btn-danger,
body.webpalett #wrapWp #loginform a.btn-default.rte-btn-primary,
body.webpalett #wrapWp #loginform a.rte-btn-default,
body.webpalett #wrapWp #requestData .btn.btn-default,
body.webpalett #wrapWp #requestData a.btn-default.rte-btn-danger,
body.webpalett #wrapWp #requestData a.btn-default.rte-btn-primary,
body.webpalett #wrapWp #requestData a.rte-btn-default {
  background: transparent url(../Images/wp/Button.png) 0 0 no-repeat;
  border: 1px solid #92A4B7;
  border-radius: 3px;
  padding: 3px 15px 2px 25px;
  color: #000;
  font-size: 12px;
  display: inline;
  padding: 5px 10px 4px 25px;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar {
  padding: 10px;
  background: none;
  border: none;
  box-shadow: none;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar.Gradiant_3, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar.well,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar.Gradiant_3,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar.well {
  background: #F4F4F4;
  background: -moz-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  background: linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e7e7e7",GradientType=0 );
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar input#tx_nemjvgetcontent_pi1_q,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar input#tx_nemjvgetcontent_pi1_q {
  width: 200px;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_mc_container,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_mc_container {
  width: 100%;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_mc_container select,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_mc_container select {
  width: 100%;
  margin-bottom: 5px;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_subsearch,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_subsearch {
  position: absolute;
  left: 0;
  top: 48px;
  width: 380px;
  z-index: 500;
  padding: 10px;
  border: 1px solid #b2b2b2;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .btn-default, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar a.rte-btn-default, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .btn-primary, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar a.rte-btn-primary,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .btn-default,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar a.rte-btn-default,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .btn-primary,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar a.rte-btn-primary {
  color: transparent;
  background-color: transparent;
  border: none;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .glyphicon, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-primary, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-success, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-info, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-danger, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-plus-sign, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-minus-sign, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-remove-sign, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-sign, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-question-sign, body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-info-sign,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .glyphicon,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-primary,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-success,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-info,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-danger,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-plus-sign,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-minus-sign,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-remove-sign,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-ok-sign,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-question-sign,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .rte-glyphicon-info-sign {
  position: static;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_subsearch_icon,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_subsearch_icon {
  width: 30px;
  height: 22px;
  background: url(../Images/wp/Filter.png) no-repeat;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_subsearch_delete,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar #tx_nemjvgetcontent_pi1_subsearch_delete {
  width: 30px;
  height: 22px;
  background: url(../Images/wp/DeleteFilter.png) no-repeat;
}
body.webpalett #wrapWp2023 #tx_nemjvgetcontent_pi1_filterbar .glyphicon-search,
body.webpalett #wrapWp #tx_nemjvgetcontent_pi1_filterbar .glyphicon-search {
  width: 24px;
  height: 24px;
  background: url(../Images/wp/Search.png) no-repeat 2px 2px;
}
body.webpalett #wrapWp2023 .tx-nemjvgetcontent-pi1-result,
body.webpalett #wrapWp .tx-nemjvgetcontent-pi1-result {
  position: static;
}
body.webpalett #wrapWp2023 .result-thumbs,
body.webpalett #wrapWp .result-thumbs {
  padding: 10px 10px 0 10px;
}

/* Gallery
*******************************************************************************************************************************************/
.tx_community_gallery_item {
  float: left;
  display: inline-block;
  height: auto;
  margin: 4px 4px 4px 0;
  position: relative;
  width: auto;
}

.tx_community_gallery_item_menu {
  display: none;
  width: 100%;
  height: 44px;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(235, 235, 235, 0.85);
}

.tx_community_gallery_text {
  width: 100px;
  height: 40px;
  position: absolute;
  top: 2px;
  left: 24px;
  overflow: hidden;
  color: #666666;
  word-wrap: break-word;
  font-size: 11px;
}

/*
.tx_community-album-show .tx_community_gallery_text{
	left:45px;
}
*/
.tx_community_gallery_item:hover .tx_community_gallery_item_menu {
  display: inline-block;
}

/* Relations, Search Result
*******************************************************************************************************************************************/
.tx_community-relation-listsome .relation-item {
  float: left;
  width: 50px;
  overflow: hidden;
  height: 75px;
  margin: 0 7px 7px 0;
}

.tx_community-relation-confirmed .friend, .tx_community-relation-unconfirmed .friend, .tx_community-user-search .friend {
  width: 95px;
  overflow: hidden;
  float: left;
  margin-right: 5px;
  padding: 8px;
}
.tx_community-relation-confirmed .friend .friend-item, .tx_community-relation-unconfirmed .friend .friend-item, .tx_community-user-search .friend .friend-item {
  width: 55px;
  float: left;
  overflow: hidden;
  height: 75px;
}
.tx_community-relation-confirmed .friend .friend-menu, .tx_community-relation-unconfirmed .friend .friend-menu, .tx_community-user-search .friend .friend-menu {
  float: right;
  width: 20px;
}
.tx_community-relation-confirmed BTN.fas, .tx_community-relation-unconfirmed BTN.fas, .tx_community-user-search BTN.fas {
  cursor: pointer;
}

/* Search for users
*******************************************************************************************************************************************/
.tx_community-user-searchBox .checkbox {
  margin-left: 20px;
}
.tx_community-user-searchBox label {
  margin-left: 10px;
}

/* Promoter-List
*******************************************************************************************************************************************/
.promoter-item {
  float: left;
  min-height: 100px;
  width: 48%;
  padding: 8px;
  position: relative;
  margin: 0 20px 15px 0;
  background: #fff;
}
.promoter-item .item-image {
  float: left;
  overflow: hidden;
  max-width: 75px;
}
.promoter-item .item-text {
  margin-left: 90px;
}
.promoter-item .item-text h3 {
  margin: 0 0 5px 0;
}
.promoter-item .item-text a.btn, .promoter-item .item-text a.rte-btn-danger, .promoter-item .item-text a.rte-btn-primary, .promoter-item .item-text a.rte-btn-default {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

@media (max-width: 992px) {
  .promoter-item {
    float: none;
    width: auto;
  }
}
/* New Album
*******************************************************************************************************************************************/
.tx_community-album-new .form-control {
  width: 200px;
}

/* $imgPath: "default" ; */
#tx-jve-stepindicator {
  overflow: hidden;
}
#tx-jve-stepindicator .steps {
  background: none;
  overflow: hidden;
  padding: 1px 0;
  margin-bottom: 20px;
}
#tx-jve-stepindicator .steps a:hover, #tx-jve-stepindicator .steps a:focus {
  text-decoration: none;
}
#tx-jve-stepindicator .steps ul, #tx-jve-stepindicator .steps li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#tx-jve-stepindicator .steps li {
  float: left;
}
#tx-jve-stepindicator .steps lispan {
  background: url(../Images/steps/step.png) no-repeat right center transparent;
  font-size: 16px;
  display: block;
  line-height: 1.5em;
  padding: 15px 20px;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
#tx-jve-stepindicator .steps li span:hover {
  cursor: default;
}
#tx-jve-stepindicator .steps li.step-2, #tx-jve-stepindicator .steps li.step-3, #tx-jve-stepindicator .steps li.step-4, #tx-jve-stepindicator .steps li.step-5, #tx-jve-stepindicator .steps li.step-6, #tx-jve-stepindicator .steps li.step-7, #tx-jve-stepindicator .steps li.step-8 {
  margin-left: -30px;
}
#tx-jve-stepindicator .steps li.step-2 span, #tx-jve-stepindicator .steps li.step-3 span, #tx-jve-stepindicator .steps li.step-4 span, #tx-jve-stepindicator .steps li.step-5 span, #tx-jve-stepindicator .steps li.step-6 span, #tx-jve-stepindicator .steps li.step-7 span, #tx-jve-stepindicator .steps li.step-8 span {
  padding-left: 45px;
  padding-right: 25px;
  font-size: 16px;
}
#tx-jve-stepindicator .steps li.stepleft span, #tx-jve-stepindicator .steps li.stepundefined span, #tx-jve-stepindicator .steps li.stepleft span, #tx-jve-stepindicator .steps li.stepUndefined span {
  background: url(../Images/steps/step_left.png) no-repeat right center;
  color: #7d7d7d;
}
#tx-jve-stepindicator .steps li.stepactive span {
  background: url(../Images/steps/step_over.png) no-repeat right center;
  color: #fff;
}
#tx-jve-stepindicator .steps li.stepdone span, #tx-jve-stepindicator .steps li.stepDone span {
  background: url(../Images/steps/step.png) no-repeat right center;
  color: #fff;
}
#tx-jve-stepindicator .steps li.stepinactive span, #tx-jve-stepindicator .steps li.stepdone span, #tx-jve-stepindicator .steps li.stepInactive span, #tx-jve-stepindicator .steps li.stepDone span {
  color: #b2b2b2;
}
#tx-jve-stepindicator .steps li.stepclickable span, #tx-jve-stepindicator .steps li.step.stepclickable span, #tx-jve-stepindicator .steps li.stepClickable span, #tx-jve-stepindicator .steps li.step.stepClickable span {
  color: #99221a;
}
#tx-jve-stepindicator .steps li.stepclickable span:hover, #tx-jve-stepindicator .steps li.step.stepclickable span:hover, #tx-jve-stepindicator .steps li.stepClickable span:hover, #tx-jve-stepindicator .steps li.step.stepClickable span:hover {
  color: #FFF;
}
#tx-jve-stepindicator .steps li a span:hover {
  background: url(../Images/steps/step_over.png) no-repeat scroll right center transparent;
  cursor: pointer;
  text-decoration: none;
}
#tx-jve-stepindicator .steps li.step-2, #tx-jve-stepindicator .steps li.step-2 span {
  z-index: 10;
}
#tx-jve-stepindicator .steps li.step-3, #tx-jve-stepindicator .steps li.step-3 span {
  z-index: 9;
}
#tx-jve-stepindicator .steps li.step-4, #tx-jve-stepindicator .steps li.step-4 span {
  z-index: 8;
}
#tx-jve-stepindicator .steps li.step-5, #tx-jve-stepindicator .steps li.step-5 span {
  z-index: 7;
}
#tx-jve-stepindicator .steps li.step-6, #tx-jve-stepindicator .steps li.step-6 span {
  z-index: 6;
}
#tx-jve-stepindicator .steps li.step-7, #tx-jve-stepindicator .steps li.step-7 span {
  z-index: 5;
}
#tx-jve-stepindicator .steps li.step-8, #tx-jve-stepindicator .steps li.step-8 span {
  z-index: 4;
}
#tx-jve-stepindicator .steps li.step-last span {
  background-position: 10px;
  background-size: 400px;
}
#tx-jve-stepindicator .steps li .step-last span:hover {
  background-position: left center;
  overflow: hidden;
  padding-left: 45px;
  padding-right: 10px;
}

/* FRAME AND MAIN CONTAINERS */
#tx-jvchat-container {
  min-height: 30px;
}
#tx-jvchat-container .navbar-default {
  margin: 1px;
  position: absolute;
  left: 0;
  top: 0;
}

#tx-jvchat-content {
  min-height: 30px;
  height: auto;
  position: relative;
  margin-top: 8px;
}

#tx-jvchat-loadinginfo {
  position: absolute;
  width: 250px;
  height: 8em;
  padding: 2em;
  border: 1px solid #c8c8c8;
  background-color: #FFF;
  left: 50%;
  margin-left: -120px;
  margin-top: 5%;
  text-align: center;
  z-index: 1000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.tx-jvchat-cmd-smileys,
.tx-jvchat-private {
  margin-top: 8px;
  padding: 4px;
  background-color: #F2F2F2;
  color: black;
}

#tx-jvchat-messages {
  border: 1px solid #c8c8c8;
  overflow: auto;
  background-color: #fbfbfb;
  padding: 4px 4px 12px 16px;
  word-break: break-word;
}

#tx-jvchat-userlist {
  padding: 0;
  overflow: hidden;
  border: #c8c8c8 solid 1px;
  color: #333;
  background-color: #F6F6F6;
}
#tx-jvchat-userlist .tx-jvchat-username {
  margin-top: 8px;
}

#tx-jvchat-format {
  margin: 0;
  padding: 0;
}

#tx-jvchat-emoticons {
  padding: 0;
  height: 38px;
}
#tx-jvchat-emoticons .fa, #tx-jvchat-emoticons .fab, #tx-jvchat-emoticons .fas {
  cursor: pointer;
  line-height: unset !important;
}

.tx-jvchat-emoticons1 IMG {
  margin: 4px 0;
}

#tx-jvchat-input-container {
  clear: both;
}

.chatIconColor .fa,
.chatIconColor .fas,
.chatIconColor .fab {
  background: linear-gradient(#FEE30E, #FEA200);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 125%;
}
.chatIconColor .fa-2x,
.chatIconColor .fa-3x,
.chatIconColor .fa-4x {
  text-shadow: 1px 1px 3px rgba(255, 99, 0, 0.1);
}

.tx-jvchat-cmd-smiley {
  float: left;
  display: inline-block;
  width: 120px;
}
.tx-jvchat-cmd-smiley .fa, .tx-jvchat-cmd-smiley .fab, .tx-jvchat-cmd-smiley .fas .fa-lg {
  cursor: pointer;
  line-height: unset !important;
  margin-right: 8px;
}

textarea#txjvchatnewMessage {
  width: 99%;
  height: 6em;
  border: #c8c8c8 solid 1px;
  margin: 0;
}

/* MESSAGE ITEMS */
.tx-jvchat-entry {
  clear: both;
}

.tx-jvchat-message {
  /*   border: 4px solid $jvchat-msg-borderColor ;
   padding: 6px 12px;
     border-radius: 16px;
  */
  background-color: #FFF;
  padding: 3px 8px;
  display: inline-block;
  margin-right: 20px;
  margin-top: 4px;
  position: relative;
}

/*
.tx-jvchat-message-ownMsg:after ,
.tx-jvchat-message:before {

    content:"";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 18px solid $jvchat-msg-borderColor;
    border-bottom: 6px solid transparent;
    margin: 3px 0 0 -30px;
}
.tx-jvchat-message-ownMsg:before{
    display: none;
}
.tx-jvchat-message-ownMsg:after {
    border-left: 18px solid $jvchat-msg-borderColor;
    border-right: none;
    margin: 0;
    right: -18px ;
    top: 5px;
}

*/
.tx-jvchat-message.tx-jvchat-message-ownMsg {
  float: right;
  padding-right: 16px;
  margin-left: 20px;
  margin-right: 4px;
}

.tx-jvchat-message-ownMsg .tx-jvchat-entry-text {
  float: left;
}

.tx-jvchat-message SPAN * {
  padding: 1px 2px;
}

div.tx-jvchat-expert {
  color: #99221a;
}

.tx-jvchat-superuser {
  color: rgb(22.2234636872, 4.938547486, 3.7765363128);
  background-color: #F6F6F6;
}

div.tx-jvchat-entry span.tx-jvchat-user {
  font-weight: bold;
}

div.tx-jvchat-system,
div.tx-jvchat-system .tx-jvchat-entry {
  color: black;
  font-size: 0.9em;
  font-style: italic;
}

div.tx-jvchat-hidden {
  background-color: #F2F2F2;
  color: black;
}

div.tx-jvchat-committed {
  background-color: #B8F2AE;
}

span.tx-jvchat-time {
  font-size: 90%;
  color: #666666;
}

span.tx-jvchat-bold {
  font-weight: bold;
}

span.tx-jvchat-underlined {
  text-decoration: underline;
}

span.tx-jvchat-italic {
  font-style: italic;
}

span.tx-jvchat-stroke {
  text-decoration: line-through;
}

p.tx-jvchat-error {
  font-weight: bold;
  color: rgb(196.5921787709, 43.687150838, 33.4078212291);
}

a.tx-jvchat-actionlink {
  cursor: pointer;
  font-size: 8pt;
  color: rgb(76.5, 76.5, 76.5);
}

a.tx-jvchat-actionlink:hover {
  color: black;
  text-decoration: underline;
}

.tx-jvchat-entry-text img.tx-jvchat-img {
  width: 100%;
  max-width: 100px;
  height: auto;
  max-height: 100px;
}

img#tx-jvchat-bigimage {
  max-width: 100%;
  height: auto;
}

.tx-jvchat-button-image-action {
  display: block;
  text-align: left;
}

/* HELP AND COMMAND OUTPUT */
.tx-jvchat-ok {
  color: #447174;
  background-color: #F5F5F5;
}

.tx-jvchat-error {
  color: rgb(196.5921787709, 43.687150838, 33.4078212291);
}

div.tx-jvchat-cmd-help,
div.tx-jvchat-cmd-help * {
  font-size: 0.95em;
  background-color: #F0F0F0;
}

span.tx-jvchat-cmd-help-link {
  text-decoration: underline;
  cursor: pointer;
}

div.tx-jvchat-cmd-help-command div.tx-jvchat-cmd-help-command-title {
  width: 9em;
  float: left;
  clear: left;
  font-weight: bold;
}

div.tx-jvchat-cmd-help-command span.tx-jvchat-cmd-help-parameter-descr {
  display: block;
  margin-left: 11em;
}

/* USERLIST ITEMS */
#tx-jvchat-showUserlist {
  z-index: 100;
  margin-right: -20px;
}
#tx-jvchat-showUserlist BUTTON {
  margin-right: 20px !important;
  z-index: 150;
}

#tx-jvchat-userlist {
  margin-top: 0;
}
#tx-jvchat-userlist .tx-jvchat-link-box {
  display: block;
  width: 50px;
  float: right;
}
#tx-jvchat-userlist .tx-jvchat-pr-link, #tx-jvchat-userlist .tx-jvchat-pm-link {
  cursor: pointer;
}
#tx-jvchat-userlist .tx-jvchat-userlist-moderator {
  color: #C0E1F4;
}
#tx-jvchat-userlist .tx-jvchat-userlist-expert {
  color: #ECECEE;
}
#tx-jvchat-userlist .tx-jvchat-userlist-superuser {
  background-color: #ECECEE;
}
#tx-jvchat-userlist .tx-jvchat-userlist-username {
  font-weight: bold;
  cursor: pointer;
  float: left;
  margin: 8px 0 4px 8px;
}
#tx-jvchat-userlist img {
  float: left;
  margin: 0 8px 0 4px;
}
#tx-jvchat-userlist .tx-jvchat-userlist-item {
  clear: both;
  height: 36px;
  border-bottom: 1px solid #FBFBFB;
  vertical-align: center;
}
#tx-jvchat-userlist .tx-jvchat-userlist-item:hover {
  opacity: 0.9;
}

.tx-jvchat-rooms-short a img {
  margin-right: 0.2em !important;
  padding: 0 !important;
  border: 0;
}

LI.tx-jvchat-cmd-roomlist-user {
  background: none;
}

.p-2 {
  padding: 16px;
}

.tx-maritfaq .panel-body .panel-body {
  margin-left: 40px;
}

.tx-maritfaq .panel-group .panel-group {
  margin-bottom: 0;
}

.tx-mmforum-pages {
  border: 1px solid #dde6ff;
  background-color: #f0f0f0;
  padding: 0.3em;
  float: right;
  margin: 1em 0;
}

/*
 * BASIC TABLE STYLES
*/
table.tx-mmforum-table {
  width: 100%;
  border-collapse: collapse;
}

table.tx-mmforum-table tr td {
  font-size: 0.75em;
  border-top: 1px solid #e0e0e0;
  border-collapse: collapse;
  padding: 0.3em;
}

table.tx-mmforum-table tr.tx-mmforum-even {
  background-color: #f7f7f7;
}

/*
 * FORUM AND TOPIC ICONS
*/
.tx-mmforum-tag-autocomplete {
  padding-left: 40px;
}

.tx-mmforum-tag-autocomplete.ui-autocomplete-running {
  background-image: url(../Images/loading.gif);
  background-repeat: no-repeat;
  background-position-x: 4px;
  background-position-y: center;
}

/*
 * TOPIC SHOW ACTION
*/
.ad {
  display: none;
}

/*
 * TEXTPARSER PANEL
*/
.tx-mmforum-panel, .tx-mmforum-dropdown {
  float: left;
  border: 1px solid #234479;
  border-bottom: 0;
  -moz-border-radius-topleft: 1em;
  -webkit-border-top-left-radius: 1em;
  background-color: #dde6ff;
  margin-right: 8px;
  padding: 4px 8px;
  text-decoration: none;
  color: #234479;
  font-size: small;
}

.tx-mmforum-dropdown {
  position: absolute;
}

.tx-mmforum-panel-title, .tx-mmforum-dropdown-title {
  text-decoration: none;
  color: #234479;
  font-size: small;
  vertical-align: top !important;
  float: left;
}

.tx-mmforum-panel-items, .tx-mmforum-dropdown-firstitem {
  margin-left: 8px;
  float: left;
}

.tx-mmforum-dropdown-items {
  display: none;
  max-width: 200px;
  padding-top: 30px;
}

.tx-mmforum-dropdown-items img, .tx-mmforum-panel-items img {
  cursor: pointer;
}

.tx-mmforum-dropdown-items img {
  margin-right: 4px;
  margin-bottom: 4px;
}

.tx-mmforum-dropdown:hover {
  border: 1px solid #234479;
  -moz-border-radius-bottomright: 1em;
  -webkit-border-bottom-right-radius: 1em;
}

.tx-mmforum-dropdown:hover .tx-mmforum-dropdown-items {
  display: block;
  position: relative;
}

ul.nav-pills-condensed {
  margin: 0;
}

ul.nav-pills-condensed a {
  padding: 4px !important;
}

ul.nav-pills-condensed span {
  padding: 4px;
  display: block;
}

ul.nav-pills-inline {
  display: inline-block;
  margin: 0;
}

ul.nav-pills-inline a {
  padding: 4px !important;
  margin-top: -4px !important;
  margin-bottom: -4px !important;
}

.topic_entry .topic-timestamp {
  margin-top: 10px;
}
.topic_entry .topic-forum, .topic_entry .topic-forum-sep {
  float: left;
}
.topic_entry .topic-forum a, .topic_entry .topic-forum-sep a {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url(desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(1);
}
.topic_entry .topic-forum-sep {
  margin: 0 10px;
  color: #777;
  font-size: 13px;
}
.topic_entry .topic-forum-sep:after {
  content: "-";
}
.topic_entry .topic-forum ul.nav-pills-condensed li a, .topic_entry .topic-tags ul.nav-pills-condensed li a {
  padding: 0 !important;
  font-size: 13px;
}
.topic_entry .topic-forum ul.nav-pills-condensed li a:hover, .topic_entry .topic-tags ul.nav-pills-condensed li a:hover {
  text-decoration: underline;
}
.topic_entry .topic-tags {
  float: left;
}
.topic_entry .topic-tags ul.nav-pills-condensed li {
  margin-right: 2px;
}
.topic_entry .topic-tags ul.nav-pills-condensed li a:after {
  content: "/";
}
.topic_entry .topic-tags ul.nav-pills-condensed li:last-child a:after {
  content: "";
}

/***************************************************************************************/
.tx-mmforum-pi1 UL LI {
  background: none repeat scroll 0 0 transparent;
  list-style: none outside none;
  padding: 0;
}

.post-content UL LI {
  list-style: disc;
  margin-left: -16px;
}

.tx-mmforum-pi1 .headline-sub-container .dropdown .caret {
  border-bottom: 4px solid #8fadcc;
}

.tx-mmforum-pi1 .post-create-container .button.even {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tx-mmforum-pi1 .post-create-container .sub-part {
  background: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 0;
  padding: 19px;
}

.tx-mmforum-pi1 div.tx-mmforum-icon {
  height: 36px;
  width: 36px;
}

.tx-mmforum-pi1 .tx-mmforum-posts-listing {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tx-mmforum-pi1 .tx-mmforum-posts-listing li.postItem {
  clear: both;
  margin-top: 15px;
  position: relative;
}

.tx-mmforum-posts-listing .iconset-22-male {
  background-position: -220px -80px;
}

.tx-mmforum-posts-listing .iconset-22-female {
  background-position: -198px -80px;
}

.tx-mmforum-posts-listing .dashboard-username {
  color: #8fadcc;
}

.tx-mmforum-pi1 .tx-mmforum-posts-listing li.postItem.topic .font-headline {
  font-size: 16px;
}

.tx-mmforum-pi1 .tx-mmforum-posts-listing li.postItem.topic .font-main {
  font-size: 14px;
}

.tx-mmforum-topic-show-post-signature:before {
  content: "---";
}

.tx-mmforum-topic-show-post-signature {
  color: #999;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 0.8em;
}

.tx-mmforum-pi1 .tx-mmforum-forum-list-container .row-item {
  padding: 16px 8px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  min-height: 50px;
}

.tx-mmforum-pi1 .tx-mmforum-forum-list-container .title {
  font-size: 16px;
}

.tx-mmforum-pi1 .tx-mmforum-topic-list-header {
  background: #aaaaaa;
}

.tx-mmforum-pi1 .tx-mmforum-topic-list-container .row-item.odd {
  background: none;
}

.tx-mmforum-pi1 .ad-topic img {
  width: 100%;
}

.tx-mmforum-pi1 .ad-topicdetail {
  margin: 25px 0 10px 0;
  text-align: center;
}

.tx-mmforum-pi1 #createPost {
  color: #666;
}

.tx-mmforum-pi1 #createPost legend {
  color: #fff;
}

.tx-mmforum-pi1 .list-messages h4 {
  margin-bottom: 15px;
}

.tx-mmforum-pi1 .list-messages .conversions {
  border-radius: 0;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  overflow-y: scroll;
  position: relative;
  height: 400px;
  margin: 0 0 20px 0;
}

.tx-mmforum-pi1 .list-messages .conversions .well {
  margin-bottom: 0;
}

.tx-mmforum-pi1 .list-messages .conversions .user {
  padding: 10px;
}

.tx-mmforum-pi1 .list-messages .conversions a:hover {
  text-decoration: none;
}

.tx-mmforum-pi1 .list-messages .conversions a:focus {
  text-decoration: none;
}

.tx-mmforum-pi1 .list-messages .single {
  clear: both;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 0;
  margin-bottom: 15px;
  overflow: hidden;
}

.tx-mmforum-pi1 .list-messages .single .message-information {
  float: right;
  text-align: center;
  width: 20%;
  background: #f5f5f5;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
}

.tx-mmforum-pi1 .list-messages .single .message-information .padding {
  padding: 15px;
}

.tx-mmforum-pi1 .list-messages .single .message-content {
  float: left;
  width: 80%;
}

.tx-mmforum-pi1 .list-messages .single .message-content div {
  padding: 15px;
}

.tx-mmforum-pi1 .list-messages .right .message-information {
  float: left;
}

.tx-mmforum-pi1 .list-messages .list-messages-link-student-approval {
  float: right;
}

.tx-mmforum-pi1 .tx-mmforum-quote {
  font-size: 0.9em;
  color: rgb(105.5, 105.5, 105.5);
  background: none;
  border: none;
  border-left: 5px solid #d0cac5;
  padding-left: 10px;
  margin: 15px 0;
}

.tx-mmforum-pi1 .tx-mmforum-quote .tx-mmforum-quote-user {
  color: #999999;
}

.tx-mmforum-pi1 .user-link {
  display: inline-block;
}

.tx-mmforum-forum-list-header {
  color: #FFFFFF;
  background: #b2b2b2;
  font-size: 16px;
  padding: 8px;
  cursor: pointer;
  margin-bottom: 16px;
}

/*
*******************************************************************************************************************************************/
/* J.v. nemetschek Anpassungen */
.tx-mmforum-pi1 .repairedFlashMessages UL LI {
  padding: 15px;
}
.tx-mmforum-pi1 .repairedFlashMessages UL LI.alert-success {
  background: #dff0d8;
  color: #3c763d;
}
.tx-mmforum-pi1 .repairedFlashMessages UL LI.alert-error,
.tx-mmforum-pi1 .repairedFlashMessages UL LI.alert-danger {
  background: #f2dede;
  color: #a94442;
}
.tx-mmforum-pi1 .repairedFlashMessages UL LI.alert-warning {
  background: #fcf8e3;
  color: #8a6d3b;
}
.tx-mmforum-pi1 .repairedFlashMessages UL LI.alert-info {
  background: #d9edf7;
  color: #31708f;
}

a.isVisited {
  color: #0066CC;
}
a.isVisited .btn-default, a.isVisited a.rte-btn-default {
  border-color: #0066CC;
  color: #0066CC;
}

a.isVisited:visited {
  color: #7d7d7d;
}
a.isVisited:visited .btn-default, a.isVisited:visited a.rte-btn-default {
  border-color: #ccc;
  color: #7d7d7d;
}

.mmforum-font-size-big, .mmforum-font-size-big a {
  font-size: 18px !important;
}

.mmforum-font-size-small, .mmforum-font-size-small a {
  font-size: 11px !important;
}

i.smily {
  text-indent: -9999px;
  width: 25px;
  height: 25px;
  background: url(../Extensions/mmforum/Images/Icons/Smileys/classic/smile.gif) no-repeat center center;
  display: inline-block;
}
i.smily.smile, i.smily.smile a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/smile.gif);
}
i.smily.wink, i.smily.wink a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/wink.gif);
}
i.smily.biggrin, i.smily.biggrin a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/biggrin.gif);
}
i.smily.cheesygrin, i.smily.cheesygrin a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/cheesygrin.gif);
}
i.smily.confused, i.smily.confused a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/confused.gif);
}
i.smily.frown, i.smily.frown a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/frown.gif);
}
i.smily.lol, i.smily.lol a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/lol.gif);
}
i.smily.razz, i.smily.razz a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/razz.gif);
}
i.smily.eek, i.smily.eek a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/eek.gif);
}
i.smily.cool, i.smily.cool a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/cool.gif);
}
i.smily.mad, i.smily.mad a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/mad.gif);
}
i.smily.cry, i.smily.cry a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/cry.gif);
}
i.smily.rolleyes, i.smily.rolleyes a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/rolleyes.gif);
}
i.smily.evil, i.smily.evil a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/evil.gif);
}
i.smily.redface, i.smily.redface a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/redface.gif);
}
i.smily.bang, i.smily.bang a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/bang.gif);
}

.markItUpContainer * {
  margin: 0;
  padding: 0;
}
.markItUpContainer textarea.markItUpEditor {
  font: 1em monospace;
  padding: 5px;
  width: 100%;
  height: 200px;
  clear: both;
  overflow: auto;
}
.markItUpContainer iframe.markItUpPreviewFrame {
  width: 100%;
  height: 250px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 10px;
}
.markItUpContainer .markItUpHeader {
  float: right;
  margin-bottom: 5px;
  padding: 5px;
  background-color: #f5f5f5;
}
.markItUpContainer .markItUpHeader ul li {
  list-style: none;
  float: left;
  position: relative;
  margin: 0 2px 0 0;
}
.markItUpContainer .markItUpHeader ul li:hover > ul {
  display: block;
}
.markItUpContainer .markItUpHeader ul li.markItUpDropMenu {
  background: transparent url(../Extensions/mmforum/Images/Icons/Navigation/Dropdown.png) no-repeat 14px 0;
  padding-right: 12px;
}
.markItUpContainer .markItUpHeader ul li.markItUpDropMenu li {
  margin-right: 0;
}
.markItUpContainer .markItUpHeader ul li.markItUpSeparator {
  margin: 0 10px;
  width: 1px;
  height: 16px;
  overflow: hidden;
  background-color: #ccc;
}
.markItUpContainer .markItUpHeader ul li a {
  background: url("../Extensions/mmforum/Images/Icons/iconset_forum.png") no-repeat -500px -500px;
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -10000px;
  margin: 0;
}
.markItUpContainer .markItUpHeader ul li.bold a {
  background-position: 0 -100px;
}
.markItUpContainer .markItUpHeader ul li.bold a:hover {
  background-position: 0 0;
}
.markItUpContainer .markItUpHeader ul li.italic a {
  background-position: -85px -100px;
}
.markItUpContainer .markItUpHeader ul li.italic a:hover {
  background-position: -85px 0;
}
.markItUpContainer .markItUpHeader ul li.underline a {
  background-position: -221px -100px;
}
.markItUpContainer .markItUpHeader ul li.underline a:hover {
  background-position: -221px 0;
}
.markItUpContainer .markItUpHeader ul li.picture a {
  background-position: -170px -100px;
}
.markItUpContainer .markItUpHeader ul li.picture a:hover {
  background-position: -170px 0;
}
.markItUpContainer .markItUpHeader ul li.link a {
  background-position: -102px -100px;
}
.markItUpContainer .markItUpHeader ul li.link a:hover {
  background-position: -102px 0;
}
.markItUpContainer .markItUpHeader ul li.colors a {
  background-position: -51px -100px;
}
.markItUpContainer .markItUpHeader ul li.colors a:hover {
  background-position: -51px 0;
}
.markItUpContainer .markItUpHeader ul li.colors li a {
  color: #fff;
}
.markItUpContainer .markItUpHeader ul li.colors li.darkblue a {
  background-color: darkblue;
}
.markItUpContainer .markItUpHeader ul li.colors li.magenta a {
  background-color: magenta;
}
.markItUpContainer .markItUpHeader ul li.colors li.red a {
  background-color: red;
}
.markItUpContainer .markItUpHeader ul li.colors li.blue a {
  background-color: blue;
}
.markItUpContainer .markItUpHeader ul li.colors li.purple a {
  background-color: purple;
}
.markItUpContainer .markItUpHeader ul li.colors li.green a {
  background-color: green;
}
.markItUpContainer .markItUpHeader ul li.colors li.brown a {
  background-color: brown;
}
.markItUpContainer .markItUpHeader ul li.colors li.gray a {
  background-color: gray;
}
.markItUpContainer .markItUpHeader ul li.size a {
  background-position: -238px -100px;
  height: auto;
}
.markItUpContainer .markItUpHeader ul li.size a:hover {
  background-position: -238px 0;
}
.markItUpContainer .markItUpHeader ul li.unordered_list a {
  background-position: -119px -100px;
}
.markItUpContainer .markItUpHeader ul li.unordered_list a:hover {
  background-position: -119px 0;
}
.markItUpContainer .markItUpHeader ul li.ordered_list a {
  background-position: -153px -100px;
}
.markItUpContainer .markItUpHeader ul li.ordered_list a:hover {
  background-position: -153px 0;
}
.markItUpContainer .markItUpHeader ul li.listelement a {
  background-position: -136px -100px;
}
.markItUpContainer .markItUpHeader ul li.listelement a:hover {
  background-position: -136px 0;
}
.markItUpContainer .markItUpHeader ul li.smilies a {
  background-position: -275px -100px;
}
.markItUpContainer .markItUpHeader ul li.smilies a:hover {
  background-position: -275px 0;
}
.markItUpContainer .markItUpHeader ul li.smilies ul {
  width: 130px;
}
.markItUpContainer .markItUpHeader ul li.smilies ul li {
  float: left;
  padding: 2px;
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily {
  background: none !important;
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily a {
  text-indent: -9999px;
  width: 25px;
  height: 25px;
  background: url(../Extensions/mmforum/Images/Icons/Smileys/classic/smile.gif) no-repeat center center;
  display: inline-block;
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.smile, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.smile a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/smile.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.wink, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.wink a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/wink.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.biggrin, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.biggrin a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/biggrin.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.cheesygrin, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.cheesygrin a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/cheesygrin.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.confused, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.confused a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/confused.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.frown, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.frown a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/frown.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.lol, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.lol a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/lol.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.razz, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.razz a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/razz.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.eek, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.eek a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/eek.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.cool, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.cool a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/cool.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.mad, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.mad a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/mad.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.cry, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.cry a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/cry.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.rolleyes, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.rolleyes a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/rolleyes.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.evil, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.evil a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/evil.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.redface, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.redface a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/redface.gif);
}
.markItUpContainer .markItUpHeader ul li.smilies ul li.smily.bang, .markItUpContainer .markItUpHeader ul li.smilies ul li.smily.bang a {
  background-image: url(../Extensions/mmforum/Images/Icons/Smileys/classic/bang.gif);
}
.markItUpContainer .markItUpHeader ul li.quote a {
  background-position: -204px -100px;
}
.markItUpContainer .markItUpHeader ul li.quote a:hover {
  background-position: -204px 0;
}
.markItUpContainer .markItUpHeader ul li.code a {
  background-position: -34px -100px;
}
.markItUpContainer .markItUpHeader ul li.code a:hover {
  background-position: -34px 0;
}
.markItUpContainer .markItUpHeader ul li.deletebbcode a {
  background-position: -17px -100px;
}
.markItUpContainer .markItUpHeader ul li.deletebbcode a:hover {
  background-position: -17px 0;
}
.markItUpContainer .markItUpHeader ul li.preview a {
  /*
  background-position: -257px -100px;
  &:hover{
  	background-position: -257px 0;
  }
  */
  background: none;
  display: inline-block;
  width: auto;
  text-indent: 0;
  font-size: 13px;
}
.markItUpContainer .markItUpHeader ul li.preview a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f06e ";
}
.markItUpContainer .markItUpHeader ul li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 16px;
  background: #FFF;
  border: 1px solid #e0e0e0;
  z-index: 500;
}
.markItUpContainer .markItUpHeader ul li ul li {
  float: none;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 0;
  margin-bottom: 0;
}
.markItUpContainer .markItUpHeader ul li ul li a {
  background-image: none;
  width: 100px;
  padding: 1px;
  text-indent: 0;
  font-size: 12px;
}

.tx-mmforum-pi1 form #attachment_1, .tx-mmforum-pi1 form #attachment_2, .tx-mmforum-pi1 form #attachment_3 {
  margin-bottom: 5px;
}

.btnCreatePost {
  margin: 10px 0;
}

div.tx-mmforum-topic-show-post-attachments, div.tx-mmforum-quote {
  padding: 10px;
  font-size: smaller;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  background-color: #f5f5f5;
  border-radius: 0;
}

div.tx-mmforum-topic-show-post-attachments-header, div.tx-mmforum-quote-user {
  color: #0066CC;
  font-weight: bold;
}

.tx-mmforum-pi1 .tx-mmforum-forum-list-container .row-item.even,
.tx-mmforum-pi1 .tx-mmforum-topic-list-container .row-item.even {
  background: #f5f5f5;
}

.tx-mmforum-pi1 .tx-mmforum-posts-listing li.postItem.singleAuthor .post-content {
  border-radius: 0;
  margin-left: 100px;
  margin-right: 0;
  border: 1px solid rgb(227.15, 227.15, 227.15);
}

.tx-mmforum-pi1 .tx-mmforum-posts-listing li.postItem.singleAuthor .post-content {
  background: #fff;
  border: 1px solid #e3e3e3;
}

.tx-mmforum-pi1 .tx-mmforum-posts-listing li.postItem.single .post-content {
  background: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 0;
  -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);
  margin-right: 100px;
  margin-left: 0;
}

.tx-mmforum-pi1 .tx-mmforum-topic-box .row-fluid:nth-child(2n),
.tx-mmforum-pi1 .tx-mmforum-topic-question-box .row-fluid:nth-child(2n),
.tx-mmforum-pi1 .tx-mmforum-post-latest-box .row-fluid:nth-child(2n) {
  background: #f5f5f5;
  border-radius: 0;
}

.tx-mmforum-pi1 .post-singlesummary .username {
  font-size: 11px;
}

.tx-mmforum-pi1 .single .post-singlesummary,
.tx-mmforum-pi1 .singleAuthor .post-singlesummary {
  float: left;
  width: 90px;
  text-align: center;
  padding: 3px 0;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 0;
}

.tx-mmforum-pi1 .single .post-singlesummary {
  float: right;
}

.tx-mmforum-pi1 li.postItem.solution {
  border: 5px solid #00A01D;
  border-radius: 0;
  padding: 2px;
}

.tx-mmforum-pi1 .post-content-text ul {
  list-style: inherit;
}
.tx-mmforum-pi1 .post-content-text ul li {
  list-style-type: disc !important;
}

/* 2018
********************************************************************************************************************************************/
.topic-item h4 a:visited {
  color: rgb(0, 63.75, 127.5) !important;
  text-decoration: underline !important;
}

ul.forum-rootline {
  margin: 0;
  padding: 0;
}
ul.forum-rootline li {
  float: left;
  position: relative;
  display: block;
  margin: 0 15px 0 0;
}
ul.forum-rootline li:last-child {
  margin-right: 0;
}

.avatar img {
  border: 1px solid #c8c8c8;
  padding: 1px;
}

#icon_forum_list_all .text-toggle-hide, .tx-mmforum-forum-list-header .text-toggle-hide {
  display: none;
}
#icon_forum_list_all .text-toggle-show, .tx-mmforum-forum-list-header .text-toggle-show {
  display: inline;
}
#icon_forum_list_all[data-status=opened] .text-toggle-hide, #icon_forum_list_all.opened .text-toggle-hide, .tx-mmforum-forum-list-header[data-status=opened] .text-toggle-hide, .tx-mmforum-forum-list-header.opened .text-toggle-hide {
  display: inline;
}
#icon_forum_list_all[data-status=opened] .text-toggle-show, #icon_forum_list_all.opened .text-toggle-show, .tx-mmforum-forum-list-header[data-status=opened] .text-toggle-show, .tx-mmforum-forum-list-header.opened .text-toggle-show {
  display: none;
}

.row hr {
  margin: 10px 0;
  border-top: 1px solid #f4f4f4;
}
.row .even {
  background-color: #f4f4f4;
}
.row .even hr {
  border-color: #c8c8c8;
}

.tx-mmforum-forum-list-container .forum-item, .tx-mmforum-forum-list-container .topic-item, .tx-mmforum-topic-list-container .forum-item, .tx-mmforum-topic-list-container .topic-item, .tx-mmforum-topic-box .forum-item, .tx-mmforum-topic-box .topic-item {
  padding: 10px;
}
.tx-mmforum-forum-list-container .forum-item.even, .tx-mmforum-forum-list-container .topic-item.even, .tx-mmforum-topic-list-container .forum-item.even, .tx-mmforum-topic-list-container .topic-item.even, .tx-mmforum-topic-box .forum-item.even, .tx-mmforum-topic-box .topic-item.even {
  background-color: #f4f4f4;
}
.tx-mmforum-forum-list-container .forum-item.solution, .tx-mmforum-forum-list-container .topic-item.solution, .tx-mmforum-topic-list-container .forum-item.solution, .tx-mmforum-topic-list-container .topic-item.solution, .tx-mmforum-topic-box .forum-item.solution, .tx-mmforum-topic-box .topic-item.solution {
  border: 1px solid #00A01D;
}
.tx-mmforum-forum-list-container .forum-item h4, .tx-mmforum-forum-list-container .topic-item h4, .tx-mmforum-topic-list-container .forum-item h4, .tx-mmforum-topic-list-container .topic-item h4, .tx-mmforum-topic-box .forum-item h4, .tx-mmforum-topic-box .topic-item h4 {
  margin-top: 0;
}
.tx-mmforum-forum-list-container .forum-item .topic-tags > span, .tx-mmforum-forum-list-container .topic-item .topic-tags > span, .tx-mmforum-topic-list-container .forum-item .topic-tags > span, .tx-mmforum-topic-list-container .topic-item .topic-tags > span, .tx-mmforum-topic-box .forum-item .topic-tags > span, .tx-mmforum-topic-box .topic-item .topic-tags > span {
  float: left;
  font-size: 13px;
  margin-right: 5px;
}
.tx-mmforum-forum-list-container .forum-item .topic-tags ul, .tx-mmforum-forum-list-container .forum-item .topic-tags ul li, .tx-mmforum-forum-list-container .topic-item .topic-tags ul, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li, .tx-mmforum-topic-list-container .forum-item .topic-tags ul, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li, .tx-mmforum-topic-list-container .topic-item .topic-tags ul, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li, .tx-mmforum-topic-box .forum-item .topic-tags ul, .tx-mmforum-topic-box .forum-item .topic-tags ul li, .tx-mmforum-topic-box .topic-item .topic-tags ul, .tx-mmforum-topic-box .topic-item .topic-tags ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tx-mmforum-forum-list-container .forum-item .topic-tags ul li, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li, .tx-mmforum-topic-box .forum-item .topic-tags ul li, .tx-mmforum-topic-box .topic-item .topic-tags ul li {
  float: left;
  position: relative;
  font-size: 13px;
}
.tx-mmforum-forum-list-container .forum-item .topic-tags ul li:before, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li:before, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li:before, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li:before, .tx-mmforum-topic-box .forum-item .topic-tags ul li:before, .tx-mmforum-topic-box .topic-item .topic-tags ul li:before {
  content: "|";
  margin: 0 5px;
  color: #b2b2b2;
}
.tx-mmforum-forum-list-container .forum-item .topic-tags ul li:first-child:before, .tx-mmforum-forum-list-container .forum-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li:first-child:before, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li:first-child:before, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li:first-child:before, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-topic-box .forum-item .topic-tags ul li:first-child:before, .tx-mmforum-topic-box .forum-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-topic-box .topic-item .topic-tags ul li:first-child:before, .tx-mmforum-topic-box .topic-item .topic-tags ul li.begin-li-group:before {
  content: "";
  margin: 0;
}
.tx-mmforum-forum-list-container .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-box .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-box .topic-item .topic-tags ul li.begin-li-group {
  margin-left: 30px;
}
@media (max-width: 992px) {
  .tx-mmforum-forum-list-container .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-box .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-box .topic-item .topic-tags ul li.begin-li-group {
    margin-left: 0;
    clear: left;
  }
}
@media (max-width: 768px) {
  .tx-mmforum-forum-list-container .forum-item .topic-tags ul li, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li, .tx-mmforum-topic-box .forum-item .topic-tags ul li, .tx-mmforum-topic-box .topic-item .topic-tags ul li {
    font-size: 15px;
  }
  .tx-mmforum-forum-list-container .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-box .forum-item .topic-tags ul li.begin-li-group, .tx-mmforum-topic-box .topic-item .topic-tags ul li.begin-li-group {
    clear: none;
  }
  .tx-mmforum-forum-list-container .forum-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-topic-box .forum-item .topic-tags ul li.begin-li-group:before, .tx-mmforum-topic-box .topic-item .topic-tags ul li.begin-li-group:before {
    content: "|";
    margin: 0 5px;
  }
}
@media (max-width: 768px) {
  .tx-mmforum-forum-list-container .forum-item .topic-tags ul li, .tx-mmforum-forum-list-container .topic-item .topic-tags ul li, .tx-mmforum-topic-list-container .forum-item .topic-tags ul li, .tx-mmforum-topic-list-container .topic-item .topic-tags ul li, .tx-mmforum-topic-box .forum-item .topic-tags ul li, .tx-mmforum-topic-box .topic-item .topic-tags ul li {
    font-size: 13px;
  }
}
.tx-mmforum-forum-list-container .forum-item .topic-tags span, .tx-mmforum-forum-list-container .topic-item .topic-tags span, .tx-mmforum-topic-list-container .forum-item .topic-tags span, .tx-mmforum-topic-list-container .topic-item .topic-tags span, .tx-mmforum-topic-box .forum-item .topic-tags span, .tx-mmforum-topic-box .topic-item .topic-tags span {
  display: none;
}
.tx-mmforum-forum-list-container .forum-item .topic-infos .topic-forum, .tx-mmforum-forum-list-container .forum-item .topic-infos .topic-tags, .tx-mmforum-forum-list-container .topic-item .topic-infos .topic-forum, .tx-mmforum-forum-list-container .topic-item .topic-infos .topic-tags, .tx-mmforum-topic-list-container .forum-item .topic-infos .topic-forum, .tx-mmforum-topic-list-container .forum-item .topic-infos .topic-tags, .tx-mmforum-topic-list-container .topic-item .topic-infos .topic-forum, .tx-mmforum-topic-list-container .topic-item .topic-infos .topic-tags, .tx-mmforum-topic-box .forum-item .topic-infos .topic-forum, .tx-mmforum-topic-box .forum-item .topic-infos .topic-tags, .tx-mmforum-topic-box .topic-item .topic-infos .topic-forum, .tx-mmforum-topic-box .topic-item .topic-infos .topic-tags {
  float: left;
  font-size: 13px;
}
.tx-mmforum-forum-list-container .forum-item .topic-infos .topic-forum-sep, .tx-mmforum-forum-list-container .topic-item .topic-infos .topic-forum-sep, .tx-mmforum-topic-list-container .forum-item .topic-infos .topic-forum-sep, .tx-mmforum-topic-list-container .topic-item .topic-infos .topic-forum-sep, .tx-mmforum-topic-box .forum-item .topic-infos .topic-forum-sep, .tx-mmforum-topic-box .topic-item .topic-infos .topic-forum-sep {
  float: left;
  margin: 0 10px;
  font-size: 13px;
}
.tx-mmforum-forum-list-container .forum-item .topic-infos .topic-forum-sep:after, .tx-mmforum-forum-list-container .topic-item .topic-infos .topic-forum-sep:after, .tx-mmforum-topic-list-container .forum-item .topic-infos .topic-forum-sep:after, .tx-mmforum-topic-list-container .topic-item .topic-infos .topic-forum-sep:after, .tx-mmforum-topic-box .forum-item .topic-infos .topic-forum-sep:after, .tx-mmforum-topic-box .topic-item .topic-infos .topic-forum-sep:after {
  content: "-";
}
.tx-mmforum-forum-list-container .forum-item .topic-infos .topic-tags ul, .tx-mmforum-forum-list-container .topic-item .topic-infos .topic-tags ul, .tx-mmforum-topic-list-container .forum-item .topic-infos .topic-tags ul, .tx-mmforum-topic-list-container .topic-item .topic-infos .topic-tags ul, .tx-mmforum-topic-box .forum-item .topic-infos .topic-tags ul, .tx-mmforum-topic-box .topic-item .topic-infos .topic-tags ul {
  float: left;
}
.tx-mmforum-forum-list-container .forum-item .topic-timestamp a, .tx-mmforum-forum-list-container .forum-item ul.forum-rootline a, .tx-mmforum-forum-list-container .forum-item .topic-tags a, .tx-mmforum-forum-list-container .topic-item .topic-timestamp a, .tx-mmforum-forum-list-container .topic-item ul.forum-rootline a, .tx-mmforum-forum-list-container .topic-item .topic-tags a, .tx-mmforum-topic-list-container .forum-item .topic-timestamp a, .tx-mmforum-topic-list-container .forum-item ul.forum-rootline a, .tx-mmforum-topic-list-container .forum-item .topic-tags a, .tx-mmforum-topic-list-container .topic-item .topic-timestamp a, .tx-mmforum-topic-list-container .topic-item ul.forum-rootline a, .tx-mmforum-topic-list-container .topic-item .topic-tags a, .tx-mmforum-topic-box .forum-item .topic-timestamp a, .tx-mmforum-topic-box .forum-item ul.forum-rootline a, .tx-mmforum-topic-box .forum-item .topic-tags a, .tx-mmforum-topic-box .topic-item .topic-timestamp a, .tx-mmforum-topic-box .topic-item ul.forum-rootline a, .tx-mmforum-topic-box .topic-item .topic-tags a {
  color: #7d7d7d;
}
.tx-mmforum-forum-list-container .forum-item .topic-status, .tx-mmforum-forum-list-container .topic-item .topic-status, .tx-mmforum-topic-list-container .forum-item .topic-status, .tx-mmforum-topic-list-container .topic-item .topic-status, .tx-mmforum-topic-box .forum-item .topic-status, .tx-mmforum-topic-box .topic-item .topic-status {
  font-size: 20px;
  color: #7d7d7d;
}
.tx-mmforum-forum-list-container .forum-item .topic-status .fa-check-circle, .tx-mmforum-forum-list-container .topic-item .topic-status .fa-check-circle, .tx-mmforum-topic-list-container .forum-item .topic-status .fa-check-circle, .tx-mmforum-topic-list-container .topic-item .topic-status .fa-check-circle, .tx-mmforum-topic-box .forum-item .topic-status .fa-check-circle, .tx-mmforum-topic-box .topic-item .topic-status .fa-check-circle {
  color: #00A01D;
}
@media (max-width: 992px) {
  .tx-mmforum-forum-list-container .forum-item .postSummary, .tx-mmforum-forum-list-container .topic-item .postSummary, .tx-mmforum-topic-list-container .forum-item .postSummary, .tx-mmforum-topic-list-container .topic-item .postSummary, .tx-mmforum-topic-box .forum-item .postSummary, .tx-mmforum-topic-box .topic-item .postSummary {
    margin-top: 10px;
    padding: 10px 0 0 16.66667%;
    border-top: 1px solid #f4f4f4;
  }
}
.tx-mmforum-forum-list-container .forum-item .postSummary .spinnerWrapper, .tx-mmforum-forum-list-container .topic-item .postSummary .spinnerWrapper, .tx-mmforum-topic-list-container .forum-item .postSummary .spinnerWrapper, .tx-mmforum-topic-list-container .topic-item .postSummary .spinnerWrapper, .tx-mmforum-topic-box .forum-item .postSummary .spinnerWrapper, .tx-mmforum-topic-box .topic-item .postSummary .spinnerWrapper {
  min-height: 60px;
  text-align: center;
}

.tx-mmforum-forum-list-container .forum-item .topic-status .far, .tx-mmforum-forum-list-container .forum-item .topic-status .fas {
  display: none;
}

.tx-mmforum-pi1 .notAllowed {
  cursor: not-allowed !important;
}
.tx-mmforum-pi1 .headline-sub-container {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #f4f4f4;
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon {
  font-size: 12px;
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon > span {
  float: left;
  margin-right: 5px;
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon ul, .tx-mmforum-pi1 .headline-sub-container .topic_icon ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon ul li {
  float: left;
  position: relative;
  font-size: 12px;
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon ul li:before {
  content: "|";
  margin: 0 5px;
  color: #b2b2b2;
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon ul li:first-child:before, .tx-mmforum-pi1 .headline-sub-container .topic_icon ul li.begin-li-group:before {
  content: "";
  margin: 0;
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon ul li.begin-li-group {
  margin-left: 30px;
}
@media (max-width: 992px) {
  .tx-mmforum-pi1 .headline-sub-container .topic_icon ul li.begin-li-group {
    margin-left: 0;
    clear: left;
  }
}
@media (max-width: 768px) {
  .tx-mmforum-pi1 .headline-sub-container .topic_icon ul li {
    font-size: 15px;
  }
  .tx-mmforum-pi1 .headline-sub-container .topic_icon ul li.begin-li-group {
    clear: none;
  }
  .tx-mmforum-pi1 .headline-sub-container .topic_icon ul li.begin-li-group:before {
    content: "|";
    margin: 0 5px;
  }
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon .spinnerWrapper {
  min-height: 15px;
}
.tx-mmforum-pi1 .headline-sub-container .topic_icon .spinnerWrapper .spinner {
  left: 10px !important;
  top: 5px !important;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul, .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li {
  float: left;
  position: relative;
  font-size: 12px;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li:before, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li:before {
  content: "|";
  margin: 0 5px;
  color: #b2b2b2;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li:first-child:before, .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li.begin-li-group:before, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li:first-child:before, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li.begin-li-group:before {
  content: "";
  margin: 0;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li.begin-li-group, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li.begin-li-group {
  margin-left: 30px;
}
@media (max-width: 992px) {
  .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li.begin-li-group, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li.begin-li-group {
    margin-left: 0;
    clear: left;
  }
}
@media (max-width: 768px) {
  .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li {
    font-size: 15px;
  }
  .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li.begin-li-group, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li.begin-li-group {
    clear: none;
  }
  .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li.begin-li-group:before, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li.begin-li-group:before {
    content: "|";
    margin: 0 5px;
  }
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a {
  font-size: 12px;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a.delete, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a.delete {
  color: #D1000D;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a .fa-minus, .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a .remove, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a .fa-minus, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a .remove {
  display: none;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a .fa-plus, .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a .add, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a .fa-plus, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a .add {
  display: inline;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a sup.plus-minus, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a sup.plus-minus {
  display: inline;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a sup.spinner, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a sup.spinner {
  display: none;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a.subscribed, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a.subscribed {
  color: #b2b2b2;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a.subscribed .fa-minus, .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a.subscribed .remove, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a.subscribed .fa-minus, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a.subscribed .remove {
  display: inline;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a.subscribed .fa-plus, .tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a.subscribed .add, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a.subscribed .fa-plus, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a.subscribed .add {
  display: none;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a.spinner-active sup.plus-minus, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a.spinner-active sup.plus-minus {
  display: none;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu ul li a.spinner-active sup.spinner, .tx-mmforum-pi1 .headline-sub-container .topic-menu ul li a.spinner-active sup.spinner {
  display: inline;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu .spinnerWrapper, .tx-mmforum-pi1 .headline-sub-container .topic-menu .spinnerWrapper {
  min-height: 15px;
}
.tx-mmforum-pi1 .headline-sub-container .forum-menu .spinnerWrapper .spinner, .tx-mmforum-pi1 .headline-sub-container .topic-menu .spinnerWrapper .spinner {
  left: auto !important;
  right: 10px !important;
  top: 5px !important;
}
.tx-mmforum-pi1 .headline-sub-container .tags {
  border-top: 1px solid #f4f4f4;
  margin-top: 5px;
  padding-top: 5px;
}
.tx-mmforum-pi1 .headline-sub-container .tags > span {
  float: left;
  font-size: 12px;
  margin-right: 5px;
}
.tx-mmforum-pi1 .headline-sub-container .tags ul, .tx-mmforum-pi1 .headline-sub-container .tags ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tx-mmforum-pi1 .headline-sub-container .tags ul li {
  float: left;
  position: relative;
  font-size: 12px;
}
.tx-mmforum-pi1 .headline-sub-container .tags ul li:before {
  content: "|";
  margin: 0 5px;
  color: #b2b2b2;
}
.tx-mmforum-pi1 .headline-sub-container .tags ul li:first-child:before, .tx-mmforum-pi1 .headline-sub-container .tags ul li.begin-li-group:before {
  content: "";
  margin: 0;
}
.tx-mmforum-pi1 .headline-sub-container .tags ul li.begin-li-group {
  margin-left: 30px;
}
@media (max-width: 992px) {
  .tx-mmforum-pi1 .headline-sub-container .tags ul li.begin-li-group {
    margin-left: 0;
    clear: left;
  }
}
@media (max-width: 768px) {
  .tx-mmforum-pi1 .headline-sub-container .tags ul li {
    font-size: 15px;
  }
  .tx-mmforum-pi1 .headline-sub-container .tags ul li.begin-li-group {
    clear: none;
  }
  .tx-mmforum-pi1 .headline-sub-container .tags ul li.begin-li-group:before {
    content: "|";
    margin: 0 5px;
  }
}
@media (max-width: 768px) {
  .tx-mmforum-pi1 .headline-sub-container .tags ul li {
    font-size: 12px;
  }
}
.tx-mmforum-pi1 .forum-show .headline-sub-container h2 {
  margin-top: 0;
}
.tx-mmforum-pi1 .postlist {
  margin-top: 15px;
}
.tx-mmforum-pi1 .postlist h3.solution, .tx-mmforum-pi1 .postlist h3.most-helpful {
  margin: 0 0 10px 0;
  color: #00A01D;
  cursor: pointer;
}
.tx-mmforum-pi1 .postlist h3.solution .toggle-down, .tx-mmforum-pi1 .postlist h3.most-helpful .toggle-down {
  display: inline;
}
.tx-mmforum-pi1 .postlist h3.solution .toggle-up, .tx-mmforum-pi1 .postlist h3.most-helpful .toggle-up {
  display: none;
}
.tx-mmforum-pi1 .postlist h3.solution.even .toggle-down, .tx-mmforum-pi1 .postlist h3.most-helpful.even .toggle-down {
  display: none;
}
.tx-mmforum-pi1 .postlist h3.solution.even .toggle-up, .tx-mmforum-pi1 .postlist h3.most-helpful.even .toggle-up {
  display: inline;
}
.tx-mmforum-pi1 .postlist h3.most-helpful {
  color: #7d7d7d;
}
.tx-mmforum-pi1 .postlist hr.topic-separator {
  margin: 0 0 20px 0;
  border: 1px solid #7d7d7d;
}
.tx-mmforum-pi1 .postlist .post {
  border: 1px solid #c8c8c8;
  margin: 0 0 25px 0;
}
.tx-mmforum-pi1 .postlist .post .post-author {
  float: left;
  width: 90px;
  margin-right: -1px;
  padding: 15px 5px;
  text-align: center;
  border-right: 1px solid #c8c8c8;
  font-size: 11px;
}
.tx-mmforum-pi1 .postlist .post .post-author .shortenUsername {
  overflow: hidden;
  width: 75px;
  display: inline-block;
  text-overflow: ellipsis;
}
.tx-mmforum-pi1 .postlist .post .post-author .fa-user, .tx-mmforum-pi1 .postlist .post .post-author .fa-male, .tx-mmforum-pi1 .postlist .post .post-author .fa-female {
  color: #ddd;
  font-size: 50px;
}
.tx-mmforum-pi1 .postlist .post .post-author .fa-microphone-slash, .tx-mmforum-pi1 .postlist .post .post-author .fa-microphone {
  color: #7d7d7d;
  cursor: help;
  font-size: 12px;
}
.tx-mmforum-pi1 .postlist .post .post-author .fa-microphone {
  color: #00A01D;
}
.tx-mmforum-pi1 .postlist .post .post-author hr {
  margin: 5px 0;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-image {
  margin-bottom: 5px;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more {
  position: relative;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more .spinnerWrapper {
  min-height: 100px;
  text-align: center;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more .spinnerWrapper i.fa-spin {
  margin-top: 30px;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more a.user-details {
  color: #7d7d7d;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more a.user-details .fa-chevron-up {
  display: inline;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more a.user-details .fa-chevron-down {
  display: none;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more a.user-details.collapsed .fa-chevron-up {
  display: none;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more a.user-details.collapsed .fa-chevron-down {
  display: inline;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more > div {
  position: absolute;
  left: 16px;
  top: 18px;
  z-index: 500;
  width: 250px;
  padding: 10px;
  font-size: 13px;
  background-color: #f4f4f4;
  border: 1px solid #c8c8c8;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tx-mmforum-pi1 .postlist .post .post-author .post-author-more > div hr {
  border-top: 1px solid #c8c8c8;
  margin: 10px 0;
}
.tx-mmforum-pi1 .postlist .post .post-content {
  overflow: hidden;
  padding: 15px 15px 5px 15px;
  border-left: 1px solid #c8c8c8;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-date {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f4f4f4;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-attachements {
  font-size: 12px;
  margin-top: 25px;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-attachements h3 {
  font-weight: normal;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 5px 10px;
  background-color: #f4f4f4;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-attachements .row {
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-attachements .row:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-attachements .modal .spinnerWrapper {
  margin-top: 30px;
}
.tx-mmforum-pi1 .postlist .post .post-content .onClickZoom.maxWidth100 IMG {
  max-width: 100%;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar {
  margin-top: 25px;
  padding-top: 5px;
  border-top: 1px solid #f4f4f4;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar .spinnerWrapper {
  min-height: 20px;
  text-align: center;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul, .tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li {
  float: left;
  position: relative;
  font-size: 12px;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li:before {
  content: "|";
  margin: 0 5px;
  color: #b2b2b2;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li:first-child:before, .tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li.begin-li-group:before {
  content: "";
  margin: 0;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li.begin-li-group {
  margin-left: 30px;
}
@media (max-width: 992px) {
  .tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li.begin-li-group {
    margin-left: 0;
    clear: left;
  }
}
@media (max-width: 768px) {
  .tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li {
    font-size: 15px;
  }
  .tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li.begin-li-group {
    clear: none;
  }
  .tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li.begin-li-group:before {
    content: "|";
    margin: 0 5px;
  }
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li {
  color: #7d7d7d;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a {
  color: #7d7d7d;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.is-solution {
  color: #00A01D;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.no-solution .far, .tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.no-solution .fas {
  color: #c8c8c8;
  text-decoration: line-through;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.delete {
  color: #D1000D;
  font-weight: bold;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.helpful .fa-minus {
  display: none;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.helpful .fa-plus {
  display: inline;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.helpful.supported .fa-minus {
  display: inline;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.helpful.supported .fa-plus {
  display: none;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.spam .fa-minus {
  display: none;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.spam .fa-plus {
  display: inline;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.spam.disliked .fa-minus {
  display: inline;
}
.tx-mmforum-pi1 .postlist .post .post-content .post-action-bar ul li a.spam.disliked .fa-plus {
  display: none;
}
.tx-mmforum-pi1 .postlist .post.creator {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.tx-mmforum-pi1 .postlist .post.creator .post-content {
  background-color: #f4f4f4;
}
.tx-mmforum-pi1 .postlist .post.creator .post-content .post-date, .tx-mmforum-pi1 .postlist .post.creator .post-content .post-action-bar {
  border-color: #c8c8c8;
}
.tx-mmforum-pi1 .postlist .post.creator .post-content .post-attachements h3 {
  background-color: #c8c8c8;
}
.tx-mmforum-pi1 .postlist .post.answer {
  margin-left: 50px;
}
.tx-mmforum-pi1 .postlist .post.solution, .tx-mmforum-pi1 .postlist .post.most-helpful {
  border: 3px solid #00A01D;
}
.tx-mmforum-pi1 .postlist .post.solution:before, .tx-mmforum-pi1 .postlist .post.most-helpful:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 30px;
  color: #00A01D;
}
.tx-mmforum-pi1 .postlist .post.solution.creator:before, .tx-mmforum-pi1 .postlist .post.most-helpful.creator:before {
  content: none;
}
.tx-mmforum-pi1 .postlist .post.most-helpful {
  border-color: #7d7d7d;
}
.tx-mmforum-pi1 .postlist .post.most-helpful:before {
  content: "\f0eb";
  color: #7d7d7d;
}
@media (max-width: 992px) {
  .tx-mmforum-pi1 .postlist .post .post-content .post-action-bar .pull-right {
    float: none !important;
  }
}
@media (max-width: 768px) {
  .tx-mmforum-pi1 .postlist .post .post-author {
    float: none;
    border-right: none;
    border-bottom: 1px solid #c8c8c8;
    width: auto;
    text-align: left;
    padding: 15px;
  }
  .tx-mmforum-pi1 .postlist .post.answer {
    margin-left: 20px;
  }
  .tx-mmforum-pi1 .postlist .post.solution:before, .tx-mmforum-pi1 .postlist .post.most-helpful:before {
    left: 8px;
    font-size: 22px;
  }
}

.tx-mmforum-message-box {
  margin-bottom: 10px;
}
.tx-mmforum-message-box .message {
  padding: 10px;
}

.tx-mmforum-topic-box {
  margin-bottom: 10px;
}

.role li {
  width: 150px;
  padding: 4px 5px 4px 5px;
}

ul.role {
  display: none;
}

ul.role {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  list-style: none;
  z-index: 30;
}

ul.role.activeSelector {
  z-index: 30;
}

.tx-nemconnections-pi1 .disconnect {
  border: 1px solid #ccc;
  border-top: none;
}

.tx-nemconnections-pi1 .admin,
.tx-nemconnections-pi1 .userrole,
.tx-nemconnections-pi4 .userrole {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: -2px;
}

.roleSwitch ul {
  margin: 0;
  text-align: left;
  background-color: white;
}

.tx-nemconnections-pi1 .trigger,
.tx-nemconnections-pi4 .trigger {
  display: block;
  width: 175px;
  padding-left: 5px;
  background: url("../Images/role_switch.png") no-repeat right 3px;
}

.roleSwitch .active {
  background-position: right -52px !important;
}

.roleSwitch {
  cursor: pointer;
}

.roleSwitch:hover .trigger {
  background-position: right -15px;
}

.roleSwitch:hover .active {
  background-position: right -34px !important;
}

.roleSwitch {
  position: relative;
  width: 156px;
  font-size: 14px;
  background-color: #FFF;
}

/*
.tx_nemconnections-pi4_previewcontainer {
  position:absolute ;
  z-index:1001;
  display: none;
  border: 4px solid #CEEAF7;
  width:701px;
  top: 75px;
  left: 20px;
  background: #FFFFFF;
  padding: 20px;
  -webkit-box-shadow: 4px 4px 10px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 4px 4px 10px rgba(50, 50, 50, 0.75);
  box-shadow: 4px 4px 10px rgba(50, 50, 50, 0.75);

  filter:progid:DXImageTransform.Microsoft.Shadow(color=#828282, Direction=180, Strength=5);
  -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#828282, Direction=180, Strength=5)";
}
.tx_nemconnections-pi4_preview_inner , .tx_nemconnections-pi4_preview_inner2 {
  height: 100%;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 40px;
}

.tx_nemconnections-pi4_preview_inner2 {
  padding: 0;
}
*/
.ProfileContainer {
  position: relative;
  float: left;
}

.tx-nemconnections-pi4 .pictureUploadContainer {
  position: absolute;
  width: 500px;
  left: -154px;
  /*jv : imagesize is 210 : so reduced from 275 to 225px */
  top: 225px;
}

.tx_nemconnections-pi4_col_image {
  width: 250px;
  z-index: 200;
  height: 361px;
}

.tx_nemconnections-pi4_col_image #PicturePreviewImage,
.tx_nemconnections-pi4_col_image img {
  width: 140px;
  height: 210px;
}

.tx_nemconnections-pi4_col_image_upload {
  width: 300px;
  z-index: 1;
  overflow: hidden;
  position: relative;
  text-align: right;
  /* j.v.: height must be including Delete Button if picutre exists!: 70px instead of 33px */
  height: 99px;
}

.tx_nemconnections-pi4_col_image_button1 {
  position: relative;
  top: 0px;
  cursor: pointer;
}

.tx_nemconnections-pi4_pcont {
  position: relative;
}

.containerSubmitImage {
  height: 20px !important;
  position: absolute !important;
  top: 48px !important;
  left: 156px !important;
}

.containerSubmitImage .tx_nemconnections-pi4_col_image_button4 {
  float: none;
  position: absolute;
  top: 49px;
  left: 19px;
}

.containerSubmitImage .tx_nemconnections-pi4_col_image_button2 {
  float: none;
}

.tx_nemconnections-pi4_col_image_button2 {
  margin-left: 20px;
  float: right;
}

.tx_nemconnections-pi4_col_image_button3 {
  float: right;
}

.tx_nemconnections-pi4_col_image_button4 {
  float: right;
}

#mainContent span.submitWrapper a {
  width: auto;
}

/*custom upload elements*/
.tx_nemconnections-pi4_col2 input[type=file] {
  position: absolute;
  top: 0px;
  left: 79px;
  z-index: 99999;
  text-align: right;
  cursor: pointer;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background: none;
  height: 31px;
}

.tx-nemconnections-pi6 .login, .tx-nemconnections-pi6 #flashmess, .tx-nemconnections-pi6 .loggedin {
  position: relative;
  /*top: -20px; wenn das gebraucht wird bitte einkommentieren aber dann auch für den Welcomebox den login auf Null setzen*/
}

.tx-nemconnections-pi6 .showRequestPwd, .tx-nemconnections-pi6 .showRequestAccount {
  float: right;
}

.tx-nemconnections-pi6 .login .clear {
  margin: 0 0 4px 0;
}

.success {
  font-weight: bold;
  color: #1E78BE;
  margin: 0 0 20px;
}

.tx_nemconnections-pi4_statusICON {
  left: 60px;
  position: absolute;
  top: 59px;
  width: 75px;
  Overflow: hidden;
  display: table-cell;
  vertical-align: bottom;
}

.tx_nemconnections-pi4_statusICON IMG {
  margin: 0 3px 3px 0;
  vertical-align: bottom;
}

.tx-nemconnections-pi7-outerframefull.sendIt {
  float: none;
  display: inline-block;
  width: 100%;
}

.tx_nemconnections-pi4_profilesignature {
  padding: 7px 5px;
  width: 450px;
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
}

#personaldata_edit_form .tx_nemconnections-pi4_profilesignature {
  float: left;
}

#mainContent .ProfileContainer .tx_nemconnections-pi4_profilesignature {
  font-size: 12px;
  width: 490px;
}

#topContentWrap .tx-nemconnections-pi6 .showRequestPwd,
#mainContent .tx-nemconnections-pi6 .showRequestPwd,
.login .showRequestPwd {
  padding: 8px 0 0 0;
  font-size: 13px;
}

#topContentWrap .tx-nemconnections-pi6-remember,
#mainContent .tx-nemconnections-pi6-remember {
  display: none;
}

.tx_nemconnections-pi10 li.active {
  font-weight: bold;
}

.nemsteps,
.tx_nemconnections-pi10-form-step {
  background: none;
  overflow: hidden;
  padding: 1px 0;
  margin-bottom: 20px;
}

.nemsteps ul,
.tx_nemconnections-pi10-form-step ul {
  float: left;
  width: 100%;
}

.nemsteps ul, .nemsteps li,
.tx_nemconnections-pi10-form-step ul, .tx_nemconnections-pi10-form-step li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.nemsteps li.step,
.nemsteps li.step span,
.tx_nemconnections-pi10-form-step li.step,
.tx_nemconnections-pi10-form-step li.step span {
  position: relative;
  z-index: 4;
}

.steps li {
  float: left;
  width: 25%;
}

.steps ul, .steps li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

li.step-1 span,
li.step-2 span,
li.step-3 span,
li.step-4 span {
  background: url("../Images/steps/step_left.png") no-repeat scroll right center transparent;
  padding-right: 25px;
  font-size: 16px;
}

.steps li.active span {
  background: url("../Images/steps/step_over.png") no-repeat scroll right center transparent;
}

.steps {
  background: none;
  overflow: hidden;
  padding: 1px 0;
  margin-bottom: 20px;
}

.steps a:hover,
.steps a:focus {
  text-decoration: none;
}

.steps ul, .steps li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.steps ul {
  float: left;
}

.steps li {
  float: left;
  width: 25%;
}

.steps li span {
  background: none repeat scroll 0 0 #D0D0D0;
  color: #FFFFFF;
  display: block;
  line-height: 1.5em;
  padding: 15px 20px;
  text-decoration: none;
}

/*
.tx_nemconnections-pi10 .steps li a span {
    font-size: 2em;
}
*/
.steps li span:hover {
  background: none repeat scroll 0 0 #666666;
}

.steps li.step,
.steps li.step span {
  position: relative;
  z-index: 11;
}

.steps li.step-2,
.steps li.step-2 span {
  z-index: 10;
}

.steps li.step-3,
.steps li.step-3 span {
  z-index: 9;
}

.steps li.step-4,
.steps li.step-4 span {
  z-index: 8;
  overflow: hidden;
  width: auto;
}

.steps li.step-4 {
  width: 25%;
}

.steps li.step-1 span,
.steps li.step-2 span,
.steps li.step-3 span,
.steps li.step-4 span {
  /*background: url("../Images/step.png") no-repeat scroll right center transparent;*/
  padding-right: 25px;
  font-size: 16px;
}

.steps li.step-2,
.steps li.step-3,
.steps li.step-4 {
  margin-left: -30px;
}

.steps li.step-2 span,
.steps li.step-3 span,
.steps li.step-4 span {
  padding-left: 45px;
}

.steps li.stepdone span:hover,
.steps li.stepdone a span:hover {
  background: url("../Images/steps/step_over.png") no-repeat scroll right center transparent;
  cursor: pointer;
  text-decoration: none;
}

.steps li.stepleft span {
  background: url("../Images/steps/step_left.png") no-repeat scroll right center transparent;
}

.steps li.stepactive span {
  background: url("../Images/steps/step_over.png") no-repeat scroll right center transparent;
}

.steps li.step-4 a span {
  background-position: left center;
  padding-left: 45px;
  padding-right: 10px;
}

.steps li.step-4 span:hover {
  background-position: left center;
}

.tx_nemconnections-pi10-licenses-list DIV {
  margin-bottom: 4px;
}

.tx_nemconnections-pi10-licenses-content {
  font-weight: bold;
}

.tx_nemconnections-pi10 .statusContainer .paddingDown,
.tx_nemconnections-pi10 .statusContainer input[type=file] {
  padding: 0 0 16px 0;
}

.statusContainerLink {
  margin: 10px -20px;
}

/**
 * tx_nemconnections-pi11
 */
body.json .tx_nemconnections-pi11 .tx_nemconnections-pi11-user-detail {
  display: none;
}

.tx_nemconnections-pi11 {
  background: #fff;
  padding: 12px;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-list-user {
  margin: 0;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-list-user-item {
  background: none;
  padding: 0;
  margin-bottom: 12px;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-user-status {
  cursor: pointer;
  padding: 12px;
  background: #AAAAAA;
  color: #fff;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-user-detail {
  background: #fff;
  color: #333;
  padding: 12px;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-user-detail table {
  border: none;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-form-filter {
  margin-bottom: 12px;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-input-container {
  float: left;
  margin-right: 24px;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-input-container label {
  display: block;
  margin-bottom: 12px;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-input-container select {
  height: auto;
  font-size: 12px;
}

.tx_nemconnections-pi11 .tx_nemconnections-pi11-submit-container {
  margin-top: 12px;
}

#picture_view .tx_nemconnections-pi4_col2 .tx_nemconnections-pi4_editbutton {
  position: absolute;
  left: 122px;
}

/* Zeile 5985 ff */
/********************************************************************************************/
.maritelearning_detail,
.tx-nemsolution-pi1 .featured,
.tx_nemconnections-pi10 .leftContentContainer,
.tx_nemconnections-pi10 .rightContentContainer,
#mainContent .tx-mmforum-pi3,
#mainContent .tx-mmforum-pi1_inner {
  width: 949px;
  padding: 16px;
  background-color: #fff;
}

/* pbenke ab 07.2015 */
/********************************************************************************************/
#tx-nemconnections-myprofile .form-horizontal .control-label {
  text-align: left;
}

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

ul.profile-action-menu {
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  border-bottom: 1px solid #f4f4f4;
}
ul.profile-action-menu:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.text-inside-forms {
  padding-top: 7px;
}

input.inline {
  width: 70%;
  display: inline;
}

select.switch-private-public {
  width: 150px;
  display: inline;
}
select.switch-private-public option.private {
  color: #D1000D;
}
select.switch-private-public option.private:before {
  font-family: "Glyphicons Halflings";
  content: "\e033";
  color: #D1000D;
}
select.switch-private-public option.public {
  color: #00A01D;
}
select.switch-private-public option.public:before {
  font-family: "Glyphicons Halflings";
  content: "\e105";
  color: #00A01D;
}

#contentModalAjax .close-button {
  position: absolute;
  z-index: 99000;
  right: 8px;
}
#contentModalAjax .close-button .close SPAN {
  font-size: 150%;
}

#cropModal .close-button {
  position: absolute;
  z-index: 1000;
  bottom: -25px;
}

#tx_nem_connections-profile-preview-container {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 20px;
  left: 0;
  right: 0;
  top: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  z-index: 1095;
  border: 2px solid #0066CC;
  box-shadow: 4px 4px 10px #2e2e2e;
}

/*  ab typo3 CMs 8 */
UL.typo3-messages {
  list-style: none;
  margin-left: -40px;
}

.tx-nemdlmanager-pi1 .search {
  margin-bottom: 20px;
}
.tx-nemdlmanager-pi1 .search .form-group {
  margin-bottom: 0;
}
.tx-nemdlmanager-pi1 .row.button {
  margin-bottom: 20px;
}
.tx-nemdlmanager-pi1 .download .icons span.userIcon {
  margin: 0 10px 5px 0;
}
.tx-nemdlmanager-pi1 .download .icons span.userIcon {
  margin: 0 10px 5px 0;
}
.tx-nemdlmanager-pi1 .download .icons.right span.userIcon {
  margin: 0 0 5px 10px;
}
.tx-nemdlmanager-pi1 .list .row .panel-body {
  min-height: 115px;
}
.tx-nemdlmanager-pi1 .show .col-md-3 img {
  width: 100%;
  height: auto;
}

div.tx_hardwarelists option:disabled, div.tx_hardwarelists option[disabled] {
  color: #ccc;
}

table.txhardwarelists_intern {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1em;
}

.ttx_hardwarelists_graCa IMG {
  width: 100%;
}

.txhardwarelists_bold {
  font-weight: bold;
}

.txhardwarelists_cert,
.txhardwarelists_notcert,
.txhardwarelists_no_test,
.txhardwarelists_no_recom {
  padding-left: 30px;
  margin-top: 15px;
  font-size: 120%;
  font-weight: bold;
}

.txhardwarelists_cert {
  background: url("../Images/icons/cert_yes_bg.png") no-repeat scroll 0 -3px #f5f5f5;
  color: #00A01D;
}

.txhardwarelists_notcert {
  background: url("../Images/icons/cert_no_bg.png") no-repeat scroll 0 -3px #f5f5f5;
  color: #D1000D;
}

.txhardwarelists_no_test {
  background: url("../Images/icons/cert_no_bg.png") no-repeat scroll 0 -3px #f5f5f5;
  color: #D1000D;
}

.txhardwarelists_no_recom {
  background: url("../Images/icons/cert_no_bg.png") no-repeat scroll 0 -3px #f5f5f5;
  color: #FEA400;
}

table.txhardwarelists_intern td {
  border-bottom: 1px solid rgb(227.15, 227.15, 227.15);
}

table.txhardwarelists_intern tr:last-child td {
  border-bottom: none;
}

.tx-nemlicense-pi1 .steps {
  background: none;
  overflow: hidden;
  padding: 1px 0;
  margin-bottom: 20px;
}
.tx-nemlicense-pi1 .steps a:hover, .tx-nemlicense-pi1 .steps a:focus {
  text-decoration: none;
}
.tx-nemlicense-pi1 .steps ul, .tx-nemlicense-pi1 .steps li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.tx-nemlicense-pi1 .steps li {
  float: left;
  width: 250px;
}
.tx-nemlicense-pi1 .steps li span {
  background: url(../Images/steps/step.png) no-repeat right center;
  font-size: 16px;
  color: #FFF;
  display: block;
  line-height: 1.5em;
  padding: 15px 20px;
  text-decoration: none;
  position: relative;
  z-index: 5;
}
.tx-nemlicense-pi1 .steps li.step-2, .tx-nemlicense-pi1 .steps li.step-3, .tx-nemlicense-pi1 .steps li.step-4, .tx-nemlicense-pi1 .steps li.step-5 {
  margin-left: -30px;
}
.tx-nemlicense-pi1 .steps li.step-2 span, .tx-nemlicense-pi1 .steps li.step-3 span, .tx-nemlicense-pi1 .steps li.step-4 span, .tx-nemlicense-pi1 .steps li.step-5 span {
  padding-left: 45px;
}
.tx-nemlicense-pi1 .steps li.stepdone span {
  background: url("../Images/steps/step.png") no-repeat right center;
}
.tx-nemlicense-pi1 .steps li.stepleft span {
  background: url("../Images/steps/step_left.png") no-repeat right center;
}
.tx-nemlicense-pi1 .steps li.stepactive span {
  background: url("../Images/steps/step_over.png") no-repeat right center;
}
.tx-nemlicense-pi1 .steps li.step-2 span {
  z-index: 4;
}
.tx-nemlicense-pi1 .steps li.step-3 span {
  z-index: 3;
}
.tx-nemlicense-pi1 .steps li.step-4 span {
  z-index: 2;
}
.tx-nemlicense-pi1 .steps li.step-4 span {
  z-index: 1;
  width: 250px;
  overflow: hidden;
}

.tx-nempaginate p.status {
  margin: 20px 0;
}

.tx-nempaginate p.status-sm {
  margin: 10px 0;
}

.tx-nempaginate .pagination {
  margin: 10px;
}

.tx-nempaginate .pagination-sm {
  margin: 5px;
}

.tx-nemshop .steps {
  background: none;
  overflow: hidden;
  padding: 1px 0;
  margin-bottom: 20px;
}
.tx-nemshop .steps a:hover, .tx-nemshop .steps a:focus {
  text-decoration: none;
}
.tx-nemshop .steps ul, .tx-nemshop .steps li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.tx-nemshop .steps li {
  float: left;
  width: 270px;
}
.tx-nemshop .steps li span {
  background: url("../Images/steps/step.png") no-repeat right center;
  font-size: 16px;
  color: #fff;
  display: block;
  line-height: 1.5em;
  padding: 15px 20px;
  text-decoration: none;
  position: relative;
  z-index: 4;
}
.tx-nemshop .steps li.step-2, .tx-nemshop .steps li.step-3, .tx-nemshop .steps li.step-4 {
  margin-left: -30px;
}
.tx-nemshop .steps li.step-2 span, .tx-nemshop .steps li.step-3 span, .tx-nemshop .steps li.step-4 span {
  padding-left: 45px;
}
.tx-nemshop .steps li.stepleft span {
  background: url("../Images/steps/step_left.png") no-repeat right center;
}
.tx-nemshop .steps li.stepactive span {
  background: url("../Images/steps/step_over.png") no-repeat right center;
}
.tx-nemshop .steps li.step-2 span {
  z-index: 3;
}
.tx-nemshop .steps li.step-3 span {
  z-index: 2;
}
.tx-nemshop .steps li.step-4 span {
  z-index: 1;
  width: 260px;
  overflow: hidden;
}
.tx-nemshop .tx-shop_article ul {
  list-style: none;
}
.tx-nemshop .tx-shop_article ul li {
  list-style: none;
}
.tx-nemshop .tx-shop_article ul li:before {
  font-family: "Glyphicons Halflings";
  display: inline-block;
  width: 1.4em;
  margin-left: -1.4em;
  content: "\e013";
  color: #0066CC;
}

/**
 * tx_nemmysupport
 */
/*
.tx_nemmysupport table {
	border-top: 1px solid grey;
	width: 100% ;
}
.tx_nemmysupport TD {
	padding: 6px 2px ;
}

.tx_nemmysupport tr {
	padding: 6px 2px ;
	border-bottom: 1px solid grey;
}
*/
.tx_nemmysupport h2 a {
  display: inline;
}

.tx_nemmysupport .search {
  margin-bottom: 10px;
}

.tx_nemmysupport .addComment {
  font-weight: bold;
}

.tx_nemmysupport label {
  display: block;
}

.tx_nemmysupport #newCall {
  width: 500px;
}

.tx_nemmysupport INPUT[type=text],
.tx_nemmysupport textarea {
  width: 100%;
}

.tx_nemmysupport .pager {
  float: right;
  margin-bottom: 5px;
  margin-top: -10px;
}

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

.tx_nemmysupport #message {
  margin-bottom: 20px;
  font-weight: bold;
}

.tx_nemmysupport-title {
  margin: 0 0 10px;
}

.tx_nemmysupport-product {
  margin: 0 0 10px;
}

div.listOpenCalls h2, div.listOpenCalls h2 a, div.listClosedCalls h2, div.listClosedCalls h2 a {
  display: inline-block;
}

.form_upload DIV.tx_nem_mysupport_fu_val {
  margin: 5px 0;
  color: #C1C1C1;
  width: 450px;
  overflow: hidden;
}

.form_upload DIV.tx_nem_mysupport_fu_val span {
  color: #999999;
  width: auto;
  overflow: hidden;
  word-wrap: break-word;
}

IMG.tx_nem_mysupport_fu_del {
  margin-right: 10px;
  cursor: pointer;
  vertical-align: middle;
}

.tx_nemmysupport .col1 {
  width: 30px;
}

.tx_nemmysupport .col2 {
  width: 150px;
}

.tx_nemmysupport .col3 {
  width: 200px;
}

.tx_nemmysupport .col4 {
  width: 100px;
}

.tx_nemmysupport .col5 {
  width: 181px;
}

.tx_nemmysupport h2 {
  text-transform: uppercase;
}

.tx_nemmysupport .view_all {
  font-size: 11px;
  text-transform: none;
}

.tx_nemmysupport .search {
  margin-bottom: 10px;
}

.tx_nemmysupport a {
  text-decoration: none;
}

.tx_nemmysupport a:hover {
  text-decoration: underline;
}

.tx_nemmysupport .addComment {
  font-weight: bold;
}

.tx_nemmysupport label {
  display: block;
}

.tx_nemmysupport .tx_nemmysupport-product-wrap div {
  float: left;
  margin-right: 20px;
}

.tx_nemmysupport .form_upload {
  width: 220px;
}

.tx_nemmysupport .form_upload input {
  border: #d1d1d1 1px solid;
}

.tx_nemmysupport .callInfo p span {
  font-weight: bold;
}

.tx-ratings {
  position: relative;
  left: 0;
  top: 0;
  padding-top: 16px;
  margin: 5px 5px;
}

.tx-ratings-display {
  position: absolute;
  left: 0;
  top: 0;
  height: 12px;
}

.tx-ratings-grey-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 12px;
  background: url("../Images/rating_stars.gif") repeat-x;
  font-size: 1px;
}

.tx-ratings-gold-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 12px;
  background: url("../Images/rating_stars.gif") repeat-x 0 -12px;
  font-size: 1px;
}

.tx-ratings-vote-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 12px;
  font-size: 1px;
}

.tx-ratings-vote-bar div a {
  position: absolute;
  left: 0;
  top: 0;
  width: 11px;
  height: 12px;
  border: none;
  text-decoration: none;
}

.tx-ratings-vote-bar div a:hover {
  background-image: url("../Images/rating_stars.gif");
  background-position: 0 -24px;
}

.tx-ratings-vote-bar div a.tx-ratings-star-1 {
  left: 0;
  width: 11px;
  z-index: 5;
}

.tx-ratings-vote-bar div a.tx-ratings-star-2 {
  left: 0;
  width: 22px;
  z-index: 4;
}

.tx-ratings-vote-bar div a.tx-ratings-star-3 {
  left: 0;
  width: 33px;
  z-index: 3;
}

.tx-ratings-vote-bar div a.tx-ratings-star-4 {
  left: 0;
  width: 44px;
  z-index: 2;
}

.tx-ratings-vote-bar div a.tx-ratings-star-5 {
  left: 0;
  width: 55px;
  z-index: 1;
}

.tx-ratings-cleaner {
  clear: left;
}

.tx-ratings-text {
  color: #606060;
  font-size: 11px;
}

.tx-rating-display-wrap {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12px;
  visibility: hidden;
  z-index: 1;
}

.tx-rating-display-wrap img {
  float: left;
  margin-right: 5px;
}

.tx-nemsolution-pi1 .tx-ratings {
  height: 32px;
}

.tx-srfreecap-pi1-cant-read {
  display: block;
  font-size: 12px;
}

/* Some main styles
***********************************************************************************************************************/
html {
  -ms-overflow-style: scrollbar;
}

body.default #contentContainer {
  margin-top: 150px;
}
body.default #contentContainer #mainContent > div {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 25px;
}
body.default #contentContainer #mainContent > div:first-child {
  padding-top: 20px;
}
body.default #contentContainer #mainContent > div.allplan-ce:first-child .allplan-ce-header {
  margin-top: -21px;
}
body.default #contentContainer #mainContent > div.fullwidth {
  padding-left: 0;
  padding-right: 0;
}
body.default #contentContainer #mainContent > div.nopadding {
  padding-top: 0;
  padding-bottom: 0;
}
body.default #contentContainer #mainContent > div.nopadding-top {
  padding-top: 0;
}
body.default #contentContainer #mainContent > div.nopadding-bottom {
  padding-bottom: 0;
}
body.default #contentContainer #mainContent > div.gray, body.default #contentContainer #mainContent > div.orange, body.default #contentContainer #mainContent > div.black {
  padding-top: 60px;
  padding-bottom: 60px;
}
body.default #contentContainer #mainContent > div.gray {
  background-color: #f4f4f4;
}
body.default #contentContainer #mainContent > div.orange {
  background-color: #0066CC;
}
body.default #contentContainer #mainContent > div.black {
  background-color: #1d1d1d;
}
body.default #contentContainer #mainContent > div.frame-space-before-extra-small {
  margin-top: 1em;
}
body.default #contentContainer #mainContent > div.frame-space-before-small {
  margin-top: 2em;
}
body.default #contentContainer #mainContent > div.frame-space-before-medium {
  margin-top: 3em;
}
body.default #contentContainer #mainContent > div.frame-space-before-large {
  margin-top: 4em;
}
body.default #contentContainer #mainContent > div.frame-space-before-extra-large {
  margin-top: 5em;
}
body.default #contentContainer #mainContent > div.frame-space-after-extra-small {
  margin-bottom: 1em;
}
body.default #contentContainer #mainContent > div.frame-space-after-small {
  margin-bottom: 2em;
}
body.default #contentContainer #mainContent > div.frame-space-after-medium {
  margin-bottom: 3em;
}
body.default #contentContainer #mainContent > div.frame-space-after-large {
  margin-bottom: 4em;
}
body.default #contentContainer #mainContent > div.frame-space-after-extra-large {
  margin-bottom: 5em;
}
body.default #contentContainer #mainContent .bgimage .innerwrap {
  height: 100%;
  position: relative;
}
body.default #contentContainer #mainContent .border {
  border: 1px solid rgb(227.15, 227.15, 227.15);
}
body.default #contentContainer #mainContent .ce-textpic.ce-textpic-image-behind-text {
  position: relative;
}
body.default #contentContainer #mainContent .ce-textpic.ce-textpic-image-behind-text .ce-bodytext {
  position: absolute;
}
body.default #contentContainer #mainContent .ce-textpic.ce-textpic-image-behind-text.image-behind-text-left-top .ce-bodytext {
  left: 15px;
  top: 15px;
}
body.default #contentContainer #mainContent .ce-textpic.ce-textpic-image-behind-text.image-behind-text-center .ce-bodytext {
  margin: auto;
  width: 50%;
  text-align: center;
  top: 15px;
  left: 0;
  right: 0;
}
body.default #contentContainer #mainContent .ce-textpic.ce-textpic-image-behind-text.image-behind-text-right-bottom .ce-bodytext {
  right: 15px;
  bottom: 15px;
}
body.default #contentContainer #mainContent .rwd-img-100 figure img, body.default #contentContainer #mainContent .rwd-img-100 .ce-bodytext img {
  width: 100%;
  height: auto;
}
body.default.home .gridelement-1 a, body.default.home .gridelement-7 a, body.default.home .gridelement-11 a {
  color: #1d1d1d;
  font-size: 13px;
}
body.default.home .gridelement-1 .button-orange, body.default.home .gridelement-7 .button-orange, body.default.home .gridelement-11 .button-orange {
  padding: 3px 6px !important;
}
body.default.home .gridelement-1 .tx_nemconnections-pi10 a, body.default.home .gridelement-7 .tx_nemconnections-pi10 a, body.default.home .gridelement-11 .tx_nemconnections-pi10 a {
  color: #fff;
  font-size: 15px;
}
@media (max-width: 768px) {
  body.default.home .gridelement-11 {
    font-size: 11px;
  }
  body.default.home .gridelement-11 img {
    width: 80%;
    height: auto;
    margin: auto;
  }
}
body.default.bimplus #contentContainer #mainContent > div, body.default.free-trial #contentContainer #mainContent > div {
  margin-bottom: 20px;
}
body.default.bimplus #contentContainer #mainContent .panel-group,
body.default.bimplus #contentContainer #mainContent #tx-jve-stepindicator .steps,
body.default.bimplus #contentContainer #mainContent div.ce-textpic .ce-textpic-imagewrap .ce-textpic-image, body.default.free-trial #contentContainer #mainContent .panel-group,
body.default.free-trial #contentContainer #mainContent #tx-jve-stepindicator .steps,
body.default.free-trial #contentContainer #mainContent div.ce-textpic .ce-textpic-imagewrap .ce-textpic-image {
  margin-bottom: 0;
}

/* move definitions needed also in Backend rte to separate File */
.color-success {
  color: #00A01D;
}

.color-warning {
  color: #FEA400;
}

.color-error {
  color: #D1000D;
}

.color-info {
  color: #d9edf7;
}

.help {
  cursor: help;
}

.pointer, .panel-title[data-toggle=collapse] {
  cursor: pointer;
}

/* Common
***********************************************************************************************************************/
.hideIfLoggedIn, .hideIfLoggedOut {
  display: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.bold {
  font-weight: bold;
}

.text-uppercase-bold, .text-uppercase-bold .btn, .text-uppercase-bold a.rte-btn-danger, .text-uppercase-bold a.rte-btn-primary, .text-uppercase-bold a.rte-btn-default {
  font-weight: bold !important;
}

.brand-danger {
  color: #D1000D;
}
.brand-danger:hover {
  color: #D1000D;
}

.brand-warning {
  color: #FEA400;
}
.brand-warning:hover {
  color: #FEA400;
}

.brand-primary {
  color: #0066CC;
}
.brand-primary:hover {
  color: #0066CC;
}

.brand-success {
  color: #00A01D;
}
.brand-success:hover {
  color: #00A01D;
}

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

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

.bg-primary {
  background-color: #0066CC;
}

.bg-success {
  background-color: #00A01D;
}

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

.bg-secondary {
  background-color: #f4f4f4;
}

.border-bottom {
  border: none !important;
  border-bottom: 1px solid rgb(227.15, 227.15, 227.15);
}

.border-primary {
  border-color: #0066CC;
}

.border-info {
  border-color: #d9edf7;
}

.border-secondary {
  border-color: rgb(227.15, 227.15, 227.15);
}

/* User icons
***********************************************************************************************************************/
.userIconBasics, .rte-userIcon-Group_38_Support, .rte-userIcon-Group_43_no_costs, .rte-userIcon-Group_31_pending_stu, .rte-userIcon-Group_13_pending, .rte-userIcon-Group_12_admin, .rte-userIcon-Group_16_nemintern, .rte-userIcon-Group_22_nem_qa, .rte-userIcon-Group_5_power, .rte-userIcon-Group_3_SP, .rte-userIcon-Group_14_100days, .rte-userIcon-Group_18_alfa, .rte-userIcon-Group_4_beta, .rte-userIcon-Group_33_teacher, .rte-userIcon-Group_32_student, .rte-userIcon-Group_7_Nem, .rte-userIcon-Group_17_nemdirect, .rte-userIcon-Group_11_Lic, .rte-userIcon-Group_10_User, .userIconBasics-small, .rte-userIcon-small-Group_38_Support, .rte-userIcon-small-Group_43_no_costs, .rte-userIcon-small-Group_31_pending_stu, .rte-userIcon-small-Group_13_pending, .rte-userIcon-small-Group_12_admin, .rte-userIcon-small-Group_16_nemintern, .rte-userIcon-small-Group_22_nem_qa, .rte-userIcon-small-Group_5_power, .rte-userIcon-small-Group_3_SP, .rte-userIcon-small-Group_14_100days, .rte-userIcon-small-Group_18_alfa, .rte-userIcon-small-Group_4_beta, .rte-userIcon-small-Group_33_teacher, .rte-userIcon-small-Group_32_student, .rte-userIcon-small-Group_7_Nem, .rte-userIcon-small-Group_17_nemdirect, .rte-userIcon-small-Group_11_Lic, .rte-userIcon-small-Group_10_User, .userIcon-small, .userIcon {
  height: 30px;
  width: 30px;
  display: inline-block;
  background-image: url(../Images/sprites/user-icons-2020.png);
  vertical-align: middle;
}

.userIcon.Group_10_User, .userIcon.rte-userIcon-small-Group_10_User, .userIcon.rte-userIcon-Group_10_User {
  background-position: 0 0;
}
.userIcon.Group_11_Lic, .userIcon.rte-userIcon-small-Group_11_Lic, .userIcon.rte-userIcon-Group_11_Lic {
  background-position: -30px 0;
}
.userIcon.Group_17_nemdirect, .userIcon.rte-userIcon-small-Group_17_nemdirect, .userIcon.rte-userIcon-Group_17_nemdirect {
  background-position: -60px 0;
}
.userIcon.Group_7_Nem, .userIcon.rte-userIcon-small-Group_7_Nem, .userIcon.rte-userIcon-Group_7_Nem {
  background-position: -90px 0;
}
.userIcon.Group_32_student, .userIcon.rte-userIcon-small-Group_32_student, .userIcon.rte-userIcon-Group_32_student {
  background-position: -120px 0;
}
.userIcon.Group_33_teacher, .userIcon.rte-userIcon-small-Group_33_teacher, .userIcon.rte-userIcon-Group_33_teacher {
  background-position: -150px 0;
}
.userIcon.Group_18_alfa, .userIcon.rte-userIcon-small-Group_18_alfa, .userIcon.rte-userIcon-Group_18_alfa {
  background-position: -180px 0;
}
.userIcon.Group_4_beta, .userIcon.rte-userIcon-small-Group_4_beta, .userIcon.rte-userIcon-Group_4_beta {
  background-position: -210px 0;
}
.userIcon.Group_14_100days, .userIcon.rte-userIcon-small-Group_14_100days, .userIcon.rte-userIcon-Group_14_100days {
  background-position: -240px 0;
}
.userIcon.Group_3_SP, .userIcon.rte-userIcon-small-Group_3_SP, .userIcon.rte-userIcon-Group_3_SP {
  background-position: -270px 0;
}
.userIcon.Group_5_power, .userIcon.rte-userIcon-small-Group_5_power, .userIcon.rte-userIcon-Group_5_power {
  background-position: -300px 0;
}
.userIcon.Group_22_nem_qa, .userIcon.rte-userIcon-small-Group_22_nem_qa, .userIcon.rte-userIcon-Group_22_nem_qa {
  background-position: -330px 0;
}
.userIcon.Group_16_nemintern, .userIcon.rte-userIcon-small-Group_16_nemintern, .userIcon.rte-userIcon-Group_16_nemintern {
  background-position: -360px 0;
}
.userIcon.Group_12_admin, .userIcon.rte-userIcon-small-Group_12_admin, .userIcon.rte-userIcon-Group_12_admin {
  background-position: -390px 0;
}
.userIcon.Group_13_pending, .userIcon.rte-userIcon-small-Group_13_pending, .userIcon.rte-userIcon-Group_13_pending {
  background-position: -420px 0;
}
.userIcon.Group_31_pending_stu, .userIcon.rte-userIcon-small-Group_31_pending_stu, .userIcon.rte-userIcon-Group_31_pending_stu {
  background-position: -450px 0;
}
.userIcon.Group_43_no_costs, .userIcon.rte-userIcon-small-Group_43_no_costs, .userIcon.rte-userIcon-Group_43_no_costs {
  background-position: -480px 0;
}
.userIcon.Group_38_Support, .userIcon.rte-userIcon-small-Group_38_Support, .userIcon.rte-userIcon-Group_38_Support {
  background-position: -510px 0;
}

.userIconBasics-small, .rte-userIcon-small-Group_38_Support, .rte-userIcon-small-Group_43_no_costs, .rte-userIcon-small-Group_31_pending_stu, .rte-userIcon-small-Group_13_pending, .rte-userIcon-small-Group_12_admin, .rte-userIcon-small-Group_16_nemintern, .rte-userIcon-small-Group_22_nem_qa, .rte-userIcon-small-Group_5_power, .rte-userIcon-small-Group_3_SP, .rte-userIcon-small-Group_14_100days, .rte-userIcon-small-Group_18_alfa, .rte-userIcon-small-Group_4_beta, .rte-userIcon-small-Group_33_teacher, .rte-userIcon-small-Group_32_student, .rte-userIcon-small-Group_7_Nem, .rte-userIcon-small-Group_17_nemdirect, .rte-userIcon-small-Group_11_Lic, .rte-userIcon-small-Group_10_User, .userIcon-small {
  height: 20px;
  width: 20px;
  background-size: 360px;
}

.userIcon-small.Group_10_User, .userIcon-small.rte-userIcon-small-Group_10_User, .userIcon-small.rte-userIcon-Group_10_User {
  background-position: 0 0;
}
.userIcon-small.Group_11_Lic, .userIcon-small.rte-userIcon-small-Group_11_Lic, .userIcon-small.rte-userIcon-Group_11_Lic {
  background-position: -20px 0;
}
.userIcon-small.Group_17_nemdirect, .userIcon-small.rte-userIcon-small-Group_17_nemdirect, .userIcon-small.rte-userIcon-Group_17_nemdirect {
  background-position: -40px 0;
}
.userIcon-small.Group_7_Nem, .userIcon-small.rte-userIcon-small-Group_7_Nem, .userIcon-small.rte-userIcon-Group_7_Nem {
  background-position: -60px 0;
}
.userIcon-small.Group_32_student, .userIcon-small.rte-userIcon-small-Group_32_student, .userIcon-small.rte-userIcon-Group_32_student {
  background-position: -80px 0;
}
.userIcon-small.Group_33_teacher, .userIcon-small.rte-userIcon-small-Group_33_teacher, .userIcon-small.rte-userIcon-Group_33_teacher {
  background-position: -100px 0;
}
.userIcon-small.Group_18_alfa, .userIcon-small.rte-userIcon-small-Group_18_alfa, .userIcon-small.rte-userIcon-Group_18_alfa {
  background-position: -120px 0;
}
.userIcon-small.Group_4_beta, .userIcon-small.rte-userIcon-small-Group_4_beta, .userIcon-small.rte-userIcon-Group_4_beta {
  background-position: -140px 0;
}
.userIcon-small.Group_14_100days, .userIcon-small.rte-userIcon-small-Group_14_100days, .userIcon-small.rte-userIcon-Group_14_100days {
  background-position: -160px 0;
}
.userIcon-small.Group_3_SP, .userIcon-small.rte-userIcon-small-Group_3_SP, .userIcon-small.rte-userIcon-Group_3_SP {
  background-position: -180px 0;
}
.userIcon-small.Group_5_power, .userIcon-small.rte-userIcon-small-Group_5_power, .userIcon-small.rte-userIcon-Group_5_power {
  background-position: -200px 0;
}
.userIcon-small.Group_22_nem_qa, .userIcon-small.rte-userIcon-small-Group_22_nem_qa, .userIcon-small.rte-userIcon-Group_22_nem_qa {
  background-position: -220px 0;
}
.userIcon-small.Group_16_nemintern, .userIcon-small.rte-userIcon-small-Group_16_nemintern, .userIcon-small.rte-userIcon-Group_16_nemintern {
  background-position: -240px 0;
}
.userIcon-small.Group_12_admin, .userIcon-small.rte-userIcon-small-Group_12_admin, .userIcon-small.rte-userIcon-Group_12_admin {
  background-position: -260px 0;
}
.userIcon-small.Group_13_pending, .userIcon-small.rte-userIcon-small-Group_13_pending, .userIcon-small.rte-userIcon-Group_13_pending {
  background-position: -280px 0;
}
.userIcon-small.Group_31_pending_stu, .userIcon-small.rte-userIcon-small-Group_31_pending_stu, .userIcon-small.rte-userIcon-Group_31_pending_stu {
  background-position: -300px 0;
}
.userIcon-small.Group_43_no_costs, .userIcon-small.rte-userIcon-small-Group_43_no_costs, .userIcon-small.rte-userIcon-Group_43_no_costs {
  background-position: -320px 0;
}
.userIcon-small.Group_38_Support, .userIcon-small.rte-userIcon-small-Group_38_Support, .userIcon-small.rte-userIcon-Group_38_Support {
  background-position: -340px 0;
}

/* Special definitions are needed to ensure correct handling in RTE => RTE prefers only ONE class
***********************************************************************************************************************/
/* Small
***********************************************************************************************************************/
/* Headlines
***********************************************************************************************************************/
h1 {
  font-size: 170%;
  text-transform: uppercase;
}
h1:first-of-type {
  margin-top: 10px;
}

h2 {
  font-size: 150%;
  margin-top: 12px;
}

h3 {
  font-size: 135%;
  margin-top: 10px;
}

h4 {
  font-size: 120%;
  margin-top: 4px;
  margin-bottom: 0;
}

.big {
  font-size: 110%;
}

/* Text Colors like the brand colorsd and not the state-colors */
/* Wrapper around the spinner (created in mm-forum-ajax.js), don't forget to set a min-height inside the affected elements if needed
***********************************************************************************************************************/
.spinnerWrapper {
  position: relative;
  height: 100%;
}

/* Clearfix hack
***********************************************************************************************************************/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: block;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End Holly Hack */
/* Fix Grids
***********************************************************************************************************************/
@media (max-width: 992px) {
  .gridelement-1 .col-1,
  .gridelement-5 .col-1,
  .gridelement-6 .col-1,
  .gridelement-7 .col-1, .gridelement-7 .col-2,
  .gridelement-16 .col-1,
  .gridelement-17 .col-1, .gridelement-17 .col-2,
  .gridelement-18 .col-1 .gridelement-28 .col-1 {
    margin-bottom: 25px;
  }
}
/* Flexible Grid: 2,3,4,5 cols
***********************************************************************************************************************/
.grid1, .grid2, .grid3, .grid4, .grid5 {
  display: inline-block;
  margin-right: 0;
  float: left;
}

/* Common
***********************************************************************************************************************/
.position-relative {
  position: relative;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.bgimage {
  background-size: 100%;
  background-repeat: no-repeat;
}

.required {
  font-weight: bold;
  color: #D1000D;
}

.pct100 {
  width: 100%;
}

.note {
  color: #7d7d7d;
  font-style: italic;
}

/* ############ some usefull bootstrap 4 classes ... can be removed ufter Upgrade */
.m-0 {
  margin: 0;
}

.ml-0 {
  margin-left: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.mr-0 {
  margin-right: 0;
}

.m-04 {
  margin: 4px;
}

.ml-04 {
  margin-left: 4px;
}

.mt-04 {
  margin-top: 4px;
}

.mb-04 {
  margin-bottom: 4px;
}

.mr-04 {
  margin-right: 4px;
}

.m-1 {
  margin: 0.5em;
}

.ml-1 {
  margin-left: 0.5em;
}

.mt-1 {
  margin-top: 0.5em;
}

.mb-1 {
  margin-bottom: 0.5em;
}

.mr-1 {
  margin-right: 0.5em;
}

.mx-1 {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.my-1 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.m-2 {
  margin: 1em;
}

.ml-2 {
  margin-left: 1em;
}

.mt-2 {
  margin-top: 1em;
}

.mb-2 {
  margin-bottom: 1em;
}

.mr-2 {
  margin-right: 1em;
}

.mx-2 {
  margin-left: 1em;
  margin-right: 1em;
}

.my-2 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.m-3 {
  margin: 2em;
}

.ml-3 {
  margin-left: 2em;
}

.mt-3 {
  margin-top: 2em;
}

.mb-3 {
  margin-bottom: 2em;
}

.mr-3 {
  margin-right: 2em;
}

.mx-3 {
  margin-left: 2em;
  margin-right: 2em;
}

.my-3 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.m-4 {
  margin: 4em;
}

.ml-4 {
  margin-left: 4em;
}

.mt-4 {
  margin-top: 4em;
}

.mb-4 {
  margin-bottom: 4em;
}

.mr-4 {
  margin-right: 4em;
}

.mx-4 {
  margin-left: 4em;
  margin-right: 4em;
}

.my-4 {
  margin-top: 4em;
  margin-bottom: 4em;
}

.p-0 {
  padding: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.p-1 {
  padding: 0.5em;
}

.pt-1 {
  padding-top: 0.5em;
}

.pb-1 {
  padding-bottom: 0.5em;
}

.pr-1 {
  padding-right: 0.5em;
}

.pl-1 {
  padding-left: 0.5em;
}

.px-1 {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.py-1 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.p-2 {
  padding: 1em;
}

.pt-2 {
  padding-top: 1em;
}

.pb-2 {
  padding-bottom: 1em;
}

.pr-2 {
  padding-right: 1em;
}

.pl-2 {
  padding-left: 1em;
}

.px-2 {
  padding-left: 1em;
  padding-right: 1em;
}

.py-2 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.p-3 {
  padding: 2em;
}

.pt-3 {
  padding-top: 2em;
}

.pb-3 {
  padding-bottom: 2em;
}

.pl-3 {
  padding-left: 2em;
}

.pr-3 {
  padding-right: 2em;
}

.px-3 {
  padding-left: 2em;
  padding-right: 2em;
}

.py-3 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.p-4 {
  padding: 4em;
}

.pt-4 {
  padding-top: 4em;
}

.pb-4 {
  padding-bottom: 4em;
}

.pl-4 {
  padding-left: 4em;
}

.pr-4 {
  padding-right: 4em;
}

.px-4 {
  padding-left: 4em;
  padding-right: 4em;
}

.py-4 {
  padding-top: 4em;
  padding-bottom: 4em;
}

.border-top-0 {
  border-top: none;
}

.border-bottom-0 {
  border-bottom: none;
}

.border-left-0 {
  border-left: none;
}

.border-right-0 {
  border-right: none;
}

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

.w-100 {
  width: 100%;
}

.h-auto {
  height: auto;
}

.h-100 {
  height: 100%;
}

.display-data {
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 10px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-bottom: 10px;
}
.alert .display-data:last-child, .rte-alert-success .display-data:last-child, .rte-alert-info .display-data:last-child, .alert-notice .display-data:last-child,
.rte-alert-notice .display-data:last-child, .rte-alert-danger .display-data:last-child, .rte-alert-warning .display-data:last-child {
  margin-bottom: 0;
}
.display-data:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.display-data .data-label {
  font-weight: bold;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .display-data .data-label {
    margin-bottom: 0;
  }
}
.date {
  width: 80px;
  margin: 0 0 10px 0;
}
.date.dateFullWidth {
  width: 120px;
}
.date span {
  line-height: normal;
  display: block;
  font-size: 12px;
}
.date span.day {
  float: left;
  margin: -5px 2px 0 0;
  font-size: 35px;
}
.date span.time {
  clear: left;
  white-space: nowrap;
}

.extbase-debugger {
  margin-top: 170px;
}

div[class*=gridelement-] .row div[class*=col-] h1, div[class*=gridelement-] .row div[class*=col-] h2, div[class*=gridelement-] .row div[class*=col-] h3, div[class*=gridelement-] .row div[class*=col-] h4 {
  margin-top: 0;
}

/* Password strength
***********************************************************************************************************************/
.pwd_short {
  border: 2px solid #D1000D !important;
}

.pwd_weak {
  border: 2px solid #FEA400 !important;
}

.pwd_good {
  border: 2px solid #0066CC !important;
}

.pwd_strong {
  border: 2px solid #00A01D !important;
}

/* Lightbox
***********************************************************************************************************************/
.modal-dialog.maxContentWidth #mainContent,
.lightboxpage.maxContentWidth #mainContent {
  margin: 0 auto;
  max-width: 800px;
}
.modal-dialog .container,
.lightboxpage .container {
  width: auto;
}

.iframe-placeholder {
  background: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 100% 100%\"><text fill=\"%2399221a\" x=\"50%\" y=\"50%\" font-family=\"Arial, 'Helvetica Neue', Helvetica, sans-serif\" font-size=\"24\" text-anchor=\"middle\">Loading ...</text></svg>") 0 0 no-repeat;
  animation: blink-animation 0.5s steps(5, start) 2;
  -webkit-animation: blink-animation 0.5s steps(5, start) 2;
}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
#warningWrapper {
  color: #f4f4f4;
  position: fixed;
  bottom: 0;
  width: 100%;
  margin: 0;
  z-index: 950;
  background: rgba(0, 0, 0, 0.7);
}
#warningWrapper #warningMargin {
  margin: 0 auto;
  max-width: 1000px;
}
#warningWrapper .carousel {
  display: none;
}
#warningWrapper .warning {
  padding: 20px;
  margin: 26px 10px;
  background: #fff;
  color: #1d1d1d;
}
#warningWrapper .close {
  margin-left: 10px;
  opacity: 0.8;
}
#warningWrapper .close:hover {
  opacity: 1;
}

.xs #warningWrapper .ce-intext.ce-right .ce-gallery {
  max-width: 33%;
}
.xs #warningWrapper .ce-gallery img {
  width: 100%;
  height: auto;
}

/* Loading...
***********************************************************************************************************************/
#allplan_overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: none repeat scroll 0 0 #fff;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 10570;
  display: none;
}
#allplan_overlay .spinnerWrapper i.fa-spin {
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#allplan_overlay_loading {
  position: fixed;
  left: 0;
  top: 50%;
  background: url(../Images/loading-big.gif) no-repeat center center;
  width: 100%;
  height: 50px;
  z-index: 10575;
  display: none;
  margin-top: -25px;
}

#logincontainer-top .userIcon, .userIcon[title] {
  cursor: help;
}

/* Links
***********************************************************************************************************************/
a {
  color: #0066CC;
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(0, 63.75, 127.5);
  text-decoration: underline;
}
a.externalLink:before {
  content: "→ ";
}
a.discretLink {
  color: #1d1d1d;
  font-weight: bold;
}
a.emailLink {
  background: url("../Images/fileicons/email.png") left center no-repeat;
  display: inline-block;
  padding-left: 20px;
}
a.descreteLink {
  color: #777;
}
a.moreLink {
  display: block;
  background: url(../Images/wp/Info_16.png) no-repeat 0 0;
  padding-left: 20px;
}

.fileLink,
a.fileLink {
  background: url("../Images/fileicons/default.gif") left center no-repeat;
  display: inline-block;
  padding-left: 22px;
  /*
      &.ai{background-image:url('../Images/fileicons/ai.gif');}
      &.ani{background-image:url('../Images/fileicons/ani.gif');}
      &.au{background-image:url('../Images/fileicons/au.gif');}
      &.bmp{background-image:url('../Images/fileicons/bmp.gif');}
      &.cdr{background-image:url('../Images/fileicons/cdr.gif');}
      &.css{background-image:url('../Images/fileicons/css.gif');}
      &.dtd{background-image:url('../Images/fileicons/dtd.gif');}
      &.eps{background-image:url('../Images/fileicons/eps.gif');}
      &.exe{background-image:url('../Images/fileicons/exe.gif');}
      &.fh3{background-image:url('../Images/fileicons/fh3.gif');}
      &.flash{background-image:url('../Images/fileicons/flash.gif');}
      &.folder{background-image:url('../Images/fileicons/folder.gif');}
      &.htm{background-image:url('../Images/fileicons/htm.gif');}
      &.html{background-image:url('../Images/fileicons/html.gif');}
      &.ico{background-image:url('../Images/fileicons/ico.gif');}
      &.inc{background-image:url('../Images/fileicons/inc.gif');}
      &.java{background-image:url('../Images/fileicons/java.gif');}
      &.js{background-image:url('../Images/fileicons/js.gif');}
      &.max{background-image:url('../Images/fileicons/max.gif');}
      &.mid{background-image:url('../Images/fileicons/mid.gif');}
      &.pcd{background-image:url('../Images/fileicons/pcd.gif');}
      &.pcx{background-image:url('../Images/fileicons/pcx.gif');}
      &.ps{background-image:url('../Images/fileicons/ps.gif');}
      &.psd{background-image:url('../Images/fileicons/psd.gif');}
      &.rtf{background-image:url('../Images/fileicons/rtf.gif');}
      &.sgml{background-image:url('../Images/fileicons/sgml.gif');}
      &.swf{background-image:url('../Images/fileicons/swf.gif');}
      &.sxc{background-image:url('../Images/fileicons/sxc.gif');}
      &.sxw{background-image:url('../Images/fileicons/sxw.gif');}
      &.tga{background-image:url('../Images/fileicons/tga.gif');}
      &.tif{background-image:url('../Images/fileicons/tif.gif');}
      &.ttf{background-image:url('../Images/fileicons/ttf.gif');}
      &.txt{background-image:url('../Images/fileicons/txt.gif');}
      &.wav{background-image:url('../Images/fileicons/wav.gif');}
      &.wrl{background-image:url('../Images/fileicons/wrl.gif');}
      &.xml{background-image:url('../Images/fileicons/xml.gif');}
      &.xsl{background-image:url('../Images/fileicons/xsl.gif');}
  */
}
.fileLink.csv,
a.fileLink.csv {
  background-image: url("../Images/fileicons/csv.gif");
}
.fileLink.doc,
a.fileLink.doc {
  background-image: url("../Images/fileicons/doc.gif");
}
.fileLink.gif,
a.fileLink.gif {
  background-image: url("../Images/fileicons/gif.gif");
}
.fileLink.jpg,
a.fileLink.jpg {
  background-image: url("../Images/fileicons/jpg.gif");
}
.fileLink.pdf,
a.fileLink.pdf {
  background-image: url("../Images/fileicons/pdf.gif");
}
.fileLink.png,
a.fileLink.png {
  background-image: url("../Images/fileicons/png.gif");
}
.fileLink.xls,
a.fileLink.xls {
  background-image: url("../Images/fileicons/xls.gif");
}
.fileLink.zip,
a.fileLink.zip {
  background-image: url("../Images/fileicons/zip.gif");
}
.fileLink.avi, .fileLink.mov, .fileLink.mpeg, .fileLink.mpg, .fileLink.video,
a.fileLink.avi,
a.fileLink.mov,
a.fileLink.mpeg,
a.fileLink.mpg,
a.fileLink.video {
  background-image: url("../Images/fileicons/video.gif");
}

body.default.home a.externalLink:before, .nav-social a.externalLink:before, .nav-footer a.externalLink:before {
  content: normal;
}

/* Collapsed text with more-button
***********************************************************************************************************************/
div.more, p.more {
  max-height: 80px;
  overflow: hidden;
  content: "";
  position: relative;
  display: none;
}

.more:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(transparent 20px, white);
}

.morebutton {
  margin-top: -20px;
  margin-bottom: 10px;
}

/* Fluid-paginator
***********************************************************************************************************************/
ul.f3-widget-paginator {
  text-align: center;
}

ul.multicolumnContainer li ul.f3-widget-paginator li,
ul.f3-widget-paginator li {
  display: inline;
  background: none;
}

ul.f3-widget-paginator li.current a {
  color: black;
  font-weight: bold;
}

ul.f3-widget-paginator li.previous {
  float: left;
}

ul.f3-widget-paginator li.next {
  float: right;
  margin-right: 16px;
}

ul.f3-widget-paginator li.pagination-text {
  padding-right: 7px;
}

#gsc-iw-id1 {
  border: none;
}

/* Tab navigation
***********************************************************************************************************************/
.tabNavigation {
  height: 72px;
  margin: 20px 0;
  overflow: hidden;
}
.tabNavigation ul {
  text-align: center;
}
.tabNavigation ul li {
  display: inline-block;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  border-color: rgb(227.15, 227.15, 227.15);
  background-color: #f5f5f5;
  margin: 0 1px 0 0;
  transform: skew(18deg);
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skew(18deg);
}
.tabNavigation ul li.active {
  z-index: 500;
  background-color: #7d7d7d;
  margin: 0 2px 0 -2px;
}
.tabNavigation ul li:hover {
  background-color: #b2b2b2;
}
.tabNavigation ul li:hover a {
  color: #fff;
}
.tabNavigation ul li.last {
  border-width: 1px;
}
.tabNavigation ul li a {
  transform: skew(-18deg);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  display: inline-block;
  padding: 12px 20px 16px;
  text-decoration: none;
  color: #777;
}
.tabNavigation ul li a.active {
  color: #fff;
  padding-top: 20px;
}

@media (max-width: 992px) {
  .tabNavigation {
    height: auto;
  }
  .tabNavigation ul {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .tabNavigation ul li {
    display: block;
    margin-bottom: 2px;
    border-width: 1px;
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    -o-transform: skew(0);
    -ms-transform: skew(0);
  }
  .tabNavigation ul li.active {
    margin: 0 1px 2px 0;
  }
  .tabNavigation ul li a, .tabNavigation ul li a.active {
    display: block;
    padding: 5px;
    transform: skew(0);
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    -o-transform: skew(0);
    -ms-transform: skew(0);
  }
}
/**  ++++++++++++++++++++++++++++++++++++++++++  Checkbox as on/off Slider  ********************************************
<label class="switch">
	<input type="checkbox">
	<span class="slider"></span>
	<span class="label-text">Hello world</span>
</label>
 ***********************************************************************************************************************/
label.switch {
  height: 14px;
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 0;
}
label.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
label.switch .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background-color: #c8c8c8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 26px;
  border-radius: 26px;
}
label.switch .slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 1px;
  bottom: 1px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
label.switch input:checked + .slider {
  background-color: #0066CC;
}
label.switch input:focus + .slider {
  box-shadow: 0 0 1px #0066CC;
}
label.switch input:checked + .slider:before {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}
label.switch .label-text {
  position: relative;
  top: -3px;
  display: inline-block;
  font-weight: normal;
  margin-left: 30px;
  height: 28px;
}

label.switch.switch-big {
  height: 19px;
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 0;
}
label.switch.switch-big input {
  opacity: 0;
  width: 0;
  height: 0;
}
label.switch.switch-big .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background-color: #c8c8c8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 34px;
  border-radius: 34px;
}
label.switch.switch-big .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 2px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
label.switch.switch-big input:checked + .slider {
  background-color: #0066CC;
}
label.switch.switch-big input:focus + .slider {
  box-shadow: 0 0 1px #0066CC;
}
label.switch.switch-big input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}
label.switch.switch-big .label-text {
  position: relative;
  top: 0;
  display: inline-block;
  font-weight: normal;
  margin-left: 36px;
  height: 38px;
}

label.switch.switch-jumbo {
  height: 26px;
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 0;
}
label.switch.switch-jumbo input {
  opacity: 0;
  width: 0;
  height: 0;
}
label.switch.switch-jumbo .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background-color: #c8c8c8;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 46px;
  border-radius: 46px;
}
label.switch.switch-jumbo .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 3px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
label.switch.switch-jumbo input:checked + .slider {
  background-color: #0066CC;
}
label.switch.switch-jumbo input:focus + .slider {
  box-shadow: 0 0 1px #0066CC;
}
label.switch.switch-jumbo input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
label.switch.switch-jumbo .label-text {
  position: relative;
  top: 3px;
  display: inline-block;
  font-weight: normal;
  margin-left: 46px;
  height: 52px;
}

/* Print button
***********************************************************************************************************************/
#printbutton {
  margin-bottom: 5px;
}

/* #top
***********************************************************************************************************************/
#top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  z-index: 1000;
  border: none;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#top .container {
  position: relative;
}
#top #top-bar {
  position: relative;
  background-color: #7d7d7d;
  padding: 6px 0 6px 30px;
}
#top #top-bar * {
  color: #fff;
  font-size: 13px;
}
#top #top-bar p {
  float: left;
  margin: 0 45px 0 0;
}
#top #top-bar a, #top #top-bar a:hover {
  text-decoration: none;
}
#top #top-bar #nav-language {
  position: absolute;
  top: 6px;
  right: 30px;
}
#top #top-bar #nav-language a {
  display: block;
  padding: 0 0 0 24px;
  background: url(../Images/sprites/flags-2021.png) no-repeat 0 0;
}
#top #top-bar #nav-language li.country-0 a {
  background-position: 0 4px;
}
#top #top-bar #nav-language li.country-1 a {
  background-position: 0 -26px;
}
#top #top-bar #nav-language li.country-2 a {
  background-position: 0 -56px;
}
#top #top-bar #nav-language li.country-3 a {
  background-position: 0 -86px;
}
#top #top-bar #nav-language li.country-4 a {
  background-position: 0 -116px;
}
#top #top-bar #nav-language li.country-5 a {
  background-position: 0 -146px;
}
#top #top-bar #nav-language li.country-6 a,
#top #top-bar #nav-language li.country-19 a,
#top #top-bar #nav-language li.country-21 a {
  background-position: 0 -176px;
}
#top #top-bar #nav-language li.country-7 a {
  background-position: 0 -206px;
}
#top #top-bar #nav-language li.country-14 a {
  background-position: 0 -266px;
}
#top #top-bar #nav-language li.country-18 a {
  background-position: 0 -236px;
}
#top #top-bar #nav-language li.country-22 a {
  background-position: 0 -296px;
}
#top #top-bar #nav-language a.dropdown-toggle {
  line-height: 1.5;
  margin: 0 0 2px 11px;
}
#top #top-bar #nav-language a.dropdown-toggle:after {
  font-family: "Glyphicons Halflings";
  padding-left: 4px;
  content: "\e259";
  vertical-align: bottom;
}
#top #top-bar #nav-language li.dropdown.open a.dropdown-toggle:after {
  content: "\e260";
}
#top #top-bar #nav-language ul.dropdown-menu {
  position: absolute;
  margin-top: 3px;
  padding: 0;
  z-index: 1600;
  left: 0;
}
#top #top-bar #nav-language ul.dropdown-menu li {
  padding: 5px 10px;
  border-top: 1px solid #f4f4f4;
}
#top #top-bar #nav-language ul.dropdown-menu li:first-child {
  border-top: none;
}
#top #top-bar #nav-language ul.dropdown-menu a {
  display: block;
  padding: 0 0 0 24px;
  background: url(../Images/sprites/flags-2021.png) no-repeat 0 0;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-0 a {
  background-position: 0 4px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-1 a {
  background-position: 0 -26px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-2 a {
  background-position: 0 -56px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-3 a {
  background-position: 0 -86px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-4 a {
  background-position: 0 -116px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-5 a {
  background-position: 0 -146px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-6 a,
#top #top-bar #nav-language ul.dropdown-menu li.country-19 a,
#top #top-bar #nav-language ul.dropdown-menu li.country-21 a {
  background-position: 0 -176px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-7 a {
  background-position: 0 -206px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-14 a {
  background-position: 0 -266px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-18 a {
  background-position: 0 -236px;
}
#top #top-bar #nav-language ul.dropdown-menu li.country-22 a {
  background-position: 0 -296px;
}
#top #top-bar #nav-language ul.dropdown-menu a, #top #top-bar #nav-language ul.dropdown-menu a span {
  color: #2e2e2e;
}
#top #top-bar #nav-language ul.dropdown-menu a:hover, #top #top-bar #nav-language ul.dropdown-menu a span:hover {
  color: #0066CC;
}
#top #top-bar #nav-language ul.dropdown-menu a.inactive, #top #top-bar #nav-language ul.dropdown-menu a span.inactive {
  color: #c8c8c8;
}
#top .navbar-header {
  position: relative;
}
#top .navbar-header a, #top .navbar-header .cover-logo, #top .navbar-header img {
  height: 39px;
}
#top .navbar-header a, #top .navbar-header .cover-logo {
  display: block;
  position: absolute;
  top: 15px;
}
#top .navbar-header a {
  margin: 0;
  left: 30px;
  width: 140px;
  text-decoration: none;
}
#top .navbar-header .cover-logo {
  display: none;
  width: 118.0769230769px;
  left: 56.9230769231px;
  background-color: #fff;
}
#top #wrapper-nav-main {
  width: 1440px;
  margin: 0 auto;
  border-bottom: 1px solid #c8c8c8;
  background-color: #fff;
}
#top #nav-main {
  margin-left: 330px;
  background-color: transparent;
}
#top #nav-main ul.nav-main li {
  position: static;
}
#top #nav-main ul.nav-main li.footer {
  display: none;
}
#top #nav-main ul.nav-main li a {
  color: #2e2e2e;
  position: relative;
  padding: 24px 15px;
}
#top #nav-main ul.nav-main li a span.active {
  display: none;
  position: absolute;
  left: 50%;
  top: 68px;
  margin-left: -7px;
  z-index: 1010;
  width: 14px;
  height: 8px;
  background: url(../Images/layout/nav-main-li-open.png) no-repeat 0 0;
}
#top #nav-main ul.nav-main li.open a, #top #nav-main ul.nav-main li a:hover {
  color: #0066CC;
}
#top #nav-main ul.nav-main li.open a span.active {
  display: block;
}
#top #nav-main ul.nav-main li .dropdown-menu {
  top: 68px;
  left: auto;
  min-width: 220px;
  border-radius: 0;
  border: 1px solid #c8c8c8;
  padding: 0;
  box-shadow: none;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus {
  background-color: #fff;
  padding: 25px 15px 10px;
  box-shadow: 3px 3px 3px #7d7d7d;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu {
  margin-left: 135px;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu:first-child {
  margin-left: 0;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu h2 {
  margin: 0 0 25px 0;
  font-size: 14px;
  font-weight: bold;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu ul li {
  margin-bottom: 15px;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu ul li a {
  color: #2e2e2e;
  text-decoration: none;
  padding: 15px 0;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu ul li.tx_allplan_layout_in_menu-1 a {
  font-weight: bold;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu ul li.separator {
  border-top: 2px solid #b2b2b2;
}
#top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu ul li.active a {
  color: #0066CC;
}
#top #nav-main ul.nav-main li.active a {
  color: #0066CC;
}
#top #tools {
  position: absolute;
  top: 14px;
  right: 30px;
}
#top #tools form, #top #tools p {
  float: left;
}
#top #tools p.search-icon {
  margin: 11px 0 0;
}
#top #tools p.search-icon a {
  display: block;
  background: url(../Images/layout/search-icon.svg) no-repeat 0 0;
  width: 18px;
  height: 18px;
  background-size: 18px;
}
#top #tools p.logo {
  margin: 10px 15px 0 0;
}
#top #tools form {
  display: none;
  z-index: 1500;
  width: 100%;
  min-width: 200px;
  position: absolute;
  top: -2px;
  right: 30px;
  padding: 10px;
  background-color: #fff;
}
#top #tools form button {
  border-width: 1px;
}
#top.pulled-in .navbar-header .cover-logo {
  display: block;
}
#top.pulled-in .navbar-default.service-login {
  display: none;
}
.lg #top.pulled-in, .md #top.pulled-in {
  top: -24px;
}
.lg #top.pulled-in .container#wrapper-nav-main, .md #top.pulled-in .container#wrapper-nav-main {
  height: 50px;
  border-bottom: 1px solid #2e2e2e;
}
.lg #top.pulled-in .navbar-header a, .lg #top.pulled-in .navbar-header .cover-logo, .md #top.pulled-in .navbar-header a, .md #top.pulled-in .navbar-header .cover-logo {
  top: 10px;
}
.lg #top.pulled-in #nav-main ul li a, .md #top.pulled-in #nav-main ul li a {
  padding: 15px;
}
.lg #top.pulled-in #nav-main ul li a span.active, .md #top.pulled-in #nav-main ul li a span.active {
  top: 49px;
}
.lg #top.pulled-in #tools, .md #top.pulled-in #tools {
  top: 4px;
}

body.dvd #top #nav-main ul.nav-main {
  min-height: 65px;
}
body.dvd #top #tools p.search-icon {
  margin-right: 15px;
}
body.dvd #top #tools p.logo {
  display: none;
}
body.dvd #top #tools form {
  right: 35px;
}

/* <footer>
***********************************************************************************************************************/
footer {
  margin: 55px 0;
  padding: 25px 30px 0;
  border-top: 1px solid #c8c8c8;
}
footer .menu {
  position: relative;
  float: left;
  margin-left: 100px;
}
footer .menu:first-child {
  margin-left: 0;
}
footer .menu * {
  font-size: 14px;
}
footer .menu h3 {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  color: #7d7d7d;
  white-space: nowrap;
  font-weight: normal;
  text-transform: uppercase;
}
footer .menu ul {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}
footer .menu ul li a, footer .menu ul li a:hover {
  color: #2e2e2e;
  text-decoration: none;
}
footer .menu ul.social-media {
  display: inline-block;
}
footer .menu ul.social-media li {
  float: left;
  position: relative;
  margin-left: 15px;
}
footer .menu ul.social-media li:first-child {
  margin-left: 0;
}
footer .menu ul.social-media li a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 9px;
  height: 22px;
  background: url(../Images/sprites/social-media.png) no-repeat 0 0;
}
footer .menu ul.social-media li a:hover {
  text-decoration: none;
}
footer .menu ul.social-media li a.xing {
  background-position: 0 -30px;
  width: 16px;
}
footer .menu ul.social-media li a.linkedin {
  background-position: 0 -60px;
  width: 19px;
}
footer .menu ul.social-media li a.youtube {
  background-position: 0 -87px;
  width: 21px;
}
footer .menu ul.social-media li a.twitter {
  background-position: 0 -117px;
  width: 19px;
}
footer .menu ul.social-media li a.googleplus {
  background-position: 0 -149px;
  width: 27px;
}
footer .menu ul.social-media li a.instagram {
  background-position: 0 -180px;
  width: 24px;
}
footer #copyright {
  margin-top: 30px;
}
footer #copyright span {
  display: block;
}
footer #copyright * {
  margin: 0;
  color: #7d7d7d;
  font-size: 11px;
}

/* md (< lg) instead of max Width 1440 ($screen-lg)  use correct defined : 1439 ($screen-md-max)
/* https://jira.allplan.com/browse/TYPO3-1359 */
/* ********************************************************************************************************************* */
@media (max-width: 1439px) {
  .filter form .fieldsets fieldset {
    padding: 30px 30px 5px 30px !important;
    border-right: none;
    border-bottom: none;
    width: auto !important;
    float: none;
  }
  .filter form .fieldsets fieldset:first-child {
    padding-left: 30px;
  }
  .filter form .fieldsets fieldset:first-child legend {
    left: 30px;
  }
  .filter form .fieldsets fieldset:last-child {
    border-bottom: 1px solid #c8c8c8;
  }
  .navbar-default.service-login {
    width: 970px;
  }
  .navbar-default.service-login #nav-service {
    margin-left: 30px;
  }
  .navbar-default.service-login #logincontainer-top {
    margin-right: 30px;
  }
  body.default #contentContainer #mainContent > div {
    padding-left: 30px;
    padding-right: 30px;
  }
  #top #top-bar {
    padding-left: 30px;
  }
  #top #top-bar #nav-language {
    right: 30px;
  }
  #top #top-bar #nav-language ul.dropdown-menu {
    left: auto;
    right: -30px;
  }
  #top .navbar-header a {
    left: 30px;
  }
  #top .navbar-header .cover-logo {
    left: 56.9230769231px;
  }
  #top #wrapper-nav-main {
    width: 970px;
  }
  #top #nav-main {
    margin-left: 250px;
  }
  #top #nav-main ul li .dropdown-menu .submenus {
    padding-left: 30px;
  }
  #top #tools {
    right: 30px;
  }
  #top #tools p.logo {
    margin-right: 30px;
  }
  #top #tools form {
    top: 56px;
    right: 15px;
    border: 1px solid #b2b2b2;
  }
  footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  footer .menu {
    margin-left: 80px;
    margin-bottom: 30px;
  }
}
/* sm (<= md)
***********************************************************************************************************************/
@media (max-width: 992px) {
  .filter form .fieldsets fieldset {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .filter form .fieldsets fieldset:first-child {
    padding-left: 15px;
  }
  .filter form .fieldsets fieldset:first-child legend {
    left: 15px;
  }
  .navbar-default .navbar-toggle {
    padding-right: 0;
  }
  .navbar-default.service-login {
    width: 750px;
  }
  .navbar-default.service-login #nav-service {
    margin-left: 15px;
  }
  .navbar-default.service-login #logincontainer-top {
    margin-right: 15px;
  }
  .navbar-default.service-login .navbar-left {
    float: left !important;
  }
  .navbar-default.service-login .navbar-right {
    float: right !important;
  }
  body.default #contentContainer #mainContent > div {
    padding-left: 15px;
    padding-right: 15px;
  }
  #top .container#wrapper-nav-main {
    height: auto;
  }
  #top #top-bar {
    background-color: #7d7d7d;
    padding-left: 15px;
  }
  #top #top-bar p {
    float: none;
    margin: 10px 0 0 0;
  }
  #top #top-bar p:first-child {
    margin-top: 0;
  }
  #top #top-bar #nav-language {
    top: -5px;
    right: 15px;
  }
  #top #top-bar #nav-language .navbar-nav {
    margin-right: 0;
  }
  #top #top-bar #nav-language .navbar-nav a.dropdown-toggle {
    color: #fff;
  }
  #top #top-bar #nav-language .navbar-nav .open .dropdown-menu {
    background-color: #fff;
    left: auto;
    right: -14px;
    top: 20px;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  #top .navbar-header {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  #top .navbar-header a {
    left: 15px;
  }
  #top .navbar-header .cover-logo {
    left: 41.9230769231px;
  }
  #top #wrapper-nav-main {
    width: 750px;
  }
  #top #nav-main {
    z-index: 500;
    border: none;
    overflow-y: auto;
    position: fixed;
    width: 750px;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #top #nav-main ul.nav-main, #top #nav-main ul.legal {
    margin: 0;
    background-color: #2e2e2e;
  }
  #top #nav-main ul.nav-main li, #top #nav-main ul.legal li {
    border-bottom: 1px solid #7d7d7d;
  }
  #top #nav-main ul.nav-main li.footer, #top #nav-main ul.legal li.footer {
    display: block;
  }
  #top #nav-main ul.nav-main li a, #top #nav-main ul.legal li a {
    color: #0066CC;
    padding: 8px 15px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
  }
  #top #nav-main ul.nav-main li a span.active, #top #nav-main ul.legal li a span.active {
    display: none;
  }
  #top #nav-main ul.nav-main li .dropdown-menu, #top #nav-main ul.legal li .dropdown-menu {
    border: none;
  }
  #top #nav-main ul.nav-main li .dropdown-menu .submenus, #top #nav-main ul.legal li .dropdown-menu .submenus {
    background-color: transparent;
    padding: 0 15px;
    box-shadow: none;
  }
  #top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu, #top #nav-main ul.legal li .dropdown-menu .submenus .submenu {
    float: none;
    margin-left: 0;
  }
  #top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu h2, #top #nav-main ul.legal li .dropdown-menu .submenus .submenu h2 {
    color: #c8c8c8;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  #top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu ul li, #top #nav-main ul.legal li .dropdown-menu .submenus .submenu ul li {
    border: none;
    margin-bottom: 10px;
  }
  #top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu ul li a, #top #nav-main ul.legal li .dropdown-menu .submenus .submenu ul li a {
    color: #c8c8c8;
  }
  #top #nav-main ul.nav-main li .dropdown-menu .submenus .submenu:first-child h2, #top #nav-main ul.legal li .dropdown-menu .submenus .submenu:first-child h2 {
    margin-top: 0;
  }
  #top #nav-main ul.nav-main li.open a span.active, #top #nav-main ul.legal li.open a span.active {
    display: none;
  }
  #top #nav-main ul.legal {
    list-style: none;
    background-color: #7d7d7d;
    margin: 0;
    padding: 0 0 5px 0;
  }
  #top #nav-main ul.legal li a, #top #nav-main ul.legal li a:hover {
    display: block;
    color: #c8c8c8;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #top #tools {
    right: 50px;
  }
  #top #tools form {
    top: 54px;
    right: 0;
  }
  #top.pulled-in {
    top: 0;
  }
  #wrapper-footer {
    width: auto;
  }
  footer {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
  }
  footer .menu {
    float: none;
    margin-left: 0;
  }
  footer .menu h3 {
    display: none;
  }
  footer .menu.default {
    display: none;
  }
  footer .menu.default.last {
    display: block;
  }
  footer .menu.default.last ul {
    display: none;
  }
  footer .menu ul.social-media {
    width: 100%;
    margin: 0;
    display: block;
  }
  footer .menu ul.social-media li {
    margin: 0;
    padding: 10px 0;
    width: 25%;
    background-color: #2e2e2e;
    border-right: 1px solid #7d7d7d;
    text-align: center;
  }
  footer .menu ul.social-media li:last-child {
    border-right: none;
  }
  footer .menu ul.social-media li a {
    display: inline-block;
  }
  footer .menu ul.social-media li a.facebook {
    background-position: 0 -210px;
  }
  footer .menu ul.social-media li a.xing {
    background-position: 0 -240px;
  }
  footer .menu ul.social-media li a.linkedin {
    background-position: 0 -270px;
  }
  footer .menu ul.social-media li a.youtube {
    background-position: 0 -297px;
  }
  footer .menu ul.social-media li a.instagram {
    background-position: 0 -389px;
  }
  footer .menu ul.social-media li a.twitter {
    background-position: 0 -327px;
  }
  footer .menu ul.social-media li a.googleplus {
    background-position: 0 -359px;
  }
  footer #copyright {
    margin: 0;
    background-color: #7d7d7d;
    padding: 3px 8px;
  }
  footer #copyright span {
    display: inline;
  }
  footer #copyright span:after {
    content: " |";
  }
  footer #copyright * {
    color: #f4f4f4;
  }
  .txhardwarelists_cert,
  .txhardwarelists_notcert,
  .txhardwarelists_no_test,
  .txhardwarelists_no_recom {
    font-size: 100%;
    font-weight: normal;
  }
}
/* xs (<= sm)
***********************************************************************************************************************/
@media (max-width: 768px) {
  .navbar-default.service-login {
    width: 100%;
  }
  .navbar-default.service-login .navbar-left {
    float: none !important;
  }
  .navbar-default.service-login #logincontainer-top.navbar-right {
    float: none !important;
    margin: 10px 15px 8px 15px;
    padding-top: 10px;
    border-top: 1px solid #b2b2b2;
  }
  .navbar-default.service-login #nav-service > li > a {
    margin-right: 3px;
  }
  .navbar-default.service-login #contains-wrapper-nav-main, .navbar-default.service-login .container {
    padding-left: 0;
    padding-right: 0;
  }
  .wrapper-slickslider-news-bar .news-bar-item {
    display: block !important;
  }
  .wrapper-slickslider-news-bar .news-bar-item > div:first-child {
    background-image: none;
    background-color: #2e2e2e;
  }
  .wrapper-slickslider-news-bar .news-bar-item > div:first-child h2 {
    text-align: center;
  }
  .tx-kesearch-pi1 .result-list-item .date, .tx-kesearch-pi1 .result-list-item .add-info {
    float: none;
    width: 100%;
  }
  .tx-kesearch-pi1 .result-list-item .date {
    border-bottom: 2px solid #0066CC;
  }
  .tx-kesearch-pi1 .result-list-item .add-info {
    border-left: none;
  }
  .txhardwarelists_img {
    padding: 0;
  }
  #top #top-bar #nav-language .navbar-nav a.dropdown-toggle:after {
    padding-left: 0;
  }
  #top #top-bar #nav-language .navbar-nav a.dropdown-toggle span {
    display: none;
  }
  #top #wrapper-nav-main {
    width: 100%;
  }
  #top #nav-main {
    width: 100%;
  }
  #top #tools p.logo {
    position: absolute;
    left: -37px;
    top: 61px;
    z-index: 400;
  }
  #top #tools p.logo img {
    width: 120px;
    height: auto;
  }
  #top.pulled-in #tools p.logo {
    display: none;
  }
}
@media print {
  /* Override Bootstrap _print.scss
  ***************************************************************************************************************************************/
  a[href]:after {
    content: normal;
  }
  /* Things to hide
  ***************************************************************************************************************************************/
  .nav-social,
  #nav-footer,
  .service-login,
  .tx_mm_forum_search-form-filter, .mmforum-search-filter,
  #wrapper-top-bar,
  #navbar-main, #nav-language,
  #nav-main,
  #mainNav2025,
  #sideNav2025,
  #tools,
  .headline-sub-container .row:first-of-type,
  .postlist .user-details,
  .post-action-bar,
  .nav.nav-pills,
  .wrapPagination,
  .doNotPrint {
    display: none !important;
  }
  #gdpr_accordion .collapse {
    display: contents !important;
  }
  #gdpr_accordion .collapse .well {
    height: auto !important;
  }
  /* Common
  ***************************************************************************************************************************************/
  body.default #contentContainer,
  #contentContainer,
  body.default.subpage #contentContainer {
    border: none;
    box-shadow: none;
    margin-top: 70px;
  }
  #top #wrapper-nav-main {
    border: none;
  }
  .container {
    width: 650px;
  }
  img {
    max-width: none !important;
  }
  .navbar-header IMG,
  .navbar.navbar-default.top {
    display: block;
    border: none;
    background: none;
  }
  /* show logo  */
  #top.pulled-in .navbar-header .cover-logo,
  .cover-logo {
    display: none !important;
  }
  #top .navbar-header a, #top .navbar-header .cover-logo {
    position: relative;
  }
  /* logo should be on right */
  .navbar-header {
    float: right;
  }
  .hideIfLoggedIn, hideIfLoggedOut {
    height: 0 !important;
    display: none !important;
  }
  footer {
    margin: 0;
    padding: 0;
  }
  /* EXT: tx-mm_forum.scss
  ***************************************************************************************************************************************/
  .iconset-16-chevron-bottom, .tx-mmforum-pi1 .slide-toggle.forum.even, .slide-toggle.even {
    display: none;
  }
  .tx-mmforum-pi1 .headline-sub-container {
    margin-top: 0;
    padding-top: 0;
    border: none;
  }
  .topic-tags,
  .postSummary IMG {
    display: none !important;
  }
}
/*! jQuery UI - v1.14.1 - 2025-05-12
* https://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #cccccc;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #c77405;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #fbd850;
  background-color: #eb8f00;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-checked {
  border: 1px solid #fed22f;
  background: #ffe45c;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: 0.5;
}

.ui-widget-shadow {
  box-shadow: -5px -5px 5px #000000;
}

/*!
 * jQuery UI CSS Framework 1.14.1
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #cccccc;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #c77405;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #fbd850;
  background-color: #eb8f00;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-checked {
  border: 1px solid #fed22f;
  background: #ffe45c;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: 0.5;
}

.ui-widget-shadow {
  box-shadow: -5px -5px 5px #000000;
}