/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/EKEIS/Content/fonts/glyphicons-halflings-regular.eot");
  src: url("/EKEIS/Content/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/EKEIS/Content/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/EKEIS/Content/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/EKEIS/Content/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/EKEIS/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #FFFFFF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.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 #ddd;
  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: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 17px;
  margin-bottom: 8.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: 8.5px;
  margin-bottom: 8.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: 31px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}
p {
  margin: 0 0 8.5px;
}
.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 91%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.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-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 17px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  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;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: 17px;
  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: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  padding-right: 1px;
  padding-left: 1px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 722px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 942px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1142px;
  }
}
.container-fluid {
  padding-right: 1px;
  padding-left: 1px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -1px;
  margin-left: -1px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 1px;
  padding-left: 1px;
}
.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;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.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 #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.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 #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > 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 {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 2px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 21px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 21px;
  }
  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: 28px;
  }
  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: 41px;
  }
}
.form-group {
  margin-bottom: 5px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 17px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 29px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 28px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.input-lg {
  height: 41px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 41px;
  line-height: 41px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 41px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 41px;
  line-height: 41px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 41px;
  min-height: 31px;
  padding: 11px 16px;
  font-size: 14px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 26.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 41px;
  height: 41px;
  line-height: 41px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 22px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 2px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 19px;
}
.form-horizontal .form-group {
  margin-right: -1px;
  margin-left: -1px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 2px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 1px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 1px 5px;
  font-size: 12px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #D2D2D2;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #D2D2D2;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #D2D2D2;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #D2D2D2;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #D2D2D2;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #D2D2D2;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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 {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #D2D2D2;
}
.btn-default:focus,
.btn-default.focus {
  color: #D2D2D2;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #D2D2D2;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.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 {
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary {
  color: #D2D2D2;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #D2D2D2;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #D2D2D2;
  background-color: #204d74;
  border-color: #122b40;
}
.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 {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #D2D2D2;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.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 {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-success {
  color: #D2D2D2;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #D2D2D2;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #D2D2D2;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #D2D2D2;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #D2D2D2;
  background-color: #398439;
  border-color: #255625;
}
.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 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #D2D2D2;
}
.btn-success:focus,
.btn-success.focus {
  color: #D2D2D2;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #D2D2D2;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success:active.focus,
.btn-success.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.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 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #D2D2D2;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #D2D2D2;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #D2D2D2;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #D2D2D2;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #D2D2D2;
  background-color: #269abc;
  border-color: #1b6d85;
}
.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 {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #D2D2D2;
}
.btn-info:focus,
.btn-info.focus {
  color: #D2D2D2;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #D2D2D2;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.btn-info:active.focus,
.btn-info.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.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 {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-warning {
  color: #D2D2D2;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #D2D2D2;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #D2D2D2;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #D2D2D2;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #D2D2D2;
  background-color: #d58512;
  border-color: #985f0d;
}
.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 {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #D2D2D2;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #D2D2D2;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #D2D2D2;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.btn-warning:active.focus,
.btn-warning.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.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 {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #D2D2D2;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #D2D2D2;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #D2D2D2;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #D2D2D2;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #D2D2D2;
  background-color: #ac2925;
  border-color: #761c19;
}
.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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #D2D2D2;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #D2D2D2;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #D2D2D2;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.btn-danger:active.focus,
.btn-danger.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
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: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  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-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 12px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
    left: 0;
    right: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  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-left-radius: 0px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 41px;
  padding: 10px 16px;
  font-size: 14px;
  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: 41px;
  line-height: 41px;
}
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: 28px;
  padding: 5px 10px;
  font-size: 11px;
  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: 28px;
  line-height: 28px;
}
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: 1px 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 14px;
  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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 3px 9px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #BE8947;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #BE8947;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  background-color: #337ab7;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 34px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0px;
  margin-left: 0px;
}
@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-brand {
  float: left;
  height: 34px;
  padding: 8.5px 0px;
  font-size: 14px;
  line-height: 17px;
}
.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: 0px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  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: 4.25px 0px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}
@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: 17px;
  }
  .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: 8.5px;
    padding-bottom: 8.5px;
  }
}
.navbar-form {
  padding: 10px 0px;
  margin-right: 0px;
  margin-left: 0px;
  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: 6.5px;
  margin-bottom: 6.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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}
.navbar-btn.btn-sm {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-xs {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-text {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #DEB887;
  border-color: #d3a05f;
}
.navbar-inverse .navbar-brand {
  color: #333333;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #333333;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #333333;
  background-color: #D2D2D2;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #333333;
  background-color: #d3a05f;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #333333;
  background-color: #d3a05f;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #d3a05f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #d3a05f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: #D2D2D2;
  }
  .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: #333333;
    background-color: #d3a05f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #d6a76b;
}
.navbar-inverse .navbar-link {
  color: #333333;
}
.navbar-inverse .navbar-link:hover {
  color: #333333;
}
.navbar-inverse .btn-link {
  color: #333333;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #333333;
}
.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: #444;
}
.breadcrumb {
  padding: 6px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #535353;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #C0C0C0;
  content: ">\00a0";
}
.breadcrumb > .active {
  color: #F2F2F2;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 1px 5px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 17px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  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: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 1px;
  padding-left: 1px;
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 54px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 17px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  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-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 17px;
  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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 17px;
  margin-bottom: 17px;
  overflow: hidden;
  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: 11px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active: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: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 17px;
  background-color: #fff;
  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: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -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-left-radius: -1px;
  border-top-right-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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1px;
  border-top-right-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-right-radius: -1px;
  border-bottom-left-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 #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 17px;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 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: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .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-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 11px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 12px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.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-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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 !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
    E-konkursi sistēmas pamatkrāsas
    Prasība: 1.2.	Lietotāju saskarņu standartā paredzamie vienumi
*/
/*
    Sistēmas T-krāsas
    Prasība: 1.2.	Lietotāju saskarņu standartā paredzamie vienumi
*/
.nav > li > a {
  color: black;
  background-color: #DEB887;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: white;
}
.ui-front {
  z-index: 2000 !important;
}
html {
  -ms-overflow-style: scrollbar;
}
.row-space {
  height: 13px;
  clear: both;
}
#uxCommission .row-space {
  height: 6px;
}
.row-inverse-space {
  height: 13px;
  background-color: #D2D2D2;
}
.menu-and-main-splitter {
  width: inherit;
  min-width: 25px;
  max-width: 25px;
  float: left;
  height: 100%;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  .menu-and-main-splitter {
    display: none;
  }
}
.main-form {
  height: 100%;
  overflow: auto;
  z-index: -999;
}
.body {
  margin-right: 13px;
}
@media screen and (max-width: 768px) {
  .body {
    margin-left: 12px;
  }
}
.form-label-required {
  color: #FF0000;
  font-weight: bold;
}
.icon-yes {
  border: 2px solid;
  padding: 2px;
  border-color: #3c763d !important;
  background-color: #dff0d8 !important;
}
.icon-no {
  border: 2px solid;
  padding: 2px;
  border-color: #a94442 !important;
  background-color: #f2dede !important;
}
.icon-neutral {
  border: 2px solid;
  padding: 2px;
  border-color: orange !important;
  background-color: yellow !important;
}
.icon-default {
  border: 2px solid;
  padding: 2px;
  border-color: #d2d2d2 !important;
}
.label-as-badge {
  border-radius: 1em;
}
.loading-data {
  background-image: url(/EKEIS/Content/img/ajax-loader.gif);
  height: 15px;
  width: 15px;
  display: inline-block;
}
.dropdown-menu li a {
  white-space: normal !important;
}
#warning-text,
#client-warning-text {
  font-size: 14px;
}
.padding-left-small {
  padding-left: 10px;
}
/*links*/
a:focus {
  text-decoration: none;
  outline: none;
}
.icon-gray {
  color: gray;
}
.icon-gray-dark {
  color: #535353;
}
.icon-brown {
  color: brown;
}
.icon-rosy {
  color: rosybrown;
}
.icon-red {
  color: red;
}
.icon-green {
  color: green;
}
.icon-green-light {
  color: lightgreen;
}
.icon-green-dark {
  color: darkgreen;
}
.icon-orange {
  color: orange;
}
.icon-orange-eis {
  color: #DB7800;
}
.icon-orange-red {
  color: orangered;
}
.icon-blue {
  color: blue;
}
.icon-blue-grid {
  color: #337ab7;
}
.icon-blue-light {
  color: lightblue;
}
.icon-blue-dark {
  color: darkblue;
}
.icon-black {
  color: black;
}
#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 210000;
  display: table;
  top: 0px;
}
#loader .loader-block {
  width: 100% !important;
  height: 100% !important;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
#loader .loader-block .loader {
  display: inline-block;
}
#loader .loader-block .loader-sign:before {
  color: #fff !important;
}
#loader .loader-block .loader-text {
  display: inline-block;
  position: relative;
  top: -22px;
  margin-left: 24px;
}
#loader .loader-block .loader-text span {
  color: #fff;
  opacity: 0.65;
  font-size: 30px;
  position: relative;
  top: 46.5%;
}
#loader .loader-block .time-left {
  display: block;
  position: absolute;
  top: 13px;
  left: 45px;
}
#loader .loader-block .time-left span {
  font-size: 80px;
  color: #D2D2D2;
}
#loader .loader-block .close-window {
  position: absolute;
  right: 30px;
  top: 10px;
}
#loader .loader-block .close-window .close {
  font-size: 125px;
  opacity: 0.8;
  text-shadow: inherit;
  color: #D2D2D2;
  font-weight: normal;
  margin-top: -3px;
  overflow: hidden;
  outline: none;
}
#loader .loader-block .close-window .close:hover {
  opacity: 1;
}
.client-container-body {
  position: absolute;
  z-index: 100001;
  top: 0px;
  width: 100%;
}
.copyright {
  width: 212px;
  background: url(/EKEIS/Content/img/es_eraf_logos.png) no-repeat;
  height: 99px;
  left: 12px;
  display: block;
}
.eraftext {
  float: left;
  width: 94px;
  margin: 0px 0px 0px 13px;
  display: inline-block;
  color: #333333;
}
.erafsmall {
  width: 90px;
  height: 56px;
  margin: 0px 0px 0px 0px;
  float: right;
  display: inline-block;
}
.input-width-300 {
  width: 300px !important;
}
.bold {
  font-weight: bold;
}
.header-logo-print {
  display: none;
}
/*Print style*/
@media print {
  a[href]:after {
    content: none !important;
  }
  #sidebar,
  .menu-selector,
  .pull-left,
  .button-group,
  .header-logo,
  .repeater-footer,
  .repeater-list-heading,
  .row-inverse-space,
  .menu-and-main-splitter {
    display: none !important;
  }
  .panel-heading,
  .message-box {
    border: 1px solid #D2D2D2 !important;
  }
  .message-box {
    margin-bottom: 13px !important;
  }
  .breadcrumb {
    background-color: #fff !important;
    border: 1px solid #D2D2D2 !important;
    margin-right: 13px;
  }
  .breadcrumb a,
  .breadcrumb li {
    color: #000 !important;
  }
  .breadcrumb li:last-child,
  .breadcrumb li:first-child {
    color: #000 !important;
  }
  .fuelux .repeater-list table thead tr th {
    border-top: 1px solid #999999 !important;
    border-right: 1px solid #999999 !important;
    border-color: #999999 !important;
  }
  .fuelux .repeater-list table thead tr th:first-child {
    border-left: 1px solid #999999 !important;
    border-color: #999999 !important;
    border-left-color: #999999 !important;
  }
  .header-logo-print {
    display: inline-block;
    top: 10px;
    position: absolute;
    z-index: 999000;
  }
  .header-title-row {
    padding-right: 105px;
  }
  .header {
    overflow: visible !important;
  }
  .main-form {
    margin-top: 20px;
  }
}
.scroll-to-btm-btn {
  display: none;
  position: fixed;
  bottom: 57px;
  right: 13px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #535353;
  color: white;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0.7;
  width: 50px;
  height: 50px;
}
.scroll-to-btm-btn:hover {
  opacity: 1;
}
.scroll-to-btm-btn span {
  top: 3px;
}
.fixed-btn-group {
  position: fixed;
  bottom: 0px;
  right: 13px;
  background-color: #D2D2D2 !important;
  border-color: #D2D2D2 !important;
  width: 100%;
  z-index: 101;
}
.support-body .message-box {
  position: static !important;
  width: 100% !important;
}
.support-body .scroll-to-btm-btn {
  display: none !important;
}
.support-body .fixed-btn-group,
.support-body .proposal-btn-group {
  position: relative !important;
  width: 100% !important;
  right: 0px !important;
  padding: 10px !important;
}
.support-body .body {
  margin-top: 0px !important;
}
.support-body #warning-container {
  z-index: 10000 !important;
}
.support-body .modal-backdrop.in {
  height: 100% !important;
}
.support-body #loader {
  left: 0px !important;
}
.support-body .select2-drop-active {
  width: 100% !important;
  left: 0px !important;
}
.select2-drop {
  z-index: 999999999990;
}
/*Critical publication*/
.critical-publication {
  border-bottom: 1px solid #A5A6AA;
  padding: 20px 25px 20px 245px;
  background: #333333;
  display: flex;
  font-size: 14px;
  position: relative;
}
.critical-publication-icon {
  margin-right: 85px;
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .critical-publication {
    padding: 20px;
  }
  .critical-publication-icon {
    margin-right: 20px;
  }
}
.critical-publication-icon > span {
  width: 46px;
  background-image: url(/EKEIS/Content/img/red-alert-icon.svg);
  background-repeat: no-repeat;
  display: block;
  height: 42px;
}
.critical-publication-title {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 16px;
}
.critical-publication-ann {
  line-height: 14px;
}
.critical-publication-content {
  flex: 1;
}
.critical-publication-icon,
.critical-publication-title-without-tags {
  color: #EE4B2B;
}
.critical-publication-title-without-tags {
  font-weight: bold;
}
.critical-publication-ann-without-tags {
  color: #fff;
}
.critical-publication-read-more {
  display: inline-block;
  margin-left: 20px;
}
.critical-publication-read-more > a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.critical-publication-date {
  margin-top: 7px;
  color: #B0BEC5;
  line-height: 14px;
}
.critical-publication-close {
  border: none;
  font-size: 18px;
  cursor: pointer;
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.critical-publication-close > a {
  color: #B0BEC5;
  text-decoration: none;
}
.btn-test {
  background-color: #FFCC00 !important;
  color: blue !important;
}
.button-group > .btn,
.row-button-group > .btn {
  padding: 4px 12px;
  border: 0px;
  border-radius: 0px;
  background-color: #535353 !important;
  font-size: 14px;
}
.button-group > .btn:hover,
.row-button-group > .btn:hover {
  color: #FFFFFF;
  background-color: #000000 !important;
}
.button-group > .btn-primary {
  border-left: 4px solid #337ab7;
}
.button-group > .btn-success {
  border-left: 4px solid #5cb85c;
}
.button-group > .btn-info {
  border-left: 4px solid #5bc0de;
}
.button-group > .btn-warning {
  border-left: 4px solid #f0ad4e;
}
.button-group > .btn-danger {
  border-left: 4px solid #d9534f;
}
.button-group > .btn {
  margin-left: 5px;
}
.button-group {
  padding: 10px;
}
#uxTemplates .input-group > .input-group-btn {
  top: -1px;
}
.row-button-group {
  padding: 0px;
  padding-bottom: 4px;
  text-align: left;
}
.row-button-group .btn {
  padding: 2px 7px !important;
  margin-right: 10px;
}
/*Evaluation button group style*/
.evl-btn-grp {
  background-color: #D2D2D2;
  border: 1px solid #D2D2D2;
  margin-top: 1px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 15px;
}
.evl-btn-grp .evl-btn-grp-top-txt {
  margin-top: 6px;
  margin-bottom: 4px;
  font-weight: bold;
}
.evl-btn-grp .evl-btn-grp-bottom-txt {
  font-weight: 900;
  font-size: 11px;
  margin-bottom: 0px;
}
.evl-btn-grp .evl-btn-grp-middle-txt {
  margin-top: 16px;
  margin-bottom: 0px;
  font-weight: bold;
}
.form-header {
  font-weight: bold;
  margin: 10px 0px 20px 10px;
}
.form-header h2 {
  font-size: 15px;
  margin-bottom: -6px;
  font-weight: bold;
  color: #535353;
}
.form-group {
  border: 1px solid #999999;
  background-color: #FFFFFF;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 5px !important;
  position: relative;
  min-height: 27px;
  overflow: hidden;
}
.form-group .field-header {
  padding-top: 3px;
}
.form-group .field-header-md {
  padding-top: 5px;
}
.form-group .inline-group .row-button-group {
  display: inline-block;
  margin-left: 15px;
}
@media screen and (min-width: 992px) {
  .field-header {
    display: inline-block;
  }
  .field-header-md {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .field-hedear-md {
    display: inline-block !important;
  }
  .field-header {
    display: none;
  }
  .block-hide-md {
    display: none;
  }
  .form-group {
    padding: 2px;
  }
}
@media screen and (min-width: 768px) {
  .form-inline > .form-group > .field-block > .form-control {
    width: 100% ;
  }
}
@media screen and (min-width: 992px) {
  .form-group > .control-label {
    height: 100%;
    background: #C0C0C0;
    padding-top: 4px;
    border-right: 1px solid #999999;
    padding-right: 3px;
    z-index: 100;
    margin-bottom: -1px;
    min-height: 25px;
    position: absolute;
  }
  .form-group > .label-background {
    position: absolute;
    height: 100%;
    bottom: 0px;
    left: 0px;
    background: #C0C0C0;
    border-right: 1px solid #999999;
  }
  .form-group > .field-block {
    float: right;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .form-group > .field-block .field-block {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .form-group > .field-block .row-button-group {
    padding-bottom: 0px;
  }
  .form-group > .field-block > .select2-container.form-control {
    padding-top: 1px;
  }
  .field-block .field-text {
    padding-top: 2px;
    display: inline-block;
    max-width: 100%;
  }
}
.control-label label {
  font-weight: normal !important;
}
.tooltips-enabled .control-label label {
  position: relative;
  padding-right: 17px;
}
.tooltips-enabled .control-label label .label-tooltip {
  position: absolute;
}
.tooltips-enabled label.control-label {
  position: relative;
  padding-right: 20px;
}
.tooltips-enabled label.control-label .label-tooltip {
  position: absolute;
  top: 5px;
}
.field-block .control-label label,
.field-block label.control-label {
  padding-right: 0px;
}
.field-validation-error {
  padding: 2px 7px;
  margin-right: 5px;
  margin-top: 3px;
  display: inline-block;
  background-color: #ff7f7f;
  font-weight: bold;
}
.control-label {
  font-weight: normal;
  vertical-align: middle;
  color: #000000;
}
@media screen and (max-width: 992px) {
  .control-label {
    font-weight: bold;
    padding-bottom: 2px;
  }
}
.form-control-checkbox {
  margin-top: 3px !important;
}
.field-date {
  width: 160px;
}
.field-datetime {
  width: 160px;
}
/*
    Formas tabi
*/
.form-tabs > li {
  font-weight: bold;
  font-size: 14px;
  background-color: #DEB887;
}
.form-tabs > li + li {
  margin-top: 1px;
}
.form-tabs > li:hover {
  color: #333333;
  background-color: #D2D2D2;
}
.form-tabs > li > a {
  padding: 3px 5px 3px 5px;
  color: #333333;
  background-color: transparent !important;
  margin-bottom: 0px !important;
}
.form-tabs > li > a:hover {
  color: #333333;
  background-color: transparent !important;
}
.form-tabs > li > a:focus {
  color: #333333 !important;
}
.form-tabs > li > a .badge {
  position: absolute;
  right: 10px;
  top: 5px;
}
.form-tabs > li > a .caret-wrap {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
.form-tabs > li > a .caret-wrap .caret {
  border-top: 6px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.form-tabs li.active {
  background-color: #D2D2D2;
}
@media screen and (min-width: 768px) and (max-width: 1335px) {
  .badge {
    position: relative !important;
    right: 0px !important;
    top: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .caret-wrap {
    margin-right: -34px;
  }
}
@media screen and (min-width: 768px) {
  .form-tabs > li {
    border-left: 1px solid #fff;
    border-bottom: 1px solid white;
  }
  .form-tabs > li.active {
    border-bottom-color: #D2D2D2;
  }
  .form-tabs > li:first-child {
    border-left: 0px;
  }
}
.form-col-padding [class*="col-"] {
  /*padding-left: 4px !important;
    padding-right: 3px !important;*/
}
/* http://stackoverflow.com/questions/24682421/put-search-icon-near-textbox-using-bootstrap */
.input-group.input-group-unstyled input.form-control {
  /*-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;*/
}
.input-group-unstyled .input-group-addon {
  border: 0px;
  background-color: transparent;
}
.inline,
.inline-group,
.inline-group .inline,
.inline-group .input-group {
  display: inline-table;
}
.inline-group .form-control,
.inline-group .field-date,
.inline-group .control-label {
  width: auto;
  display: block;
  margin-right: 3px;
  margin-left: 0px;
}
.inline-group .select2-container .select2-choice {
  margin-bottom: 5px;
}
.inline-group .form-control {
  margin-bottom: 5px;
}
.inline-group .form-control-checkbox {
  top: 4px;
  position: relative;
}
.inline-group .input-group .form-control {
  width: 100%;
  float: none;
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .inline-group .form-control,
  .inline-group .field-date,
  .inline-group .control-label,
  .inline-group .select2-container .select2-choice {
    display: inline-block;
    margin-bottom: -1px !important;
  }
}
.form-horizontal-break .form-group {
  padding: 0px;
  margin-top: 5px;
}
.form-horizontal-break .form-group .control-label {
  text-align: left;
  position: relative;
  display: block;
  border-right: 0;
  padding: 7px;
  background: transparent;
}
.form-horizontal-break .form-group .field-block {
  float: none;
  margin: 0px 7px 7px 7px;
  clear: both;
}
.inner-block {
  padding: 10px 14px;
}
.inner-block .control-label {
  margin-bottom: 0px;
  margin-right: 15px;
}
.inner-block button {
  color: #000000;
  border: 1px solid #535353;
  font-weight: bold;
}
.inner-block button:hover {
  color: #000000;
  border: 1px solid #535353;
}
.inner-block button:focus {
  color: #000000;
  outline: 0 !important;
  border: 1px solid #535353;
}
.inner-block button.active {
  color: #000000;
  border: 1px solid #535353 !important;
  background-color: #D2D2D2;
}
.modal-content .proposal-block-currency-type .control-label,
.modal-content .proposal-block-digit-type .control-label {
  text-align: left !important;
}
.modal-content .proposal-block-currency-type .select2-container {
  padding-top: 2px;
}
.modal-content .input-block-digit-type .form-inline,
.modal-content .input-block-currency-type .form-inline,
.modal-content .input-block-datetime-type .form-inline,
.modal-content .input-block-locator-type .form-inline,
.modal-content .input-block-text-type .form-inline {
  clear: both;
  padding-top: 10px;
}
.modal-content .input-block-digit-type .form-inline .select2-container,
.modal-content .input-block-currency-type .form-inline .select2-container,
.modal-content .input-block-datetime-type .form-inline .select2-container,
.modal-content .input-block-locator-type .form-inline .select2-container,
.modal-content .input-block-text-type .form-inline .select2-container {
  width: 70px;
  display: inline-block;
}
.modal-content .input-block-digit-type .form-inline:nth-child(2) input,
.modal-content .input-block-currency-type .form-inline:nth-child(2) input,
.modal-content .input-block-datetime-type .form-inline:nth-child(2) input,
.modal-content .input-block-locator-type .form-inline:nth-child(2) input,
.modal-content .input-block-text-type .form-inline:nth-child(2) input {
  /*width: 65px !important;*/
  margin-right: 3px;
  display: inline-block;
}
.modal-content .input-block-digit-type .form-inline:first-child .control-label,
.modal-content .input-block-currency-type .form-inline:first-child .control-label,
.modal-content .input-block-datetime-type .form-inline:first-child .control-label,
.modal-content .input-block-locator-type .form-inline:first-child .control-label,
.modal-content .input-block-text-type .form-inline:first-child .control-label {
  margin-top: -4px;
}
.modal-content .input-block-digit-type .form-inline input,
.modal-content .input-block-currency-type .form-inline input,
.modal-content .input-block-datetime-type .form-inline input,
.modal-content .input-block-locator-type .form-inline input,
.modal-content .input-block-text-type .form-inline input {
  margin-top: -2px;
  display: inline-block;
}
.modal-content .input-block-digit-type .form-inline .form-control-checkbox,
.modal-content .input-block-currency-type .form-inline .form-control-checkbox,
.modal-content .input-block-datetime-type .form-inline .form-control-checkbox,
.modal-content .input-block-locator-type .form-inline .form-control-checkbox,
.modal-content .input-block-text-type .form-inline .form-control-checkbox {
  margin-right: 3px;
}
.modal-content .input-block-currency-type > .select2-container {
  margin-top: 10px;
}
.modal-content .input-block-currency-type span + .form-inline input {
  width: 70px !important;
  margin-right: 3px;
  display: inline-block;
}
.modal-content .input-block-digit-type .input-field-precision {
  width: 70px !important;
  margin-right: 3px;
  display: inline-block;
}
.modal-content .input-block-datetime-type > .select2-container {
  margin-top: 10px;
  margin-bottom: 5px;
  display: inline-block;
}
.modal-content .input-block-datetime-type .form-inline .form-inline {
  display: inline-block;
  padding-top: 0px;
}
.modal-content .input-block-datetime-type .form-inline .form-inline button {
  margin-top: -2px;
}
.modal-content .input-block-datetime-type span + .form-inline .select2-container,
.modal-content .input-block-datetime-type span + .form-inline + .form-inline .select2-container {
  margin-top: -13px;
  margin-right: 7px;
  display: inline-block;
}
.modal-content .input-block-datetime-type .min-value-date-block,
.modal-content .input-block-datetime-type .max-value-date-block {
  display: inline;
  position: relative;
  top: -5px;
}
.modal-content .input-block-datetime-type .min-value-date-block .input-group-addon,
.modal-content .input-block-datetime-type .max-value-date-block .input-group-addon {
  top: -2px;
}
.modal-content .input-block-datetime-type .min-value-date-block .field-date .input-group,
.modal-content .input-block-datetime-type .max-value-date-block .field-date .input-group {
  vertical-align: inherit !important;
}
.modal-content .input-block-datetime-type .min-value-date-block .field-date .input-group .input-group-btn button,
.modal-content .input-block-datetime-type .max-value-date-block .field-date .input-group .input-group-btn button {
  top: -2px;
}
.modal-content .input-block-datetime-type .min-value-datetime-block .date,
.modal-content .input-block-datetime-type .max-value-datetime-block .date {
  top: 1px;
}
.modal-content .input-block-datetime-type .min-value-datetime-block .date .input-group-addon,
.modal-content .input-block-datetime-type .max-value-datetime-block .date .input-group-addon {
  top: -2px;
}
.modal-content .input-block-datetime-type .min-value-datetime-block .input-group-btn,
.modal-content .input-block-datetime-type .max-value-datetime-block .input-group-btn {
  top: 1px;
}
.modal-content .input-block-locator-type .select2-container {
  width: 100% !important;
}
.modal-content .input-block-enum-type .form-inline {
  clear: both;
  padding-top: 10px;
}
.modal-content .input-block-enum-type .form-inline a {
  margin-left: 7px;
}
.modal-content .input-block-enum-type .form-inline .control-label {
  margin-top: -4px;
}
.modal-content .input-block-enum-type .form-inline + .form-inline input {
  width: 85%;
}
.modal-content .input-block-enum-type .form-inline input {
  margin-top: -2px;
  display: inline-block;
}
.modal-content .input-block-enum-type .form-inline .form-control-checkbox {
  margin-right: 3px;
}
.modal-content .input-block-enum-type .repeater {
  padding-top: 10px;
}
.modal-content .form-inline.input-auction-step .form-control {
  max-width: 120px;
  margin-right: 10px;
}
.modal-content .form-inline.input-auction-step .control-label {
  margin-top: -3px;
}
.modal-content .form-inline.input-auction-step .form-control-checkbox {
  position: relative;
  top: 2px;
}
@media screen and (max-width: 768px) {
  .input-block-datetime-type .min-value-date-block .input-group,
  .input-block-datetime-type .max-value-date-block .input-group {
    top: 2px;
  }
}
.radio-inline input {
  margin-top: 1px;
}
.radio-inline label {
  margin-bottom: 0px;
  margin-top: 3px;
  font-weight: normal;
}
.form-horizontal .form-group:last-child {
  margin-bottom: 0px !important;
}
.form-horizontal-break .form-group:last-child {
  margin-bottom: 5px !important;
}
.modal-content .form-inline {
  /*padding-bottom:10px;*/
}
.modal-content .form-inline input[type="file"] {
  height: auto;
  margin-right: 5px;
  width: 230px;
  max-width: 230px;
}
.preview-cell-input-digit {
  background-image: url('/EKEIS/Content/img/digit-currency.png');
  width: 180px;
  height: 21px;
}
.preview-cell-input-time {
  background-image: url('/EKEIS/Content/img/time.png');
  width: 50px;
  height: 21px;
}
.preview-cell-input-date {
  background-image: url('/EKEIS/Content/img/date.png');
  width: 120px;
  height: 21px;
}
.preview-cell-input-datetime {
  background-image: url('/EKEIS/Content/img/datetime.png');
  width: 180px;
  height: 21px;
}
.preview-cell-input-locator {
  background-image: url('/EKEIS/Content/img/digit-currency.png');
  width: 180px;
  height: 21px;
}
.preview-cell-input-currency {
  background-image: url('/EKEIS/Content/img/digit-currency.png');
  width: 180px;
  height: 21px;
}
.preview-cell-input-text {
  background-image: url('/EKEIS/Content/img/text.png');
  width: 300px;
  height: 55px;
}
.preview-cell-input-enum {
  background-image: url('/EKEIS/Content/img/dropdown.png');
  width: 190px;
  height: 21px;
}
.message-box.alert,
.static-message-box {
  border: none;
  margin-top: 1px;
  margin-bottom: 1px;
}
.message-box.alert > div,
.static-message-box > div {
  opacity: 0.9;
}
.message-box.alert.alert-info,
.static-message-box.alert-info {
  color: #56626E;
  background-color: #C6E2FF;
}
#uxTemplates > .icon-group a {
  padding: 10px 0;
}
.icon-group a {
  margin-right: 10px;
  font-size: 14px;
}
.form-group .icon-group a {
  padding-bottom: 0px;
}
a.disabled {
  cursor: not-allowed;
  color: #999999;
}
.form-row-title {
  font-weight: bold;
  padding-bottom: 13px;
}
.right {
  text-align: right;
}
#FileList > .form-inline {
  padding-bottom: 8px;
  display: inline-block;
}
#FileList > .form-inline .btn-default {
  background-color: #535353 !important;
  height: 24px;
}
#FileList > .form-inline .btn-default:hover {
  color: #ffffff;
  background-color: #000000 !important;
}
.files-block-wrapper {
  padding: 2px !important;
}
.modal-content .block-notify-suppliers .form-inline {
  clear: both;
  padding-top: 10px;
}
.modal-content .block-notify-suppliers .form-inline a {
  margin-left: 7px;
}
.modal-content .block-notify-suppliers .form-inline a.select2-choice {
  margin-left: 0px !important;
}
.modal-content .block-notify-suppliers .form-inline .control-label {
  margin-top: -4px;
}
.modal-content .block-notify-suppliers .form-inline + .form-inline input {
  width: 85%;
}
.modal-content .block-notify-suppliers .form-inline input {
  margin-top: -2px;
  display: inline-block;
}
.modal-content .block-notify-suppliers .form-inline .form-control-checkbox {
  margin-right: 3px;
}
.modal-content .block-notify-suppliers .repeater {
  padding-top: 10px;
}
.modal-content .block-notify-suppliers input {
  width: 90%;
}
.modal-content .block-notify-suppliers textarea {
  width: 100%;
}
#uxPublication .form-control-checkbox {
  margin: 0 !important;
  position: relative;
  top: 2px;
}
#uxStageEvaluationForm .button-group > a {
  margin-left: 10px;
}
/*textarea no-resize (if needed) - 100% max width, lai nevar pārvilkt pāri formas labajai malai*/
textarea {
  max-width: 100%;
}
.label-as-badge {
  padding-bottom: 0.2em;
}
.inline-icon {
  display: inline-block !important;
}
/*_:-ms-input-placeholder, :root .caret-wrap .caret {
    border-style: solid !important;
    border-width: 6px 6px 0 6px !important;
    border-color: #050505 transparent transparent transparent !important;
}*/
/*Satura veidņu labojumi pēc nepieciešamības (ID)*/
#OrganizationIdSubmit {
  top: -1px;
}
#templateTemplates .icon-group,
#contenttemplateTemplates .icon-group {
  margin-top: 10px;
  margin-bottom: 4px;
}
/*Datuma inputam vienā rindā refresh poga*/
.field-block .field-date {
  margin-right: 10px;
}
/*restart ikona blokā centrēta pa vidu*/
/*
glyphicons-restart{
    vertical-align:middle;
}*/
/*Select noklusētie width izmēri pikseļos*/
.select-300 .select2-choice {
  width: 300px !important;
}
.select-150 .select2-choice {
  width: 150px !important;
}
.select-200 .select2-choice {
  width: 200px !important;
}
/*cpv-input styles*/
.cpv-input-block {
  width: 100%;
  position: relative;
  display: block;
}
.cpv-input-block .control-label {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
  width: 85px;
}
.cpv-input-block .select-300 {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
  width: -webkit-calc(100% - 115px);
  width: -moz-calc(100% - 115px);
  width: calc(100% - 115px);
}
.cpv-input-block .select-300 .select2-choice {
  width: 100% !important;
  max-width: 100%;
}
.cpv-input-block .glyphicon-plus {
  margin-left: 4px;
}
_:-ms-fullscreen,
:root .cpv-input-block .glyphicon-plus {
  margin-left: 0px;
}
_:-ms-input-placeholder,
:root .cpv-input-block .glyphicon-plus {
  margin-left: 0px;
}
html[lang='\
en'] .cpv-input-block .glyphicon-plus {
  margin-left: 0px;
}
/*.button group ja ir zem ievades lauka*/
.button-group-below {
  padding-top: 8px;
}
/*checkbox pozicionēti vienā rindā ar paskaidrojošo tekstu*/
.fields-row .field-block .field-validation-valid + .control-label {
  margin-top: -6px;
}
.fields-row .field-block .field-text {
  padding-top: 2px !important;
}
/*Alerts fieldblockā*/
.field-block .alert {
  padding: 2px !important;
  margin-bottom: 0px !important;
}
_:-ms-fullscreen,
:root .modal .form-horizontal .message-box.message-box-ie {
  transform: translateY(30px);
}
_:-ms-input-placeholder,
:root .modal .form-horizontal .message-box.message-box-ie {
  transform: translateY(30px);
}
html[lang='\
en'] .modal .form-horizontal .message-box.message-box-ie {
  transform: translateY(30px);
}
.red-bold-text {
  color: red !important;
  font-weight: bold !important;
}
.select2-drop-active > a {
  position: relative;
  float: right;
  text-align: right;
  padding-right: 15px;
  clear: both;
}
.select2-drop-active > .select2-results {
  width: 100%;
}
.select-all-after-icon {
  margin-left: 5px;
}
/*styles max-length*/
.is-maxlength + .maxlength-feedback {
  position: absolute;
  right: 4px;
  top: 1px;
  padding-right: 0.25em;
  padding-left: 0.25em;
  color: #fff;
  background-color: #DEB887;
  text-align: right;
}
/*Readonly class styles for type of input*/
.readonly .panel-body .min-value-date-block,
.readonly .panel-body .max-value-date-block {
  top: 0px;
}
.readonly .panel-body .form-group .control-label {
  padding-top: 4px;
}
.readonly .panel-body .control-label {
  padding-top: 0px;
}
.readonly .panel-body .form-inline:first-of-type {
  padding-bottom: 8px;
}
.readonly .panel-body .form-inline:last-of-type {
  padding-bottom: 0px !important;
}
.readonly .panel-body .input-block-locator-type .form-inline {
  padding-bottom: 0px;
}
/* financial style */
.financial-requirements-preview-filenames {
  font-size: 8px !important;
  font-style: italic !important;
}
/* modal window results link */
.stage-result-summary-href-to-parts-menu {
  position: relative;
  top: -5px;
  display: block;
  clear: both;
  text-align: right;
}
/*procurement input styles*/
.planned-procurement-item-input-block {
  width: 100%;
  position: relative;
  display: block;
}
.planned-procurement-item-input-block .control-label {
  width: 128px !important;
}
.planned-procurement-item-input-block .select-300 {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
  width: -webkit-calc(100% - 158px);
  width: -moz-calc(100% - 158px);
  width: calc(100% - 158px);
}
.planned-procurement-item-input-block .select-300 .select2-choice {
  width: 100%;
}
/*required label*/
.label-required::after {
  content: "*";
  color: red;
}
.label-alt-required::after {
  content: "*";
  color: blue;
}
.req-input-warning::before {
  content: "*";
  color: red;
  padding-right: 5px;
}
.req-input-alt-warning::before {
  content: "*";
  color: blue;
  padding-right: 5px;
}
.req-input-alt-warning {
  margin-bottom: 0px;
}
.composite-field-value-for-validation {
  visibility: hidden;
  width: 1px;
  height: 1px;
  padding: 0px;
  border: 0px;
}
.attached-procurement-plan-title {
  color: #808080;
}
.procurement-documents-summary-content table {
  border: 1px solid #999999;
}
.procurement-documents-summary-content table tr th {
  background-color: #535353 !important;
  color: #FFFFFF !important;
  text-align: center;
  font-size: 11px;
  border-bottom: none;
  padding: 6px;
}
.procurement-documents-summary-content table tr td {
  background-color: #E8E8E8;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  color: #000000;
  padding: 3px;
}
.procurement-documents-summary-content table tr:hover td {
  background-color: #C0C0C0;
}
.inline-text {
  position: relative;
  display: inline-block;
  top: -2px;
}
.progress-bar-wrap {
  position: relative;
  display: block;
  background-color: #D2D2D2;
  overflow: hidden;
}
.progress-bar-wrap .tooltip-block {
  z-index: 1000 !important;
}
h1 {
  text-align: center;
  font-family: 'PT Sans Caption', sans-serif;
  font-weight: 400;
  font-size: 30px;
  padding: 20px 0;
  color: #777;
}
.checkout-wrap {
  color: #444;
  font-family: 'PT Sans Caption', sans-serif;
  margin: 20px auto;
  max-width: 95%;
  position: relative;
}
.tooltip-block {
  z-index: 999990;
  display: block;
  position: absolute;
  width: 35px;
  height: 20px;
  top: 4px;
  left: 20px;
  border-radius: 50%;
}
.last .tooltip-block {
  left: 20px !important;
  right: inherit !important;
}
.proposal-bar-wrap li {
  padding: 3px 20px 3px 80px !important;
}
ul.checkout-bar-6 {
  margin: 0 20px;
  padding-left: 20px;
}
ul.checkout-bar-6:before {
  background-size: 35px 35px;
  background-color: #535353;
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  content: " ";
  height: 15px;
  left: 72px;
  top: -7px;
  position: absolute;
  width: 11px;
}
ul.checkout-bar-6 li {
  color: #535353;
  display: block;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 20px 5px 80px;
  position: relative;
}
ul.checkout-bar-6 li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  left: 26px;
  line-height: 21px;
  height: 22px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  top: 1px;
  width: 22px;
  z-index: 10;
}
ul.checkout-bar-6 li:nth-child(1):before {
  content: "1";
}
ul.checkout-bar-6 li:nth-child(2):before {
  content: "2";
}
ul.checkout-bar-6 li:nth-child(3):before {
  content: "3";
}
ul.checkout-bar-6 li:nth-child(4):before {
  content: "4";
}
ul.checkout-bar-6 li:nth-child(5):before {
  content: "5";
}
ul.checkout-bar-6 li:nth-child(6):before {
  content: "6";
}
ul.checkout-bar-6 li.active {
  color: #db7800;
  font-weight: bold;
}
ul.checkout-bar-6 li.active:before {
  background: #db7800;
  z-index: 10;
}
ul.checkout-bar-6 li.active:after {
  -webkit-animation: myanimation 3s 0;
  background-size: 35px 35px;
  background-color: #EcEcEc;
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  content: " ";
  height: calc(100% - 7px);
  left: 32px;
  position: absolute;
  width: 11px;
  top: 15px;
}
ul.checkout-bar-6 li.visited {
  color: #535353;
  z-index: 10;
}
ul.checkout-bar-6 li.visited:before {
  background: #535353;
  z-index: 10;
}
ul.checkout-bar-6 li.visited:after {
  background-size: 35px 35px;
  background-color: #535353;
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  content: " ";
  height: calc(100% - 7px);
  left: 32px;
  position: absolute;
  width: 11px;
  top: 17px;
}
ul.checkout-bar-6 li.upcoming:after {
  webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background-size: 35px 35px;
  background-color: #EcEcEc;
  border-radius: 15px;
  content: " ";
  height: calc(100% - 7px);
  left: 32px;
  position: absolute;
  width: 11px;
  top: 17px;
}
ul.checkout-bar-6 li.upcoming:last-of-type:after {
  top: 8px;
}
ul.checkout-bar-6 li.last:after {
  display: none;
}
ul.checkout-bar-6 a {
  color: #535353;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
@media all and (min-width: 930px) {
  .checkout-wrap {
    margin: 15px auto;
  }
  .tooltip-block {
    z-index: 999990;
    display: block;
    position: absolute;
    width: 45px;
    height: 45px;
    top: -52px;
    left: inherit;
    border-radius: 50%;
    right: 0px;
  }
  .last .tooltip-block {
    left: inherit !important;
    right: 0px !important;
  }
  .proposal-bar-wrap li {
    padding: 0px !important;
  }
  ul.checkout-bar-6 li.active:after {
    -webkit-animation: myanimation 3s 0;
    background-size: 35px 35px;
    background-color: #EcEcEc;
    background-image: none;
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    width: 100%;
    left: 94%;
    position: absolute;
    top: -37px;
    z-index: 0;
  }
  .checkout-wrap {
    margin-bottom: 48px;
  }
  ul.checkout-bar-6 {
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background-size: 35px 35px;
    background-color: #EcEcEc;
    border-radius: 15px;
    height: 15px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 90%;
  }
  ul.checkout-bar-6:before {
    background-size: 35px 35px;
    background-color: #535353;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    content: " ";
    height: 15px;
    left: 0;
    top: 0;
    position: absolute;
    width: 19%;
  }
  ul.checkout-bar-6 li {
    display: inline-block;
    margin: 37px 0 0;
    padding: 0;
    text-align: right;
    width: 20%;
    float: left;
  }
  ul.checkout-bar-6 li:before {
    height: 45px;
    left: inherit;
    line-height: 45px;
    position: absolute;
    top: -52px;
    width: 45px;
    z-index: 10;
    right: 0px;
    font-size: 16px;
  }
  ul.checkout-bar-6 li > span {
    position: relative;
    display: block;
    text-align: right;
    margin-right: 22px;
    min-width: 95px;
  }
  ul.checkout-bar-6 li.visited {
    background: none;
  }
  ul.checkout-bar-6 li.visited:after {
    background-size: 35px 35px;
    background-color: #535353;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    left: 94%;
    position: absolute;
    top: -37px;
    width: 100%;
    z-index: 5;
  }
  ul.checkout-bar-6 li.upcoming:after {
    display: none;
  }
  ul.checkout-bar-6 li.visited.last:after {
    width: 56%;
    height: 15px;
  }
  ul.checkout-bar-6 li.active.last:after {
    width: 56%;
    height: 15px;
  }
  ul.checkout-bar-6 li.last:before {
    left: inherit !important;
    right: 0px !important;
  }
  ul.checkout-bar-6 li.last > span {
    margin-right: 22px !important;
  }
}
/*ProgressBar icons*/
span[class^="pb"],
[class^="svg-icon"] {
  display: inline-block;
  width: 22px;
  height: 18px;
  background-repeat: no-repeat;
}
span[class^="pb"] {
  margin-bottom: -2px;
}
[class^="svg-icon"] {
  margin-bottom: -6px;
}
.pb-project-icon-not-visited {
  background-image: url('/EKEIS/Content/img/pb-project-not-visited.svg');
}
.pb-validated-icon-not-visited {
  background-image: url('/EKEIS/Content/img/pb-validated-not-visited.svg');
}
.pb-in-signing-icon-not-visited {
  background-image: url('/EKEIS/Content/img/pb-in-signing-not-visited.svg');
}
.pb-signed-icon-not-visited {
  background-image: url('/EKEIS/Content/img/pb-signed-not-visited.svg');
}
.pb-submitted-icon-not-visited {
  background-image: url('/EKEIS/Content/img/pb-submitted-not-visited.svg');
}
.pb-project-icon {
  background-image: url('/EKEIS/Content/img/pb-project.svg');
}
.pb-validated-icon {
  background-image: url('/EKEIS/Content/img/pb-validated.svg');
}
.pb-in-signing-icon {
  background-image: url('/EKEIS/Content/img/pb-in-signing.svg');
}
.pb-signed-icon {
  background-image: url('/EKEIS/Content/img/pb-signed.svg');
}
.pb-submitted-icon {
  background-image: url('/EKEIS/Content/img/pb-submitted.svg');
}
.pb-project-icon-visited {
  background-image: url('/EKEIS/Content/img/pb-project-visited.svg');
}
.pb-validated-icon-visited {
  background-image: url('/EKEIS/Content/img/pb-validated-visited.svg');
}
.pb-in-signing-icon-visited {
  background-image: url('/EKEIS/Content/img/pb-in-signing-visited.svg');
}
.pb-signed-icon-visited {
  background-image: url('/EKEIS/Content/img/pb-signed-visited.svg');
}
.pb-submitted-icon-visited {
  background-image: url('/EKEIS/Content/img/pb-submitted-visited.svg');
}
/*svg icons for forms (by id) (EIS-1093)*/
.svg-icon-72 {
  background-image: url('/EKEIS/Content/img/icon-72.svg');
}
.svg-icon-73 {
  background-image: url('/EKEIS/Content/img/icon-73.svg');
}
.svg-icon-74 {
  background-image: url('/EKEIS/Content/img/icon-74.svg');
}
.svg-icon-75 {
  background-image: url('/EKEIS/Content/img/icon-75.svg');
}
.svg-icon-76 {
  background-image: url('/EKEIS/Content/img/icon-76.svg');
}
.svg-icon-150 {
  background-image: url('/EKEIS/Content/img/icon-150.svg');
}
.svg-icon-151 {
  background-image: url('/EKEIS/Content/img/icon-151.svg');
}
.svg-icon-152 {
  background-image: url('/EKEIS/Content/img/icon-152.svg');
}
.svg-icon-153 {
  background-image: url('/EKEIS/Content/img/icon-153.svg');
}
.svg-icon-154 {
  background-image: url('/EKEIS/Content/img/icon-154.svg');
}
.svg-icon-155 {
  background-image: url('/EKEIS/Content/img/icon-155.svg');
}
.svg-icon-156 {
  background-image: url('/EKEIS/Content/img/icon-156.svg');
}
.svg-icon-157 {
  background-image: url('/EKEIS/Content/img/icon-157.svg');
}
.svg-icon-158 {
  background-image: url('/EKEIS/Content/img/icon-158.svg');
}
.svg-icon-159 {
  background-image: url('/EKEIS/Content/img/icon-159.svg');
}
.svg-icon-160 {
  background-image: url('/EKEIS/Content/img/icon-160.svg');
}
.svg-icon-161 {
  background-image: url('/EKEIS/Content/img/icon-161.svg');
}
.svg-icon-162 {
  background-image: url('/EKEIS/Content/img/icon-162.svg');
}
.svg-icon-168 {
  background-image: url('/EKEIS/Content/img/icon-168.svg');
}
.svg-icon-208 {
  background-image: url('/EKEIS/Content/img/icon-208.svg');
}
.svg-grid-icon-236 {
  background-image: url('/EKEIS/Content/img/icon-236.svg');
}
.svg-grid-icon-237 {
  background-image: url('/EKEIS/Content/img/icon-237.svg');
}
.svg-grid-icon-238 {
  background-image: url('/EKEIS/Content/img/icon-238.svg');
}
.svg-grid-icon-239 {
  background-image: url('/EKEIS/Content/img/icon-239.svg');
}
/*Global notifications block*/
.global-notifications-block {
  background-color: #C6E2FF;
  padding: 10px 20px 20px 70px;
  margin-right: 13px;
  margin-bottom: 13px;
  position: relative;
}
.global-notifications-block .global-notifications-dismiss {
  position: absolute;
  top: 10px;
  right: 10px;
}
.global-notifications-block .global-notifications-dismiss .glyphicon {
  color: #000000;
  font-size: 18px;
}
.global-notifications-block .global-notifications-alert-title {
  color: #a94442;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}
.global-notifications-block .global-notifications-alert-title .global-notifications-alert-title-text {
  display: inline-block;
}
.global-notifications-block .global-notifications-alert-title .glyphicon {
  position: absolute;
  top: 3px;
  left: -48px;
  font-size: 26px;
}
.global-notifications-block .global-notifications-items-list {
  padding-left: 0px;
}
.global-notifications-block .global-notifications-items-title {
  margin-bottom: 5px;
  color: #56626E;
  opacity: 0.9;
}
.global-notifications-block .global-notifications-item {
  color: #56626E;
  opacity: 0.9;
  list-style-type: none;
}
.global-notifications-block .global-notifications-item:before {
  content: "-";
}
.global-notifications-block .global-notifications-view-more,
.global-notifications-block .global-notifications-view-less {
  padding-left: 7px;
  margin-top: 5px;
}
/*label tooltip*/
.label-tooltip {
  color: #337ab7;
  padding-left: 5px;
  top: 2px;
}
.label-required .label-tooltip {
  padding-left: 10px !important;
}
body > .tooltip.label-tp {
  opacity: 1 !important;
  z-index: 99999999990;
}
body > .tooltip.label-tp .tooltip-inner {
  text-align: left;
  border: 2px solid #999999 !important;
  background-color: #F2F2F2;
  color: black;
  border: 2px solid #000;
  word-wrap: break-word;
  word-break: break-word;
}
body > .tooltip.label-tp.right .tooltip-arrow {
  border-right-color: #999999 !important;
}
body > .tooltip.label-tp.top .tooltip-arrow {
  border-top-color: #999999 !important;
}
body > .tooltip.label-tp.left .tooltip-arrow {
  border-left-color: #999999 !important;
}
body > .tooltip.label-tp.bottom .tooltip-arrow {
  border-bottom-color: #999999 !important;
}
/*Margins for inline icons*/
.inline-icon-margin {
  margin-left: 5px;
  margin-right: 5px;
}
/*e-address block*/
.e-address-block {
  margin-bottom: 5px;
}
.e-address-block .inline-block {
  width: calc(100% - 20px);
  display: inline-block;
  margin-right: 4px;
}
.inline-dates .field-text {
  margin-right: 7px;
  margin-left: 7px;
  padding-top: 0px;
  top: 1px;
  position: relative;
}
.bis-block {
  display: inline-block;
}
.bis-block .icon-block {
  position: relative;
  border: 0px;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  margin-right: -20px;
  margin-left: -10px;
  margin-top: 0px;
  height: 28px;
  overflow: hidden;
  width: 54px;
}
.bis-block .icon-block span {
  font-size: 54px;
  top: -13px;
  position: absolute;
  left: 1px;
}
.overflow-block {
  position: relative;
  display: block;
  overflow: hidden;
}
.mr-1 {
  margin-right: 1px;
}
.dis-voting-panel .table thead th:last-of-type {
  width: 30px !important;
}
.dis-voting-panel .table tbody td:last-of-type {
  width: 30px !important;
}
.dps-proposal-blocks {
  display: block;
  overflow: hidden;
  text-align: right;
}
.dps-proposal-blocks .dps-links,
.dps-proposal-blocks .dps-order,
.dps-proposal-blocks .dps-parts {
  float: none;
  display: inline-block;
  position: relative;
}
.dps-links,
.dps-order,
.dps-parts {
  float: right;
  z-index: 900;
  margin-left: 20px;
  position: relative;
}
.dps-links a,
.dps-order a,
.dps-parts a {
  display: inline-block;
}
.dps-links .inline-form-text,
.dps-order .inline-form-text,
.dps-parts .inline-form-text {
  display: inline-block;
  vertical-align: middle;
}
.dps-links a,
.dps-order a,
.dps-parts a,
.dps-links .inline-form-text,
.dps-order .inline-form-text,
.dps-parts .inline-form-text {
  padding: 0px 1px 0px 1px;
}
.dps-links .inline-form-text.first:before,
.dps-order .inline-form-text.first:before,
.dps-parts .inline-form-text.first:before {
  content: "" !important;
}
.dps-links .inline-form-text.active,
.dps-order .inline-form-text.active,
.dps-parts .inline-form-text.active,
.dps-links .inline-form-text.active a,
.dps-order .inline-form-text.active a,
.dps-parts .inline-form-text.active a {
  font-weight: bold;
  color: #686868;
  font-style: italic;
}
.dps-order .inline-form-text span {
  display: none;
}
.dps-order .inline-form-text a {
  display: block;
}
.dps-order .inline-form-text.active span {
  display: block;
}
.dps-order .inline-form-text.active a {
  display: none;
}
.dps-links > .inline-form-text + .inline-form-text:before {
  content: ">\00a0";
}
.dps-parts:after {
  border-right: 2px solid #C0C0C0;
  height: 100%;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
}
.dps-parts:before {
  border-right: 2px solid #C0C0C0;
  height: 100%;
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -12px;
}
.dps-parts .dps-proposal-parts .select2-container {
  width: 375px;
}
.dps-parts .dps-proposal-statuses .select2-container {
  width: 250px;
}
.proposal-part-record-count {
  font-weight: bold;
  color: darkblue;
}
.validation-result-count {
  margin-top: 5px;
}
.validation-result-count span:first-of-type {
  margin-right: 10px;
}
.form-group-wrap {
  padding: 3px;
}
.cbox-additional-text {
  display: inline-block;
  position: relative;
  top: -2px;
  padding-left: 5px;
}
.warnings-accept {
  background: #f2f2f2;
  border: 1px solid #999999;
  padding: 7px;
}
.warnings-accept label {
  margin-bottom: 0px;
  position: relative;
  top: -1px;
  margin-left: 5px;
}
/*Progress bar*/
.signing-progress {
  margin-top: 17px !important;
  margin-bottom: 7px !important;
  height: 25px !important;
}
.signing-progress .progress-bar-success {
  background-color: #FF8C00 !important;
}
/*Signing btns*/
.signing-btn {
  display: block;
  position: relative;
  width: 100%;
  border: 1px solid #999999;
  font-size: 18px;
  color: #000;
  padding: 15px 20px;
}
.signing-btn > div {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin-top: auto;
  margin-bottom: auto;
  height: 39px;
  width: 39px;
}
.signing-btn > div.mobile-ep {
  background-image: url('/EKEIS/Content/img/Mobile_EP.png');
}
.signing-btn > div.smartcard-ep {
  background-image: url('/EKEIS/Content/img/SmartCard_EP.png');
}
@media screen and (max-width: 400px) {
  .signing-btn > div.smartcard-ep {
    background-image: url('/EKEIS/Content/img/SmartCard_EP_phone.png');
    top: -7px;
  }
  .signing-btn > div.mobile-ep {
    background-image: url('/EKEIS/Content/img/Mobile_EP_phone.png');
    top: -7px;
  }
  .signing-text {
    display: none;
  }
  .signing-btn {
    max-height: 57px;
  }
  .signing-btn > div {
    position: relative;
    right: 0px;
    margin-right: auto;
    margin-left: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: auto;
    height: 39px;
  }
}
.signing-btn:hover {
  text-decoration: none;
  color: #000;
  border-color: #535353;
  border-width: 2px;
  padding: 14px 19px;
}
.signing-btn:hover > div {
  right: 14px;
}
form .signing-btn:first-of-type {
  margin-bottom: 5px;
}
#signing-life-time-block {
  margin-bottom: 10px;
}
#signing-life-time-block label {
  color: #333333 !important;
}
#signing-life-time-block span {
  top: 1px;
  position: relative;
  font-weight: bold;
  font-size: 14px;
}
/*Cookie small screen fix*/
.cc-window.cc-floating {
  max-width: 100% !important;
}
.d-term-inline-block {
  display: inline-block;
  float: left;
  margin-right: 10px;
  top: 2px;
}
.d-inline-block-input {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.d-inline-block-text-top {
  top: 2px;
}
.impartiality-statement-rules-block {
  padding-top: 5px;
}
.impartiality-statement-rules-block a {
  text-decoration: underline;
}
.certificate-law-articles-input .select2-container-multi {
  width: 100%;
}
.inline .form-inline {
  display: inline-block;
}
.inline .inline-glyphicon {
  top: -5px;
  margin-left: 8px;
}
.panel-collapse-button {
  cursor: pointer;
}
.input-divider {
  margin-right: 3px;
}
.ml-7px {
  margin-left: 7px;
}
.mt-5px {
  margin-top: 5px;
}
.pt-0px {
  padding-top: 0px !important;
}
.series-block input,
.check-block input,
.transaction-block {
  max-width: 115px;
}
.cert-req-btn-group {
  display: flex;
  align-items: center;
}
.cert-req-btn-group a {
  margin-left: auto;
}
.mb-3px {
  margin-bottom: 3px;
}
.mb-5px {
  margin-bottom: 5px;
}
.ml-5px {
  margin-left: 5px;
}
.mr-5px {
  margin-right: 5px;
}
.mr-10px {
  margin-right: 10px;
}
.mb-10px {
  margin-bottom: 10px;
}
.mb-0px > label {
  margin-bottom: 0px;
}
.control-checkbox-label > label {
  font-weight: normal;
  vertical-align: middle;
  color: #000000;
}
.inline-checkbox {
  display: flex;
  align-items: center;
}
.inline-checkbox .form-control-checkbox {
  margin-top: 0px !important;
  margin-right: 5px;
}
.inline-checkbox input[type=checkbox]:disabled {
  margin-right: 5px;
  margin-top: 1px;
}
.fuelux .repeater-list.creq-supp-grid table tbody tr:hover td {
  background: #E8E8E8 !important;
}
.fuelux .repeater-list.creq-supp-grid table tbody tr td.text-left {
  text-align: left;
}
.fuelux .repeater-list.creq-supp-grid table tbody tr td {
  text-align: center;
  vertical-align: middle;
}
.fuelux .repeater-list.creq-supp-grid table tbody tr td .select2-chosen {
  text-align: left;
}
.fuelux .repeater-list.creq-supp-grid table tbody tr td .form-control {
  top: 1px;
}
.flex-form {
  display: flex;
}
.flex-form-items {
  display: flex;
  align-items: center;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-form-custom-label {
  padding-top: 0px !important;
}
.flex-form-custom-label .label-tooltip {
  top: 3px !important;
}
.flex-form-items .form-control,
.flex-form-items > a,
.flex-form-items > .field-text {
  margin-right: 5px;
}
.flex-form-items.l-marg a {
  margin-right: 10px;
}
.flex-form-items.l-marg a:last-of-type {
  margin-right: 0px;
}
.flex-form-items-ml {
  margin-left: auto;
}
.rounded-success-icon {
  background: #3c763d;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 2px;
  position: relative;
  margin-right: 5px;
}
.certificate-request-representativelist-selected-buttons a:first-of-type,
.certificate-request-personlist-selected-buttons a:first-of-type {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #535353;
}
.cert-req-person-input {
  max-width: 200px;
  width: inherit;
  flex-grow: 1;
}
.cert-req-person-input-person-code {
  width: 86px;
}
.stand-alone-tlt .label-tooltip {
  top: 2px !important;
}
.text-grey {
  color: grey;
}
.medium-icon {
  font-size: 16px;
}
.float-right {
  float: right;
}
.month-input,
.month-input .select2-chosen {
  min-width: 60px;
}
/*icons*/
.icon-success {
  color: #339900;
}
.icon-warning {
  color: #FF9900;
}
.icon-danger {
  color: #CC0000;
}
.icon-grey {
  color: #999999;
}
.header {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
  position: relative;
}
.header-title-row {
  height: 84px;
  background-color: #535353;
  text-align: center;
  padding-left: 250px;
}
.header-title {
  color: #DEB887;
  padding-top: 26px;
  font-size: 25px;
  display: block;
}
@media screen and (max-width: 768px) {
  .header-title {
    display: none;
  }
}
/*Helps, valodu maiņa, burtu izmēru maiņa*/
.menu-selector {
  position: absolute;
  top: 3px;
  right: 15px;
  text-align: right;
  font-size: 14px !important;
}
.menu-selector a {
  color: #DEB887;
}
.menu-selector a:hover {
  text-decoration: none;
  color: #FFFFFF !important;
}
.menu-selector a:focus {
  text-decoration: none;
}
.menu-selector a.selected {
  color: #FFFFFF !important;
}
.menu-selector span {
  color: #DEB887;
}
.menu-selector .help,
.menu-selector #uxChangeToLargeCss {
  margin-right: 13px;
}
.menu-selector #uxChangeToSmallCss {
  font-size: 12px;
}
.menu-selector #uxChangeToNormalCss {
  font-size: 14px;
}
.menu-selector #uxChangeToLargeCss {
  font-size: 16px;
}
/*helps, valodu maiņa, burtu izmēru maiņa uz small ekrāniem*/
@media screen and (max-width: 500px) {
  #uxChangeToSmallCss,
  #uxChangeToNormalCss,
  #uxChangeToLargeCss,
  .fontsize-seperator {
    display: none;
  }
}
@media screen and (max-width: 420px) {
  .help {
    display: block;
    margin-right: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .row-inverse-space {
    height: 5px;
  }
}
/* LOGO */
.header-logo {
  position: absolute;
  text-align: right;
  z-index: 999;
  top: 0px;
  left: 0px;
  background-image: url('/EKEIS/Content/img/logo.png');
  background-size: 213px 100px;
  background-repeat: no-repeat;
  background-position: 13px 10px;
  height: 130px;
  width: 252px;
}
.header-logo > .header-logo-brand {
  width: 75px;
  height: 74px;
  position: absolute;
  z-index: 999;
  background-color: transparent;
  text-align: center;
  border-radius: 50%;
  top: 23px;
  left: 26px;
}
.header-logo > .header-logo-brand h1 {
  margin-top: 35px;
}
.header-logo > .header-logo-brand a {
  width: 74px;
  height: 75px;
  display: block;
  border-radius: 50%;
}
.header-logo > .header-logo-brand:hover {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.header-logo-navigation {
  list-style-type: none;
  font-size: 11px;
  min-width: 230px;
  padding-right: 20px;
  border-bottom: none;
  padding-top: 10px;
  text-align: left;
  padding-left: 95px;
}
.header-logo-navigation > li {
  margin-bottom: 0px;
}
.header-logo-navigation > li > a {
  padding: 1px 15px 5px 30px;
  line-height: 25px;
  font-size: 14px;
  color: #d2d2d2;
}
.header-logo-navigation > li > a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.header-logo-navigation > li.active a {
  color: #DEB887;
}
/*
Navigācija
*/
/*
    Hack, lai izvēlni vienmēr ir redzama
*/
.navbar {
  z-index: 900;
}
.header-menu-row {
  /*padding-left:250px;*/
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (min-width: 768px) {
  .navbar {
    padding-left: 248px;
  }
  .navbar-nav > li {
    border-right: 1px solid #fff;
    font-weight: bold;
    font-size: 14px;
  }
  .navbar-nav > li:first-child {
    border-left: 1px solid #fff;
    font-weight: normal;
    font-size: 13px;
  }
}
.navbar-inverse {
  border: 0px;
}
.nav-justified > li > a {
  margin-bottom: 1px;
}
.nav-justified > li {
  vertical-align: middle;
}
.header-menu-row .nav > li a {
  min-width: 38px;
  text-align: center;
  min-height: 34px;
}
.header-menu-row .navbar-inverse .navbar-nav > .active > a,
.header-menu-row .navbar-inverse .navbar-nav > .active > a:hover,
.header-menu-row .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #D2D2D2;
}
.header-menu-row .navbar-inverse .navbar-nav > .active > a {
  border-bottom: 2px solid #D2D2D2;
  margin-bottom: -2px;
}
/*
    Kreisajā izvēlnes bloks
*/
/*
    Noklusēta elementa atstarpe
*/
/*
    Pamatizvēlni
*/
.left-menu-main > li {
  float: none;
  font-size: 14px;
}
.left-menu-main > li + li {
  margin-top: 1px;
}
.left-menu-main > li > a {
  padding: 3px 1px 3px 9px;
  background-color: #DEB887;
}
.left-menu-main > li > a:hover {
  color: #FFFFFF;
  background-color: #BE8947;
}
.left-menu-main > li.active > a {
  background-color: #BE8947;
  color: #FFFFFF;
}
/*
    Otra izvēlni (pelēka) 
*/
.left-menu-second > li {
  float: none;
  font-size: 14px;
}
.left-menu-second > li + li {
  margin-top: 1px;
}
.left-menu-second > li > a {
  padding: 3px 1px 3px 9px;
  background-color: #D2D2D2;
}
.left-menu-second > li > a:hover,
.left-menu-second > li > a:focus,
.left-menu-second > li > a.active {
  color: #F2F2F2;
  background-color: #535353;
}
.row-offcanvas-left {
  position: relative;
}
#sidebar {
  margin-left: 12px;
  width: inherit;
  min-width: 212px;
  max-width: 212px;
  background-color: #FFFFFF;
  float: left;
  padding-bottom: 13px;
  z-index: 9999999;
}
@media screen and (max-width: 768px) {
  #sidebar {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 9px -9px 16px 1px rgba(0, 0, 0, 0.61);
    -moz-box-shadow: 9px -9px 16px 1px rgba(0, 0, 0, 0.61);
    box-shadow: 9px -9px 16px 1px rgba(0, 0, 0, 0.61);
  }
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    /* right: -(@sidebar-width + @grid-gutter-width);*/
  }
  .row-offcanvas-left .sidebar-offcanvas {
    /* left: -(@sidebar-width + @grid-gutter-width); */
  }
  .row-offcanvas-right.active {
    /*right: (@sidebar-width + @grid-gutter-width); */
  }
  .row-offcanvas-left.active {
    /*left: (@sidebar-width + @grid-gutter-width);*/
  }
  .row-offcanvas-left.active > .sidebar-offcanvas {
    display: block;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 212px;
    overflow-y: auto;
    z-index: 999;
    display: none;
    background-color: #999999;
    padding: 0px 15px 0px 10px;
    min-width: 252px !important;
    max-width: 252px !important;
    width: 252px !important;
  }
  .main-form {
    width: 100%;
  }
}
/*@media screen and (max-height: 600px) {
    #sidebar{
        position:absolute;
        top:0px;
    }
}*/
.login-block {
  padding: 0px;
  width: 100%;
  margin: 0px;
}
.login-block .btn {
  margin-left: 0px;
  float: left;
  display: block;
  height: 27px;
  width: 27px;
  text-align: left;
  color: #F2F2F2;
  font-size: 12px;
  padding: 6px 12px 10px 9px;
  white-space: normal;
}
.login-block .btn:hover {
  background-color: #535353 !important;
}
.login-block .username-btn {
  width: 184px;
}
.login-block .username-btn span {
  width: 164px;
  display: block;
  overflow: hidden;
  height: 16px;
  /*text-overflow:ellipsis;*/
}
.login-block .login-btn {
  padding: 0px;
  background-image: url(/EKEIS/Content/img/logout.png);
}
.login-block .login-btn:hover {
  background-image: url(/EKEIS/Content/img/logout_omo.png);
}
@media screen and (max-width: 768px) {
  .username-btn {
    width: 214px !important;
  }
  .username-btn span {
    width: 150px !important;
  }
}
.main-form .pull-left {
  margin-top: 9px;
  margin-right: 13px;
  z-index: 9999999;
}
.sidebar-offcanvas .visible-xs {
  margin-bottom: 13px;
  margin-top: -4px;
}
@media screen and (max-width: 768px) {
  .sidebar-sm-fixed {
    position: fixed;
    top: 0px;
    margin-top: 0px !important;
    overflow: auto;
    bottom: 0px;
  }
  .body {
    margin-bottom: 115px;
  }
}
.search-wrapper .input-group:first-child input {
  height: 27px;
  border: 1px solid #535353;
}
.search-wrapper .input-group:first-child .search-btn a {
  display: block;
  width: 27px;
  height: 27px;
  margin-left: 1px;
  background-image: url(/EKEIS/Content/img/search.png);
}
.search-wrapper .input-group:first-child .search-btn:hover a {
  background-image: url(/EKEIS/Content/img/search_omo.png);
}
.search-wrapper > .search-block {
  margin-top: 1px;
  background-color: #535353;
  color: #F2F2F2;
  width: 100%;
  padding-left: 7px;
}
.search-wrapper > .search-block span:first-child {
  display: table-cell;
  vertical-align: middle;
}
.search-wrapper > .search-block .input-group-btn {
  width: 14px;
  border-left: 1px solid #FFFFFF;
  padding: 6px 7px 6px 7px;
  width: 28px;
  height: 27px;
}
.search-wrapper > .search-block .input-group-btn:hover {
  background-color: #D2D2D2;
}
.search-wrapper > .search-block .input-group-btn input {
  margin-top: 2px;
}
.row-offcanvas-left .main-form.not-active .glyphicon-th-list {
  display: none !important;
}
.panel-heading a:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: grey;
}
.panel-heading a.collapsed:after {
  content: "\e080";
}
.panel-group {
  background-color: #FFFFFF;
}
.panel-group .panel-default {
  border: none;
}
.panel-group .panel-default .panel-heading {
  background: #535353;
  color: #DEB887;
  font-weight: bold;
  border-color: #535353;
  min-height: 27px !important;
  padding: 6px 15px;
  overflow: auto;
}
.panel-group .panel-default .panel-body {
  border-top: none !important;
  background-color: #F2F2F2;
  padding: 13px;
  border: 1px solid #D2D2D2;
}
.panel-group .panel-default .panel-body .button-group:first-child {
  padding: 0px 0px 13px 0px;
}
.panel-group .panel-default .panel-body .button-group:last-child {
  padding: 8px 0px 0px 0px;
}
.panel-group .panel-default .panel-body .button-group.espd-download-btn {
  padding: 8px 8px 8px 8px !important;
}
.panel-group > .button-group {
  margin-top: 1px;
  background-color: #D2D2D2;
  border: 1px solid #D2D2D2;
  padding-bottom: 5px !important;
}
.panel-group > .button-group button {
  margin-bottom: 5px;
}
.panel-group .panel {
  margin-top: 13px;
}
.panel-group > form {
  margin-bottom: 13px;
}
.panel-group .panel:first-of-type {
  margin-top: 0px !important;
}
.panel-group form + .panel {
  margin-top: 0px !important;
}
.panel-group script + .panel {
  margin-top: 5px;
}
.panel-group input[type=hidden] + .panel {
  margin-top: 5px;
}
#buxComplaint {
  margin-top: 0px !important;
}
.alarm-heading {
  background: #ff4c4c !important;
  border-color: #ff4c4c !important;
  color: #333333 !important;
}
.alarm-heading .panel-title {
  font-weight: bold;
}
.alarm-heading .panel-title a:after {
  color: #333333 !important;
}
/* otrā līmeņa paneļi */
.second-level-tree.panel-default .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0px;
}
.second-level-tree.panel-default .panel-heading a.glyphicon.glyphicon-plus:after {
  content: none;
}
.second-level-tree.panel-default .panel-title span {
  font-weight: bold;
  margin-right: 1em;
}
.second-level-tree.panel-default > .panel-collapse > .panel-body {
  padding-bottom: 0px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body {
  padding-left: 0px;
  padding-right: 0px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel {
  margin-bottom: 13px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel > .panel-heading {
  background-color: #DEB887;
  color: #000000;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel .panel-collapse .panel-body {
  border: none;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel .panel-collapse .panel-body .panel-heading {
  background-color: #F2F2F2;
  border: none !important;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel .panel-collapse .panel-body .panel-heading a {
  position: relative;
  display: inline-block;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel .panel-collapse .panel-body .panel-heading .title-with-editable-icon:after {
  position: relative;
  margin-right: -10px;
  margin-left: 20px;
  display: inline-block;
  top: 1px;
  float: none;
  color: #DEB887;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel .panel-collapse .panel-body .panel-heading a + a {
  margin-left: -24px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel .panel-collapse .panel-body .panel-heading a:after {
  display: inline-block;
  position: relative;
  color: #DEB887;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .second-level-tree > .panel:last-of-type {
  margin-bottom: 0px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater {
  margin-left: 15px;
  margin-right: 15px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater tr:hover .second-level-repeater-body {
  background-color: #C0C0C0;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater tr:hover .second-level-repeater-body.espd-image {
  background-color: #F2F2F2 !important;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater tr:hover .second-level-table td {
  background-color: #C0C0C0 !important;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater {
  padding: 6px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body-wrapper {
  display: none;
  clear: both;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater h4 {
  color: #FFFFFF;
  background-color: #535353;
  font-size: 11px;
  padding: 6px;
  font-weight: 700;
  margin-bottom: 0px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-panel-collapse-button {
  float: right;
  color: #FF8C00;
  font-weight: bold;
  cursor: pointer;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-panel-collapse-button:hover {
  text-decoration: underline;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-panel-collapse-button:after {
  margin-left: 10px;
  top: 1px;
  color: #FF8C00;
  font-family: 'Glyphicons Halflings';
  content: "\e080";
  float: right;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-panel-collapse-button.open:after {
  content: "\e114";
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body {
  background-color: #F2F2F2;
  border: 1px solid #999999;
  border-top: none;
  padding: 6px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body .second-level-table tr:first-child td {
  border-top: 1px solid #999999;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-nodata {
  font-weight: bold;
  font-style: italic;
  color: red;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .control-label {
  width: 30%;
  display: inline-block;
  text-align: right;
  margin-left: 10px;
  vertical-align: top;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .control-label label {
  width: 80%;
}
@media only screen and (max-width: 1240px) {
  .second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .control-label {
    width: auto !important;
    max-width: 90%;
    text-align: left;
    margin-left: 0px;
  }
  .second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .control-label label {
    width: 100% !important;
  }
  .second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .espd-textarea-input-block {
    width: 100% !important;
  }
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .espd-textarea-input-block {
  display: inline-block;
  width: 60%;
  top: 2px;
  position: absolute;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .espd-textarea-input-block .field-text {
  display: block;
  width: 100%;
  top: 0px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .field-text {
  display: inline-block;
  width: 60%;
  top: 2px;
  position: relative;
  word-break: break-all;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .espd-textarea-input-block {
  display: inline-block;
  width: 60%;
  top: 2px;
  position: relative;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .espd-form-inline {
  display: inline-block;
  width: 60%;
  top: 2px;
  position: relative;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block .espd-form-inline .field-text {
  top: 0px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .proposal-block-espd-form1-type-record {
  padding-bottom: 0px;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .proposal-block-espd-form1-type-record:last-of-type {
  border-bottom: none;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block.espd-bool-block label {
  font-weight: bold !important;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block.espd-bool-block .control-label {
  width: auto;
  margin-left: 20px;
  max-width: 87%;
  text-align: left;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block.espd-bool-block .control-label label {
  width: auto;
}
.second-level-tree.panel-default > .panel-collapse .panel-body .repeater .second-level-repeater .second-level-repeater-body.espd-form .espd-form-block.espd-bool-block .espd-radio-inline .radio-inline {
  padding-left: 0px;
  padding-top: 1px;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr td:first-child {
  padding-top: 9px;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr td:not(.grid-movable-column):first-child {
  padding-top: 9px;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .glyphicons.glyphicons-unchecked {
  padding-top: 7px;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .glyphicons.glyphicons-check {
  padding-top: 7px;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .grid-movable-column {
  padding-top: 8px !important;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .grid-edit-column {
  padding-top: 8px;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .glyphicon-duplicate {
  padding-top: 7px;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr div.repeater-list-heading .glyphicon-duplicate {
  float: none;
  top: 4px !important;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .grid-deletable-column {
  padding-top: 8px;
}
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .icon-default,
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .icon-no,
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .icon-neutral,
.second-level-tree-panel .second-level-tree-panel .repeater-list-wrapper tr .icon-yes {
  margin-top: 4px;
}
.movable-grid-panel .second-level-tree-panel .repeater-list-wrapper tr td:nth-child(3) {
  padding-top: 9px;
}
.movable-grid-panel .second-level-tree-panel .repeater-list-wrapper th.grid-movable-column {
  text-align: center;
}
.movable-grid-panel .second-level-tree-panel .repeater-list-wrapper th.grid-movable-column .glyphicon {
  float: none;
}
.collapse-button-wrapper {
  overflow: hidden;
}
/* second level repeater icons positions */
.second-level-panel-icons-right {
  float: right;
  margin-right: 10px;
}
.second-level-panel-icons-right .glyphicons {
  top: 2px;
}
.second-level-panel-icons-left .glyphicons {
  margin-left: 5px;
  top: 2px;
}
.second-level-panel-icons-left .glyphicons-certificate {
  color: #337ab7;
}
.second-level-panel-icons-left .glyphicons-user {
  color: #DEB887;
}
/*amendments date*/
.amendments-date {
  display: block;
  font-style: italic;
  font-weight: bold;
  color: #858585;
}
.amendments-date .amendments-last {
  color: red;
}
.second-level-repeater .amendments-date {
  margin-top: 10px;
}
/*configuration-espd-process-block*/
.configuration-espd-process-block .select2-search-choice {
  margin-right: 10px !important;
  clear: both;
}
/*ESPD sublevel tr style*/
.espd-sublevel td:nth-child(2) .second-level-repeater > b {
  margin-left: 20px;
}
.espd-sublevel td .second-level-repeater > b {
  font-weight: normal;
}
.espd-sublevel td:nth-child(1) {
  text-align: right;
}
.second-level-tree-panel tr:not(.espd-sublevel) td:nth-child(1) {
  font-weight: bold;
}
.second-level-tree-panel .movable-grid-panel .espd-sublevel td:nth-child(1) {
  text-align: center;
}
.second-level-tree-panel .movable-grid-panel .espd-sublevel td:nth-child(3) {
  text-align: right;
}
.second-level-tree-panel .movable-grid-panel tr:not(.espd-sublevel) td:nth-child(3) {
  font-weight: bold;
}
.second-level-tree-panel tr.empty td {
  font-weight: normal !important;
  text-align: left !important;
}
.espd-content .proposal-block-espd-form6-type .espd-form-block {
  margin-bottom: 0px !important;
}
.espd-content .proposal-block-espd-form7-type {
  padding-top: 7px;
}
.espd-content .proposal-block-espd-form7-type .espd-form-inline {
  width: 100% !important;
}
.espd-content .proposal-block-espd-form7-type .espd-form-inline .control-label {
  padding-top: 0px !important;
}
@media only screen and (max-width: 1390px) {
  .espd-content .proposal-block-espd-form7-type .espd-form-inline .control-label {
    width: auto !important;
  }
}
.espd-content .proposal-block-espd-form7-type .espd-form-inline .field-text {
  width: auto !important;
}
.espd-content .proposal-block-espd-form7-type .espd-form-inline .second-block {
  width: 45%;
  min-width: 232px;
}
.espd-content .proposal-block-espd-form7-type .espd-form-inline .second-block .field-text {
  margin-left: 5px;
}
.espd-content .proposal-block-espd-form8-type .espd-int-block {
  display: inline;
}
.espd-content .proposal-block-espd-form10-type .espd-form-block-inline {
  width: 100%;
}
.espd-content .proposal-block-espd-form10-type .espd-form-block-inline .espd-form-inline {
  width: 100% !important;
}
.espd-content .proposal-block-espd-form10-type .espd-form-block-inline .espd-form-inline .field-text {
  width: auto !important;
  vertical-align: top;
}
.espd-content .proposal-block-espd-form10-type .espd-form-block-inline .espd-form-inline span:nth-child(5) {
  width: auto !important;
  min-width: 70px;
}
.espd-content .proposal-block-espd-form10-type .espd-form-block-inline .espd-form-inline span:nth-child(7) {
  width: 30% !important;
  max-width: 110px;
}
.espd-content .proposal-block-espd-form10-type .espd-form-block-inline .espd-form-inline .control-label {
  padding-top: 0px;
}
.espd-content .proposal-block-espd-form10-type .espd-form-block-inline .espd-form-inline span:nth-child(3) {
  width: 10% !important;
  min-width: 65px;
}
.espd-content .proposal-block-espd-form10-type .proposal-block-espd-form10-type-record:not(:first-of-type) .label-required {
  margin-right: 5px;
}
.espd-content .proposal-block-espd-form11-type .espd-form-inline {
  width: 30% !important;
  min-width: 160px;
}
.espd-content .proposal-block-espd-form12-type {
  padding-top: 7px;
}
.espd-content .proposal-block-espd-form12-type .control-label {
  padding-top: 0px;
}
.espd-content .proposal-block-espd-form12-type .field-text {
  width: auto !important;
}
.espd-content .proposal-block-espd-form12-type .second-block {
  width: 40%;
}
.espd-content .proposal-block-espd-form12-type .espd-form-inline {
  width: 100% !important;
}
.espd-content .proposal-block-espd-form12-type .espd-form-block:not(:first-of-type) .control-label {
  margin-right: 5px;
}
.espd-content .proposal-block-espd-form13-type-record .espd-inline-date .first-block,
.espd-content .proposal-block-espd-form7-type .espd-inline-date .first-block {
  margin-bottom: 10px;
}
.espd-content .proposal-block-espd-form13-type-record .espd-inline-date .first-block,
.espd-content .proposal-block-espd-form7-type .espd-inline-date .first-block,
.espd-content .proposal-block-espd-form13-type-record .espd-inline-date .second-block,
.espd-content .proposal-block-espd-form7-type .espd-inline-date .second-block {
  width: 100%;
}
.espd-content .proposal-block-espd-form14-type .espd-form-block {
  margin-bottom: 0px !important;
}
.espd-content .proposal-block-espd-form18-type .espd-form-block a {
  position: relative;
  top: 2px;
  word-break: break-all;
  display: inline-block;
  width: 60%;
}
.espd-content .proposal-block-espd-form18-type .proposal-block-espd-form18-type-record {
  padding-bottom: 0px;
  margin-bottom: 15px;
}
.espd-content .espd-bool-block .control-label {
  margin-left: 0px !important;
}
.espd-content .espd-textarea-input-block .field-text {
  word-break: break-word !important;
  word-break: keep-all !important;
}
/*ESPD document grid*/
.espd-documents .espd-document .grid-document-filename {
  font-weight: bold;
}
.espd-documents .espd-file .grid-document-filename {
  font-weight: normal;
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  text-align: left;
  word-break: break-word;
}
.espd-documents tr td {
  border-bottom: none !important;
  text-align: left !important;
}
.espd-documents tr:last-of-type td {
  border-bottom: 1px solid #999999 !important;
}
/*global espd-no-data*/
.espd-nodata {
  font-weight: bold;
  font-style: italic;
  color: red;
}
.espd-global-indication-filled,
.espd-pqs-message {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 10px;
}
/*Data retrieving block*/
.retrieve-data-block {
  background: #F2F2F2;
}
.retrieve-data-block .col-md-8 {
  padding-top: 15px;
  padding-left: 12px;
}
.retrieve-data-block .button-group {
  padding: 8px 8px 8px 0px !important;
}
.retrieve-data-block .button-group .bis-block {
  padding: 0px !important;
  margin-left: 5px;
  position: relative;
}
/*orange/blue espd icon alignment*/
.espd-form .espd-form-block .glyphicons-user {
  color: #DEB887 !important;
}
.espd-form .espd-form-block .icon-orange-eis,
.espd-form .espd-form-block .icon-blue-grid {
  vertical-align: top;
  top: 2px;
}
.espd-form .espd-form-block .espd-form-inline .icon-orange-eis,
.espd-form .espd-form-block .espd-form-inline .icon-blue-grid {
  vertical-align: top;
  top: 0px;
}
/*register-data-received-data fix*/
.register-data-received-data {
  margin-bottom: 0px !important;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.espd-main-row {
  padding-bottom: 10px;
  margin-bottom: 15px !important;
  border-bottom: 1px solid #ccc;
  border-top: none;
  padding-top: 0px;
}
.espd-main-row .control-label {
  margin-right: 0px !important;
  padding-top: 0px;
}
.espd-main-row .control-label label {
  margin-left: 2px;
  margin-bottom: 0px;
}
.espd-main-row .field-text {
  position: relative;
  vertical-align: middle;
}
.bis-btn-block {
  text-align: left;
  padding-top: 5px !important;
}
.bis-btn-block .btn {
  margin-left: 0px;
}
.espd-main-block .grid-select-all {
  display: inline-block !important;
  margin-bottom: 5px !important;
}
.espd-main-block .espd-main-block-inline {
  display: inline-block;
  float: right;
}
.espd-main-block .espd-main-block-inline .control-label label {
  margin-bottom: 0px !important;
}
/*responsive espd-img*/
.second-level-tree-panel .repeater .table .espd-image img {
  max-width: 100%;
}
/*Cookie popup*/
.cc-window.cc-banner {
  padding-left: 250px !important;
  padding-right: 23px !important;
}
.cc-message {
  font-size: 14px !important;
}
.cc-dismiss {
  text-decoration: none !important;
  padding: 4px 12px !important;
  font-size: 14px !important;
  color: #D2D2D2 !important;
}
.cc-header {
  font-size: 14px !important;
}
.cc-dismiss:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.cc-compliance {
  line-height: 16px !important;
  font-size: 14px !important;
}
/*Advanced search*/
.profile-link-block {
  padding: 6px 0px 2px 0px;
}
.keywords-parameters {
  padding-top: 8px;
}
.keywords-parameters input {
  margin-top: 0px !important;
}
.checkbox-label-margin-right {
  margin-right: 8px;
  display: inline-block;
  padding-top: 0px !important;
}
.from-to-date-wrap label {
  margin-bottom: 0px;
  margin-right: 4px;
}
.from-to-date-wrap .control-label:last-of-type label {
  margin-left: 4px;
}
.from-to-date-wrap .from-to-date {
  display: inline-block;
  vertical-align: middle;
}
.from-to-date-wrap .from-to-date .date {
  margin-right: 0px;
  display: inline-block;
}
.from-to-date-wrap .from-to-date .date input {
  width: 95px;
  display: inline-block;
}
.from-to-date-wrap .from-to-date .date span {
  display: inline-block;
}
.from-to-date-wrap .from-to-date .date span i {
  top: 3px;
}
.from-to-date-wrap .from-to-date .field-validation-error {
  margin-bottom: 3px;
}
.from-to-date-wrap .date-process {
  top: 2px;
}
.from-to-date-wrap .date-process a {
  margin-left: 10px;
}
.clearfix-btn {
  clear: both;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
.clearfix-btn.pull-right {
  padding-top: 10px;
}
/*Pmb experts block repeater border fix*/
.pmb-experts-block .repeater-list-wrapper {
  border-top: 1px solid #999 !important;
}
/*pre and post icons fix*/
.pre-icon {
  margin-right: 5px;
}
.post-icon {
  margin-left: 5px;
}
.cert-req-btn-group.pb-10px {
  padding-bottom: 10px !important;
}
.modal-dialog {
  margin: 30px auto !important;
}
.modal-content {
  width: 600px !important;
  margin: 30px auto !important;
}
.modal-content {
  border: 0px !important;
}
.modal-content .modal-header {
  background-color: #535353;
  padding: 10px;
}
.modal-content .modal-header .modal-title {
  color: #DEB887;
  font-weight: bold;
}
.modal-content .modal-header .close {
  background-color: #535353;
  font-size: 29px;
  opacity: 1;
  text-shadow: inherit;
  color: #D2D2D2;
  font-weight: normal;
  margin-top: -3px;
  overflow: hidden;
  outline: none;
}
.modal-content .modal-body .modal-tabs {
  margin-bottom: 3px;
  border-bottom: 15px solid #D2D2D2;
  overflow: hidden;
}
.modal-content .modal-body .modal-tabs li {
  background-color: transparent;
  border-right: 1px solid #FFFFFF;
}
.modal-content .modal-body .modal-tabs li a {
  background-color: #DEB887;
  color: #000000;
  border: 0;
  width: 100%;
}
.modal-content .modal-body .modal-tabs li a:hover {
  border: 0;
  background-color: #D2D2D2;
}
.modal-content .modal-body .modal-tabs li.active a {
  background-color: #D2D2D2;
}
.modal-content .modal-body .modal-tabs-no-margin {
  margin-bottom: 0px !important;
}
.modal-content .modal-body .button-group {
  padding-right: 0px;
  padding-bottom: 0px;
}
.modal-content .modal-body .field-block .inline .select2-container {
  min-width: 100%;
}
.modal-content .modal-body .jstree-default .jstree-anchor {
  white-space: normal !important;
  height: auto !important;
  word-break: break-all;
  max-width: 99%;
}
.modal-content .panel-group > .button-group {
  padding-bottom: 10px;
  padding-right: 10px;
}
.modal-content form > .button-group {
  padding-bottom: 10px !important;
}
.modal-content .row:last-child > .button-group {
  padding-bottom: 10px !important;
}
.modal.wide-modal .modal-dialog {
  width: 90%;
  max-width: 980px;
  min-width: 320px;
}
.wide-modal .modal-body,
.normal-modal .modal-body {
  overflow-y: auto;
}
.wide-modal .modal-content,
.normal-modal .modal-content {
  width: 100% !important;
  margin: 30px auto !important;
}
.modal.normal-modal .modal-dialog {
  width: 90%;
  max-width: 700px;
  min-width: 320px;
}
.modal-dialog .modal-content {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  overflow: hidden;
}
.modal-dialog .modal-content .modal-body {
  max-height: 89vh;
}
.warnings-block p {
  list-style: disc outside none;
  display: list-item;
  margin-left: 15px;
}
.warnings-block p {
  margin-bottom: 13px;
}
.available-signers-dropdown {
  width: calc(100% - 27px) !important;
}
.available-signers-dropdown .select2-container {
  max-width: 410px !important;
}
/*header labojums atverot modālo logo*/
body.modal-open {
  padding-right: 0px !important;
}
/*modālā loga parakstīšanas statusa bloks*/
.document-signing-status-block {
  clear: both;
  position: relative;
  display: block;
  background-color: #f2dede;
  padding: 6px 15px;
  border-color: #ebccd1;
  border: 2px solid #a94442 !important;
  margin-bottom: 10px;
}
.document-signing-status-block .button-group {
  padding: 0px !important;
}
.document-signing-status-block .button-group .btn {
  padding: 4px 6px;
  border: 0px;
  border-radius: 0px;
  background-color: #535353;
  font-size: 14px;
}
.document-signing-status-block .button-group .btn:hover {
  color: #FFFFFF;
  background-color: #000000 !important;
}
@media screen and (max-width: 991px) {
  .document-signing-status-block .button-group {
    margin-top: 8px;
  }
}
.document-signing-status-block label {
  margin-bottom: 3px !important;
}
/* otrā līmeņa paneļu modālais logs */
.second-level-tree-modal {
  margin-bottom: 0px;
}
.second-level-tree-modal .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0px;
}
.second-level-tree-modal .panel .panel-heading {
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
}
.second-level-tree-modal .panel .panel-heading .panel-title a {
  font-weight: bold;
}
.second-level-tree-modal .panel .panel-heading .panel-title a:after {
  float: none;
  color: #DEB887;
  margin-left: 15px;
}
.second-level-tree-modal .panel .panel-body {
  background-color: #fff;
  border: none !important;
  padding: 0px;
  padding-top: 5px;
  border-top: 2px solid #DEB887 !important;
  padding-bottom: 15px;
}
.second-level-tree-modal .panel .panel-body .repeater-viewport .table {
  border-collapse: separate;
  border-spacing: 3px;
}
.second-level-tree-modal .panel .panel-body .repeater-viewport .table td {
  border-top: 1px solid #ccc !important;
  background-color: #FFFFFF !important;
  border-bottom: 1px solid #ccc;
}
.second-level-tree-modal .panel .panel-body .repeater-viewport .table td:last-child {
  border-right: 1px solid #ccc;
}
.second-level-tree-modal .panel .panel-body .repeater-viewport .table td:first-child {
  border-left: 1px solid #ccc;
}
.search-check-row {
  padding-bottom: 0px !important;
}
.search-check-row .form-control-checkbox {
  display: inline-block;
  top: 2px;
  position: relative;
}
.second-level-tree-modal > .repeater {
  padding-top: 10px;
}
/*ESPD block templates*/
.espd-form-block {
  margin-bottom: 10px;
  position: relative;
}
.espd-form-block .control-label {
  margin-right: 5px;
  text-align: left;
}
.espd-form-block .espd-textarea-input-block {
  position: relative;
}
.espd-form-block .espd-form-inline .form-control {
  display: inline-block;
  width: auto;
}
.espd-form-block .espd-form-inline .espd-form-control {
  max-width: 78px;
}
.espd-form-block .espd-form-inline > .espd-form-control:first-of-type {
  margin-right: 10px;
}
.espd-form-block .espd-form-inline .second-block {
  display: inline-block;
  float: right;
}
.espd-form-block .espd-form-inline .second-block .select2-choice {
  min-width: 128.5px;
}
.espd-form-block .espd-int-block .single-line {
  border: 1px solid #ccc;
  padding: 1px 5px;
  width: 149px;
}
.espd-bool-block .espd-radio-inline {
  display: inline-block;
  position: relative;
  top: -2px;
}
.proposal-block-espd-form7-type .espd-form-block .espd-form-inline {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.proposal-block-espd-form7-type .espd-form-block:last-of-type .espd-form-inline {
  border-bottom: none;
  padding-bottom: 0px;
}
.proposal-block-espd-form7-type .espd-sum {
  width: 100px !important;
  max-width: inherit !important;
}
.proposal-block-espd-form7-type .espd-inline-date .form-control {
  width: 100% !important;
}
.proposal-block-espd-form7-type .espd-form-block:nth-child(even) .select2-container {
  top: 1px;
}
.espd-form-block-inline {
  display: inline-block;
}
.espd-form-button-inline {
  display: inline-block;
  margin-left: 10px;
}
.espd-button-stand-alone {
  position: absolute;
  top: 0px;
  right: 0px;
}
.espd-delete-block {
  float: right;
  z-index: 1000;
}
.proposal-block-espd-form10-type .espd-form-inline .form-control {
  max-width: 125px;
}
.proposal-block-espd-form10-type .espd-form-inline .form-control:first-of-type {
  margin-right: 5px;
}
.proposal-block-espd-form10-type .proposal-block-espd-form10-type-record:not(:first-of-type) .label-required:after {
  display: none;
}
.proposal-block-espd-form10-type .proposal-block-espd-form10-type-record:not(:first-of-type) .label-required {
  margin-right: 5px;
}
.proposal-block-espd-form12-type .espd-form-inline > .form-control {
  margin-right: 10px;
}
.proposal-block-espd-form12-type .second-block {
  float: none !important;
}
.proposal-block-espd-form12-type .espd-form-block:not(:first-of-type) .control-label {
  margin-right: 10px;
}
.proposal-block-espd-form13-type-record:nth-child(even) .select2-container {
  top: 1px;
}
.proposal-block-espd-form13-type-record .espd-record-block {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  position: relative;
  padding-bottom: 5px;
}
.proposal-block-espd-form13-type-record .espd-record-block .espd-delete-block {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-bottom: 0px;
}
.proposal-block-espd-form13-type .proposal-block-espd-form13-type-record:last-of-type .espd-record-block:last-of-type {
  border-bottom: none;
}
.proposal-block-espd-form18-type {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.proposal-block-espd-form18-type .proposal-block-espd-form18-type-record {
  position: relative;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.proposal-block-espd-form18-type .proposal-block-espd-form18-type-record .espd-form-button-inline {
  position: absolute;
  top: 0px;
  right: 0px;
}
.proposal-block-espd-form18-type .proposal-block-espd-form18-type-record:last-of-type {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.espd-inline-date {
  overflow: hidden;
}
.espd-inline-date .input-group.date:last-of-type {
  margin-right: 0px;
}
.espd-inline-date .input-group.date {
  width: 115px;
}
.espd-inline-date .first-block {
  display: inline-block;
  float: left;
}
.espd-inline-date .second-block {
  display: inline-block;
  float: right;
}
.proposal-block-espd-form1-type-record {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  position: relative;
}
.modal-content .proposal-block-espd-form1-type-record:last-of-type {
  border-bottom: none !important;
  padding-bottom: 0px !important;
}
/*espd input block*/
.input-block-espd-type .form-inline .select2-container {
  display: block;
}
.input-block-espd-type img {
  margin-left: -11px;
}
/*Proposal form13 block fix*/
.modal-content .proposal-block-espd-form13-type .espd-add-block input[type="radio"] {
  position: relative;
  top: 1px;
}
.modal-content .proposal-block-espd-form13-type .proposal-block-espd-form13-type-eis-deliveries-record .form-control {
  width: 95%;
  display: inline-block;
  margin-right: 5px;
}
.modal-content .proposal-block-espd-form13-type .proposal-block-espd-form13-type-eis-deliveries-record .button-group {
  text-align: left;
  padding-bottom: 8px !important;
}
.modal-content .proposal-block-espd-form13-type .proposal-block-espd-form13-type-eis-deliveries-record .button-group .btn {
  margin-left: 0px !important;
}
.modal-content .proposal-block-espd-form13-type .proposal-block-espd-form13-type-eis-deliveries-record .espd-form13-automatic-error-text {
  color: red;
  padding-top: 8px;
}
.modal-content .proposal-block-espd-form13-type .proposal-block-espd-form13-type-eis-deliveries-record .espd-form13-automatic-catalogue-title-text {
  padding-top: 8px;
}
/*modal content viewing mode for 18 forms*/
/*.modal-content {
    .espd-form-block {
        .espd-form-inline, .espd-textarea-input-block {
            display: inline-block;
            width: 60%;
        }

        .control-label, label {
            vertical-align: top;
        }

        .icon-orange-eis, .icon-blue-grid{
            vertical-align:top;
        }
    }
}*/
/*sheltered block groups*/
.sheltered-supplier-inline-group {
  width: 100%;
}
.sheltered-supplier-inline-group .field-text {
  max-width: 45%;
}
.sheltered-supplier-inline-group .row-button-group {
  vertical-align: top;
  float: right;
}
.sheltered-supplier-inline-group .row-button-group .btn {
  margin-right: 0px;
}
.radio-display-mode {
  padding-left: 0px !important;
}
/*pre qualif block groups*/
.supplier-pre-qualif-certificates .supplier-pre-qualif-certificates-inline-group {
  width: 100%;
}
.supplier-pre-qualif-certificates .supplier-pre-qualif-certificates-inline-group .select2-container {
  width: 62%;
  top: 1px;
}
.supplier-pre-qualif-certificates .supplier-pre-qualif-certificates-inline-group .select2-choice {
  width: 100%;
}
.supplier-pre-qualif-certificates .supplier-pre-qualif-certificates-inline-group .row-button-group {
  vertical-align: top;
  float: right;
}
.supplier-pre-qualif-certificates .supplier-pre-qualif-certificates-inline-group .row-button-group .btn {
  margin-right: 0px;
}
.supplier-pre-qualif-certificates .select2-container-multi .select2-search-choice {
  clear: both;
}
/*law articles multi select*/
.law-articles-multi-select .select2-container-multi .select2-search-choice {
  clear: both;
  margin-right: 5px;
}
.law-articles-multi-select-view .multiple-line span:before {
  content: "•";
  padding-right: 8px;
}
/*multi line*/
.multiple-line span {
  clear: both;
  display: inline-block;
  width: 100%;
}
/*modal readonly fields style - gaida Aivas testa datus*/
/*.modal-content {
    .readonly {
        .espd-form-block {
            .espd-textarea-input-block {
                display: inline-block;
            }
        }
    }
}*/
/*espd file block*/
.espd-file-block .form-inline {
  display: inline-block;
}
.breadcrumb li {
  color: #D2D2D2;
}
.breadcrumb li a {
  color: inherit;
  cursor: pointer;
}
.breadcrumb li:first-child {
  color: #DEB887;
}
.breadcrumb li:last-child {
  color: #FFFFFF;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    padding-left: 35px;
  }
}
.breadcrumb {
  min-height: 27px;
  margin-bottom: 0px;
}
.breadcrumb > li > a {
  color: inherit;
}
.breadcrumb > .active {
  font-weight: bold;
}
.breadcrumb > li + li:before {
  font-weight: normal !important;
}
.field-long {
  width: 100px !important;
}
.field-date {
  width: 120px !important;
}
.field-time {
  width: 50px !important;
}
.field-block {
  position: relative;
}
.text-box.single-line {
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
.check-time .text-box.single-line {
  max-width: 55px;
}
.procurement-number-custom-field {
  width: 265px !important;
}
.grid-movable-column,
.grid-edit-column,
.grid-deletable-column {
  width: 30px;
}
.fuelux .repeater-list table thead > tr > th span.glyphicon {
  display: inline;
  left: 0px;
  top: 2px !important;
  margin-top: 0px !important;
  width: 100%;
}
.fuelux .repeater-viewport {
  min-height: 1px;
  overflow: visible !important;
}
.fuelux .repeater-title {
  line-height: 23px;
}
.fuelux .repeater-header {
  padding: 2px 10px 1px 10px;
  min-height: 1px;
  background-color: #535353 !important;
  color: #FFFFFF !important;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.fuelux .repeater {
  border-radius: 0px;
  border: none;
}
.fuelux .repeater table {
  /*border:1px solid @tcolor4;*/
}
.fuelux div.repeater-list-heading {
  color: #FFFFFF !important;
  text-align: center;
  font-size: 11px;
  border-bottom: none;
  padding: 6px;
}
.fuelux .sortable:hover {
  background: #999999 !important;
  color: #FFFFFF !important;
  background-image: none;
}
.fuelux .sorted {
  background-image: none !important;
}
.fuelux .repeater-list table thead tr {
  background-color: #535353 !important;
}
.fuelux .repeater-list table thead tr th {
  border-bottom: none;
  padding: 0px;
  vertical-align: middle;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading {
  padding: 5px;
  margin-left: 0px;
  align-items: center;
  position: relative;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sortable {
  display: flex;
  justify-content: center;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sortable .repeater-th-title {
  display: inline-block;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sortable span.glyphicon.rlc {
  display: inline-block;
  width: auto !important;
  float: none;
  top: 0px !important;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sortable span.glyphicon.rlc.glyphicon-chevron-up:before {
  content: "\e093" !important;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sortable span.glyphicon.rlc.glyphicon-chevron-down:before {
  content: "\e094" !important;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sortable:not(.sorted) span.glyphicon.rlc {
  color: gray;
  visibility: visible;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sortable:not(.sorted) span.glyphicon.rlc:after {
  padding-left: 5px;
  content: "\e150" !important;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sortable:not(.sorted) span.glyphicon.rlc:before {
  display: none;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sorted.sortable {
  background: none !important;
}
.fuelux .repeater-list table thead tr th .repeater-list-heading.sorted.sortable span.glyphicon.rlc:before {
  padding-left: 5px;
}
.fuelux .repeater-list table thead tr th:last-child {
  border-right: 1px solid #535353;
}
.fuelux .repeater-list table thead tr th span[class^="svg-grid"] {
  display: block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
}
.fuelux .repeater-list table thead tr th.sortable.sorted {
  background: none !important;
}
.fuelux .repeater-list table thead tr th.sortable.sorted span.glyphicon {
  display: none;
}
.fuelux .repeater-list table thead tr th.sortable span.glyphicon {
  display: none;
}
.fuelux .repeater-list table thead tr th:first-of-type {
  border-left-color: #535353;
}
.fuelux .repeater-list table thead tr th.sortable:last-child:hover {
  border-right: 1px solid #999999;
}
.fuelux .repeater-list table tbody {
  border: none;
}
.fuelux .repeater-list table tbody tr td {
  background-color: #E8E8E8;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  color: #000000;
  padding: 3px;
}
.fuelux .repeater-list table tbody tr td a.glyphicons,
.fuelux .repeater-list table tbody tr td a.glyphicon,
.fuelux .repeater-list table tbody tr td a[class^="svg-grid"] {
  display: block;
  text-align: center;
  padding-top: 2px;
}
.fuelux .repeater-list table tbody tr td a[class^="svg-grid"] {
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
  margin-top: 2px;
}
.fuelux .repeater-list table tbody tr td:first-child {
  border-left: 1px solid #999999;
}
.fuelux .repeater-list table tbody tr td:last-child {
  border-right: 1px solid #999999;
}
.fuelux .repeater-list table tbody tr td .custom-table-proposal-status thead {
  font-weight: bold;
}
.fuelux .repeater-list table tbody tr td .custom-table-proposal-status tbody td:nth-child(1) {
  width: 25%;
}
.fuelux .repeater-list table tbody tr td .custom-table-proposal-status tbody td:nth-child(2) {
  width: 30%;
}
.fuelux .repeater-list table tbody tr td .custom-table-proposal-status tbody td:nth-child(3) {
  width: 25%;
}
.fuelux .repeater-list table tbody tr td .custom-table-proposal-status tbody td:nth-child(4) {
  width: 20%;
}
.fuelux .repeater-list table tbody tr td .centered-td-icon {
  display: block;
  text-align: center;
}
.fuelux .repeater-list table tbody tr table.cell-table td {
  border: none;
}
.fuelux .repeater-list table tbody tr.disabled td {
  color: gray !important;
  font-style: italic;
}
.fuelux .repeater-list table tbody tr:hover td {
  background-color: #C0C0C0;
  /*&:first-child{
                                border-left:1px solid transparent;
                            }*/
}
.fuelux .repeater-list table tbody tr.empty td {
  border-bottom: 1px solid #999999;
  text-align: left;
  padding: 3px !important;
}
.repeater-list-wrapper thead th {
  position: relative;
}
.repeater-list-wrapper thead th .repeater-list-heading {
  height: 100% !important;
  width: 100% !important;
  min-height: 27px;
}
.form-group .repeater-list-wrapper tr:first-child td,
#uxInputFieldContainer .repeater-list-wrapper tr:first-child td,
#uxSearchResult .repeater-list-wrapper tr:first-child td,
#uxCommission .repeater-list-wrapper tr:first-child td,
#FileList .repeater-list-wrapper tr:first-child td {
  border-top: 1px solid #999999;
}
.form-group .repeater-list-wrapper table.cell-table tr:first-child td,
#uxInputFieldContainer .repeater-list-wrapper table.cell-table tr:first-child td,
#uxSearchResult .repeater-list-wrapper table.cell-table tr:first-child td,
#uxCommission .repeater-list-wrapper table.cell-table tr:first-child td,
#FileList .repeater-list-wrapper table.cell-table tr:first-child td {
  border-top: none;
}
.repeater-footer {
  background: transparent !important;
  padding: 13px 0px 0px 0px !important;
  min-height: 10px !important;
}
.repeater-footer .dropdown-toggle {
  max-width: 50px;
  border-color: #999999 !important;
  color: #333333 !important;
}
.repeater-footer .repeater-footer-left .caret {
  right: 7px !important;
}
.repeater-footer .repeater-footer-right .repeater-pagination .dropdown {
  max-width: 50px;
}
.repeater-footer .repeater-footer-right .repeater-pagination .input-append .form-control {
  border-right: none !important;
  height: 21px;
}
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-primaryPaging {
  width: 50px !important;
}
.repeater-footer .repeater-footer-right .repeater-pagination .disabled {
  cursor: not-allowed;
}
.repeater-footer .repeater-footer-right .repeater-pagination:hover,
.repeater-footer .repeater-footer-right .repeater-pagination:focus {
  color: inherit !important;
  background: inherit !important;
}
.repeater-footer .repeater-footer-right .repeater-pagination .form-control {
  border: 1px solid #999999 !important;
  background-color: #fff;
}
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-prev,
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-next {
  border-color: #999999 !important;
  color: #333333 !important;
  background: #e8e8e8;
  padding: 2px 6px;
}
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-next {
  margin-right: 0px;
}
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-prev:focus,
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-next:focus {
  outline: none !important;
}
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-prev:hover,
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-next:hover {
  background: #c0c0c0;
}
.repeater-footer .repeater-footer-right .repeater-pagination .form-control[disabled] {
  background-color: #fff;
  border-right: none !important;
}
.repeater-footer .repeater-footer-right .repeater-pagination .input-group-btn {
  height: 21px;
  line-height: 20px;
}
.repeater-footer .repeater-footer-right .repeater-pagination .input-group-btn .btn {
  border-left: none;
  max-height: 21px;
}
.repeater-footer .repeater-footer-right .repeater-pagination .input-group-btn .btn.disabled {
  opacity: 1 !important;
}
.repeater-footer .repeater-footer-right .repeater-pagination .input-group-btn .dropdown-menu-right {
  min-width: inherit;
  left: auto;
  right: 0;
}
.repeater-footer .repeater-footer-right .repeater-pagination .combobox:hover .form-control {
  background-color: #e6e6e6;
}
.repeater-footer .repeater-footer-right .repeater-pagination .combobox:hover .input-group-btn .btn {
  background-color: #e6e6e6;
}
.repeater-footer .repeater-footer-right .repeater-pagination .dropdown-toggle:active {
  outline: none;
}
.repeater-footer .repeater-footer-right .repeater-pagination .repeater-secondaryPaging {
  width: 50px !important;
}
/*edit un delete th visur vienādi platuma izmēri*/
.grid-edit-column,
.grid-deletable-column,
.grid-icon-column {
  width: 23px !important;
}
.modal-content .repeater-list table tbody tr:first-child td {
  border-top: 1px solid #999999 !important;
}
/*tabula bez repeater*/
.requirements-preview-block {
  overflow-x: auto;
  max-width: 100%;
}
.requirements-preview-block .requirements-preview-table {
  min-width: 100%;
}
.requirements-preview-block .requirements-preview-table tbody tr:first-child td {
  background: #535353 !important;
  color: #FFFFFF;
}
.requirements-preview-block .requirements-preview-table tbody tr td {
  border: 1px solid #999999;
  padding: 3px;
  background: #E8E8E8;
  min-width: 140px;
}
/*Universāla tabula*/
.basic-table {
  min-width: 100%;
}
.basic-table tbody tr:first-child td {
  background: #535353 !important;
  color: #FFFFFF;
}
.basic-table tbody tr td {
  border: 1px solid #999999;
  padding: 3px;
  background: #E8E8E8;
  min-width: 140px;
}
/*Solīšanas tabulas labojumi*/
.bidding-table tbody tr:last-child td {
  border-left: none;
  border-right: none;
  border-bottom: none;
  background: transparent !important;
  font-weight: bold !important;
}
.bidding-table tbody tr:last-child td:nth-child(4) {
  text-align: right;
}
.bidding-table tbody tr:first-child td:nth-child(1) {
  width: 30px;
}
.bidding-table tbody tr:first-child td:nth-child(2) {
  width: 15%;
}
.bidding-table tbody tr:first-child td:nth-child(3) {
  width: 45%;
}
.bidding-table tbody tr:first-child td:nth-child(4) {
  width: 20%;
}
.bidding-table tbody tr:first-child td:nth-child(5) {
  width: 20%;
}
/*labojums delete trash un edit pencil ikonām*/
.grid-deletable-column .glyphicon-trash {
  width: 100% !important;
}
.grid-edit-column .glyphicon-pencil {
  width: 100% !important;
}
.grid-movable-column .glyphicon-arrow-up,
.grid-movable-column .glyphicon-arrow-down {
  width: 100% !important;
}
.repeater-list-heading .glyphicon-log-out,
.repeater-list-heading .glyphicon-log-in {
  width: 100% !important;
}
/*grid with checkboxes*/
.repeater-checbox-mode .repeater-list-wrapper table tr.selectable td:first-child {
  padding-left: 30px;
  background-image: url('/EKEIS/Content/img/checkbox_empty.png') !important;
  background-repeat: no-repeat;
  background-position: 7px 4px;
  word-break: normal;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.selectable td:first-child .repeater-list-check {
  display: block;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.selectable td:first-child .repeater-list-check .glyphicon {
  display: none;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.selectable:hover td:first-child {
  background-image: url('/EKEIS/Content/img/checkbox_empty.png') !important;
  background-repeat: no-repeat !important;
  background-position: 7px 4px !important;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.disabled td:first-child {
  padding-left: 30px;
  background-image: url('/EKEIS/Content/img/checkbox_empty.png') !important;
  background-repeat: no-repeat;
  background-position: 7px 4px;
  word-break: normal;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.disabled td:first-child .repeater-list-check .glyphicon {
  display: none;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.selected td:first-child {
  background-image: url('/EKEIS/Content/img/checkbox_checked.png') !important;
  background-repeat: no-repeat;
  background-position: 7px 4px;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.selected:hover td:first-child {
  background-image: url('/EKEIS/Content/img/checkbox_checked.png') !important;
  background-repeat: no-repeat !important;
  background-position: 7px 4px !important;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.selectable-hidden td:first-child,
.repeater-checbox-mode .repeater-list-wrapper table tr.selectable-hidden:hover td:first-child {
  background-image: none !important;
}
.repeater-checbox-mode .repeater-list-wrapper table tr.selectable-hidden td:first-child .repeater-list-check,
.repeater-checbox-mode .repeater-list-wrapper table tr.selectable-hidden:hover td:first-child .repeater-list-check {
  display: none !important;
}
/*Garš dokumenta nosaukums pārlec jaunā rindā*/
.grid-document-filename {
  word-break: break-all;
  word-wrap: break-word;
  display: inline-block;
  max-width: 100%;
}
/*ikonas gridā centrētas vertikāli*/
.icon-grid {
  padding: 3px 4px 4px 4px;
}
/*Second level grid style*/
.second-level-table td {
  background-color: #F2F2F2 !important;
}
/*grid select all links*/
.grid-select-all,
.link-group {
  margin-bottom: 10px;
  display: block;
}
.grid-select-all a,
.link-group a {
  margin-right: 15px;
}
.grid-select-all-espd {
  margin-top: 15px;
  display: block;
}
.grid-select-all-espd a {
  margin-right: 15px;
}
/*procurement sumbission icons*/
.is-procurement-icon {
  background-image: url('/EKEIS/Content/img/e_offer.svg');
  display: inline-block;
  width: 22px;
  height: 17px;
}
.is-poster-icon {
  background-image: url('/EKEIS/Content/img/paper_offer.svg');
  display: inline-block;
  width: 22px;
  height: 17px;
}
/*repeaters required icons fix*/
.repeater-header .label-required:after {
  color: #ff0000;
  font-size: 18px;
  position: relative;
  top: 4px;
}
/*select all icon*/
.select-all-icon {
  background-image: url('/EKEIS/Content/img/selectall.svg');
  display: inline-block;
  width: 12px;
  height: 12px;
}
/*repeater paging*/
.repeater-pagination.pagination-2 .active {
  display: inline-block;
  max-width: 58px;
  top: 8px;
  position: relative;
}
.repeater-pagination.pagination-2 > span {
  top: 2px;
  position: relative;
}
.repeater-pagination.pagination-2 .page-label {
  top: 2px;
  position: relative;
}
.repeater-pagination.pagination-2 button {
  border-color: #999999 !important;
  color: #333333 !important;
  background: #e8e8e8;
  padding: 2px 6px;
}
.repeater-pagination.pagination-2 .input-append {
  border-right: 1px solid #999999 !important;
}
.repeater-pagination.pagination-2 .input-append .form-control {
  border-right: 1px solid #999999 !important;
}
.repeater-pagination.pagination-2 .dropdown {
  max-width: 58px !important;
}
/*VRAA DIV IP icons*/
.div-processing-icon,
.div-transfer-in-progress-icon,
.div-delivered-icon,
.div-not-delivered-icon {
  display: inline-block;
  width: 22px;
  height: 19px;
  background-repeat: no-repeat;
  margin-bottom: -8px;
}
.div-processing-icon {
  background-image: url('/EKEIS/Content/img/div-processing.svg');
}
.div-transfer-in-progress-icon {
  background-image: url('/EKEIS/Content/img/div-transfer.svg');
}
.div-delivered-icon {
  background-image: url('/EKEIS/Content/img/div-sent.svg');
}
.div-not-delivered-icon {
  background-image: url('/EKEIS/Content/img/div-error.svg');
}
.procurement-status-block {
  display: block;
  min-width: 155px;
}
.procurement-status-text {
  display: inline-block;
  margin-left: 28px;
  clear: both;
}
.procurement-status-block [class^="svg-icon"] {
  vertical-align: top;
  margin-right: 2px;
}
.procurement-status-block span:not([class^="svg"]) {
  display: inline-block;
  max-width: 120px;
}
.grid-header-icon {
  display: inline-block;
  width: 27px;
  text-align: center;
}
.grid-header-text {
  display: inline-block;
  text-align: right;
}
th > .repeater-th-title {
  visibility: hidden;
  display: none;
}
.document-list-contract-list-block tr.selectable td:first-child {
  background-position: 7px 6px !important;
}
.document-list-contract-list-block tr.selectable center {
  display: inline-block;
}
.document-list-contract-list-block .repeater-checbox-mode .repeater-list-wrapper table tr.selectable:hover td:first-child {
  background-position: 7px 6px !important;
}
.default-sort-block {
  float: right;
}
.int-supp-meet-inline .field-validation-error {
  position: relative;
  top: -7px;
}
.select2-choice {
  top: -1px;
  height: 21px !important;
}
.select2-choice .select2-arrow b {
  background-position: 0 -3px !important;
}
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices,
.select2-search input {
  border-radius: 0px !important;
}
.select2-chosen,
.select2-choice > span:first-child,
.select2-container .select2-choices .select2-search-field input {
  padding: 1px 5px;
}
.select2-result-label {
  min-height: 21px !important;
}
.datepicker-calendar-wrapper {
  width: 220px !important;
}
.datepicker-calendar-wrapper .datepicker-calendar {
  padding: 8px 8px 0;
  min-height: 100px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-header span {
  font-size: 14px !important;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-header button.prev,
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-header button.next {
  height: 25px;
  width: 25px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-header button.prev .glyphicon,
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-header button.next .glyphicon {
  line-height: 18px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-header .title {
  width: 150px;
  margin-top: -4px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days {
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days tbody:before {
  content: none;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days th,
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days td {
  font-size: 12px !important;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days td {
  height: 25px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days td span {
  height: 25px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days td span button {
  height: 25px;
  width: 28px;
  margin-top: 0px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days td.selected span {
  background: transparent;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days td.selected span button {
  color: #FFFFFF;
  border: 1px solid #333;
  background: #666669;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days td.current-day span {
  background: #efefef;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days td.current-day span button {
  border: none;
  color: #8d8787;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-days th {
  height: 20px !important;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-footer {
  font-size: 12px !important;
  margin: 0 -8px;
  height: 25px;
}
.datepicker-calendar-wrapper .datepicker-calendar .datepicker-calendar-footer button {
  font-size: 12px !important;
}
.datepicker-calendar-wrapper .datepicker-wheels .header {
  font-size: 14px !important;
}
.datepicker-calendar-wrapper .datepicker-wheels li button {
  font-size: 12px !important;
}
.dropdown-menu-right {
  left: 0;
  right: auto;
}
/*.datepicker-calendar-days {
    thead{
        tr{
            display: block;
            min-height:20px;
            position:relative;

            th:nth-child(1) {
                background: #e3e2e1 !important;
                position: absolute;
                right: 0px;
            }
            th:nth-child(2) {
                position: absolute;
                left: 0px;
            }
             th:nth-child(3) {
                position: absolute;
                left: 14.25%;
            }
             th:nth-child(4) {
                position: absolute;
                left: 28.50%;
            }
             th:nth-child(5) {
                position: absolute;
                left: 42.75%;
            }
             th:nth-child(6) {
                position: absolute;
                left: 58%;
            }
             th:nth-child(7) {
                position: absolute;
                left: 72.25%;
            }
        }
    }
    tbody {
        tr {
            position: relative;
            min-height: 25px;
            display: block;

            td:nth-child(1) {
                background: #e3e2e1 !important;
                position: absolute;
                right: 0px;
            }

            td:nth-child(2) {
                position: absolute;
                left: 0px;
            }

            td:nth-child(3) {
                position: absolute;
                left: 14.29%;
            }

            td:nth-child(4) {
                position: absolute;
                left: 58px;
            }

            td:nth-child(5) {
                position: absolute;
                left: 87px;
            }

            td:nth-child(6) {
                position: absolute;
                left: 116px;
            }

            td:nth-child(7){
                position: absolute;
                left: 145px;
            }
        }
    }
}*/
@font-face {
  font-family: 'Glyphicons Regular';
  src: url('/EKEIS/Content/fonts/glyphicons-regular.eot');
  src: url('/EKEIS/Content/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('/EKEIS/Content/fonts/glyphicons-regular.woff2') format('woff2'), url('/EKEIS/Content/fonts/glyphicons-regular.woff') format('woff'), url('/EKEIS/Content/fonts/glyphicons-regular.ttf') format('truetype'), url('/EKEIS/Content/fonts/glyphicons-regular.svg#glyphiconsregular') format('svg');
}
.glyphicons {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicons.x05 {
  font-size: 12px;
}
.glyphicons.x2 {
  font-size: 48px;
}
.glyphicons.x3 {
  font-size: 72px;
}
.glyphicons.x4 {
  font-size: 96px;
}
.glyphicons.x5 {
  font-size: 120px;
}
.glyphicons.light:before {
  color: #f2f2f2;
}
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.glyphicons-glass:before {
  content: "\E001";
}
.glyphicons-leaf:before {
  content: "\E002";
}
.glyphicons-dog:before {
  content: "\E003";
}
.glyphicons-user:before {
  content: "\E004";
}
.glyphicons-girl:before {
  content: "\E005";
}
.glyphicons-car:before {
  content: "\E006";
}
.glyphicons-user-add:before {
  content: "\E007";
}
.glyphicons-user-remove:before {
  content: "\E008";
}
.glyphicons-film:before {
  content: "\E009";
}
.glyphicons-magic:before {
  content: "\E010";
}
.glyphicons-envelope:before {
  content: "\2709";
}
.glyphicons-camera:before {
  content: "\E011";
}
.glyphicons-heart:before {
  content: "\E013";
}
.glyphicons-beach-umbrella:before {
  content: "\E014";
}
.glyphicons-train:before {
  content: "\E015";
}
.glyphicons-print:before {
  content: "\E016";
}
.glyphicons-bin:before {
  content: "\E017";
}
.glyphicons-music:before {
  content: "\E018";
}
.glyphicons-note:before {
  content: "\E019";
}
.glyphicons-heart-empty:before {
  content: "\E020";
}
.glyphicons-home:before {
  content: "\E021";
}
.glyphicons-snowflake:before {
  content: "\2744";
}
.glyphicons-fire:before {
  content: "\E023";
}
.glyphicons-magnet:before {
  content: "\E024";
}
.glyphicons-parents:before {
  content: "\E025";
}
.glyphicons-binoculars:before {
  content: "\E026";
}
.glyphicons-road:before {
  content: "\E027";
}
.glyphicons-search:before {
  content: "\E028";
}
.glyphicons-cars:before {
  content: "\E029";
}
.glyphicons-notes-2:before {
  content: "\E030";
}
.glyphicons-pencil:before {
  content: "\270F";
}
.glyphicons-bus:before {
  content: "\E032";
}
.glyphicons-wifi-alt:before {
  content: "\E033";
}
.glyphicons-luggage:before {
  content: "\E034";
}
.glyphicons-old-man:before {
  content: "\E035";
}
.glyphicons-woman:before {
  content: "\E036";
}
.glyphicons-file:before {
  content: "\E037";
}
.glyphicons-coins:before {
  content: "\E038";
}
.glyphicons-airplane:before {
  content: "\2708";
}
.glyphicons-notes:before {
  content: "\E040";
}
.glyphicons-stats:before {
  content: "\E041";
}
.glyphicons-charts:before {
  content: "\E042";
}
.glyphicons-pie-chart:before {
  content: "\E043";
}
.glyphicons-group:before {
  content: "\E044";
}
.glyphicons-keys:before {
  content: "\E045";
}
.glyphicons-calendar:before {
  content: "\E046";
}
.glyphicons-router:before {
  content: "\E047";
}
.glyphicons-camera-small:before {
  content: "\E048";
}
.glyphicons-star-empty:before {
  content: "\E049";
}
.glyphicons-star:before {
  content: "\E050";
}
.glyphicons-link:before {
  content: "\E051";
}
.glyphicons-eye-open:before {
  content: "\E052";
}
.glyphicons-eye-close:before {
  content: "\E053";
}
.glyphicons-alarm:before {
  content: "\E054";
}
.glyphicons-clock:before {
  content: "\E055";
}
.glyphicons-stopwatch:before {
  content: "\E056";
}
.glyphicons-projector:before {
  content: "\E057";
}
.glyphicons-history:before {
  content: "\E058";
}
.glyphicons-truck:before {
  content: "\E059";
}
.glyphicons-cargo:before {
  content: "\E060";
}
.glyphicons-compass:before {
  content: "\E061";
}
.glyphicons-keynote:before {
  content: "\E062";
}
.glyphicons-paperclip:before {
  content: "\E063";
}
.glyphicons-power:before {
  content: "\E064";
}
.glyphicons-lightbulb:before {
  content: "\E065";
}
.glyphicons-tag:before {
  content: "\E066";
}
.glyphicons-tags:before {
  content: "\E067";
}
.glyphicons-cleaning:before {
  content: "\E068";
}
.glyphicons-ruler:before {
  content: "\E069";
}
.glyphicons-gift:before {
  content: "\E070";
}
.glyphicons-umbrella:before {
  content: "\2602";
}
.glyphicons-book:before {
  content: "\E072";
}
.glyphicons-bookmark:before {
  content: "\E073";
}
.glyphicons-wifi:before {
  content: "\E074";
}
.glyphicons-cup:before {
  content: "\E075";
}
.glyphicons-stroller:before {
  content: "\E076";
}
.glyphicons-headphones:before {
  content: "\E077";
}
.glyphicons-headset:before {
  content: "\E078";
}
.glyphicons-warning-sign:before {
  content: "\E079";
}
.glyphicons-signal:before {
  content: "\E080";
}
.glyphicons-retweet:before {
  content: "\E081";
}
.glyphicons-refresh:before {
  content: "\E082";
}
.glyphicons-roundabout:before {
  content: "\E083";
}
.glyphicons-random:before {
  content: "\E084";
}
.glyphicons-heat:before {
  content: "\E085";
}
.glyphicons-repeat:before {
  content: "\E086";
}
.glyphicons-display:before {
  content: "\E087";
}
.glyphicons-log-book:before {
  content: "\E088";
}
.glyphicons-address-book:before {
  content: "\E089";
}
.glyphicons-building:before {
  content: "\E090";
}
.glyphicons-eyedropper:before {
  content: "\E091";
}
.glyphicons-adjust:before {
  content: "\E092";
}
.glyphicons-tint:before {
  content: "\E093";
}
.glyphicons-crop:before {
  content: "\E094";
}
.glyphicons-vector-path-square:before {
  content: "\E095";
}
.glyphicons-vector-path-circle:before {
  content: "\E096";
}
.glyphicons-vector-path-polygon:before {
  content: "\E097";
}
.glyphicons-vector-path-line:before {
  content: "\E098";
}
.glyphicons-vector-path-curve:before {
  content: "\E099";
}
.glyphicons-vector-path-all:before {
  content: "\E100";
}
.glyphicons-font:before {
  content: "\E101";
}
.glyphicons-italic:before {
  content: "\E102";
}
.glyphicons-bold:before {
  content: "\E103";
}
.glyphicons-text-underline:before {
  content: "\E104";
}
.glyphicons-text-strike:before {
  content: "\E105";
}
.glyphicons-text-height:before {
  content: "\E106";
}
.glyphicons-text-width:before {
  content: "\E107";
}
.glyphicons-text-resize:before {
  content: "\E108";
}
.glyphicons-left-indent:before {
  content: "\E109";
}
.glyphicons-right-indent:before {
  content: "\E110";
}
.glyphicons-align-left:before {
  content: "\E111";
}
.glyphicons-align-center:before {
  content: "\E112";
}
.glyphicons-align-right:before {
  content: "\E113";
}
.glyphicons-justify:before {
  content: "\E114";
}
.glyphicons-list:before {
  content: "\E115";
}
.glyphicons-text-smaller:before {
  content: "\E116";
}
.glyphicons-text-bigger:before {
  content: "\E117";
}
.glyphicons-embed:before {
  content: "\E118";
}
.glyphicons-embed-close:before {
  content: "\E119";
}
.glyphicons-table:before {
  content: "\E120";
}
.glyphicons-message-full:before {
  content: "\E121";
}
.glyphicons-message-empty:before {
  content: "\E122";
}
.glyphicons-message-in:before {
  content: "\E123";
}
.glyphicons-message-out:before {
  content: "\E124";
}
.glyphicons-message-plus:before {
  content: "\E125";
}
.glyphicons-message-minus:before {
  content: "\E126";
}
.glyphicons-message-ban:before {
  content: "\E127";
}
.glyphicons-message-flag:before {
  content: "\E128";
}
.glyphicons-message-lock:before {
  content: "\E129";
}
.glyphicons-message-new:before {
  content: "\E130";
}
.glyphicons-inbox:before {
  content: "\E131";
}
.glyphicons-inbox-plus:before {
  content: "\E132";
}
.glyphicons-inbox-minus:before {
  content: "\E133";
}
.glyphicons-inbox-lock:before {
  content: "\E134";
}
.glyphicons-inbox-in:before {
  content: "\E135";
}
.glyphicons-inbox-out:before {
  content: "\E136";
}
.glyphicons-cogwheel:before {
  content: "\E137";
}
.glyphicons-cogwheels:before {
  content: "\E138";
}
.glyphicons-picture:before {
  content: "\E139";
}
.glyphicons-adjust-alt:before {
  content: "\E140";
}
.glyphicons-database-lock:before {
  content: "\E141";
}
.glyphicons-database-plus:before {
  content: "\E142";
}
.glyphicons-database-minus:before {
  content: "\E143";
}
.glyphicons-database-ban:before {
  content: "\E144";
}
.glyphicons-folder-open:before {
  content: "\E145";
}
.glyphicons-folder-plus:before {
  content: "\E146";
}
.glyphicons-folder-minus:before {
  content: "\E147";
}
.glyphicons-folder-lock:before {
  content: "\E148";
}
.glyphicons-folder-flag:before {
  content: "\E149";
}
.glyphicons-folder-new:before {
  content: "\E150";
}
.glyphicons-edit:before {
  content: "\E151";
}
.glyphicons-new-window:before {
  content: "\E152";
}
.glyphicons-check:before {
  content: "\E153";
}
.glyphicons-unchecked:before {
  content: "\E154";
}
.glyphicons-more-windows:before {
  content: "\E155";
}
.glyphicons-show-big-thumbnails:before {
  content: "\E156";
}
.glyphicons-show-thumbnails:before {
  content: "\E157";
}
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158";
}
.glyphicons-show-lines:before {
  content: "\E159";
}
.glyphicons-playlist:before {
  content: "\E160";
}
.glyphicons-imac:before {
  content: "\E161";
}
.glyphicons-macbook:before {
  content: "\E162";
}
.glyphicons-ipad:before {
  content: "\E163";
}
.glyphicons-iphone:before {
  content: "\E164";
}
.glyphicons-iphone-transfer:before {
  content: "\E165";
}
.glyphicons-iphone-exchange:before {
  content: "\E166";
}
.glyphicons-ipod:before {
  content: "\E167";
}
.glyphicons-ipod-shuffle:before {
  content: "\E168";
}
.glyphicons-ear-plugs:before {
  content: "\E169";
}
.glyphicons-record:before {
  content: "\E170";
}
.glyphicons-step-backward:before {
  content: "\E171";
}
.glyphicons-fast-backward:before {
  content: "\E172";
}
.glyphicons-rewind:before {
  content: "\E173";
}
.glyphicons-play:before {
  content: "\E174";
}
.glyphicons-pause:before {
  content: "\E175";
}
.glyphicons-stop:before {
  content: "\E176";
}
.glyphicons-forward:before {
  content: "\E177";
}
.glyphicons-fast-forward:before {
  content: "\E178";
}
.glyphicons-step-forward:before {
  content: "\E179";
}
.glyphicons-eject:before {
  content: "\E180";
}
.glyphicons-facetime-video:before {
  content: "\E181";
}
.glyphicons-download-alt:before {
  content: "\E182";
}
.glyphicons-mute:before {
  content: "\E183";
}
.glyphicons-volume-down:before {
  content: "\E184";
}
.glyphicons-volume-up:before {
  content: "\E185";
}
.glyphicons-screenshot:before {
  content: "\E186";
}
.glyphicons-move:before {
  content: "\E187";
}
.glyphicons-more:before {
  content: "\E188";
}
.glyphicons-brightness-reduce:before {
  content: "\E189";
}
.glyphicons-brightness-increase:before {
  content: "\E190";
}
.glyphicons-circle-plus:before {
  content: "\E191";
}
.glyphicons-circle-minus:before {
  content: "\E192";
}
.glyphicons-circle-remove:before {
  content: "\E193";
}
.glyphicons-circle-ok:before {
  content: "\E194";
}
.glyphicons-circle-question-mark:before {
  content: "\E195";
}
.glyphicons-circle-info:before {
  content: "\E196";
}
.glyphicons-circle-exclamation-mark:before {
  content: "\E197";
}
.glyphicons-remove:before {
  content: "\E198";
}
.glyphicons-ok:before {
  content: "\E199";
}
.glyphicons-ban:before {
  content: "\E200";
}
.glyphicons-download:before {
  content: "\E201";
}
.glyphicons-upload:before {
  content: "\E202";
}
.glyphicons-shopping-cart:before {
  content: "\E203";
}
.glyphicons-lock:before {
  content: "\E204";
}
.glyphicons-unlock:before {
  content: "\E205";
}
.glyphicons-electricity:before {
  content: "\E206";
}
.glyphicons-ok-2:before {
  content: "\E207";
}
.glyphicons-remove-2:before {
  content: "\E208";
}
.glyphicons-cart-out:before {
  content: "\E209";
}
.glyphicons-cart-in:before {
  content: "\E210";
}
.glyphicons-left-arrow:before {
  content: "\E211";
}
.glyphicons-right-arrow:before {
  content: "\E212";
}
.glyphicons-down-arrow:before {
  content: "\E213";
}
.glyphicons-up-arrow:before {
  content: "\E214";
}
.glyphicons-resize-small:before {
  content: "\E215";
}
.glyphicons-resize-full:before {
  content: "\E216";
}
.glyphicons-circle-arrow-left:before {
  content: "\E217";
}
.glyphicons-circle-arrow-right:before {
  content: "\E218";
}
.glyphicons-circle-arrow-top:before {
  content: "\E219";
}
.glyphicons-circle-arrow-down:before {
  content: "\E220";
}
.glyphicons-play-button:before {
  content: "\E221";
}
.glyphicons-unshare:before {
  content: "\E222";
}
.glyphicons-share:before {
  content: "\E223";
}
.glyphicons-chevron-right:before {
  content: "\E224";
}
.glyphicons-chevron-left:before {
  content: "\E225";
}
.glyphicons-bluetooth:before {
  content: "\E226";
}
.glyphicons-euro:before {
  content: "\20AC";
}
.glyphicons-usd:before {
  content: "\E228";
}
.glyphicons-gbp:before {
  content: "\E229";
}
.glyphicons-retweet-2:before {
  content: "\E230";
}
.glyphicons-moon:before {
  content: "\E231";
}
.glyphicons-sun:before {
  content: "\2609";
}
.glyphicons-cloud:before {
  content: "\2601";
}
.glyphicons-direction:before {
  content: "\E234";
}
.glyphicons-brush:before {
  content: "\E235";
}
.glyphicons-pen:before {
  content: "\E236";
}
.glyphicons-zoom-in:before {
  content: "\E237";
}
.glyphicons-zoom-out:before {
  content: "\E238";
}
.glyphicons-pin:before {
  content: "\E239";
}
.glyphicons-albums:before {
  content: "\E240";
}
.glyphicons-rotation-lock:before {
  content: "\E241";
}
.glyphicons-flash:before {
  content: "\E242";
}
.glyphicons-google-maps:before {
  content: "\E243";
}
.glyphicons-anchor:before {
  content: "\2693";
}
.glyphicons-conversation:before {
  content: "\E245";
}
.glyphicons-chat:before {
  content: "\E246";
}
.glyphicons-male:before {
  content: "\E247";
}
.glyphicons-female:before {
  content: "\E248";
}
.glyphicons-asterisk:before {
  content: "\002A";
}
.glyphicons-divide:before {
  content: "\00F7";
}
.glyphicons-snorkel-diving:before {
  content: "\E251";
}
.glyphicons-scuba-diving:before {
  content: "\E252";
}
.glyphicons-oxygen-bottle:before {
  content: "\E253";
}
.glyphicons-fins:before {
  content: "\E254";
}
.glyphicons-fishes:before {
  content: "\E255";
}
.glyphicons-boat:before {
  content: "\E256";
}
.glyphicons-delete:before {
  content: "\E257";
}
.glyphicons-sheriffs-star:before {
  content: "\E258";
}
.glyphicons-qrcode:before {
  content: "\E259";
}
.glyphicons-barcode:before {
  content: "\E260";
}
.glyphicons-pool:before {
  content: "\E261";
}
.glyphicons-buoy:before {
  content: "\E262";
}
.glyphicons-spade:before {
  content: "\E263";
}
.glyphicons-bank:before {
  content: "\E264";
}
.glyphicons-vcard:before {
  content: "\E265";
}
.glyphicons-electrical-plug:before {
  content: "\E266";
}
.glyphicons-flag:before {
  content: "\E267";
}
.glyphicons-credit-card:before {
  content: "\E268";
}
.glyphicons-keyboard-wireless:before {
  content: "\E269";
}
.glyphicons-keyboard-wired:before {
  content: "\E270";
}
.glyphicons-shield:before {
  content: "\E271";
}
.glyphicons-ring:before {
  content: "\02DA";
}
.glyphicons-cake:before {
  content: "\E273";
}
.glyphicons-drink:before {
  content: "\E274";
}
.glyphicons-beer:before {
  content: "\E275";
}
.glyphicons-fast-food:before {
  content: "\E276";
}
.glyphicons-cutlery:before {
  content: "\E277";
}
.glyphicons-pizza:before {
  content: "\E278";
}
.glyphicons-birthday-cake:before {
  content: "\E279";
}
.glyphicons-tablet:before {
  content: "\E280";
}
.glyphicons-settings:before {
  content: "\E281";
}
.glyphicons-bullets:before {
  content: "\E282";
}
.glyphicons-cardio:before {
  content: "\E283";
}
.glyphicons-t-shirt:before {
  content: "\E284";
}
.glyphicons-pants:before {
  content: "\E285";
}
.glyphicons-sweater:before {
  content: "\E286";
}
.glyphicons-fabric:before {
  content: "\E287";
}
.glyphicons-leather:before {
  content: "\E288";
}
.glyphicons-scissors:before {
  content: "\E289";
}
.glyphicons-bomb:before {
  content: "\E290";
}
.glyphicons-skull:before {
  content: "\E291";
}
.glyphicons-celebration:before {
  content: "\E292";
}
.glyphicons-tea-kettle:before {
  content: "\E293";
}
.glyphicons-french-press:before {
  content: "\E294";
}
.glyphicons-coffee-cup:before {
  content: "\E295";
}
.glyphicons-pot:before {
  content: "\E296";
}
.glyphicons-grater:before {
  content: "\E297";
}
.glyphicons-kettle:before {
  content: "\E298";
}
.glyphicons-hospital:before {
  content: "\E299";
}
.glyphicons-hospital-h:before {
  content: "\E300";
}
.glyphicons-microphone:before {
  content: "\E301";
}
.glyphicons-webcam:before {
  content: "\E302";
}
.glyphicons-temple-christianity-church:before {
  content: "\E303";
}
.glyphicons-temple-islam:before {
  content: "\E304";
}
.glyphicons-temple-hindu:before {
  content: "\E305";
}
.glyphicons-temple-buddhist:before {
  content: "\E306";
}
.glyphicons-bicycle:before {
  content: "\E307";
}
.glyphicons-life-preserver:before {
  content: "\E308";
}
.glyphicons-share-alt:before {
  content: "\E309";
}
.glyphicons-comments:before {
  content: "\E310";
}
.glyphicons-flower:before {
  content: "\2698";
}
.glyphicons-baseball:before {
  content: "\26BE";
}
.glyphicons-rugby:before {
  content: "\E313";
}
.glyphicons-ax:before {
  content: "\E314";
}
.glyphicons-table-tennis:before {
  content: "\E315";
}
.glyphicons-bowling:before {
  content: "\E316";
}
.glyphicons-tree-conifer:before {
  content: "\E317";
}
.glyphicons-tree-deciduous:before {
  content: "\E318";
}
.glyphicons-more-items:before {
  content: "\E319";
}
.glyphicons-sort:before {
  content: "\E320";
}
.glyphicons-filter:before {
  content: "\E321";
}
.glyphicons-gamepad:before {
  content: "\E322";
}
.glyphicons-playing-dices:before {
  content: "\E323";
}
.glyphicons-calculator:before {
  content: "\E324";
}
.glyphicons-tie:before {
  content: "\E325";
}
.glyphicons-wallet:before {
  content: "\E326";
}
.glyphicons-piano:before {
  content: "\E327";
}
.glyphicons-sampler:before {
  content: "\E328";
}
.glyphicons-podium:before {
  content: "\E329";
}
.glyphicons-soccer-ball:before {
  content: "\E330";
}
.glyphicons-blog:before {
  content: "\E331";
}
.glyphicons-dashboard:before {
  content: "\E332";
}
.glyphicons-certificate:before {
  content: "\E333";
}
.glyphicons-bell:before {
  content: "\E334";
}
.glyphicons-candle:before {
  content: "\E335";
}
.glyphicons-pushpin:before {
  content: "\E336";
}
.glyphicons-iphone-shake:before {
  content: "\E337";
}
.glyphicons-pin-flag:before {
  content: "\E338";
}
.glyphicons-turtle:before {
  content: "\E339";
}
.glyphicons-rabbit:before {
  content: "\E340";
}
.glyphicons-globe:before {
  content: "\E341";
}
.glyphicons-briefcase:before {
  content: "\E342";
}
.glyphicons-hdd:before {
  content: "\E343";
}
.glyphicons-thumbs-up:before {
  content: "\E344";
}
.glyphicons-thumbs-down:before {
  content: "\E345";
}
.glyphicons-hand-right:before {
  content: "\E346";
}
.glyphicons-hand-left:before {
  content: "\E347";
}
.glyphicons-hand-up:before {
  content: "\E348";
}
.glyphicons-hand-down:before {
  content: "\E349";
}
.glyphicons-fullscreen:before {
  content: "\E350";
}
.glyphicons-shopping-bag:before {
  content: "\E351";
}
.glyphicons-book-open:before {
  content: "\E352";
}
.glyphicons-nameplate:before {
  content: "\E353";
}
.glyphicons-nameplate-alt:before {
  content: "\E354";
}
.glyphicons-vases:before {
  content: "\E355";
}
.glyphicons-bullhorn:before {
  content: "\E356";
}
.glyphicons-dumbbell:before {
  content: "\E357";
}
.glyphicons-suitcase:before {
  content: "\E358";
}
.glyphicons-file-import:before {
  content: "\E359";
}
.glyphicons-file-export:before {
  content: "\E360";
}
.glyphicons-bug:before {
  content: "\E361";
}
.glyphicons-crown:before {
  content: "\E362";
}
.glyphicons-smoking:before {
  content: "\E363";
}
.glyphicons-cloud-download:before {
  content: "\E364";
}
.glyphicons-cloud-upload:before {
  content: "\E365";
}
.glyphicons-restart:before {
  content: "\E366";
}
.glyphicons-security-camera:before {
  content: "\E367";
}
.glyphicons-expand:before {
  content: "\E368";
}
.glyphicons-collapse:before {
  content: "\E369";
}
.glyphicons-collapse-top:before {
  content: "\E370";
}
.glyphicons-globe-af:before {
  content: "\E371";
}
.glyphicons-global:before {
  content: "\E372";
}
.glyphicons-spray:before {
  content: "\E373";
}
.glyphicons-nails:before {
  content: "\E374";
}
.glyphicons-claw-hammer:before {
  content: "\E375";
}
.glyphicons-classic-hammer:before {
  content: "\E376";
}
.glyphicons-hand-saw:before {
  content: "\E377";
}
.glyphicons-riflescope:before {
  content: "\E378";
}
.glyphicons-electrical-socket-eu:before {
  content: "\E379";
}
.glyphicons-electrical-socket-us:before {
  content: "\E380";
}
.glyphicons-message-forward:before {
  content: "\E381";
}
.glyphicons-coat-hanger:before {
  content: "\E382";
}
.glyphicons-dress:before {
  content: "\E383";
}
.glyphicons-bathrobe:before {
  content: "\E384";
}
.glyphicons-shirt:before {
  content: "\E385";
}
.glyphicons-underwear:before {
  content: "\E386";
}
.glyphicons-log-in:before {
  content: "\E387";
}
.glyphicons-log-out:before {
  content: "\E388";
}
.glyphicons-exit:before {
  content: "\E389";
}
.glyphicons-new-window-alt:before {
  content: "\E390";
}
.glyphicons-video-sd:before {
  content: "\E391";
}
.glyphicons-video-hd:before {
  content: "\E392";
}
.glyphicons-subtitles:before {
  content: "\E393";
}
.glyphicons-sound-stereo:before {
  content: "\E394";
}
.glyphicons-sound-dolby:before {
  content: "\E395";
}
.glyphicons-sound-5-1:before {
  content: "\E396";
}
.glyphicons-sound-6-1:before {
  content: "\E397";
}
.glyphicons-sound-7-1:before {
  content: "\E398";
}
.glyphicons-copyright-mark:before {
  content: "\E399";
}
.glyphicons-registration-mark:before {
  content: "\E400";
}
.glyphicons-radar:before {
  content: "\E401";
}
.glyphicons-skateboard:before {
  content: "\E402";
}
.glyphicons-golf-course:before {
  content: "\E403";
}
.glyphicons-sorting:before {
  content: "\E404";
}
.glyphicons-sort-by-alphabet:before {
  content: "\E405";
}
.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406";
}
.glyphicons-sort-by-order:before {
  content: "\E407";
}
.glyphicons-sort-by-order-alt:before {
  content: "\E408";
}
.glyphicons-sort-by-attributes:before {
  content: "\E409";
}
.glyphicons-sort-by-attributes-alt:before {
  content: "\E410";
}
.glyphicons-compressed:before {
  content: "\E411";
}
.glyphicons-package:before {
  content: "\E412";
}
.glyphicons-cloud-plus:before {
  content: "\E413";
}
.glyphicons-cloud-minus:before {
  content: "\E414";
}
.glyphicons-disk-save:before {
  content: "\E415";
}
.glyphicons-disk-open:before {
  content: "\E416";
}
.glyphicons-disk-saved:before {
  content: "\E417";
}
.glyphicons-disk-remove:before {
  content: "\E418";
}
.glyphicons-disk-import:before {
  content: "\E419";
}
.glyphicons-disk-export:before {
  content: "\E420";
}
.glyphicons-tower:before {
  content: "\E421";
}
.glyphicons-send:before {
  content: "\E422";
}
.glyphicons-git-branch:before {
  content: "\E423";
}
.glyphicons-git-create:before {
  content: "\E424";
}
.glyphicons-git-private:before {
  content: "\E425";
}
.glyphicons-git-delete:before {
  content: "\E426";
}
.glyphicons-git-merge:before {
  content: "\E427";
}
.glyphicons-git-pull-request:before {
  content: "\E428";
}
.glyphicons-git-compare:before {
  content: "\E429";
}
.glyphicons-git-commit:before {
  content: "\E430";
}
.glyphicons-construction-cone:before {
  content: "\E431";
}
.glyphicons-shoe-steps:before {
  content: "\E432";
}
.glyphicons-plus:before {
  content: "\002B";
}
.glyphicons-minus:before {
  content: "\2212";
}
.glyphicons-redo:before {
  content: "\E435";
}
.glyphicons-undo:before {
  content: "\E436";
}
.glyphicons-golf:before {
  content: "\E437";
}
.glyphicons-hockey:before {
  content: "\E438";
}
.glyphicons-pipe:before {
  content: "\E439";
}
.glyphicons-wrench:before {
  content: "\E440";
}
.glyphicons-folder-closed:before {
  content: "\E441";
}
.glyphicons-phone-alt:before {
  content: "\E442";
}
.glyphicons-earphone:before {
  content: "\E443";
}
.glyphicons-floppy-disk:before {
  content: "\E444";
}
.glyphicons-floppy-saved:before {
  content: "\E445";
}
.glyphicons-floppy-remove:before {
  content: "\E446";
}
.glyphicons-floppy-save:before {
  content: "\E447";
}
.glyphicons-floppy-open:before {
  content: "\E448";
}
.glyphicons-translate:before {
  content: "\E449";
}
.glyphicons-fax:before {
  content: "\E450";
}
.glyphicons-factory:before {
  content: "\E451";
}
.glyphicons-shop-window:before {
  content: "\E452";
}
.glyphicons-shop:before {
  content: "\E453";
}
.glyphicons-kiosk:before {
  content: "\E454";
}
.glyphicons-kiosk-wheels:before {
  content: "\E455";
}
.glyphicons-kiosk-light:before {
  content: "\E456";
}
.glyphicons-kiosk-food:before {
  content: "\E457";
}
.glyphicons-transfer:before {
  content: "\E458";
}
.glyphicons-money:before {
  content: "\E459";
}
.glyphicons-header:before {
  content: "\E460";
}
.glyphicons-blacksmith:before {
  content: "\E461";
}
.glyphicons-saw-blade:before {
  content: "\E462";
}
.glyphicons-basketball:before {
  content: "\E463";
}
.glyphicons-server:before {
  content: "\E464";
}
.glyphicons-server-plus:before {
  content: "\E465";
}
.glyphicons-server-minus:before {
  content: "\E466";
}
.glyphicons-server-ban:before {
  content: "\E467";
}
.glyphicons-server-flag:before {
  content: "\E468";
}
.glyphicons-server-lock:before {
  content: "\E469";
}
.glyphicons-server-new:before {
  content: "\E470";
}
.glyphicons-charging-station:before {
  content: "\F471";
}
.glyphicons-gas-station:before {
  content: "\E472";
}
.glyphicons-target:before {
  content: "\E473";
}
.glyphicons-bed-alt:before {
  content: "\E474";
}
.glyphicons-mosquito-net:before {
  content: "\E475";
}
.glyphicons-dining-set:before {
  content: "\E476";
}
.glyphicons-plate-of-food:before {
  content: "\E477";
}
.glyphicons-hygiene-kit:before {
  content: "\E478";
}
.glyphicons-blackboard:before {
  content: "\E479";
}
.glyphicons-marriage:before {
  content: "\E480";
}
.glyphicons-bucket:before {
  content: "\E481";
}
.glyphicons-none-color-swatch:before {
  content: "\E482";
}
.glyphicons-bring-forward:before {
  content: "\E483";
}
.glyphicons-bring-to-front:before {
  content: "\E484";
}
.glyphicons-send-backward:before {
  content: "\E485";
}
.glyphicons-send-to-back:before {
  content: "\E486";
}
.glyphicons-fit-frame-to-image:before {
  content: "\E487";
}
.glyphicons-fit-image-to-frame:before {
  content: "\E488";
}
.glyphicons-multiple-displays:before {
  content: "\E489";
}
.glyphicons-handshake:before {
  content: "\E490";
}
.glyphicons-child:before {
  content: "\E491";
}
.glyphicons-baby-formula:before {
  content: "\E492";
}
.glyphicons-medicine:before {
  content: "\E493";
}
.glyphicons-atv-vehicle:before {
  content: "\E494";
}
.glyphicons-motorcycle:before {
  content: "\E495";
}
.glyphicons-bed:before {
  content: "\E496";
}
.glyphicons-tent:before {
  content: "\26FA";
}
.glyphicons-glasses:before {
  content: "\E498";
}
.glyphicons-sunglasses:before {
  content: "\E499";
}
.glyphicons-family:before {
  content: "\E500";
}
.glyphicons-education:before {
  content: "\E501";
}
.glyphicons-shoes:before {
  content: "\E502";
}
.glyphicons-map:before {
  content: "\E503";
}
.glyphicons-cd:before {
  content: "\E504";
}
.glyphicons-alert:before {
  content: "\E505";
}
.glyphicons-piggy-bank:before {
  content: "\E506";
}
.glyphicons-star-half:before {
  content: "\E507";
}
.glyphicons-cluster:before {
  content: "\E508";
}
.glyphicons-flowchart:before {
  content: "\E509";
}
.glyphicons-commodities:before {
  content: "\E510";
}
.glyphicons-duplicate:before {
  content: "\E511";
}
.glyphicons-copy:before {
  content: "\E512";
}
.glyphicons-paste:before {
  content: "\E513";
}
.glyphicons-bath-bathtub:before {
  content: "\E514";
}
.glyphicons-bath-shower:before {
  content: "\E515";
}
.glyphicons-shower:before {
  content: "\1F6BF";
}
.glyphicons-menu-hamburger:before {
  content: "\E517";
}
.glyphicons-option-vertical:before {
  content: "\E518";
}
.glyphicons-option-horizontal:before {
  content: "\E519";
}
.glyphicons-currency-conversion:before {
  content: "\E520";
}
.glyphicons-user-ban:before {
  content: "\E521";
}
.glyphicons-user-lock:before {
  content: "\E522";
}
.glyphicons-user-flag:before {
  content: "\E523";
}
.glyphicons-user-asterisk:before {
  content: "\E524";
}
.glyphicons-user-alert:before {
  content: "\E525";
}
.glyphicons-user-key:before {
  content: "\E526";
}
.glyphicons-user-conversation:before {
  content: "\E527";
}
.glyphicons-database:before {
  content: "\E528";
}
.glyphicons-database-search:before {
  content: "\E529";
}
.glyphicons-list-alt:before {
  content: "\E530";
}
.glyphicons-hazard-sign:before {
  content: "\E531";
}
.glyphicons-hazard:before {
  content: "\E532";
}
.glyphicons-stop-sign:before {
  content: "\E533";
}
.glyphicons-lab:before {
  content: "\E534";
}
.glyphicons-lab-alt:before {
  content: "\E535";
}
.glyphicons-ice-cream:before {
  content: "\E536";
}
.glyphicons-ice-lolly:before {
  content: "\E537";
}
.glyphicons-ice-lolly-tasted:before {
  content: "\E538";
}
.glyphicons-invoice:before {
  content: "\E539";
}
.glyphicons-cart-tick:before {
  content: "\E540";
}
.glyphicons-hourglass:before {
  content: "\231B";
}
.glyphicons-cat:before {
  content: "\1F408";
}
.glyphicons-lamp:before {
  content: "\E543";
}
.glyphicons-scale-classic:before {
  content: "\E544";
}
.glyphicons-eye-plus:before {
  content: "\E545";
}
.glyphicons-eye-minus:before {
  content: "\E546";
}
.glyphicons-quote:before {
  content: "\E547";
}
.glyphicons-bitcoin:before {
  content: "\E548";
}
.glyphicons-yen:before {
  content: "\00A5";
}
.glyphicons-ruble:before {
  content: "\20BD";
}
.glyphicons-erase:before {
  content: "\E551";
}
.glyphicons-podcast:before {
  content: "\E552";
}
.glyphicons-firework:before {
  content: "\E553";
}
.glyphicons-scale:before {
  content: "\E554";
}
.glyphicons-king:before {
  content: "\E555";
}
.glyphicons-queen:before {
  content: "\E556";
}
.glyphicons-pawn:before {
  content: "\E557";
}
.glyphicons-bishop:before {
  content: "\E558";
}
.glyphicons-knight:before {
  content: "\E559";
}
.glyphicons-mic-mute:before {
  content: "\E560";
}
.glyphicons-voicemail:before {
  content: "\E561";
}
.glyphicons-paragraph:before {
  content: "\00B6";
}
.glyphicons-person-walking:before {
  content: "\E563";
}
.glyphicons-person-wheelchair:before {
  content: "\E564";
}
.glyphicons-underground:before {
  content: "\E565";
}
.glyphicons-car-hov:before {
  content: "\E566";
}
.glyphicons-car-rental:before {
  content: "\E567";
}
.glyphicons-transport:before {
  content: "\E568";
}
.glyphicons-taxi:before {
  content: "\1F695";
}
.glyphicons-ice-cream-no:before {
  content: "\E570";
}
.glyphicons-uk-rat-u:before {
  content: "\E571";
}
.glyphicons-uk-rat-pg:before {
  content: "\E572";
}
.glyphicons-uk-rat-12a:before {
  content: "\E573";
}
.glyphicons-uk-rat-12:before {
  content: "\E574";
}
.glyphicons-uk-rat-15:before {
  content: "\E575";
}
.glyphicons-uk-rat-18:before {
  content: "\E576";
}
.glyphicons-uk-rat-r18:before {
  content: "\E577";
}
.glyphicons-tv:before {
  content: "\E578";
}
.glyphicons-sms:before {
  content: "\E579";
}
.glyphicons-mms:before {
  content: "\E580";
}
.glyphicons-us-rat-g:before {
  content: "\E581";
}
.glyphicons-us-rat-pg:before {
  content: "\E582";
}
.glyphicons-us-rat-pg-13:before {
  content: "\E583";
}
.glyphicons-us-rat-restricted:before {
  content: "\E584";
}
.glyphicons-us-rat-no-one-17:before {
  content: "\E585";
}
.glyphicons-equalizer:before {
  content: "\E586";
}
.glyphicons-speakers:before {
  content: "\E587";
}
.glyphicons-remote-control:before {
  content: "\E588";
}
.glyphicons-remote-control-tv:before {
  content: "\E589";
}
.glyphicons-shredder:before {
  content: "\E590";
}
.glyphicons-folder-heart:before {
  content: "\E591";
}
.glyphicons-person-running:before {
  content: "\E592";
}
.glyphicons-person:before {
  content: "\E593";
}
.glyphicons-voice:before {
  content: "\E594";
}
.glyphicons-stethoscope:before {
  content: "\E595";
}
.glyphicons-hotspot:before {
  content: "\E596";
}
.glyphicons-activity:before {
  content: "\E597";
}
.glyphicons-watch:before {
  content: "\231A";
}
.glyphicons-scissors-alt:before {
  content: "\E599";
}
.glyphicons-car-wheel:before {
  content: "\E600";
}
.glyphicons-chevron-up:before {
  content: "\E601";
}
.glyphicons-chevron-down:before {
  content: "\E602";
}
.glyphicons-superscript:before {
  content: "\E603";
}
.glyphicons-subscript:before {
  content: "\E604";
}
.glyphicons-text-size:before {
  content: "\E605";
}
.glyphicons-text-color:before {
  content: "\E606";
}
.glyphicons-text-background:before {
  content: "\E607";
}
.glyphicons-modal-window:before {
  content: "\E608";
}
.glyphicons-newspaper:before {
  content: "\1F4F0";
}
.glyphicons-tractor:before {
  content: "\1F69C";
}
/* 
* 
* THIS IS A SMALL BONUS FOR ALL CURIOUS PEOPLE :) 
* Just add class .animated and .pulse, .rotateIn, .bounce, .swing or .tada to you HTML element with icons. You may find other great css animations here: http://coveloping.com/tools/css-animation-generator 
* 
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/*
@gray:                   lighten(#000, 33.5%); // #555
@gray-light:             lighten(#000, 46.7%); // #777
@gray-lighter:           lighten(#000, 93.5%); // #eee

@brand-primary:         darken(#428bca, 6.5%); // #337ab7

@btn-primary-color:              #fff;
@btn-primary-bg:                 @brand-primary;
@btn-primary-border:             darken(@btn-primary-bg, 5%);

@btn-link-disabled-color:        @gray-light;

@state-info-bg:           #d9edf7;

@line-height-base:        1.428571429; // 20/14
@border-radius-base:      4px;

@dropdown-bg:                   #fff;
@dropdown-border:               rgba(0,0,0,.15);
*/
.datepicker {
  border-radius: 0px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
  z-index: 9999999999 !important;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  height: 26px;
  width: 26px;
  border: none;
  padding: 0px;
  padding-top: 2px;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000;
  background-color: #afd9ee;
  background-image: none;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted .badge {
  color: #d9edf7;
  background-color: #000;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  color: #000;
  background-color: #ffc966;
  background-image: none;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today .badge {
  color: #ffdb99;
  background-color: #000;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000;
  background-color: #d5d5d5;
  background-image: none;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range .badge {
  color: #eeeeee;
  background-color: #000;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #c1d7e3;
  background-image: none;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted .badge {
  color: #e4eef3;
  background-color: #000;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000;
  background-color: #f4b747;
  background-image: none;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today .badge {
  color: #f7ca77;
  background-color: #000;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #5e5e5e;
  background-image: none;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.selected:focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
  color: #777777;
  background-color: #fff;
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #D2D2D2;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #D2D2D2;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #D2D2D2;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
  color: #337ab7;
  background-color: #D2D2D2;
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #D2D2D2;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #D2D2D2;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #D2D2D2;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #337ab7;
  background-color: #D2D2D2;
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #D2D2D2;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #ffffff;
  background-color: #535353;
  border-color: #535353;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date {
  width: 120px;
  margin-right: 10px;
}
.input-group.date .input-group-addon {
  cursor: pointer;
  height: 21px !important;
  border-radius: 0px;
  padding: 0px;
  margin: 0px;
  width: 25px;
  position: relative;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
/*extra*/
.dow {
  border-bottom: 1px solid #e3e3e3 !important;
}
.today {
  border-top: 1px solid #e3e3e3 !important;
}
.prev,
.next {
  padding-top: 0px !important;
}
