/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #f24f00;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #f24f00;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -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: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 48px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #f24f00;
}
a.text-primary:hover {
  color: #bf3e00;
}
.text-success {
  color: #77b300;
}
a.text-success:hover {
  color: #558000;
}
.text-info {
  color: #000000;
}
a.text-info:hover {
  color: #000000;
}
.text-warning {
  color: #dd9646;
}
a.text-warning:hover {
  color: #cb7d25;
}
.text-danger {
  color: #ff0000;
}
a.text-danger:hover {
  color: #cc0000;
}
.bg-primary {
  color: #fff;
  background-color: #f24f00;
}
a.bg-primary:hover {
  background-color: #bf3e00;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
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: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 15px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #ff5b22;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 91, 34, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 91, 34, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 35px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
select.form-group-sm .form-control {
  height: 31px;
  line-height: 31px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  min-height: 34px;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.form-group-lg .form-control {
  height: 48px;
  line-height: 48px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  min-height: 40px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.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: #77b300;
}
.has-success .form-control {
  border-color: #77b300;
  -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: #558000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b2ff1a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b2ff1a;
}
.has-success .input-group-addon {
  color: #77b300;
  border-color: #77b300;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #77b300;
}
.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: #dd9646;
}
.has-warning .form-control {
  border-color: #dd9646;
  -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: #cb7d25;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #edc79c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #edc79c;
}
.has-warning .input-group-addon {
  color: #dd9646;
  border-color: #dd9646;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #dd9646;
}
.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: #ff0000;
}
.has-error .form-control {
  border-color: #ff0000;
  -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: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}
.has-error .input-group-addon {
  color: #ff0000;
  border-color: #ff0000;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #ff0000;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@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;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 15px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #ffffff;
  background-color: #525252;
  border-color: #454545;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #393939;
  border-color: #272727;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #525252;
  border-color: #454545;
}
.btn-default .badge {
  color: #525252;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #f24f00;
  border-color: #d94700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #bf3e00;
  border-color: #9b3300;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #f24f00;
  border-color: #d94700;
}
.btn-primary .badge {
  color: #f24f00;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #e60000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #a80000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ff0000;
  border-color: #e60000;
}
.btn-danger .badge {
  color: #ff0000;
  background-color: #ffffff;
}
.btn-link {
  color: #f24f00;
  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: #f24f00;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
.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-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: 15px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -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: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu.user-nav-dropdown {
  background: #525252;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.dropdown-menu.user-nav-dropdown .dropdown-item {
  font-size: 14px;
  text-decoration: unset;
  margin-top: 3px;
}
.dropdown-menu.user-nav-dropdown .dropdown-item:hover {
  color: unset;
  opacity: 0.5;
}
.lighter-background {
  background-color: #7a7a7a;
  /* Adjust this color as needed */
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #f24f00;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > .dropdown-menu.user-nav-dropdown {
  display: flex;
  flex-direction: column;
}
.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: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group.default-user-input {
  width: 70%;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #f24f00;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.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: #ffffff;
  background-color: #f24f00;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}
.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: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 15px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #f24f00;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #f24f00;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #f24f00;
  border-color: #f24f00;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #f24f00;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #bf3e00;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #ff0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #cc0000;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #f24f00;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -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 {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #f24f00;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #77b300;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #558000;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #000000;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #000000;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #dd9646;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #cb7d25;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #ff0000;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #cc0000;
}
@-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: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -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: 13px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #f24f00;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ff0000;
}
.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-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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #f24f00;
  border-color: #f24f00;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #ffd4bf;
}
.list-group-item-success {
  color: #77b300;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #77b300;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #77b300;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #77b300;
  border-color: #77b300;
}
.list-group-item-info {
  color: #000000;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #000000;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #000000;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.list-group-item-warning {
  color: #dd9646;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #dd9646;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #dd9646;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #dd9646;
  border-color: #dd9646;
}
.list-group-item-danger {
  color: #ff0000;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #ff0000;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #ff0000;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -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: 30px;
}
.panel-heading {
  padding: 10px 30px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  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 30px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 30px;
  padding-right: 30px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #f24f00;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #f24f00;
  border-color: #f24f00;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f24f00;
}
.panel-primary > .panel-heading .badge {
  color: #f24f00;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f24f00;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #77b300;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #77b300;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: transparent;
}
.panel-info > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: transparent;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-info > .panel-heading .badge {
  color: transparent;
  background-color: #333333;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #dd9646;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #dd9646;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #ff0000;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #ff0000;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -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: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -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: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0px;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover-icon {
  position: static;
  display: inline-block;
  border: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .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: #ffffff;
  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: #ffffff;
  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%;
  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;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  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: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.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;
  }
  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;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?78822524');
  src: url('../fonts/fontello.eot?78822524#iefix') format('embedded-opentype'), url('../fonts/fontello.woff?78822524') format('woff'), url('../fonts/fontello.ttf?78822524') format('truetype'), url('../fonts/fontello.svg?78822524#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
 @media screen and (-webkit-min-device-pixel-ratio:0) {
   @font-face {
     font-family: 'fontello';
     src: url('../fonts/fontello.svg?78822524#fontello') format('svg');
   }
 }
 */
[class^="icon-"]:before,
[class*=" icon-"]:before,
.fa:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-attach:before {
  content: '\e800';
}
/* '' */
.icon-floppy:before {
  content: '\e801';
}
/* '' */
.icon-user:before {
  content: '\e802';
}
/* '' */
.icon-doc:before {
  content: '\e803';
}
/* '' */
.icon-download-alt:before {
  content: '\e804';
}
/* '' */
.icon-home:before {
  content: '\e805';
}
/* '' */
.icon-phone:before {
  content: '\e806';
}
/* '' */
.icon-basket:before {
  content: '\e807';
}
/* '' */
.icon-search:before {
  content: '\e808';
}
/* '' */
.icon-floppy-1:before {
  content: '\e809';
}
/* '' */
.icon-plus:before {
  content: '\e80a';
}
/* '' */
.icon-minus:before {
  content: '\e80b';
}
/* '' */
.icon-plus-1:before {
  content: '\e80c';
}
/* '' */
.icon-minus-1:before {
  content: '\e80d';
}
/* '' */
.icon-up-open:before {
  content: '\e80e';
}
/* '' */
.icon-down-open:before {
  content: '\e80f';
}
/* '' */
.icon-left-open:before {
  content: '\e810';
}
/* '' */
.icon-right-open:before {
  content: '\e811';
}
/* '' */
.icon-spin2:before {
  content: '\e812';
}
/* '' */
.icon-angle-double-left:before {
  content: '\e813';
}
/* '' */
.icon-angle-double-right:before {
  content: '\e814';
}
/* '' */
.icon-angle-double-up:before {
  content: '\e815';
}
/* '' */
.icon-angle-double-down:before {
  content: '\e816';
}
/* '' */
.icon-angle-left:before {
  content: '\e817';
}
/* '' */
.icon-angle-right:before {
  content: '\e818';
}
/* '' */
.icon-angle-up:before {
  content: '\e819';
}
/* '' */
.icon-angle-down:before {
  content: '\e81a';
}
/* '' */
.icon-move:before {
  content: '\e81b';
}
/* '' */
.icon-trash:before {
  content: '\e81c';
}
/* '' */
.icon-cancel:before {
  content: '\e81d';
}
/* '' */
.icon-edit:before {
  content: '\e81e';
}
/* '' */
.icon-download:before {
  content: '\e81f';
}
/* '' */
.icon-doc-add:before {
  content: '\e820';
}
/* '' */
.icon-cw:before,
.fa-repeat:before {
  content: '\e821';
}
/* '' */
.icon-star-half-alt:before {
  content: '\e822';
}
/* '' */
.icon-trash-1:before {
  content: '\e823';
}
/* '' */
.icon-eraser:before {
  content: '\e824';
}
/* '' */
.icon-ok:before {
  content: '\e825';
}
/* '' */
.icon-cancel-1:before {
  content: '\e826';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e827';
}
/* '' */
.icon-thumbs-down:before {
  content: '\e828';
}
/* '' */
.icon-file-pdf:before {
  content: '\e829';
}
/* '' */
.icon-help-circled:before {
  content: '\e82a';
}
/* '' */
.icon-upload:before {
  content: '\e82b';
}
/* '' */
.icon-attention-circled:before {
  content: '\e82c';
}
/* '' */
.icon-birthday:before {
  content: '\e82d';
}
/* '' */
.icon-folder-open-empty:before {
  content: '\e82e';
}
/* '' */
.icon-folder-open:before {
  content: '\e82f';
}
/* '' */
.icon-file-word:before {
  content: '\e830';
}
/* '' */
.icon-file-excel:before {
  content: '\e831';
}
/* '' */
.icon-file-powerpoint:before {
  content: '\e832';
}
/* '' */
.icon-doc-text:before {
  content: '\e833';
}
/* '' */
.icon-file-image:before {
  content: '\e834';
}
/* '' */
.icon-file-archive:before {
  content: '\e835';
}
/* '' */
.icon-file-code:before {
  content: '\e836';
}
/* '' */
.icon-file-video:before {
  content: '\e837';
}
/* '' */
.icon-file-audio:before {
  content: '\e838';
}
/* '' */
.icon-docs:before {
  content: '\e839';
}
/* '' */
.icon-export:before {
  content: '\e83a';
}
/* '' */
.icon-info-circled:before {
  content: '\e83b';
}
/* '' */
.icon-attention:before {
  content: '\e83c';
}
/* '' */
.icon-level-up:before {
  content: '\e83d';
}
/* '' */
.icon-spread:before {
  content: '\e83e';
}
/* '' */
.icon-signal:before {
  content: '\e83f';
}
/* '' */
.icon-bullhorn:before {
  content: '\e840';
}
/* '' */
.icon-wrench:before {
  content: '\e841';
}
/* '' */
.icon-users:before {
  content: '\e842';
}
/* '' */
.icon-users-1:before {
  content: '\e843';
}
/* '' */
.icon-key:before {
  content: '\e844';
}
/* '' */
.icon-lock-open-alt:before {
  content: '\e845';
}
/* '' */
.icon-lock:before {
  content: '\e846';
}
/* '' */
.icon-lock-alt:before {
  content: '\e847';
}
/* '' */
.icon-lock-open:before {
  content: '\e848';
}
/* '' */
.icon-spin6:before {
  content: '\e849';
}
/* '' */
.icon-cog:before {
  content: '\e84a';
}
/* '' */
.icon-mail:before {
  content: '\e84b';
}
/* '' */
.icon-email:before {
  content: '\e84c';
}
/* '' */
.icon-money:before {
  content: '\e84d';
}
/* '' */
.icon-folder-empty:before {
  content: '\e84e';
}
/* '' */
.icon-doc-1:before {
  content: '\e84f';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e850';
}
/* '' */
.icon-ok-circled:before {
  content: '\e851';
}
/* '' */
.icon-plus-circled:before {
  content: '\e852';
}
/* '' */
.icon-minus-circled:before {
  content: '\e853';
}
/* '' */
.icon-user-1:before {
  content: '\e854';
}
/* '' */
.icon-users-2:before {
  content: '\e855';
}
/* '' */
.icon-camera:before {
  content: '\e856';
}
/* '' */
.icon-camera-alt:before {
  content: '\e857';
}
/* '' */
.icon-award:before {
  content: '\e858';
}
/* '' */
.icon-megaphone:before {
  content: '\e859';
}
/* '' */
.icon-user-add:before {
  content: '\e85a';
}
/* '' */
.icon-user-2:before {
  content: '\e85b';
}
/* '' */
.icon-archive:before {
  content: '\e85c';
}
/* '' */
.icon-briefcase:before {
  content: '\e85d';
}
/* '' */
.icon-zoom-in:before {
  content: '\e85e';
}
/* '' */
.icon-graduation-cap-1:before {
  content: '\e85f';
}
/* '' */
.icon-zoom-out:before {
  content: '\e860';
}
/* '' */
.icon-spin3:before {
  content: '\e861';
}
/* '' */
.icon-spin5:before {
  content: '\e862';
}
/* '' */
.icon-check:before {
  content: '\e863';
}
/* '' */
.icon-clipboard:before {
  content: '\e864';
}
/* '' */
.icon-down-dir:before {
  content: '\e865';
}
/* '' */
.icon-up-dir:before {
  content: '\e866';
}
/* '' */
.icon-right-dir:before {
  content: '\e867';
}
/* '' */
.icon-left-dir:before {
  content: '\e868';
}
/* '' */
.icon-keyboard:before {
  content: '\e869';
}
/* '' */
.icon-article-alt:before {
  content: '\e86a';
}
/* '' */
.icon-bug:before {
  content: '\e86b';
}
/* '' */
.icon-megaphone-1:before {
  content: '\e86c';
}
/* '' */
.icon-flow-tree:before {
  content: '\e86d';
}
/* '' */
.icon-mail-1:before {
  content: '\e86e';
}
/* '' */
.icon-resize-vertical:before {
  content: '\e86f';
}
/* '' */
.icon-pencil-alt:before {
  content: '\e870';
}
/* '' */
.icon-article:before {
  content: '\e871';
}
/* '' */
.icon-vcard:before {
  content: '\e872';
}
/* '' */
.icon-hammer:before {
  content: '\e873';
}
/* '' */
.icon-home-1:before {
  content: '\e874';
}
/* '' */
.icon-chat:before {
  content: '\e875';
}
/* '' */
.icon-star:before {
  content: '\e876';
}
/* '' */
.icon-star-1:before {
  content: '\e877';
}
/* '' */
.icon-star-empty:before {
  content: '\e878';
}
/* '' */
.icon-star-half:before {
  content: '\e879';
}
/* '' */
.icon-chat-empty:before {
  content: '\e87a';
}
/* '' */
.icon-food:before {
  content: '\e87b';
}
/* '' */
.icon-food-1:before {
  content: '\e87c';
}
/* '' */
.icon-clock:before {
  content: '\e87d';
}
/* '' */
.icon-quote-right:before,
.fa-quote-right:before {
  content: '\e87e';
}
/* '' */
.icon-bold:before,
.fa-bold:before {
  content: '\e87f';
}
/* '' */
.icon-italic:before,
.fa-italic:before {
  content: '\e880';
}
/* '' */
.icon-underline:before,
.fa-underline:before {
  content: '\e881';
}
/* '' */
.icon-strike:before,
.fa-strikethrough:before {
  content: '\e882';
}
/* '' */
.icon-list-bullet:before,
.fa-list-ul:before {
  content: '\e883';
}
/* '' */
.icon-list-numbered:before,
.fa-list-ol:before {
  content: '\e884';
}
/* '' */
.icon-ccw:before,
.fa-undo:before {
  content: '\e885';
}
/* '' */
.icon-block:before,
.fa-ban:before {
  content: '\e886';
}
/* '' */
.icon-align-left:before,
.fa-align-left:before {
  content: '\e887';
}
/* '' */
.icon-align-center:before,
.fa-align-center:before {
  content: '\e888';
}
/* '' */
.icon-align-right:before,
.fa-align-right:before {
  content: '\e889';
}
/* '' */
.icon-align-justify:before,
.fa-align-justify:before {
  content: '\e88a';
}
/* '' */
.icon-indent-right:before,
.fa-indent:before {
  content: '\e88b';
}
/* '' */
.icon-indent-left:before,
.fa-outdent:before {
  content: '\e88c';
}
/* '' */
.icon-code:before,
.fa-code:before {
  content: '\e88d';
}
/* '' */
.icon-picture:before,
.fa-picture-o:before {
  content: '\e88e';
}
/* '' */
.icon-link:before,
.fa-link:before {
  content: '\e88f';
}
/* '' */
.icon-youtube-play:before,
.fa-youtube-play:before {
  content: '\e890';
}
/* '' */
h1,
h2 {
  font-weight: bold;
  color: #525252;
}
h1 {
  font-size: 45px;
  margin-top: 0;
}
.smallF {
  font-size: 12px;
}
.normalF {
  font-size: 15px;
}
.bigF {
  font-size: 17px;
}
.biggerF {
  font-size: 21px;
}
.bigger2F {
  font-size: 28px;
}
.biggestF {
  font-size: 32px;
}
.biggest2F {
  font-size: 40px;
}
.throughF {
  text-decoration: line-through;
}
.units {
  position: absolute;
  line-height: 40px;
  top: 0;
  right: -25px;
}
.moreLink {
  display: inline-block;
  font-size: 17px;
  cursor: pointer;
  margin-bottom: 20px;
}
.blackLink {
  color: #333;
  text-decoration: underline;
}
.blackLink:hover {
  color: #000;
  text-decoration: none;
}
.orange {
  color: #f24f00;
}
.text-grey {
  color: #777;
}
.normalText,
.normalText:hover {
  color: #333;
  text-decoration: none;
}
.noUnderline {
  text-decoration: none!important;
}
.text-success.ico:before {
  content: '✓';
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #77b300;
  font-size: 26px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: relative;
  top: 3px;
  margin-right: 15px;
  font-weight: bold;
}
.text-danger.ico:before {
  content: '!';
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #ff0000;
  font-size: 26px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: relative;
  top: 3px;
  margin-right: 15px;
  font-weight: bold;
}
.text-nodanger {
  font-weight: normal;
}
.text-nodanger.ico:before {
  content: '!';
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #797b7b;
  font-size: 26px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: relative;
  top: 3px;
  margin-right: 15px;
  font-weight: bold;
}
.headerButton {
  background-color: transparent;
  border: 0;
  align-items: center;
  padding-inline: unset;
}
.headerButton:hover {
  opacity: 0.5;
}
.bubbleButton {
  background: #f15a22;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  margin-top: -4px;
  margin-bottom: -5px;
  margin-left: -11px;
  height: 20px;
  width: 130%;
  border-top-left-radius: 40% 50px;
  border-top-right-radius: 40% 50px;
  border-bottom-right-radius: 40% 50px;
  border-bottom-left-radius: 40% 50px;
}
.bubbleButton.opNumber {
  width: 150%;
  margin-left: -14px;
}
.bubbleButton.opDetail {
  margin-left: -12px;
}
.bubbleButton.messages {
  margin-left: -2px;
  min-width: 24px;
  border-radius: 50%;
}
.bubbleButton.optionButton {
  width: 161px;
  margin: 0 auto;
  margin-top: 3px;
}
.bubble {
  border-radius: 50%;
  background: #f15a22;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin-left: 5px;
}
.bubble.logoff {
  position: relative;
}
.bubble.smallerText {
  border-top-left-radius: 40% 50px;
  border-top-right-radius: 40% 50px;
  border-bottom-right-radius: 40% 50px;
  border-bottom-left-radius: 40% 50px;
  height: 20px;
  margin-top: 1px;
}
.bubble.logoff {
  width: 35px;
  height: 35px;
  margin-top: 3px;
}
.bubble.logoff:hover {
  opacity: 0.5;
}
.dl-horizontal.labelRight dt {
  text-align: right!important;
}
.dl-horizontal.dl-table {
  display: table;
}
.dl-horizontal.dl-table .dl-row {
  display: table-row;
}
.dl-horizontal.dl-table dt {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  width: auto;
  min-width: 40px;
  padding-right: 30px;
  padding-bottom: 5px;
  float: none;
  font-weight: normal;
}
.dl-horizontal.dl-table dd {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  padding-bottom: 5px;
  float: none;
  font-weight: bold;
  color: #333;
}
.dl-horizontal.dl-table dd.text-right {
  text-align: right;
}
.dl-horizontal.dl-table dd.text-success {
  color: #77b300;
}
.dl-horizontal.dl-table.vam dt,
.dl-horizontal.dl-table.vam dd {
  vertical-align: middle;
}
.dl-horizontal.dl-table.vam .bubble {
  margin: 0;
}
.media .media-left .noImage.icon,
.media .media-right .noImage.icon {
  font-size: 30px;
}
.listCircle {
  list-style: none;
  padding: 0;
}
.listCircle li {
  background: url(../images/list-ico.png) 3px 12px no-repeat;
  padding-left: 25px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.listCircle li a {
  color: #333;
}
.listCircle li.favorite {
  background: url(../images/list-favorite-ico.png) 0 7px no-repeat;
}
.listIcon {
  list-style: none;
  padding: 0;
  margin: 0;
}
.listIcon li {
  padding-left: 27px;
  position: relative;
  padding-bottom: 8px;
}
.listIcon li .sprite2 {
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
}
.listOmAddress li a {
  position: relative;
  display: table;
  width: 100%;
  padding: 0!important;
}
.listOmAddress li a > div {
  display: table-cell;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 17px;
}
.listOmAddress li a:before {
  display: none!important;
}
.listOmAddress li a .iconTd {
  text-align: center;
  vertical-align: middle;
  padding-left: 8px;
  width: 50px;
}
.listOmAddress li a .iconTd .sprite2 {
  margin: 0;
}
.listOmAddress li:last-child a > div {
  padding-bottom: 15px;
}
.listDash {
  list-style: none;
  padding: 0;
  margin: 0;
}
.listDash li {
  padding-left: 27px;
  position: relative;
  padding-bottom: 8px;
}
.listDash li:before {
  background: #f24f00;
  content: '';
  display: block;
  height: 1px;
  width: 15px;
  position: absolute;
  left: 0;
  top: 12px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: #525252;
  border-color: #525252;
}
.pagination {
  text-align: center;
  width: 100%;
}
.pagination > li {
  display: inline-block;
  margin: 0 5px;
  font-size: 21px;
  font-weight: bold;
}
.pagination .leftPage a,
.pagination .rightPage a,
.pagination .leftPage span,
.pagination .rightPage span {
  padding: 9px 20px 8px 20px;
  background: #525252 url(../images/sprites2.png) -31px -1287px no-repeat;
  border-color: #525252;
}
.pagination .leftPage a,
.pagination .leftPage span {
  padding-left: 40px;
}
.pagination .rightPage a,
.pagination .rightPage span {
  padding-right: 40px;
  background-position: 26px -1233px;
}
.pagination > li > a,
.pagination > li > span {
  background-color: #ababab;
  border-color: #ababab;
  color: #fff;
  padding: 4px 13px;
  border-radius: 4px!important;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #303030;
  border-color: #303030;
  color: #fff;
}
.pagination .leftPage,
.pagination .rightPage {
  font-size: 15px;
  font-weight: normal;
}
.pagination .leftPage {
  float: left;
}
.pagination .leftPage a:hover,
.pagination .leftPage a:focus {
  background-color: #525252;
  border-color: #525252;
}
.pagination .rightPage {
  float: right;
}
.pagination .rightPage a {
  background-color: #525252;
  border-color: #525252;
}
.pagination > .leftPage.disabled > span,
.pagination > .leftPage.disabled > span:hover,
.pagination > .leftPage.disabled > span:focus,
.pagination > .leftPage.disabled > a,
.pagination > .leftPage.disabled > a:hover,
.pagination > .leftPage.disabled > a:focus {
  color: #8B8B8B;
  background-color: #525252;
  border-color: #525252;
}
.pagination > .rightPage.disabled > span,
.pagination > .rightPage.disabled > span:hover,
.pagination > .rightPage.disabled > span:focus,
.pagination > .rightPage.disabled > a,
.pagination > .rightPage.disabled > a:hover,
.pagination > .rightPage.disabled > a:focus {
  color: #8B8B8B;
  background-color: #525252;
  border-color: #525252;
}
.calendarAngul .btn-default {
  padding: 5px 7px;
  font-size: 15px;
  background: #fff;
  color: #333333;
  border: none;
  box-shadow: none;
}
.calendarAngul .btn-default:hover,
.calendarAngul .btn-default:focus {
  background: #eeeeee;
  cursor: pointer;
}
.calendarAngul .btn-default.active {
  background: #f24f00;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.calendarAngul .btn-default.active .text-info {
  color: #fff;
}
.calendarAngul th small {
  font-size: 15px;
  color: #333333;
  padding-left: 0;
}
.well {
  box-shadow: none;
  border: none;
  border-top: 1px solid #DFDFDF;
}
.listTree {
  position: relative;
}
.listTree:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 24px;
  width: 0;
  border-left: 1px dashed #aaa;
}
.listTree li > div {
  padding-right: 5px;
  min-height: 46px;
  line-height: 44px;
}
.listTree li > div h2 {
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  font-size: 18px;
}
.listTree li > div .buttons {
  display: none;
}
.listTree li > div:hover,
.listTree li > div:focus {
  background: #F7F7F7;
}
.listTree li > div:hover .buttons,
.listTree li > div:focus .buttons {
  display: inline-block;
}
.listTree > li {
  position: relative;
}
.listTree > li > div:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  border-top: 1px dashed #aaa;
  height: 1px;
  width: 10px;
  margin-right: 5px;
}
.listTree > li ul {
  margin-left: 30px;
  padding: 0;
  list-style: none;
  position: relative;
}
.listTree > li ul:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 24px;
  width: 0;
  border-left: 1px dashed #aaa;
}
.listTree > li ul li {
  clear: both;
}
.listTree > li ul li > div:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  border-top: 1px dashed #aaa;
  height: 1px;
  width: 10px;
  margin-right: 5px;
}
.default-user-text {
  padding-left: 18px;
  font-size: 16px;
}
form h2 {
  padding-top: 20px;
  font-size: 21px;
  font-weight: bold;
  color: #f24f00;
}
.oneLine {
  line-height: 40px;
}
.divider.horizontal {
  border-top: 1px solid #ccc;
  font-size: 1px;
  height: 1px;
}
.buttonGroup {
  margin-top: 40px;
}
.form-group {
  margin-bottom: 20px;
}
.form-group small {
  font-size: 14px;
}
.form-group.buttonGroup {
  margin-top: 40px;
}
.form-group.divider.slash > div:after {
  content: '/';
  position: absolute;
  height: 40px;
  line-height: 40px;
  right: -2px;
  top: 0;
  font-size: 17px;
}
.form-group.divider.dash > div:after {
  content: '-';
  position: absolute;
  height: 40px;
  line-height: 40px;
  right: -3px;
  top: 0;
  font-size: 17px;
}
.formRow {
  margin-bottom: 25px;
}
.formRow.last,
.formRow:last-child {
  margin-bottom: 0;
}
.labelOffset {
  margin-top: 35px;
}
.smallPadding .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.smallPadding.form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.smallPadding.row {
  margin: 0 -5px;
}
.smallPadding.row > div {
  padding: 0 5px;
}
.smallPadding .col-xs-1,
.smallPadding .col-sm-1,
.smallPadding .col-md-1,
.smallPadding .col-lg-1,
.smallPadding .col-xs-2,
.smallPadding .col-sm-2,
.smallPadding .col-md-2,
.smallPadding .col-lg-2,
.smallPadding .col-xs-3,
.smallPadding .col-sm-3,
.smallPadding .col-md-3,
.smallPadding .col-lg-3,
.smallPadding .col-xs-4,
.smallPadding .col-sm-4,
.smallPadding .col-md-4,
.smallPadding .col-lg-4,
.smallPadding .col-xs-5,
.smallPadding .col-sm-5,
.smallPadding .col-md-5,
.smallPadding .col-lg-5,
.smallPadding .col-xs-6,
.smallPadding .col-sm-6,
.smallPadding .col-md-6,
.smallPadding .col-lg-6,
.smallPadding .col-xs-7,
.smallPadding .col-sm-7,
.smallPadding .col-md-7,
.smallPadding .col-lg-7,
.smallPadding .col-xs-8,
.smallPadding .col-sm-8,
.smallPadding .col-md-8,
.smallPadding .col-lg-8,
.smallPadding .col-xs-9,
.smallPadding .col-sm-9,
.smallPadding .col-md-9,
.smallPadding .col-lg-9,
.smallPadding .col-xs-10,
.smallPadding .col-sm-10,
.smallPadding .col-md-10,
.smallPadding .col-lg-10,
.smallPadding .col-xs-11,
.smallPadding .col-sm-11,
.smallPadding .col-md-11,
.smallPadding .col-lg-11,
.smallPadding .col-xs-12,
.smallPadding .col-sm-12,
.smallPadding .col-md-12,
.smallPadding .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.formClear {
  padding: 1px;
  margin: -1px;
}
.formBlock {
  border-top: 1px solid #E0E0E0;
  padding-top: 25px;
  padding-bottom: 25px;
}
.formBlock.form-horizontal h2 {
  margin-top: 0;
  padding-top: 0;
}
.formBlock.form-horizontal h2 small {
  display: inline-block;
}
.formBlock.form-horizontal h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.formBlock.form-horizontal address {
  margin-bottom: 0;
}
.formBlock .form-group {
  margin-bottom: 0;
}
.formBlock.noBorder {
  border: none;
}
.formBlock.first,
.formBlock:first-child {
  border-top: none;
  padding-top: 0;
}
.formBlock.last,
.formBlock:last-child {
  padding-bottom: 0;
}
.formBlock.last .form-group,
.formBlock:last-child .form-group {
  margin-bottom: 0;
}
.control-label.required:after {
  display: inline-block;
  content: '*';
  color: #f24f00;
  padding-left: 5px;
}
.form-horizontal.mbBig .form-group {
  margin-bottom: 30px;
}
.form-horizontal .control-label {
  text-align: left!important;
  padding-bottom: 5px;
}
.form-horizontal .control-label.text-right {
  text-align: right!important;
}
.form-horizontal h2.first {
  margin-top: 0;
  padding-top: 0;
}
.form-horizontal h2 small {
  display: inline-block;
  padding-left: 0px;
}
.form-horizontal small {
  display: block;
  clear: both;
  padding-top: 6px;
  padding-left: 15px;
  color: #777;
}
.form-horizontal .form-group.floatColumn .formRow {
  margin-bottom: 30px;
}
.form-horizontal .form-group.floatColumn .col-xs-6 {
  margin-bottom: 30px;
}
.form-horizontal .form-group.floatColumn .col-xs-4 {
  margin-bottom: 30px;
}
.form-horizontal h2,
h2.orangeStyle {
  color: #0d693c;
  font-size: 21px;
  font-weight: bold;
  padding-top: 20px;
}
.form-horizontal h2.defaultOp,
h2.orangeStyle.defaultOp {
  color: #f24f00;
}
.form-control {
  font-size: 17px;
  height: 40px;
  border: 1px solid #efefef;
  border-top: 1px solid #ababab;
  box-shadow: none;
}
.form-control:focus {
  border-color: #747474;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #aaaaaa;
}
.form-control::-webkit-input-placeholder {
  color: #aaaaaa;
}
label {
  font-weight: normal;
  font-size: 17px;
}
.labelSmall {
  font-size: 15px;
  padding-bottom: 5px;
}
.searchIco {
  background: #ffffff url(../images/inputicons.png) 15px -107px no-repeat;
  padding-left: 50px;
}
.usenameIco,
.passwordIco {
  position: relative;
}
.usenameIco:before,
.passwordIco:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 30px;
  z-index: 10;
  left: 1px;
  background: url(../images/inputicons.png) 20px 8px no-repeat;
  height: 38px;
  width: 70px;
}
.passwordIco:before {
  background-position: 20px -48px;
}
.usenameIco input,
.passwordIco input {
  padding-left: 75px;
}
.input-group-btn .btn {
  height: 40px;
  line-height: 41px;
  padding: 0 30px;
  width: auto;
}
.input-group-btn .btn.btn-pagination {
  padding: 0 20px;
}
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group .form-control {
  border-color: #EC2828!important;
}
.has-error .input-group .form-control + .input-group-addon {
  border-color: #EC2828!important;
}
.input-group.withHelp {
  width: 100%;
}
.input-group.withHelp .input-group-addon.helpIcon {
  background: none;
  border: none;
}
.input-group.withHelp .input-group-addon.helpIcon span {
  display: block;
  border-radius: 50px;
  line-height: 30px;
  background: #777;
  width: 30px;
  height: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
}
.input-group.withHelp .input-group-addon.helpIcon span:hover {
  background: #444;
}
.input-group.withHelp.withoutSpace .input-group-addon.helpIcon {
  position: relative;
  padding: 0;
}
.input-group.withHelp.withoutSpace .input-group-addon.helpIcon span {
  top: 10px;
  left: 10px;
  position: absolute;
}
.input-group.unit {
  background: none;
  border: none;
}
.input-group.unit .form-control {
  border-right: none;
}
.input-group.unit .form-control.ng-dirty.ng-dirty.ng-invalid + .input-group-addon {
  border: 1px solid #EC2828;
  border-left: none;
}
.input-group.unit .form-control.ng-dirty.ng-dirty.ng-valid + .input-group-addon {
  border: 1px solid #14AE0A;
  border-left: none;
}
.input-group.unit .form-control:disabled + .input-group-addon,
.input-group.unit .form-control[disabled] + .input-group-addon {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.input-group.unit .form-control + .input-group-addon {
  background: #fff;
  border: 1px solid #efefef;
  border-top: 1px solid #ababab;
  border-left: none;
  -webkit-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;
  position: relative;
  color: #555555;
}
.input-group.unit .form-control + .input-group-addon:before {
  content: '';
  position: absolute;
  width: 0;
  top: 5px;
  bottom: 5px;
  left: 1px;
  border-left: 1px solid #EBEBEB;
}
.input-group.unit .form-control:focus + .input-group-addon {
  border-color: #747474;
}
.input-group.date {
  width: 100%;
}
.input-group.date .form-control {
  padding-right: 45px;
}
.input-group.date .input-group-addon {
  cursor: pointer;
  width: 40px;
  background: url('../images/sprites2.png') -27px -877px no-repeat;
  height: 40px;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.input-group.date .input-group-addon .glyphicon {
  display: none;
}
.input-group .input-group-addon.input-groupLabel {
  background: none;
  border: none;
  padding: 0;
  padding-right: 5px;
  display: table-cell;
  width: 1%;
  position: relative;
  cursor: default!important;
}
.input-group.overBtn {
  display: block;
}
.input-group.overBtn .input-group-btn {
  display: block;
  position: absolute;
  right: 0;
  z-index: 2;
  width: 0;
}
.input-group.overBtn .input-group-btn .btn {
  margin-left: 0;
}
.input-group.btnApprove .form-control {
  padding-right: 90px;
}
.input-group.btnApprove .input-group-btn {
  display: block;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 2;
  width: 80px;
}
.input-group.btnApprove .input-group-btn .btn {
  margin-left: 0;
  background: transparent;
  height: 38px;
}
.input-group.btnApprove .input-group-btn .btn:hover,
.input-group.btnApprove .input-group-btn .btn:focus {
  background: #eee;
  color: #f24f00;
}
.input-group.btnApprove .input-group-btn .btn .icon-cancel {
  font-size: 14px;
  vertical-align: text-bottom;
  color: #7b7b7b;
}
.phonePrefix {
  position: relative;
}
.phonePrefix:before {
  content: '+420';
  display: block;
  color: #aaaaaa;
  font-size: 17px;
  position: absolute;
  top: 9px;
  z-index: 10;
  left: 10px;
}
.phonePrefix .prefixInput {
  padding-left: 55px;
}
input:disabled,
select:disabled,
textarea:disabled,
html input[disabled],
html input[readonly] {
  background-color: #cdcdcd;
  border-top: 1px solid #ababab;
  cursor: not-allowed;
  color: #8c8c8c;
}
.help-block {
  font-size: 14px;
}
.radio input[type="radio"],
.checkbox input[type="radio"],
.radio input[type="checkbox"],
.checkbox input[type="checkbox"] {
  margin-left: -25px;
  opacity: 0;
}
.radio label,
.checkbox label {
  padding-left: 15px;
  padding-right: 15px;
}
.radio > label,
.checkbox > label {
  padding-left: 30px;
  position: relative;
}
.radio > label > span:before,
.checkbox > label > span:before {
  left: 0!important;
}
.radio > label small,
.checkbox > label small {
  padding-left: 0;
}
.radio > .panel,
.checkbox > .panel {
  margin-left: 30px;
  background: #F5F5F5;
}
label.radio-inline,
label.checkbox-inline {
  padding-left: 25px;
  cursor: pointer;
  margin-right: 20px;
  margin-left: 0;
}
label.radio-inline input[type="radio"],
label.checkbox-inline input[type="radio"],
label.radio-inline input[type="checkbox"],
label.checkbox-inline input[type="checkbox"] {
  margin-left: -30px;
  cursor: pointer;
  opacity: 0;
}
label.radio-inline > span,
label.checkbox-inline > span {
  display: inline-block;
  min-height: 16px;
  position: relative;
  left: 5px;
}
label.radio-inline.standAlone,
label.checkbox-inline.standAlone {
  margin-right: 0;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-left: 0;
}
input[type="radio"] + span:before {
  content: "";
  display: inline-block;
  background: url(../images/form-sprite.png) -38px 0 no-repeat;
  width: 22px;
  height: 23px;
  margin-top: 0px;
  left: -30px;
  position: absolute;
}
input[type="radio"] + span:hover:before,
input[type="radio"] + span:focus:before {
  background-position: -38px -81px;
}
input[type="radio"]:disabled + span,
input[type="radio"][disabled] + span {
  color: #8c8c8c;
  cursor: not-allowed;
}
input[type="radio"]:disabled + span:before,
input[type="radio"][disabled] + span:before {
  background-position: -38px 0px;
  opacity: 0.8;
}
input[type="radio"]:checked:disabled + span:before,
input[type="radio"][checked]:disabled + span:before,
input[type="radio"]:checked[disabled] + span:before,
input[type="radio"][checked][disabled] + span:before {
  background-position: -38px -116px;
  opacity: 0.8;
}
input[type="radio"]:checked + span:before,
input[type="radio"][checked] + span:before {
  background-position: -38px -41px;
}
input[type="checkbox"] + span:before {
  content: "";
  display: inline-block;
  background: url(../images/form-sprite.png) 0px 0 no-repeat;
  width: 22px;
  height: 23px;
  margin-top: 0px;
  left: -30px;
  position: absolute;
}
input[type="checkbox"] + span:hover:before,
input[type="checkbox"] + span:focus:before {
  background-position: 0px -81px;
}
input[type="checkbox"]:disabled + span,
input[type="checkbox"][disabled] + span {
  color: #8c8c8c;
  cursor: not-allowed;
}
input[type="checkbox"]:disabled + span:before,
input[type="checkbox"][disabled] + span:before {
  background-position: 0px 0px;
  opacity: 0.8;
}
input[type="checkbox"]:checked:disabled + span:before,
input[type="checkbox"][checked]:disabled + span:before,
input[type="checkbox"]:checked[disabled] + span:before,
input[type="checkbox"][checked][disabled] + span:before {
  background-position: 0px -116px;
  opacity: 0.8;
}
input[type="checkbox"]:checked + span:before,
input[type="checkbox"][checked] + span:before {
  background-position: 0px -41px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.infoFoot {
  border-top: 1px solid #E0E0E0;
  padding-top: 15px;
  margin-top: 30px;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -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 {
  font-size: 17px;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background: #525252;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: none;
  border-bottom: 1px solid #454545;
  border-radius: 4px;
  padding: 10px 40px;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #333333;
  outline: none;
}
.btn-default:active,
.btn-default.active {
  background-color: #333333;
  border-color: #2e2e2e;
  outline: none;
}
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #333333;
  background-image: none;
}
.btn-primary {
  background: #f24f00;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: none;
  border-bottom: 1px solid #d94700;
  border-radius: 4px;
  padding: 10px 40px;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #b53b00;
  outline: none;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #b53b00;
  border-color: #ab3800;
  outline: none;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #b53b00;
  background-image: none;
}
.btn-success {
  background: #5cb85c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: none;
  border-bottom: 1px solid #4cae4c;
  border-radius: 4px;
  padding: 10px 40px;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  outline: none;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
  outline: none;
}
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background: #000000;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: none;
  border-bottom: 1px solid #000000;
  border-radius: 4px;
  padding: 10px 40px;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #000000;
  outline: none;
}
.btn-info:active,
.btn-info.active {
  background-color: #000000;
  border-color: #000000;
  outline: none;
}
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #000000;
  background-image: none;
}
.btn-warning {
  background: #f0ad4e;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: none;
  border-bottom: 1px solid #eea236;
  border-radius: 4px;
  padding: 10px 40px;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  outline: none;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
  outline: none;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background: #ff0000;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: none;
  border-bottom: 1px solid #e60000;
  border-radius: 4px;
  padding: 10px 40px;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c20000;
  outline: none;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c20000;
  border-color: #b80000;
  outline: none;
}
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c20000;
  background-image: none;
}
.btn-simple {
  background: #dfdfdf;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 4px;
  padding: 10px 40px;
}
.btn-simple:hover,
.btn-simple:focus {
  background-color: #c0c0c0;
  outline: none;
}
.btn-simple:active,
.btn-simple.active {
  background-color: #c0c0c0;
  border-color: #bbbbbb;
  outline: none;
}
.btn-simple:disabled,
.btn-simple[disabled] {
  background-color: #c0c0c0;
  background-image: none;
}
.btn-pagination {
  background: #ababab;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: none;
  border-bottom: 1px solid #ababab;
  border-radius: 4px;
  padding: 10px 40px;
}
.btn-pagination:hover,
.btn-pagination:focus {
  background-color: #8c8c8c;
  outline: none;
}
.btn-pagination:active,
.btn-pagination.active {
  background-color: #8c8c8c;
  border-color: #878787;
  outline: none;
}
.btn-pagination:disabled,
.btn-pagination[disabled] {
  background-color: #8c8c8c;
  background-image: none;
}
.btn-simple:hover,
.btn-simple:focus {
  background-color: #fff;
}
.btn-pagination:hover,
.btn-pagination:focus {
  background-color: #303030;
  border-color: #303030;
  color: #fff;
}
.btn:hover,
.btn:focus {
  outline: 0;
}
.btn.iconBtn {
  width: 40px;
  height: 40px;
  display: inline-block;
  font-size: 20px;
  padding: 0;
  line-height: 40px;
  text-align: center;
}
.btn.iconBtn .glyphicon-plus {
  color: #77b300;
}
.btn.iconBtn .glyphicon-floppy-disk {
  color: #666;
}
.btn.iconBtn:hover {
  color: #fff;
}
.btn.iconBtn:hover .glyphicon-plus {
  color: #4b7001;
}
.btn.iconBtn:hover .glyphicon-floppy-disk {
  color: #333;
}
.btn small {
  display: block;
  padding: 0;
  padding-top: 0;
}
.btn.btn-primary small {
  color: #ffd6b6;
}
.inputLeftBtn:hover .btn.iconBtn {
  display: block;
}
.inputLeftBtn .btn.iconBtn {
  display: none;
  position: absolute;
  left: -30px;
}
.smallPadding .inputLeftBtn .btn.iconBtn {
  position: absolute;
  left: -40px;
}
.fileInput {
  position: relative;
  display: block;
  width: 100%;
  height: 42px;
  padding: 8px 15px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #7A7A7A;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-right: 0;
  border-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 140px;
}
.fileInput input {
  opacity: 0;
  position: absolute;
  width: 0;
  top: 0;
}
.fileInput:after {
  content: "Procházet";
  display: block;
  background: #f24f00;
  border: none;
  border-bottom: 1px solid #d94700;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px 30px;
  position: absolute;
  right: 0;
  color: #fff;
  top: -1px;
  cursor: pointer;
}
.fileInput:focus:after,
.fileInput:hover:after {
  background-color: #b53b00;
}
.setDefaultOpText {
  padding-top: 5px;
}
body .mat-table thead tr.mat-header-row {
  height: 42px;
}
body .mat-table thead tr.mat-header-row th.text-right .mat-sort-header-container {
  justify-content: flex-end;
  align-items: center;
}
body .mat-table thead tr.mat-header-row th.text-right .mat-sort-header-container .mat-sort-header-button {
  order: 4;
  margin-left: 4px;
}
.table {
  font-size: 15px;
}
.table.table-hover > tbody > tr:hover td,
.table.table-hover > tbody > tr:hover th {
  background: #f5f5f5;
}
.table.tableLightStyle > thead > tr > th {
  padding: 12px 10px;
  background: none;
}
.table.tableLightStyle > tbody > tr > td {
  padding: 12px 0;
  border: none;
}
.table.tableLightStyle > tbody > tr > th {
  padding: 12px 0;
  background: none;
  font-weight: bold;
  border: none;
}
.table.tableSmall {
  font-size: 13px;
}
.table.tableSmall > thead > tr > th {
  padding: 12px 10px;
}
.table.tableSmall > tbody > tr > td {
  padding: 12px 10px;
}
.table.normalF {
  font-size: 15px;
}
.table .borderT > td,
.table .borderT > th,
.table .borderT > .td {
  border-top: 1px solid #E0E0E0!important;
}
.table > thead > tr > th {
  vertical-align: middle;
  border-bottom: none;
  background: #d4d4d4;
  padding: 15px 20px;
  font-weight: normal;
  position: relative;
}
.table > thead > tr > th.clip {
  position: relative;
  width: 10px;
  padding: 0!important;
}
.table > thead > tr > th a {
  color: #333;
  text-decoration: underline;
  padding-right: 15px;
  display: inline-block;
}
.table > thead > tr > th a.orange {
  color: #f24f00;
}
.table > thead > tr > th a::-moz-focus-inner {
  border: 0;
}
.table > thead > tr > th em {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
  font-size: 12px;
}
.table > thead > tr > th .sort {
  font-size: 10px;
}
.table > thead > tr > th .sort .arrow {
  position: absolute;
  bottom: 0;
  right: 0;
}
.table > thead > tr > .inputTd {
  width: 35px;
  padding: 15px 0px;
  vertical-align: middle;
}
.table > tbody > tr.danger > td {
  background: #fff;
}
.table > tbody > tr.success > td {
  background: #fff;
}
.table > tbody > tr > td {
  background: #fff;
  padding: 15px 20px;
}
.table > tbody > tr > th {
  padding: 15px 20px;
  background: #E4E4E4;
  font-weight: normal;
}
.table > tbody > tr > .bgTd {
  background: #E4E4E4;
}
.table > tbody > tr > .inputTd {
  width: 35px;
  padding: 15px 0px;
  vertical-align: middle;
}
.table > tbody > tr .clip {
  position: relative;
  width: 10px;
  padding: 0!important;
}
.table > tbody > tr .clip:before {
  content: " ";
  display: block;
  position: absolute;
  width: 8px;
  left: -3px;
  top: -1px;
  background: #A7A7A7;
  bottom: -1px;
  z-index: 0;
}
.table > tbody > tr .clip.start:before {
  height: 60%;
  bottom: 0;
  top: auto;
}
.table > tbody > tr .clip.end:before {
  height: 60%;
  top: 0;
}
.table .actionTd {
  background: #F5F5F5;
  width: 20px;
  -webkit-box-shadow: inset 3px 0px 5px -3px rgba(0, 0, 0, 0.31);
  box-shadow: inset 3px 0px 5px -3px rgba(0, 0, 0, 0.31);
  border-color: #D2D2D2;
  white-space: nowrap;
  padding: 5px;
  vertical-align: middle;
}
.table .addTr > td {
  border-top: 1px solid #DBDBDB;
  background: #F5F5F5;
}
.table .addTr > td.actionTd {
  text-align: right;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.table .danger,
.table .danger a {
  color: #ff0000;
}
.table .success,
.table .success a {
  color: #5cb85c;
}
.notImportant td,
.notImportant a {
  color: #999!important;
}
.notImportant a {
  text-decoration: underline;
}
.table > tbody > tr > .dateTd,
.table > thead > tr > .dateTd {
  width: 110px;
  text-align: center;
}
.table > tbody > tr > .dateTd {
  background: #E4E4E4;
  padding: 10px 20px;
}
.iconTd {
  width: 45px;
}
.messageTable .firstTd {
  width: 260px;
}
.messageTable .editTr > td {
  position: relative;
  background: #FFEAD5;
  border-top: 1px solid #EAC8B6;
  border-bottom: 1px solid #EAC8B6;
}
.messageTable .editTr .tools {
  height: 30px!important;
  float: right;
  margin-top: -10px;
}
.messageTable .editTr .form-horizontal {
  font-size: 13px!important;
}
.messageTable .editTr .form-horizontal label {
  font-size: 13px!important;
}
.messageTable .editTr .form-horizontal input {
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
}
.messageTable .editTr .form-horizontal .oneLine {
  line-height: 30px;
}
.messageTable .editTr .form-horizontal .checkbox-inline input[type="checkbox"] {
  height: auto;
  line-height: 15px;
}
.messageTable .editTr .form-horizontal .form-group {
  margin-bottom: 10px;
}
.messageTable .editTr.even > td {
  background: #FBEAAD;
}
.messageTable .editTr.even .buttonGroup .iconBtn {
  background: #FBEAAD;
}
.messageTable .editTr .firstTd {
  width: 245px;
  padding-right: 10px;
  float: left;
  border-right: 1px solid #E8CBC0;
}
.messageTable .editTr .secondTd {
  padding-left: 260px;
}
.messageTable .editTr .checkbox-inline {
  margin-left: 0;
  margin-right: 15px;
  margin-bottom: 10px;
}
.messageTable .editTr .buttonGroup {
  position: absolute;
  width: 40px;
  right: -40px;
  margin-top: 0;
  top: 0;
}
.messageTable .editTr .buttonGroup .iconBtn {
  background: #FFEAD5;
  margin-bottom: 5px;
  border-bottom: 1px solid #EAC8B6;
}
.toolsTd {
  position: relative;
  text-align: right;
}
.toolsTd .tools {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.errorTr td:first-child,
.successTr td:first-child,
.debugTr td:first-child,
.infoTr td:first-child,
.warningTr td:first-child {
  position: relative;
}
.errorTr td:first-child:before,
.successTr td:first-child:before,
.debugTr td:first-child:before,
.infoTr td:first-child:before,
.warningTr td:first-child:before {
  display: block;
  content: "";
  height: 100%;
  width: 5px;
  position: absolute;
  top: 0;
  left: -5px;
}
.errorTr td:first-child:before {
  background: #ff0000;
}
.successTr td:first-child:before {
  background: #5cb85c;
}
.debugTr td:first-child:before {
  background: #aaa;
}
.infoTr td:first-child:before {
  background: #000000;
}
.warningTr td:first-child:before {
  background: #f0ad4e;
}
.summaryTr.summaryTr td {
  background: #f5f4f4;
  border-top-style: double;
  border-top-width: medium;
  border-color: #c3c3c3;
  font-size: 17px;
}
.packagesTable.table {
  margin-bottom: 40px;
}
.packagesTable.table > tbody > tr > td,
.packagesTable.table > tbody > tr > th {
  padding: 15px 12px;
}
.packagesTable .btn {
  padding: 5px 20px;
}
.packagesTable .priceCell {
  text-align: right;
  width: 140px;
  padding-right: 0!important;
}
.packagesTable .statusCell {
  text-align: center;
  width: 120px;
}
.packagesTable .actionCell {
  text-align: center;
  vertical-align: middle;
  width: 130px;
}
.documentsTable .documentsTitle {
  margin: 0;
  height: 40px;
  line-height: 21px;
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  border: none;
  border-bottom: 1px solid #C2C2C2;
  margin-top: 20px;
  background-color: #fff;
  display: block;
}
.panel .linkBlock {
  display: block;
  padding: 25px;
  border-bottom: 2px solid #EBEBEB;
  position: relative;
}
.panel .linkBlock:last-child {
  border: none;
}
.panel .linkBlock .title {
  font-size: 21px;
  font-weight: normal;
  color: #ef5300;
  margin: 0;
}
.panel .linkBlock .description {
  color: #333;
  margin: 0;
}
.panel .linkBlock .tip {
  background: #77b300;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  right: -3px;
  top: 20px;
}
.panel .linkBlock:hover,
.panel .linkBlock:focus {
  text-decoration: none;
}
.panel .linkBlock:hover .title,
.panel .linkBlock:focus .title {
  text-decoration: underline;
}
.panel.panel-simple {
  margin-top: 10px;
}
.panel.panel-simple.default-user {
  margin-top: 5px !important;
  width: 70%;
}
.panel.panel-simple .panel-body {
  padding: 20px 30px;
}
.panel.panel-simple .panel-body.default-user {
  padding: 0;
}
.panel.panel-info {
  margin-top: 10px;
  background: #e2e2e2;
  border: none;
}
.panel.panel-info .panel-body {
  padding: 20px 30px;
}
.panel.panel-info .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: transparent;
  font-size: 26px;
  padding-bottom: 0;
  padding-top: 20px;
  margin-bottom: -10px;
}
.panel.panel-info h4 {
  margin-top: 20px;
  padding-top: 10px;
}
.panel.panel-filter {
  background: #e2e2e2;
  border: none;
  -webkit-box-shadow: 0 1px 0px rgba(61, 61, 61, 0.23);
  box-shadow: 0 1px 0px rgba(61, 61, 61, 0.23);
}
.panel.panel-filter .panel-body {
  padding: 20px 30px;
}
.panel.panel-filter .panel-body .formBlock {
  border-color: #CFCFCF;
}
.panel.panel-default:before {
  content: '';
  width: 100%;
  height: 6px;
  display: block;
  background: url(../images/paneltopbg.png) 0 0 repeat-x;
  position: relative;
  top: -6px;
}
.panel.panel-default:after {
  content: '';
  width: 100%;
  height: 6px;
  display: block;
  background: url(../images/panelbottombg.png) 0 0 repeat-x;
  position: relative;
  bottom: -6px;
}
.panel.panel-default.tabPanel {
  border-top: none;
  margin-top: 0;
}
.panel.panel-default.tabPanel:before {
  display: none;
}
.panel.panel-default .panel-body {
  padding-bottom: 25px;
}
.panel.panel-default .panel-footer {
  background-color: transparent;
}
.cmsPanel {
  margin-bottom: 50px;
}
.servChart {
  display: table;
  table-layout: fixed;
  height: 40px;
  text-align: center;
  background: #f3f3f3;
  border-collapse: separate;
  width: 100%;
  margin-bottom: 40px;
}
.servChart__col {
  display: table-cell;
  vertical-align: middle;
  background: #f3f3f3;
  border: 1px solid #e0dfdf;
  border-left: 0;
  position: relative;
}
.servChart__col:first-child {
  border-left: 1px solid #e0dfdf;
}
.servChart__col.isOpen .popover {
  display: block;
}
.servChart__col .popover {
  top: auto;
  width: 280px;
  left: -107px;
  bottom: 100%;
  margin-bottom: 3px;
  color: #333;
  font-size: 12px;
}
.servChart__col .popover:before {
  content: '';
  display: block;
  position: absolute;
  height: 10px;
  left: 0;
  right: 0;
  bottom: -5px;
}
.servChart__col .popover .popover-content {
  max-height: 200px;
  cursor: default;
}
.servChart__col .popover .popover-content a {
  color: #f24f00;
  cursor: pointer;
}
.servChart__col--success {
  background: #5cb85c;
}
.servChart__col--warning {
  background: #f24f00;
}
.servChart__col--danger {
  background: #ff0000;
}
.servChart__col__month {
  position: absolute;
  top: 40px;
  display: block;
  text-align: center;
  left: 0;
  right: 0;
  padding-top: 5px;
  font-size: 12px;
}
.servChartLegend {
  text-align: right;
  padding-bottom: 5px;
}
.servChartLegend__tile {
  display: inline-block;
  margin-right: 30px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 14px;
}
.servChartLegend__tile:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #eee;
  margin-right: 10px;
  vertical-align: middle;
}
.servChartLegend__tile:last-child {
  margin-right: 0;
}
.servChartLegend__tile--success:before {
  background: #5cb85c;
}
.servChartLegend__tile--warnign:before {
  background: #f24f00;
}
.servChartLegend__tile--danger:before {
  background: #ff0000;
}
.checkboxToolbox {
  height: 26px;
  position: relative;
  display: inline-block;
  z-index: 20;
}
.checkboxToolbox.open .checkboxToolbox__dropdown {
  display: block;
}
.checkboxToolbox__check {
  background: #eeeeee;
  border: 1px solid #cccccc;
  width: 54px;
  text-align: left;
  line-height: 26px;
  height: 26px;
  position: relative;
}
.checkboxToolbox__check .checkbox-inline {
  position: absolute;
  left: 5px;
}
.checkboxToolbox__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}
.checkboxToolbox__dropdown__list {
  padding: 0;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #e0e0e0;
  min-width: 117px;
  max-height: 300px;
  margin: 0;
  width: 100%;
  margin-top: -1px;
  box-shadow: 0px 2px 7px -1px #040404 33;
}
.checkboxToolbox__dropdown__list li {
  text-align: left;
  list-style: none;
  width: 100%;
  padding: 10px 15px;
  background-color: #fff;
  font-size: 15px;
  cursor: pointer;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
.checkboxToolbox__dropdown__list li:hover {
  background-color: #f7f7f7;
  color: #f24f00;
}
.checkboxToolbox__btn {
  background: none;
  border: none;
  width: 54px;
  line-height: 26px;
  height: 26px;
}
.checkboxToolbox__btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 17px;
  top: 3px;
  right: 2px;
  background: url(../images/sprites2.png) -39px -1497px no-repeat;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
}
.checkboxToolbox__btn:focus {
  outline: none;
}
/**
 * Angular JS slider directive
 *
 * (c) Rafal Zajac <rzajac@gmail.com>
 * (c) Valentin Hervieu <valentin@hervi.eu>
 * http://github.com/angular-slider/angularjs-slider
 *
 * Licensed under the MIT license
 */
.rzslider {
  display: inline-block;
  position: relative;
  height: 4px;
  width: 100%;
  margin: 35px 0 15px 0;
  vertical-align: middle;
  user-select: none;
}
.rzslider.with-legend {
  margin-bottom: 40px;
}
.rzslider[disabled] {
  cursor: not-allowed;
}
.rzslider[disabled] .rz-pointer {
  cursor: not-allowed;
  background-color: #d8e0f3;
}
.rzslider[disabled] .rz-draggable {
  cursor: not-allowed;
}
.rzslider[disabled] .rz-selection {
  background: #8b91a2;
}
.rzslider[disabled] .rz-tick {
  cursor: not-allowed;
}
.rzslider[disabled] .rz-tick.rz-selected {
  background: #8b91a2;
}
.rzslider span {
  white-space: nowrap;
  position: absolute;
  display: inline-block;
}
.rzslider .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}
.rzslider .rz-bar-wrapper {
  left: 0;
  box-sizing: border-box;
  margin-top: -16px;
  padding-top: 16px;
  width: 100%;
  height: 32px;
  z-index: 1;
}
.rzslider .rz-draggable {
  cursor: move;
}
.rzslider .rz-bar {
  left: 0;
  width: 100%;
  height: 4px;
  z-index: 1;
  background: #e2e2e2;
  box-shadow: inset 0px 1px 1px 0px #c7c6c6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rzslider .rz-bar-wrapper.rz-transparent .rz-bar {
  background: transparent;
}
.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar {
  background: #df002d;
}
.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar {
  background: #03a688;
}
.rzslider .rz-selection {
  z-index: 2;
  background: #f24f00;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rzslider .rz-pointer {
  cursor: pointer;
  width: 32px;
  height: 32px;
  top: -14px;
  background-color: #f24f00;
  z-index: 3;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  transition: transform 0.12s ease-in;
}
.rzslider .rz-pointer:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: 6px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
}
.rzslider .rz-pointer:hover:after {
  background-color: #ffffff;
}
.rzslider .rz-pointer.rz-active {
  z-index: 4;
  transform: scale(0.9, 0.9);
}
.rzslider .rz-pointer.rz-active:after {
  background-color: #eeeeee;
}
.rzslider .rz-bubble {
  cursor: default;
  bottom: 16px;
  padding: 1px 3px;
  color: #55637d;
}
.rzslider .rz-bubble.rz-limit {
  color: #55637d;
}
.rzslider .rz-ticks {
  box-sizing: border-box;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: -3px;
  margin: 0;
  z-index: 1;
  list-style: none;
}
.rzslider .rz-ticks-values-under .rz-tick-value {
  top: auto;
  bottom: -32px;
}
.rzslider .rz-tick {
  text-align: center;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: #e2e2e2;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 11px;
}
.rzslider .rz-tick.rz-selected {
  background: #f24f00;
}
.rzslider .rz-tick-value {
  position: absolute;
  top: -30px;
  transform: translate(-50%, 0);
}
.rzslider .rz-tick-legend {
  position: absolute;
  top: 24px;
  transform: translate(-50%, 0);
  max-width: 50px;
  white-space: normal;
}
.rzslider.rz-vertical {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 20px;
  padding: 0;
  vertical-align: baseline;
}
.rzslider.rz-vertical .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}
.rzslider.rz-vertical .rz-bar-wrapper {
  top: auto;
  left: 0;
  margin: 0 0 0 -16px;
  padding: 0 0 0 16px;
  height: 100%;
  width: 32px;
}
.rzslider.rz-vertical .rz-bar {
  bottom: 0;
  left: auto;
  width: 4px;
  height: 100%;
}
.rzslider.rz-vertical .rz-pointer {
  left: -14px !important;
  top: auto;
  bottom: 0;
}
.rzslider.rz-vertical .rz-bubble {
  left: 16px !important;
  margin-left: 3px;
  bottom: 0;
}
.rzslider.rz-vertical .rz-ticks {
  height: 100%;
  width: 0;
  left: -3px;
  top: 0;
  z-index: 1;
}
.rzslider.rz-vertical .rz-tick {
  vertical-align: middle;
  margin-left: auto;
  margin-top: 11px;
}
.rzslider.rz-vertical .rz-tick-value {
  left: 24px;
  top: auto;
  transform: translate(0, -28%);
}
.rzslider.rz-vertical .rz-tick-legend {
  top: auto;
  right: 24px;
  transform: translate(0, -28%);
  max-width: none;
  white-space: nowrap;
}
.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value {
  bottom: auto;
  left: auto;
  right: 24px;
}
.sprite2 {
  background: url(../images/sprites2.png) 0 0 no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.sprite2.householdIco {
  width: 60px;
  height: 60px;
  background-position: 0 0;
}
.sprite2.household2Ico {
  width: 60px;
  height: 60px;
  background-position: -1px -2345px;
}
.sprite2.mobileholdIco {
  width: 60px;
  height: 60px;
  background-position: -13px -75px;
}
.sprite2.svHeatIco {
  width: 60px;
  height: 60px;
  background-position: 5px -2631px;
}
.sprite2.eleIco {
  background-position: -20px -139px;
}
.sprite2.eleBigIco {
  background-position: 2px -920px;
  height: 63px;
  width: 60px;
}
.sprite2.heatingSBigIco {
  background-position: 8px -2718px;
  height: 63px;
  width: 60px;
}
.sprite2.eleSmallIco {
  background-position: -30px -2212px;
  height: 30px;
  width: 30px;
}
.sprite2.plynIco {
  background-position: -30px -179px;
}
.sprite2.plynBigIco {
  background-position: -14px -1002px;
  height: 63px;
  width: 60px;
}
.sprite2.plynSmallIco {
  background-position: -36px -2119px;
  height: 30px;
  width: 30px;
}
.sprite2.user {
  height: 46px;
  background-position: -18px -235px;
}
.sprite2.user2 {
  height: 46px;
  background-position: -18px -1718px;
}
.sprite2.userCez {
  width: 50px;
  background-position: -9px -2876px;
  height: 55px;
  margin-bottom: 15px!important;
}
.sprite2.company {
  height: 46px;
  background-position: -15px -1588px;
  width: 42px;
}
.sprite2.docIco {
  background-position: -23px -693px;
}
.sprite2.docIcoSmall {
  background-position: -39px -1188px;
  height: 25px;
  width: 20px;
  margin-right: 0px;
}
.sprite2.overdueIco {
  background-position: -19px -541px;
}
.sprite2.maturityIco {
  background-position: -20px -589px;
}
.sprite2.depositIco {
  background-position: -17px -389px;
}
.sprite2.mobIco {
  background-position: -26px -296px;
}
.sprite2.mobBigIco {
  background-position: -10px -1088px;
  height: 63px;
  width: 60px;
}
.sprite2.mobSmallIco {
  background-position: -34px -2167px;
  height: 30px;
  width: 30px;
}
.sprite2.payedIco {
  background-position: -16px -435px;
}
.sprite2.teploIco {
  background-position: -19px -344px;
}
.sprite2.teploSmallIco {
  background-position: -30px -2254px;
  height: 30px;
  width: 30px;
}
.sprite2.uniSmallIco {
  background-position: -30px -2296px;
  height: 30px;
  width: 30px;
}
.sprite2.produceEleIco {
  background-position: -19px -486px;
}
.sprite2.pozeIco {
  background-position: -19px -642px;
}
.sprite2.calendarIco {
  background-position: -23px -876px;
}
.sprite2.invoiceIco,
.sprite2.selfbillingIco {
  background-position: -24px -751px;
}
.sprite2.invoiceClaimIco {
  background-position: -24px -2440px;
}
.sprite2.moreIco {
  width: 25px;
  height: 25px;
  background-position: -33px -1397px;
  margin-bottom: -6px;
}
.sprite2.moreIco.greyIco {
  background-position: -38px -1870px;
  margin-bottom: -10px;
  margin-right: 5px;
}
.sprite2.closeIcoW {
  width: 15px;
  height: 14px;
  background-position: -43px -841px;
  margin: 0;
}
.sprite2.minusIco {
  background-position: -26px -1442px;
  margin: 0;
}
.sprite2.trashIco {
  background-position: -27px -1955px;
  margin: 0;
}
.sprite2.mailIco {
  background-position: -23px -2012px;
  margin: 0;
}
.sprite2.telIco {
  background-position: -26px -2064px;
  margin: 0;
}
.sprite2.warningIco {
  background-position: -23px -593px;
  margin: 0;
  width: 34px;
  height: 32px;
  vertical-align: middle;
}
.sprite2.heatingSIco {
  background-position: -23px -2510px;
}
.sprite2.heatingSWIco {
  background-position: -26px -2572px;
  margin: 0;
  vertical-align: middle;
}
.sprite2.editIco {
  background-position: -32px -2816px;
  margin: 0;
  width: 27px;
  height: 24px;
  vertical-align: middle;
}
.moreLink.showed .sprite2.moreIco {
  background-position: -33px -1448px;
}
.moreLink.showed .sprite2.moreIco.greyIco {
  background-position: -38px -1912px;
}
.invoiceSmall {
  background: url(../images/invoice-small.png) no-repeat;
  display: inline-block;
  width: 16px;
  height: 24px;
}
.icon {
  background: url(../images/sprites.png) no-repeat;
  padding-right: 25px!important;
}
.icon-reload {
  background: url("../images/loading_icogray-static.gif") repeat scroll 0 0 transparent !important;
  height: 16px;
  margin-right: 5px;
  width: 16px;
  top: 2px;
  position: relative;
  display: inline-block;
}
.logoutSprite {
  background-position: right 17px;
}
.alert-danger,
.alert-warning,
.alert-success,
.alert-info {
  background: #fff;
  padding: 25px;
  font-size: 17px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.alert-danger.biggerF,
.alert-warning.biggerF,
.alert-success.biggerF,
.alert-info.biggerF {
  font-size: 19px;
}
.alert-danger.text-left,
.alert-warning.text-left,
.alert-success.text-left,
.alert-info.text-left {
  text-align: left;
}
div.alert-danger,
div.alert-warning,
div.alert-success,
div.alert-info {
  padding-bottom: 15px;
}
.messageAlerts.moreImportant {
  margin-bottom: 15px;
}
.messageAlerts.moreImportant .btn {
  font-weight: bold;
}
.messageAlerts.moreImportant.alertLevel1 {
  background: #ffdfb7;
  color: #251603;
}
.messageAlerts.moreImportant.alertLevel1 h2 {
  color: #f15a22;
}
.messageAlerts.moreImportant.alertLevel2 {
  background: #f24f00;
  color: #ffffff;
}
.messageAlerts.moreImportant.alertLevel2 h2 {
  color: #ffffff;
}
.messageAlerts.moreImportant.alertLevel2 .btn-primary {
  background: #525252;
  border-bottom: 1px solid #1d1d1d;
}
.messageAlerts.moreImportant.alertLevel2 .btn-primary:hover {
  background-color: #333333;
}
.messageAlerts.moreImportant.alertLevel2 a {
  color: #ffefbf;
}
.messageAlerts.moreImportant.alertLevel2 a:hover,
.messageAlerts.moreImportant.alertLevel2 a:focus {
  color: #fff;
}
.messageAlerts.moreImportant.alertLevel3 {
  background: #d22b31;
  color: #ffffff;
}
.messageAlerts.moreImportant.alertLevel3 h2 {
  color: #ffffff;
}
.messageAlerts.moreImportant.alertLevel3 .btn-primary {
  background: #ffffff;
  color: #cc030a;
  border-bottom: 1px solid #69060a;
}
.messageAlerts.moreImportant.alertLevel3 .btn-primary:hover {
  background: #8a181d;
  color: #ffffff;
}
.messageAlerts.moreImportant.alertLevel3 a {
  color: #ffefbf;
}
.messageAlerts.moreImportant.alertLevel3 a:hover,
.messageAlerts.moreImportant.alertLevel3 a:focus {
  color: #fff;
}
.messageAlerts .messageAlertsContent {
  padding: 5px 25px;
}
.messageAlerts .messageAlertsContent h2 {
  font-size: 20px;
}
.messageAlerts .messageAlertsFooter {
  padding: 0px 25px 20px 25px;
  text-align: right;
}
.affix {
  position: fixed;
}
.affix-bottom {
  position: absolute;
}
.mac-menu {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 200px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  max-height: 266px;
  max-width: 346px;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s ease-out, visibility 0.1s ease-out;
  z-index: 2000;
}
.mac-menu strong {
  color: #f24f00;
}
.mac-menu.visible {
  visibility: visible;
  opacity: 1;
}
.mac-menu ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.mac-menu ul .mac-menu-item {
  text-align: left;
  list-style: none;
  width: 100%;
  padding: 10px 15px 10px 50px;
  background-color: #fff;
  font-size: 15px;
  cursor: pointer;
}
.mac-menu ul .mac-menu-item.active {
  background-color: #f7f7f7;
  transition: 0;
  text-decoration: none;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.14.30
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: 0 0 7px 7px solid transparent;
  border-bottom-color: #f24f00;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #f24f00;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #f24f00;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today.focused {
  background: #eeeeee!important;
  cursor: pointer;
}
.datepicker table tr td.today.active {
  background: #f24f00!important;
  color: #fff!important;
}
div.fancy-select {
  position: relative;
}
div.fancy-select select:focus + div.trigger.open {
  box-shadow: none;
}
div.fancy-select div.trigger {
  position: relative;
  display: block;
  width: 100%;
  padding: 6px 40px 6px 15px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border-radius: 0;
  line-height: 28px;
  height: 40px;
  font-size: 17px;
  border: 1px solid #efefef;
  border-top: 1px solid #ababab;
  overflow-y: hidden;
  cursor: pointer;
  white-space: nowrap;
  /* Mat. */
  text-overflow: ellipsis;
  /* Mat. */
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
}
div.fancy-select div.trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 30px;
  top: 6px;
  right: 1px;
  background: #ffffff url(../images/sprites2.png) -29px -1492px no-repeat;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
}
div.fancy-select div.trigger.open:after {
  background-position: -29px -1537px;
}
div.fancy-select div.trigger.open {
  color: #000;
}
div.fancy-select ul.options {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 100;
  padding: 0;
  background: #fff;
  border: none;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  visibility: hidden;
  opacity: 0;
  overflow-y: auto;
  min-width: 100px;
  max-height: 300px;
  margin: 0;
  width: 100%;
  transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -o-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
}
div.fancy-select ul.options.open {
  visibility: visible;
  top: 40px;
  opacity: 1;
  /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
  /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
  transition: opacity 200ms ease-out, top 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, top 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, top 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, top 200ms ease-out;
  -o-transition: opacity 200ms ease-out, top 200ms ease-out;
}
div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 30px;
  z-index: 99;
  transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
  -o-transition: opacity 200ms ease-out, bottom 200ms ease-out, visibility 200ms ease-out;
}
div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 40px;
  transition: opacity 200ms ease-out, bottom 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, bottom 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, bottom 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, bottom 200ms ease-out;
  -o-transition: opacity 200ms ease-out, bottom 200ms ease-out;
}
div.fancy-select ul.options li {
  text-align: left;
  list-style: none;
  width: 100%;
  padding: 10px 15px ;
  background-color: #fff;
  font-size: 15px;
  cursor: pointer;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected {
  background-color: #f7f7f7;
}
div.fancy-select ul.options li.hover {
  background-color: #f7f7f7;
  color: #f24f00;
}
select[disabled='disabled'] + div.trigger {
  background-color: #cdcdcd;
  border-top: 1px solid #ababab;
  cursor: not-allowed;
  color: #8c8c8c!important;
}
select[disabled='disabled'] + div.trigger:after {
  background-color: #cdcdcd;
}
select[disabled='disabled'] + div.trigger.open:after {
  background-position: -29px -1492px;
}
select[disabled='disabled'] + div.trigger + ul.options {
  visibility: hidden;
}
.export-select {
  padding-right: 10px;
  padding-top: 2px;
  width: 50%;
}
.preloader-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 80px;
  z-index: 999;
}
.preloader-backdrop .modal-backdrop {
  position: absolute;
}
.preloaderBoxWrap {
  display: table;
  height: 100%;
  width: 666px;
  z-index: 1049;
  position: relative;
}
.preloaderBox {
  display: table-cell;
  vertical-align: middle;
}
.ajax-loading {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #d5d5d5 url('../images/preloader.gif') center center no-repeat;
  margin-bottom: 5px;
}
.file-loading {
  background: url('../images/preloader.gif') center center no-repeat;
  margin-bottom: 5px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
.btn {
  position: relative;
}
.btn.loading:after {
  background-image: url('../images/preloader-btn.gif');
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  z-index: 2;
}
.btn.btn-primary.loading:after {
  background-color: #f24f00;
}
.btn.btn-primary:disabled.loading:after,
.btn.btn-primary[disabled].loading:after {
  background-color: #b53b00;
}
.header-loader {
  margin-top: -41px;
  margin-left: -7px;
  margin-right: 14px;
  vertical-align: middle;
}
.modal-img .modal-dialog {
  width: auto;
  max-width: 600px;
  min-width: 330px;
}
.modal-img .modal-dialog .img-responsive {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.modal-dialog {
  margin: 60px auto 30px;
  min-width: 800px;
  width: auto;
}
.modal > .close {
  position: absolute;
  right: -50px;
  top: -45px;
  text-indent: -9999px;
  background: url(../images/close.png) 0 0 no-repeat;
  height: 40px;
  width: 40px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.modal > .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: transparent!important;
}
.modal .modal-content {
  background: #efefef;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.modal .modal-content > .close {
  position: absolute;
  right: -50px;
  top: -45px;
  text-indent: -9999px;
  background: url(../images/close.png) 0 0 no-repeat;
  height: 40px;
  width: 40px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.modal .modal-content > .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: transparent!important;
}
.modal-title {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #525252;
}
.modal-body {
  padding: 0;
}
.modal-padding {
  padding: 10px 25px 15px 25px;
}
.modal.fullPage {
  background: #ebebeb;
  overflow: auto;
  z-index: 1040;
}
.modal.fullPage > .close {
  right: 30px;
  top: 15px;
  background: url(../images/closeb.png) 0 0 no-repeat;
  position: fixed;
  z-index: 99999;
}
.modal.fullPage > .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: transparent!important;
}
.modal.fullPage .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 1px;
}
.modal.fullPage .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: transparent;
  margin: 60px 70px 30px ;
  width: 780px;
}
.modal.fullPage .modal-content.sjednavani-diagramu {
  width: 1200px;
}
.modal.fullPage .preloader-backdrop {
  left: 0;
}
.modal.fullPage .preloaderBoxWrap {
  width: 100%;
}
.modal-footer {
  padding: 20px 25px 25px 25px;
}
.modal-footer.text-left {
  text-align: left;
}
.smallModal .modal-content {
  background: #efefef!important;
  width: auto!important;
  margin: 60px 30px 30px!important;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) !important;
}
.modal-bs .modal-dialog {
  z-index: 2000;
}
.modal-bs .modal-dialog .modal-content {
  padding: 25px 30px;
}
.modal-backdrop {
  background: radial-gradient(ellipse at center, #3b632e 0%, #000e07 100%);
}
.headerNav {
  background: #525252;
  height: 50px;
  position: fixed;
  right: 0;
  z-index: 98;
  margin-left: 260px;
}
.userNav {
  float: right;
  font-size: 15px;
  margin-right: 10px;
  min-width: 750px;
}
.userNav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  width: 100%;
  display: flex;
  height: 50px;
}
.userNav ul li {
  display: inline-block;
  float: left;
  border-right: 1px solid #757575;
  padding-right: 15px;
  margin-left: 15px;
  line-height: 20px;
  padding-top: 3px;
  color: #fff;
  text-align: center;
  flex-grow: 1;
}
.userNav ul li:not(:last-child) {
  border-right: 1px solid #757575;
}
.userNav ul li:first-child {
  margin-left: 15px;
}
.userNav ul li button {
  display: inline-block;
  vertical-align: middle;
}
.userNav ul li a {
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
}
.userNav ul li a.logout {
  color: #f24f00;
  padding: 0;
}
.userNav ul li span {
  color: #fff;
}
.userNav ul li.userProfile a,
.userNav ul li.logout a {
  vertical-align: top;
}
.userNav ul li.userProfile a span,
.userNav ul li.logout a span {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  display: inline-block;
}
.userNav ul li.userProfile a span.smallerText,
.userNav ul li.logout a span.smallerText {
  width: 110%;
  font-size: 12px;
  line-height: 1.5;
}
.userNav ul li.userProfile a:hover span,
.userNav ul li.logout a:hover span {
  text-decoration: underline;
}
.userNav ul li.last,
.userNav ul li:last-child {
  border: none;
}
.steps {
  background: #777777;
  margin-top: 20px;
}
.steps ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
.steps ul li {
  color: #fff;
  display: table-cell;
  height: 80px;
  line-height: 24px;
  vertical-align: middle;
  padding: 0 20px;
  font-size: 17px;
}
.steps ul li:last-child.active {
  background: #515151;
}
.steps ul li.active {
  background: url('../images/menustepactive.png') right center no-repeat;
  padding-right: 40px;
  font-weight: bold;
}
.steps ul li.done {
  background: #515151;
  color: #EBEBEB;
}
.steps ul li .stepItem {
  display: table;
  width: 100%;
}
.steps ul li .stepItem > span {
  display: table-cell;
  vertical-align: middle;
}
.steps ul li .stepItem > span.stepNumber {
  font-size: 35px;
  width: 40px;
  text-align: center;
}
.dropdown.dropdownSimple .dropdownWrap:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-width: 11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.dropdown.dropdownSimple .dropdownWrap:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 10px;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.dropdown.dropdownSimple .dropdownWrap .dropdown-menu {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  width: auto;
  float: none;
  border-top: 1px solid #cccccc!important;
  overflow-y: auto;
  max-height: 350px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.dropdown.dropdownSimple .dropdownWrap .dropdownFooter {
  border-top: 1px solid #cccccc;
}
.dropdown.dropdownSimple .dropdownWrap .dropdownFooter a {
  padding: 15px 20px 20px 20px;
  display: block;
}
.dropdown.dropdownSimple .dropdown-menu {
  width: 300px;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: -50%;
  display: block;
}
.dropdown.dropdownSimple .dropdown-menu .divider {
  margin: 0;
}
.dropdown.dropdownSimple .dropdown-menu .dropdown-header {
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-right: 30px;
  color: #000;
  position: relative;
}
.dropdown.dropdownSimple .dropdown-menu .dropdown-header .close {
  opacity: 0.8;
  filter: alpha(opacity=80);
  right: 15px;
  position: absolute;
  top: 13px;
}
.dropdown.dropdownSimple .dropdown-menu .dropdown-header .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #000;
}
.dropdown.dropdownSimple .dropdown-menu > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 35px;
  position: relative;
  color: #f24f00;
}
.dropdown.dropdownSimple .dropdown-menu > li > a:before {
  content: '-';
  display: inline-block;
  position: absolute;
  left: 20px;
  color: #333;
}
.dropdown.dropdownSimple .dropdown-menu > li.last > a {
  padding-top: 15px;
  padding-bottom: 20px;
}
.logoffIco {
  background: url(../images/log-off.png) center center / contain no-repeat;
  width: 25px;
  height: 25px;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -53%);
}
.tab-menu {
  position: relative;
  padding: 0;
  margin: 20px -5px -5px;
  list-style: none;
  display: table;
  border-spacing: 5px;
  border-collapse: separate;
  border-bottom: none;
  height: 40px;
}
.tab-menu li {
  position: relative;
  font-size: 16px;
  display: table-cell;
  color: #fff;
  background: #888;
  vertical-align: middle;
}
.tab-menu li:hover a,
.tab-menu li:focus a {
  text-decoration: underline;
}
.tab-menu li.tab-selected:hover a,
.tab-menu li.tab-selected:focus a {
  text-decoration: none;
}
.tab-menu li a,
.tab-menu li .btn-link {
  color: #fff;
  display: block;
  padding: 10px 10px;
}
.tab-menu li a:hover,
.tab-menu li .btn-link:hover,
.tab-menu li a:focus,
.tab-menu li .btn-link:focus {
  color: #fff;
}
.tab-menu li .bubble {
  margin-left: 0;
  margin-right: 5px;
}
.tab-menu li:last-child a {
  margin-right: 0;
}
.tab-menu li.tab-selected {
  background: #FFFFFF;
  color: #000;
}
.tab-menu li.tab-selected a,
.tab-menu li.tab-selected .btn-link {
  background: #fff;
  border: 1px solid #FFFFFF;
  color: #000;
}
.tab-menu:after {
  content: "";
  display: table;
  clear: both;
}
div.tab-wrapper {
  position: relative;
  top: 0;
  left: 0;
  clear: both;
}
.tab-container {
  padding: 25px;
  background: #fff;
}
.hiddenTab {
  display: none;
}
.webchat-question {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -50px;
  width: 300px;
  height: 100px;
  background: #FFF;
  z-index: 650;
  border: 1px solid #77b300;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  display: none;
}
.webchat-question span.query {
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 15px;
  width: 285px;
  font-size: 13px;
  color: #FFF;
  font-family: Arial, sans-serif;
  display: block;
  background: #77b300;
}
.webchat-question .button {
  height: 25px;
  line-height: 25px;
  background: #77b300;
  color: #FFF;
  display: block;
  float: left;
  margin: 20px 7px 0;
  text-transform: uppercase;
  text-decoration: none;
  width: 60px;
  text-align: center;
  cursor: pointer;
}
.webchat-question .button.yes {
  margin-left: 80px;
}
.webchat-question .button.no {
  background: #5b5b5b;
}
.webchat-question .button:hover {
  text-decoration: underline;
}
.webchat-tray {
  display: block;
  float: left;
  line-height: 60px;
  padding-left: 60px;
  background: #77b300 url(http://www.cez.cz/edee/content/sys/shared/js/fg-chat/img/head.png) no-repeat 15px center;
  color: #FFF;
  font-family: Arial, sans-serif;
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
  z-index: 99999999;
  position: fixed;
  right: 10px;
  bottom: 0;
  width: 230px;
  height: 60px;
  border-bottom: 0;
  -webkit-box-shadow: 0 0 5px #a8a8a8;
  -moz-box-shadow: 0 0 5px #a8a8a8;
  box-shadow: 0 0 5px #a8a8a8;
}
.webchat-window {
  width: 260px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  position: fixed;
  top: 36px;
  left: 0;
  background: #FFF;
  z-index: 999999999;
}
.webchat-window .top {
  background: #77b300;
  height: 60px;
  width: auto!important;
  border-bottom: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  behavior: url(unselect.htc);
  cursor: move;
}
.webchat-window .top .caption {
  cursor: move;
  text-decoration: none!important;
  color: #FFF!important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  behavior: url(unselect.htc);
  background: #77b300 url(http://www.cez.cz/edee/content/sys/shared/js/fg-chat/img/head.png) no-repeat 15px center;
  display: block;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 60px;
  font-size: 15px;
}
.webchat-window .top span {
  display: block;
  position: absolute;
  cursor: pointer;
}
.webchat-window .top span.close {
  width: 11px;
  height: 11px;
  background: url(http://www.cez.cz/edee/content/sys/shared/js/fg-chat/img/cross.png) center center no-repeat;
  right: 8px;
  top: 8px;
}
.webchat-window .top span.maximalize {
  width: 10px;
  height: 10px;
  background: url(http://www.cez.cz/edee/content/sys/shared/js/fg-chat/img/maximalize.png) center bottom no-repeat;
  right: 26px;
  top: 9px;
}
.webchat-window .top span.minimalize {
  width: 11px;
  height: 11px;
  background: url(http://www.cez.cz/edee/content/sys/shared/js/fg-chat/img/line.png) right bottom no-repeat;
  right: 42px;
  top: 8px;
  padding-left: 10px;
}
.webchat-window .conversation {
  height: 313px;
  width: auto;
  overflow: hidden;
  position: relative;
  margin-top: 9px;
}
.webchat-window .conversation .viewport {
  width: auto;
  height: 311px;
  overflow: hidden;
  position: relative;
  z-index: 610;
  margin-left: 10px;
  margin-right: 10px;
}
.webchat-window .conversation .viewport .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 97%;
}
.webchat-window .conversation .viewport .overview .post {
  font-size: 14px;
  line-height: 19px;
  margin: 4px 0;
  padding: 11px 22px 11px 14px;
  font-family: Arial, sans-serif;
  color: #000;
  word-break: break-all;
}
.webchat-window .conversation .viewport .overview .post.operator {
  background: #77b300;
  color: #ffffff;
}
.webchat-window .conversation .viewport .overview .post .time {
  display: block;
  color: #666;
  padding: 0;
  margin: 0;
  font-size: 12px;
}
.webchat-window .conversation .viewport .overview .post a {
  color: #444;
  text-decoration: underline;
  cursor: pointer;
}
.webchat-window .conversation .scrollbar {
  position: absolute;
  right: 3px;
  top: 11px;
  width: 11px;
  z-index: 612;
}
.webchat-window .conversation .top {
  display: none;
}
.webchat-window .conversation .scrollbar.disable {
  display: none;
}
.webchat-window .conversation .track {
  height: 100%;
  width: 7px;
  position: relative;
}
.webchat-window .conversation .thumb {
  cursor: pointer;
  overflow: hidden;
  position: absolute;
}
.webchat-window .conversation .thumb,
.webchat-window .conversation .thumb .end {
  width: 7px;
  background-color: #C6C6C6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.webchat-window .status-info {
  display: block;
  font-style: italic;
  font-size: 10px;
  font-family: Arial, sans-serif;
  padding: 1px 14px;
  min-height: 18px;
}
.webchat-window .form {
  padding: 12px 10px;
  width: auto;
  position: relative;
}
.webchat-window .form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.webchat-window .form .textarea {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 8px 2%!important;
  width: 96%!important;
  max-width: auto!important;
  height: 87px;
  border: 0;
  border-top: 1px solid #e5e5e5;
  color: #000;
  outline: 0;
  margin: 4px 0 10px;
  line-height: normal;
  background: #f1f1f1;
}
.webchat-window .form .submit {
  margin: 0;
  padding: 5px 15px;
  float: right;
  background: #67a600;
  background: -moz-linear-gradient(top, #67a600 0, #84bc00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #67a600), color-stop(100%, #84bc00));
  background: -webkit-linear-gradient(top, #67a600 0, #84bc00 100%);
  background: -o-linear-gradient(top, #67a600 0, #84bc00 100%);
  background: -ms-linear-gradient(top, #67a600 0, #84bc00 100%);
  background: linear-gradient(to bottom, #67a600 0, #84bc00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#67a600, endColorstr=#84bc00, GradientType=0);
  border: 0;
  border-bottom: 1px solid #558000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFF!important;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}
.webchat-window .form .status-wait {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #555;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 188px;
  display: none;
}
.textEditor {
  /*
	 @license textAngular
	 Author : Austin Anderson
	 License : 2013 MIT
	 Version 1.3.7

	 See README.md or https://github.com/fraywing/textAngular/wiki for requirements and use.
	 */
  /* add generic styling for the editor */
  /* add the styling for the awesomness of the resizer */
  /* copy the popover code from bootstrap so this will work even without it */
}
.textEditor .btn-default {
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: 1px solid #cecece;
  border-bottom: 1px solid #969696;
  border-radius: 4px;
  padding: 5px 9px;
  color: #4E4E4E;
  font-size: 14px;
}
.textEditor .btn-default:hover,
.textEditor .btn-default:focus {
  background-color: #e0e0e0;
}
.textEditor .btn-default:active,
.textEditor .btn-default.active {
  background-color: #e0e0e0;
  border-color: #B3B3B3;
}
.textEditor .btn-default:disabled,
.textEditor .btn-default[disabled] {
  background-color: #F0F0F0;
  background-image: none;
}
.textEditor .ta-hidden-input {
  width: 1px;
  height: 1px;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -10000px;
  left: -10000px;
  opacity: 0;
  overflow: hidden;
}
.textEditor .ta-root.focussed > .ta-scroll-window.form-control {
  border-color: #000000;
  outline: 0;
}
.textEditor .ta-editor.ta-html,
.textEditor .ta-scroll-window.form-control {
  min-height: 300px;
  height: auto;
  overflow: auto;
  font-family: inherit;
  font-size: 100%;
}
.textEditor .ta-scroll-window.form-control {
  position: relative;
  padding: 0;
}
.textEditor .ta-scroll-window > .ta-bind {
  height: auto;
  min-height: 300px;
  padding: 6px 12px;
}
.textEditor .ta-editor:focus {
  user-select: text;
}
.textEditor .ta-resizer-handle-overlay {
  z-index: 100;
  position: absolute;
  display: none;
}
.textEditor .ta-resizer-handle-overlay > .ta-resizer-handle-info {
  position: absolute;
  bottom: 16px;
  right: 16px;
  border: 1px solid black;
  background-color: #FFF;
  padding: 0 4px;
  opacity: 0.7;
}
.textEditor .ta-resizer-handle-overlay > .ta-resizer-handle-background {
  position: absolute;
  bottom: 5px;
  right: 5px;
  left: 5px;
  top: 5px;
  border: 1px solid black;
  background-color: rgba(0, 0, 0, 0.2);
}
.textEditor .ta-resizer-handle-overlay > .ta-resizer-handle-corner {
  width: 10px;
  height: 10px;
  position: absolute;
}
.textEditor .ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl {
  top: 0;
  left: 0;
  border-left: 1px solid black;
  border-top: 1px solid black;
}
.textEditor .ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr {
  top: 0;
  right: 0;
  border-right: 1px solid black;
  border-top: 1px solid black;
}
.textEditor .ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl {
  bottom: 0;
  left: 0;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}
.textEditor .ta-resizer-handle-overlay > .ta-resizer-handle-corner-br {
  bottom: 0;
  right: 0;
  border: 1px solid black;
  cursor: se-resize;
  background-color: white;
}
.textEditor .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.textEditor .popover.top {
  margin-top: -10px;
}
.textEditor .popover.bottom {
  margin-top: 10px;
}
.textEditor .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.textEditor .popover-content {
  padding: 9px 14px;
}
.textEditor .popover > .arrow,
.textEditor .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.textEditor .popover > .arrow {
  border-width: 11px;
}
.textEditor .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.textEditor .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.textEditor .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.textEditor .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.textEditor .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.textEditor .ta-toolbar {
  background-color: #F0F0F0;
  padding: 10px 10px 5px;
  margin-left: 0px;
  /* Override bootstrap */
  border: 1px solid #EEE;
}
.textEditor .ta-toolbar .btn-group {
  margin-bottom: 5px;
}
.textEditor .ta-editor,
.textEditor .white-box {
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #EEE;
}
.textEditor textarea.ta-bind {
  width: 100%;
}
.inlineSpinner {
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: rotate360;
  -moz-animation-name: rotate360;
  animation-name: rotate360;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  height: 10px;
  width: 10px;
  border: 2px solid #f24f00;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.inlineSpinner.inverse {
  border-color: rgba(255, 255, 255, 0.75);
  border-right-color: transparent;
}
.inlineSpinner.inlineSpinner-md {
  height: 18px;
  width: 18px;
  border-width: 3px;
}
@-moz-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
html {
  height: 100%;
  background: #ebebeb url(../images/htmlbg.jpg) 0 0 repeat-y;
}
body {
  height: 100%;
  min-height: 100%;
  background: none;
}
.printOnly {
  display: none;
}
.preloaderBox {
  text-align: center;
}
.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
.www-layout-visible {
  display: none;
}
.logo {
  display: block;
  text-align: center;
  padding: 20px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.test .logo {
  background: #3B8031;
}
.test .logo:before {
  content: "Test";
  display: block;
  position: absolute;
  left: 80px;
  top: 56px;
  font-weight: bold;
  font-size: 15px;
}
.leftSide {
  width: 260px;
  position: absolute;
  float: left;
  color: #fff;
  font-size: 17px;
  z-index: 1000;
}
.leftSide:after {
  display: block;
  content: '';
  z-index: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 260px;
  background: url("../images/htmlbg-light.jpg") left bottom no-repeat;
}
.leftSide a {
  color: #fff;
}
.leftSide ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
.leftSide .leftNav {
  position: relative;
  z-index: 2;
}
.leftSide .leftNav li {
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  display: table;
  width: 260px;
  position: relative;
}
.leftSide .leftNav li.divider {
  margin-top: 20px;
}
.leftSide .leftNav li.divider:before {
  content: '';
  display: block;
  height: 1px;
  background: rgba(255, 255, 255, 0.14);
  position: absolute;
  left: 30px;
  right: 30px;
  top: -11px;
}
.leftSide .leftNav li:hover {
  background: #1f7a35;
}
.leftSide .leftNav a {
  background: url(../images/menuicons.png) 30px 19px no-repeat;
  display: table-cell;
  padding: 0;
  padding-left: 95px;
  padding-right: 10px;
  height: 60px;
  vertical-align: middle;
}
.leftSide .leftNav a:hover {
  text-decoration: none;
}
.leftSide .leftNav .active,
.leftSide .leftNav .active:hover {
  background: url(../images/menuactive.png) 0 0 no-repeat;
  width: 277px;
}
.leftSide .consumptionIco a {
  background-position: 30px -54px;
}
.leftSide .mobileIco a {
  background-position: 30px -128px;
}
.leftSide .invoiceIco a {
  background-position: 30px -201px;
}
.leftSide .requestIco a {
  background-position: 30px -272px;
}
.leftSide .benefitsIco a {
  background-position: 30px -347px;
}
.leftSide .dataIco a {
  background-position: 30px -430px;
}
.leftSide .adminIco a {
  background-position: 30px -510px;
}
.leftSide .negotiateIco a {
  background-position: 33px -590px;
}
.leftSide .bonusIco a {
  background-position: 22px -684px;
}
.leftSide .catalogueIco a {
  background-position: 31px -746px;
}
.leftSide .documentsIco a {
  background-position: 32px -816px;
}
.leftSide .heatingSIco a {
  background-position: 31px -891px;
}
.leftSide .menu-akvizice-mobil a {
  background: url(../images/menuiconsmvno.png) 30px 11px no-repeat;
}
.leftSide .menu-akvizice-mobil-status a {
  background: url(../images/menuiconsmvno.png) 30px -62px no-repeat;
}
.leftSide .menu-vymena-sim a {
  background: url(../images/menuiconsmvno.png) 30px -128px no-repeat;
}
.leftSide .menu-mobil-zvyhodneni a {
  background: url(../images/menuiconsmvno.png) 30px -188px no-repeat;
}
.leftSide .menu-mobil-portin a {
  background: url(../images/menuiconsmvno.png) 30px -255px no-repeat;
}
.leftSide .menu-mobil-portin a {
  background: url(../images/menuiconsmvno.png) 30px -255px no-repeat;
}
.leftSide .menu-mobil-promo a {
  background: url(../images/menuiconsmvno.png) 30px -392px no-repeat;
}
.callCenterBox {
  margin: 25px 0px 20px 0px;
  background: url("../images/linesmenu.png") left top no-repeat;
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  z-index: 2;
}
.callCenterBox strong {
  font-size: 30px;
  display: block;
}
.main {
  float: left;
  width: 800px;
}
.mainIn {
  margin-left: 260px;
}
.helpTitle {
  padding-right: 40px;
  position: relative;
}
.help {
  display: block;
  cursor: pointer;
  position: absolute;
  right: 10px;
  height: 30px;
  width: 30px;
  top: 52px;
  margin: 0;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.help.ico:before {
  content: '?';
  display: block;
  width: 30px;
  height: 30px;
  color: #fff;
  background: #797b7b;
  font-size: 21px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  font-weight: bold;
}
.help:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.modal .modal-actions-placeholder {
  right: 27px;
  height: 44px;
  width: 44px;
  top: 89px;
  position: fixed;
  z-index: 99999;
}
.modal .modal-actions-placeholder .ico {
  right: auto;
  left: 0;
  top: 0;
}
.modal .help.ico:before {
  width: 44px;
  height: 44px;
  font-size: 27px;
  line-height: 44px;
}
.content {
  padding: 50px 40px 50px 40px;
}
.infolist {
  font-size: 17px;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 15px;
}
.infolist li {
  padding: 10px 0 10px 50px;
  position: relative;
}
.infolist li a {
  color: #aaa;
}
.infolist li .orange {
  color: #f24f00;
}
.infolist .text-danger {
  font-weight: bold;
}
.infolist .text-danger a {
  color: #ff0000;
}
.infolist .text-danger.ico:before,
.infolist .text-nodanger.ico:before {
  position: absolute;
  left: 0;
  top: 6px;
}
.emoticonBlock {
  margin-top: 25px;
  margin-left: -10px;
  margin-right: -10px;
}
.emoticonBlock .emoIcon {
  display: inline-block;
  width: 70px;
  margin: 0 10px;
  padding: 10px;
  padding-top: 12px;
  border-radius: 4px;
  background: #f8f8f8;
  cursor: pointer;
}
.emoticonBlock .emoIcon:hover {
  background: #fff;
}
.emoticonBlock .emoIcon.inactive {
  opacity: 0.4;
}
.emoticonBlock .emoIcon svg {
  width: 100%;
  height: auto;
}
.feedbackIcon {
  width: 40px;
  display: inline-block;
}
.feedbackIcon:hover svg {
  opacity: 1;
}
.feedbackIcon svg {
  opacity: 0.5;
  width: 100%;
  height: auto;
}
.consumptionBox {
  table-layout: fixed;
  margin-bottom: 0;
  border-top: 1px solid #E0E0E0;
  padding: 15px 0;
}
.consumptionBox .td {
  vertical-align: middle;
  padding: 10px 10px 10px 0;
}
.consumptionBox a {
  text-decoration: none;
}
.consumptionBox a:hover,
.consumptionBox a:focus,
.consumptionBox a:hover small,
.consumptionBox a:focus small {
  color: #f24f00;
}
.consumptionBox small {
  clear: none;
}
.consumptionBox.first,
.consumptionBox:first-child {
  border: none;
  padding-top: 0;
}
.consumptionBox.last,
.consumptionBox:last-child {
  padding-bottom: 0;
}
.consumptionAdress {
  width: 43%;
  position: relative;
}
.consumptionAdress .posR {
  padding-left: 80px;
}
.consumptionAdress .sprite2 {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.consumptionAdress .text-danger.ico {
  display: block;
  width: 30px;
  height: 35px;
  position: absolute;
  top: 34px;
  left: 35px;
  cursor: pointer;
  z-index: 11;
}
.consumptionAdress .text-danger.ico:before {
  top: 0px;
  left: 0px;
}
.consumptionBox .consumptionCheck {
  width: 120px;
  text-align: center;
  padding-right: 0;
}
.consumptionBox .consumptionCheck .checkboxToolbox {
  margin-right: -14px;
}
.consumptionDeposit {
  width: 120px;
  padding-right: 0;
}
.consumptionIcon {
  width: 30px;
  text-align: right;
}
.consumptionOM {
  position: relative;
}
.consumptionOM .posR {
  padding-left: 55px;
}
.consumptionOM .sprite2 {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}
.consumptionOM .userTitle {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  display: block;
}
.mobileTd a:hover,
.mobileTd a:focus,
.mobileTd a:hover small,
.mobileTd a:focus small {
  color: #f24f00;
}
.mobileTd .mobileholdIco {
  margin-top: -5px;
  margin-bottom: -10px;
}
.filterBlock {
  background: #FFF;
  padding: 0px;
  color: #525252;
  margin-bottom: 25px;
}
.filterBlock a {
  color: #525252;
}
.filterBlock .orangeLink {
  color: #f24f00;
}
.filterBlock .searchBlock {
  padding: 30px;
  background: #fff;
}
.filterBlock .searchBlock small {
  padding-left: 0;
}
.filterBlock .searchBlock small a {
  color: #f24f00;
}
.filterBlock .quickFilter {
  margin: 0;
}
.filterBlock .quickFilter .td {
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  background: #fff;
  background: url(../images/orange-border.png) 0 105% repeat-x;
  -webkit-transition: background-position 200ms ease-out;
  -o-transition: background-position 200ms ease-out;
  transition: background-position 200ms ease-out;
}
.filterBlock .quickFilter .td:hover,
.filterBlock .quickFilter .td.active {
  background-position: 0 bottom;
}
.filterBlock .quickFilter .td:hover a,
.filterBlock .quickFilter .td.active a {
  color: #f24f00;
  position: relative;
}
.filterBlock .quickFilter .td a {
  display: block;
  padding: 10px;
}
.filterBlock .quickFilter .td a strong {
  word-wrap: break-word;
  line-height: 16px;
  display: inline-block;
  width: 100%;
}
.filterBlock .quickFilter .td.oneOM {
  background: none;
}
.filterBlock .quickFilter .td.oneOM a {
  cursor: default;
}
.filterBlock .quickFilter .bgIco {
  width: 80px;
  height: 80px;
  display: inline-block;
  padding-top: 19px;
}
.filterBlock .quickFilter .table .block {
  display: inline-block;
  padding-top: 10px;
}
.filterBlock .quickFilter .table .countBlock {
  padding-top: 0;
  margin-top: -10px;
  line-height: 20px;
}
.filterBlock.staticWidth .quickFilter {
  width: auto;
}
.filterBlock.staticWidth .quickFilter .td {
  width: 166px;
}
.filterActual {
  background: #333;
  margin: 0px;
  padding: 20px 25px;
  color: #DADADA;
  font-size: 15px;
  position: relative;
}
.filterActual span {
  display: inline-block;
  margin: 0 3px;
  color: #fff;
}
.filterActual span a {
  color: #fff;
}
.filterActual a {
  margin: 0;
  padding: 0 5px;
  margin-left: 1px;
  color: #fff;
  display: inline-block;
}
.filterActual .pull-left {
  margin-right: 70px;
}
.filterActual .pull-right {
  position: absolute;
  right: 15px;
  top: 20px;
}
.filterActual .pull-right a {
  color: #f24f00;
}
.filterActual .closeLink {
  border-left: 1px solid #575656;
  padding-right: 0;
  padding-left: 8px;
  color: #f24f00;
  text-align: right;
}
.filterActual .closeLink .closeIcoW {
  margin-right: 0;
}
.resultsTitle {
  background: #525252;
  padding: 30px 25px;
  margin: 0;
  color: #fff;
}
.resultsTitle a {
  color: #f24f00;
}
.sectionStart {
  border-top: 1px solid #E0E0E0;
  padding-top: 40px;
}
.filterAdvanced .bgIco {
  background: #fff;
  height: 60px;
  display: inline-block;
  width: 60px;
  padding-top: 10px;
}
.filterAdvanced .filters .filterField {
  height: 60px;
  padding-top: 10px;
}
.filterAdvanced .filters .filterField input {
  margin-right: 5px;
}
.filterAdvanced .filters .filterField label {
  display: inline;
}
.filterAdvanced .filtersMore {
  padding: 20px 25px;
}
.filterAdvanced .date {
  line-height: 20px;
  margin-right: 0px;
}
.filtersMoreWrap {
  padding-top: 10px;
}
.filtersMoreWrap label {
  margin-bottom: 10px;
}
.rangeLink {
  margin-top: 46px;
  display: inline-block;
}
.fakturyAppDiv {
  position: relative;
}
.fixedPosFilter {
  width: 100%;
  bottom: 0;
  position: absolute;
  background: #d4d4d4;
  padding: 20px;
  border-top: 1px solid #CECECE;
  -webkit-box-shadow: 0px -9px 25px -17px rgba(50, 50, 50, 0.6);
  -moz-box-shadow: 0px -9px 25px -17px rgba(50, 50, 50, 0.6);
  box-shadow: 0px -9px 25px -17px rgba(50, 50, 50, 0.6);
}
.fixedPosFilter.fixed {
  position: fixed;
  width: 830px;
}
.fixedPosFilter .form-group {
  margin-bottom: 0;
}
.fixedPosFilter div.fancy-select ul.options {
  top: auto;
  bottom: 30px;
}
.fixedPosFilterMargin {
  margin-bottom: 81px;
}
.basketTable {
  margin-top: 30px;
}
.imgHeader {
  background: #fff;
  text-align: center;
  padding: 20px;
  display: block;
}
.payMethods .imgHeader img {
  width: 45%;
}
.payMethods .radio-inline {
  padding-top: 10px;
  padding-bottom: 30px;
}
.payMethods .radio {
  height: 60px;
}
.summaryCount {
  font-size: 40px;
  background: #FFFFFF;
  padding: 25px;
  margin-bottom: 40px;
}
.summaryCount .payBlock {
  width: 410px;
}
.summaryCount .payBlock .btn {
  margin-top: 75px;
}
.summaryCount .qrCode {
  width: 200px;
  height: 200px;
  background: #ebebeb;
  display: inline-block;
  float: left;
}
.summaryCount .qrCode img {
  width: 100%;
}
.summaryCountTablePanel {
  font-size: 14px;
  background: #f5f4f4;
  margin: -25px;
  margin-bottom: 0;
  padding: 15px;
}
.summaryCountTablePanel .table > tbody > tr > td {
  background: none;
}
.fileLine {
  margin-bottom: 10px;
}
.fileLine .sprite2 {
  margin-bottom: -11px;
}
.fileLine a {
  color: #333;
}
.twolineSeparator {
  position: relative;
  top: -13px;
  padding: 10px;
}
.popover.static {
  bottom: 40px;
  top: auto;
  left: auto;
  width: auto;
  max-width: 900px;
}
.popover.static.bottom {
  bottom: auto;
  top: 25px;
}
.popover.static.bottom > .arrow.dark:after {
  border-bottom-color: #f7f7f7;
}
.popover.calendarsBlockPopover {
  left: -230px;
}
.popover.calendarsBlockPopover.singleCalendar {
  left: 0;
  bottom: 47px;
}
.popover.calendarsBlockPopover.singleCalendar .calendarsBlock {
  width: auto;
}
.issuedDateForm .popover.calendarsBlockPopover {
  left: -400px;
}
.issuedDateForm .popover.calendarsBlockPopover > .arrow {
  left: 84%;
}
.calendarsBlock {
  width: 470px;
}
.pull-right .datepicker-inline {
  float: right;
}
.successIco {
  background: url(../images/successico.png) center center no-repeat;
  width: 52px;
  height: 40px;
  display: inline-block;
  margin-right: 15px;
}
.successEmailIco {
  background: url(../images/success-email.png) center center no-repeat;
  width: 52px;
  height: 40px;
  display: inline-block;
  margin-right: 15px;
}
.trTree.level1 .tdTree {
  font-weight: bold;
}
.trTree.level2 .tdTree {
  padding-left: 70px;
}
.trTree .moreLink {
  font-size: 15px;
  margin-bottom: 0;
  color: #333;
}
.linkTable {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.linkTable .linkTd {
  display: table-cell;
  vertical-align: top;
}
.linkPanel {
  display: block;
  cursor: pointer;
}
.linkPanel span {
  display: block;
}
.linkPanel small {
  clear: none;
  padding: 0;
}
.linkPanel:hover,
.linkPanel:hover span,
.linkPanel:hover small {
  color: #f24f00;
}
.linkPanel:before,
.linkPanel:after {
  display: block;
}
.linkPanel.noHover {
  cursor: auto;
}
.linkPanel.noHover:hover,
.linkPanel.noHover:hover span,
.linkPanel.noHover:hover small {
  color: #333;
}
.contentUser {
  padding-left: 60px;
}
.contentUser small {
  clear: none;
  color: #777;
}
.hiddenStars {
  margin-right: 15px;
  display: inline-block;
  position: relative;
  top: 16px;
}
.hiddenStars.showed {
  top: 0;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.brick {
  width: 200px;
  float: left;
}
.guidesColumns a {
  font-size: 20px;
  display: block;
  text-transform: none;
  color: #ef5300;
  font-weight: normal;
  background: #fff;
  line-height: 20px;
  text-align: center;
  padding: 10px;
  padding-bottom: 25px;
  height: 180px;
}
.guidesColumns .sprite2 {
  display: block;
  margin: 25px auto 25px;
  cursor: pointer;
}
.guidesColumns .iconF {
  font-size: 55px;
  display: block;
  padding-top: 32px;
  height: 110px;
}
.cmsItem ol {
  list-style: decimal;
}
.cmsItem ul {
  list-style: disc;
}
.requestsWidget ul {
  position: relative;
  padding: 0;
}
.requestsWidget li {
  position: relative;
  padding-left: 50px;
  min-height: 50px;
}
.requestsWidget li:before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  left: 13px;
  bottom: -37px;
  z-index: 4;
  width: 4px;
  background: #787878;
}
.requestsWidget li.last:before {
  display: none;
}
.requestsWidget .numb {
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 5;
  background: #787878;
  font-style: normal;
  font-weight: bold;
}
.requestsWidget .notClosed:before {
  background: #dfdfdf;
}
.requestsWidget .notClosed .numb {
  background: #dfdfdf;
}
.requestsWidget .warning .requestStatus {
  color: #f15a22;
}
.requestsWidget .warning .numb {
  background: #f15a22;
}
.requestsWidget .success .requestStatus {
  color: #2d8a2b;
}
.requestsWidget .success .numb {
  background: #2d8a2b;
}
.requestsWidget .danger .requestStatus {
  color: #ff0000;
}
.requestsWidget .danger .numb {
  background: #ff0000;
}
.requestsTable .td {
  padding: 5px 10px;
}
.requestsTable .requestDate {
  width: 140px;
}
.requestsTable .requestStatus {
  width: 200px;
}
.invoicePriceWrap {
  margin-right: 10px;
  display: inline-block;
  width: 90px;
}
.invoicePriceWrap s {
  display: block;
}
.invoicePriceLink {
  display: inline-block;
}
.moreOmBlock {
  padding: 30px 20px 20px 20px;
  margin-bottom: 10px;
}
.invoiceFirstTd {
  width: 280px;
}
.invoiceSecondTd {
  width: 170px;
}
#widget_breadcrumbs a:after {
  content: '/';
  color: #666;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
#cezonline .redakce .list {
  width: 750px !important;
}
#cezonline .redakce input {
  display: inline-block;
  width: 100%;
  padding: 6px 15px;
  line-height: auto;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border-radius: 0px;
  font-size: 17px;
  height: 40px;
  border: 1px solid #efefef;
  border-top: 1px solid #ababab;
  box-shadow: none;
}
#cezonline .redakce .input-group.date {
  width: 33%;
}
#sorterDlg #header {
  height: 35px !important;
}
#sorterDlg #sortable {
  padding: 0px;
}
#cezonline .redakce input[type="button"],
#cezonline .redakce input[type="submit"],
#cezonline .redakce button,
#cezonline .redakce .button {
  height: auto;
}
#cezonline .redakce input:disabled {
  background-color: #cdcdcd;
  border-top: 1px solid #ababab;
  cursor: not-allowed;
  color: #8c8c8c;
}
#cezonline .redakce .filetext {
  width: auto !important;
  margin: 0px !important;
}
#cezonline .redakce .property .label {
  display: block;
  float: none;
}
#cezonline .redakce .wrapper-file {
  cursor: pointer !important;
  overflow: hidden;
  background: url('../images/button-prochazet.png') center center no-repeat;
  height: 40px;
  width: 135px;
  display: block;
  float: left;
  margin: 0px;
}
.eshopPage .productBlock .sprite2 {
  margin-top: 20px;
  margin-bottom: 15px;
}
.eshopPage .productBlock .description {
  height: 70px;
}
.predictionApp .labelPrediction {
  width: 31%;
  float: right;
  padding-left: 0;
}
.predictionApp .progress-bar {
  width: 70%;
}
.predictionApp .progress-bar.progress-barPrediction {
  width: 30%;
  border-left: 2px solid #fff;
}
.sjednavaniApp .pagination a {
  font-size: 15px;
}
.sjednavaniApp .pagination .settings a {
  background-color: transparent;
  border: none;
  color: #f24f00;
  font-weight: normal;
  cursor: pointer;
}
.sjednavaniApp .pagination .settings a:hover {
  text-decoration: underline;
}
.sjednavaniApp .table .darkBg th {
  background-color: #DEDEDE;
}
.sjednavaniApp .table .darkBg td {
  background-color: #DEDEDE;
}
.sjednavaniApp .sjednavaniTable {
  table-layout: fixed;
}
.sjednavaniApp .sjednavaniTable .form-control {
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: right;
}
.sjednavaniApp .sjednavaniTable .weekEnd {
  color: #f24f00;
}
.sjednavaniApp .sjednavaniTable > tbody > tr > th {
  vertical-align: middle;
  padding: 5px 10px;
  width: 80px;
  background-color: #E4E4E4;
  border-right: 1px solid #D6D6D6;
  text-align: center;
}
.sjednavaniApp .sjednavaniTable > tbody > tr > td {
  padding: 10px 5px;
  font-size: 12px;
  text-align: center;
  border: none;
  vertical-align: middle;
  background-color: #E4E4E4;
}
.sjednavaniApp .sjednavaniTable > tbody > tr > td.indicatorTd {
  width: 40px;
}
.sjednavaniApp .sjednavaniTable > tbody > tr > td.indicatorTd:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 3px;
  margin-top: -1px;
  vertical-align: middle;
  border-left: 4px dashed;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  color: #888787;
}
.sjednavaniApp .sjednavaniTable h4 {
  line-height: 25px;
  margin-bottom: 5px;
  margin-top: 0;
}
.sjednavaniApp .sjednavaniTable .darkBg th {
  background-color: #DEDEDE;
}
.sjednavaniApp .sjednavaniTable .darkBg td {
  background-color: #DEDEDE;
}
.messagesPage .table .messageAlerts.moreImportant {
  margin: -15px -20px;
}
.aktivaceElfa .tabHeader {
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0;
  align-items: flex-end;
}
.aktivaceElfa .tabHeader .tabHeaderNav {
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 0;
  margin: 0;
}
.aktivaceElfa .tabHeader .tabHeaderNav li {
  margin-right: 5px;
}
.aktivaceElfa .tabHeader .tabHeaderNav li .mat-button {
  line-height: 48px;
  border-radius: 0!important;
  font-size: 16px;
  display: inline-block;
  margin: 0;
  min-width: 64px;
  padding: 0 16px;
  color: inherit;
}
.aktivaceElfa .tabHeader .tabHeaderNav li .mat-button.active {
  background: #f9f9f9;
  color: #f24f00!important;
}
.aktivaceElfa .tabHeader .tabHeaderNav li .mat-button.active:hover .mat-button-focus-overlay,
.aktivaceElfa .tabHeader .tabHeaderNav li .mat-button.active:focus .mat-button-focus-overlay {
  opacity: 0;
}
.aktivaceElfa .tabHeader .tabHeaderTools {
  margin-left: auto;
  min-height: 0;
  min-width: 290px;
}
.aktivaceElfa .tabHeader .tabHeaderTools .mat-form-field-wrapper {
  padding-bottom: 5px;
}
.aktivaceElfa .container {
  width: 100%;
  margin: auto;
  padding: 0;
}
.aktivaceElfa .infoDiv {
  margin-top: -20px;
  text-align: center;
  background: #fff;
  padding: 10px;
}
.aktivaceElfa .bolded {
  font-weight: bold;
}
.aktivaceElfa table {
  position: relative;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  border: none;
  border-radius: 0.5rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  white-space: nowrap;
}
.aktivaceElfa table * {
  border: none;
}
.aktivaceElfa table thead tr {
  font-size: 14px !important;
  /*color: #2d3748;*/
  text-align: center !important;
}
.aktivaceElfa table thead tr th {
  /* background: #edf2f7;*/
  /*padding: 0.75rem 1.5rem;*/
  vertical-align: middle;
  position: inherit;
  text-align: center !important;
}
.aktivaceElfa table tbody {
  /*      tr:nth-child(odd) td {
              background: #ffffff;
            }

            tr:nth-child(even) td {
              background: #edf2f7;
            }*/
}
.aktivaceElfa table tbody td {
  /*color: #1a202c;*/
  text-align: center !important;
  padding: 0.75rem 1.5rem;
  vertical-align: middle;
  font-weight: normal;
  font-size: 1.3rem;
}
.aktivaceElfa table tr > th:first-child,
.aktivaceElfa table tr > td:first-child {
  position: sticky;
  left: 0;
}
.aktivaceElfa table td:nth-child(1) {
  border-right: 2px solid #d4d4d4;
  z-index: 1;
}
.aktivaceElfa table .elfaCheckbox {
  display: flex !important;
  justify-content: center;
}
.aktivaceElfa table input {
  border: 1px solid #efefef;
}
.container {
  width: 100%;
  margin: auto;
  padding: 0;
}
.downloadIco {
  background: url(../images/download-icon.png) center center / contain no-repeat;
  width: 25px;
  height: 25px;
  border: 0;
}
.downloadIco.loading {
  opacity: 0.4;
}
.table th,
.table td {
  text-align: center;
  vertical-align: middle !important;
}
.downloadColumn {
  width: 30px;
}
.downloadLoader {
  width: 15px;
  height: 10px;
  margin-left: 20px;
}
.tableLoader {
  width: 40px;
  height: 20px;
  margin-top: 90px;
  left: 50%;
  position: absolute;
}
.cms-img-responsive {
  max-width: 100%;
  height: auto;
}
.decarb-clickable {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  cursor: pointer;
}
.decarb-image {
  transform: scale(1.05);
  transition: transform 550ms ease-out;
  will-change: transform;
}
.decarb-overlay-bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  pointer-events: none;
}
.decarb-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 20px 14px;
  background: rgba(0, 0, 0, 0.2);
  color: #f4f4f2;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 550ms ease-out, transform 550ms ease-out;
  will-change: opacity, transform;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.35);
}
.decarb-clickable > .decarb-overlay-bg {
  top: 0;
  bottom: auto;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
.decarb-clickable > .decarb-overlay {
  top: 0;
  bottom: auto;
  border-top: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
}
.decarb-corner-cta {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 115px;
  height: 115px;
  color: #f4f4f2;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 0 6px 10px 6px;
  box-sizing: border-box;
  z-index: 3;
  pointer-events: none;
  text-align: center;
  overflow: visible;
}
.decarb-corner-cta:before {
  content: '';
  position: absolute;
  width: 240px;
  height: 240px;
  right: -90px;
  bottom: -130px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  z-index: 0;
}
.decarb-corner-cta-top {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 20px;
  line-height: 1;
}
.decarb-corner-cta-main {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 30px;
  line-height: 1;
  margin-top: 2px;
}
.decarb-clickable img,
.decarb-clickable .decarb-image {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
}
.decarb-overlay-content {
  display: block;
  white-space: normal;
}
.decarb-col {
  display: inline-block;
  vertical-align: middle;
}
.decarb-col-left {
  text-align: left;
  width: 34%;
}
.decarb-col-center {
  text-align: center;
  width: 32%;
}
.decarb-col-right {
  text-align: right;
  width: 34%;
}
.decarb-label {
  display: block;
  font-size: 15px;
  color: #f0f0ec;
  line-height: 1.3;
}
.decarb-company {
  display: block;
  margin-top: 2px;
  font-size: 17px;
  font-weight: 600;
  color: #e5f6e3;
}
.decarb-value {
  display: block;
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
  color: #f4f4f2;
}
.decarb-unit {
  display: block;
  font-size: 14px;
  color: #d6d6d0;
  margin-top: 4px;
}
.decarb-cta {
  display: inline-block;
  font-size: 15px;
  color: #f0f0ec;
  line-height: 1.6;
  padding-top: 6px;
}
.decarb-modal .modal-dialog.prehledUctu,
.decarb-modal-dialog {
  width: 75%;
  min-width: 700px;
  max-width: 900px;
  margin: 30px auto;
  transform-origin: var(--decarb-origin-x, 50%) var(--decarb-origin-y, 50%);
}
.decarb-modal .modal-content {
  max-height: 90vh;
  overflow: hidden;
}
.decarb-modal .modal-body {
  max-height: 90vh;
  overflow-y: auto;
}
.decarb-modal .modal-body {
  padding-bottom: 20px;
}
.decarb-modal-image-wrap {
  position: relative;
  display: block;
  width: 95%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.decarb-modal-image {
  margin: 12px 0 16px;
  padding-left: 12px;
  padding-right: 10px;
  box-sizing: border-box;
}
.decarb-modal-image img {
  display: block;
  width: 100%;
  height: auto;
}
.decarb-modal-image.decarb-image .decarb-modal-img {
  transform: scale(1);
  transition: transform 550ms ease-out;
  will-change: transform;
}
.decarb-modal-image.decarb-image.decarb-image-ready .decarb-modal-img {
  transform: scale(1);
}
.decarb-modal-image.decarb-image-hover .decarb-modal-img {
  transform: scale(1.02);
}
.decarb-modal-image.decarb-image:hover .decarb-modal-img {
  transform: scale(1.02);
}
.decarb-modal-image .decarb-overlay-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
}
.decarb-modal-image .decarb-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.55);
  max-height: 100%;
  pointer-events: auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px 14px 10px;
}
.decarb-modal-image .decarb-overlay {
  opacity: 1;
  transform: translateY(0);
}
.decarb-modal-image .decarb-modal-overlay-text {
  font-size: 12px;
  line-height: 1.35;
}
.decarb-modal-image .decarb-modal-line {
  font-size: 12px;
  margin-bottom: 4px;
}
.decarb-modal-image .decarb-modal-strong {
  font-size: 13px;
}
.decarb-modal-image .decarb-modal-muted {
  font-size: 11px;
}
.decarb-modal-image .decarb-modal-amount {
  font-size: 50px;
}
.decarb-modal-image .decarb-modal-amount-muted {
  font-size: 22px;
}
.decarb-modal-image .decarb-modal-item,
.decarb-modal-image .decarb-modal-item-val {
  font-size: 12px;
}
.decarb-modal-image .decarb-modal-list {
  margin: 4px 0 6px 16px;
  padding-left: 12px;
}
.decarb-modal-image .decarb-modal-list li {
  margin-bottom: 2px;
}
.decarb-modal-overlay-text {
  color: #f4f4f2;
  font-size: 15px;
  line-height: 1.5;
}
.decarb-modal-line {
  margin-bottom: 6px;
}
.decarb-modal-subheader {
  text-align: center;
}
.decarb-modal-top {
  display: flex;
  gap: 18px;
  padding: 6px 0;
}
.decarb-modal-header {
  margin-bottom: 8px;
  text-align: center;
}
.decarb-modal-col {
  flex: 1 1 0;
}
.decarb-modal-left {
  flex-basis: 50%;
}
.decarb-modal-right {
  flex-basis: 50%;
}
.decarb-modal-divider {
  width: 1px;
  background: rgba(255, 255, 255, 0.25);
  align-self: stretch;
}
.decarb-modal-strong {
  font-weight: 600;
  font-size: 16px;
}
.decarb-modal-muted {
  opacity: 0.9;
  font-size: 14px;
}
.decarb-modal-amount {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #ffffff;
}
.decarb-modal-amount-muted {
  font-size: 22px;
  font-weight: 600;
  color: #e7ece6;
}
.decarb-modal-list {
  margin: 6px 0 10px 18px;
  padding-left: 16px;
  list-style-type: disc;
  list-style-position: outside;
  max-width: 100%;
}
.decarb-modal-list li {
  display: list-item;
  margin-bottom: 4px;
  list-style: disc;
}
.decarb-modal-item-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
}
.decarb-modal-item {
  display: inline-block;
  white-space: normal;
}
.decarb-modal-item-val {
  margin-left: 8px;
  white-space: nowrap;
  text-align: right;
}
.decarb-modal-side-list {
  margin: 0;
  padding-left: 16px;
  list-style-type: disc;
}
.decarb-modal-side-list li {
  margin-bottom: 6px;
}
.decarb-modal-side-list .decarb-modal-item {
  display: block;
  font-weight: 600;
}
.decarb-modal-side-list .decarb-modal-item-val {
  display: block;
  margin-left: 0;
  white-space: normal;
  text-align: left;
}
.decarb-modal-bottom {
  margin-top: 8px;
  text-align: center;
  font-weight: 600;
}
.decarb-modal-cta {
  text-decoration: underline;
  font-weight: 600;
}
.decarb-overlay-visible {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 980px) {
  .decarb-modal .modal-dialog.prehledUctu,
  .decarb-modal-dialog {
    width: calc(80%);
    min-width: 0;
    margin: 20px auto;
  }
}
.decarb-modal-dialog.decarb-animate-in {
  animation: decarb-zoom-in 520ms ease-out;
}
.decarb-modal .close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background-image: url(../images/closeb.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  /* or 100% 100% */
  border: none;
  padding: 0;
  opacity: 0.8;
  z-index: 3;
  color: transparent;
  text-shadow: none;
  font-size: 0;
}
.decarbonizationModal h1 {
  padding: 40px 10px 10px 10px;
}
.decarbonizationModal {
  padding-left: 40px;
  padding-right: 40px;
}
.decarb-header-text {
  padding-left: 12px;
  padding-bottom: 5px;
}
.decarb-header-text-2 {
  padding-left: 12px;
  padding-top: 15px;
}
.decarb-actions {
  padding-left: 15px;
}
.decarb-form .row {
  margin-left: 0;
  margin-right: 0;
}
.decarb-form .row + .row {
  margin-top: 10px;
}
.decarb-form {
  margin-top: 15px;
}
.decarb-form .form-group {
  margin-bottom: 12px;
}
.decarb-form .help-block {
  margin-bottom: 0;
}
.decarb-form .decarb-note {
  resize: vertical;
}
.decarb-actions {
  margin-top: 10px;
}
.decarb-modal-loading {
  min-height: 120px;
}
@keyframes decarb-zoom-in {
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.92);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.www-layout {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.563;
  color: #333333;
  background-color: #ffffff;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
  vertical-align: top;
}
.www-layout .www-layout-visible {
  display: block;
}
.www-layout .container {
  background: transparent;
  margin-bottom: 25px;
  position: relative;
  z-index: 3;
}
.www-layout .container header {
  font-size: 17px !important;
  margin: 0 -15px;
  padding: 20px 15px;
  background: transparent;
}
.www-layout .container header .logoSmall {
  margin-right: 50px;
  float: left;
}
.www-layout .container header .endLink {
  margin-top: 18px;
  float: left;
  text-decoration: underline!important;
  color: #fff !important;
}
.www-layout .container header .endLink .icon {
  margin-right: 15px;
}
.www-layout .container header .callCentrum {
  text-align: right;
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
  text-shadow: 0px 0px 3px rgba(0, 49, 25, 0.88);
}
.www-layout .container header .callCentrum .icon {
  margin-right: 15px;
}
.www-layout .container .icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  padding: 0!important;
  background: url(../images/www/wwwsprites.png) no-repeat;
}
.www-layout .container .icon.icon-left-arr-bold {
  background-position: -164px -20px;
  width: 9px;
  height: 14px;
}
.www-layout .container .icon.icon-phone-bigger {
  background-position: -81px 0;
  width: 16px;
  height: 26px;
  margin-top: -3px;
}
.www-layout .container .icon.icon-info-orange {
  background-position: -54px -55px;
  width: 26px;
  height: 26px;
}
.www-layout .container .icon.icon-lock {
  background-position: -40px 0;
  width: 41px;
  height: 55px;
}
.www-layout .container .icon.icon-zoom {
  background-position: -97px 0;
  width: 24px;
  height: 25px;
}
.www-layout .container .icon.icon-arrow-down {
  background-position: -40px -55px;
  width: 14px;
  height: 38px;
}
.www-layout .container .content {
  padding: 0;
  margin-top: 25px;
  background: rgba(235, 235, 235, 0.75);
}
.www-layout .container .content h1 {
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #f24f00;
  font-size: 24px;
  line-height: 35px;
  background-color: transparent;
  padding: 25px 15px 20px 15px;
  padding-top: 55px;
  text-align: center;
  margin: 0;
}
.www-layout .container .content .panel-info {
  background: #F7F7F7;
  border: none;
}
.www-layout .container .content .tip {
  color: #f24f00;
  font-size: 13px;
  padding: 25px 20px 0px 20px;
  margin: 0;
}
.www-layout .container .content .tip .icon {
  margin-right: 20px;
}
.www-layout .container .content .formContent {
  background: rgba(255, 255, 255, 0.478);
  padding: 30px 20px;
}
.www-layout .container .content .formContent.successStep {
  background-color: #F7F7F7;
  border-top: 1px solid #E8E8E8;
}
.www-layout .container .content .formContent.successStep h2,
.www-layout .container .content .formContent.successStep h1 {
  padding: 0;
  color: #525252;
  margin: 0;
  margin-bottom: 10.5px;
  text-transform: none;
  background: none;
  text-align: left;
}
.www-layout .container .content .formContent.successStep h2 .successIco,
.www-layout .container .content .formContent.successStep h1 .successIco {
  top: 0;
  position: relative;
  left: 0;
}
.www-layout .container .content .radio > .panel,
.www-layout .container .content .checkbox > .panel {
  margin-left: 30px;
  background: rgba(247, 247, 247, 0.7);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.www-layout .container .content .offsetTop31 {
  margin-top: 31px;
}
.www-layout .container .content .panel-simple {
  border: 1px solid #EFEFEF;
  box-shadow: none;
  margin-top: 20px;
}
.www-layout .container .content .helpOperatorBlock {
  width: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
.www-layout .container .content .helpOperatorBlock .td {
  background: #525252;
  vertical-align: top;
}
.www-layout .container .content .helpOperatorBlock .td p {
  padding: 30px;
  color: #fff;
}
.www-layout .container .content .helpOperatorBlock .td a {
  color: #fff;
  text-decoration: underline;
}
.www-layout .container .content .img-preview-wrap {
  display: none;
}
.www-layout .container .content .img-preview-wrap .img-preview-arrow {
  padding-left: 125px;
  margin-top: -5px;
  padding-bottom: 5px;
}
.www-layout .container .content .img-preview-wrap .img-preview {
  position: relative;
  color: #fff;
  display: inline-block;
  margin-left: 20px;
}
.www-layout .container .content .img-preview-wrap .img-preview img {
  border: 1px solid #C3C3C3;
}
.www-layout .container .content .img-preview-wrap .img-preview .zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  height: 60px;
  display: block;
  background: rgba(242, 79, 0, 0.84);
  padding: 17px;
  color: #fff;
  font-weight: 700;
}
.www-layout .container .content .img-preview-wrap .img-preview .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 30px;
  font-size: 13px;
  background: #f46b29;
  margin: 0;
  text-align: center;
  color: #fff;
}
.www-layout .container .content .cardImg {
  text-align: left;
}
.www-layout .container .content .cardImg img {
  padding-top: 30px;
  width: 200px;
}
.www-layout .container .content .steps {
  margin-top: 25px;
  background: rgba(255, 255, 255, 0.3);
}
.www-layout .container .content .steps ul {
  display: block;
  counter-reset: step;
}
.www-layout .container .content .steps ul li {
  height: 80px;
  background: rgba(198, 198, 198, 0.18823529);
  color: #303030;
  position: relative;
  padding: 20px 10px;
  display: table;
  width: 100%;
  padding-left: 85px;
  counter-increment: step;
}
.www-layout .container .content .steps ul li:before {
  content: counter(step);
  font-size: 45px;
  font-weight: bold;
  width: 75px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  display: inline-block;
  left: 10px;
  top: 30px;
  margin-top: 0;
}
.www-layout .container .content .steps ul li:after {
  display: none;
}
.www-layout .container .content .steps ul li span {
  display: table-cell;
  vertical-align: middle;
}
.www-layout .container .content .steps ul li.active,
.www-layout .container .content .steps ul li.done {
  background: #303030;
  color: #fff;
}
.www-layout .container .content .steps ul li.done {
  color: rgba(0, 0, 0, 0.38);
  background-color: transparent;
}
.www-layout .container .foot {
  background: rgba(242, 79, 0, 0.87843137);
  color: #fff;
  padding: 30px 80px;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 17px;
}
.www-layout .container .foot a {
  color: #fff;
  text-decoration: underline;
}
.www-layout .container .foot p {
  margin-bottom: 25px;
  line-height: 1.4;
  padding-left: 80px;
}
.www-layout .container .foot .icon-lock {
  margin-right: 40px;
  margin-top: 10px;
  position: absolute;
}
.www-layout .container .foot .icon-lock:before {
  display: none;
}
.www-layout .panelLink {
  margin-top: 0!important;
  margin-bottom: 10px!important;
  background: #076633;
  background: -moz-linear-gradient(-45deg, #076633 0, #639b30 100%);
  background: -webkit-linear-gradient(-45deg, #076633 0, #639b30 100%);
  background: linear-gradient(135deg, #076633 0, #639b30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#076633', endColorstr='#639b30', GradientType=1);
}
.www-layout .panelLink .panel-body {
  padding: 0;
}
.www-layout .panelLink .panel-body a {
  position: relative;
  padding: 30px 30px;
  display: block;
  color: #fff;
}
.www-layout .panelLink .panel-body a h2 {
  text-decoration: none;
  padding-top: 0;
  padding-bottom: 15px;
  margin: 0;
  font-size: 21px;
  text-transform: uppercase;
  color: #fff;
}
.www-layout .panelLink .panel-body a p {
  font-family: Arial, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  text-decoration: none;
  margin: 0;
}
.www-layout .panelLink .panel-body a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background: #f24f00;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.www-layout .panelLink .panel-body a:hover {
  text-decoration: none;
}
.www-layout .panelLink .panel-body a:hover:before {
  height: 5px;
}
@media (min-width: 768px) {
  .www-layout .container {
    margin-bottom: 0;
  }
  .www-layout .container .panelDark {
    background: #F7F7F7;
    border: 0;
  }
  .www-layout .container .content h1 {
    font-size: 45px;
    line-height: 52px;
  }
  .www-layout .container .content h1.bigF {
    font-size: 32px;
    line-height: 38px;
  }
  .www-layout .container .content h4 {
    font-size: 18px;
  }
  .www-layout .container .content .tip {
    padding: 25px 40px 0px 40px;
  }
  .www-layout .container .content .formContent {
    padding: 30px 80px;
  }
  .www-layout .container .content .img-preview-wrap {
    display: block;
  }
  .www-layout .container .content .steps.numbers ul {
    width: 100%;
  }
  .www-layout .container .content .steps.numbers ul li {
    padding-left: 95px!important;
  }
  .www-layout .container .content .steps.numbers ul li:before {
    display: block;
    font-size: 48px;
    margin-top: 0px;
    top: 30px;
    left: 22px;
  }
  .www-layout .container .content .steps ul {
    display: table;
  }
  .www-layout .container .content .steps ul li {
    padding: 0px 10px 0 31px;
    display: table-cell;
    font-size: 15px;
    width: auto;
  }
  .www-layout .container .content .steps ul li span {
    display: inline;
  }
  .www-layout .container .content .steps ul li:before {
    display: none;
  }
  .www-layout .container .content .steps ul li:after {
    content: " ";
    position: absolute;
    right: -19px;
    top: 0;
    background-image: url(../images/www/wwwsprites.png);
    width: 20px;
    z-index: 1;
    background-position: 0 -10px;
    height: 80px;
    margin-top: 0;
  }
  .www-layout .container .content .steps ul li.active:after {
    background-position: -20px -10px;
  }
  .www-layout .container .content .steps ul li:first-child {
    padding-left: 25px;
  }
  .www-layout .container .content .steps ul li:last-child:after {
    display: none;
  }
}
@media (min-width: 1020px) {
  .www-layout .container {
    width: 1000px;
  }
  .www-layout .container .content .cardImg {
    text-align: center;
  }
  .www-layout .container .content .steps.numbers ul li:before {
    top: 40px;
  }
  .www-layout .container .content .steps ul li {
    height: 102px;
    padding: 0px 10px 0px 50px;
  }
  .www-layout .container .content .steps ul li:after {
    margin-top: 0px;
    height: 102px;
    background-position: 0 0;
  }
  .www-layout .container .content .steps ul li.active:after {
    background-position: -20px 0px;
  }
}
.form-big {
  font-size: 17px;
}
.form-big .fancy-select div.trigger {
  height: 58px;
  line-height: 47px;
  font-size: 18px;
}
.form-big .fancy-select div.trigger:after {
  top: 14px;
}
.form-big .fancy-select ul.options {
  top: 40px;
}
.form-big .fancy-select ul.options.open {
  top: 57px;
}
.form-big .fancy-select ul.options li {
  padding: 16px 15px;
  font-size: 16px;
}
.form-big .col-xs-1,
.form-big .col-sm-1,
.form-big .col-md-1,
.form-big .col-lg-1,
.form-big .col-xs-2,
.form-big .col-sm-2,
.form-big .col-md-2,
.form-big .col-lg-2,
.form-big .col-xs-3,
.form-big .col-sm-3,
.form-big .col-md-3,
.form-big .col-lg-3,
.form-big .col-xs-4,
.form-big .col-sm-4,
.form-big .col-md-4,
.form-big .col-lg-4,
.form-big .col-xs-5,
.form-big .col-sm-5,
.form-big .col-md-5,
.form-big .col-lg-5,
.form-big .col-xs-6,
.form-big .col-sm-6,
.form-big .col-md-6,
.form-big .col-lg-6,
.form-big .col-xs-7,
.form-big .col-sm-7,
.form-big .col-md-7,
.form-big .col-lg-7,
.form-big .col-xs-8,
.form-big .col-sm-8,
.form-big .col-md-8,
.form-big .col-lg-8,
.form-big .col-xs-9,
.form-big .col-sm-9,
.form-big .col-md-9,
.form-big .col-lg-9,
.form-big .col-xs-10,
.form-big .col-sm-10,
.form-big .col-md-10,
.form-big .col-lg-10,
.form-big .col-xs-11,
.form-big .col-sm-11,
.form-big .col-md-11,
.form-big .col-lg-11,
.form-big .col-xs-12,
.form-big .col-sm-12,
.form-big .col-md-12,
.form-big .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.form-big .oneLine {
  line-height: 56px;
}
.form-big small {
  font-size: 13px;
  padding-left: 10px;
}
.form-big .form-control {
  font-size: 18px;
  border: 1px solid #BFBFBF;
  height: 56px;
  line-height: 1.925;
  color: #555555 !important;
  -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);
}
.form-big .form-control:focus {
  border-color: #e1ad93;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(225, 173, 147, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(225, 173, 147, 0.6);
}
.form-big textarea.form-control {
  height: auto;
}
.form-big .row {
  margin-left: -10px;
  margin-right: -10px;
}
.form-big .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-big .form-group.divider.slash > div:after {
  height: 56px;
  line-height: 56px;
}
.form-big .form-group.buttonGroup {
  margin-top: 60px;
}
.form-big .form-group .input-group-addon {
  font-size: 16px;
  padding: 6px 12px;
}
.form-big .form-group .input-group.withHelp .input-group-addon.helpIcon span {
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.form-big .form-group .input-group.date .input-group-addon {
  top: 8px;
}
.form-big .form-group .input-group .input-group-btn .btn {
  height: 56px;
  line-height: 56px;
}
.form-big .radio label,
.form-big .checkbox label {
  padding-left: 0px;
  padding-right: 0px;
}
.form-big .radio > label,
.form-big .checkbox > label {
  padding-left: 30px;
}
.form-big .phonePrefix:before {
  font-size: 19px;
  top: 13px;
  left: 12px;
}
.form-big .phonePrefix .prefixInput {
  padding-left: 60px;
}
.form-big .btn-primary {
  background-color: #f24f00;
  color: #ffffff;
  border-bottom: 1px solid #8c2e00;
  font-size: 20px;
  line-height: 1.3333333;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.form-big .btn-primary:hover,
.form-big .btn-primary:focus,
.form-big .btn-primary:active {
  color: #fafafa;
  background-color: #bf3e00;
}
*[data-ng-click] {
  cursor: pointer;
}
*[data-ng-click]:hover,
*[data-ng-click]:hover a {
  color: #f24f00;
}
button[data-ng-click]:hover,
.btn[data-ng-click]:hover {
  color: #fff;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input::-ms-clear {
  display: none;
}
input.ng-dirty.ng-valid {
  border: 1px solid #14AE0A;
}
input.ng-dirty.ng-invalid {
  border: 1px solid #EC2828;
}
input[type="radio"].ng-dirty.ng-invalid,
input[type="checkbox"].ng-dirty.ng-invalid {
  border: none;
}
.animLeft {
  opacity: 0;
  animation-name: animLeftKF;
  -moz-animation-name: animLeftKF;
  -webkit-animation-name: animLeftKF;
  animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -webkit-animation-timing-function: ease-in;
  animation-fill-mode: forwards;
}
@-webkit-keyframes animLeftKF {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes animLeftKF {
  0% {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.animDelay03 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.animRight {
  opacity: 0;
  animation-name: animRightKF;
  -moz-animation-name: animRightKF;
  -webkit-animation-name: animRightKF;
  animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -webkit-animation-timing-function: ease-in;
  animation-fill-mode: forwards;
}
@-webkit-keyframes animRightKF {
  0% {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes animRightKF {
  0% {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.m0 {
  margin: 0px!important;
}
.m20 {
  margin: 20px!important;
}
.mt0 {
  margin-top: 0px!important;
}
.mt5 {
  margin-top: 5px!important;
}
.mt10 {
  margin-top: 10px!important;
}
.mt15 {
  margin-top: 15px!important;
}
.mt20 {
  margin-top: 20px!important;
}
.mt25 {
  margin-top: 25px!important;
}
.mt40 {
  margin-top: 40px!important;
}
.mt30 {
  margin-top: 30px!important;
}
.mt35 {
  margin-top: 35px!important;
}
.mt50 {
  margin-top: 50px!important;
}
.mt-5 {
  margin-top: -5px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mb0 {
  margin-bottom: 0px!important;
}
.mb5 {
  margin-bottom: 5px!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb15 {
  margin-bottom: 15px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb25 {
  margin-bottom: 25px!important;
}
.mb30 {
  margin-bottom: 30px!important;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mr5 {
  margin-right: 5px!important;
}
.mr10 {
  margin-right: 10px!important;
}
.mr15 {
  margin-right: 15px!important;
}
.mr20 {
  margin-right: 20px!important;
}
.mr25 {
  margin-right: 25px!important;
}
.mr35 {
  margin-right: 35px!important;
}
.ml5 {
  margin-left: 5px!important;
}
.ml10 {
  margin-left: 10px!important;
}
.ml15 {
  margin-left: 15px!important;
}
.ml20 {
  margin-left: 20px!important;
}
.ml25 {
  margin-left: 25px!important;
}
.ml30 {
  margin-left: 30px!important;
}
.p0 {
  padding: 0!important;
}
.p20 {
  padding: 20px!important;
}
.p15 {
  padding: 15px!important;
}
.pt0 {
  padding-top: 0px!important;
}
.pt5 {
  padding-top: 5px!important;
}
.pt10 {
  padding-top: 10px!important;
}
.pt15 {
  padding-top: 15px!important;
}
.pt20 {
  padding-top: 20px!important;
}
.pt35 {
  padding-top: 20px!important;
}
.pb0 {
  padding-bottom: 0px!important;
}
.pb10 {
  padding-bottom: 10px!important;
}
.pb15 {
  padding-bottom: 15px!important;
}
.pb20 {
  padding-bottom: 20px!important;
}
.pr0 {
  padding-right: 0px!important;
}
.pr5 {
  padding-right: 5px!important;
}
.pr10 {
  padding-right: 10px!important;
}
.pr15 {
  padding-right: 15px!important;
}
.pr20 {
  padding-right: 20px!important;
}
.pl0 {
  padding-left: 0px!important;
}
.pl10 {
  padding-left: 10px!important;
}
.pl20 {
  padding-left: 20px!important;
}
.pl30 {
  padding-left: 30px!important;
}
.w1 {
  width: 20px !important;
}
.w2 {
  width: 40px !important;
}
.w3 {
  width: 60px !important;
}
.w4 {
  width: 80px !important;
}
.w5 {
  width: 100px !important;
}
.w6 {
  width: 120px !important;
}
.w7 {
  width: 140px !important;
}
.w8 {
  width: 160px !important;
}
.w9 {
  width: 180px !important;
}
.w10 {
  width: 200px !important;
}
.w11 {
  width: 220px !important;
}
.w12 {
  width: 240px !important;
}
.w1-max {
  max-width: 20px !important;
}
.w2-max {
  max-width: 40px !important;
}
.w3-max {
  max-width: 60px !important;
}
.w4-max {
  max-width: 80px !important;
}
.w5-max {
  max-width: 100px !important;
}
.w6-max {
  max-width: 120px !important;
}
.w7-max {
  max-width: 140px !important;
}
.w8-max {
  max-width: 160px !important;
}
.w9-max {
  max-width: 180px !important;
}
.w10-max {
  max-width: 200px !important;
}
.w11-max {
  max-width: 220px !important;
}
.w12-max {
  max-width: 240px !important;
}
.cb {
  clear: both;
}
.lsn {
  list-style: none;
}
.bigTitle {
  font-size: 21px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}
.fwb {
  font-weight: bold;
}
.fwn {
  font-weight: normal!important;
}
.underline {
  text-decoration: underline;
}
a.underline:hover {
  text-decoration: none;
}
.vam {
  vertical-align: middle!important;
}
table.vam td,
table.vam th {
  vertical-align: middle!important;
}
.quiet,
.quiet a {
  color: #999;
}
.colRow {
  text-align: center;
}
.colRow .col5 {
  display: inline-block;
}
.col5 {
  width: 20%;
  vertical-align: top;
}
.colRow .col2 {
  display: block;
  float: left;
}
.col2 {
  width: 50%;
  vertical-align: top;
}
.colRow .col3 {
  display: block;
  float: left;
}
.col3 {
  width: 33.3%;
  vertical-align: top;
}
.colRow.text-left {
  text-align: left;
}
.border {
  border-top: 1px solid #E0E0E0;
}
.borderB {
  border-bottom: 1px solid #E0E0E0;
}
.w100p {
  width: 100%;
}
.w50p {
  width: 50%;
}
.block {
  display: block!important;
}
.blockAll span {
  display: block;
}
.inline {
  display: inline!important;
}
.inlineBlock {
  display: inline-block !important;
}
.justTable.justTable {
  display: table;
}
.table.table,
.table-vam.table-vam {
  display: table;
}
.tr.tr {
  display: table-row;
  float: none!important;
}
.table-vam {
  width: 100%;
  height: 100%;
}
.td.td,
.table-vamItem.table-vamItem {
  display: table-cell;
  float: none!important;
}
.table-vamItem {
  vertical-align: middle!important;
}
.vat {
  vertical-align: top!important;
  float: none!important;
}
.vam {
  vertical-align: middle!important;
  float: none!important;
}
.vab {
  vertical-align: bottom!important;
  float: none!important;
}
.tableFixed {
  table-layout: fixed;
}
.circle {
  border-radius: 50%;
}
.hr {
  font-size: 0px;
  line-height: 0;
  height: 0;
  border-top: 1px solid #CCC;
  padding-bottom: 20px;
}
.noWrap {
  white-space: nowrap;
}
.fr.fr {
  float: right;
  display: inline;
}
.fl.fl {
  float: left;
  display: inline;
}
.noBorder {
  border: none!important;
}
.clearList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breakAll {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  display: inline-block;
}
.sameHeightRow {
  margin-left: -30px;
  margin-right: -30px;
}
.sameHeightRow .sameHeight.sameHeight {
  border-spacing: 30px;
  margin-bottom: -30px;
  margin-top: -30px;
}
.sameHeight.sameHeight {
  display: table;
  table-layout: fixed;
  border-spacing: 15px;
  border-collapse: separate;
  width: 100%;
  margin-bottom: -15px;
}
.sameHeightItem.sameHeightItem {
  display: table-cell;
  vertical-align: top;
}
.normalSpacing {
  margin-left: -30px;
  margin-right: -30px;
}
.normalSpacing .sameHeight {
  border-spacing: 30px;
  margin-bottom: -30px;
  margin-top: -30px;
}
.fn.fn {
  float: none;
}
.posR.posR {
  position: relative;
}
.posA.posA {
  position: absolute;
}
.bottom0 {
  bottom: 0!important;
}
.bottom5 {
  bottom: 5px!important;
}
.bottom10 {
  bottom: 10!important;
}
.left0 {
  left: 0!important;
}
.left5 {
  left: 5px!important;
}
.left10 {
  left: 10!important;
}
.bubble {
  border-radius: 50%;
}
.responsiveImg {
  width: 100%;
  height: auto;
}
.responsiveImg.resHeight {
  height: 100%;
  width: auto;
}
.separatorTop {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 6px 6px -4px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 6px 6px -4px rgba(0, 0, 0, 0.06);
  padding-top: 15px;
}
.labelEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.hiddenVisibility {
  visibility: hidden!important;
}
.js_hide.js_hide,
.hide.hide,
.ng-hide.ng-hide {
  display: none!important;
}
.respectNewLine {
  white-space: pre-wrap;
}
.widthAuto {
  width: auto !important;
}
@media (min-width: 768px) {
  .smallModal .modal-dialog {
    width: 600px!important;
    min-width: 0!important;
    margin: 0 auto!important;
  }
}
@media (min-width: 992px) {
  .preloader-backdrop {
    left: 260px;
  }
  .modal.fullPage .modal-content {
    margin: 60px auto 30px ;
  }
}
@media (min-width: 1200px) {
  .main {
    float: left;
    width: 1170px;
  }
  .modal-dialog {
    width: 1000px;
    margin: 60px auto 30px ;
  }
  .modal.fullPage > .close {
    right: 60px;
    top: 45px;
  }
  .modal.fullPage .modal-actions-placeholder {
    right: 59px;
    top: 134px;
  }
  .treeFilter li {
    width: 166px;
  }
  .preloaderBoxWrap {
    width: 870px;
  }
  form input.filetext {
    width: 260px!important;
  }
  .issuedDateForm .popover.calendarsBlockPopover {
    left: -310px;
  }
  .issuedDateForm .popover.calendarsBlockPopover > .arrow {
    left: 66%;
  }
}
@media (max-width: 992px) {
  html {
    background-position: -180px 0;
  }
  .leftSide {
    width: 80px;
    overflow: hidden;
  }
  .leftSide:after {
    width: 80px;
  }
  .headerNav {
    margin-left: 80px;
  }
  .mainIn {
    margin-left: 80px;
  }
  .logo {
    overflow: hidden;
    width: 76px;
  }
  .leftNav ul {
    margin-left: -10px;
  }
  .callCenterBox {
    display: none;
  }
  .dueDateForm .popover.calendarsBlockPopover {
    left: -100px;
  }
  .dueDateForm .popover.calendarsBlockPopover > .arrow {
    left: 24%;
  }
}
@media (max-width: 1200px) {
  .dueDateForm .date,
  .issuedDateForm .date {
    font-size: 19px;
  }
}
@media (min-width: 816px) and (max-width: 1200px) {
  .main {
    width: 100%;
  }
}
