/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
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;
    -webkit-box-shadow: none !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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\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: Roboto;
  font-size: 12px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.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: 0;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eee;
}
.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: normal;
  line-height: 1;
  color: #777;
}
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: 16px;
}
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: 2px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 91%;
}
mark,
.mark {
  padding: .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: #777;
}
.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 #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.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: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 2px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  border-left: 5px solid #eee;
}
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: #777;
}
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 #eee;
  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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
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: 9px;
  padding-left: 9px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 2px) {
  .container {
    width: 738px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 958px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1158px;
  }
}
.container-fluid {
  padding-right: 9px;
  padding-left: 9px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -9px;
  margin-left: -9px;
}
.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 9px;
  padding-left: 9px;
}
.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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 2px) {
  .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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 7px 7px 5px;
  padding-bottom: 7px 7px 5px;
  color: #777;
  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: 7px 7px 5px;
  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: #fff;
}
.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: rgba(247, 245, 245, .29);
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
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;
}
.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: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 1px) {
  .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: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d4d4d4;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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: #b4b4b4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(180, 180, 180, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(180, 180, 180, .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: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: inherit;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 31px;
  }
  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: 42px;
  }
}
.form-group {
  margin-bottom: 10px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 17px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: inherit;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: inherit;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: inherit;
}
.form-control-static {
  min-height: 29px;
  padding-top: 7px;
  padding-bottom: 7px;
  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: 0;
}
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: 0;
}
.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: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 38.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  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: 42px;
  height: 42px;
  line-height: 42px;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(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: 2px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px;
}
.form-horizontal .form-group {
  margin-right: -9px;
  margin-left: -9px;
}
@media (min-width: 2px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 9px;
}
@media (min-width: 2px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 15px;
  }
}
@media (min-width: 2px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: inherit;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  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: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  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: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  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: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  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: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  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: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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: #fff;
}
.btn-link {
  font-weight: normal;
  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: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0;
}
.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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(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: normal;
  line-height: 1.42857143;
  color: #333;
  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: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: inherit;
  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: #777;
  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: 2px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: 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, .125);
          box-shadow: inset 0 3px 5px rgba(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: 0;
  border-top-right-radius: 0;
  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: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-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: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
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: 0;
}
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: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #d4d4d4;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 0;
}
.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: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #bbb;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #bbb;
  text-decoration: none;
  cursor: inherit;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  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: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  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: 2px) {
  .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: 0;
}
.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: 2px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 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: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #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: 2px) {
  .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: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 2px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 17px;
  border: 1px solid transparent;
}
@media (min-width: 2px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 2px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 9px;
  padding-left: 9px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 2px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 1px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -9px;
  margin-left: -9px;
}
@media (min-width: 2px) {
  .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: 2px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 2px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 16.5px 9px;
  font-size: 15px;
  line-height: 17px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 2px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -9px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 9px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 2px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.25px -9px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}
@media (max-width: 1px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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: 2px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 16.5px;
    padding-bottom: 16.5px;
  }
}
.navbar-form {
  padding: 10px 9px;
  margin-top: 9.5px;
  margin-right: -9px;
  margin-bottom: 9.5px;
  margin-left: -9px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 2px) {
  .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: 1px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 2px) {
  .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: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-sm {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
@media (min-width: 2px) {
  .navbar-text {
    float: left;
    margin-right: 9px;
    margin-left: 9px;
  }
}
@media (min-width: 2px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -9px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 1px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
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: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 1px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.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: #777;
  cursor: inherit;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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: #eee;
}
.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: #777;
  cursor: inherit;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
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: #777;
}
.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: #777;
  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: #eee;
}
.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: 9px;
  padding-left: 9px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 2px) {
  .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: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .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: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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;
  }
}
@-o-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: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
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.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: inherit;
  background-color: #eee;
}
.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: #777;
}
.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;
}
.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: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-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: -1;
  border-top-right-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
}
.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: -1;
}
.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: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  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: #333;
}
.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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.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: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1250;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1240;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .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: 2px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1270;
  display: block;
  font-family: Roboto;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .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-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1260;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 12px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(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: #999;
  border-right-color: rgba(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: #999;
  border-bottom-color: rgba(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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(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, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(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;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .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, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 2px) {
  .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: 1px) {
  .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: 1px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 1px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 1px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 2px) 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: 2px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 2px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 2px) 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: 1px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 2px) 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;
  }
}
/* ---- reset responsiveness --- need to adjust also sm-blue.css for smartmenus */
/* ------------------------------ */
body.cursor-wait-important,
body.cursor-wait-important *,
body.cursor-wait-important *:hover {
  cursor: wait !important;
}
body.row-resize-important {
  cursor: row-resize !important;
  -webkit-user-select: none;
  /* IE 10 and IE 11 */
     -moz-user-select: none;
  /* Safari */
      -ms-user-select: none;
          user-select: none;
  /* Standard syntax */
}
.container {
  position: relative;
  min-width: 1000px;
}
.breadcrumb {
  font-size: 12.5px;
  font-weight: bold;
}
.journey-bar-unit-dashboard {
  margin-top: 3px;
  overflow: visible;
}
.journey-bar-unit-dashboard:nth-child(3n+1) {
  background-color: #1b4d3e !important;
}
.journey-bar-unit-dashboard:nth-child(3n+1)::before,
.journey-bar-unit-dashboard:nth-child(3n+1)::after,
.journey-bar-unit-dashboard:nth-child(3n+1) .before,
.journey-bar-unit-dashboard:nth-child(3n+1) .after {
  border-color: #1b4d3e;
}
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="created"] {
  background-color: #002d62 !important;
}
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="created"]::before,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="created"]::after,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="created"] .before,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="created"] .after {
  border-color: #002d62;
}
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="started"] {
  background-color: #febe10 !important;
}
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="started"]::before,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="started"]::after,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="started"] .before,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="started"] .after {
  border-color: #febe10;
}
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="expected"] {
  background-color: #a9a9a9 !important;
}
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="expected"]::before,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="expected"]::after,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="expected"] .before,
.journey-bar-unit-dashboard:nth-child(3n+1)[data-dashboard_state="expected"] .after {
  border-color: #a9a9a9;
}
.journey-bar-unit-dashboard:nth-child(3n+2) {
  background-color: #006a4e !important;
}
.journey-bar-unit-dashboard:nth-child(3n+2)::before,
.journey-bar-unit-dashboard:nth-child(3n+2)::after,
.journey-bar-unit-dashboard:nth-child(3n+2) .before,
.journey-bar-unit-dashboard:nth-child(3n+2) .after {
  border-color: #006a4e;
}
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="created"] {
  background-color: #3457d5 !important;
}
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="created"]::before,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="created"]::after,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="created"] .before,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="created"] .after {
  border-color: #3457d5;
}
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="started"] {
  background-color: #ffd700 !important;
}
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="started"]::before,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="started"]::after,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="started"] .before,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="started"] .after {
  border-color: #ffd700;
}
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="expected"] {
  background-color: #bebebe !important;
}
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="expected"]::before,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="expected"]::after,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="expected"] .before,
.journey-bar-unit-dashboard:nth-child(3n+2)[data-dashboard_state="expected"] .after {
  border-color: #bebebe;
}
.journey-bar-unit-dashboard:nth-child(3n+0) {
  background-color: #4b6f44 !important;
}
.journey-bar-unit-dashboard:nth-child(3n+0)::before,
.journey-bar-unit-dashboard:nth-child(3n+0)::after,
.journey-bar-unit-dashboard:nth-child(3n+0) .before,
.journey-bar-unit-dashboard:nth-child(3n+0) .after {
  border-color: #4b6f44;
}
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="created"] {
  background-color: #69c !important;
}
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="created"]::before,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="created"]::after,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="created"] .before,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="created"] .after {
  border-color: #69c;
}
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="started"] {
  background-color: #f0e68c !important;
}
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="started"]::before,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="started"]::after,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="started"] .before,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="started"] .after {
  border-color: #f0e68c;
}
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="expected"] {
  background-color: #d3d3d3 !important;
}
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="expected"]::before,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="expected"]::after,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="expected"] .before,
.journey-bar-unit-dashboard:nth-child(3n+0)[data-dashboard_state="expected"] .after {
  border-color: #d3d3d3;
}
.journey-bar-unit-dashboard::before,
.journey-bar-unit-dashboard::after,
.journey-bar-unit-dashboard .before,
.journey-bar-unit-dashboard .after {
  position: absolute;
  top: -4px;
  display: block;
  width: 10px;
  height: 40px;
  border-style: solid;
}
.journey-bar-unit-dashboard::before,
.journey-bar-unit-dashboard .before {
  right: auto !important;
  left: 0 !important;
  border-width: 3px 0 3px 3px;
}
.journey-bar-unit-dashboard::after,
.journey-bar-unit-dashboard .after {
  right: 0 !important;
  left: auto !important;
  border-width: 3px 3px 3px 0;
}
body.planning-dashboard {
  min-width: 1400px;
}
body.planning-dashboard .online-information-refresh {
  margin-left: 5px;
  font-size: 14px;
  cursor: pointer;
}
body.planning-dashboard .select2-selection__rendered .node-list-icon {
  position: relative;
  top: -2px;
  margin-right: 3px;
}
body.planning-dashboard .select2-results__option {
  position: relative;
}
body.planning-dashboard .select2-results__option .node-list-icon {
  position: absolute;
  top: 10px;
  left: 2px;
  font-size: 30px;
}
body.planning-dashboard .select2-results__option .node-list-icon ~ br {
  display: none;
}
body.planning-dashboard .select2-results__option .node-list-icon ~ span {
  display: block;
  padding-left: 30px;
}
body.planning-dashboard .popover .notes-important-toggle {
  margin-left: 20px;
}
body.planning-dashboard .popover.planning-unit-j-popover,
body.planning-dashboard .popover.planning-popover {
  white-space: nowrap;
}
body.planning-dashboard .popover.planning-unit-j-popover ul.order-list,
body.planning-dashboard .popover.planning-popover ul.order-list {
  padding-left: 30px;
  margin-top: -3px;
}
body.planning-dashboard .popover.planning-unit-j-popover ul.order-list li span,
body.planning-dashboard .popover.planning-popover ul.order-list li span {
  position: relative;
  top: 1px;
  margin-left: -5px;
}
body.planning-dashboard .popover .cargo-header {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 5px;
  margin-right: -15px;
  margin-bottom: 10px;
  margin-left: -15px;
  font-weight: bold;
  background-color: #f5f5f5;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}
body.planning-dashboard .popover .cargo-header:nth-child(1) {
  padding-top: 5px;
  margin-top: -10px;
}
body.planning-dashboard .popover .cargo-row {
  position: relative;
}
body.planning-dashboard .popover .cargo-row .cargo-edit-toggle {
  position: absolute;
  top: -8px;
  right: -13px;
  font-size: 16px;
  cursor: pointer;
  opacity: 1;
}
body.planning-dashboard .popover .cargo-row:not(:last-child) {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: -15px;
  margin-bottom: 10px;
  margin-left: -15px;
  border-bottom: 1px solid #ccc;
}
body.planning-dashboard .popover .cargo-row:not(:last-child) .cargo-edit-toggle {
  right: 2px;
}
body.planning-dashboard .popover .cargo-row:not(:last-child) .button-wrapper {
  margin-bottom: 5px;
}
body.planning-dashboard .popover .cargo-row .weather-sensitive-sign {
  position: relative;
  top: 4px;
  margin-right: 5px;
}
body.planning-dashboard .popover .cargo-row.cargo-state-processed .cargo-desc {
  pointer-events: none;
  opacity: .75;
}
body.planning-dashboard .popover .cargo-row.cargo-state-processed .button-wrapper {
  text-align: center;
}
body.planning-dashboard.mixed-dashboard {
  min-width: 1700px;
}
body.planning-dashboard.mixed-dashboard .journey-external-link {
  margin-top: 2px;
  margin-left: 7px;
  font-size: 17px;
  vertical-align: bottom;
}
body.planning-dashboard.mixed-dashboard .journey-external-link.aggregated {
  position: relative;
  top: -5px;
}
body.planning-dashboard.mixed-dashboard .dash-planning-column {
  position: relative;
}
body.planning-dashboard.mixed-dashboard .dash-planning-column .expand-toggle,
body.planning-dashboard.mixed-dashboard .dash-planning-column .collapse-toggle {
  position: absolute;
  right: 10px;
  font-size: 18px;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .dash-planning-column .planning-dashboard-warning-text {
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 0;
  margin-left: 10px;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column section#main[style*="visibility: hidden"] .jqtl-events[data-state="shown"] {
  visibility: hidden;
  opacity: 0;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column .add-unit-wrapper {
  position: relative;
  display: inline-block;
  width: 80px;
  margin-left: 200px;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column .add-unit-wrapper .select2-selection {
  position: relative;
  top: 2px;
  height: 20px !important;
  padding: 0;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column .add-unit-wrapper .select2-selection .select2-selection__rendered {
  color: white;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column .add-unit-wrapper .select2-selection__arrow {
  display: none;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column .add-unit-wrapper .select2-container--bootstrap .select2-selection {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column .add-unit-wrapper .btn {
  padding: 0;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column .add-unit-wrapper .add-unit-popover {
  position: relative;
  top: -2px;
}
body.planning-dashboard.mixed-dashboard .dash-unit-column .unit-select-wrapper .select2-dropdown {
  width: 200px !important;
}
body.planning-dashboard.mixed-dashboard .journey-container-trigger {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline;
  color: #337ab7;
  cursor: pointer;
  border-bottom: 1px dotted;
}
body.planning-dashboard.mixed-dashboard .bootstrap-datetimepicker-widget {
  z-index: 15000;
}
body.planning-dashboard.mixed-dashboard .journey-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1005;
  width: 100%;
  height: 169px;
  background: white;
  border: 1px solid #ccc;
}
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row .unloading-time .time-group.ended,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row .unloading-time .time-group.ended,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row .unloading-slider .slider.ended,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row .unloading-slider .slider.ended {
  visibility: hidden;
}
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row .unloading-time .time-group.started input,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row .unloading-time .time-group.started input {
  background: lightgreen;
}
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row .unloading-slider .slider.started,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row .unloading-slider .slider.started {
  background: lightgreen !important;
}
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .order-information,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .order-information {
  width: 100%;
  padding-top: 0;
  padding-bottom: 2px;
}
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .order-information .order-name,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .order-information .order-name,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .order-information .order-info,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .order-information .order-info,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .order-information .cargo-data,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .order-information .cargo-data {
  display: inline;
}
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .order-information .order-info,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .order-information .order-info,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .order-information .cargo-data,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .order-information .cargo-data {
  margin-left: 10px;
}
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .loading-node,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .loading-node,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .unloading-node,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .unloading-node,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .loading-time,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .loading-time,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .loading-slider,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .loading-slider,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .unloading-time,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .unloading-time,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .unloading-slider,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .unloading-slider,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="ferry"] .cargos .journey-container-row:not(:first-child) .filler,
body.planning-dashboard.mixed-dashboard .journey-container[data-journey-type="rail"] .cargos .journey-container-row:not(:first-child) .filler {
  display: none;
}
body.planning-dashboard.mixed-dashboard .journey-container .resizer {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 4px;
  cursor: row-resize;
}
body.planning-dashboard.mixed-dashboard .journey-container .planning-save-journey {
  height: 35px;
  margin-left: 10px;
  line-height: .9;
}
body.planning-dashboard.mixed-dashboard .journey-container .planning-stop-planning {
  height: 35px;
  padding: 0 12px;
  margin-left: 7px;
  font-size: 20px;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .order-name .order-notes {
  margin-left: 4px;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .order-information,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-time,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-time,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider {
  padding-top: 5px;
  margin-top: auto;
  margin-bottom: auto;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-time .form-group,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-time .form-group {
  position: relative;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-time .form-group .propagate-date,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-time .form-group .propagate-date {
  position: absolute;
  top: 3px;
  left: -14px;
  z-index: 8888;
  color: #337ab7;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider {
  position: relative;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider .sliders,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider .sliders {
  padding-right: 15px;
  padding-left: 15px;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider .times-range,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider .times-range {
  position: absolute;
  top: 1px;
  font-size: 11px;
  white-space: nowrap;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);

  writing-mode: vertical-lr;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider .times-range.first,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider .times-range.first {
  left: 0;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider .times-range.second,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider .times-range.second {
  right: 0;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider .slider,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider .slider {
  margin-top: 4px;
  margin-bottom: 11px;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider .slider.started,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider .slider.started {
  background: yellow !important;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-slider .slider.ended,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-slider .slider.ended {
  background: lightgreen !important;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-time .form-group,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-time .form-group {
  padding-bottom: 2px;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-time .form-group.started input,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-time .form-group.started input {
  background: yellow;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-time .form-group.ended input,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-time .form-group.ended input {
  background: lightgreen;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-title,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-title {
  float: left;
  width: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eee;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);

  writing-mode: vertical-lr;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-node,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-node {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  overflow: hidden;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .loading-node .form-group,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .unloading-node .form-group {
  width: 100%;
  padding-top: 5px;
  padding-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .remove-toggle {
  position: absolute;
  top: -6px;
  right: 10px;
  z-index: 1000;
  font-size: 22px;
  color: red;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row:not(:last-child) {
  border-right: 5px solid #ccc;
  border-bottom: 1px solid #ccc;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .order-information .order-data .order-name,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .order-information .order-data .order-info {
  display: block;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .order-information .order-data .order-name .is-heavy,
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .order-information .order-data .order-info .is-heavy {
  font-weight: bold;
  color: red;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .order-information .cargo-data {
  margin-top: -4px;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .order-information .weather-sensitive-sign {
  position: relative;
  top: 4px;
  margin-right: 5px;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .select2-selection--single {
  height: 22px;
  padding: 2px 8px;
}
body.planning-dashboard.mixed-dashboard .journey-container .journey-container-row .form-group {
  margin-bottom: 0;
}
body.planning-dashboard.mixed-dashboard .journey-container .close-container {
  position: absolute;
  top: -5px;
  right: 10px;
  font-size: 30px;
  color: #ccc;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .journey-container .units {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 75%;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .supplier,
body.planning-dashboard.mixed-dashboard .journey-container .units .driver {
  height: 31px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .supplier .select2-selection.select2-selection--single,
body.planning-dashboard.mixed-dashboard .journey-container .units .driver .select2-selection.select2-selection--single {
  padding-left: 5px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .supplier .select2-selection.select2-selection--single .select2-selection__clear,
body.planning-dashboard.mixed-dashboard .journey-container .units .driver .select2-selection.select2-selection--single .select2-selection__clear {
  margin-top: -2px;
  margin-right: 2px;
  font-size: 16px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .driver {
  position: relative;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .driver .create-driver-link {
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 16px;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .driver.with-link {
  padding-left: 20px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .driver .select2-selection.select2-selection--single {
  padding-top: 1px;
  line-height: 1.25;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .driver .select2-selection.select2-selection--single .select2-selection__clear {
  margin-top: 4px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer {
  height: 28px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer .unit-label {
  margin-top: 2px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck {
  height: 35px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck .unit-label {
  margin-top: 0;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck,
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer {
  position: relative;
  border: 1px solid #ccc;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck .unit-label,
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer .unit-label {
  margin-left: 5px;
  font-size: 14px;
  color: #999;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck .unit-number,
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer .unit-number {
  float: right;
  margin-top: -21px;
  margin-right: 22px;
  margin-left: 5px;
  font-size: 16px;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck .clear-toggle,
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer .clear-toggle {
  position: absolute;
  top: -5px;
  right: 6px;
  font-size: 22px;
  color: red;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck .last-trailer,
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer .last-trailer {
  position: absolute;
  right: 0;
  bottom: -2px;
  font-size: 11px;
  color: #999;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck .last-trailer .connected-trailer,
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer .last-trailer .connected-trailer {
  color: #337ab7;
}
body.planning-dashboard.mixed-dashboard .journey-container .units .truck .last-trailer .connected-trailer:hover,
body.planning-dashboard.mixed-dashboard .journey-container .units .trailer .last-trailer .connected-trailer:hover {
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .journey-container .actions {
  position: absolute;
  top: 127px;
  right: 0;
  width: 200px;
  height: 40px;
}
body.planning-dashboard.mixed-dashboard .journey-container .cargos {
  height: 100%;
  padding: 5px;
  padding-top: 0;
  margin-right: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}
body.planning-dashboard.mixed-dashboard .journey-container .cargos .cargos-padding {
  width: 100%;
  height: 30px;
}
body.planning-dashboard.mixed-dashboard .journey-container .loading-slider,
body.planning-dashboard.mixed-dashboard .journey-container .unloading-slider {
  /*
        .times-range {
          width:100%;
          position:relative;
          .start,.end {
            display:block;
          }
          .end {
            position:absolute;
            right:0;
            top:0;
            text-align:right;
          }
        }
        */
}
body.planning-dashboard.mixed-dashboard .popover .popover-title[draggable="true"] {
  cursor: -webkit-grab;
  cursor:    -moz-grab;
  cursor:         grab;
}
body.planning-dashboard.mixed-dashboard .popover .popover-title .start-planning {
  float: right;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .popover .cargo-row.cargo-state-waiting {
  cursor: -webkit-grab;
  cursor:    -moz-grab;
  cursor:         grab;
}
body.planning-dashboard.mixed-dashboard .popover .cargo-row.cargo-state-waiting.not-draggable {
  cursor: default;
}
body.planning-dashboard.mixed-dashboard .filter-form label {
  white-space: nowrap;
}
body.planning-dashboard.mixed-dashboard .filter-form .date-filter {
  width: 10%;
  padding-right: 0;
}
body.planning-dashboard.mixed-dashboard .filter-form .date-filter:not(:first-child) {
  padding-left: 2px;
}
body.planning-dashboard.mixed-dashboard .filter-form .date-filter.date-to-filter {
  margin-right: 0;
}
body.planning-dashboard.mixed-dashboard .filter-form .date-filter input {
  padding-right: 4px;
  padding-left: 4px;
}
body.planning-dashboard.mixed-dashboard .filter-form .buttons {
  padding: 0;
}
body.planning-dashboard.mixed-dashboard .filter-form .buttons button {
  padding-right: 7px;
  padding-left: 7px;
  margin-left: 4px;
}
body.planning-dashboard.mixed-dashboard .save-filter-preset,
body.planning-dashboard.mixed-dashboard .delete-filter-preset {
  margin-left: 10px;
  font-size: 16px;
}
body.planning-dashboard.mixed-dashboard .save-filter-preset {
  margin-right: -5px;
  color: #337ab7;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .delete-filter-preset {
  margin-right: -5px;
  color: #f00;
  cursor: pointer;
}
body.planning-dashboard.mixed-dashboard .filter-preset-selection {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 22%;
  margin-top: -10px;
  margin-left: 10px;
}
body.planning-dashboard.mixed-dashboard .planning-filter-trigger,
body.planning-dashboard.mixed-dashboard .unit-filter-trigger {
  display: inline;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 13px;
  color: #337ab7;
  cursor: pointer;
  border-bottom: 1px dotted;
}
body.planning-dashboard.mixed-dashboard .planning-filter-trigger .search-icon,
body.planning-dashboard.mixed-dashboard .unit-filter-trigger .search-icon {
  margin-right: 5px;
}
body.planning-dashboard.mixed-dashboard .planning-filter-trigger .expand-icon,
body.planning-dashboard.mixed-dashboard .unit-filter-trigger .expand-icon {
  margin-left: 5px;
}
body.planning-dashboard .filter-form .my-units {
  float: right;
  margin-top: -20px;
  margin-right: 10px;
}
body.planning-dashboard .filter-form .location-filter-tooltip {
  position: relative;
  top: 2px;
  z-index: 2;
  margin-right: -5px;
  color: #777;
}
body.planning-dashboard .filter-form .location-filter {
  position: relative;
}
body.planning-dashboard .filter-form .location-filter .location-filter-label {
  position: absolute;
  top: -2px;
  left: 0;
  padding: 0 10px;
  font-size: 14px;
  font-weight: bold;
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
body.planning-dashboard .filter-form .location-filter label.country {
  display: block;
  text-align: right;
}
body.planning-dashboard .filter-form .location-filter label {
  font-weight: normal;
}
body.planning-dashboard .filter-form .form-control {
  height: 34px;
}
body.planning-dashboard .filter-form .select2-container--bootstrap .select2-selection--single {
  height: 34px;
}
body.planning-dashboard .filter-form .buttons {
  margin-top: 2.15rem;
  text-align: right;
}
body.planning-dashboard .filter-form .buttons button {
  margin-left: 10px;
}
body.planning-dashboard .filter-form .col-sm-offset-date {
  margin-left: 1.25%;
}
body.planning-dashboard i.spot-sign {
  margin-right: 2px;
  font-size: 15px;
  font-weight: bold;
}
body.planning-dashboard i.spot-sign.declined {
  color: #891010eb;
}
body.planning-dashboard .popover {
  max-width: 400px;
}
body.planning-dashboard .popover .popover-title .journey-type-icon {
  display: none;
}
body.planning-dashboard .popover .popover-title .aggregated {
  display: none;
}
body.planning-dashboard .popover .popover-title .spot-sign {
  display: none;
}
body.planning-dashboard .popover .popover-title .journey-units {
  display: none;
}
body.planning-dashboard .popover .popover-title .details-title-short {
  display: none;
}
body.planning-dashboard .popover .journey-type-icon {
  margin-right: 3px;
  vertical-align: middle;
}
body.planning-dashboard .unit-timeline .jqtl-side-index-item {
  position: relative;
}
body.planning-dashboard .unit-timeline .jqtl-side-index-item .unit-number .unit-icon {
  cursor: -webkit-grab;
  cursor:    -moz-grab;
  cursor:         grab;
}
body.planning-dashboard .unit-timeline .jqtl-side-index-item .unit-actions-toggle {
  position: absolute;
  top: -3px;
  left: 5px;
  height: 10px;
  font-size: 18px;
  color: #646464;
  cursor: pointer;
}
body.planning-dashboard .unit-timeline .jqtl-event-node {
  height: 38px !important;
  margin-top: 3px;
  overflow: visible;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1) {
  background-color: #1b4d3e !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1) .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1) .after {
  border-color: #1b4d3e;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="created"] {
  background-color: #002d62 !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="created"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="created"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="created"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="created"] .after {
  border-color: #002d62;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="started"] {
  background-color: #febe10 !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="started"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="started"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="started"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="started"] .after {
  border-color: #febe10;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="expected"] {
  background-color: #a9a9a9 !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="expected"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="expected"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="expected"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+1)[data-dashboard_state="expected"] .after {
  border-color: #a9a9a9;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2) {
  background-color: #006a4e !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2) .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2) .after {
  border-color: #006a4e;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="created"] {
  background-color: #3457d5 !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="created"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="created"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="created"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="created"] .after {
  border-color: #3457d5;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="started"] {
  background-color: #ffd700 !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="started"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="started"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="started"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="started"] .after {
  border-color: #ffd700;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="expected"] {
  background-color: #bebebe !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="expected"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="expected"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="expected"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+2)[data-dashboard_state="expected"] .after {
  border-color: #bebebe;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0) {
  background-color: #4b6f44 !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0) .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0) .after {
  border-color: #4b6f44;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="created"] {
  background-color: #69c !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="created"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="created"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="created"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="created"] .after {
  border-color: #69c;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="started"] {
  background-color: #f0e68c !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="started"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="started"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="started"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="started"] .after {
  border-color: #f0e68c;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="expected"] {
  background-color: #d3d3d3 !important;
}
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="expected"]::before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="expected"]::after,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="expected"] .before,
body.planning-dashboard .unit-timeline .jqtl-event-node:nth-child(3n+0)[data-dashboard_state="expected"] .after {
  border-color: #d3d3d3;
}
body.planning-dashboard .unit-timeline .jqtl-event-node::before,
body.planning-dashboard .unit-timeline .jqtl-event-node::after,
body.planning-dashboard .unit-timeline .jqtl-event-node .before,
body.planning-dashboard .unit-timeline .jqtl-event-node .after {
  position: absolute;
  top: -4px;
  display: block;
  width: 10px;
  height: 40px;
  border-style: solid;
}
body.planning-dashboard .unit-timeline .jqtl-event-node::before,
body.planning-dashboard .unit-timeline .jqtl-event-node .before {
  right: auto !important;
  left: 0 !important;
  border-width: 3px 0 3px 3px;
}
body.planning-dashboard .unit-timeline .jqtl-event-node::after,
body.planning-dashboard .unit-timeline .jqtl-event-node .after {
  right: 0 !important;
  left: auto !important;
  border-width: 3px 3px 3px 0;
}
body.planning-dashboard .legend-unit-route .journey-bar {
  position: relative;
  display: block;
  display: inline-block;
  width: 30px;
  height: 28px !important;
  margin-top: 3px;
  overflow: visible;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1) {
  background-color: #1b4d3e !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1) .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1) .after {
  border-color: #1b4d3e;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="created"] {
  background-color: #002d62 !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="created"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="created"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="created"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="created"] .after {
  border-color: #002d62;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="started"] {
  background-color: #febe10 !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="started"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="started"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="started"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="started"] .after {
  border-color: #febe10;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="expected"] {
  background-color: #a9a9a9 !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="expected"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="expected"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="expected"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+1)[data-dashboard_state="expected"] .after {
  border-color: #a9a9a9;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2) {
  background-color: #006a4e !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2) .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2) .after {
  border-color: #006a4e;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="created"] {
  background-color: #3457d5 !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="created"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="created"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="created"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="created"] .after {
  border-color: #3457d5;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="started"] {
  background-color: #ffd700 !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="started"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="started"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="started"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="started"] .after {
  border-color: #ffd700;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="expected"] {
  background-color: #bebebe !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="expected"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="expected"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="expected"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+2)[data-dashboard_state="expected"] .after {
  border-color: #bebebe;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0) {
  background-color: #4b6f44 !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0) .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0) .after {
  border-color: #4b6f44;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="created"] {
  background-color: #69c !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="created"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="created"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="created"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="created"] .after {
  border-color: #69c;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="started"] {
  background-color: #f0e68c !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="started"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="started"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="started"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="started"] .after {
  border-color: #f0e68c;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="expected"] {
  background-color: #d3d3d3 !important;
}
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="expected"]::before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="expected"]::after,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="expected"] .before,
body.planning-dashboard .legend-unit-route .journey-bar:nth-child(3n+0)[data-dashboard_state="expected"] .after {
  border-color: #d3d3d3;
}
body.planning-dashboard .legend-unit-route .journey-bar::before,
body.planning-dashboard .legend-unit-route .journey-bar::after,
body.planning-dashboard .legend-unit-route .journey-bar .before,
body.planning-dashboard .legend-unit-route .journey-bar .after {
  position: absolute;
  top: -4px;
  display: block;
  width: 10px;
  height: 40px;
  border-style: solid;
}
body.planning-dashboard .legend-unit-route .journey-bar::before,
body.planning-dashboard .legend-unit-route .journey-bar .before {
  right: auto !important;
  left: 0 !important;
  border-width: 3px 0 3px 3px;
}
body.planning-dashboard .legend-unit-route .journey-bar::after,
body.planning-dashboard .legend-unit-route .journey-bar .after {
  right: 0 !important;
  left: auto !important;
  border-width: 3px 3px 3px 0;
}
body.planning-dashboard .legend-unit-route .journey-bar .before,
body.planning-dashboard .legend-unit-route .journey-bar .after {
  height: 36px;
}
body.planning-dashboard .legend-unit-route + .legend-description {
  margin-left: 2px;
}
body.planning-dashboard .legend .item {
  margin-bottom: 5px;
}
body.planning-dashboard .planning-journey-list .journey-entry {
  display: block;
  width: 100% !important;
  margin-bottom: 5px;
}
body.planning-dashboard .planning-journey-list .journey-entry .journey-bar {
  width: 100% !important;
  height: auto !important;
  padding: 5px;
  margin-bottom: 5px !important;
  margin-left: 0 !important;
}
body.planning-dashboard .planning-journey-list .journey-entry .journey-bar .time-range {
  float: right;
  margin-left: 50px;
}
body.planning-dashboard .journey-legend .legend-entry,
body.planning-dashboard .planning-journey-list .legend-entry {
  margin-bottom: 5px;
}
body.planning-dashboard .journey-legend .legend-entry > div,
body.planning-dashboard .planning-journey-list .legend-entry > div {
  display: inline-block;
  vertical-align: middle;
}
body.planning-dashboard .journey-legend .legend-route,
body.planning-dashboard .planning-journey-list .legend-route {
  position: relative;
  width: 100px;
  height: 30px;
}
body.planning-dashboard .journey-legend .legend-route > div,
body.planning-dashboard .planning-journey-list .legend-route > div {
  vertical-align: middle;
}
body.planning-dashboard .journey-legend .legend-route .journey-bar,
body.planning-dashboard .planning-journey-list .legend-route .journey-bar {
  position: relative;
  top: 5px;
  z-index: 1;
  width: 80px;
  height: 20px;
  margin-left: 10px;
}
body.planning-dashboard .journey-legend .legend-route .journey-bar .demurrage,
body.planning-dashboard .planning-journey-list .legend-route .journey-bar .demurrage {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 20px;
  background: -webkit-repeating-linear-gradient(left, red, red 3px, #fff 3px, transparent 5px);
  background:      -o-repeating-linear-gradient(left, red, red 3px, #fff 3px, transparent 5px);
  background:         repeating-linear-gradient(to right, red, red 3px, #fff 3px, transparent 5px);
  opacity: .25;
}
body.planning-dashboard .journey-legend .legend-route .node-left,
body.planning-dashboard .planning-journey-list .legend-route .node-left,
body.planning-dashboard .journey-legend .legend-route .node-right,
body.planning-dashboard .planning-journey-list .legend-route .node-right {
  position: absolute;
  z-index: 2;
  width: 30px;
  height: 30px;
  background: white;
  border: 2px solid #0075c2;
  border-radius: 50%;
}
body.planning-dashboard .journey-legend .legend-route .node-left,
body.planning-dashboard .planning-journey-list .legend-route .node-left {
  top: 0;
  left: 0;
}
body.planning-dashboard .journey-legend .legend-route .node-right,
body.planning-dashboard .planning-journey-list .legend-route .node-right {
  top: 0;
  right: 0;
}
body.planning-dashboard .journey-legend .legend-route.unconfigured .journey-bar,
body.planning-dashboard .planning-journey-list .legend-route.unconfigured .journey-bar {
  border: 1px dashed black;
}
body.planning-dashboard .journey-legend .legend-route.configured .journey-bar,
body.planning-dashboard .planning-journey-list .legend-route.configured .journey-bar {
  background: yellow;
}
body.planning-dashboard .journey-legend .legend-route.starting .node-left,
body.planning-dashboard .planning-journey-list .legend-route.starting .node-left,
body.planning-dashboard .journey-legend .legend-route.starting .journey-bar,
body.planning-dashboard .planning-journey-list .legend-route.starting .journey-bar {
  background: yellow;
}
body.planning-dashboard .journey-legend .legend-route.started .node-left,
body.planning-dashboard .planning-journey-list .legend-route.started .node-left {
  background: lightgreen;
}
body.planning-dashboard .journey-legend .legend-route.started .journey-bar,
body.planning-dashboard .planning-journey-list .legend-route.started .journey-bar {
  background: -webkit-gradient(linear, left top, right top, from(lightgreen), color-stop(50%, lightgreen), color-stop(50%, yellow), to(yellow));
  background: -webkit-linear-gradient(left, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%);
  background:      -o-linear-gradient(left, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%);
  background:         linear-gradient(to right, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%);
}
body.planning-dashboard .journey-legend .legend-route.finishing .node-left,
body.planning-dashboard .planning-journey-list .legend-route.finishing .node-left,
body.planning-dashboard .journey-legend .legend-route.finishing .journey-bar,
body.planning-dashboard .planning-journey-list .legend-route.finishing .journey-bar {
  background: lightgreen;
}
body.planning-dashboard .journey-legend .legend-route.finishing .node-right,
body.planning-dashboard .planning-journey-list .legend-route.finishing .node-right {
  background: yellow;
}
body.planning-dashboard .journey-legend .legend-route.finished .node-left,
body.planning-dashboard .planning-journey-list .legend-route.finished .node-left,
body.planning-dashboard .journey-legend .legend-route.finished .journey-bar,
body.planning-dashboard .planning-journey-list .legend-route.finished .journey-bar,
body.planning-dashboard .journey-legend .legend-route.finished .node-right,
body.planning-dashboard .planning-journey-list .legend-route.finished .node-right {
  background: lightgreen;
}
body.planning-dashboard .planning-timeline .jqtl-side-index {
  outline-width: 0;
}
body.planning-dashboard .planning-timeline .jqtl-side-index .jqtl-side-index-margin {
  outline-width: 1px;
}
body.planning-dashboard .planning-timeline .jqtl-side-index > [class^="jqtl-side-index-"] {
  border-bottom-style: solid !important;
}
body.planning-dashboard .planning-timeline .jqtl-side-index-item {
  position: relative;
  line-height: normal !important;
}
body.planning-dashboard .planning-timeline .jqtl-side-index-item .order-name {
  position: relative;
  top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}
body.planning-dashboard .planning-timeline .jqtl-side-index-item .order-name .order-notes {
  position: relative;
  top: 2px;
  margin-left: 4px;
  color: #555;
  cursor: pointer;
}
body.planning-dashboard .planning-timeline .jqtl-side-index-item .order-name .order-notes.important {
  color: red;
}
body.planning-dashboard .planning-timeline .jqtl-side-index-item .order-name a.is-delayed {
  padding: 5px;
  padding-right: 3px;
  padding-left: 3px;
  margin: -5px;
  margin-right: -3px;
  margin-left: -3px;
  color: #1b1a1a;
  background-color: #ec4c4c;
}
body.planning-dashboard .planning-timeline .jqtl-side-index-item .order-name a.is-delayed:hover {
  color: black;
}
body.planning-dashboard .planning-timeline .jqtl-side-index-item .order-info {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 10px;
}
body.planning-dashboard .planning-timeline .jqtl-side-index-item .order-info .is-heavy {
  font-weight: bold;
  color: red;
}
body.planning-dashboard .planning-timeline .jqtl-event-node {
  margin-top: 5px;
}
body.planning-dashboard .planning-timeline .jqtl-event-node span.aggregated {
  margin-left: 30px;
  font-size: 25px;
  font-weight: bold;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer .jqtl-event-label {
  width: auto;
}
body.planning-dashboard .planning-timeline .jqtl-event-node .jqtl-event-label {
  position: relative;
  width: 100%;
}
body.planning-dashboard .planning-timeline .jqtl-event-node .jqtl-event-label .demurrage {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 24px;
  background: -webkit-repeating-linear-gradient(left, red, red 3px, #fff 3px, transparent 5px);
  background:      -o-repeating-linear-gradient(left, red, red 3px, #fff 3px, transparent 5px);
  background:         repeating-linear-gradient(to right, red, red 3px, #fff 3px, transparent 5px);
  opacity: .25;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[data-route-state="unconfigured"] {
  color: black !important;
  background: white !important;
  border: 1px dashed black;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[data-route-state="configured"],
body.planning-dashboard .planning-timeline .jqtl-event-node[data-route-state="starting"] {
  color: black !important;
  background: yellow !important;
  border: 1px solid transparent;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[data-route-state="finishing"],
body.planning-dashboard .planning-timeline .jqtl-event-node[data-route-state="finished"] {
  color: black !important;
  background: lightgreen !important;
  border: 1px solid transparent;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[data-route-state="started"] {
  color: black !important;
  background: -webkit-gradient(linear, left top, right top, from(lightgreen), color-stop(50%, lightgreen), color-stop(50%, yellow), to(yellow)) !important;
  background: -webkit-linear-gradient(left, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%) !important;
  background:      -o-linear-gradient(left, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%) !important;
  background:         linear-gradient(to right, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%) !important;
  border: 1px solid transparent;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer {
  z-index: 8;
  margin-top: -11px;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="none"][data-right-state="unconfigured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="none"][data-right-state="configured"] {
  background: white !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="none"][data-right-state="starting"] {
  background: yellow !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="none"][data-right-state="started"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="none"][data-right-state="finishing"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="none"][data-right-state="finished"] {
  background: lightgreen !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="unconfigured"][data-right-state="unconfigured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="configured"][data-right-state="unconfigured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="starting"][data-right-state="unconfigured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="started"][data-right-state="unconfigured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="unconfigured"][data-right-state="configured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="configured"][data-right-state="configured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="starting"][data-right-state="configured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="started"][data-right-state="configured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="unconfigured"][data-right-state="none"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="configured"][data-right-state="none"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="starting"][data-right-state="none"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="started"][data-right-state="none"] {
  background: white !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="unconfigured"][data-right-state="starting"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="configured"][data-right-state="starting"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="starting"][data-right-state="starting"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="started"][data-right-state="starting"] {
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, white), color-stop(50%, yellow), to(yellow)) !important;
  background: -webkit-linear-gradient(left, white 0%, white 50%, yellow 50%, yellow 100%) !important;
  background:      -o-linear-gradient(left, white 0%, white 50%, yellow 50%, yellow 100%) !important;
  background:         linear-gradient(to right, white 0%, white 50%, yellow 50%, yellow 100%) !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="unconfigured"][data-right-state="started"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="configured"][data-right-state="started"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="starting"][data-right-state="started"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="started"][data-right-state="started"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="unconfigured"][data-right-state="finishing"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="configured"][data-right-state="finishing"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="starting"][data-right-state="finishing"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="started"][data-right-state="finishing"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="unconfigured"][data-right-state="finished"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="configured"][data-right-state="finished"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="starting"][data-right-state="finished"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="started"][data-right-state="finished"] {
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, white), color-stop(50%, lightgreen), to(lightgreen)) !important;
  background: -webkit-linear-gradient(left, white 0%, white 50%, lightgreen 50%, lightgreen 100%) !important;
  background:      -o-linear-gradient(left, white 0%, white 50%, lightgreen 50%, lightgreen 100%) !important;
  background:         linear-gradient(to right, white 0%, white 50%, lightgreen 50%, lightgreen 100%) !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finishing"][data-right-state="unconfigured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finishing"][data-right-state="configured"] {
  background: -webkit-gradient(linear, left top, right top, from(yellow), color-stop(50%, yellow), color-stop(50%, white), to(white)) !important;
  background: -webkit-linear-gradient(left, yellow 0%, yellow 50%, white 50%, white 100%) !important;
  background:      -o-linear-gradient(left, yellow 0%, yellow 50%, white 50%, white 100%) !important;
  background:         linear-gradient(to right, yellow 0%, yellow 50%, white 50%, white 100%) !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finishing"][data-right-state="starting"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finishing"][data-right-state="none"] {
  background: yellow !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finishing"][data-right-state="started"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finishing"][data-right-state="finishing"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finishing"][data-right-state="finished"] {
  background: -webkit-gradient(linear, left top, right top, from(yellow), color-stop(50%, yellow), color-stop(50%, lightgreen), to(lightgreen)) !important;
  background: -webkit-linear-gradient(left, yellow 0%, yellow 50%, lightgreen 50%, lightgreen 100%) !important;
  background:      -o-linear-gradient(left, yellow 0%, yellow 50%, lightgreen 50%, lightgreen 100%) !important;
  background:         linear-gradient(to right, yellow 0%, yellow 50%, lightgreen 50%, lightgreen 100%) !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finished"][data-right-state="unconfigured"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finished"][data-right-state="configured"] {
  background: -webkit-gradient(linear, left top, right top, from(lightgreen), color-stop(50%, lightgreen), color-stop(50%, white), to(white)) !important;
  background: -webkit-linear-gradient(left, lightgreen 0%, lightgreen 50%, white 50%, white 100%) !important;
  background:      -o-linear-gradient(left, lightgreen 0%, lightgreen 50%, white 50%, white 100%) !important;
  background:         linear-gradient(to right, lightgreen 0%, lightgreen 50%, white 50%, white 100%) !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finished"][data-right-state="starting"] {
  background: -webkit-gradient(linear, left top, right top, from(lightgreen), color-stop(50%, lightgreen), color-stop(50%, yellow), to(yellow)) !important;
  background: -webkit-linear-gradient(left, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%) !important;
  background:      -o-linear-gradient(left, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%) !important;
  background:         linear-gradient(to right, lightgreen 0%, lightgreen 50%, yellow 50%, yellow 100%) !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finished"][data-right-state="started"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finished"][data-right-state="finishing"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finished"][data-right-state="finished"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-left-state="finished"][data-right-state="none"] {
  background: lightgreen !important;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-route_end="1"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-route_end="3"] {
  width: 60px !important;
  margin-left: -30px;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-route_end="1"] > .jqtl-event-label,
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-route_end="3"] > .jqtl-event-label {
  text-overflow: ellipsis;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-route_end="2"],
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-route_end="4"] {
  width: 60px !important;
  margin-right: -30px;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-route_end="2"] > .jqtl-event-label,
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer[data-route_end="4"] > .jqtl-event-label {
  text-overflow: ellipsis;
}
body.planning-dashboard .planning-timeline .jqtl-event-node.jqtl-event-type-pointer > .jqtl-event-label {
  display: block;
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  font-size: 13px;
  font-weight: bold;
  text-overflow: clip;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-1] {
  top: 0 !important;
  height: 100% !important;
  margin-top: 0;
  pointer-events: none;
  border-radius: 0;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-9],
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-8] {
  outline: 5px solid #a0d8ef;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-9][data-times-error="1"],
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-8][data-times-error="1"] {
  outline: 8px solid red;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-9].highlight-journey,
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-8].highlight-journey {
  outline: 5px solid blue;
  -webkit-animation: outlineglow 1.5s infinite;
       -o-animation: outlineglow 1.5s infinite;
          animation: outlineglow 1.5s infinite;
}
@-webkit-keyframes outlineglow {
  50% {
    outline: 10px solid blue;
  }
}
@-o-keyframes outlineglow {
  50% {
    outline: 10px solid blue;
  }
}
@keyframes outlineglow {
  50% {
    outline: 10px solid blue;
  }
}
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-9].highlight-journey .jqtl-event-label .journey-units,
body.planning-dashboard .planning-timeline .jqtl-event-node[id^=evt-8].highlight-journey .jqtl-event-label .journey-units {
  font-size: 20px;
}
body.planning-dashboard .planning-timeline .jqtl-event-node[data-start_route_label_type="4"] .jqtl-event-label {
  margin-left: 44px;
}
body.planning-dashboard .planning-timeline .jqtl-event-label {
  margin-left: 14px;
}
body.planning-dashboard .planning-timeline .jqtl-event-label .journey-units {
  margin-left: 3px;
  font-size: 14px;
}
body.planning-dashboard .planning-timeline .jqtl-event-label .details-title {
  display: none;
}
body.planning-dashboard .planning-timeline .jqtl-event-label > i,
body.planning-dashboard .planning-timeline .jqtl-event-label span {
  vertical-align: middle;
}
body.planning-dashboard .unit-timeline .jqtl-event-label .details-title {
  display: none;
}
body.planning-dashboard .unit-timeline .jqtl-event-label .details-title-short {
  display: block;
}
body.unit-dashboard i.proposed-point,
body.planning-dashboard i.proposed-point {
  position: absolute;
  color: green;
}
body.unit-dashboard svg.planned-journey,
body.planning-dashboard svg.planned-journey {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.unit-dashboard svg.planned-journey line,
body.planning-dashboard svg.planned-journey line {
  stroke: green;
  stroke-width: 2px;
}
body.unit-dashboard svg.planned-journey line.invalid,
body.planning-dashboard svg.planned-journey line.invalid {
  stroke: red;
}
body.unit-dashboard .jqtl-ruler-top,
body.planning-dashboard .jqtl-ruler-top,
body.unit-dashboard .jqtl-ruler-bottom,
body.planning-dashboard .jqtl-ruler-bottom {
  outline: none !important;
}
body.unit-dashboard .jqtl-side-index-margin,
body.planning-dashboard .jqtl-side-index-margin {
  border-top: none !important;
}
body.unit-dashboard .jqtl-side-index-margin .btn,
body.planning-dashboard .jqtl-side-index-margin .btn {
  z-index: 4000000;
  width: 25%;
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important;
  padding: 3.25px 0;
  pointer-events: all !important;
}
body.unit-dashboard .jqtl-side-index-margin .btn.current,
body.planning-dashboard .jqtl-side-index-margin .btn.current {
  font-weight: bold;
  cursor: default;
}
body.unit-dashboard .jqtl-side-index-margin .btn:disabled,
body.planning-dashboard .jqtl-side-index-margin .btn:disabled {
  cursor: default;
}
body.unit-dashboard .container,
body.planning-dashboard .container {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
body.unit-dashboard .unit-timeline .jqtl-side-index > [class^="jqtl-side-index-"],
body.planning-dashboard .unit-timeline .jqtl-side-index > [class^="jqtl-side-index-"] {
  border-bottom-style: solid !important;
}
body.unit-dashboard .unit-timeline .jqtl-side-index-item,
body.planning-dashboard .unit-timeline .jqtl-side-index-item {
  position: relative;
}
body.unit-dashboard .unit-timeline .jqtl-side-index-item .unit-number,
body.planning-dashboard .unit-timeline .jqtl-side-index-item .unit-number {
  display: block;
  max-width: 50px;
  padding-top: 22px;
  margin-right: 10px;
  margin-left: 10px;
  line-height: 2;
  white-space: nowrap;
}
body.unit-dashboard .unit-timeline .jqtl-side-index-item .unit-number .unit-icon,
body.planning-dashboard .unit-timeline .jqtl-side-index-item .unit-number .unit-icon {
  position: absolute;
  top: 3px;
  right: 2px;
  display: inline-block;
  content: "";
}
body.unit-dashboard .unit-timeline .jqtl-side-index-item .unit-number[data-unit-type="truck"] .unit-icon,
body.planning-dashboard .unit-timeline .jqtl-side-index-item .unit-number[data-unit-type="truck"] .unit-icon {
  width: 38px;
  height: 21px;
  background-image: url(../../img/planning-truck.png);
}
body.unit-dashboard .unit-timeline .jqtl-side-index-item .unit-number[data-unit-type="trailer"] .unit-icon,
body.planning-dashboard .unit-timeline .jqtl-side-index-item .unit-number[data-unit-type="trailer"] .unit-icon {
  width: 31px;
  height: 21px;
  background-image: url(../../img/planning-trailer.png);
}
body.unit-dashboard .unit-timeline .jqtl-side-index-item .unit-number .unit-data,
body.planning-dashboard .unit-timeline .jqtl-side-index-item .unit-number .unit-data {
  padding-top: 3px;
  padding-bottom: 3px;
  background: white;
}
body.unit-dashboard #main,
body.planning-dashboard #main {
  position: relative;
}
body.unit-dashboard #main .timeline-additional-controls,
body.planning-dashboard #main .timeline-additional-controls {
  position: relative;
  left: 110px;
}
body.unit-dashboard #main .timeline-additional-controls .timeline-range-slider,
body.planning-dashboard #main .timeline-additional-controls .timeline-range-slider {
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 1001;
  width: 90%;
}
body.unit-dashboard #main .scroll-today,
body.planning-dashboard #main .scroll-today {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1001;
  cursor: pointer;
}
body.unit-dashboard #main .timeline-legend,
body.planning-dashboard #main .timeline-legend {
  position: absolute;
  top: -3px;
  left: 92.5%;
  z-index: 1001;
  font-size: 22px;
  cursor: pointer;
}
body.unit-dashboard #main .zoom-icons,
body.planning-dashboard #main .zoom-icons {
  position: absolute;
  top: -2px;
  left: 87%;
  z-index: 1001;
}
body.unit-dashboard #main .zoom-icons i,
body.planning-dashboard #main .zoom-icons i {
  margin-right: 5px;
  font-size: 20px;
  cursor: pointer;
}
body.unit-dashboard .no-data-label,
body.planning-dashboard .no-data-label {
  padding-top: 20px;
}
body.login-screen {
  padding: 0;
  background-color: #f8f8f8;
}
body.login-screen .container {
  width: 100%;
  min-width: auto;
}
body.login-screen .container .login-form {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}
@media (max-width: 576px) {
  body.login-screen .container .login-form {
    width: 350px;
  }
}
body.login-screen .container .login-form input.form-control {
  font-size: 16px;
}
body {
  padding: 2rem;
}
#cy {
  z-index: 999;
  width: 100%;
  background-color: white;
}
.route-scheme {
  width: 100%;
}
.route-scheme .split-panels {
  position: absolute;
  top: 34px;
  right: 0;
  bottom: 0;
  left: 0;
}
.route-scheme .split-panels .route-panel,
.route-scheme .split-panels .edge-panel {
  height: 100%;
  overflow-y: scroll;
}
.route-scheme .sticky-wrapper.is-sticky .sticky {
  height: 0 !important;
}
.route-scheme .sticky-wrapper.is-sticky .sticky button {
  margin-left: -100%;
}
.route-scheme .buttons-block {
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 999;
}
.route-scheme .buttons-block button.btn {
  display: block;
  width: 100%;
  margin-bottom: .25rem;
}
.route-scheme .edge-panel .journey-description .title div.ref,
.route-scheme .edge-panel .journey-description .title div.supplier {
  margin-top: -.5rem;
}
.route-scheme .edge-panel .journey-description .title div.unit,
.route-scheme .edge-panel .journey-description .title div.supplier {
  margin-bottom: -.5rem;
}
.route-scheme .edge-panel .journey-description .journey-trailer-label {
  margin-left: 1.5rem;
}
.route-scheme .edge-panel .list-group-item.title {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
}
.route-scheme .edge-panel .list-group-item.title .select-all-edges-toggle,
.route-scheme .edge-panel .list-group-item.title .select-journey-toggle {
  position: absolute;
  top: 8px;
  left: 3px;
}
.route-scheme .edge-panel .list-group-item.title .maximize {
  top: 12px;
}
.route-scheme .edge-panel .list-group-item.title .minimize {
  top: 8px;
}
.route-scheme .edge-panel .list-group-item.title .minimize,
.route-scheme .edge-panel .list-group-item.title .maximize {
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.route-scheme .edge-panel .list-group-item.edge {
  padding-left: 2.3rem;
}
.route-scheme .edge-panel .list-group-item.journey {
  padding-left: 1rem;
}
.route-scheme .edge-panel .list-group-item.journey .journey-part .journey-ref {
  margin-left: 2rem;
  font-weight: 700;
}
.route-scheme .edge-panel .list-group-item.journey .journey-part .cargo-item {
  display: list-item;
  margin-left: 4rem;
}
.route-scheme .edge-panel .list-group-item.journey .journey-point .cargo-item {
  margin-left: 3rem;
}
.route-scheme .edge-panel .list-group-item.journey .journey-point .cargo-item i,
.route-scheme .edge-panel .list-group-item.journey .journey-point .cargo-item span {
  vertical-align: middle;
}
.route-scheme .edge-panel .list-group-item.journey .journey-point .cargo-item i {
  line-height: 0;
}
.route-scheme .edge-panel .list-group-item.edge .edge-select-box,
.route-scheme .edge-panel .list-group-item.journey .edge-select-box {
  position: absolute;
  top: 0;
  left: 3px;
}
.route-scheme .edge-panel .list-group-item.edge .icon,
.route-scheme .edge-panel .list-group-item.journey .icon {
  position: absolute;
}
.route-scheme .edge-panel .list-group-item.edge .direction-indicator,
.route-scheme .edge-panel .list-group-item.journey .direction-indicator {
  position: absolute;
  top: 1.6rem;
  right: .5rem;
  font-size: 2.5rem;
  color: #aaa;
  opacity: .5;
}
.route-scheme .edge-panel .list-group-item.edge .source .icon,
.route-scheme .edge-panel .list-group-item.journey .source .icon,
.route-scheme .edge-panel .list-group-item.edge .point .icon,
.route-scheme .edge-panel .list-group-item.journey .point .icon {
  margin-top: 2px;
  margin-left: 1px;
  font-size: 1.1rem;
}
.route-scheme .edge-panel .list-group-item.edge .target .icon,
.route-scheme .edge-panel .list-group-item.journey .target .icon {
  font-size: 1.4rem;
}
.route-scheme .edge-panel .list-group-item.edge .address,
.route-scheme .edge-panel .list-group-item.journey .address {
  display: block;
  margin-left: 2rem;
}
.dropdown-menu {
  padding: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
@media (min-width: 1px) {
  #main-nav {
    line-height: 0;
    text-align: center;
  }
  #main-menu {
    display: inline-block;
  }
}
.sm-blue {
  z-index: 1000;
}
.sm-blue li > a,
.sm-blue li:last-child > a,
.sm-blue li > ul {
  font-size: 16px !important;
  line-height: 16px !important;
  border-radius: 0 !important;
}
.sm-blue .mixed-dashboard {
  font-size: 19px !important;
  color: blue;
}
.sm-blue .mixed-dashboard:hover {
  color: yellow;
}
.sm-blue .mixed-dashboard.current {
  color: yellow;
}
.sm-blue.main-menu {
  z-index: 1002;
  margin-top: .75rem;
  margin-bottom: 2rem;
}
.sm-blue.main-menu li > ul {
  z-index: 1003;
}
.sm-blue.user-menu .lang-sm:after {
  top: -4px;
  left: 5px;
}
@media (max-width: 1px) {
  .sm-blue.user-menu {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1px) {
  .sm-blue.main-menu a,
  .sm-blue.main-menu a:hover,
  .sm-blue.main-menu a:focus,
  .sm-blue.main-menu a:active,
  .sm-blue.main-menu a.highlighted {
    padding: 9px 30px !important;
  }
  .sm-blue.main-menu li > ul {
    min-width: 100% !important;
    padding: 2px 0 0 0;
  }
  .sm-blue.main-menu a span.sub-arrow {
    top: 50%;
    right: 10px;
    left: auto;
    margin-top: -2px;
  }
  .sm-blue.main-menu a.second-level-menu span.sub-arrow {
    margin-top: -4px;
  }
  .sm-blue.user-menu {
    position: absolute;
    right: 0;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
  }
  .sm-blue.user-menu .lang-lbl-menu:after {
    display: none;
  }
  .sm-blue.user-menu > li > a {
    padding: 13px 15px !important;
  }
  .sm-blue.user-menu li {
    border-left: 0 !important;
  }
  .sm-blue.user-menu li > ul {
    padding: 0;
  }
  .sm-blue .user-menu-toggle {
    color: #3092c0;
    background: #fff !important;
    border: 0 !important;
  }
  .sm-blue .user-menu-toggle:hover,
  .sm-blue .user-menu-toggle.highlighted {
    color: #006892;
  }
  .sm-blue .user-menu-toggle .user-name {
    position: absolute;
    top: -1.5rem;
    right: 1rem;
    font-family: Roboto;
    font-size: 1.2rem;
    font-weight: 400;
    text-shadow: none;
  }
}
.popover-warning {
  max-width: 600px;
}
.notifyjs-corner {
  z-index: 1500 !important;
  width: 100% !important;
  text-align: center !important;
}
.notifyjs-corner .notifyjs-wrapper {
  display: inline-block !important;
  width: auto !important;
}
.notifyjs-bootstrap-alert-base .fa {
  margin-right: 2rem;
  font-size: 2rem;
  vertical-align: middle;
}
.notifyjs-bootstrap-alert-base .alert-body {
  display: inline-block;
  max-width: 500px;
  vertical-align: middle;
}
.notifyjs-bootstrap-alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.notifyjs-bootstrap-alert-error .fa:before {
  content: "\f06a";
}
.notifyjs-bootstrap-alert-error hr {
  border-top-color: #e4b9c0;
}
.notifyjs-bootstrap-alert-error .alert-link {
  color: #843534;
}
.notifyjs-bootstrap-alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.notifyjs-bootstrap-alert-success .fa:before {
  content: "\f058";
}
.notifyjs-bootstrap-alert-success hr {
  border-top-color: #c9e2b3;
}
.notifyjs-bootstrap-alert-success .alert-link {
  color: #2b542c;
}
.notifyjs-bootstrap-alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.notifyjs-bootstrap-alert-info .fa:before {
  content: "\f05a";
}
.notifyjs-bootstrap-alert-info hr {
  border-top-color: #a6e1ec;
}
.notifyjs-bootstrap-alert-info .alert-link {
  color: #245269;
}
.notifyjs-bootstrap-alert-warn {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.notifyjs-bootstrap-alert-warn .fa:before {
  content: "\f05a";
}
.notifyjs-bootstrap-alert-warn hr {
  border-top-color: #f7e1b5;
}
.notifyjs-bootstrap-alert-warn .alert-link {
  color: #66512c;
}
.sorting_asc:after,
.sorting_desc:after {
  bottom: 5px !important;
  font-weight: normal !important;
}
.login-panel {
  position: relative;
  margin-top: 25%;
}
.login-panel .language-switcher {
  position: absolute;
  top: .1rem;
  right: 0;
}
.login-panel .language-switcher .switch-button {
  padding-left: 2rem;
  background: transparent !important;
  border: none !important;
}
.login-panel .language-switcher .switch-button .caret {
  margin-left: .4rem;
}
.login-panel .language-switcher .dropdown-menu {
  margin-top: 0;
}
.login-panel .language-switcher:hover .dropdown-menu {
  display: block;
}
.login-panel .login-action-group {
  position: relative;
}
.login-panel .login-action-group .forgot-password-link {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.login-panel .login-action-group .how-to-link {
  position: absolute;
  right: 0;
  bottom: -15px;
}
.sorting:after {
  bottom: 5px !important;
  color: inherit !important;
}
.table-scroll-wrapper {
  overflow-x: auto;
}
div.dataTables_wrapper div.dataTables_paginate {
  text-align: inherit !important;
}
ul.pagination li:first-child:nth-last-child(1) {
  visibility: hidden;
}
.bootstrap-select.form-control.datatable-length-selector {
  width: 70px !important;
}
.datatable-custom-toolbar {
  float: right;
}
.datatable-custom-filter > label {
  position: relative;
  display: block;
  margin-bottom: 0;
}
.datatable-custom-filter > label > .glyphicon {
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 18px;
  color: #ccc;
}
.datatable-custom-filter input {
  /* Firefox 19+ */
  /* Firefox 18- */
  width: 100% !important;
  padding-right: 25px;
  margin-left: 0 !important;
}
.datatable-custom-filter input::-webkit-input-placeholder {
  font-style: italic;
}
.datatable-custom-filter input::-moz-placeholder {
  font-style: italic;
}
.datatable-custom-filter input:-moz-placeholder {
  font-style: italic;
}
.datatable-custom-filter input:-ms-input-placeholder {
  font-style: italic;
}
.datatable-custom-footer {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
.datatable-loader-small {
  border: 1px solid black;
  border-radius: 6px;
}
.dt-bootstrap > .row {
  margin: 0;
}
.dt-bootstrap > .row > .datatable-custom-filter-wrapper {
  padding: 0;
}
.dt-bootstrap > .row > .datatable-inserted-filter-wrapper {
  padding-left: 0;
}
.dt-bootstrap .simple-table {
  margin-bottom: 1rem;
}
.datatable-custom-info {
  font-size: 15px;
}
@media (min-width: 992px) {
  .datatable-custom-footer {
    position: relative;
  }
  .datatable-custom-footer .datatable-custom-length {
    position: absolute;
    top: 0;
    right: 0;
  }
  .datatable-custom-footer .datatable-custom-info {
    position: absolute;
    top: 0;
    left: 15px;
  }
}
.table-linked tbody > tr:hover {
  color: #337ab7;
  text-decoration: underline;
  cursor: pointer;
}
.table .delete-link {
  font-size: 1.5rem;
  color: #f00;
}
.table .delete-link:hover {
  font-weight: bold;
  color: #800000;
  cursor: pointer;
}
.table .separate-link:hover {
  font-weight: bold;
  color: #337ab7;
  cursor: pointer;
}
.table-linked-2 .separate-link {
  padding-left: 7px;
}
.table-linked-2 tbody > tr.active-link:not(.editable) td {
  color: #337ab7;
  text-decoration: underline;
  cursor: pointer;
}
.table-linked-2 tbody > tr.active-link:not(.editable) td .delete-link {
  color: #f00;
  text-decoration: none;
}
.table-linked-2 tbody > tr.active-link:not(.editable) td .separate-link {
  text-decoration: none;
}
.title-button-controls button,
.title-button-controls-followed button,
.title-button-controls a,
.title-button-controls-followed a {
  margin-top: -6px;
  margin-right: .25rem;
}
.title-button-controls a:hover,
.title-button-controls-followed a:hover {
  text-decoration: none;
}
.title-button-controls-followed button:nth-child(1),
.title-button-controls-followed a:nth-child(1) {
  margin-left: 2rem;
}
.title-button-controls {
  text-align: right;
}
.btn-circle {
  width: 36px !important;
  height: 36px !important;
  border-radius: 18px !important;
}
.btn-circle .fa-edit {
  margin-top: 3px;
  margin-left: 4px;
  font-size: 1.6rem;
}
.btn-circle .glyphicon-ban-circle {
  margin-top: 2px;
  font-size: 1.6rem;
}
.btn-circle .glyphicon-trash {
  margin-top: 2px;
  margin-left: -2px;
  font-size: 1.6rem;
}
.btn-circle-small {
  width: 24px;
  height: 24px;
  padding: 3px 0;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  border-radius: 12px;
}
.btn-circle-normal {
  width: 30px;
  height: 30px;
  padding: 5px 0;
  font-size: 19px;
  line-height: 1;
  text-align: center;
  border-radius: 15px;
}
.node-details-modal .select2-address-type-options .select2-results__option:first-child {
  display: none;
}
.node-form .address-type-select.legal-address-included + .select2-container .select2-selection__choice:first-child .select2-selection__choice__remove {
  display: none;
}
.node-form .address-type-select + .select2-container .select2-search__field {
  color: white;
}
.node-form .comments-group {
  float: right;
  width: 40%;
  padding-left: 19px;
}
.node-form .comments {
  height: 100px;
}
.node-form .map-wrapper {
  position: relative;
  float: right;
  width: 60%;
  height: 268px;
  margin-top: 10px;
}
.node-form .map-wrapper .map-container {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-bottom: .7rem;
}
.node-form .map-wrapper .map-container .place-address {
  font-weight: 600;
}
.node-form .map-wrapper .map-container .place-name {
  font-style: italic;
}
.node-form .map-wrapper .map-container .address-paste-icon {
  margin-left: 3rem;
  font-size: 2rem;
  color: #2874a6;
  vertical-align: middle;
  cursor: pointer;
}
.node-form .map-wrapper .map-container .map {
  height: 100%;
}
.node-form .map-wrapper .map-container .node-search-input {
  width: 94%;
  margin: 1rem 3%;
  text-overflow: ellipsis;
}
.node-form.saved-place-information .map-wrapper {
  height: 188px;
}
.node-form.saved-place-information .comments {
  height: 160px;
}
.pac-container {
  z-index: 1500;
}
.form-container {
  padding: 0 3rem;
  margin: 3rem 0;
  color: #000;
  background-color: #eee;
}
.form-container label.mandatory:after {
  color: darkred;
  content: ' *';
}
.form-container.search-form {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.form-container.search-form-condensed {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.form-container > h3 {
  height: 4rem;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  padding-right: 3rem;
  padding-left: 3rem;
  margin-right: -3rem;
  margin-bottom: 2rem;
  margin-left: -3rem;
  font-family: Roboto Slab;
  font-size: 15px;
  font-weight: bold;
  line-height: 4rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .06em;
  background-color: #777;
}
.form-container > h3 > .username-field {
  text-transform: none;
}
.form-container .form-subheader {
  margin-bottom: 2rem;
  font-size: 16px;
  color: #777;
}
.form-container label,
.form-common label {
  margin-bottom: 2px;
  font-weight: 400;
  color: #777;
}
.form-container .confirm-buttons,
.form-common .confirm-buttons {
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}
.form-container .confirm-buttons button,
.form-common .confirm-buttons button,
.form-container .confirm-buttons a,
.form-common .confirm-buttons a,
.form-container .confirm-buttons .material-icons,
.form-common .confirm-buttons .material-icons {
  font-size: 1.3rem;
}
.form-modal button.close {
  padding-top: .5rem;
  padding-right: 1rem;
  font-size: 25px;
  color: white;
  opacity: .8;
}
.form-modal .form-container {
  padding-bottom: .5rem;
  margin: 0;
  background-color: #fff;
}
.form-modal .form-container h3 {
  margin-top: 0;
}
.form-modal .form-container .confirm-text {
  font-size: 1.5rem;
}
.dropdown-menu {
  padding: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.select2-container--bootstrap .material-icons {
  font-size: 16px;
  vertical-align: middle;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  cursor: inherit !important;
  background-color: #eee;
}
.select2-container--bootstrap .select2-selection {
  font-family: Roboto;
  font-size: 12px;
}
.select2-container--bootstrap .select2-selection--single {
  height: 31px;
}
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 31px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  height: 29px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  margin-bottom: 3px;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field,
.select2-container--bootstrap .select2-selection,
.select2-container--bootstrap .select2-dropdown {
  border-radius: 0;
}
.select2-container--bootstrap .select2-dropdown {
  z-index: 3051 !important;
  border-color: #b4b4b4;
}
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #b4b4b4;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(180, 180, 180, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(180, 180, 180, .6);
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  color: #262626;
  background-color: #f5f5f5;
}
.select2-container--bootstrap .select2-results__options--nested li {
  padding-left: 3rem !important;
}
.select2-container--bootstrap .select2-dropdown .new-object-button-wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
}
.journey-invoice-modal .apply-total-sum {
  display: none;
}
.journey-invoice-modal.unit-expense .recalc-items {
  position: absolute;
  bottom: -9px;
  left: 25%;
  z-index: 1;
  padding: 0 5px;
}
.journey-invoice-modal.unit-expense .apply-total-sum {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: -10px;
  margin-left: -25px;
  font-size: 20px;
  vertical-align: top;
  cursor: pointer;
}
.journey-invoice-modal.unit-expense .new-invoice-settings {
  position: absolute;
  right: 20px;
  width: 23%;
  padding: 10px 15px;
  border: 1px solid #aaa;
  border-radius: 10px;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .unit-expense-invoice-add-to-existing {
  float: right;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .reset-new-invoice-settings {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 18px;
  color: #f00;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .reset-new-invoice-settings:hover {
  color: #800000;
  cursor: pointer;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .heading {
  display: block;
  width: -webkit-max-content;
  width:    -moz-max-content;
  width:         max-content;
  padding-right: 3px;
  padding-left: 3px;
  margin-top: -20px;
  margin-bottom: 2px;
  font-size: 15px;
  font-weight: bold;
  background: white;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .col-xs-24 {
  padding-right: 5px;
  padding-left: 5px;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .datetimepicker .form-group {
  margin-bottom: 0;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .datetimepicker .form-group input {
  padding-left: 5px;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .datetimepicker .form-group span.clear-trigger {
  right: 22px;
}
.journey-invoice-modal.unit-expense .new-invoice-settings .datetimepicker .form-group span.picker-icon {
  right: 7px;
}
.journey-invoice-modal.unit-expense .hinted-select-persistance {
  display: none !important;
}
.journey-invoice-modal.unit-expense .exchange-data-amount {
  margin-left: 0;
}
.journey-invoice-modal.unit-expense select[name="category"] + .select2-container .select2-selection__clear,
.journey-invoice-modal.unit-expense select[name="journey_expense_category[]"] + .select2-container .select2-selection__clear {
  display: none;
}
.journey-invoice-modal.unit-expense .invoice-payment-info .payment-item-wrapper {
  width: 33.3%;
}
.journey-invoice-modal.unit-expense .invoice-payment-info .journey-link {
  float: right;
}
.journey-invoice-modal .modal-dialog {
  width: 1050px;
}
.journey-invoice-modal .modal-dialog .datetimepicker input[readonly] {
  background-color: #eee;
}
.journey-invoice-modal .modal-dialog .add-wrapper {
  margin-top: 1rem;
}
.journey-invoice-modal .modal-dialog .invoice-payment-info {
  position: relative;
  padding-top: 10px;
  border-top: 1px solid grey;
}
.journey-invoice-modal .modal-dialog .invoice-payment-info:last-child {
  border-bottom: 1px solid grey;
}
.journey-invoice-modal .modal-dialog .invoice-payment-info .in-bill > div.first-line {
  border-top: 1px dotted grey;
}
.journey-invoice-modal .modal-dialog .invoice-payment-info .delete-link {
  position: absolute;
  top: 3rem;
  right: -1rem;
  font-size: 1.5rem;
  color: #f00;
}
.journey-invoice-modal .modal-dialog .invoice-payment-info .delete-link:hover {
  color: #800000;
  cursor: pointer;
}
.journey-invoice-modal .modal-dialog .invoice-payment-info:first-child .delete-link {
  display: none;
}
.node-details-modal .modal-dialog {
  width: 840px;
}
.node-details-modal .terminal-users {
  float: right;
  margin-top: 3px;
  font-size: 2.2rem;
}
.nodes-table-container {
  margin-bottom: 2rem;
}
.nodes-table-container .settings-link {
  font-size: 18px;
}
.nodes-table-container th:nth-child(1),
.nodes-table-container td:nth-child(1),
.nodes-table-container th:nth-child(2),
.nodes-table-container td:nth-child(2),
.nodes-table-container th:nth-child(3),
.nodes-table-container td:nth-child(3) {
  display: none;
}
.nodes-table-container td[colspan]:not([colspan="1"]) {
  display: table-cell;
}
.nodes-table-container th.label-col {
  width: 55px !important;
}
.nodes-table-container td.label-col {
  width: 1px !important;
  text-align: right;
  white-space: nowrap;
}
.nodes-table-container td.label-col span.address-type {
  display: block;
  width: 100%;
}
.nodes-table-container td.label-col i.material-icons {
  font-size: 20px;
  vertical-align: middle;
}
.nodes-table-container td.label-col i.material-icons.postal:after {
  content: 'email';
}
.nodes-table-container td.label-col i.material-icons.cargo_load:after {
  content: 'local_shipping';
}
.nodes-table-container td.label-col i.material-icons.cargo_unload:after {
  content: 'local_shipping';
}
.nodes-table-container td.label-col i.material-icons.legal:after {
  content: 'receipt';
}
.nodes-table-container td.label-col i.cargo_load + i.cargo_unload {
  display: none;
}
.cargo-information-modal.customer-change-processing .attachments-info,
.cargo-information-modal.customer-change-processing .cargo-attachment-table,
.cargo-information-modal.customer-change-processing .cargo-instruction-id-label,
.cargo-information-modal.customer-change-processing .cargo-instructions,
.cargo-information-modal.customer-change-processing .add-item-wrapper,
.cargo-information-modal.customer-change-processing .remove-item {
  display: none !important;
}
.cargo-information-modal.customer-change-processing input,
.cargo-information-modal.customer-change-processing textarea,
.cargo-information-modal.customer-change-processing .select2:not(.route-point-type-input) + .select2-container .select2-selection {
  pointer-events: none;
  background-color: #eee;
}
.cargo-information-modal.customer-change-processing .datatable-custom-filter-wrapper input,
.cargo-information-modal.customer-change-processing .address-type-trigger input {
  pointer-events: all;
  background-color: white;
}
.cargo-information-modal .delivery-id-row {
  margin-top: -10px;
}
.cargo-information-modal .delivery-id-label,
.cargo-information-modal .cargo-instruction-id-label {
  float: left;
  margin-top: 7px;
  font-size: 14px;
  font-weight: bold;
}
.cargo-information-modal .cargo-instruction-selection .select2-add-button {
  top: 4px;
  right: 5px;
}
.cargo-information-modal .cargo-instruction-download,
.cargo-information-modal .cargo-instruction-deleted {
  position: relative;
  top: 2px;
  font-size: 20px;
}
.cargo-information-modal .cargo-instruction-deleted {
  color: red;
}
.cargo-information-modal .append-cargo-instruction {
  margin-right: 10px;
  margin-bottom: 3px;
  margin-left: 10px;
}
.cargo-information-modal .cargo-instructions .instructions-list {
  display: inline-block;
}
.cargo-information-modal .cargo-instructions .cargo-instruction-selection {
  position: relative;
  padding-right: 20px;
}
.cargo-information-modal .cargo-instructions .cargo-instruction-selection .cargo-instruction-selection-hide {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 18px;
  color: #aaa;
}
.cargo-information-modal .cargo-instruction-block {
  margin-right: 10px;
  margin-bottom: 10px;
}
.cargo-information-modal .cargo-instruction-block .cargo-instruction-download {
  cursor: pointer;
}
.cargo-information-modal .cargo-instruction-block .cargo-instruction-remove {
  position: relative;
  top: 10px;
  right: 1px;
  font-size: 18px;
  color: #f00;
  cursor: pointer;
}
.cargo-information-modal .block-heading {
  margin-bottom: 1rem;
}
.cargo-information-modal .date__field .fixed-selection {
  position: relative;
  top: 3px;
  left: 10px;
}
.cargo-information-modal .date__field .date__field__trigger {
  position: absolute;
  top: 3px;
  left: 0;
}
.cargo-information-modal .cargo-item {
  position: relative;
}
.cargo-information-modal .cargo-item .form-group {
  margin-bottom: 5px;
}
.cargo-information-modal .cargo-item .remove-item {
  position: absolute;
  right: -1.5rem;
  bottom: .8rem;
  color: red;
  cursor: pointer;
}
.cargo-information-modal .cargo-item .weather-sensitive-sign {
  margin-top: 2px;
  margin-left: -6px;
  cursor: pointer;
}
.cargo-information-modal .cargo-item .strikethrough {
  position: relative;
  opacity: .35;
}
.cargo-information-modal .cargo-item .strikethrough:before,
.cargo-information-modal .cargo-item .strikethrough:after {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  content: "";
  border-color: red;
  border-top: 1px solid;
}
.cargo-information-modal .cargo-item .strikethrough:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.cargo-information-modal .cargo-item .strikethrough:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cargo-information-modal .trigger-siblings-init {
  position: relative;
  top: 18px;
}
.cargo-information-modal .trigger-siblings-init input {
  position: relative;
  top: 2px;
}
.cargo-information-modal .cargo-attachment-table,
.cargo-information-modal .invoice-attachment-table {
  margin-top: -5px;
}
.cargo-information-modal .cargo-attachment-table tr:first-child td,
.cargo-information-modal .invoice-attachment-table tr:first-child td {
  border-top: none;
}
.cargo-information-modal .customer-changing-address {
  font-style: italic;
  color: red;
}
.route-point-modal .dropdown.route-point-actions {
  position: absolute;
  bottom: 25px;
}
.route-point-modal .dropdown.route-point-actions .route-point-actions-toggle {
  font-size: 20px;
}
.route-point-modal .dropdown.route-point-actions .route-point-actions-toggle + .dropdown-menu li.divider {
  margin: 0;
}
.route-point-modal .modal-dialog,
.cargo-information-modal .modal-dialog {
  width: 800px;
}
.route-point-modal .order-cargo-change-place-button,
.cargo-information-modal .order-cargo-change-place-button {
  margin-top: 2.2rem;
}
.route-point-modal .nodes-table-container,
.cargo-information-modal .nodes-table-container {
  margin-bottom: 1rem;
}
.route-point-modal .nodes-table-container tr.current-partner-address,
.cargo-information-modal .nodes-table-container tr.current-partner-address {
  font-weight: bold;
}
.route-point-modal .nodes-table-container .select-link,
.cargo-information-modal .nodes-table-container .select-link,
.route-point-modal .nodes-table-container .unselect-link,
.cargo-information-modal .nodes-table-container .unselect-link {
  font-size: 1.4rem;
  cursor: pointer;
  opacity: .3;
}
.route-point-modal .nodes-table-container .select-link:focus,
.cargo-information-modal .nodes-table-container .select-link:focus,
.route-point-modal .nodes-table-container .unselect-link:focus,
.cargo-information-modal .nodes-table-container .unselect-link:focus {
  opacity: .6;
}
.route-point-modal .nodes-table-container .table-filter-row,
.cargo-information-modal .nodes-table-container .table-filter-row {
  position: relative;
}
.route-point-modal .nodes-table-container .table-filter-row .btn-table-add,
.cargo-information-modal .nodes-table-container .table-filter-row .btn-table-add {
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 1;
}
.route-point-modal .nodes-table-container .datatable-custom-filter,
.cargo-information-modal .nodes-table-container .datatable-custom-filter,
.route-point-modal .nodes-table-container .datatable-custom-toolbar,
.cargo-information-modal .nodes-table-container .datatable-custom-toolbar {
  display: inherit;
  margin-top: 1.9rem;
}
.route-point-modal .dataTables_scrollHead,
.cargo-information-modal .dataTables_scrollHead {
  margin-top: -10px !important;
}
.route-point-modal .form-group.route-point-type,
.cargo-information-modal .form-group.route-point-type {
  position: relative;
  margin-bottom: 1.5rem;
}
.route-point-modal .form-group.route-point-type .address-type-trigger,
.cargo-information-modal .form-group.route-point-type .address-type-trigger {
  position: absolute;
  top: -2px;
  left: 100%;
  z-index: 1;
  margin-left: 10px;
  white-space: nowrap;
}
.route-point-modal .breadcrumb,
.cargo-information-modal .breadcrumb {
  display: none;
}
.route-point-modal input[type="radio"],
.cargo-information-modal input[type="radio"] {
  margin-top: 2px;
}
.route-point-modal th:nth-child(3),
.cargo-information-modal th:nth-child(3),
.route-point-modal td:nth-child(3),
.cargo-information-modal td:nth-child(3) {
  display: table-cell;
}
.route-point-modal th:nth-child(9),
.cargo-information-modal th:nth-child(9),
.route-point-modal td:nth-child(9),
.cargo-information-modal td:nth-child(9) {
  display: none;
}
.route-point-modal .route-point-save,
.cargo-information-modal .route-point-save {
  float: right;
}
.qtip-order-route {
  color: #000;
  background-color: #f2f2f2;
  border: 1px solid #a0a0a0;
}
.glow {
  font-weight: bold;
  -webkit-animation-name: glow;
  -webkit-animation-name: glow;
       -o-animation-name: glow;
          animation-name: glow;
  -webkit-animation-duration: .5s;
  -webkit-animation-duration: .5s;
       -o-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-direction: alternate;
       -o-animation-direction: alternate;
          animation-direction: alternate;
}
.glow.glow2 {
  -webkit-animation-name: glow2;
       -o-animation-name: glow2;
          animation-name: glow2;
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 0 grey;
  }
  to {
    text-shadow: 0 0 20px grey;
  }
}
@-webkit-keyframes glow2 {
  from {
    text-shadow: 0 0 0 black;
  }
  to {
    text-shadow: 0 0 40px black;
  }
}
.partner-details-modal .modal-dialog,
.partner-bank-account-modal .modal-dialog {
  width: 1000px;
}
.tab-pane {
  padding: 1rem;
}
.partner-blacklist-modal .blacklist-btn i,
.partner-form .blacklist-btn i {
  margin-right: 3px;
  vertical-align: text-top;
}
.partner-form {
  min-height: 548px;
}
.partner-form .blacklist {
  float: left;
}
.partner-form .blacklist .show-blacklist-history {
  margin-left: 5px;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
}
.partner-form .credit-limit-tmp-tooltip {
  z-index: 1;
  margin-left: 5px;
  font-size: 16px;
  line-height: .5;
  color: #999;
}
.partner-form .partner-new-buttons .online-block {
  position: absolute;
}
.partner-form .partner-edit-buttons {
  text-align: right;
}
.partner-form .partner-edit-buttons .partner-create-branch {
  margin-right: 10px;
  cursor: pointer;
}
.partner-form .partner-edit-buttons .partner-branch-parent-info,
.partner-form .partner-edit-buttons .online-block {
  position: relative;
  top: -10px;
  display: inline;
  margin-right: 10px;
}
.partner-form .partner-edit-buttons .online-block {
  top: 0;
}
.partner-form .checkbox {
  font-size: 1.4rem;
}
.partner-form .breadcrumb,
.partner-form .datatable-custom-length {
  display: none;
}
.partner-form .datatable-custom-filter,
.partner-form .datatable-custom-toolbar,
.partner-form .datatable-yadcf {
  margin-top: .5rem;
}
.partner-form .datatable-yadcf.is_empty .select2-selection--single {
  font-style: italic;
}
.partner-form .datatable-yadcf .yadcf-filter-reset-button {
  right: 30px;
}
.partner-form .responsible-wrapper,
.partner-form .agreements-wrapper,
.partner-form .offers-wrapper,
.partner-form .cargo-instructions-wrapper,
.partner-form .online-users-wrapper {
  position: relative;
  padding-top: .5rem;
  padding-right: 1rem;
  margin-top: -.5rem;
  margin-right: -1rem;
}
.partner-form .offers-wrapper .datatable-custom-toolbar {
  right: 0;
}
.partner-form .managers-block .breadcrumb {
  display: block;
  margin-bottom: .5rem;
  background-image: -webkit-linear-gradient(left, white, #f5f5f5 0%, white);
  background-image:      -o-linear-gradient(left, white, #f5f5f5 0%, white);
  background-image: -webkit-gradient(linear, left top, right top, from(white), color-stop(0%, #f5f5f5), to(white));
  background-image:         linear-gradient(to right, white, #f5f5f5 0%, white);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=1);
  background-repeat: no-repeat;
}
.partner-form .agreement-table .active,
.partner-form .offer-table .active {
  font-weight: bold;
}
.partner-form .agreement-table .cancelled,
.partner-form .offer-table .cancelled,
.partner-form .agreement-table .past,
.partner-form .offer-table .past {
  opacity: .5;
}
.partner-form .bank-block .bank-row {
  position: relative;
  padding-right: 5rem;
}
.partner-form .bank-block .bank-row:first-child:nth-last-child(1) .delete-partner-bank {
  display: none;
}
.partner-form .bank-block .bank-row:first-child:nth-last-child(1) .add-partner-bank {
  right: -15px;
}
.partner-form .bank-block .bank-row .add-partner-bank {
  display: none;
}
.partner-form .bank-block .bank-row:last-child .add-partner-bank {
  display: block;
}
.partner-form .bank-block .bank-row .add-partner-bank,
.partner-form .bank-block .bank-row .delete-partner-bank {
  position: absolute;
  top: 2.5rem;
  font-size: 1.6rem;
  cursor: pointer;
}
.partner-form .bank-block .bank-row .add-partner-bank {
  right: -35px;
  color: #337ab7;
}
.partner-form .bank-block .bank-row .delete-partner-bank {
  right: -15px;
  color: #f00;
}
.partner-form .email-row .email-field {
  position: relative;
  padding-right: 5rem;
}
.partner-form .email-row .email-field:first-child:nth-last-child(1) .delete-partner-email {
  display: none;
}
.partner-form .email-row .email-field:first-child:nth-last-child(1) .add-partner-email {
  right: 30px;
}
.partner-form .email-row .email-field .add-partner-email {
  display: none;
}
.partner-form .email-row .email-field:last-child .add-partner-email {
  display: block;
}
.partner-form .email-row .email-field .add-partner-email,
.partner-form .email-row .email-field .delete-partner-email {
  position: absolute;
  top: 2.5rem;
  font-size: 1.6rem;
  cursor: pointer;
}
.partner-form .email-row .email-field .add-partner-email {
  right: 10px;
  color: #337ab7;
}
.partner-form .email-row .email-field .delete-partner-email {
  right: 30px;
  color: #f00;
}
.unit-form .block-heading {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}
.unit-form .command-row .form-group {
  margin-bottom: 0;
}
.unit-form .truck-edit-buttons,
.unit-form .unit-property-add {
  margin-top: 0;
  margin-bottom: 0;
  text-align: right;
}
.unit-form .create-unit-expense-toggle {
  float: right;
}
.unit-form .create-unit-expense-toggle i {
  margin-right: 5px;
}
.unit-expenses-dates-modal .modal-dialog {
  width: 300px;
}
.currency,
.currency + .select2-container--bootstrap .select2-selection,
.select2-results__options[id*='currency'] {
  font-family: PT Sans;
}
.partners-page .partner-table th:nth-child(1),
.partners-page .partner-table td:nth-child(1) {
  display: none;
}
.partners-page .partner-table tr[data-blacklisted="1"] {
  background-color: #ccc;
}
.payments-invoices-page .delete-invoice-toggle {
  color: red;
  cursor: pointer;
}
.payments-invoices-page .view-invoice-toggle {
  font-size: 1.8rem;
  color: #337ab7;
  vertical-align: text-bottom;
  cursor: pointer;
}
.payments-invoices-page .form-container {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}
.payments-invoices-page .create-invoice-block .confirm-buttons {
  margin-top: 1.75rem;
  margin-left: -4rem;
}
.payments-invoices-page .create-invoice-block .confirm-buttons .modal-cancel-link {
  display: none;
}
.payments-invoices-page .node-group .select2-container {
  display: inline-block;
  width: 49% !important;
}
.payments-invoices-page .field-selector {
  bottom: 1.5rem;
  float: right;
}
.payments-invoices-page .field-selector .selector-toggle {
  text-decoration: dotted;
  cursor: pointer;
}
.payments-invoices-page .field-selector .field-list {
  padding: 1rem 1.5rem 1rem;
}
.payments-invoices-page .field-selector .field-list .field {
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.payments-invoices-page .field-selector .field-list .toggle {
  vertical-align: text-bottom;
}
.order-page .customer-label .project44-history {
  float: right;
}
.order-page .routing-regions-block {
  position: relative;
}
.order-page .routing-regions-block .routing-regions-field {
  position: absolute;
  top: -15px;
}
.order-page .routing-regions-block .routing-regions-field .order-routing-regions + .select2 .select2-selection__choice.detected {
  background: #eee;
}
.order-page .routing-regions-block .routing-regions-field .order-routing-regions + .select2 .select2-selection__choice.detected .select2-selection__choice__remove {
  display: none;
}
.order-page .notes-tabs li.active .text-liner {
  visibility: hidden;
}
.order-page .text-liner {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -3px;
  margin-right: -8px;
  margin-bottom: -3px;
  margin-left: 5px;
  vertical-align: middle;
  border: 1px solid grey;
}
.order-page .text-liner .line {
  display: block;
  width: 90%;
  height: 3px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 5%;
  background: grey;
}
.order-page .important-comment {
  position: relative;
  top: -2px;
  margin-bottom: -2px;
}
.order-page .invoice-tab-pane .invoice-view-toggle {
  position: relative;
  top: -2px;
  color: #337ab7;
  vertical-align: middle;
  cursor: pointer;
}
.order-page .invoice-tab-pane .file-type .fa {
  margin-top: 4px;
  margin-left: 5px;
  font-size: 22px;
}
.order-page .invoice-tab-pane .file-type .fa-file-word-o {
  color: #2b82ac;
}
.order-page .invoice-tab-pane .file-type .fa-file-pdf-o {
  color: darkred;
}
.order-page .invoice-tab-pane .invoice-block .invoice-download-link {
  font-size: 1.4rem;
  color: #333;
  text-decoration: underline;
}
.order-page .invoice-tab-pane .invoice-block .create-invoice-link {
  font-size: 1.4rem;
  cursor: pointer;
}
.order-page .invoice-tab-pane .create-invoice-block .confirm-buttons {
  margin-top: 1.75rem;
  margin-left: -4rem;
}
.order-page .invoice-tab-pane .delete-invoice-block {
  margin-top: 1rem;
}
.order-page .tab-pane#route {
  margin-right: -3rem;
  margin-left: -3rem;
}
.order-page .form-container {
  padding: 0 1rem;
  margin: 1rem 0;
  background-color: #fff;
}
.order-page .form-container label {
  white-space: nowrap;
}
.order-page .order-cargo-table thead {
  display: none;
}
.order-page .order-cargo-table td:nth-child(2),
.order-page .order-cargo-table td:nth-child(4),
.order-page .order-cargo-table th:nth-child(2),
.order-page .order-cargo-table th:nth-child(4) {
  width: 35% !important;
}
.order-page .order-cargo-table .material-icons.cargo-point {
  position: relative;
  top: 6px;
  margin-top: -7px;
  margin-left: -25px;
  font-size: 20px;
}
.order-page .order-cargo-table .material-icons.direction {
  width: 5rem;
}
.order-page .checkbox.insurance {
  margin-top: 2.5rem;
  margin-left: 1.5rem;
}
.order-page .checkbox.insurance input {
  margin-top: 2px;
}
.order-page .order-edit-buttons {
  text-align: right;
}
.order-page .order-edit-buttons .order-save {
  margin-left: 10px;
}
.order-page .duplicate-order-cargo {
  padding-left: 20px;
  margin-right: -10px;
  font-size: 16px;
  cursor: pointer;
}
.customer-select-option-selection-name,
.contact-select-option-selection-name {
  font-size: 13px;
  font-weight: bold;
}
.node-select-option-name {
  font-size: 13px;
  font-weight: bold;
}
.datetimepicker input[readonly] {
  background-color: #fff;
}
.datetimepicker input {
  cursor: pointer;
}
.datetimepicker input[disabled] ~ .clear-trigger {
  display: none;
}
.datetimepicker .timepicker-col {
  padding-left: 0;
}
.datetimepicker .timepicker-col .form-group {
  margin-bottom: 0;
}
.datetimepicker span.picker-icon {
  position: absolute;
  top: 8px;
  right: 14px;
  font-size: 13px;
  color: #ccc;
  pointer-events: none;
  cursor: pointer;
}
.datetimepicker span.clear-trigger {
  position: absolute;
  top: 4px;
  right: 32px;
  padding: 1px;
  font-size: 15px;
  color: #ccc;
  cursor: pointer;
}
.datetimepicker.condensed .form-control {
  height: 26px;
  padding-left: 8px;
}
.datetimepicker.condensed span.picker-icon {
  top: 6px;
}
.datetimepicker.condensed span.clear-trigger {
  top: 2px;
}
.datetimepicker.condensed2 .form-control {
  height: 22px;
  padding-left: 8px;
}
.datetimepicker.condensed2 span.picker-icon {
  top: 4px;
}
.datetimepicker.condensed2 span.clear-trigger {
  top: 0;
}
.datetimepicker.min-padding .datepicker-col {
  padding-right: 1px;
}
.datetimepicker.min-padding .form-control {
  height: 22px;
  padding-right: 3px;
  padding-left: 3px;
}
.datetimepicker.min-padding.extra-min .form-control {
  height: 18px;
}
.material-icons.tab-warning-indicator {
  position: absolute;
  top: 7px;
  right: 7px;
  font-size: 20px;
  color: darkred;
}
.material-icons.th-warning-indicator {
  position: absolute;
  bottom: 7px;
  left: 5px;
  font-size: 20px;
  color: darkred;
}
.dataTables_scrollBody .th-warning-indicator {
  display: none;
}
.block-heading {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1.8rem;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 0;
  border-bottom: 2px solid #e7e7eb;
}
.block-heading.centered {
  text-align: center;
}
.block-heading.centered span {
  padding-left: 1rem;
}
.block-heading span {
  padding-right: 1rem;
  background-color: #fff;
}
.block-heading + .dt-bootstrap {
  margin-top: -2rem;
}
.field-inline label {
  margin-top: .6rem;
}
table.dataTable thead .sorting_asc.disable-sorting,
table.dataTable thead .sorting_desc.disable-sorting,
table.dataTable thead .sorting.disable-sorting {
  pointer-events: none;
}
table.dataTable thead .sorting_asc.disable-sorting:after,
table.dataTable thead .sorting_desc.disable-sorting:after,
table.dataTable thead .sorting.disable-sorting:after {
  display: none;
  content: "";
}
.modal .pagination > li > a,
.modal .pagination > li > span {
  padding: 1px 10px;
}
.modal .datatable-custom-footer {
  margin-top: .5rem;
  margin-bottom: 0;
}
.modal .datatable-length-selector + .select2-container--bootstrap {
  width: 60px !important;
}
.modal .datatable-length-selector + .select2-container--bootstrap .select2-selection--single {
  height: 22px;
  padding: 2px 8px;
}
.truck-trailer-table .remove-truck-trailer,
.truck-driver-table .remove-truck-driver {
  margin-right: .75rem;
}
.route-journey-modal .send-customer-notification {
  color: red;
  cursor: pointer;
}
.route-journey-modal .send-customer-notification.actual {
  color: green;
}
.route-journey-modal .send-customer-notification.obsolete {
  color: #ffbc00;
}
.route-journey-modal .truck-route-info .journey-distance {
  display: inline-block;
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 20px;
}
.route-journey-modal .truck-route-info .extend-journey-desc {
  display: inline-block;
  font-size: 13px;
}
.route-journey-modal .truck-route-info .extend-journey-desc .true-draggable {
  cursor: -webkit-grab;
  cursor:    -moz-grab;
  cursor:         grab;
}
.route-journey-modal .fixed-selection,
.route-journey-modal .date-trigger {
  margin-bottom: 3px;
}
.route-journey-modal .journey-distance {
  margin-top: -25px;
  margin-bottom: 5px;
  text-align: right;
}
.route-journey-modal .journey-distance * {
  display: inline-block;
}
.route-journey-modal .journey-distance input {
  width: 70px;
  text-align: right;
}
.route-journey-modal .ferry-event-times {
  margin-top: -10px;
}
.route-journey-modal .supplier-information {
  position: relative;
  padding-bottom: 1px;
}
.route-journey-modal .supplier-information .connected-trailer-row {
  position: absolute;
  bottom: -7px;
  width: 100%;
  white-space: nowrap;
}
.route-journey-modal .supplier-information .connected-trailer-row.ilu-info-row {
  bottom: 8px;
  left: 100%;
}
.route-journey-modal .supplier-information .connected-trailer-row .trailer_info {
  color: #337ab7;
}
.route-journey-modal .supplier-information .connected-trailer-row .trailer_info:hover {
  font-weight: bold;
  cursor: pointer;
}
.route-journey-modal .trailer-search > span,
.route-journey-modal .truck-search > span {
  display: block;
  float: right;
  margin-top: -5px;
}
.route-journey-modal .trailer-search > span > input,
.route-journey-modal .truck-search > span > input {
  position: relative;
  top: 2px;
  z-index: 40000;
  margin-right: 3px;
}
.route-journey-modal .block-heading .select-all {
  display: none;
}
.route-journey-modal table td.break-units,
.route-journey-modal table td.unit-type,
.route-journey-modal table td.distribution,
.route-journey-modal table td.split-wrapper,
.route-journey-modal table td.volume-wrapper,
.route-journey-modal table td.remove-split-wrapper {
  display: none;
}
.route-journey-modal .cargo-list .loading table td.event-times .unloading-event {
  display: none;
}
.route-journey-modal .cargo-list .unloading table td.event-times .loading-event {
  display: none;
}
.route-terminal-journey-modal .journey-data .node-info:hover {
  text-decoration: underline;
  cursor: pointer;
}
.route-terminal-journey-modal .journey-set-expense {
  margin-top: 1rem;
}
.route-terminal-journey-modal.join-search-overlayed {
  pointer-events: none;
}
.route-terminal-journey-modal.join-search-overlayed .unit-data .supplier,
.route-terminal-journey-modal.join-search-overlayed .journey-data {
  opacity: .6;
}
.route-terminal-journey-modal .join-wrapper {
  float: right;
  pointer-events: auto;
}
.route-terminal-journey-modal .join-wrapper table {
  pointer-events: none;
}
.route-terminal-journey-modal .join-wrapper .join-confirm {
  float: right;
  pointer-events: auto;
  cursor: pointer;
}
.route-terminal-journey-modal .join-wrapper .linked-order-ref {
  pointer-events: auto;
}
.route-terminal-journey-modal .join-wrapper .join-terminal-journeys-button {
  pointer-events: auto;
}
.route-terminal-journey-modal .join-wrapper .join-terminal-journeys-button i {
  margin-right: 4px;
  vertical-align: middle;
}
.route-terminal-journey-modal .join-wrapper .journey-list {
  padding: 1.2rem;
}
.route-terminal-journey-modal .join-wrapper .journey-list.not-empty {
  width: 860px;
  max-height: 450px;
  margin-left: 100px;
  overflow-y: auto;
}
.route-terminal-journey-modal .join-wrapper .journey-list table {
  width: 100%;
}
.route-terminal-journey-modal .block-heading span {
  display: none;
}
.route-terminal-journey-modal .arrival-field,
.route-terminal-journey-modal .departure-field {
  display: none;
}
.route-terminal-journey-modal table tr.sortable-placeholder {
  background-color: lightyellow;
}
.route-terminal-journey-modal table tr.drop-placeholder {
  height: 5px;
}
.route-terminal-journey-modal table tr.cargo-row:not(.already-configured) {
  cursor: move;
}
.route-terminal-journey-modal table tr.cargo-row-alien {
  opacity: .6;
}
.route-terminal-journey-modal table tr.unit-header > td.break-units i {
  color: #777;
}
.route-terminal-journey-modal table tr.unit-header > td {
  border-top: 2px solid #777;
}
.route-terminal-journey-modal table tr td.event-times {
  display: none;
}
.route-terminal-journey-modal table tr td.break-units {
  position: relative;
  width: 10px;
}
.route-terminal-journey-modal table tr td.break-units i {
  position: absolute;
  top: -9px;
  left: -7px;
  display: none;
  font-size: 18px;
  color: #eee;
}
.route-terminal-journey-modal table tr td.break-units i:hover {
  color: #999;
  cursor: pointer;
}
.route-terminal-journey-modal table tr.selected td.break-units i,
.route-terminal-journey-modal table tr.unit-header td.break-units i {
  display: inline-block;
}
.route-terminal-journey-modal table tr.selected:first-child td.break-units i,
.route-terminal-journey-modal table tr.unit-header:first-child td.break-units i,
.route-terminal-journey-modal table tr.selected.configured-journey td.break-units i,
.route-terminal-journey-modal table tr.unit-header.configured-journey td.break-units i {
  display: none;
}
.route-terminal-journey-modal table tr.unit-header + tr.selected td.break-units i {
  display: none;
}
.order-documents-table .agreement-sent-state {
  position: relative;
  top: 1px;
  margin-left: 7px;
  font-size: 16px;
  cursor: pointer;
}
.order-documents-table .agreement-sent-state.sent {
  color: green;
}
.order-documents-table .agreement-sent-state.not-sent {
  color: red;
}
.route-journey-modal .unit-data .journey-ref {
  padding-top: .5rem;
  margin-bottom: .75rem;
}
.route-journey-modal .unit-data .ferry-data {
  margin-bottom: 17px;
}
.route-journey-modal .unit-data .ferry-data .block-heading {
  margin-bottom: 8px;
}
.route-journey-modal .unit-data .ferry-data input[name="confirmed_to_date"] {
  padding-left: 7px;
}
.route-journey-modal .unit-data .ferry-data .lookup-booking {
  position: absolute;
  top: 25px;
  right: 15px;
  font-size: 18px;
  color: #777;
  cursor: pointer;
}
.route-journey-modal .unit-data .next-journey-data {
  margin-top: -20px;
}
.route-journey-modal .unit-data .next-journey-data .next-journey-hdr {
  position: relative;
  top: 5px;
}
.route-journey-modal .unit-data .next-journey-data .next-journey-hdr input {
  position: relative;
  top: 2px;
}
.route-journey-modal .unit-data .spot-data {
  margin-top: -10px;
  margin-bottom: 20px;
}
.route-journey-modal .unit-data .spot-data.not-selected {
  margin-bottom: 25px;
}
.route-journey-modal .unit-data .spot-data .badge {
  display: inline;
  padding-right: 7px;
  margin-left: 3px;
  text-align: center;
}
.route-journey-modal .unit-data .spot-data .badge.waiting {
  background-color: #777;
}
.route-journey-modal .unit-data .spot-data .badge.confirmed {
  background-color: green;
}
.route-journey-modal .unit-data .spot-data .badge.rejected {
  background-color: red;
}
.route-journey-modal .unit-data .spot-data .agreement-sent-state {
  position: relative;
  top: 2px;
  margin-left: 7px;
  font-size: 20px;
  cursor: pointer;
}
.route-journey-modal .unit-data .spot-data .agreement-sent-state.sent {
  color: green;
}
.route-journey-modal .unit-data .spot-data .agreement-sent-state.not-sent {
  color: red;
}
.route-journey-modal .unit-data .spot-data .deadline-field {
  position: relative;
  left: 8px;
}
.route-journey-modal .unit-data .spot-data .spot-agreement {
  position: relative;
  top: 5px;
}
.route-journey-modal .unit-data .spot-data .spot-agreement input {
  position: relative;
  top: 2px;
}
.route-journey-modal .unit-data .spot-data .spot-terms-toggle {
  cursor: pointer;
}
.route-journey-modal .unit-data .spot-data .spot-terms-toggle + .popover {
  z-index: 100000;
  width: 460px;
  max-width: 460px;
  height: 460px;
}
.route-journey-modal .unit-data .spot-data .spot-terms-toggle + .popover.disabled {
  width: 400px;
  max-width: 400px;
  height: 400px;
}
.route-journey-modal .unit-data .spot-data .spot-terms-toggle + .popover textarea {
  height: 346px;
}
.route-journey-modal .journey-set-expense {
  margin-top: 2rem;
}
.journey-expense-modal .modal-dialog {
  width: 400px;
}
.route-journey-modal .refresh-distance,
.route-terminal-journey-modal .refresh-distance,
.invoice-tab-pane .refresh-distance {
  margin-right: 5px;
  margin-left: -20px;
  font-size: 16px;
  color: black;
  cursor: pointer;
}
.route-journey-modal .journey-invoice-heading .block-heading,
.route-terminal-journey-modal .journey-invoice-heading .block-heading,
.invoice-tab-pane .journey-invoice-heading .block-heading {
  margin-bottom: -.2rem;
}
.route-journey-modal .journey-invoice-heading .block-heading span,
.route-terminal-journey-modal .journey-invoice-heading .block-heading span,
.invoice-tab-pane .journey-invoice-heading .block-heading span {
  display: inline;
}
.route-journey-modal .ferry-data .main-heading,
.route-terminal-journey-modal .ferry-data .main-heading,
.invoice-tab-pane .ferry-data .main-heading,
.route-journey-modal .ferry-data .online-heading,
.route-terminal-journey-modal .ferry-data .online-heading,
.invoice-tab-pane .ferry-data .online-heading {
  display: inline-block;
}
.route-journey-modal .ferry-data .online-heading,
.route-terminal-journey-modal .ferry-data .online-heading,
.invoice-tab-pane .ferry-data .online-heading {
  position: relative;
  width: 45%;
  margin-left: 1%;
}
.route-journey-modal .ferry-data .online-heading .online-information-refresh,
.route-terminal-journey-modal .ferry-data .online-heading .online-information-refresh,
.invoice-tab-pane .ferry-data .online-heading .online-information-refresh {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  padding-right: 5px;
  padding-left: 5px;
  line-height: 0;
  cursor: pointer;
  background: white;
}
.route-journey-modal .ferry-data .integration-data .times-heading,
.route-terminal-journey-modal .ferry-data .integration-data .times-heading,
.invoice-tab-pane .ferry-data .integration-data .times-heading {
  font-weight: bold;
}
.route-journey-modal .ferry-data .integration-data .times-heading,
.route-terminal-journey-modal .ferry-data .integration-data .times-heading,
.invoice-tab-pane .ferry-data .integration-data .times-heading,
.route-journey-modal .ferry-data .integration-data .scheduled-times,
.route-terminal-journey-modal .ferry-data .integration-data .scheduled-times,
.invoice-tab-pane .ferry-data .integration-data .scheduled-times,
.route-journey-modal .ferry-data .integration-data .real-times,
.route-terminal-journey-modal .ferry-data .integration-data .real-times,
.invoice-tab-pane .ferry-data .integration-data .real-times {
  text-align: center;
}
.route-journey-modal .ferry-data .integration-data .real-times,
.route-terminal-journey-modal .ferry-data .integration-data .real-times,
.invoice-tab-pane .ferry-data .integration-data .real-times {
  margin-bottom: -10px;
}
.route-journey-modal .ferry-data .main-heading.with-online,
.route-terminal-journey-modal .ferry-data .main-heading.with-online,
.invoice-tab-pane .ferry-data .main-heading.with-online {
  width: 53%;
}
.route-journey-modal .ferry-data .times-separator,
.route-terminal-journey-modal .ferry-data .times-separator,
.invoice-tab-pane .ferry-data .times-separator {
  margin-right: 2px;
  margin-left: 2px;
}
.route-journey-modal .journey-invoice-table .dashboard-toggle,
.route-terminal-journey-modal .journey-invoice-table .dashboard-toggle,
.invoice-tab-pane .journey-invoice-table .dashboard-toggle,
.route-journey-modal .journey-terminal-invoice-table .dashboard-toggle,
.route-terminal-journey-modal .journey-terminal-invoice-table .dashboard-toggle,
.invoice-tab-pane .journey-terminal-invoice-table .dashboard-toggle,
.route-journey-modal .journey-invoice-summary-table .dashboard-toggle,
.route-terminal-journey-modal .journey-invoice-summary-table .dashboard-toggle,
.invoice-tab-pane .journey-invoice-summary-table .dashboard-toggle {
  display: block;
}
.route-journey-modal .journey-invoice-table .journey-invoice-helper,
.route-terminal-journey-modal .journey-invoice-table .journey-invoice-helper,
.invoice-tab-pane .journey-invoice-table .journey-invoice-helper,
.route-journey-modal .journey-terminal-invoice-table .journey-invoice-helper,
.route-terminal-journey-modal .journey-terminal-invoice-table .journey-invoice-helper,
.invoice-tab-pane .journey-terminal-invoice-table .journey-invoice-helper,
.route-journey-modal .journey-invoice-summary-table .journey-invoice-helper,
.route-terminal-journey-modal .journey-invoice-summary-table .journey-invoice-helper,
.invoice-tab-pane .journey-invoice-summary-table .journey-invoice-helper {
  margin-left: 5px;
  font-size: 16px;
  color: grey;
  opacity: .5;
}
.route-journey-modal .journey-invoice-table .inv-nr,
.route-terminal-journey-modal .journey-invoice-table .inv-nr,
.invoice-tab-pane .journey-invoice-table .inv-nr,
.route-journey-modal .journey-terminal-invoice-table .inv-nr,
.route-terminal-journey-modal .journey-terminal-invoice-table .inv-nr,
.invoice-tab-pane .journey-terminal-invoice-table .inv-nr,
.route-journey-modal .journey-invoice-summary-table .inv-nr,
.route-terminal-journey-modal .journey-invoice-summary-table .inv-nr,
.invoice-tab-pane .journey-invoice-summary-table .inv-nr,
.route-journey-modal .journey-invoice-table .inv-nr-desc,
.route-terminal-journey-modal .journey-invoice-table .inv-nr-desc,
.invoice-tab-pane .journey-invoice-table .inv-nr-desc,
.route-journey-modal .journey-terminal-invoice-table .inv-nr-desc,
.route-terminal-journey-modal .journey-terminal-invoice-table .inv-nr-desc,
.invoice-tab-pane .journey-terminal-invoice-table .inv-nr-desc,
.route-journey-modal .journey-invoice-summary-table .inv-nr-desc,
.route-terminal-journey-modal .journey-invoice-summary-table .inv-nr-desc,
.invoice-tab-pane .journey-invoice-summary-table .inv-nr-desc,
.route-journey-modal .journey-invoice-table .invoice-helper-entry,
.route-terminal-journey-modal .journey-invoice-table .invoice-helper-entry,
.invoice-tab-pane .journey-invoice-table .invoice-helper-entry,
.route-journey-modal .journey-terminal-invoice-table .invoice-helper-entry,
.route-terminal-journey-modal .journey-terminal-invoice-table .invoice-helper-entry,
.invoice-tab-pane .journey-terminal-invoice-table .invoice-helper-entry,
.route-journey-modal .journey-invoice-summary-table .invoice-helper-entry,
.route-terminal-journey-modal .journey-invoice-summary-table .invoice-helper-entry,
.invoice-tab-pane .journey-invoice-summary-table .invoice-helper-entry {
  color: black;
  white-space: nowrap;
}
.route-journey-modal .journey-invoice-table .inv-nr.ri_draft,
.route-terminal-journey-modal .journey-invoice-table .inv-nr.ri_draft,
.invoice-tab-pane .journey-invoice-table .inv-nr.ri_draft,
.route-journey-modal .journey-terminal-invoice-table .inv-nr.ri_draft,
.route-terminal-journey-modal .journey-terminal-invoice-table .inv-nr.ri_draft,
.invoice-tab-pane .journey-terminal-invoice-table .inv-nr.ri_draft,
.route-journey-modal .journey-invoice-summary-table .inv-nr.ri_draft,
.route-terminal-journey-modal .journey-invoice-summary-table .inv-nr.ri_draft,
.invoice-tab-pane .journey-invoice-summary-table .inv-nr.ri_draft,
.route-journey-modal .journey-invoice-table .inv-nr-desc.ri_draft,
.route-terminal-journey-modal .journey-invoice-table .inv-nr-desc.ri_draft,
.invoice-tab-pane .journey-invoice-table .inv-nr-desc.ri_draft,
.route-journey-modal .journey-terminal-invoice-table .inv-nr-desc.ri_draft,
.route-terminal-journey-modal .journey-terminal-invoice-table .inv-nr-desc.ri_draft,
.invoice-tab-pane .journey-terminal-invoice-table .inv-nr-desc.ri_draft,
.route-journey-modal .journey-invoice-summary-table .inv-nr-desc.ri_draft,
.route-terminal-journey-modal .journey-invoice-summary-table .inv-nr-desc.ri_draft,
.invoice-tab-pane .journey-invoice-summary-table .inv-nr-desc.ri_draft,
.route-journey-modal .journey-invoice-table .invoice-helper-entry.ri_draft,
.route-terminal-journey-modal .journey-invoice-table .invoice-helper-entry.ri_draft,
.invoice-tab-pane .journey-invoice-table .invoice-helper-entry.ri_draft,
.route-journey-modal .journey-terminal-invoice-table .invoice-helper-entry.ri_draft,
.route-terminal-journey-modal .journey-terminal-invoice-table .invoice-helper-entry.ri_draft,
.invoice-tab-pane .journey-terminal-invoice-table .invoice-helper-entry.ri_draft,
.route-journey-modal .journey-invoice-summary-table .invoice-helper-entry.ri_draft,
.route-terminal-journey-modal .journey-invoice-summary-table .invoice-helper-entry.ri_draft,
.invoice-tab-pane .journey-invoice-summary-table .invoice-helper-entry.ri_draft {
  font-weight: bold;
  text-decoration: underline;
}
.route-journey-modal .journey-invoice-table .inv-nr.ri_overdue,
.route-terminal-journey-modal .journey-invoice-table .inv-nr.ri_overdue,
.invoice-tab-pane .journey-invoice-table .inv-nr.ri_overdue,
.route-journey-modal .journey-terminal-invoice-table .inv-nr.ri_overdue,
.route-terminal-journey-modal .journey-terminal-invoice-table .inv-nr.ri_overdue,
.invoice-tab-pane .journey-terminal-invoice-table .inv-nr.ri_overdue,
.route-journey-modal .journey-invoice-summary-table .inv-nr.ri_overdue,
.route-terminal-journey-modal .journey-invoice-summary-table .inv-nr.ri_overdue,
.invoice-tab-pane .journey-invoice-summary-table .inv-nr.ri_overdue,
.route-journey-modal .journey-invoice-table .inv-nr-desc.ri_overdue,
.route-terminal-journey-modal .journey-invoice-table .inv-nr-desc.ri_overdue,
.invoice-tab-pane .journey-invoice-table .inv-nr-desc.ri_overdue,
.route-journey-modal .journey-terminal-invoice-table .inv-nr-desc.ri_overdue,
.route-terminal-journey-modal .journey-terminal-invoice-table .inv-nr-desc.ri_overdue,
.invoice-tab-pane .journey-terminal-invoice-table .inv-nr-desc.ri_overdue,
.route-journey-modal .journey-invoice-summary-table .inv-nr-desc.ri_overdue,
.route-terminal-journey-modal .journey-invoice-summary-table .inv-nr-desc.ri_overdue,
.invoice-tab-pane .journey-invoice-summary-table .inv-nr-desc.ri_overdue,
.route-journey-modal .journey-invoice-table .invoice-helper-entry.ri_overdue,
.route-terminal-journey-modal .journey-invoice-table .invoice-helper-entry.ri_overdue,
.invoice-tab-pane .journey-invoice-table .invoice-helper-entry.ri_overdue,
.route-journey-modal .journey-terminal-invoice-table .invoice-helper-entry.ri_overdue,
.route-terminal-journey-modal .journey-terminal-invoice-table .invoice-helper-entry.ri_overdue,
.invoice-tab-pane .journey-terminal-invoice-table .invoice-helper-entry.ri_overdue,
.route-journey-modal .journey-invoice-summary-table .invoice-helper-entry.ri_overdue,
.route-terminal-journey-modal .journey-invoice-summary-table .invoice-helper-entry.ri_overdue,
.invoice-tab-pane .journey-invoice-summary-table .invoice-helper-entry.ri_overdue {
  color: red;
}
.route-journey-modal .journey-invoice-table .inv-nr.ri_paid,
.route-terminal-journey-modal .journey-invoice-table .inv-nr.ri_paid,
.invoice-tab-pane .journey-invoice-table .inv-nr.ri_paid,
.route-journey-modal .journey-terminal-invoice-table .inv-nr.ri_paid,
.route-terminal-journey-modal .journey-terminal-invoice-table .inv-nr.ri_paid,
.invoice-tab-pane .journey-terminal-invoice-table .inv-nr.ri_paid,
.route-journey-modal .journey-invoice-summary-table .inv-nr.ri_paid,
.route-terminal-journey-modal .journey-invoice-summary-table .inv-nr.ri_paid,
.invoice-tab-pane .journey-invoice-summary-table .inv-nr.ri_paid,
.route-journey-modal .journey-invoice-table .inv-nr-desc.ri_paid,
.route-terminal-journey-modal .journey-invoice-table .inv-nr-desc.ri_paid,
.invoice-tab-pane .journey-invoice-table .inv-nr-desc.ri_paid,
.route-journey-modal .journey-terminal-invoice-table .inv-nr-desc.ri_paid,
.route-terminal-journey-modal .journey-terminal-invoice-table .inv-nr-desc.ri_paid,
.invoice-tab-pane .journey-terminal-invoice-table .inv-nr-desc.ri_paid,
.route-journey-modal .journey-invoice-summary-table .inv-nr-desc.ri_paid,
.route-terminal-journey-modal .journey-invoice-summary-table .inv-nr-desc.ri_paid,
.invoice-tab-pane .journey-invoice-summary-table .inv-nr-desc.ri_paid,
.route-journey-modal .journey-invoice-table .invoice-helper-entry.ri_paid,
.route-terminal-journey-modal .journey-invoice-table .invoice-helper-entry.ri_paid,
.invoice-tab-pane .journey-invoice-table .invoice-helper-entry.ri_paid,
.route-journey-modal .journey-terminal-invoice-table .invoice-helper-entry.ri_paid,
.route-terminal-journey-modal .journey-terminal-invoice-table .invoice-helper-entry.ri_paid,
.invoice-tab-pane .journey-terminal-invoice-table .invoice-helper-entry.ri_paid,
.route-journey-modal .journey-invoice-summary-table .invoice-helper-entry.ri_paid,
.route-terminal-journey-modal .journey-invoice-summary-table .invoice-helper-entry.ri_paid,
.invoice-tab-pane .journey-invoice-summary-table .invoice-helper-entry.ri_paid {
  font-weight: bold;
  color: green;
}
.route-journey-modal .journey-invoice-table .add-to-draft,
.route-terminal-journey-modal .journey-invoice-table .add-to-draft,
.invoice-tab-pane .journey-invoice-table .add-to-draft,
.route-journey-modal .journey-terminal-invoice-table .add-to-draft,
.route-terminal-journey-modal .journey-terminal-invoice-table .add-to-draft,
.invoice-tab-pane .journey-terminal-invoice-table .add-to-draft,
.route-journey-modal .journey-invoice-summary-table .add-to-draft,
.route-terminal-journey-modal .journey-invoice-summary-table .add-to-draft,
.invoice-tab-pane .journey-invoice-summary-table .add-to-draft {
  margin-left: -1px;
  font-size: 15px;
  color: #337ab7;
  cursor: pointer;
}
.route-journey-modal .journey-invoice-table .invoice-attachments-row .invoice-attachment-table,
.route-terminal-journey-modal .journey-invoice-table .invoice-attachments-row .invoice-attachment-table,
.invoice-tab-pane .journey-invoice-table .invoice-attachments-row .invoice-attachment-table,
.route-journey-modal .journey-terminal-invoice-table .invoice-attachments-row .invoice-attachment-table,
.route-terminal-journey-modal .journey-terminal-invoice-table .invoice-attachments-row .invoice-attachment-table,
.invoice-tab-pane .journey-terminal-invoice-table .invoice-attachments-row .invoice-attachment-table,
.route-journey-modal .journey-invoice-summary-table .invoice-attachments-row .invoice-attachment-table,
.route-terminal-journey-modal .journey-invoice-summary-table .invoice-attachments-row .invoice-attachment-table,
.invoice-tab-pane .journey-invoice-summary-table .invoice-attachments-row .invoice-attachment-table {
  margin-top: 0 !important;
}
.route-journey-modal .journey-invoice-table .invoice-attachments-row:hover,
.route-terminal-journey-modal .journey-invoice-table .invoice-attachments-row:hover,
.invoice-tab-pane .journey-invoice-table .invoice-attachments-row:hover,
.route-journey-modal .journey-terminal-invoice-table .invoice-attachments-row:hover,
.route-terminal-journey-modal .journey-terminal-invoice-table .invoice-attachments-row:hover,
.invoice-tab-pane .journey-terminal-invoice-table .invoice-attachments-row:hover,
.route-journey-modal .journey-invoice-summary-table .invoice-attachments-row:hover,
.route-terminal-journey-modal .journey-invoice-summary-table .invoice-attachments-row:hover,
.invoice-tab-pane .journey-invoice-summary-table .invoice-attachments-row:hover {
  background: white;
}
.route-journey-modal .journey-invoice-table .invoice-attachments-row.active-link td,
.route-terminal-journey-modal .journey-invoice-table .invoice-attachments-row.active-link td,
.invoice-tab-pane .journey-invoice-table .invoice-attachments-row.active-link td,
.route-journey-modal .journey-terminal-invoice-table .invoice-attachments-row.active-link td,
.route-terminal-journey-modal .journey-terminal-invoice-table .invoice-attachments-row.active-link td,
.invoice-tab-pane .journey-terminal-invoice-table .invoice-attachments-row.active-link td,
.route-journey-modal .journey-invoice-summary-table .invoice-attachments-row.active-link td,
.route-terminal-journey-modal .journey-invoice-summary-table .invoice-attachments-row.active-link td,
.invoice-tab-pane .journey-invoice-summary-table .invoice-attachments-row.active-link td {
  color: inherit;
  text-decoration: none;
  cursor: inherit;
}
.route-journey-modal .journey-invoice-table tr[data-sub-type="journey_main"],
.route-terminal-journey-modal .journey-invoice-table tr[data-sub-type="journey_main"],
.invoice-tab-pane .journey-invoice-table tr[data-sub-type="journey_main"],
.route-journey-modal .journey-terminal-invoice-table tr[data-sub-type="journey_main"],
.route-terminal-journey-modal .journey-terminal-invoice-table tr[data-sub-type="journey_main"],
.invoice-tab-pane .journey-terminal-invoice-table tr[data-sub-type="journey_main"],
.route-journey-modal .journey-invoice-summary-table tr[data-sub-type="journey_main"],
.route-terminal-journey-modal .journey-invoice-summary-table tr[data-sub-type="journey_main"],
.invoice-tab-pane .journey-invoice-summary-table tr[data-sub-type="journey_main"] {
  font-style: italic;
}
.route-journey-modal .journey-invoice-table tr[data-sub-type="journey_main"] .delete-journey-invoice,
.route-terminal-journey-modal .journey-invoice-table tr[data-sub-type="journey_main"] .delete-journey-invoice,
.invoice-tab-pane .journey-invoice-table tr[data-sub-type="journey_main"] .delete-journey-invoice,
.route-journey-modal .journey-terminal-invoice-table tr[data-sub-type="journey_main"] .delete-journey-invoice,
.route-terminal-journey-modal .journey-terminal-invoice-table tr[data-sub-type="journey_main"] .delete-journey-invoice,
.invoice-tab-pane .journey-terminal-invoice-table tr[data-sub-type="journey_main"] .delete-journey-invoice,
.route-journey-modal .journey-invoice-summary-table tr[data-sub-type="journey_main"] .delete-journey-invoice,
.route-terminal-journey-modal .journey-invoice-summary-table tr[data-sub-type="journey_main"] .delete-journey-invoice,
.invoice-tab-pane .journey-invoice-summary-table tr[data-sub-type="journey_main"] .delete-journey-invoice {
  display: none;
}
.route-journey-modal .journey-invoice-table tr.incomplete,
.route-terminal-journey-modal .journey-invoice-table tr.incomplete,
.invoice-tab-pane .journey-invoice-table tr.incomplete,
.route-journey-modal .journey-terminal-invoice-table tr.incomplete,
.route-terminal-journey-modal .journey-terminal-invoice-table tr.incomplete,
.invoice-tab-pane .journey-terminal-invoice-table tr.incomplete,
.route-journey-modal .journey-invoice-summary-table tr.incomplete,
.route-terminal-journey-modal .journey-invoice-summary-table tr.incomplete,
.invoice-tab-pane .journey-invoice-summary-table tr.incomplete {
  color: red;
}
.route-journey-modal .journey-invoice-table tr.incomplete:hover,
.route-terminal-journey-modal .journey-invoice-table tr.incomplete:hover,
.invoice-tab-pane .journey-invoice-table tr.incomplete:hover,
.route-journey-modal .journey-terminal-invoice-table tr.incomplete:hover,
.route-terminal-journey-modal .journey-terminal-invoice-table tr.incomplete:hover,
.invoice-tab-pane .journey-terminal-invoice-table tr.incomplete:hover,
.route-journey-modal .journey-invoice-summary-table tr.incomplete:hover,
.route-terminal-journey-modal .journey-invoice-summary-table tr.incomplete:hover,
.invoice-tab-pane .journey-invoice-summary-table tr.incomplete:hover {
  color: red;
}
.route-journey-modal .journey-invoice-table tr.incomplete .separate-link,
.route-terminal-journey-modal .journey-invoice-table tr.incomplete .separate-link,
.invoice-tab-pane .journey-invoice-table tr.incomplete .separate-link,
.route-journey-modal .journey-terminal-invoice-table tr.incomplete .separate-link,
.route-terminal-journey-modal .journey-terminal-invoice-table tr.incomplete .separate-link,
.invoice-tab-pane .journey-terminal-invoice-table tr.incomplete .separate-link,
.route-journey-modal .journey-invoice-summary-table tr.incomplete .separate-link,
.route-terminal-journey-modal .journey-invoice-summary-table tr.incomplete .separate-link,
.invoice-tab-pane .journey-invoice-summary-table tr.incomplete .separate-link {
  color: red;
}
.route-journey-modal .journey-invoice-table tr.incomplete .separate-link:hover,
.route-terminal-journey-modal .journey-invoice-table tr.incomplete .separate-link:hover,
.invoice-tab-pane .journey-invoice-table tr.incomplete .separate-link:hover,
.route-journey-modal .journey-terminal-invoice-table tr.incomplete .separate-link:hover,
.route-terminal-journey-modal .journey-terminal-invoice-table tr.incomplete .separate-link:hover,
.invoice-tab-pane .journey-terminal-invoice-table tr.incomplete .separate-link:hover,
.route-journey-modal .journey-invoice-summary-table tr.incomplete .separate-link:hover,
.route-terminal-journey-modal .journey-invoice-summary-table tr.incomplete .separate-link:hover,
.invoice-tab-pane .journey-invoice-summary-table tr.incomplete .separate-link:hover {
  color: #337ab7;
}
.route-journey-modal .journey-invoice-table .start-footer td,
.route-terminal-journey-modal .journey-invoice-table .start-footer td,
.invoice-tab-pane .journey-invoice-table .start-footer td,
.route-journey-modal .journey-terminal-invoice-table .start-footer td,
.route-terminal-journey-modal .journey-terminal-invoice-table .start-footer td,
.invoice-tab-pane .journey-terminal-invoice-table .start-footer td,
.route-journey-modal .journey-invoice-summary-table .start-footer td,
.route-terminal-journey-modal .journey-invoice-summary-table .start-footer td,
.invoice-tab-pane .journey-invoice-summary-table .start-footer td {
  border-top: 1px solid black;
}
.route-journey-modal .journey-invoice-table .balance-heading,
.route-terminal-journey-modal .journey-invoice-table .balance-heading,
.invoice-tab-pane .journey-invoice-table .balance-heading,
.route-journey-modal .journey-terminal-invoice-table .balance-heading,
.route-terminal-journey-modal .journey-terminal-invoice-table .balance-heading,
.invoice-tab-pane .journey-terminal-invoice-table .balance-heading,
.route-journey-modal .journey-invoice-summary-table .balance-heading,
.route-terminal-journey-modal .journey-invoice-summary-table .balance-heading,
.invoice-tab-pane .journey-invoice-summary-table .balance-heading,
.route-journey-modal .journey-invoice-table .profit-heading,
.route-terminal-journey-modal .journey-invoice-table .profit-heading,
.invoice-tab-pane .journey-invoice-table .profit-heading,
.route-journey-modal .journey-terminal-invoice-table .profit-heading,
.route-terminal-journey-modal .journey-terminal-invoice-table .profit-heading,
.invoice-tab-pane .journey-terminal-invoice-table .profit-heading,
.route-journey-modal .journey-invoice-summary-table .profit-heading,
.route-terminal-journey-modal .journey-invoice-summary-table .profit-heading,
.invoice-tab-pane .journey-invoice-summary-table .profit-heading {
  float: right;
  font-weight: bold;
}
.route-journey-modal .journey-set-expense,
.route-terminal-journey-modal .journey-set-expense {
  float: right;
  font-size: 1.5rem;
}
.route-journey-modal .modal-dialog,
.route-terminal-journey-modal .modal-dialog {
  width: 950px;
}
.route-journey-modal .form-container .confirm-buttons,
.route-terminal-journey-modal .form-container .confirm-buttons {
  margin-top: 1.5rem;
}
.route-journey-modal .unit-data,
.route-terminal-journey-modal .unit-data {
  margin-top: -1rem;
  margin-right: -1.5rem;
  margin-bottom: .5rem;
  margin-left: -1.5rem;
}
.route-journey-modal .journey-data,
.route-terminal-journey-modal .journey-data {
  margin-right: -3rem;
  margin-left: -3rem;
}
.route-journey-modal .journey-data .checkbox,
.route-terminal-journey-modal .journey-data .checkbox,
.route-journey-modal .journey-list .checkbox,
.route-terminal-journey-modal .journey-list .checkbox {
  margin-top: 3px;
  margin-bottom: 0;
}
.route-journey-modal .journey-data .block-heading,
.route-terminal-journey-modal .journey-data .block-heading,
.route-journey-modal .journey-list .block-heading,
.route-terminal-journey-modal .journey-list .block-heading {
  position: relative;
}
.route-journey-modal .journey-data .block-heading .select-all,
.route-terminal-journey-modal .journey-data .block-heading .select-all,
.route-journey-modal .journey-list .block-heading .select-all,
.route-terminal-journey-modal .journey-list .block-heading .select-all {
  position: absolute;
  top: -3px;
  left: 0;
  padding-right: 1rem;
  background: #fff;
}
.route-journey-modal .journey-data .block-heading .select-all input,
.route-terminal-journey-modal .journey-data .block-heading .select-all input,
.route-journey-modal .journey-list .block-heading .select-all input,
.route-terminal-journey-modal .journey-list .block-heading .select-all input {
  margin-top: -6px;
}
.route-journey-modal .journey-data .unloading .select-all,
.route-terminal-journey-modal .journey-data .unloading .select-all,
.route-journey-modal .journey-list .unloading .select-all,
.route-terminal-journey-modal .journey-list .unloading .select-all {
  display: none;
}
.route-journey-modal .journey-data .journey-point,
.route-terminal-journey-modal .journey-data .journey-point,
.route-journey-modal .journey-list .journey-point,
.route-terminal-journey-modal .journey-list .journey-point {
  margin-bottom: -1px;
}
.route-journey-modal .journey-data .journey-point .panel-default,
.route-terminal-journey-modal .journey-data .journey-point .panel-default,
.route-journey-modal .journey-list .journey-point .panel-default,
.route-terminal-journey-modal .journey-list .journey-point .panel-default {
  border-top-color: #777;
  border-top-width: 2.5px;
}
.route-journey-modal .journey-data .journey-point .panel-heading,
.route-terminal-journey-modal .journey-data .journey-point .panel-heading,
.route-journey-modal .journey-list .journey-point .panel-heading,
.route-terminal-journey-modal .journey-list .journey-point .panel-heading {
  padding-top: 8px;
  padding-bottom: 8px;
}
.route-journey-modal .journey-data .journey-point .panel-title i,
.route-terminal-journey-modal .journey-data .journey-point .panel-title i,
.route-journey-modal .journey-list .journey-point .panel-title i,
.route-terminal-journey-modal .journey-list .journey-point .panel-title i,
.route-journey-modal .journey-data .journey-point .panel-title .node-info,
.route-terminal-journey-modal .journey-data .journey-point .panel-title .node-info,
.route-journey-modal .journey-list .journey-point .panel-title .node-info,
.route-terminal-journey-modal .journey-list .journey-point .panel-title .node-info {
  display: inline-block;
  vertical-align: middle;
}
.route-journey-modal .journey-data .journey-point .panel-title i,
.route-terminal-journey-modal .journey-data .journey-point .panel-title i,
.route-journey-modal .journey-list .journey-point .panel-title i,
.route-terminal-journey-modal .journey-list .journey-point .panel-title i {
  margin-right: .5rem;
  font-size: 2rem;
}
.route-journey-modal .journey-data .journey-point .panel-title .node-info,
.route-terminal-journey-modal .journey-data .journey-point .panel-title .node-info,
.route-journey-modal .journey-list .journey-point .panel-title .node-info,
.route-terminal-journey-modal .journey-list .journey-point .panel-title .node-info,
.route-journey-modal .journey-data .journey-point .panel-title label,
.route-terminal-journey-modal .journey-data .journey-point .panel-title label,
.route-journey-modal .journey-list .journey-point .panel-title label,
.route-terminal-journey-modal .journey-list .journey-point .panel-title label {
  font-size: 1.2rem;
}
.route-journey-modal .journey-data .journey-point .panel-title .arrival-field,
.route-terminal-journey-modal .journey-data .journey-point .panel-title .arrival-field,
.route-journey-modal .journey-list .journey-point .panel-title .arrival-field,
.route-terminal-journey-modal .journey-list .journey-point .panel-title .arrival-field {
  margin-top: -8px;
}
.route-journey-modal .journey-data .journey-point .panel-title label,
.route-terminal-journey-modal .journey-data .journey-point .panel-title label,
.route-journey-modal .journey-list .journey-point .panel-title label,
.route-terminal-journey-modal .journey-list .journey-point .panel-title label {
  margin-bottom: 0;
}
.route-journey-modal .journey-data .journey-point .panel-title .form-group,
.route-terminal-journey-modal .journey-data .journey-point .panel-title .form-group,
.route-journey-modal .journey-list .journey-point .panel-title .form-group,
.route-terminal-journey-modal .journey-list .journey-point .panel-title .form-group {
  margin-bottom: 0;
}
.route-journey-modal .cargo-list,
.route-terminal-journey-modal .cargo-list {
  padding-top: 8px;
  padding-bottom: 0;
}
.route-journey-modal .departure-field,
.route-terminal-journey-modal .departure-field {
  float: right;
  width: 45%;
  margin-right: -9px;
}
.route-journey-modal .departure-field .datetimepicker,
.route-terminal-journey-modal .departure-field .datetimepicker,
.route-journey-modal .departure-field .timepicker,
.route-terminal-journey-modal .departure-field .timepicker {
  padding-right: 0;
}
.route-journey-modal table,
.route-terminal-journey-modal table {
  margin-bottom: .5rem;
}
.route-journey-modal table tr.disabled,
.route-terminal-journey-modal table tr.disabled {
  pointer-events: none;
  opacity: .5;
}
.route-journey-modal table tbody > tr > td,
.route-terminal-journey-modal table tbody > tr > td {
  padding-top: 3px;
  padding-bottom: 1px;
}
.route-journey-modal table tbody > tr.unit-header > td,
.route-terminal-journey-modal table tbody > tr.unit-header > td {
  padding-top: 3px;
  padding-bottom: 3px;
}
.route-journey-modal table tbody > tr.unit-header > td .date-col,
.route-terminal-journey-modal table tbody > tr.unit-header > td .date-col {
  padding-right: 2px;
  padding-left: 2px;
}
.route-journey-modal table tbody > tr.unit-header > td label,
.route-terminal-journey-modal table tbody > tr.unit-header > td label {
  font-size: 1rem;
}
.route-journey-modal table tbody > tr.unit-header > td .field-inline .label-wrapper,
.route-terminal-journey-modal table tbody > tr.unit-header > td .field-inline .label-wrapper {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  white-space: nowrap;
}
.route-journey-modal table tbody > tr.unit-header > td .field-inline label,
.route-terminal-journey-modal table tbody > tr.unit-header > td .field-inline label {
  font-size: 1.2rem;
}
.route-journey-modal table tbody > tr.unit-header > td .field-inline .form-control,
.route-terminal-journey-modal table tbody > tr.unit-header > td .field-inline .form-control {
  height: 25px;
}
.route-journey-modal table tbody > tr.unit-header > td .timepicker-col.timepicker,
.route-terminal-journey-modal table tbody > tr.unit-header > td .timepicker-col.timepicker {
  margin-left: -5px;
}
.route-journey-modal table td.ordering,
.route-terminal-journey-modal table td.ordering {
  position: relative;
  width: 20px;
  cursor: pointer;
}
.route-journey-modal table td.ordering span,
.route-terminal-journey-modal table td.ordering span {
  position: absolute;
  left: 0;
  visibility: hidden;
}
.route-journey-modal table td.ordering .up,
.route-terminal-journey-modal table td.ordering .up {
  top: 0;
}
.route-journey-modal table td.ordering .down,
.route-terminal-journey-modal table td.ordering .down {
  top: auto;
  bottom: 0;
}
.route-journey-modal table td.checkbox-wrapper,
.route-terminal-journey-modal table td.checkbox-wrapper {
  width: 20px;
}
.route-journey-modal table td.checkbox-wrapper .checkbox,
.route-terminal-journey-modal table td.checkbox-wrapper .checkbox {
  margin-top: -3px;
}
.route-journey-modal table td.checkbox-wrapper label,
.route-terminal-journey-modal table td.checkbox-wrapper label {
  margin-bottom: 0;
}
.route-journey-modal table td.checkbox-wrapper.disabled,
.route-terminal-journey-modal table td.checkbox-wrapper.disabled {
  pointer-events: none;
  opacity: .5;
}
.route-journey-modal table td.unit-type,
.route-terminal-journey-modal table td.unit-type {
  width: 120px;
}
.route-journey-modal table td.distribution,
.route-terminal-journey-modal table td.distribution {
  width: 175px;
}
.route-journey-modal table td.distribution .terminal-date-wrapper,
.route-terminal-journey-modal table td.distribution .terminal-date-wrapper {
  white-space: nowrap;
}
.route-journey-modal table td.distribution .terminal-date-wrapper label,
.route-terminal-journey-modal table td.distribution .terminal-date-wrapper label {
  position: relative;
  top: 2px;
}
.route-journey-modal table td.distribution .terminal-date-wrapper .datetimepicker,
.route-terminal-journey-modal table td.distribution .terminal-date-wrapper .datetimepicker {
  display: inline-block;
  margin-top: 2px;
  vertical-align: middle;
}
.route-journey-modal table td.distribution .terminal-date-wrapper .datetimepicker .datepicker-col,
.route-terminal-journey-modal table td.distribution .terminal-date-wrapper .datetimepicker .datepicker-col {
  padding-right: 3px;
}
.route-journey-modal table td.event-times,
.route-terminal-journey-modal table td.event-times {
  width: 310px;
  padding-right: 0;
}
.route-journey-modal table td.event-times > div,
.route-terminal-journey-modal table td.event-times > div {
  margin-bottom: 2px;
}
.route-journey-modal table td.event-times label,
.route-terminal-journey-modal table td.event-times label {
  width: 30%;
  padding-right: 5px;
  text-align: right;
  vertical-align: middle;
}
.route-journey-modal table td.event-times .input-wrapper,
.route-terminal-journey-modal table td.event-times .input-wrapper {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
}
.route-journey-modal table td.event-times .input-wrapper .timepicker,
.route-terminal-journey-modal table td.event-times .input-wrapper .timepicker {
  padding-right: 0;
}
.route-journey-modal table td.split-wrapper,
.route-terminal-journey-modal table td.split-wrapper,
.route-journey-modal table td.remove-split-wrapper,
.route-terminal-journey-modal table td.remove-split-wrapper {
  position: relative;
  width: 20px;
}
.route-journey-modal table td.split-wrapper i,
.route-terminal-journey-modal table td.split-wrapper i,
.route-journey-modal table td.remove-split-wrapper i,
.route-terminal-journey-modal table td.remove-split-wrapper i {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 20px;
  color: #777;
  cursor: pointer;
}
.route-journey-modal table td.unit-type .form-group .select2-container--bootstrap .select2-selection--single,
.route-terminal-journey-modal table td.unit-type .form-group .select2-container--bootstrap .select2-selection--single {
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1.5;
}
.route-journey-modal table td.offer,
.route-terminal-journey-modal table td.offer {
  width: 100px;
}
.route-journey-modal table td.offer .offer-input,
.route-terminal-journey-modal table td.offer .offer-input {
  height: auto;
  padding-top: 2px;
  padding-bottom: 0;
  line-height: 1.1;
}
.route-journey-modal table td.distribution .form-group .select2-container--bootstrap .select2-selection--single,
.route-terminal-journey-modal table td.distribution .form-group .select2-container--bootstrap .select2-selection--single {
  height: auto;
  padding-top: 2px;
  padding-bottom: 0;
  line-height: 1.1;
}
.route-journey-modal table td.volume-wrapper,
.route-terminal-journey-modal table td.volume-wrapper {
  width: 150px;
}
.route-journey-modal table td.volume-wrapper .form-group,
.route-terminal-journey-modal table td.volume-wrapper .form-group {
  position: relative;
}
.route-journey-modal table td.volume-wrapper .form-group .available-volume,
.route-terminal-journey-modal table td.volume-wrapper .form-group .available-volume {
  position: absolute;
  top: 1px;
  right: 7px;
}
.route-journey-modal table td.volume-wrapper .form-group .volume-input,
.route-terminal-journey-modal table td.volume-wrapper .form-group .volume-input {
  height: auto;
  padding-top: 2px;
  padding-bottom: 0;
  line-height: 1.1;
}
.route-journey-modal table .form-group,
.route-terminal-journey-modal table .form-group {
  margin-bottom: 0;
}
.tagged-select-one .select2-container--bootstrap .select2-selection.select2-selection--multiple,
.hinted-select .select2-container--bootstrap .select2-selection.select2-selection--multiple {
  padding-right: 2rem;
}
.tagged-select-one .select2-container--bootstrap .select2-selection.select2-selection--multiple .select2-selection__clear,
.hinted-select .select2-container--bootstrap .select2-selection.select2-selection--multiple .select2-selection__clear {
  position: absolute;
  right: 0;
}
.tagged-select-one .select2-container--bootstrap .select2-selection.select2-selection--multiple .select2-selection__rendered,
.hinted-select .select2-container--bootstrap .select2-selection.select2-selection--multiple .select2-selection__rendered {
  margin-bottom: 0;
  white-space: normal;
}
.tagged-select-one .select2-container--bootstrap .select2-selection--multiple li.select2-selection__choice,
.hinted-select .select2-container--bootstrap .select2-selection--multiple li.select2-selection__choice {
  margin-top: 6px;
  border: none;
}
.tagged-select-one .select2-container--bootstrap .select2-selection--multiple li.select2-selection__choice span,
.hinted-select .select2-container--bootstrap .select2-selection--multiple li.select2-selection__choice span {
  display: none;
}
.tagged-select-one .select2-container--bootstrap .select2-selection--multiple li.select2-selection__choice + li.select2-search--inline {
  margin-top: -1000px;
}
.select-no-search .select2-container--bootstrap .select2-selection--multiple .select2-search.select2-search--inline {
  margin-top: -1000px;
}
.extend-journey-desc {
  margin-bottom: .5rem;
}
.extend-journey-desc i {
  margin-top: -1px;
  vertical-align: middle;
}
.extend-journey-desc .time {
  margin-right: 7px;
  margin-left: 7px;
  vertical-align: middle;
}
.extend-journey-desc span.point {
  white-space: nowrap;
  vertical-align: middle;
}
.extend-journey-desc span.point .material-icons {
  margin-right: 2px;
  font-size: 8px;
}
.route-extend-journey-select-modal .form-group {
  margin-bottom: 1.5rem;
}
.volume-input-pair .row > div:first-child {
  padding-right: 0;
}
.volume-input-pair .row > div:last-child {
  padding-left: 3px;
}
.common-checkbox input {
  top: -2px;
}
.block-heading span.weather-sensitive-wrapper {
  float: right;
  padding-right: 0;
  padding-left: 10px;
  margin-top: -8px;
}
.block-heading span.weather-sensitive-wrapper span {
  padding-right: 0;
}
.block-heading a.float-right {
  float: right;
}
.block-heading a.float-right span {
  padding-right: 0;
}
.block-heading a.float-right span:first-child {
  padding-left: .5rem;
}
.block-heading a.create-driver-link {
  margin-top: -.5rem;
}
.block-heading a.spot-contract-action {
  margin-top: 1rem;
}
.block-heading a.create-driver-link .glyphicon,
.block-heading a.spot-contract-action .glyphicon {
  font-size: 12px;
}
.block-heading a.create-driver-link span,
.block-heading a.spot-contract-action span {
  display: inline;
}
.block-heading span.cargo-add-attachment-wrapper,
.block-heading span.invoice-add-attachment-wrapper,
.block-heading span.draft-add-attachment-wrapper,
.block-heading span.driver-add-attachment-wrapper {
  float: right;
  padding-right: 0;
}
.block-heading span.cargo-add-attachment-wrapper span,
.block-heading span.invoice-add-attachment-wrapper span,
.block-heading span.draft-add-attachment-wrapper span,
.block-heading span.driver-add-attachment-wrapper span {
  padding-right: 0;
  padding-left: 10px;
}
.weather-sensitive-checkbox input {
  position: relative;
  top: 4px;
  display: inline;
  margin-top: -2px;
  margin-right: .5rem;
}
.weather-sensitive-checkbox span {
  vertical-align: middle;
}
.weather-sensitive-checkbox input:checked + span {
  color: red;
}
.payments-invoices-page {
  padding-right: 0;
  padding-left: 0;
}
.payments-invoices-page .container {
  width: auto;
  min-width: 1280px;
}
.payments-invoices-page .invoice-table ul {
  padding-left: 0;
}
.payments-invoices-page .invoice-table .paid-partly {
  background-color: #ffc;
}
.payments-invoices-page .invoice-table .paid-yes {
  background-color: #cfc;
}
.payments-invoices-page .invoice-table .paid-no {
  background-color: #ffd6cc;
}
.dashboard-page {
  padding-right: 0;
  padding-left: 0;
}
.dashboard-page .cargo-info-list {
  margin-left: -30px;
}
.dashboard-page .cargo-info-list .cargo-info-list-items {
  margin-left: -30px;
}
.dashboard-page .node-info-toggle {
  cursor: pointer;
}
.dashboard-page .container {
  padding-right: 0;
  padding-left: 0;
}
.dashboard-page .expand-toggle {
  vertical-align: top;
  cursor: pointer;
}
.dashboard-page .expand-toggle-all {
  font-weight: bold;
  cursor: pointer;
}
.dashboard-page .container {
  width: auto;
}
.dashboard-page .event-group {
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.dashboard-page .table > thead:first-child > tr:first-child > th {
  border-top: 2px solid #ddd;
}
.dashboard-page .sensitive {
  color: red;
}
.dashboard-page th.__config-warning,
.dashboard-page td.__config-warning,
.dashboard-page th.__journey-count,
.dashboard-page td.__journey-count {
  width: 1%;
}
.dashboard-page th.border-left,
.dashboard-page td.border-left {
  border-left: 2px solid #ddd;
}
.dashboard-page th.border-right,
.dashboard-page td.border-right {
  border-right: 2px solid #ddd;
}
.dashboard-page i.error {
  display: inherit;
  font-size: 18px;
  color: red;
  cursor: pointer;
}
.dashboard-page td.shift {
  border-top: 0;
}
.dashboard-page td.journeys {
  padding-top: 0;
  border-top: 0;
}
.dashboard-page td.journeys .weather-sensitive-sign {
  position: relative;
  top: 10px;
  margin-right: .75rem;
  margin-bottom: .25rem;
  margin-left: .25rem;
}
.dashboard-page td.journeys .table {
  background-color: transparent;
}
.dashboard-page td.journeys .table caption {
  margin-bottom: .5rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: black;
}
.dashboard-page td.journeys .table caption .cargo-specification {
  font-weight: normal;
}
.dashboard-page td.journeys .table td {
  line-height: 1;
  vertical-align: middle;
}
.dashboard-page td.journeys .table td span,
.dashboard-page td.journeys .table td i {
  vertical-align: middle;
}
.dashboard-page td.journeys .table td.loading,
.dashboard-page td.journeys .table td.unloading,
.dashboard-page td.journeys .table td.route,
.dashboard-page td.journeys .table td.trip {
  width: 1%;
  text-align: center;
}
.dashboard-page td.journeys .table td.unloading {
  padding-right: 2rem;
}
.dashboard-page td.journeys .table td.route i {
  margin-top: -20px;
  font-size: 18px;
  cursor: pointer;
}
.dashboard-page td.journeys .table td .material-icons.dr-note {
  position: relative;
  left: 12px;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 18px;
  cursor: default;
}
.dashboard-page td.journeys .table td .material-icons.boat {
  font-size: 20px;
}
.dashboard-page td.journeys .table td .material-icons.truck {
  font-size: 22px;
}
.dashboard-page td.journeys .table td .material-icons.directions {
  font-size: 18px;
}
.dashboard-page td.journeys .table td .time-field {
  position: relative;
  display: inline-block;
  width: 142px;
  height: 30px;
  padding-left: 5px;
  font-family: Roboto Condensed;
  text-align: left;
}
.dashboard-page td.journeys .table td .time-field.read-only {
  width: 90px;
}
.dashboard-page td.journeys .table td .time-field.incomplete,
.dashboard-page td.journeys .table td .time-field.complete {
  padding-top: 8px;
}
.dashboard-page td.journeys .table td .time-field .datetimepicker {
  width: 106px;
  padding-top: 4px;
  margin-left: -14px;
}
.dashboard-page td.journeys .table td .time-field .edit-button,
.dashboard-page td.journeys .table td .time-field .confirm-button,
.dashboard-page td.journeys .table td .time-field .cancel-button,
.dashboard-page td.journeys .table td .time-field .clear-button {
  position: absolute;
  top: 4px;
  padding: 0;
}
.dashboard-page td.journeys .table td .time-field .edit-button i,
.dashboard-page td.journeys .table td .time-field .confirm-button i,
.dashboard-page td.journeys .table td .time-field .cancel-button i,
.dashboard-page td.journeys .table td .time-field .clear-button i {
  font-size: 20px;
}
.dashboard-page td.journeys .table td .time-field .edit-button {
  right: 3px;
}
.dashboard-page td.journeys .table td .time-field .confirm-button {
  right: 30px;
}
.dashboard-page td.journeys .table td .time-field .cancel-button {
  right: 5px;
}
.dashboard-page td.journeys .table td .time-field .clear-button {
  right: -20px;
}
.dashboard-page td.journeys .table td.unit-number,
.dashboard-page td.journeys .table td.route {
  font-size: 1.25rem;
  font-weight: bold;
}
.dashboard-page td.journeys .table td.unit-number > span {
  display: inline-block;
}
.dashboard-page .incomplete {
  background-color: #fcc;
}
.dashboard-page .complete {
  background-color: #b3ff99;
}
.dashboard-page .confirmed-status .badge {
  cursor: pointer;
}
.dashboard-page .select-editable-field {
  position: relative;
  display: block;
}
.dashboard-page .select-editable-field .btn {
  line-height: 1;
}
.dashboard-page .select-editable-field .select2-selection__rendered {
  padding-right: 35px;
}
.dashboard-page .select-editable-field .edit-button,
.dashboard-page .select-editable-field .confirm-button,
.dashboard-page .select-editable-field .cancel-button,
.dashboard-page .select-editable-field .clear-button {
  position: absolute;
  top: 4px;
  padding: 0;
}
.dashboard-page .select-editable-field .edit-button i,
.dashboard-page .select-editable-field .confirm-button i,
.dashboard-page .select-editable-field .cancel-button i,
.dashboard-page .select-editable-field .clear-button i {
  font-size: 20px;
}
.dashboard-page .select-editable-field .edit-button {
  right: 3px;
}
.dashboard-page .select-editable-field .confirm-button {
  right: 30px;
}
.dashboard-page .select-editable-field .cancel-button {
  right: 5px;
}
.dashboard-page .select-editable-field .clear-button {
  right: -20px;
}
.dashboard-page .input-editable-field {
  position: relative;
  display: block;
  min-width: 150px;
}
.dashboard-page .input-editable-field.short {
  min-width: 80px;
}
.dashboard-page .input-editable-field.long {
  min-width: 300px;
}
.dashboard-page .input-editable-field input {
  padding-right: 57px;
  padding-left: 5px;
}
.dashboard-page .input-editable-field input:disabled {
  padding-right: 25px;
  text-overflow: ellipsis;
}
.dashboard-page .input-editable-field .btn {
  line-height: 1;
}
.dashboard-page .input-editable-field .edit-button,
.dashboard-page .input-editable-field .confirm-button,
.dashboard-page .input-editable-field .cancel-button,
.dashboard-page .input-editable-field .clear-button {
  position: absolute;
  top: 4px;
  padding: 0;
}
.dashboard-page .input-editable-field .edit-button i,
.dashboard-page .input-editable-field .confirm-button i,
.dashboard-page .input-editable-field .cancel-button i,
.dashboard-page .input-editable-field .clear-button i {
  font-size: 20px;
}
.dashboard-page .input-editable-field .edit-button {
  right: 3px;
}
.dashboard-page .input-editable-field .confirm-button {
  right: 30px;
}
.dashboard-page .input-editable-field .cancel-button {
  right: 5px;
}
.dashboard-page .input-editable-field .clear-button {
  right: -20px;
}
.dashboard-page .dashboard-table .collapse-all {
  font-size: 20px;
  cursor: pointer;
}
.dashboard-page .dashboard-table .badge.confirmed {
  background-color: green;
}
.dashboard-page .dashboard-table .badge.rejected {
  background-color: red;
}
.dashboard-page .dashboard-table .mafi-undo-filter {
  color: #f00;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .truck-details-block,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-details-block {
  margin-top: -.35rem;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .truck-details-block .print-block,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-details-block .print-block {
  float: right;
  margin-top: -48px;
  margin-right: 10px;
  vertical-align: middle;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .truck-details-block .print-block i,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-details-block .print-block i {
  cursor: pointer;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .truck-details-block .print-block i,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-details-block .print-block i,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .truck-details-block .print-block span,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-details-block .print-block span {
  vertical-align: middle;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .truck-details-block .print-block .download-acceptance.disabled,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-details-block .print-block .download-acceptance.disabled {
  pointer-events: none;
  opacity: .5;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .truck-details-block .print-block .download-acceptance.disabled + span,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-details-block .print-block .download-acceptance.disabled + span {
  opacity: .5;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-details-block .weather-sensitive-sign {
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .icon,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .desc {
  display: inline-block;
  vertical-align: middle;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description.odd {
  background-color: #f4f4f4;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .reloading-table,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-attachment-table,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .invoice-attachment-table,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .damage-report-table {
  margin-bottom: .5rem;
  background-color: inherit;
}
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .reloading-table .delete-column,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .cargo-attachment-table .delete-column,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .invoice-attachment-table .delete-column,
.dashboard-page .dashboard-table tbody .t-dashboard.extended-description .damage-report-table .delete-column {
  width: 1%;
  padding-left: 20px;
  text-align: right;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.draft {
  font-style: italic;
  color: grey;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.odd {
  background-color: #f4f4f4;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.main-info {
  white-space: nowrap;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.main-info > td {
  max-width: 200px;
  padding-top: 2px;
  padding-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td {
  vertical-align: middle;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info .expand-toggle {
  padding: 20px 7px;
  margin: -7px;
  font-size: 2rem;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info .nowrap {
  white-space: nowrap;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point {
  line-height: 1;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field {
  position: relative;
  display: inline-block;
  width: 142px;
  height: 30px;
  padding-left: 5px;
  font-family: Roboto Condensed;
  text-align: left;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field.read-only {
  width: 90px;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field.incomplete,
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field.complete {
  padding-top: 8px;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .datetimepicker {
  width: 106px;
  padding-top: 4px;
  margin-left: -14px;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .edit-button,
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .confirm-button,
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .cancel-button,
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .clear-button {
  position: absolute;
  top: 4px;
  padding: 0;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .edit-button i,
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .confirm-button i,
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .cancel-button i,
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .clear-button i {
  font-size: 20px;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .edit-button {
  right: 3px;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .confirm-button {
  right: 30px;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .cancel-button {
  right: 5px;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point .time-field .clear-button {
  right: -20px;
}
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point span,
.dashboard-page .dashboard-table tbody > tr.dashboard-entry.terminal-main-info td.terminal-point i {
  vertical-align: middle;
}
.nowrap {
  white-space: nowrap;
}
span.cargo-unload {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../../img/cargo-unload-24.png);
}
span.weather-sensitive-sign {
  display: inline-block;
  width: 27px;
  height: 27px;
  background-image: url(../../img/weather-sensitive.png);
  -webkit-background-size: contain;
          background-size: contain;
}
span.weather-sensitive-sign.medium {
  width: 22px;
  height: 22px;
}
span.weather-sensitive-sign.small {
  width: 20px;
  height: 20px;
}
span.weather-sensitive-sign.extra-small {
  width: 16px;
  height: 16px;
}
.partner-contact-details-modal .modal-dialog {
  width: 700px;
}
.partner-contact-details-modal .modal-dialog .contact-position-selection {
  position: relative;
}
.partner-contact-details-modal .modal-dialog .contact-position-selection .contact-position-admin-link {
  position: absolute;
  top: 0;
  right: 10px;
}
.hinted-select .select2-results__message {
  display: none;
}
.hinted-select .select2-search--inline {
  position: absolute;
  right: 1px;
  left: 1px;
  background: white;
}
.hinted-select .select2-search--inline input {
  width: 100% !important;
}
.common-confirm-dialogue[data-style="wide"] .modal-dialog,
.common-delete-dialogue[data-style="wide"] .modal-dialog {
  width: 650px;
}
.common-confirm-dialogue .modal-dialog,
.common-delete-dialogue .modal-dialog {
  width: 400px;
}
.common-confirm-dialogue .confirm-text,
.common-delete-dialogue .confirm-text {
  margin-bottom: .75rem;
}
.routing-region-details-modal .modal-dialog {
  width: 500px;
}
.routing-region-details-modal .add-countries {
  display: block;
  margin-top: .75rem;
  cursor: pointer;
}
.routing-region-details-modal .regions-file-input {
  margin-bottom: 5px;
}
.routing-region-details-modal .regions-file-input span {
  margin-right: 4px;
}
.routing-region-details-modal .remove-countries-file {
  vertical-align: bottom;
}
.routing-region-details-modal .remove-countries,
.routing-region-details-modal .remove-countries-file {
  margin-top: .5rem;
  font-size: 2rem;
  color: #f00;
}
.routing-region-details-modal .remove-countries:hover,
.routing-region-details-modal .remove-countries-file:hover {
  font-weight: bold;
  color: #800000;
  cursor: pointer;
}
.routing-region-details-modal .countries .countries-row {
  margin-bottom: 1rem;
}
.region-details-modal .modal-dialog {
  width: 500px;
}
.region-details-modal .add-country {
  display: block;
  margin-top: .75rem;
  cursor: pointer;
}
.region-details-modal .countries > .select2 {
  margin-bottom: 1rem;
}
.regions-page .regions-table-container,
.routing-regions-page .regions-table-container,
.regions-page .routing-regions-table-container,
.routing-regions-page .routing-regions-table-container {
  position: relative;
}
.user-details-modal .notifications-block,
.terminal_user-details-modal .notifications-block {
  margin-top: 1rem;
}
.user-details-modal .group-switch-wrapper,
.terminal_user-details-modal .group-switch-wrapper {
  float: right;
  margin-bottom: 1rem;
}
.user-details-modal .group-switch-wrapper.sales-manager,
.terminal_user-details-modal .group-switch-wrapper.sales-manager {
  margin-top: 2rem;
}
.user-details-modal .group-switch-label,
.terminal_user-details-modal .group-switch-label {
  display: inline-block;
  margin-top: .5rem;
  font-size: 1.4rem;
}
.user-details-modal .group-switch-label.sales-manager,
.terminal_user-details-modal .group-switch-label.sales-manager {
  margin-top: 2.4rem;
}
.table-without-search {
  position: relative;
}
.table-without-search .datatable-custom-filter-wrapper {
  display: none;
}
.table-without-search .datatable-custom-toolbar {
  position: absolute;
  top: 0;
  right: 1rem;
}
.users-page .user-table tr.inactive td,
.users-page .terminal_user-table tr.inactive td {
  opacity: .5;
}
.users-page .user-table tr.inactive td:last-child,
.users-page .terminal_user-table tr.inactive td:last-child {
  opacity: 1;
}
.users-page .user-table tr.inactive .statetoggle-link,
.users-page .terminal_user-table tr.inactive .statetoggle-link {
  font-size: 1.5rem;
}
.users-page .user-table tr.inactive .statetoggle-link:hover,
.users-page .terminal_user-table tr.inactive .statetoggle-link:hover {
  font-weight: bold;
  cursor: pointer;
}
body.body-order-page > .container {
  min-width: 1200px;
}
body.invoice-config > .container {
  max-width: 1000px;
}
body.invoice-config .modal .confirm-buttons > div {
  margin-top: .5rem;
}
.invoice-config-page .template-table td {
  white-space: nowrap;
}
.invoice-config-page .template-table td:first-child,
.invoice-config-page .template-table td:nth-child(2) {
  width: 1%;
}
.invoice-config-page .template-table td a {
  cursor: pointer;
}
.invoice-config-page .template-table td .template-file-download {
  position: relative;
  top: 1px;
  color: #333;
  text-decoration: underline;
}
.invoice-config-page .template-table .ajax-template-form,
.invoice-config-page .template-table .template-confirm-buttons {
  display: inline;
}
.invoice-config-page .template-table .template-confirm-buttons {
  margin-left: 1rem;
}
.select2-add-button {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 20px;
  height: 20px;
}
.partner-responsible-select-modal .modal-dialog {
  width: 750px;
}
.partner-responsible-select-modal .user-select {
  cursor: pointer;
  opacity: .3;
}
.partner-responsible-select-modal .user-select:hover {
  opacity: .6;
}
.partner-responsible-select-modal .users-table-container {
  margin-bottom: 1rem;
}
.partner-agreement-modal .modal-dialog {
  width: 400px;
}
input.form-control.file-input-replacer[readonly] {
  background-color: #fff;
}
.cursor-pointer {
  cursor: pointer;
}
.payment-list-page.import .datatable-custom-length {
  display: none;
}
.payment-list-page .payment-table .export-toggle,
.payment-list-page .payment-table .select-all,
.payment-list-page .payment-table .exported-to-dais {
  margin-top: 1px;
}
.payment-list-page .payment-table td:nth-child(10),
.payment-list-page .payment-table td:nth-child(11),
.payment-list-page .payment-table td:nth-child(12),
.payment-list-page .payment-table td:nth-child(13) {
  text-align: right;
}
.payment-list-page .payment-table td.payment-details {
  word-break: break-word;
}
.payment-list-page .payment-table tr.summary-row {
  font-size: 14px;
}
.payment-list-page .payment-table tr.summary-row td:nth-child(7) {
  text-align: right;
}
.payment-list-page .payment-table tr.summary-row td {
  border-top: 1px solid black;
}
.payment-list-page .payment-table tr.summary-row.overall-row {
  font-weight: bold;
}
.payment-list-page .payment-table th.match-all {
  position: relative;
}
.payment-list-page .payment-table th.match-all button {
  position: absolute;
  bottom: 5px;
  left: 0;
}
.payment-list-page .payment-table tr.unprocessed {
  color: red;
}
.payment-list-page .payment-table .payment-processing td {
  border: none;
}
.payment-list-page .payment-table .match-button {
  display: none;
}
.payment-list-page .payment-table .btn {
  margin-top: -2px;
}
.payment-list-page .payment-table .match .match-button {
  display: inline;
}
.payment-list-page .payment-table .view-payment-details {
  display: none;
}
.payment-list-page .payment-table .preview .match-button,
.payment-list-page .payment-table .preview .reject-button {
  display: none;
}
.payment-list-page .payment-table .preview .view-payment-details {
  display: inline;
  white-space: nowrap;
}
.payment-list-page .payment-table .system-invoice-search input {
  height: 21px;
  margin-top: -1px;
  margin-right: 15px;
}
.payment-list-page .payment-table .system-invoice-search input.invoice-payment-partner-input {
  width: 300px;
}
.payment-list-page .payment-table .system-invoice-search button {
  margin-right: 10px;
}
.payment-reject-modal .sum-input-wrapper,
.payment-accept-modal .sum-input-wrapper,
.payment-bulk-accept-modal .sum-input-wrapper {
  position: relative;
}
.payment-reject-modal .sum-input-wrapper .currency,
.payment-accept-modal .sum-input-wrapper .currency,
.payment-bulk-accept-modal .sum-input-wrapper .currency {
  position: absolute;
  top: 6px;
  right: 10px;
}
.partner-offer-modal .modal-dialog {
  width: 750px;
}
.input-with-currency > div:nth-child(1) {
  padding-right: 3px;
}
.input-with-currency > div:nth-child(2) {
  padding-left: 0;
}
.terminal-users-modal .modal-dialog {
  width: 800px;
}
.terminal-users-modal .users-page {
  padding-bottom: 1rem;
}
.dashboard-page.main-dashboard {
  min-width: 1500px;
}
.dashboard-page .filter-form {
  min-width: 1200px;
  padding-right: 1rem;
  padding-left: 1rem;
}
.dashboard-page .filter-form .buttons {
  margin-top: 2.15rem;
  text-align: right;
}
.dashboard-page .filter-form button {
  margin-left: 10px;
}
.dashboard-page .filter-form label {
  white-space: nowrap;
}
.dashboard-page .filter-form input.form-control {
  height: 34px;
}
.dashboard-page .filter-form + .dt-bootstrap {
  min-width: 1200px;
}
.terminal-dashboard-page > .container {
  min-width: 1250px;
}
.terminal-dashboard-page .cargo-statistic {
  margin-bottom: -10px;
}
.terminal-dashboard-page .cargo-statistic .count-label {
  margin-left: 10px;
}
.terminal-dashboard-page .filter-form {
  position: relative;
  min-width: 1200px;
  padding-right: 1rem;
  padding-left: 1rem;
}
.terminal-dashboard-page .filter-form .filtered-table-download {
  position: absolute;
  top: -25px;
  right: 15px;
}
.terminal-dashboard-page .filter-form .filtered-table-download.terminal {
  top: -35px;
  right: 220px;
}
.terminal-dashboard-page .filter-form .filtered-table-download .fa {
  margin-right: 3px;
  font-size: 22px;
  color: green;
}
.terminal-dashboard-page .filter-form .filtered-table-download .link-text {
  position: relative;
  top: -3px;
}
.terminal-dashboard-page .filter-form .outgoing-filter {
  display: none;
}
.terminal-dashboard-page .filter-form .col-sm-offset-half {
  margin-left: 2.083333333%;
}
.terminal-dashboard-page .filter-form .buttons {
  margin-top: 2.15rem;
}
.terminal-dashboard-page .filter-form button {
  margin-left: 10px;
}
.terminal-dashboard-page .terminal-switcher {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 270px;
}
.terminal-dashboard-page .terminal-user-nav {
  position: absolute;
  top: -10px;
  left: 10px;
}
.terminal-dashboard-page .terminal-user-nav .support-note {
  display: inline-block;
  vertical-align: top;
}
.terminal-dashboard-page .terminal-user-nav .support-note .dashboard-logo {
  width: 80px;
  margin-top: -5px;
  margin-right: 6px;
  vertical-align: top;
}
.terminal-dashboard-page .terminal-user-nav .mobile {
  position: relative;
  top: -15px;
  display: inline-block;
  margin-left: 30px;
  font-size: 65px;
  line-height: 1;
  color: #333;
  vertical-align: top;
}
.terminal-dashboard-page .terminal-user-nav .mobile:hover,
.terminal-dashboard-page .terminal-user-nav .mobile:focus {
  color: #333;
}
.terminal-dashboard-page .direction-switcher {
  position: absolute;
  top: 10px;
  right: 70px;
  width: 130px;
}
.terminal-dashboard-page .dashboard-table {
  margin-top: 1.5rem !important;
}
.terminal-dashboard-page .dashboard-table .prev-node-wrapper {
  position: relative;
  padding-right: 25px;
}
.terminal-dashboard-page .dashboard-table .prev-node-wrapper > .prev-node-state {
  position: absolute;
  top: 25%;
  right: 0;
}
.terminal-dashboard-page .dashboard-table .prev-node-wrapper > .prev-node-state.loading {
  color: #ffd633;
}
.terminal-dashboard-page .dashboard-table .prev-node-wrapper > .prev-node-state.loaded {
  color: green;
}
.terminal-dashboard-page .dashboard-table .is-damaged td:first-child {
  position: relative;
  border-left: 3px solid red;
}
.terminal-dashboard-page .dashboard-table .is-damaged td:first-child .damage-sign {
  position: absolute;
  top: 3px;
  left: 2px;
  font-size: 17px;
  color: red;
}
.terminal-dashboard-page .dashboard-table .time-field.editing.complete-value {
  margin-right: 2rem;
}
.terminal-dashboard-page .dashboard-table .hidden-editable-field.confirmed {
  display: block;
}
.terminal-dashboard-page .dashboard-table .time-field {
  margin-top: 9px;
  margin-bottom: 9px;
}
.terminal-dashboard-page .dashboard-table .input-editable-field,
.terminal-dashboard-page .dashboard-table .select-editable-field {
  margin-top: 16px;
  margin-bottom: 16px;
}
.terminal-dashboard-page .dashboard-table .mafi-actions .mafi-actions-block {
  white-space: nowrap;
}
.terminal-dashboard-page .dashboard-table .mafi-actions .mafi-actions-block .add-mafi-action,
.terminal-dashboard-page .dashboard-table .mafi-actions .mafi-actions-block .delete-mafi-action {
  font-size: 16px;
  cursor: pointer;
}
.terminal-dashboard-page .dashboard-table .mafi-actions .mafi-actions-block .add-mafi-action {
  color: #337ab7;
}
.terminal-dashboard-page .dashboard-table .mafi-actions .mafi-actions-block .delete-mafi-action {
  color: #f00;
}
.terminal-dashboard-page .dashboard-table .mafi-filter-wrapper,
.terminal-dashboard-page .dashboard-table .hidden-editable-field.confirmed,
.terminal-dashboard-page .dashboard-table .mafi-actions .mafi-actions-block {
  height: 31px;
  padding-top: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.pending-invoice-content-modal .modal-dialog .modal-content {
  min-height: 750px;
}
.pending-invoice-content-modal .modal-dialog .modal-content .partner-details-trigger,
.pending-invoice-content-modal .modal-dialog .modal-content .partner-details-refresh {
  position: relative;
  top: 5px;
  margin-left: 5px;
}
.pending-invoice-content-modal .invoice-content .total-block > .row:first-child input[name="invoice_total"],
.pending-invoice-content-modal .invoice-content .total-block > .row:first-child input[name="invoice_total_vat"],
.pending-invoice-content-modal .invoice-content .total-block > .row:first-child input[name="invoice_total_with_vat"] {
  font-size: 15px;
  font-weight: bold;
}
.invoice-content-view-modal .partner-details-trigger,
.invoice-content-view-modal .partner-details-refresh {
  display: none;
}
.invoice-content-view-modal table.dataTable {
  margin-top: 0 !important;
}
.invoice-content-view-modal .additional-content {
  position: relative;
}
.invoice-content-view-modal .additional-content .invoice-download-block {
  position: absolute;
  top: -30px;
  left: 10px;
}
.invoice-content-view-modal .additional-content .invoice-download-block i {
  margin-right: 10px;
  font-size: 22px;
}
.invoice-content-view-modal .additional-content .invoice-download-block i.download-word {
  color: blue;
}
.invoice-content-view-modal .additional-content .invoice-download-block i.download-pdf {
  color: darkred;
}
.invoice-content-view-modal .invoice-attachments-block,
.invoice-content-view-modal table.dataTable.invoice-attachment-table,
.invoice-content-view-modal .generated-attachments,
.invoice-content-view-modal .invoice-related-documents-block,
.invoice-content-view-modal table.dataTable.related-documents-table,
.invoice-content-view-modal .related-documents {
  max-width: 98% !important;
  margin-left: 0 !important;
}
.invoice-content-view-modal .email-sending {
  font-size: 13px;
}
.invoice-content-view-modal .email-sending .add-email-to-send {
  position: relative;
  top: 2px;
}
.invoice-content-view-modal .email-sending .invoice-send-to-mail {
  float: right;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
}
.invoice-content-view-modal .email-sending .subject-with-unit-info {
  position: relative;
  top: 2px;
  margin-right: 4px;
  margin-left: 52px;
}
.invoice-content-view-modal .email-sending .subject-only-invoice-number-selection {
  position: relative;
  top: -5px;
  margin-bottom: -25px;
  margin-left: 137px;
}
.invoice-content-view-modal .email-sending .subject-only-invoice-number {
  position: relative;
  top: 2px;
  margin-right: 4px;
}
.invoice-content-view-modal .email-sending .email-list .email-desc {
  position: relative;
  top: -2px;
  left: 15px;
  margin-left: -12px;
}
.invoice-content-view-modal .email-sending .email-list .email-input {
  position: relative;
  padding-right: 50px;
  margin-bottom: 5px;
}
.invoice-content-view-modal .email-sending .email-list .email-input .add-email-input-remove {
  position: absolute;
  top: 3px;
  right: 5px;
  font-size: 16px;
  color: #f00;
  cursor: pointer;
}
.invoice-content-view-modal .email-sending .email-list .email-input .add-email-partner-card-toggle {
  position: absolute;
  top: 0;
  right: 25px;
  padding: 0 3px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
}
.invoice-content-view-modal .email-sending .email-list .email-input .add-email-partner-card-toggle.minus {
  font-size: 17px;
}
.invoice-order-select-modal .expense-row {
  margin-left: 5rem;
}
.invoice-order-select-modal .expense-row .select-toggle {
  margin-left: -1.75rem;
}
.invoice-order-select-modal .common-toggles {
  margin-bottom: .25rem;
}
.invoice-order-select-modal .common-toggles .btn {
  margin-right: .5rem;
}
.pending-invoice-content-modal .re-calculate-totals,
.invoice-content-view-modal .re-calculate-totals {
  position: relative;
  top: -4px;
  float: right;
}
.pending-invoice-content-modal .prepayment-group,
.invoice-content-view-modal .prepayment-group {
  margin-top: -5px;
  margin-bottom: -25px;
}
.pending-invoice-content-modal .checkbox-group input,
.invoice-content-view-modal .checkbox-group input {
  position: relative;
  top: -5px;
}
.pending-invoice-content-modal .total-block .col-sm-2,
.invoice-content-view-modal .total-block .col-sm-2,
.pending-invoice-content-modal .subtotal-row .col-sm-2,
.invoice-content-view-modal .subtotal-row .col-sm-2,
.pending-invoice-content-modal .total-block .col-sm-3,
.invoice-content-view-modal .total-block .col-sm-3,
.pending-invoice-content-modal .subtotal-row .col-sm-3,
.invoice-content-view-modal .subtotal-row .col-sm-3,
.pending-invoice-content-modal .total-block .col-sm-4,
.invoice-content-view-modal .total-block .col-sm-4,
.pending-invoice-content-modal .subtotal-row .col-sm-4,
.invoice-content-view-modal .subtotal-row .col-sm-4 {
  padding-right: 4px;
  padding-left: 4px;
}
.pending-invoice-content-modal .total-block .col-sm-2 .form-group input,
.invoice-content-view-modal .total-block .col-sm-2 .form-group input,
.pending-invoice-content-modal .subtotal-row .col-sm-2 .form-group input,
.invoice-content-view-modal .subtotal-row .col-sm-2 .form-group input,
.pending-invoice-content-modal .total-block .col-sm-3 .form-group input,
.invoice-content-view-modal .total-block .col-sm-3 .form-group input,
.pending-invoice-content-modal .subtotal-row .col-sm-3 .form-group input,
.invoice-content-view-modal .subtotal-row .col-sm-3 .form-group input,
.pending-invoice-content-modal .total-block .col-sm-4 .form-group input,
.invoice-content-view-modal .total-block .col-sm-4 .form-group input,
.pending-invoice-content-modal .subtotal-row .col-sm-4 .form-group input,
.invoice-content-view-modal .subtotal-row .col-sm-4 .form-group input {
  padding-right: 10px;
}
.pending-invoice-content-modal .total-heading,
.invoice-content-view-modal .total-heading {
  margin-top: 0;
}
.pending-invoice-content-modal .__invoice-settings-1 ~ div,
.invoice-content-view-modal .__invoice-settings-1 ~ div {
  margin-top: -15px;
}
.pending-invoice-content-modal .invoice-number,
.invoice-content-view-modal .invoice-number {
  display: inline;
}
.pending-invoice-content-modal .invoice-number-handling,
.invoice-content-view-modal .invoice-number-handling {
  display: inline-block;
  width: 16.66666667%;
  margin-top: -15px;
  margin-bottom: -15px;
}
.pending-invoice-content-modal .invoice-number-handling .form-group > label,
.invoice-content-view-modal .invoice-number-handling .form-group > label {
  display: none;
}
.pending-invoice-content-modal .modal-dialog,
.invoice-content-view-modal .modal-dialog {
  width: 1150px;
}
.pending-invoice-content-modal .modal-dialog.with-nav,
.invoice-content-view-modal .modal-dialog.with-nav {
  width: 1250px;
}
.pending-invoice-content-modal .invoice-navigation,
.invoice-content-view-modal .invoice-navigation {
  font-weight: bold;
}
.pending-invoice-content-modal .tab-content .tab-pane,
.invoice-content-view-modal .tab-content .tab-pane {
  padding: 0;
}
.pending-invoice-content-modal .placeholders.income-final .form-group:hover input.payments_invoices-comment-input + .edit-button,
.invoice-content-view-modal .placeholders.income-final .form-group:hover input.payments_invoices-comment-input + .edit-button {
  display: none !important;
}
.pending-invoice-content-modal .placeholders-block.expense .partner-details-trigger,
.invoice-content-view-modal .placeholders-block.expense .partner-details-trigger,
.pending-invoice-content-modal .placeholders-block.expense .partner-details-refresh,
.invoice-content-view-modal .placeholders-block.expense .partner-details-refresh {
  display: none !important;
}
.pending-invoice-content-modal .placeholders-block.expense .placeholders:not(.comment-block) div:not(.allow-expense-edit) > .form-group:hover .edit-button,
.invoice-content-view-modal .placeholders-block.expense .placeholders:not(.comment-block) div:not(.allow-expense-edit) > .form-group:hover .edit-button {
  display: none !important;
}
.pending-invoice-content-modal .placeholders .order-link,
.invoice-content-view-modal .placeholders .order-link {
  margin-left: 7px;
}
.pending-invoice-content-modal .placeholders .subtotal-row,
.invoice-content-view-modal .placeholders .subtotal-row {
  margin-bottom: 1rem;
  border-bottom: 1px dotted grey;
}
.pending-invoice-content-modal .placeholders .form-group .edit-button,
.invoice-content-view-modal .placeholders .form-group .edit-button {
  display: none;
}
.pending-invoice-content-modal .placeholders .form-group input,
.invoice-content-view-modal .placeholders .form-group input {
  padding-right: 44px;
  padding-left: 5px;
}
.pending-invoice-content-modal .placeholders .form-group textarea,
.invoice-content-view-modal .placeholders .form-group textarea {
  padding-right: 64px;
  padding-left: 5px;
}
.pending-invoice-content-modal .placeholders .form-group:hover input[readonly] ~ .edit-button,
.invoice-content-view-modal .placeholders .form-group:hover input[readonly] ~ .edit-button,
.pending-invoice-content-modal .placeholders .form-group:hover textarea[readonly] ~ .edit-button,
.invoice-content-view-modal .placeholders .form-group:hover textarea[readonly] ~ .edit-button {
  display: inline;
}
.pending-invoice-content-modal .placeholders .form-group:hover input[readonly] ~ .edit-button[disabled],
.invoice-content-view-modal .placeholders .form-group:hover input[readonly] ~ .edit-button[disabled],
.pending-invoice-content-modal .placeholders .form-group:hover textarea[readonly] ~ .edit-button[disabled],
.invoice-content-view-modal .placeholders .form-group:hover textarea[readonly] ~ .edit-button[disabled] {
  display: none;
}
.pending-invoice-content-modal .placeholders .form-group input[readonly] ~ .confirm-button,
.invoice-content-view-modal .placeholders .form-group input[readonly] ~ .confirm-button,
.pending-invoice-content-modal .placeholders .form-group textarea[readonly] ~ .confirm-button,
.invoice-content-view-modal .placeholders .form-group textarea[readonly] ~ .confirm-button,
.pending-invoice-content-modal .placeholders .form-group input[readonly] ~ .cancel-button,
.invoice-content-view-modal .placeholders .form-group input[readonly] ~ .cancel-button,
.pending-invoice-content-modal .placeholders .form-group textarea[readonly] ~ .cancel-button,
.invoice-content-view-modal .placeholders .form-group textarea[readonly] ~ .cancel-button {
  display: none;
}
.pending-invoice-content-modal .placeholders .form-group .btn.edit-button,
.invoice-content-view-modal .placeholders .form-group .btn.edit-button {
  color: #6f6f6f;
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .75;
}
.pending-invoice-content-modal .placeholders .form-group .btn,
.invoice-content-view-modal .placeholders .form-group .btn {
  position: absolute;
  bottom: 15px;
  padding: 0;
  line-height: 1;
}
.pending-invoice-content-modal .placeholders .form-group .btn i,
.invoice-content-view-modal .placeholders .form-group .btn i {
  font-size: 1.6rem;
}
.pending-invoice-content-modal .placeholders .form-group .btn.edit-button,
.invoice-content-view-modal .placeholders .form-group .btn.edit-button {
  right: 12px;
}
.pending-invoice-content-modal .placeholders .form-group .btn.confirm-button,
.invoice-content-view-modal .placeholders .form-group .btn.confirm-button {
  right: 32px;
}
.pending-invoice-content-modal .placeholders .form-group .btn.cancel-button,
.invoice-content-view-modal .placeholders .form-group .btn.cancel-button {
  right: 12px;
}
.pending-invoice-content-modal .placeholders .form-group textarea ~ .btn.edit-button,
.invoice-content-view-modal .placeholders .form-group textarea ~ .btn.edit-button {
  right: 15px;
}
.pending-invoice-content-modal .placeholders .form-group textarea ~ .btn.confirm-button,
.invoice-content-view-modal .placeholders .form-group textarea ~ .btn.confirm-button {
  right: 52px;
}
.pending-invoice-content-modal .placeholders .form-group textarea ~ .btn.cancel-button,
.invoice-content-view-modal .placeholders .form-group textarea ~ .btn.cancel-button {
  right: 32px;
}
.pending-invoice-forced-modal .ajax-invoice-forced-form,
.invoice-delete-options-modal .ajax-invoice-forced-form,
.pending-invoice-forced-modal .ajax-invoice-delete-options-form,
.invoice-delete-options-modal .ajax-invoice-delete-options-form {
  font-size: 1.5rem;
}
.pending-invoice-forced-modal .ajax-invoice-forced-form p,
.invoice-delete-options-modal .ajax-invoice-forced-form p,
.pending-invoice-forced-modal .ajax-invoice-delete-options-form p,
.invoice-delete-options-modal .ajax-invoice-delete-options-form p {
  padding-left: 3rem;
}
.pending-invoice-forced-modal .ajax-invoice-forced-form p .warning-sign,
.invoice-delete-options-modal .ajax-invoice-forced-form p .warning-sign,
.pending-invoice-forced-modal .ajax-invoice-delete-options-form p .warning-sign,
.invoice-delete-options-modal .ajax-invoice-delete-options-form p .warning-sign {
  margin-left: -3rem;
  color: red;
  vertical-align: middle;
}
.pending-invoice-forced-modal .ajax-invoice-forced-form .forced-orders,
.invoice-delete-options-modal .ajax-invoice-forced-form .forced-orders,
.pending-invoice-forced-modal .ajax-invoice-delete-options-form .forced-orders,
.invoice-delete-options-modal .ajax-invoice-delete-options-form .forced-orders,
.pending-invoice-forced-modal .ajax-invoice-forced-form .orders-list,
.invoice-delete-options-modal .ajax-invoice-forced-form .orders-list,
.pending-invoice-forced-modal .ajax-invoice-delete-options-form .orders-list,
.invoice-delete-options-modal .ajax-invoice-delete-options-form .orders-list {
  margin-left: 2rem;
}
.pending-invoice-forced-modal .ajax-invoice-forced-form .delete-option-select .form-radio,
.invoice-delete-options-modal .ajax-invoice-forced-form .delete-option-select .form-radio,
.pending-invoice-forced-modal .ajax-invoice-delete-options-form .delete-option-select .form-radio,
.invoice-delete-options-modal .ajax-invoice-delete-options-form .delete-option-select .form-radio {
  margin-left: 40px;
}
.pending-invoice-forced-modal .ajax-invoice-forced-form .delete-option-select .form-radio input,
.invoice-delete-options-modal .ajax-invoice-forced-form .delete-option-select .form-radio input,
.pending-invoice-forced-modal .ajax-invoice-delete-options-form .delete-option-select .form-radio input,
.invoice-delete-options-modal .ajax-invoice-delete-options-form .delete-option-select .form-radio input {
  margin-left: -20px;
}
.form-checkbox input {
  vertical-align: text-bottom;
}
.form-checkbox input[disabled] + label {
  opacity: .5;
}
.form-checkbox input + label {
  margin-left: 1rem;
}
.form-checkbox input + text {
  margin-left: 1rem;
}
.form-checkbox input + label.narrow {
  margin-left: 5px;
}
.form-checkbox input + text.narrow {
  margin-left: 5px;
}
.form-control-condensed {
  height: 22px;
  padding-left: 8px;
}
.invoice-order-select-modal .selection-add {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.invoice-order-select-modal .ref-search {
  display: inline;
  width: 200px;
  margin-right: 5px;
  margin-left: 5px;
}
.invoice-order-select-modal .select-toggle:disabled + span {
  opacity: .5;
}
.driver-app-v2 {
  max-width: 640px;
  padding: 1rem 7px;
}
.driver-app-v2 .driver-attachment-modal .modal-dialog,
.driver-app-v2 .common-delete-dialogue .modal-dialog {
  width: 375px;
}
.driver-app-v2 .driver-attachment-modal .modal-dialog button.close,
.driver-app-v2 .common-delete-dialogue .modal-dialog button.close {
  font-size: 30px !important;
}
.driver-app-v2 .driver-attachment-modal .modal-dialog .col-xs-14,
.driver-app-v2 .common-delete-dialogue .modal-dialog .col-xs-14 {
  width: 100%;
}
.driver-app-v2 .driver-attachment-modal .modal-dialog .form-control,
.driver-app-v2 .common-delete-dialogue .modal-dialog .form-control {
  font-size: 16px;
}
.driver-app-v2 .driver-attachment-modal .modal-dialog .confirm-text,
.driver-app-v2 .common-delete-dialogue .modal-dialog .confirm-text {
  font-size: 16px;
}
.driver-app-v2 .block-heading {
  font-size: 16px;
}
.driver-app-v2 .attachments-info {
  margin-top: 25px;
}
.driver-app-v2 .driver-attachment-table {
  width: 100% !important;
}
.driver-app-v2 .driver-attachment-table thead th {
  padding: 5px !important;
}
.driver-app-v2 .driver-attachment-table .delete-link {
  position: relative;
  top: -1px;
  font-size: 18px;
}
.driver-app-v2 input[type="number"]::-webkit-outer-spin-button,
.driver-app-v2 input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.driver-app-v2 input[type="number"] {
  -moz-appearance: textfield;
}
.driver-app-v2 > .popover {
  font-size: 14px;
  /*
      .cargo-data + .driver-note {
            margin-left: -15px;
            margin-right: -15px;
            padding-left: 15px;
            padding-right: 15px;
            font-style:italic;
            font-weight:400;
            margin-top:0.5rem;
            border-top:1px black dashed;
      }
      */
}
.driver-app-v2 > .popover .popover-title {
  font-size: 16px;
}
.driver-app-v2 > .container {
  width: 100%;
  min-width: 0;
  padding: 0;
  font-size: 16px;
}
.driver-app-v2 > .container .modal a {
  font-size: 16px;
}
.driver-app-v2 > .container .modal button {
  font-size: 16px !important;
}
.driver-app-v2 > .container .smaller-font {
  font-size: 14px;
}
.driver-app-v2 > .container .journey-status {
  padding: 5px;
  padding-bottom: 10px;
  border-left: 6px solid;
}
.driver-app-v2 > .container .journey-status.pending,
.driver-app-v2 > .container .journey-status.waiting {
  border-left-color: #e60023;
}
.driver-app-v2 > .container .journey-status.arrived,
.driver-app-v2 > .container .journey-status.finished {
  border-left-color: darkgreen;
}
.driver-app-v2 > .container .journey-status .fa-info-circle {
  margin-right: 5px;
  font-size: 20px;
}
.driver-app-v2 > .container .journey-status .time-set {
  font-weight: bold;
  color: darkgreen;
  white-space: nowrap;
}
.driver-app-v2 > .container .journey-status.cargo-status .event-date-input {
  margin-right: 5px;
}
.driver-app-v2 > .container .journey-status.cargo-status .action-info-buttons {
  position: relative;
  top: -1px;
}
.driver-app-v2 > .container .journey-status.cargo-status .cargo-info {
  margin-bottom: 5px;
}
.driver-app-v2 > .container .journey-status.cargo-status .cargo-action {
  width: 100%;
  text-align: center;
}
.driver-app-v2 > .container .journey-status.cargo-status h4 {
  margin-top: 0;
}
.driver-app-v2 > .container .journey-status.cargo-status ul {
  padding-left: 20px;
  margin-bottom: 0;
}
.driver-app-v2 > .container .journey-status.cargo-status .weather-sensitive-sign {
  margin-right: 5px;
  vertical-align: text-bottom;
}
.driver-app-v2 > .container .journey-status.node-status {
  border-top: 2px solid #555;
}
.driver-app-v2 > .container .journey-status.node-status .address-wrapper {
  padding-right: 15px;
  margin-right: -10px;
}
.driver-app-v2 > .container .journey-status.node-status .arrived-wrapper {
  padding-left: 0;
}
.driver-app-v2 > .container .journey-status.node-status:first-child {
  margin-top: 10px;
}
.driver-app-v2 > .container .journey-status.node-status .node-name {
  margin-top: 0;
}
.driver-app-v2 > .container .journey-status.node-status .action-info.set {
  margin-top: -10px;
  margin-bottom: -2px;
}
.driver-app-v2 > .container .journey-status .action-button {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 14px !important;
}
.driver-app-v2 > .container .journey-status .action-info form {
  display: inline;
}
.driver-app-v2 > .container .journey-status .action-info-buttons {
  display: inline-block;
  width: 130px;
  text-align: left;
}
.driver-app-v2 > .container .journey-status .action-info-buttons .confirm-button {
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 14px !important;
}
.driver-app-v2 > .container .journey-status .action-info-buttons .action-back-button {
  float: right;
  padding-top: 1px;
  padding-bottom: 1px;
}
.driver-app-v2 > .container .journey-status .action-info-buttons .action-back-button i {
  font-size: 18px;
}
.driver-app-v2 > .container .journey-status .event-date-input {
  display: inline-block;
  width: 130px;
  margin-right: -3px;
  vertical-align: middle;
}
.driver-app-v2 > .container .journey-status .event-date-input input {
  height: auto;
  padding: 3px;
  padding-left: 6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.driver-app-v2 > .container .journey-status .event-date-input .form-group {
  margin-bottom: 2px;
}
.driver-app-v2 > .container .journey-status .revert-action {
  padding: 1px 2px 1px 2px;
  margin-left: 3px;
  color: #f00;
  border: 2px solid #f00;
}
.driver-app-v2 > .container .journey-status .revert-action:hover {
  color: #800000;
  cursor: pointer;
  border-color: #800000;
}
.driver-app {
  max-width: 640px;
  padding: 1rem;
}
.driver-app input[type="number"]::-webkit-outer-spin-button,
.driver-app input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.driver-app input[type="number"] {
  -moz-appearance: textfield;
}
.driver-app > .container {
  width: 100%;
  min-width: 0;
  padding: 0;
  font-size: 16px;
}
.driver-app > .container button {
  font-size: 16px !important;
}
.driver-app > .container .modal a {
  font-size: 16px;
}
.driver-app > .container .accept-button {
  margin-top: 1rem;
}
.driver-app > .container .cargo-entry {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.driver-app > .container .cargo-entry .panel-heading {
  padding: 0;
}
.driver-app > .container .cargo-entry .driver-note {
  margin-top: .5rem;
  margin-right: 2rem;
  margin-left: 2rem;
  font-style: italic;
  font-weight: 400;
  border-top: 1px black dashed;
}
.driver-app > .container .cargo-entry .point {
  position: relative;
}
.driver-app > .container .cargo-entry .point .direction-indicator {
  right: -.5rem !important;
}
.driver-app > .container .cargo-entry .point .target {
  margin-top: 6px;
}
.driver-app > .container .cargo-entry .point .terminal-info {
  margin-top: 3px;
  margin-bottom: 5px;
}
.driver-app > .container .cargo-entry .point .terminal-info span {
  white-space: nowrap;
}
.driver-app > .container .cargo-entry .events {
  font-size: 14px;
}
.driver-app > .container .cargo-entry .events .event-date {
  float: right;
}
.driver-app > .container .cargo-entry .specification {
  margin-bottom: 1rem;
  font-weight: bold;
}
.driver-app > .container .cargo-entry .specification .order-number-info {
  white-space: nowrap;
}
.driver-app > .container .cargo-entry .state {
  margin-top: 1rem;
  font-weight: bold;
}
.driver-app > .container .cargo-entry .event-date-params {
  margin-bottom: 10px;
}
.driver-app > .container .cargo-entry .event-date-params .event-date-input {
  float: right;
  width: 156px;
  margin-right: -3px;
}
.driver-app > .container .cargo-entry .event-date-params .event-date-input input {
  padding-right: 2px;
  padding-left: 2px;
}
.driver-app > .container .cargo-entry .event-date-params .form-group {
  margin-bottom: 0;
}
.driver-app > .container .cargo-entry .event-date-params .form-group input {
  font-size: 14px;
}
.driver-app > .container .cargo-entry .forced-action {
  margin: 5px;
  text-align: center;
}
.driver-app > .container .cargo-entry .action-buttons {
  text-align: center;
}
.driver-app > .container .cargo-entry .actions-div {
  position: relative;
  left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.driver-app > .container .cargo-entry .actions-div button {
  position: relative;
  width: 25%;
  padding-top: 15px;
  padding-right: 2px;
  padding-bottom: 15px;
  padding-left: 2px;
  margin-right: 18px;
}
.driver-app > .container .cargo-entry .actions-div button::before {
  position: absolute;
  top: 25%;
  left: -18px;
  font-family: "Glyphicons Halflings";
  color: green;
  content: "\e092";
}
.driver-app > .container .cargo-entry .actions-div button::after {
  position: absolute;
  top: -4px;
  right: 0;
  font-family: "Glyphicons Halflings";
  font-size: 20px;
}
.driver-app > .container .cargo-entry .actions-div button.btn-danger:not([disabled])::after {
  color: green;
  content: "\e089";
}
.driver-app > .container .cargo-entry .actions-div button.btn-success:not([disabled])::after {
  color: red;
  content: "\e088";
}
.driver-app > .container .cargo-entry .actions-div button.btn-danger:disabled::before {
  color: red;
}
.driver-app > .container .cargo-entry button {
  margin-top: 5px;
  margin-right: 1rem;
  white-space: normal;
}
.driver-app > .container .cargo-entry .delay-params {
  margin-top: 1rem;
}
.driver-app > .container .cargo-entry .delay-params input,
.driver-app > .container .cargo-entry .delay-params select {
  font-size: 16px;
}
.driver-app > .container .cargo-entry .delay-value input {
  display: inline;
  width: 70px;
  margin-right: .5rem;
  margin-left: 1rem;
}
.__cargo-details-load .datetimepicker {
  padding-right: 0 !important;
}
.__cargo-details-load .driver-note {
  padding-right: 0;
  padding-left: 0;
  margin-left: -10px;
}
.__cargo-details-load .driver-note textarea {
  height: 57px;
}
.breadcrumb-container {
  position: relative ;
}
.breadcrumb-container .duplicate-order {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}
.duplicate-order-modal .input-value {
  margin-top: 7px;
}
.duplicate-order-modal .cargo-dup-entry {
  margin-bottom: 10px;
}
.duplicate-order-modal .cargo-dup-entry .dates-block.loading {
  margin-top: -20px;
  margin-bottom: -5px;
}
.duplicate-order-modal .cargo-dup-entry .date-group {
  position: relative;
}
.duplicate-order-modal .cargo-dup-entry .date-group.start-group {
  margin-bottom: 5px;
}
.duplicate-order-modal .cargo-dup-entry .date-group.start-group .form-group {
  margin-bottom: 1px;
}
.duplicate-order-modal .cargo-dup-entry .date-group .date__field__trigger {
  position: relative;
  top: 2px;
}
.duplicate-order-modal .cargo-dup-entry .date-group .fixed-selection {
  position: absolute;
  top: -3px;
  right: 10px;
}
.duplicate-order-modal .cargo-dup-entry .input-value {
  margin-top: 0;
}
.duplicate-order-modal .cargo-dup-entry .cargo-check {
  float: left;
  margin-top: 1px;
  margin-left: -20px;
}
.duplicate-order-modal .cargo-dup-entry .cargo-description {
  font-weight: 700;
}
.duplicate-order-modal label {
  font-weight: 600;
}
.ajax-t-dashboard-filters-form {
  margin-top: 20px;
}
.ajax-dashboard-filters-form select[multiple] {
  height: 32px;
  visibility: hidden;
}
.ajax-t-dashboard-filters-form .date-to-filter,
.ajax-dashboard-filters-form .date-to-filter,
.ajax-pending-orders-filters-form .date-to-filter,
.ajax-payorder-search-form .date-to-filter,
.ajax-planning-search-form .date-to-filter {
  margin-right: -15px;
  margin-left: 15px;
}
.ajax-t-dashboard-filters-form .date-to-filter:before,
.ajax-dashboard-filters-form .date-to-filter:before,
.ajax-pending-orders-filters-form .date-to-filter:before,
.ajax-payorder-search-form .date-to-filter:before,
.ajax-planning-search-form .date-to-filter:before {
  position: absolute;
  top: 30px;
  left: -11px;
  content: " — ";
}
.payorder-dashboard .filter-form {
  margin-bottom: 1rem;
}
.ajax-payorder-search-form .form-group > label {
  white-space: nowrap;
}
.ajax-payorder-search-form .date-filter {
  width: 10%;
}
.ajax-payorder-search-form .exported-filter {
  width: 10%;
}
.ajax-payorder-search-form .number-filter {
  width: 15%;
}
.ajax-payorder-search-form .search-buttons {
  width: 21%;
}
.ajax-payorder-search-form .search-buttons .dashboard-search-button {
  margin-right: 15px;
  margin-left: 5px;
}
.ajax-payorder-search-form .date-to-filter {
  margin-right: 0;
  margin-left: 5px;
}
.ajax-payorder-search-form .date-to-filter:before {
  position: absolute;
  top: 30px;
  left: -7px;
  content: " — ";
}
.payment-list-page-body .filter-form {
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 0;
}
.payment-list-page-body .legend-table-wrapper {
  position: relative;
  top: -20px;
  text-align: center;
}
.payment-list-page-body .legend-table-wrapper .legend-table {
  width: 30%;
  margin: auto;
}
.payment-list-page-body .legend-table-wrapper .legend-table .legend-icon {
  margin-right: 10px;
}
.payment-list-page-body .legend-table-wrapper .legend-table td.state-processed .legend-icon {
  opacity: .8;
}
.payment-list-page-body .legend-table-wrapper .legend-table td.state-match {
  font-weight: bold;
}
.payment-list-page-body .legend-table-wrapper .legend-table td.state-unprocessed {
  color: red;
}
.ajax-payment-history-search-form .form-group label {
  white-space: nowrap;
}
.ajax-payment-history-search-form .form-group input {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.ajax-payment-history-search-form .date-to-filter {
  margin-right: 0;
  margin-left: 5px;
}
.ajax-payment-history-search-form .date-to-filter:before {
  position: absolute;
  top: 30px;
  left: -7px;
  content: " — ";
}
.ajax-payment-history-search-form .row > div {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.ajax-payment-history-search-form .row > div.col-15 {
  width: 6.25%;
}
.ajax-payment-history-search-form .row > div.col-14 {
  width: 5.75%;
}
.ajax-payment-history-search-form .row > div.col-13 {
  width: 5.25%;
}
.ajax-payment-history-search-form .search-buttons {
  width: 9.3%;
  margin-top: -5px;
  text-align: center;
}
.ajax-payment-history-search-form .search-buttons button {
  width: 90px;
  margin-right: auto;
  margin-bottom: 3px;
  margin-left: auto;
}
.ajax-expenses-search-form .customer-name-stats-with-block,
.ajax-incomes-search-form .customer-name-stats-with-block,
.ajax-invoices-search-form .customer-name-stats-with-block,
.ajax-order-dashboard-search-form .customer-name-stats-with-block {
  position: absolute;
  right: 5px;
}
.ajax-expenses-search-form .customer-name-stats-with-block input,
.ajax-incomes-search-form .customer-name-stats-with-block input,
.ajax-invoices-search-form .customer-name-stats-with-block input,
.ajax-order-dashboard-search-form .customer-name-stats-with-block input {
  margin-right: 3px;
  vertical-align: middle;
}
.ajax-expenses-search-form .col-search,
.ajax-incomes-search-form .col-search,
.ajax-invoices-search-form .col-search,
.ajax-order-dashboard-search-form .col-search {
  width: 10%;
}
.ajax-expenses-search-form .col-search .btn.dashboard-search-button,
.ajax-incomes-search-form .col-search .btn.dashboard-search-button,
.ajax-invoices-search-form .col-search .btn.dashboard-search-button,
.ajax-order-dashboard-search-form .col-search .btn.dashboard-search-button {
  padding-right: 10px;
  padding-left: 10px;
}
.ajax-expenses-search-form .col-reset .btn.dashboard-reset-search-button,
.ajax-incomes-search-form .col-reset .btn.dashboard-reset-search-button,
.ajax-invoices-search-form .col-reset .btn.dashboard-reset-search-button,
.ajax-order-dashboard-search-form .col-reset .btn.dashboard-reset-search-button {
  padding-right: 10px;
  padding-left: 10px;
}
.ajax-expenses-search-form .col05,
.ajax-incomes-search-form .col05,
.ajax-invoices-search-form .col05,
.ajax-order-dashboard-search-form .col05 {
  width: 5%;
}
.ajax-expenses-search-form .col15,
.ajax-incomes-search-form .col15,
.ajax-invoices-search-form .col15,
.ajax-order-dashboard-search-form .col15 {
  width: 6%;
}
.ajax-expenses-search-form .col25,
.ajax-incomes-search-form .col25,
.ajax-invoices-search-form .col25,
.ajax-order-dashboard-search-form .col25 {
  width: 10.5%;
}
.ajax-expenses-search-form .select2-container--bootstrap .select2-selection__clear,
.ajax-incomes-search-form .select2-container--bootstrap .select2-selection__clear,
.ajax-invoices-search-form .select2-container--bootstrap .select2-selection__clear,
.ajax-order-dashboard-search-form .select2-container--bootstrap .select2-selection__clear {
  top: -2px;
  margin-right: 3px;
  font-size: 14px;
}
.ajax-expenses-search-form .date-filter,
.ajax-incomes-search-form .date-filter,
.ajax-invoices-search-form .date-filter,
.ajax-order-dashboard-search-form .date-filter {
  width: 6%;
}
.ajax-expenses-search-form .sum-filter,
.ajax-incomes-search-form .sum-filter,
.ajax-invoices-search-form .sum-filter,
.ajax-order-dashboard-search-form .sum-filter {
  width: 6%;
}
.ajax-expenses-search-form .vat-clause-filter,
.ajax-incomes-search-form .vat-clause-filter,
.ajax-invoices-search-form .vat-clause-filter,
.ajax-order-dashboard-search-form .vat-clause-filter {
  width: 10%;
}
.ajax-expenses-search-form .date-to-filter,
.ajax-incomes-search-form .date-to-filter,
.ajax-invoices-search-form .date-to-filter,
.ajax-order-dashboard-search-form .date-to-filter {
  margin-right: 0;
  margin-left: 5px;
}
.ajax-expenses-search-form .date-to-filter:before,
.ajax-incomes-search-form .date-to-filter:before,
.ajax-invoices-search-form .date-to-filter:before,
.ajax-order-dashboard-search-form .date-to-filter:before {
  position: absolute;
  top: 30px;
  left: -7px;
  content: " — ";
}
.accept-terms-and-conditions .confirm-block input[type="checkbox"] {
  position: relative;
  top: 2px;
  margin-right: 7px;
}
.accept-terms-and-conditions .confirm-block input[type="checkbox"] + span {
  font-size: 15px;
}
.classifier-admin-list-page .breadcrumb,
.classifier-admin-list-page .classifier-admin-table-container {
  max-width: 60rem;
  margin-right: auto;
  margin-left: auto;
}
.classifier-admin-list-page .datatable-custom-length {
  display: none;
}
.classificators-page .classificators-table tr.vat-disabled {
  font-style: italic;
  opacity: .75;
}
.classificators-page .classificators-table .vat-disabled-checkbox {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.classificators-page .classificators-table:not(.table-linked-2) .delete-classificator {
  display: none;
}
.classificators-page .classificators-table th {
  text-align: center;
}
.classificators-page .classificators-table.email_template th,
.classificators-page .classificators-table.email_template td {
  text-align: left;
}
.classificators-page .classificators-table.email_template th.template-name {
  width: 30%;
}
.classificators-page .classificators-table.email_template th.template-subject {
  width: 60%;
}
.classificators-page .classificators-table.email_template label {
  font-weight: normal;
  color: #666;
}
.classificators-page .classificators-table.vat th,
.classificators-page .classificators-table.vat td {
  text-align: left;
}
.classificators-page .classificators-table.vat th.vat,
.classificators-page .classificators-table.vat td.vat {
  width: 3%;
}
.classificators-page .classificators-table.vat th.clause,
.classificators-page .classificators-table.vat td.clause {
  width: 6%;
}
.classificators-page .classificators-table.vat th.short,
.classificators-page .classificators-table.vat td.short {
  width: 7%;
}
.classificators-page .classificators-table.dais_code th,
.classificators-page .classificators-table.dais_code td {
  text-align: left;
}
.classificators-page .classificators-table.manuals th,
.classificators-page .classificators-table.manuals td {
  text-align: left;
}
.classificators-page .classificators-table.manuals th.position,
.classificators-page .classificators-table.manuals td.position {
  width: 3%;
}
.classificators-page .classificators-table.manuals th.url,
.classificators-page .classificators-table.manuals td.url {
  width: 60%;
}
.classificators-page .classificators-table tr:not(.editable) td,
.classificators-page .classificators-table tr:not(.editable) th {
  padding: 1.5rem;
}
.classificators-page .classificators-table-container {
  max-width: 60rem;
  margin-right: auto;
  margin-left: auto;
}
.classificators-page .classificators-table-container.email_template,
.classificators-page .classificators-table-container.manuals {
  max-width: 80rem;
}
.classificators-page .classificators-table-container.vat,
.classificators-page .classificators-table-container.dais_code {
  max-width: 100%;
}
.classificators-page .classificators-table-container th:last-child,
.classificators-page .classificators-table-container td:last-child {
  width: 10rem;
  padding-right: 1rem;
  text-align: right;
}
.partner-contact-table th:nth-child(1) {
  font-size: 14px;
  color: red;
}
.transporeon-pending-order h4 {
  margin-top: 20px;
}
.transporeon-pending-order .datatable-custom-footer {
  margin-top: 0;
}
.transporeon-pending-order .datatable-custom-length {
  display: none;
}
.transporeon-pending-order table .select-parameter,
.transporeon-pending-order table .unselect-parameter {
  font-size: 1.4rem;
  cursor: pointer;
  opacity: .3;
}
.transporeon-pending-order table .select-parameter:focus,
.transporeon-pending-order table .unselect-parameter:focus {
  opacity: .6;
}
.transporeon-pending-order table .selected-parameter-row {
  font-weight: bold;
}
.transporeon-pending-order .partner-table .select-parameter-wrapper,
.transporeon-pending-order .partner-contact-table .select-parameter-wrapper {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
}
.transporeon-pending-order .partner-contact-table th:nth-child(2) {
  padding-left: 40px;
}
.transporeon-pending-order .partner-contact-table td:nth-child(2) {
  padding-top: 6px;
}
.transporeon-pending-order .partner-table th:nth-child(2) {
  padding-left: 40px;
}
.transporeon-pending-order .partner-table td:nth-child(2) {
  padding-top: 6px;
}
.transporeon-pending-order .delete-partner {
  display: none;
}
.transporeon-pending-order .delete-partner-contact {
  display: none;
}
.transporeon-pending-order .use-transporeon-legal-address {
  position: absolute;
  top: 50px;
  right: 15px;
  cursor: pointer;
}
.pending-order-continue-action {
  margin-top: 10px;
}
.dashboard-table.__transporeon .cargo-info {
  margin-top: -20px;
  font-size: 18px;
  cursor: default;
}
.dashboard-table.__transporeon .status-filter {
  margin-left: 10px;
  cursor: pointer;
}
.dashboard-table.__transporeon .status-filter + .dropdown-menu {
  padding: 6px;
  font-weight: 400;
  line-height: 1;
}
.dashboard-table.__transporeon .status-filter + .dropdown-menu .dropdown-item {
  padding-bottom: 4px;
}
.dashboard-table.__transporeon .status-filter + .dropdown-menu .dropdown-item input {
  margin-right: 5px;
  vertical-align: bottom;
}
.dashboard-table.__transporeon td.dropdown.open > a {
  font-weight: 700;
}
.dashboard-table.__transporeon .message-action-menu {
  margin-top: -6px;
}
.dashboard-table.__transporeon .message-action-menu span {
  margin-right: 8px;
  font-size: 18px;
  vertical-align: bottom;
}
.dashboard-table.__transporeon .message-action-menu .accept-action {
  color: green;
}
.dashboard-table.__transporeon .message-action-menu .remove-action {
  color: red;
}
.dashboard-table.__transporeon .message-action-menu .normal-action {
  color: gray;
}
.invoice-styles {
  color: black;
  white-space: nowrap;
}
.invoice-styles.ri_draft {
  font-weight: bold;
  text-decoration: underline;
}
.invoice-styles.ri_overdue {
  color: red;
}
.invoice-styles.ri_paid {
  font-weight: bold;
  color: green;
}
.dashboard-table.__expenses ul,
.dashboard-table.__incomes ul,
.dashboard-table.__invoices ul,
.dashboard-table.__orders ul {
  padding-left: 10px;
  margin-bottom: 0;
}
.dashboard-table.__expenses tr.min_loading_ts_planned td.min_loading_ts_unix,
.dashboard-table.__incomes tr.min_loading_ts_planned td.min_loading_ts_unix,
.dashboard-table.__invoices tr.min_loading_ts_planned td.min_loading_ts_unix,
.dashboard-table.__orders tr.min_loading_ts_planned td.min_loading_ts_unix,
.dashboard-table.__expenses tr.min_loading_ts_planned td.min_loading_ts,
.dashboard-table.__incomes tr.min_loading_ts_planned td.min_loading_ts,
.dashboard-table.__invoices tr.min_loading_ts_planned td.min_loading_ts,
.dashboard-table.__orders tr.min_loading_ts_planned td.min_loading_ts {
  color: salmon;
}
.dashboard-table.__expenses tr.min_loading_ts_real td.min_loading_ts_unix,
.dashboard-table.__incomes tr.min_loading_ts_real td.min_loading_ts_unix,
.dashboard-table.__invoices tr.min_loading_ts_real td.min_loading_ts_unix,
.dashboard-table.__orders tr.min_loading_ts_real td.min_loading_ts_unix,
.dashboard-table.__expenses tr.min_loading_ts_real td.min_loading_ts,
.dashboard-table.__incomes tr.min_loading_ts_real td.min_loading_ts,
.dashboard-table.__invoices tr.min_loading_ts_real td.min_loading_ts,
.dashboard-table.__orders tr.min_loading_ts_real td.min_loading_ts {
  color: black;
}
.dashboard-table.__expenses tr.max_unloading_ts_planned td.max_unloading_ts_unix,
.dashboard-table.__incomes tr.max_unloading_ts_planned td.max_unloading_ts_unix,
.dashboard-table.__invoices tr.max_unloading_ts_planned td.max_unloading_ts_unix,
.dashboard-table.__orders tr.max_unloading_ts_planned td.max_unloading_ts_unix,
.dashboard-table.__expenses tr.max_unloading_ts_planned td.max_unloading_ts,
.dashboard-table.__incomes tr.max_unloading_ts_planned td.max_unloading_ts,
.dashboard-table.__invoices tr.max_unloading_ts_planned td.max_unloading_ts,
.dashboard-table.__orders tr.max_unloading_ts_planned td.max_unloading_ts {
  color: salmon;
}
.dashboard-table.__expenses tr.max_unloading_ts_real td.max_unloading_ts_unix,
.dashboard-table.__incomes tr.max_unloading_ts_real td.max_unloading_ts_unix,
.dashboard-table.__invoices tr.max_unloading_ts_real td.max_unloading_ts_unix,
.dashboard-table.__orders tr.max_unloading_ts_real td.max_unloading_ts_unix,
.dashboard-table.__expenses tr.max_unloading_ts_real td.max_unloading_ts,
.dashboard-table.__incomes tr.max_unloading_ts_real td.max_unloading_ts,
.dashboard-table.__invoices tr.max_unloading_ts_real td.max_unloading_ts,
.dashboard-table.__orders tr.max_unloading_ts_real td.max_unloading_ts {
  color: black;
}
.dashboard-table.__expenses .email-scheduled,
.dashboard-table.__incomes .email-scheduled,
.dashboard-table.__invoices .email-scheduled,
.dashboard-table.__orders .email-scheduled {
  font-size: 16px;
  color: #999;
}
.dashboard-table.__orders th.state,
.dashboard-table.__orders th.invoices {
  position: relative;
  padding-right: 40px;
}
.dashboard-table.__orders .order-state-helper,
.dashboard-table.__orders .invoice-number-helper {
  position: absolute;
  top: inherit;
  bottom: 8px;
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  color: grey;
  opacity: .5;
}
.dashboard-table.__orders .invoice-helper-sub-entry,
.dashboard-table.__orders .order-dashboard-linked-toggle {
  color: black;
  white-space: nowrap;
}
.dashboard-table.__orders .invoice-helper-sub-entry.ri_draft,
.dashboard-table.__orders .order-dashboard-linked-toggle.ri_draft {
  font-weight: bold;
  text-decoration: underline;
}
.dashboard-table.__orders .invoice-helper-sub-entry.ri_overdue,
.dashboard-table.__orders .order-dashboard-linked-toggle.ri_overdue {
  color: red;
}
.dashboard-table.__orders .invoice-helper-sub-entry.ri_paid,
.dashboard-table.__orders .order-dashboard-linked-toggle.ri_paid {
  font-weight: bold;
  color: green;
}
.dashboard-table.__orders .linked-invoice-toggle {
  cursor: pointer;
}
.dashboard-table.__expenses .order-invoice-toggle.paid,
.dashboard-table.__incomes .order-invoice-toggle.paid,
.dashboard-table.__invoices .order-invoice-toggle.paid,
.dashboard-table.__expenses .order-invoice-helper-entry.paid,
.dashboard-table.__incomes .order-invoice-helper-entry.paid,
.dashboard-table.__invoices .order-invoice-helper-entry.paid {
  color: green;
}
.dashboard-table.__expenses .order-invoice-toggle.unpaid,
.dashboard-table.__incomes .order-invoice-toggle.unpaid,
.dashboard-table.__invoices .order-invoice-toggle.unpaid,
.dashboard-table.__expenses .order-invoice-helper-entry.unpaid,
.dashboard-table.__incomes .order-invoice-helper-entry.unpaid,
.dashboard-table.__invoices .order-invoice-helper-entry.unpaid {
  color: red;
}
.dashboard-table.__expenses th.journey_invoice,
.dashboard-table.__incomes th.journey_invoice,
.dashboard-table.__invoices th.journey_invoice,
.dashboard-table.__expenses th.order_invoice,
.dashboard-table.__incomes th.order_invoice,
.dashboard-table.__invoices th.order_invoice,
.dashboard-table.__expenses th.connected_invoice_number,
.dashboard-table.__incomes th.connected_invoice_number,
.dashboard-table.__invoices th.connected_invoice_number,
.dashboard-table.__expenses th.order_reference_number,
.dashboard-table.__incomes th.order_reference_number,
.dashboard-table.__invoices th.order_reference_number,
.dashboard-table.__expenses th.order_invoice_number,
.dashboard-table.__incomes th.order_invoice_number,
.dashboard-table.__invoices th.order_invoice_number,
.dashboard-table.__expenses th.invoice_number,
.dashboard-table.__incomes th.invoice_number,
.dashboard-table.__invoices th.invoice_number {
  position: relative;
  padding-right: 40px;
}
.dashboard-table.__expenses .journey-invoice-helper,
.dashboard-table.__incomes .journey-invoice-helper,
.dashboard-table.__invoices .journey-invoice-helper,
.dashboard-table.__expenses .order-helper,
.dashboard-table.__incomes .order-helper,
.dashboard-table.__invoices .order-helper,
.dashboard-table.__expenses .order-invoice-helper,
.dashboard-table.__incomes .order-invoice-helper,
.dashboard-table.__invoices .order-invoice-helper,
.dashboard-table.__expenses .invoice-number-helper,
.dashboard-table.__incomes .invoice-number-helper,
.dashboard-table.__invoices .invoice-number-helper {
  position: absolute;
  top: inherit;
  bottom: 8px;
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  color: grey;
  opacity: .5;
}
.dashboard-table.__expenses .linked-invoice-toggle,
.dashboard-table.__incomes .linked-invoice-toggle,
.dashboard-table.__invoices .linked-invoice-toggle {
  cursor: pointer;
}
.dashboard-table.__expenses .country-field,
.dashboard-table.__incomes .country-field,
.dashboard-table.__invoices .country-field {
  padding-left: 25px;
}
.dashboard-table.__expenses .country-field.eu-mark,
.dashboard-table.__incomes .country-field.eu-mark,
.dashboard-table.__invoices .country-field.eu-mark {
  display: block;
  height: 18px;
  padding-top: 2px;
  background: url(../../img/eu.png);
  background-repeat: no-repeat;
  -webkit-background-size: 18px 18px;
          background-size: 18px;
}
.dashboard-table.__expenses .received-invoice-toggle,
.dashboard-table.__incomes .received-invoice-toggle,
.dashboard-table.__invoices .received-invoice-toggle,
.dashboard-table.__expenses .connected-invoice-toggle,
.dashboard-table.__incomes .connected-invoice-toggle,
.dashboard-table.__invoices .connected-invoice-toggle,
.dashboard-table.__expenses .invoice-dashboard-linked-toggle,
.dashboard-table.__incomes .invoice-dashboard-linked-toggle,
.dashboard-table.__invoices .invoice-dashboard-linked-toggle,
.dashboard-table.__expenses .invoice-helper-entry,
.dashboard-table.__incomes .invoice-helper-entry,
.dashboard-table.__invoices .invoice-helper-entry {
  color: black;
  white-space: nowrap;
}
.dashboard-table.__expenses .received-invoice-toggle.ri_draft,
.dashboard-table.__incomes .received-invoice-toggle.ri_draft,
.dashboard-table.__invoices .received-invoice-toggle.ri_draft,
.dashboard-table.__expenses .connected-invoice-toggle.ri_draft,
.dashboard-table.__incomes .connected-invoice-toggle.ri_draft,
.dashboard-table.__invoices .connected-invoice-toggle.ri_draft,
.dashboard-table.__expenses .invoice-dashboard-linked-toggle.ri_draft,
.dashboard-table.__incomes .invoice-dashboard-linked-toggle.ri_draft,
.dashboard-table.__invoices .invoice-dashboard-linked-toggle.ri_draft,
.dashboard-table.__expenses .invoice-helper-entry.ri_draft,
.dashboard-table.__incomes .invoice-helper-entry.ri_draft,
.dashboard-table.__invoices .invoice-helper-entry.ri_draft {
  font-weight: bold;
  text-decoration: underline;
}
.dashboard-table.__expenses .received-invoice-toggle.ri_overdue,
.dashboard-table.__incomes .received-invoice-toggle.ri_overdue,
.dashboard-table.__invoices .received-invoice-toggle.ri_overdue,
.dashboard-table.__expenses .connected-invoice-toggle.ri_overdue,
.dashboard-table.__incomes .connected-invoice-toggle.ri_overdue,
.dashboard-table.__invoices .connected-invoice-toggle.ri_overdue,
.dashboard-table.__expenses .invoice-dashboard-linked-toggle.ri_overdue,
.dashboard-table.__incomes .invoice-dashboard-linked-toggle.ri_overdue,
.dashboard-table.__invoices .invoice-dashboard-linked-toggle.ri_overdue,
.dashboard-table.__expenses .invoice-helper-entry.ri_overdue,
.dashboard-table.__incomes .invoice-helper-entry.ri_overdue,
.dashboard-table.__invoices .invoice-helper-entry.ri_overdue {
  color: red;
}
.dashboard-table.__expenses .received-invoice-toggle.ri_paid,
.dashboard-table.__incomes .received-invoice-toggle.ri_paid,
.dashboard-table.__invoices .received-invoice-toggle.ri_paid,
.dashboard-table.__expenses .connected-invoice-toggle.ri_paid,
.dashboard-table.__incomes .connected-invoice-toggle.ri_paid,
.dashboard-table.__invoices .connected-invoice-toggle.ri_paid,
.dashboard-table.__expenses .invoice-dashboard-linked-toggle.ri_paid,
.dashboard-table.__incomes .invoice-dashboard-linked-toggle.ri_paid,
.dashboard-table.__invoices .invoice-dashboard-linked-toggle.ri_paid,
.dashboard-table.__expenses .invoice-helper-entry.ri_paid,
.dashboard-table.__incomes .invoice-helper-entry.ri_paid,
.dashboard-table.__invoices .invoice-helper-entry.ri_paid {
  font-weight: bold;
  color: green;
}
.dashboard-table.__expenses td.order_reference_number ul li .o_income_pending,
.dashboard-table.__incomes td.order_reference_number ul li .o_income_pending,
.dashboard-table.__invoices td.order_reference_number ul li .o_income_pending {
  color: red;
}
.dashboard-table.__expenses .order-helper + .popover,
.dashboard-table.__incomes .order-helper + .popover,
.dashboard-table.__invoices .order-helper + .popover {
  width: 150px;
}
.dashboard-table.__expenses .order-helper-entry.o_income_pending,
.dashboard-table.__incomes .order-helper-entry.o_income_pending,
.dashboard-table.__invoices .order-helper-entry.o_income_pending {
  color: red;
}
.dashboard-table.__expenses .order-helper-entry.o_income_written,
.dashboard-table.__incomes .order-helper-entry.o_income_written,
.dashboard-table.__invoices .order-helper-entry.o_income_written {
  color: #337ab7;
}
.dashboard-page.income-dashboard .bind-table .extra-bold,
.dashboard-page.expenses-dashboard .bind-table .extra-bold {
  margin-top: 5px !important;
  font-size: 14px;
  font-weight: bold;
}
.dashboard-page.expenses-dashboard .received_invoice-total_vat_sum-input {
  padding-top: 4px !important;
  font-size: 14px;
  font-weight: bold;
}
.dashboard-page.expenses-dashboard th.dais_exported,
.dashboard-page.expenses-dashboard th.attachment_count,
.dashboard-page.expenses-dashboard th.connected_invoice_factoring {
  padding-right: 25px;
}
.dashboard-page.expenses-dashboard .offer-info {
  margin-left: 4px;
  font-size: 22px;
  color: grey;
  cursor: pointer;
  opacity: .5;
}
.dashboard-page.expenses-dashboard td.booking_number {
  white-space: nowrap;
}
.dashboard-page.expenses-dashboard .bind-table .table-container {
  max-height: 30vh;
  overflow: auto;
}
.dashboard-page.expenses-dashboard .create-new-invoice-toggle,
.dashboard-page.expenses-dashboard .order-invoice-helper-entry.create-new {
  color: black;
  text-decoration: underline dotted;
  white-space: nowrap;
  opacity: .6;
}
.dashboard-page.expenses-dashboard .invoice-rejected-handle,
.dashboard-page.expenses-dashboard .invoice-replaced-handle {
  color: #337ab7;
  cursor: pointer;
}
.dashboard-page.expenses-dashboard .filter-form,
.dashboard-page.income-dashboard .filter-form,
.dashboard-page.order-dashboard .filter-form {
  min-width: 1230px;
}
.dashboard-page.invoice-dashboard .filter-form {
  min-width: 1675px;
}
.dashboard-page.invoice-dashboard.invoice-confirmation .filter-form {
  min-width: 1200px;
}
.dashboard-page.expenses-dashboard .search-table,
.dashboard-page.income-dashboard .search-table,
.dashboard-page.order-dashboard .search-table {
  min-width: 1230px;
}
.dashboard-page.invoice-dashboard .search-table {
  min-width: 1675px;
}
.dashboard-page.invoice-dashboard.invoice-confirmation .search-table {
  min-width: 1200px;
}
.dashboard-page.invoice-dashboard .dashboard-search-button {
  float: right;
  padding-right: 20px;
  padding-left: 20px;
}
.dashboard-page.invoice-dashboard .dashboard-reset-search-button {
  float: left;
  padding-right: 20px;
  padding-left: 20px;
}
.dashboard-page.credit-limit-dashboard .table-filter-row {
  width: 1000px;
  margin-left: 10px;
}
.dashboard-page.credit-limit-dashboard .forced-info-toggle {
  position: relative;
  top: 3px;
  display: inline;
  margin-right: 3px;
  font-size: 16px;
  color: red;
  cursor: pointer;
}
.dashboard-page.credit-limit-dashboard td.compact-display {
  word-break: break-word;
}
.dashboard-page.credit-limit-dashboard .statistics-block {
  padding-left: 15px;
}
.dashboard-page.credit-limit-dashboard .rejected-note {
  font-weight: bold;
  color: red;
}
.dashboard-page.credit-limit-dashboard .show-processed-toggle {
  font-weight: normal;
  cursor: pointer;
}
.dashboard-page.credit-limit-dashboard .credit-limit-action {
  cursor: pointer;
}
.dashboard-page.credit-limit-dashboard .credit-limit-action.confirm-action,
.dashboard-page.credit-limit-dashboard .credit-limit-action.request-action {
  font-weight: bold;
  color: green;
}
.dashboard-page.credit-limit-dashboard .credit-limit-action.delete-action,
.dashboard-page.credit-limit-dashboard .credit-limit-action.reject-action {
  line-height: 2;
  color: red;
}
.orders-page ~ .partner-details-modal .transport-units-tab-trigger,
.orders-page ~ .partner-details-modal .partner-contact-tab-trigger,
.orders-page ~ .partner-details-modal .partner-agreements-tab-trigger,
.orders-page ~ .partner-details-modal .partner-offers-tab-trigger,
.orders-page ~ .partner-details-modal .managers-block,
.orders-page ~ .partner-details-modal .cargo-instructions-tab-trigger,
.orders-page ~ .partner-details-modal .online-users-tab-trigger {
  display: none !important;
}
.dashboard-page.order-dashboard .filter-form {
  margin-top: 0 !important;
  background-color: #f5f5f5;
}
.dashboard-page.order-dashboard .filter-form .order-search-buttons {
  float: right;
  margin-top: 17px;
  margin-right: 10px;
}
.dashboard-page.order-dashboard .filter-form .row .col-sm-2.and-half {
  width: 11%;
}
.dashboard-page.order-dashboard .filter-form .row .route-city-filter {
  width: 9%;
  padding-right: 0 !important;
}
.dashboard-page.order-dashboard .filter-form .row .route-country-filter {
  width: 4.5%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.dashboard-page.order-dashboard .filter-form .row .route-zip-filter {
  width: 4.5%;
  padding-left: 0 !important;
}
.dashboard-page.order-dashboard .filter-form .row .order-state-filter {
  width: 10%;
}
.dashboard-page.order-dashboard .order-state-icon {
  font-size: 20px;
}
.dashboard-page.order-dashboard .order-state-icon.draft {
  color: grey;
}
.dashboard-page.order-dashboard .order-state-icon.confirmed {
  color: black;
}
.dashboard-page.order-dashboard .order-state-icon.in_progress {
  color: lightgreen;
}
.dashboard-page.order-dashboard .order-state-icon.finished {
  color: green;
}
.dashboard-page.order-dashboard .order-state-icon.cancelled {
  color: red;
}
.dashboard-page.order-dashboard .order-state-helper-template .order-state-icon {
  position: relative;
  top: 3px;
  display: inline;
  margin-right: 7px;
}
.dashboard-page.order-dashboard .dashboard-table.__orders .order-state-icon {
  margin-top: -3px;
}
.dashboard-page.order-dashboard .start-order-dashboard {
  position: relative;
}
.dashboard-page.order-dashboard .start-order-dashboard .breadcrumb {
  margin-bottom: 2px;
}
.dashboard-page.order-dashboard .start-order-dashboard .new-order-link {
  position: absolute;
  top: 4px;
  right: 15px;
}
.dashboard-page.order-dashboard .start-order-dashboard .new-order-link > button {
  font-size: 14px !important;
}
.dashboard-page.order-dashboard .start-order-dashboard .new-order-link > button > i {
  margin-right: 5px;
}
.dashboard-page.order-dashboard .drivers-toggle {
  position: relative;
  top: -5px;
  margin-left: 4px;
  cursor: pointer;
}
.dashboard-page.expenses-dashboard .search-table tr.bound,
.dashboard-page.income-dashboard .search-table tr.bound,
.dashboard-page.invoice-dashboard .search-table tr.bound,
.dashboard-page.credit-limit-dashboard .search-table tr.bound,
.dashboard-page.order-dashboard .search-table tr.bound,
.dashboard-page.expenses-dashboard .search-table tr.render-bound,
.dashboard-page.income-dashboard .search-table tr.render-bound,
.dashboard-page.invoice-dashboard .search-table tr.render-bound,
.dashboard-page.credit-limit-dashboard .search-table tr.render-bound,
.dashboard-page.order-dashboard .search-table tr.render-bound {
  background-color: #dfecf5;
}
.dashboard-page.expenses-dashboard .disabled-checkbox,
.dashboard-page.income-dashboard .disabled-checkbox,
.dashboard-page.invoice-dashboard .disabled-checkbox,
.dashboard-page.credit-limit-dashboard .disabled-checkbox,
.dashboard-page.order-dashboard .disabled-checkbox {
  pointer-events: none;
  opacity: .65;
}
.dashboard-page.expenses-dashboard .datatable-custom-footer .datatable-custom-length,
.dashboard-page.income-dashboard .datatable-custom-footer .datatable-custom-length,
.dashboard-page.invoice-dashboard .datatable-custom-footer .datatable-custom-length,
.dashboard-page.credit-limit-dashboard .datatable-custom-footer .datatable-custom-length,
.dashboard-page.order-dashboard .datatable-custom-footer .datatable-custom-length {
  top: 35px;
  right: inherit;
  left: 15px;
}
.dashboard-page.expenses-dashboard .partner-details-modal .table > thead:first-child > tr:first-child > th,
.dashboard-page.income-dashboard .partner-details-modal .table > thead:first-child > tr:first-child > th,
.dashboard-page.invoice-dashboard .partner-details-modal .table > thead:first-child > tr:first-child > th,
.dashboard-page.credit-limit-dashboard .partner-details-modal .table > thead:first-child > tr:first-child > th,
.dashboard-page.order-dashboard .partner-details-modal .table > thead:first-child > tr:first-child > th {
  border-top: none;
}
.dashboard-page.expenses-dashboard .partner-details-modal .transport-units-tab-trigger,
.dashboard-page.income-dashboard .partner-details-modal .transport-units-tab-trigger,
.dashboard-page.invoice-dashboard .partner-details-modal .transport-units-tab-trigger,
.dashboard-page.credit-limit-dashboard .partner-details-modal .transport-units-tab-trigger,
.dashboard-page.order-dashboard .partner-details-modal .transport-units-tab-trigger,
.dashboard-page.expenses-dashboard .partner-details-modal .partner-contact-tab-trigger,
.dashboard-page.income-dashboard .partner-details-modal .partner-contact-tab-trigger,
.dashboard-page.invoice-dashboard .partner-details-modal .partner-contact-tab-trigger,
.dashboard-page.credit-limit-dashboard .partner-details-modal .partner-contact-tab-trigger,
.dashboard-page.order-dashboard .partner-details-modal .partner-contact-tab-trigger,
.dashboard-page.expenses-dashboard .partner-details-modal .partner-agreements-tab-trigger,
.dashboard-page.income-dashboard .partner-details-modal .partner-agreements-tab-trigger,
.dashboard-page.invoice-dashboard .partner-details-modal .partner-agreements-tab-trigger,
.dashboard-page.credit-limit-dashboard .partner-details-modal .partner-agreements-tab-trigger,
.dashboard-page.order-dashboard .partner-details-modal .partner-agreements-tab-trigger,
.dashboard-page.expenses-dashboard .partner-details-modal .partner-offers-tab-trigger,
.dashboard-page.income-dashboard .partner-details-modal .partner-offers-tab-trigger,
.dashboard-page.invoice-dashboard .partner-details-modal .partner-offers-tab-trigger,
.dashboard-page.credit-limit-dashboard .partner-details-modal .partner-offers-tab-trigger,
.dashboard-page.order-dashboard .partner-details-modal .partner-offers-tab-trigger,
.dashboard-page.expenses-dashboard .partner-details-modal .cargo-instructions-tab-trigger,
.dashboard-page.income-dashboard .partner-details-modal .cargo-instructions-tab-trigger,
.dashboard-page.invoice-dashboard .partner-details-modal .cargo-instructions-tab-trigger,
.dashboard-page.credit-limit-dashboard .partner-details-modal .cargo-instructions-tab-trigger,
.dashboard-page.order-dashboard .partner-details-modal .cargo-instructions-tab-trigger,
.dashboard-page.expenses-dashboard .partner-details-modal .online-users-tab-trigger,
.dashboard-page.income-dashboard .partner-details-modal .online-users-tab-trigger,
.dashboard-page.invoice-dashboard .partner-details-modal .online-users-tab-trigger,
.dashboard-page.credit-limit-dashboard .partner-details-modal .online-users-tab-trigger,
.dashboard-page.order-dashboard .partner-details-modal .online-users-tab-trigger {
  display: none !important;
}
.dashboard-page.expenses-dashboard .partner-details-modal .managers-block,
.dashboard-page.income-dashboard .partner-details-modal .managers-block,
.dashboard-page.invoice-dashboard .partner-details-modal .managers-block,
.dashboard-page.credit-limit-dashboard .partner-details-modal .managers-block,
.dashboard-page.order-dashboard .partner-details-modal .managers-block {
  display: none !important;
}
.dashboard-page.expenses-dashboard .select2-selection__clear,
.dashboard-page.income-dashboard .select2-selection__clear,
.dashboard-page.invoice-dashboard .select2-selection__clear,
.dashboard-page.credit-limit-dashboard .select2-selection__clear,
.dashboard-page.order-dashboard .select2-selection__clear {
  font-family: PT Sans;
  font-weight: bold;
}
.dashboard-page.expenses-dashboard .popover-content ul,
.dashboard-page.income-dashboard .popover-content ul,
.dashboard-page.invoice-dashboard .popover-content ul,
.dashboard-page.credit-limit-dashboard .popover-content ul,
.dashboard-page.order-dashboard .popover-content ul {
  padding-left: 10px;
}
.dashboard-page.expenses-dashboard .filter-form,
.dashboard-page.income-dashboard .filter-form,
.dashboard-page.invoice-dashboard .filter-form,
.dashboard-page.credit-limit-dashboard .filter-form,
.dashboard-page.order-dashboard .filter-form {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.dashboard-page.expenses-dashboard .filter-form .filtered-table-download,
.dashboard-page.income-dashboard .filter-form .filtered-table-download,
.dashboard-page.invoice-dashboard .filter-form .filtered-table-download,
.dashboard-page.credit-limit-dashboard .filter-form .filtered-table-download,
.dashboard-page.order-dashboard .filter-form .filtered-table-download {
  position: absolute;
  top: -25px;
  right: 15px;
}
.dashboard-page.expenses-dashboard .filter-form .filtered-table-download .fa,
.dashboard-page.income-dashboard .filter-form .filtered-table-download .fa,
.dashboard-page.invoice-dashboard .filter-form .filtered-table-download .fa,
.dashboard-page.credit-limit-dashboard .filter-form .filtered-table-download .fa,
.dashboard-page.order-dashboard .filter-form .filtered-table-download .fa {
  margin-right: 3px;
  font-size: 22px;
  color: green;
}
.dashboard-page.expenses-dashboard .filter-form .filtered-table-download .link-text,
.dashboard-page.income-dashboard .filter-form .filtered-table-download .link-text,
.dashboard-page.invoice-dashboard .filter-form .filtered-table-download .link-text,
.dashboard-page.credit-limit-dashboard .filter-form .filtered-table-download .link-text,
.dashboard-page.order-dashboard .filter-form .filtered-table-download .link-text {
  position: relative;
  top: -3px;
}
.dashboard-page.expenses-dashboard .filter-form .more-filters-toggle,
.dashboard-page.income-dashboard .filter-form .more-filters-toggle,
.dashboard-page.invoice-dashboard .filter-form .more-filters-toggle,
.dashboard-page.credit-limit-dashboard .filter-form .more-filters-toggle,
.dashboard-page.order-dashboard .filter-form .more-filters-toggle,
.dashboard-page.expenses-dashboard .filter-form .less-filters-toggle,
.dashboard-page.income-dashboard .filter-form .less-filters-toggle,
.dashboard-page.invoice-dashboard .filter-form .less-filters-toggle,
.dashboard-page.credit-limit-dashboard .filter-form .less-filters-toggle,
.dashboard-page.order-dashboard .filter-form .less-filters-toggle {
  color: #337ab7;
  text-decoration: dotted;
  cursor: pointer;
}
.dashboard-page.expenses-dashboard .filter-form .customer-filter,
.dashboard-page.income-dashboard .filter-form .customer-filter,
.dashboard-page.invoice-dashboard .filter-form .customer-filter,
.dashboard-page.credit-limit-dashboard .filter-form .customer-filter,
.dashboard-page.order-dashboard .filter-form .customer-filter,
.dashboard-page.expenses-dashboard .filter-form .created-by-filter,
.dashboard-page.income-dashboard .filter-form .created-by-filter,
.dashboard-page.invoice-dashboard .filter-form .created-by-filter,
.dashboard-page.credit-limit-dashboard .filter-form .created-by-filter,
.dashboard-page.order-dashboard .filter-form .created-by-filter {
  width: 10%;
}
.dashboard-page.expenses-dashboard .filter-form .col-sm-2.extended,
.dashboard-page.income-dashboard .filter-form .col-sm-2.extended,
.dashboard-page.invoice-dashboard .filter-form .col-sm-2.extended,
.dashboard-page.credit-limit-dashboard .filter-form .col-sm-2.extended,
.dashboard-page.order-dashboard .filter-form .col-sm-2.extended {
  width: 13.33333333%;
}
.dashboard-page.expenses-dashboard .filter-form .invoice-filter,
.dashboard-page.income-dashboard .filter-form .invoice-filter,
.dashboard-page.invoice-dashboard .filter-form .invoice-filter,
.dashboard-page.credit-limit-dashboard .filter-form .invoice-filter,
.dashboard-page.order-dashboard .filter-form .invoice-filter {
  width: 7%;
}
.dashboard-page.expenses-dashboard .filter-form .transport-filter,
.dashboard-page.income-dashboard .filter-form .transport-filter,
.dashboard-page.invoice-dashboard .filter-form .transport-filter,
.dashboard-page.credit-limit-dashboard .filter-form .transport-filter,
.dashboard-page.order-dashboard .filter-form .transport-filter {
  width: 7%;
}
.dashboard-page.expenses-dashboard .filter-form .row > div.route-filter,
.dashboard-page.income-dashboard .filter-form .row > div.route-filter,
.dashboard-page.invoice-dashboard .filter-form .row > div.route-filter,
.dashboard-page.credit-limit-dashboard .filter-form .row > div.route-filter,
.dashboard-page.order-dashboard .filter-form .row > div.route-filter {
  position: relative;
  width: 10.3444444%;
  padding-right: 0 !important;
}
.dashboard-page.expenses-dashboard .filter-form .row > div.route-filter .exact-route-checkbox,
.dashboard-page.income-dashboard .filter-form .row > div.route-filter .exact-route-checkbox,
.dashboard-page.invoice-dashboard .filter-form .row > div.route-filter .exact-route-checkbox,
.dashboard-page.credit-limit-dashboard .filter-form .row > div.route-filter .exact-route-checkbox,
.dashboard-page.order-dashboard .filter-form .row > div.route-filter .exact-route-checkbox {
  position: absolute;
  bottom: -8px;
  color: #444;
}
.dashboard-page.expenses-dashboard .filter-form .row > div.route-filter .exact-route-checkbox input,
.dashboard-page.income-dashboard .filter-form .row > div.route-filter .exact-route-checkbox input,
.dashboard-page.invoice-dashboard .filter-form .row > div.route-filter .exact-route-checkbox input,
.dashboard-page.credit-limit-dashboard .filter-form .row > div.route-filter .exact-route-checkbox input,
.dashboard-page.order-dashboard .filter-form .row > div.route-filter .exact-route-checkbox input {
  position: relative;
  top: 2px;
  margin-right: 2px;
}
.dashboard-page.expenses-dashboard .filter-form .row > div.route-eu-filter,
.dashboard-page.income-dashboard .filter-form .row > div.route-eu-filter,
.dashboard-page.invoice-dashboard .filter-form .row > div.route-eu-filter,
.dashboard-page.credit-limit-dashboard .filter-form .row > div.route-eu-filter,
.dashboard-page.order-dashboard .filter-form .row > div.route-eu-filter {
  width: 3.9%;
  padding-left: 0 !important;
}
.dashboard-page.expenses-dashboard .filter-form .row > div.route-eu-filter .select2-selection--single,
.dashboard-page.income-dashboard .filter-form .row > div.route-eu-filter .select2-selection--single,
.dashboard-page.invoice-dashboard .filter-form .row > div.route-eu-filter .select2-selection--single,
.dashboard-page.credit-limit-dashboard .filter-form .row > div.route-eu-filter .select2-selection--single,
.dashboard-page.order-dashboard .filter-form .row > div.route-eu-filter .select2-selection--single {
  padding-right: 2px;
  padding-left: 4px;
}
.dashboard-page.expenses-dashboard .filter-form .row > div.route-eu-filter .select2-selection__arrow,
.dashboard-page.income-dashboard .filter-form .row > div.route-eu-filter .select2-selection__arrow,
.dashboard-page.invoice-dashboard .filter-form .row > div.route-eu-filter .select2-selection__arrow,
.dashboard-page.credit-limit-dashboard .filter-form .row > div.route-eu-filter .select2-selection__arrow,
.dashboard-page.order-dashboard .filter-form .row > div.route-eu-filter .select2-selection__arrow {
  display: none;
}
.dashboard-page.expenses-dashboard .filter-form .select2-container--bootstrap .select2-selection--single,
.dashboard-page.income-dashboard .filter-form .select2-container--bootstrap .select2-selection--single,
.dashboard-page.invoice-dashboard .filter-form .select2-container--bootstrap .select2-selection--single,
.dashboard-page.credit-limit-dashboard .filter-form .select2-container--bootstrap .select2-selection--single,
.dashboard-page.order-dashboard .filter-form .select2-container--bootstrap .select2-selection--single {
  height: 34px;
  padding-top: 8px;
}
.dashboard-page.expenses-dashboard .filter-form .row > div,
.dashboard-page.income-dashboard .filter-form .row > div,
.dashboard-page.invoice-dashboard .filter-form .row > div,
.dashboard-page.credit-limit-dashboard .filter-form .row > div,
.dashboard-page.order-dashboard .filter-form .row > div {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.dashboard-page.expenses-dashboard .filter-form .row > div .form-control,
.dashboard-page.income-dashboard .filter-form .row > div .form-control,
.dashboard-page.invoice-dashboard .filter-form .row > div .form-control,
.dashboard-page.credit-limit-dashboard .filter-form .row > div .form-control,
.dashboard-page.order-dashboard .filter-form .row > div .form-control {
  padding: 3px 6px;
}
.dashboard-page.expenses-dashboard .filter-form .search-buttons,
.dashboard-page.income-dashboard .filter-form .search-buttons,
.dashboard-page.invoice-dashboard .filter-form .search-buttons,
.dashboard-page.credit-limit-dashboard .filter-form .search-buttons,
.dashboard-page.order-dashboard .filter-form .search-buttons {
  width: 6%;
  margin-top: -12px;
  text-align: center;
}
.dashboard-page.expenses-dashboard .filter-form .search-buttons button,
.dashboard-page.income-dashboard .filter-form .search-buttons button,
.dashboard-page.invoice-dashboard .filter-form .search-buttons button,
.dashboard-page.credit-limit-dashboard .filter-form .search-buttons button,
.dashboard-page.order-dashboard .filter-form .search-buttons button {
  width: 70px;
  padding: 6px;
  margin-right: auto;
  margin-bottom: 3px;
  margin-left: auto;
}
.dashboard-page.expenses-dashboard .bind-table,
.dashboard-page.income-dashboard .bind-table,
.dashboard-page.invoice-dashboard .bind-table,
.dashboard-page.credit-limit-dashboard .bind-table,
.dashboard-page.order-dashboard .bind-table {
  min-width: 1310px;
  margin-right: 10px;
  margin-left: 10px;
}
.dashboard-page.expenses-dashboard .bind-table .sum-input,
.dashboard-page.income-dashboard .bind-table .sum-input,
.dashboard-page.invoice-dashboard .bind-table .sum-input,
.dashboard-page.credit-limit-dashboard .bind-table .sum-input,
.dashboard-page.order-dashboard .bind-table .sum-input {
  padding-right: 3px;
  padding-left: 3px;
}
.dashboard-page.expenses-dashboard .bind-table .discount-field,
.dashboard-page.income-dashboard .bind-table .discount-field,
.dashboard-page.invoice-dashboard .bind-table .discount-field,
.dashboard-page.credit-limit-dashboard .bind-table .discount-field,
.dashboard-page.order-dashboard .bind-table .discount-field {
  margin-top: -11px;
}
.dashboard-page.expenses-dashboard .bind-table .factoring-field,
.dashboard-page.income-dashboard .bind-table .factoring-field,
.dashboard-page.invoice-dashboard .bind-table .factoring-field,
.dashboard-page.credit-limit-dashboard .bind-table .factoring-field,
.dashboard-page.order-dashboard .bind-table .factoring-field {
  padding-left: 15px;
  margin-top: -5px;
}
.dashboard-page.expenses-dashboard .bind-table .income-factoring-field,
.dashboard-page.income-dashboard .bind-table .income-factoring-field,
.dashboard-page.invoice-dashboard .bind-table .income-factoring-field,
.dashboard-page.credit-limit-dashboard .bind-table .income-factoring-field,
.dashboard-page.order-dashboard .bind-table .income-factoring-field {
  margin-top: 20px;
}
.dashboard-page.expenses-dashboard .bind-table .income-factoring-prepayment-fields,
.dashboard-page.income-dashboard .bind-table .income-factoring-prepayment-fields,
.dashboard-page.invoice-dashboard .bind-table .income-factoring-prepayment-fields,
.dashboard-page.credit-limit-dashboard .bind-table .income-factoring-prepayment-fields,
.dashboard-page.order-dashboard .bind-table .income-factoring-prepayment-fields {
  margin-top: 8px;
}
.dashboard-page.expenses-dashboard .bind-table .income-factoring-prepayment-fields .first-transport,
.dashboard-page.income-dashboard .bind-table .income-factoring-prepayment-fields .first-transport,
.dashboard-page.invoice-dashboard .bind-table .income-factoring-prepayment-fields .first-transport,
.dashboard-page.credit-limit-dashboard .bind-table .income-factoring-prepayment-fields .first-transport,
.dashboard-page.order-dashboard .bind-table .income-factoring-prepayment-fields .first-transport {
  float: right;
  padding-right: 10px;
  margin-bottom: -5px;
  white-space: nowrap;
}
.dashboard-page.expenses-dashboard .bind-table .national-field,
.dashboard-page.income-dashboard .bind-table .national-field,
.dashboard-page.invoice-dashboard .bind-table .national-field,
.dashboard-page.credit-limit-dashboard .bind-table .national-field,
.dashboard-page.order-dashboard .bind-table .national-field {
  margin-top: -4px;
}
.dashboard-page.expenses-dashboard .bind-table .accept-calculations,
.dashboard-page.income-dashboard .bind-table .accept-calculations,
.dashboard-page.invoice-dashboard .bind-table .accept-calculations,
.dashboard-page.credit-limit-dashboard .bind-table .accept-calculations,
.dashboard-page.order-dashboard .bind-table .accept-calculations {
  float: right;
  margin-top: -2px;
}
.dashboard-page.expenses-dashboard .bind-table .row.calculated .form-group,
.dashboard-page.income-dashboard .bind-table .row.calculated .form-group,
.dashboard-page.invoice-dashboard .bind-table .row.calculated .form-group,
.dashboard-page.credit-limit-dashboard .bind-table .row.calculated .form-group,
.dashboard-page.order-dashboard .bind-table .row.calculated .form-group {
  margin-top: -10px;
  margin-bottom: 13px;
}
.dashboard-page.expenses-dashboard .bind-table .row.calculated label,
.dashboard-page.income-dashboard .bind-table .row.calculated label,
.dashboard-page.invoice-dashboard .bind-table .row.calculated label,
.dashboard-page.credit-limit-dashboard .bind-table .row.calculated label,
.dashboard-page.order-dashboard .bind-table .row.calculated label {
  margin-top: 4px;
  margin-bottom: 1px;
}
.dashboard-page.expenses-dashboard .bind-table .payment-term-days,
.dashboard-page.income-dashboard .bind-table .payment-term-days,
.dashboard-page.invoice-dashboard .bind-table .payment-term-days,
.dashboard-page.credit-limit-dashboard .bind-table .payment-term-days,
.dashboard-page.order-dashboard .bind-table .payment-term-days {
  position: absolute;
  right: 10px;
  bottom: 0;
  white-space: nowrap;
}
.dashboard-page.expenses-dashboard .bind-table .payment-term-alert,
.dashboard-page.income-dashboard .bind-table .payment-term-alert,
.dashboard-page.invoice-dashboard .bind-table .payment-term-alert,
.dashboard-page.credit-limit-dashboard .bind-table .payment-term-alert,
.dashboard-page.order-dashboard .bind-table .payment-term-alert {
  position: absolute;
  right: 0;
  bottom: -15px;
  color: red;
  white-space: nowrap;
}
.dashboard-page.expenses-dashboard .bind-table .payment-date-base,
.dashboard-page.income-dashboard .bind-table .payment-date-base,
.dashboard-page.invoice-dashboard .bind-table .payment-date-base,
.dashboard-page.credit-limit-dashboard .bind-table .payment-date-base,
.dashboard-page.order-dashboard .bind-table .payment-date-base {
  font-weight: bold;
  color: green;
}
.dashboard-page.expenses-dashboard .bind-table .calculated-eur,
.dashboard-page.income-dashboard .bind-table .calculated-eur,
.dashboard-page.invoice-dashboard .bind-table .calculated-eur,
.dashboard-page.credit-limit-dashboard .bind-table .calculated-eur,
.dashboard-page.order-dashboard .bind-table .calculated-eur {
  display: block;
  margin-bottom: 2px;
}
.dashboard-page.expenses-dashboard .bind-table .calculated-eur.total,
.dashboard-page.income-dashboard .bind-table .calculated-eur.total,
.dashboard-page.invoice-dashboard .bind-table .calculated-eur.total,
.dashboard-page.credit-limit-dashboard .bind-table .calculated-eur.total,
.dashboard-page.order-dashboard .bind-table .calculated-eur.total {
  margin-top: 5px;
}
.dashboard-page.expenses-dashboard .bind-table .calculated-eur.rate,
.dashboard-page.income-dashboard .bind-table .calculated-eur.rate,
.dashboard-page.invoice-dashboard .bind-table .calculated-eur.rate,
.dashboard-page.credit-limit-dashboard .bind-table .calculated-eur.rate,
.dashboard-page.order-dashboard .bind-table .calculated-eur.rate {
  margin-bottom: 12px;
  text-align: right;
}
.dashboard-page.expenses-dashboard .bind-table .text-field-wrapper,
.dashboard-page.income-dashboard .bind-table .text-field-wrapper,
.dashboard-page.invoice-dashboard .bind-table .text-field-wrapper,
.dashboard-page.credit-limit-dashboard .bind-table .text-field-wrapper,
.dashboard-page.order-dashboard .bind-table .text-field-wrapper {
  margin-top: 8px;
}
.dashboard-page.expenses-dashboard .bind-table table td,
.dashboard-page.income-dashboard .bind-table table td,
.dashboard-page.invoice-dashboard .bind-table table td,
.dashboard-page.credit-limit-dashboard .bind-table table td,
.dashboard-page.order-dashboard .bind-table table td {
  padding: 2px 2px 1px;
}
.dashboard-page.expenses-dashboard .bind-table table td input[type="checkbox"],
.dashboard-page.income-dashboard .bind-table table td input[type="checkbox"],
.dashboard-page.invoice-dashboard .bind-table table td input[type="checkbox"],
.dashboard-page.credit-limit-dashboard .bind-table table td input[type="checkbox"],
.dashboard-page.order-dashboard .bind-table table td input[type="checkbox"] {
  margin: 1px 0;
}
.dashboard-page.expenses-dashboard .bind-table label.mandatory:after,
.dashboard-page.income-dashboard .bind-table label.mandatory:after,
.dashboard-page.invoice-dashboard .bind-table label.mandatory:after,
.dashboard-page.credit-limit-dashboard .bind-table label.mandatory:after,
.dashboard-page.order-dashboard .bind-table label.mandatory:after {
  color: darkred;
  content: ' *';
}
.dashboard-page.expenses-dashboard .bind-table .panel-heading,
.dashboard-page.income-dashboard .bind-table .panel-heading,
.dashboard-page.invoice-dashboard .bind-table .panel-heading,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading,
.dashboard-page.order-dashboard .bind-table .panel-heading {
  position: relative;
}
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons {
  position: absolute;
  top: 4px;
  right: 10px;
}
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons .received-invoice-reject,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons .received-invoice-reject,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons .received-invoice-reject,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons .received-invoice-reject,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons .received-invoice-reject,
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons .received-invoice-replace,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons .received-invoice-replace,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons .received-invoice-replace,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons .received-invoice-replace,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons .received-invoice-replace,
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons .replace-information,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons .replace-information,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons .replace-information,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons .replace-information,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons .replace-information {
  margin-right: 20px;
}
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons .reject-information,
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons .replace-information,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons .replace-information,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons .replace-information,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons .replace-information,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons .replace-information {
  font-weight: bold;
  color: #337ab7;
  cursor: pointer;
}
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons .reject-information:hover,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons .reject-information:hover,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons .reject-information:hover,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons .reject-information:hover,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons .reject-information:hover,
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons .replace-information:hover,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons .replace-information:hover,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons .replace-information:hover,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons .replace-information:hover,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons .replace-information:hover {
  text-decoration: underline;
}
.dashboard-page.expenses-dashboard .bind-table .panel-heading .buttons button,
.dashboard-page.income-dashboard .bind-table .panel-heading .buttons button,
.dashboard-page.invoice-dashboard .bind-table .panel-heading .buttons button,
.dashboard-page.credit-limit-dashboard .bind-table .panel-heading .buttons button,
.dashboard-page.order-dashboard .bind-table .panel-heading .buttons button {
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 5px;
}
.dashboard-page.expenses-dashboard .search-table table.dataTable,
.dashboard-page.income-dashboard .search-table table.dataTable,
.dashboard-page.invoice-dashboard .search-table table.dataTable,
.dashboard-page.credit-limit-dashboard .search-table table.dataTable,
.dashboard-page.order-dashboard .search-table table.dataTable {
  margin-top: 0 !important;
}
.dashboard-page.expenses-dashboard .search-table td.total_sum,
.dashboard-page.income-dashboard .search-table td.total_sum,
.dashboard-page.invoice-dashboard .search-table td.total_sum,
.dashboard-page.credit-limit-dashboard .search-table td.total_sum,
.dashboard-page.order-dashboard .search-table td.total_sum,
.dashboard-page.expenses-dashboard .search-table td.sum,
.dashboard-page.income-dashboard .search-table td.sum,
.dashboard-page.invoice-dashboard .search-table td.sum,
.dashboard-page.credit-limit-dashboard .search-table td.sum,
.dashboard-page.order-dashboard .search-table td.sum,
.dashboard-page.expenses-dashboard .search-table td.expense_total,
.dashboard-page.income-dashboard .search-table td.expense_total,
.dashboard-page.invoice-dashboard .search-table td.expense_total,
.dashboard-page.credit-limit-dashboard .search-table td.expense_total,
.dashboard-page.order-dashboard .search-table td.expense_total,
.dashboard-page.expenses-dashboard .search-table td.income_total,
.dashboard-page.income-dashboard .search-table td.income_total,
.dashboard-page.invoice-dashboard .search-table td.income_total,
.dashboard-page.credit-limit-dashboard .search-table td.income_total,
.dashboard-page.order-dashboard .search-table td.income_total,
.dashboard-page.expenses-dashboard .search-table td.unpaid_sum,
.dashboard-page.income-dashboard .search-table td.unpaid_sum,
.dashboard-page.invoice-dashboard .search-table td.unpaid_sum,
.dashboard-page.credit-limit-dashboard .search-table td.unpaid_sum,
.dashboard-page.order-dashboard .search-table td.unpaid_sum,
.dashboard-page.expenses-dashboard .search-table td.price_main_currency,
.dashboard-page.income-dashboard .search-table td.price_main_currency,
.dashboard-page.invoice-dashboard .search-table td.price_main_currency,
.dashboard-page.credit-limit-dashboard .search-table td.price_main_currency,
.dashboard-page.order-dashboard .search-table td.price_main_currency {
  text-align: right;
}
.dashboard-page.expenses-dashboard .search-table tr.summary-row,
.dashboard-page.income-dashboard .search-table tr.summary-row,
.dashboard-page.invoice-dashboard .search-table tr.summary-row,
.dashboard-page.credit-limit-dashboard .search-table tr.summary-row,
.dashboard-page.order-dashboard .search-table tr.summary-row {
  font-size: 14px;
}
.dashboard-page.expenses-dashboard .search-table tr.summary-row td,
.dashboard-page.income-dashboard .search-table tr.summary-row td,
.dashboard-page.invoice-dashboard .search-table tr.summary-row td,
.dashboard-page.credit-limit-dashboard .search-table tr.summary-row td,
.dashboard-page.order-dashboard .search-table tr.summary-row td {
  border-top: 1px solid black;
}
.dashboard-page.expenses-dashboard .search-table tr.summary-row.overall-row,
.dashboard-page.income-dashboard .search-table tr.summary-row.overall-row,
.dashboard-page.invoice-dashboard .search-table tr.summary-row.overall-row,
.dashboard-page.credit-limit-dashboard .search-table tr.summary-row.overall-row,
.dashboard-page.order-dashboard .search-table tr.summary-row.overall-row {
  font-weight: bold;
}
.dashboard-page.expenses-dashboard .search-table .add-to-draft,
.dashboard-page.income-dashboard .search-table .add-to-draft,
.dashboard-page.invoice-dashboard .search-table .add-to-draft,
.dashboard-page.credit-limit-dashboard .search-table .add-to-draft,
.dashboard-page.order-dashboard .search-table .add-to-draft {
  font-size: 18px;
  cursor: pointer;
}
.dashboard-page.expenses-dashboard .search-table tr.not-bound:not(.bound) td.total_sum,
.dashboard-page.income-dashboard .search-table tr.not-bound:not(.bound) td.total_sum,
.dashboard-page.invoice-dashboard .search-table tr.not-bound:not(.bound) td.total_sum,
.dashboard-page.credit-limit-dashboard .search-table tr.not-bound:not(.bound) td.total_sum,
.dashboard-page.order-dashboard .search-table tr.not-bound:not(.bound) td.total_sum,
.dashboard-page.expenses-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum,
.dashboard-page.income-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum,
.dashboard-page.invoice-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum,
.dashboard-page.credit-limit-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum,
.dashboard-page.order-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum,
.dashboard-page.expenses-dashboard .search-table tr.not-bound:not(.bound) td.sum,
.dashboard-page.income-dashboard .search-table tr.not-bound:not(.bound) td.sum,
.dashboard-page.invoice-dashboard .search-table tr.not-bound:not(.bound) td.sum,
.dashboard-page.credit-limit-dashboard .search-table tr.not-bound:not(.bound) td.sum,
.dashboard-page.order-dashboard .search-table tr.not-bound:not(.bound) td.sum,
.dashboard-page.expenses-dashboard .search-table tr.draft-bound:not(.bound) td.sum,
.dashboard-page.income-dashboard .search-table tr.draft-bound:not(.bound) td.sum,
.dashboard-page.invoice-dashboard .search-table tr.draft-bound:not(.bound) td.sum,
.dashboard-page.credit-limit-dashboard .search-table tr.draft-bound:not(.bound) td.sum,
.dashboard-page.order-dashboard .search-table tr.draft-bound:not(.bound) td.sum,
.dashboard-page.expenses-dashboard .search-table tr.not-bound:not(.bound) td.vat,
.dashboard-page.income-dashboard .search-table tr.not-bound:not(.bound) td.vat,
.dashboard-page.invoice-dashboard .search-table tr.not-bound:not(.bound) td.vat,
.dashboard-page.credit-limit-dashboard .search-table tr.not-bound:not(.bound) td.vat,
.dashboard-page.order-dashboard .search-table tr.not-bound:not(.bound) td.vat,
.dashboard-page.expenses-dashboard .search-table tr.draft-bound:not(.bound) td.vat,
.dashboard-page.income-dashboard .search-table tr.draft-bound:not(.bound) td.vat,
.dashboard-page.invoice-dashboard .search-table tr.draft-bound:not(.bound) td.vat,
.dashboard-page.credit-limit-dashboard .search-table tr.draft-bound:not(.bound) td.vat,
.dashboard-page.order-dashboard .search-table tr.draft-bound:not(.bound) td.vat {
  color: #337ab7;
}
.dashboard-page.expenses-dashboard .search-table tr.not-bound:not(.bound) td.total_sum:hover,
.dashboard-page.income-dashboard .search-table tr.not-bound:not(.bound) td.total_sum:hover,
.dashboard-page.invoice-dashboard .search-table tr.not-bound:not(.bound) td.total_sum:hover,
.dashboard-page.credit-limit-dashboard .search-table tr.not-bound:not(.bound) td.total_sum:hover,
.dashboard-page.order-dashboard .search-table tr.not-bound:not(.bound) td.total_sum:hover,
.dashboard-page.expenses-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum:hover,
.dashboard-page.income-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum:hover,
.dashboard-page.invoice-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum:hover,
.dashboard-page.credit-limit-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum:hover,
.dashboard-page.order-dashboard .search-table tr.draft-bound:not(.bound) td.total_sum:hover,
.dashboard-page.expenses-dashboard .search-table tr.not-bound:not(.bound) td.sum:hover,
.dashboard-page.income-dashboard .search-table tr.not-bound:not(.bound) td.sum:hover,
.dashboard-page.invoice-dashboard .search-table tr.not-bound:not(.bound) td.sum:hover,
.dashboard-page.credit-limit-dashboard .search-table tr.not-bound:not(.bound) td.sum:hover,
.dashboard-page.order-dashboard .search-table tr.not-bound:not(.bound) td.sum:hover,
.dashboard-page.expenses-dashboard .search-table tr.draft-bound:not(.bound) td.sum:hover,
.dashboard-page.income-dashboard .search-table tr.draft-bound:not(.bound) td.sum:hover,
.dashboard-page.invoice-dashboard .search-table tr.draft-bound:not(.bound) td.sum:hover,
.dashboard-page.credit-limit-dashboard .search-table tr.draft-bound:not(.bound) td.sum:hover,
.dashboard-page.order-dashboard .search-table tr.draft-bound:not(.bound) td.sum:hover,
.dashboard-page.expenses-dashboard .search-table tr.not-bound:not(.bound) td.vat:hover,
.dashboard-page.income-dashboard .search-table tr.not-bound:not(.bound) td.vat:hover,
.dashboard-page.invoice-dashboard .search-table tr.not-bound:not(.bound) td.vat:hover,
.dashboard-page.credit-limit-dashboard .search-table tr.not-bound:not(.bound) td.vat:hover,
.dashboard-page.order-dashboard .search-table tr.not-bound:not(.bound) td.vat:hover,
.dashboard-page.expenses-dashboard .search-table tr.draft-bound:not(.bound) td.vat:hover,
.dashboard-page.income-dashboard .search-table tr.draft-bound:not(.bound) td.vat:hover,
.dashboard-page.invoice-dashboard .search-table tr.draft-bound:not(.bound) td.vat:hover,
.dashboard-page.credit-limit-dashboard .search-table tr.draft-bound:not(.bound) td.vat:hover,
.dashboard-page.order-dashboard .search-table tr.draft-bound:not(.bound) td.vat:hover {
  text-decoration: underline;
  cursor: pointer;
}
.display-block {
  display: block;
}
.text-align-right {
  text-align: right;
}
.text-align-center {
  text-align: center;
}
.received-invoice-draft-list-popover {
  width: 210px;
}
.received-invoice-draft-list-popover ul {
  padding-left: 10px;
}
.adjust-payment-terms-modal .modal-dialog {
  width: 330px;
}
.adjust-payment-terms-modal label {
  color: black !important;
}
.adjust-payment-terms-modal .radio.current label {
  font-weight: bold;
}
.adjust-payment-terms-modal .radio input,
.adjust-payment-terms-modal .checkbox input {
  margin-top: 1px;
}
div.float-right {
  float: right;
}
label.float-right {
  float: right;
}
span.float-right {
  float: right;
}
.income-dashboard .text-field-wrapper .calculated-eur {
  margin-top: 11px;
}
.income-dashboard .view-invoice-toggle,
.income-dashboard .revert-invoice-toggle {
  font-size: 1.8rem;
  vertical-align: text-bottom;
  cursor: pointer;
}
.income-dashboard .view-invoice-toggle {
  color: #337ab7;
}
.income-dashboard .invoice-download-toggle,
.income-dashboard .revert-invoice-toggle {
  margin-left: 4px;
}
.income-dashboard .revert-invoice-toggle {
  color: #f00;
}
.journey-invoice-incomplete {
  font-weight: 700;
  color: red;
}
.invoice-dashboard .actions-footer,
.payorder-dashboard .actions-footer,
.payment-list-page-body .actions-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 12px;
  background-color: white;
  border-top: 1px solid #333;
}
.invoice-dashboard .actions-footer button,
.payorder-dashboard .actions-footer button,
.payment-list-page-body .actions-footer button {
  margin-right: 8px;
}
.invoice-dashboard .actions-footer button.disabled-action,
.payorder-dashboard .actions-footer button.disabled-action,
.payment-list-page-body .actions-footer button.disabled-action {
  cursor: default;
  opacity: .5;
}
.invoice-dashboard .actions-footer button.disabled-action:hover,
.payorder-dashboard .actions-footer button.disabled-action:hover,
.payment-list-page-body .actions-footer button.disabled-action:hover,
.invoice-dashboard .actions-footer button.disabled-action:focus,
.payorder-dashboard .actions-footer button.disabled-action:focus,
.payment-list-page-body .actions-footer button.disabled-action:focus {
  background-color: #337ab7;
}
.payment-list-page-body .actions-footer {
  text-align: center;
}
.payorder-dashboard td.exported {
  text-align: right;
}
.payorder-dashboard th.exported {
  white-space: nowrap;
}
.invoice-dashboard .download-toggle {
  margin-left: 4px;
}
.invoice-dashboard .download-toggle span {
  top: -1px;
}
.invoice-dashboard td.download {
  white-space: nowrap;
}
.invoice-dashboard input[type="checkbox"]:disabled {
  opacity: .65;
}
.dashboard-table.__invoices tr.i_s_draft {
  font-weight: bold;
}
.dashboard-table.__invoices td.confirmation_state i {
  font-size: 16px;
}
.dashboard-table.__invoices td.confirmation_state i.confirmed {
  color: green;
}
.dashboard-table.__invoices td.confirmation_state i.rejected {
  color: red;
}
.dashboard-table.__invoices td.confirmation_state i.wait {
  color: #999;
}
.partner-responsible-main-proposal .modal-dialog {
  width: 400px;
}
.partner-responsible-main-proposal input[type="radio"] {
  position: relative;
  top: 1px;
  margin-right: 7px;
}
.partner-credit-limit-request .modal-dialog {
  width: 475px;
}
.partner-form .overdue-notification-block {
  position: relative;
}
.partner-form .overdue-notification-block .overdue-reminder-checkbox-wrapper,
.partner-form .overdue-notification-block .sap-enabled-checkbox-wrapper {
  display: inline;
}
.partner-form .overdue-notification-block .overdue-reminder-checkbox-wrapper.disabled,
.partner-form .overdue-notification-block .sap-enabled-checkbox-wrapper.disabled {
  opacity: .25;
}
.partner-form .overdue-notification-block .overdue-reminder-checkbox-wrapper.disabled .overdue-reminder-checkbox,
.partner-form .overdue-notification-block .sap-enabled-checkbox-wrapper.disabled .overdue-reminder-checkbox {
  pointer-events: none;
}
.partner-form .overdue-notification-block .overdue-reminder-checkbox,
.partner-form .overdue-notification-block .sap-enabled-checkbox {
  position: relative;
  top: 2px;
}
.partner-form .request-new-credit-limit {
  float: right;
  margin-top: -10px;
  margin-right: 10px;
  cursor: pointer;
}
.partner-form .responsible-table .main-manager-row {
  font-weight: bold;
}
.partner-form .email-field > div {
  position: initial;
  padding-right: 5px;
  padding-left: 0;
}
.partner-form .spot-payment-terms-data.shown + .custom-row .credit-limit-tmp {
  position: relative;
  top: -59px;
}
.partner-form .custom-row .self-bill {
  width: 10%;
}
.partner-form .custom-row .inv-pref {
  width: 19%;
  padding-left: 0;
}
.partner-form .custom-row .del-proof {
  padding-left: 0;
}
.partner-form .partner-delivery_proof-input + .select2-container .select2-search__field,
.partner-form .partner-invoice_preference-input + .select2-container .select2-search__field {
  min-width: 0;
}
.partner-form .vat-not-exists {
  margin-top: 22px;
}
.partner-form .eu-icon {
  display: block;
  float: right;
  width: 22px;
  height: 22px;
  background: url(../../img/eu.png);
  background-repeat: no-repeat;
  -webkit-background-size: 22px 22px;
          background-size: 22px;
}
.partner-form .credit-debit-sums {
  float: right;
  margin-top: -4px;
  margin-right: 10px;
  text-align: right;
}
.partner-form .credit-debit-sums .credit-sum {
  font-weight: bold;
  color: green;
}
.partner-form .credit-debit-sums .debit-sum {
  font-weight: bold;
  color: red;
}
._checkbox-input input {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.invoice-attachments-block,
table.dataTable.invoice-attachment-table {
  max-width: 800px !important;
  margin-left: 150px;
}
.block-heading.invoice-attachments-block + .dt-bootstrap {
  margin-top: -1.75rem;
}
table.dataTable.invoice-attachment-table thead th,
table.dataTable.related-documents-table thead th,
table.dataTable.draft-attachment-table thead th,
table.dataTable.driver-attachment-table thead th {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
table.dataTable.invoice-attachment-table tbody tr:first-child td,
table.dataTable.related-documents-table tbody tr:first-child td,
table.dataTable.draft-attachment-table tbody tr:first-child td,
table.dataTable.driver-attachment-table tbody tr:first-child td {
  border-top: 0 !important;
}
table.dataTable.invoice-attachment-table input[type="checkbox"],
table.dataTable.related-documents-table input[type="checkbox"],
table.dataTable.draft-attachment-table input[type="checkbox"],
table.dataTable.driver-attachment-table input[type="checkbox"] {
  position: relative;
  top: -2px;
}
.set-as-paid-modal .modal-dialog {
  width: 850px;
}
.set-as-paid-modal .set-as-paid-row {
  margin-bottom: 5px;
}
.set-as-paid-modal .set-as-paid-row > div {
  padding-right: 0;
  padding-left: 7px;
}
.set-as-paid-modal .set-as-paid-row .invoice-number {
  word-break: break-all;
}
.set-as-paid-modal .set-as-paid-row .payment-label {
  padding-right: 0;
  text-align: right;
}
.set-as-paid-modal .set-as-paid-row input,
.set-as-paid-modal .set-as-paid-row select {
  height: 21px;
  padding-right: 3px;
  padding-left: 3px;
}
.set-as-paid-modal .set-as-paid-row select {
  padding-top: 2px;
  padding-bottom: 2px;
}
.set-as-paid-modal .set-as-paid-row .txt-field {
  position: relative;
  top: 2px;
}
.set-as-paid-modal .set-as-paid-row .currency-input + .currency {
  float: right;
  margin-right: 5px;
}
.set-as-paid-modal .set-as-paid-row .copy-to-other-rows {
  float: right;
  cursor: pointer;
}
.set-as-paid-modal .summary-row .total-label {
  font-weight: bold;
  text-align: right;
}
.set-as-paid-modal .summary-row .total-currency {
  text-align: right;
}
.set-as-paid-modal .summary-row .no-sum-available {
  font-size: 40px;
  line-height: .15;
  cursor: pointer;
}
.payment-order-modal .modal-dialog {
  width: 700px;
}
.payment-order-modal .payment-sum-label {
  text-align: right;
}
.payment-order-modal .bank-data {
  line-height: 30px;
}
.payment-order-modal .bank-data > span {
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
}
.payment-order-modal .bank-select-group .select2-add-button {
  margin-top: -4px;
}
.payment-order-modal .datetimepicker .form-group {
  margin-bottom: 0;
}
.payment-order-modal .block-heading {
  margin-bottom: 1rem;
}
.payment-order-modal .credit-sum,
.payment-order-modal .debit-sum {
  font-weight: 700;
}
.payment-order-modal .credit-sum {
  color: green;
}
.payment-order-modal .debit-sum {
  color: red;
}
.payment-order-modal .invoice-list .invoice-row {
  position: relative;
  margin-bottom: 5px;
}
.payment-order-modal .invoice-list .invoice-row .edit-tooltip {
  position: absolute;
  top: 0;
  left: -10px;
  font-size: 16px;
}
.payment-order-modal .invoice-list .invoice-row .actions-block {
  position: absolute;
  right: -8px;
}
.payment-order-modal .invoice-list .invoice-row .actions-block .delete-row {
  font-size: 14px;
  color: #f00;
  cursor: pointer;
}
.payment-order-modal .invoice-list .invoice-row .payment-label {
  padding-right: 0;
  text-align: right;
}
.payment-order-modal .invoice-list .invoice-row .payment-input {
  position: relative;
  top: -3px;
}
.payment-order-modal .invoice-list .invoice-row .payment-input input {
  height: 21px;
  padding-right: 5px;
  text-align: right;
}
#main-nav {
  min-height: 20px;
}
.invoice-dashboard.invoice-confirmation th span.checkbox-wrapper input + label {
  top: 0;
}
.invoice-dashboard.invoice-confirmation span.checkbox-wrapper input[type="checkbox"] {
  display: none;
}
.invoice-dashboard.invoice-confirmation span.checkbox-wrapper input[type="checkbox"] + label {
  position: relative;
  top: -3px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 0;
  margin-left: 7px;
  font-family: FontAwesome;
  font-size: 16px;
  cursor: pointer;
  opacity: .15;
}
.invoice-dashboard.invoice-confirmation span.checkbox-wrapper input[type="checkbox"]:checked + label {
  opacity: 1;
}
.invoice-dashboard.invoice-confirmation span.checkbox-wrapper input[type="checkbox"].accept-box + label:before {
  color: green;
  content: "\f14a";
}
.invoice-dashboard.invoice-confirmation span.checkbox-wrapper input[type="checkbox"].reject-box + label:before {
  color: red;
  content: "\f2d3";
}
.hinted-select-persistance {
  position: absolute;
  top: -5px;
  right: 10px;
}
.hinted-select-persistance input {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.ajax-order-form .request-new-credit-limit {
  position: absolute;
  bottom: -10px;
  cursor: pointer;
}
.ajax-order-form .is-sup-order-checkbox {
  position: absolute;
  top: -12px;
  right: 10px;
}
.ajax-order-form .is-sup-order-checkbox input {
  top: -3px;
  margin-left: -17px;
}
.orders-page .legend-table {
  width: 100%;
}
.orders-page .legend-table td.state-cancelled {
  position: relative;
}
.orders-page .legend-table td.state-cancelled:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  content: " ";
  border-bottom: 1px solid #999;
}
.orders-page .legend-table .legend-icon {
  margin-right: 7px;
}
.orders-page .order-table td a,
.orders-page .legend-table td a {
  color: inherit;
}
.orders-page .order-table td a:focus,
.orders-page .legend-table td a:focus {
  color: inherit;
}
.orders-page .order-table tr.state-draft,
.orders-page .legend-table tr.state-draft,
.orders-page .order-table td.state-draft,
.orders-page .legend-table td.state-draft {
  font-weight: bold;
}
.orders-page .order-table tr.state-confirmed,
.orders-page .legend-table tr.state-confirmed,
.orders-page .order-table td.state-confirmed,
.orders-page .legend-table td.state-confirmed {
  font-weight: bold;
  color: #ff007f;
}
.orders-page .order-table tr.state-in_progress,
.orders-page .legend-table tr.state-in_progress,
.orders-page .order-table td.state-in_progress,
.orders-page .legend-table td.state-in_progress {
  font-weight: bold;
  color: green;
}
.orders-page .order-table tr.state-finished,
.orders-page .legend-table tr.state-finished,
.orders-page .order-table td.state-finished,
.orders-page .legend-table td.state-finished {
  color: green;
}
.orders-page .order-table tr.state-cancelled td,
.orders-page .legend-table tr.state-cancelled td,
.orders-page .order-table tr.state-interrupted td,
.orders-page .legend-table tr.state-interrupted td {
  position: relative;
}
.orders-page .order-table tr.state-cancelled td:before,
.orders-page .legend-table tr.state-cancelled td:before,
.orders-page .order-table tr.state-interrupted td:before,
.orders-page .legend-table tr.state-interrupted td:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  content: " ";
  border-bottom: 1px solid #999;
}
#documents-date_to-filter:before,
#sms-history-date_to-filter:before {
  position: absolute;
  top: 7px;
  left: -5px;
  content: " — ";
}
.yadcf-filter-reset-button {
  position: absolute;
  top: 7px;
  right: 10px;
  color: grey;
  background: none;
  border: 0;
}
.text-yadcf-filter {
  position: relative;
}
.text-yadcf-filter .yadcf-filter-reset-button {
  right: 5px;
}
.select-yadcf-filter,
.select-yadcf-filter-no-placeholder {
  position: relative;
}
.select-yadcf-filter .yadcf-filter-reset-button,
.select-yadcf-filter-no-placeholder .yadcf-filter-reset-button {
  right: 20px;
}
.select-yadcf-filter .select2-results li:first-child {
  display: none;
}
.input-yadcf-filter {
  position: relative;
}
.tox-tinymce.form-control {
  padding: 0;
}
.tinymce-editor-body {
  padding: 10px;
  font-size: 13px;
}
.invoice-content-view-modal .invoice-trigger-revert-to-draft {
  position: absolute;
  top: 10px;
  right: 80px;
}
.invoice-content-view-modal button.close {
  color: #777;
}
.invoice-content-view-modal button.close:hover {
  color: #333;
}
.invoice-content-view-modal .edit-manual-payment {
  font-size: 14px;
}
.invoice-content-view-modal .edit-manual-payment:hover {
  font-weight: bold;
}
.invoice-content-view-modal h3.title {
  height: 4.5rem;
  background-color: transparent;
}
.invoice-content-view-modal h3.title .invoice-content-head {
  margin-top: 5px;
}
.invoice-content-view-modal .prepare-manual-payment-wrapper {
  position: relative;
}
.invoice-content-view-modal .prepare-manual-payment-wrapper .invoice-prepare-manual-payment {
  position: absolute;
  top: -5px;
  right: 5px;
}
.payment-list-page-body .container {
  min-width: 1700px;
}
.config-vat-list .container {
  min-width: 1600px;
}
.config-dais-code-list .container {
  min-width: 1200px;
}
.payment-bulk-accept-modal .title .totals {
  float: right;
}
.payment-bulk-accept-modal .title span {
  max-width: 80%;
  overflow: hidden;
  font-family: Roboto;
  font-weight: normal;
  text-transform: none;
  white-space: nowrap;
}
.payment-bulk-accept-modal .modal-dialog {
  width: 800px;
}
.payment-bulk-accept-modal .invoice-row {
  position: relative;
  opacity: .5;
}
.payment-bulk-accept-modal .invoice-row input.form-control {
  height: 24px;
}
.payment-bulk-accept-modal .invoice-row .sum-input-wrapper .currency {
  top: 3px;
}
.payment-bulk-accept-modal .invoice-row.included {
  opacity: 1;
}
.payment-bulk-accept-modal .invoice-row span.text-value {
  position: relative;
  top: 4px;
}
.payment-bulk-accept-modal .invoice-row .include-toggle {
  position: absolute;
  top: 20px;
  left: -10px;
}
.cargo-damage-report-modal .file-list {
  margin-left: -25px;
}
.send-for-confirmation-modal .modal-dialog {
  width: 850px;
}
.terminal-dashboard-mobile {
  padding: 0;
}
.terminal-dashboard-mobile .notify-alert {
  max-width: 70vw !important;
}
.terminal-dashboard-mobile .header-row {
  margin-top: 5px;
  line-height: 1;
}
.terminal-dashboard-mobile .header-row .help {
  font-size: 40px;
}
.terminal-dashboard-mobile .header-row .desktop {
  font-size: 37px;
  color: #333;
}
.terminal-dashboard-mobile .header-row .desktop:hover,
.terminal-dashboard-mobile .header-row .desktop:focus {
  color: #333;
}
.terminal-dashboard-mobile .header-row i {
  vertical-align: middle;
}
.terminal-dashboard-mobile .header-row .filter-remover,
.terminal-dashboard-mobile .header-row .show-filter {
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right: 5px;
}
.terminal-dashboard-mobile .header-row .filter-remover i,
.terminal-dashboard-mobile .header-row .show-filter i {
  font-size: 30px;
}
.terminal-dashboard-mobile .header-row .filter-remover .cross-filter,
.terminal-dashboard-mobile .header-row .show-filter .cross-filter {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: -webkit-repeating-linear-gradient(307deg, transparent 0%, transparent 48%, #000 50%, transparent 54%, transparent 100%), -webkit-repeating-linear-gradient(51deg, transparent 0%, transparent 48%, #000 50%, transparent 54%, transparent 100%);
  background-image:      -o-repeating-linear-gradient(307deg, transparent 0%, transparent 48%, #000 50%, transparent 54%, transparent 100%), -o-repeating-linear-gradient(51deg, transparent 0%, transparent 48%, #000 50%, transparent 54%, transparent 100%);
  background-image:         repeating-linear-gradient(143deg, transparent 0%, transparent 48%, #000 50%, transparent 54%, transparent 100%), repeating-linear-gradient(39deg, transparent 0%, transparent 48%, #000 50%, transparent 54%, transparent 100%);
}
.terminal-dashboard-mobile .header-row .dash-type {
  font-size: 20px;
  font-weight: 700;
}
.terminal-dashboard-mobile .help-information {
  padding: 10px;
  font-size: 16px;
}
.terminal-dashboard-mobile .loading-overlay {
  z-index: 2000 !important;
  font-size: 5rem;
}
@media (max-width: 576px) {
  .terminal-dashboard-mobile .modal-dialog {
    width: 100%;
  }
  .terminal-dashboard-mobile .modal-dialog .form-container {
    padding: 0 1rem;
  }
}
.terminal-dashboard-mobile .modal-dialog .form-control {
  font-size: 16px;
}
.terminal-dashboard-mobile .confirm-buttons a {
  color: #333;
}
.terminal-dashboard-mobile .ajax-t-dashboard-mobile-detailed-view.inactive {
  pointer-events: none;
  opacity: .5;
}
.terminal-dashboard-mobile .detailed-view .date-field-input input,
.terminal-dashboard-mobile .cargo-damage-report-modal .date-field-input input,
.terminal-dashboard-mobile .detailed-view .time-field-input input,
.terminal-dashboard-mobile .cargo-damage-report-modal .time-field-input input {
  min-width: 85%;
  padding-right: 2px;
  padding-left: 2px;
}
.terminal-dashboard-mobile .detailed-view {
  padding-top: 10px;
  padding-right: 19px;
  padding-bottom: 7px;
  padding-left: 7px;
}
.terminal-dashboard-mobile .detailed-view input[readonly] {
  pointer-events: none;
  opacity: .75;
}
.terminal-dashboard-mobile .detailed-view .date-time-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;

  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
}
.terminal-dashboard-mobile .detailed-view .date-field-input {
  padding-right: 0;
}
.terminal-dashboard-mobile .detailed-view .time-field-input {
  padding-left: 4px;
}
.terminal-dashboard-mobile .detailed-view .incoming-journey-data {
  padding-right: 30px;
  margin-bottom: 7px;
  font-size: 16px;
}
@media (min-width: 576px) {
  .terminal-dashboard-mobile .detailed-view .incoming-journey-data .col-sm-24 {
    width: 50%;
  }
  .terminal-dashboard-mobile .detailed-view .incoming-journey-data .col-sm-12 {
    width: 25%;
  }
}
.terminal-dashboard-mobile .detailed-view .incoming-journey-data label {
  display: inline;
}
.terminal-dashboard-mobile .detailed-view .incoming-journey-data .driver,
.terminal-dashboard-mobile .detailed-view .incoming-journey-data .person-code-info {
  margin-right: -4px;
}
.terminal-dashboard-mobile .detailed-view .incoming-journey-data .driver-info {
  padding-right: 10px;
}
.terminal-dashboard-mobile .detailed-view .sender-node-information,
.terminal-dashboard-mobile .detailed-view .previous-node-information,
.terminal-dashboard-mobile .detailed-view .next-node-information,
.terminal-dashboard-mobile .detailed-view .receiver-node-information {
  font-weight: normal;
}
.terminal-dashboard-mobile .detailed-view .panel-title {
  font-size: 17px;
  line-height: 1.5;
}
.terminal-dashboard-mobile .detailed-view .panel-title .weather-sensitive-sign {
  vertical-align: middle;
}
.terminal-dashboard-mobile .detailed-view .panel-title a {
  display: block;
  width: 100%;
}
.terminal-dashboard-mobile .detailed-view .panel-title a:hover,
.terminal-dashboard-mobile .detailed-view .panel-title a:focus {
  text-decoration: none;
}
.terminal-dashboard-mobile .detailed-view .panel-title a li .weather-sensitive-sign {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.terminal-dashboard-mobile .detailed-view .download-acceptance:hover,
.terminal-dashboard-mobile .detailed-view .download-acceptance:focus {
  text-decoration: none;
}
.terminal-dashboard-mobile .detailed-view .delete-link {
  position: relative;
  top: -5px;
  margin-left: 10px;
  font-size: 16px;
  color: #f00;
}
.terminal-dashboard-mobile .detailed-view .delete-link:hover {
  font-weight: bold;
  color: #800000;
  cursor: pointer;
}
.terminal-dashboard-mobile .detailed-view a {
  word-wrap: break-word;
}
.terminal-dashboard-mobile .detailed-view label {
  margin-top: 5px;
  font-size: 16px;
}
.terminal-dashboard-mobile .detailed-view .close-button {
  position: absolute;
  top: 2px;
  right: 8px;
  z-index: 3000;
  font-size: 24px;
  color: #444;
}
.terminal-dashboard-mobile .detailed-view .close-button i {
  font-size: 36px;
}
.terminal-dashboard-mobile .detailed-view .buttons {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 12px;
  font-size: 16px;
  background-color: white;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.terminal-dashboard-mobile .detailed-view .form-control {
  font-size: 16px;
}
.terminal-dashboard-mobile .detailed-view .download-acceptance > span {
  position: relative;
  top: -10px;
}
.terminal-dashboard-mobile .detailed-view .files h4 {
  margin-top: 2px;
}
.terminal-dashboard-mobile .detailed-view .files .form-group {
  margin-bottom: 20px;
}
.terminal-dashboard-mobile .detailed-view .files > div {
  padding-left: 0;
}
.terminal-dashboard-mobile .detailed-view .add-handle {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.terminal-dashboard-mobile .detailed-mafi-view {
  position: relative;
  padding-top: 3px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid #ccc;
}
.terminal-dashboard-mobile .detailed-mafi-view label {
  width: 100%;
  text-align: right;
}
.terminal-dashboard-mobile .detailed-mafi-view .form-group {
  margin-bottom: 5px;
}
.terminal-dashboard-mobile .detailed-mafi-view .mafi-actions {
  position: absolute;
  bottom: 5px;
  left: 5px;
}
.terminal-dashboard-mobile .detailed-mafi-view .mafi-actions .add-mafi-action,
.terminal-dashboard-mobile .detailed-mafi-view .mafi-actions .delete-mafi-action {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  cursor: pointer;
}
.terminal-dashboard-mobile .detailed-mafi-view .mafi-actions .add-mafi-action {
  font-size: 26px;
  color: #337ab7;
}
.terminal-dashboard-mobile .detailed-mafi-view .mafi-actions .delete-mafi-action {
  font-size: 20px;
  color: #f00;
}
.terminal-dashboard-mobile .search-form {
  padding: 10px;
}
.terminal-dashboard-mobile .search-form .form-control {
  font-size: 16px;
}
.terminal-dashboard-mobile .search-form .date-input {
  float: left;
  max-width: 46%;
}
.terminal-dashboard-mobile .search-form .date-separator {
  position: relative;
  top: 10px;
  float: left;
  width: 20px;
  font-size: 35px;
  text-align: center;
}
@media (min-width: 576px) {
  .terminal-dashboard-mobile .search-form .col-sm-24 {
    width: 50%;
  }
  .terminal-dashboard-mobile .search-form .col-sm-12 {
    width: 25%;
  }
}
.terminal-dashboard-mobile .search-form .buttons {
  margin-top: 10px;
}
.terminal-dashboard-mobile .search-form .buttons > div {
  text-align: center;
}
.terminal-dashboard-mobile .search-form .buttons > div button {
  font-size: 18px;
}
.terminal-dashboard-mobile .container {
  width: 100vw;
  min-width: 0;
  padding-right: 0;
  padding-left: 0;
  overflow-x: hidden;
}
.terminal-dashboard-mobile .mobile-dashboard-table {
  width: 100%;
  max-width: none;
}
.terminal-dashboard-mobile .mobile-dashboard-table .dataTables_empty {
  text-align: left;
}
.terminal-dashboard-mobile .mobile-dashboard-table thead th {
  position: -webkit-sticky;
  position:         sticky;
  top: 0;
  background: white;
}
.terminal-dashboard-mobile .mobile-dashboard-table th {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 0;
  font-size: 16px;
}
.terminal-dashboard-mobile .mobile-dashboard-table td {
  font-size: 14px;
}
.terminal-dashboard-mobile .mobile-dashboard-table th.sensitive,
.terminal-dashboard-mobile .mobile-dashboard-table td.sensitive,
.terminal-dashboard-mobile .mobile-dashboard-table col.sensitive {
  width: 25px;
}
.terminal-dashboard-mobile .mobile-dashboard-table td {
  word-break: break-word;
}
.terminal-dashboard-mobile .mobile-dashboard-table .space-left-icons {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.terminal-dashboard-mobile .mobile-dashboard-table .space-left-icons .filler-left,
.terminal-dashboard-mobile .mobile-dashboard-table .space-left-icons .filler-right {
  position: absolute;
  z-index: 5;
  width: 2px;
  height: 15px;
  background-color: white;
}
.terminal-dashboard-mobile .mobile-dashboard-table .space-left-icons .filler-left {
  left: -2px;
}
.terminal-dashboard-mobile .mobile-dashboard-table .space-left-icons .filler-right {
  right: -1px;
}
.terminal-dashboard-mobile .mobile-dashboard-table .space-left-icons .fa-battery-0 {
  position: absolute;
  top: 2px;
  left: -1px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.terminal-dashboard-mobile .mobile-dashboard-table th,
.terminal-dashboard-mobile .mobile-dashboard-table td {
  padding-right: 2px;
  padding-left: 2px;
}
@media (max-width: 575px) {
  .terminal-dashboard-mobile .mobile-dashboard-table {
    width: 200vw;
    table-layout: fixed;
  }
}
.terminal-dashboard-mobile .mobile-dashboard-table tr.odd-row {
  background-color: #f4f4f4;
}
.terminal-dashboard-mobile .mobile-dashboard-table tr.odd-row .filler-left,
.terminal-dashboard-mobile .mobile-dashboard-table tr.odd-row .filler-right {
  background-color: #f4f4f4;
}
.terminal-dashboard-mobile .row-state-reloaded {
  font-weight: bold;
  color: green;
}
.terminal-dashboard-mobile .row-state-in_warehouse {
  font-weight: bold;
  color: blue;
}
.terminal-dashboard-mobile .row-state-unconfigured {
  font-style: italic;
  pointer-events: none;
}
.terminal-dashboard-mobile .row-state-on_way {
  color: brown;
}
.terminal-dashboard-mobile .row-state-arrived {
  color: green;
}
.terminal-dashboard-mobile .dashboard-mafi-global-option-modal button {
  padding-right: 5px;
  padding-left: 5px;
}
.bootstrap-datetimepicker-widget {
  white-space: normal;
}
.partner-cargo-instruction-modal input.instruction-is-default[readonly] {
  pointer-events: none;
  opacity: .7;
}
.order-customer-option-change-modal .modal-content > .close {
  display: none;
}
.order-customer-option-change-modal .approve-change {
  margin-top: 1px;
}
.order-customer-option-change-modal table {
  margin-bottom: 10px;
}
.order-customer-option-change-modal .continue-button {
  margin-bottom: 10px;
}
.partner-unit-table .partner-add-trailer {
  float: right;
  font-weight: 400;
  cursor: pointer;
}
.is-sticky .jqtl-ruler-wrapper {
  border-top: 1px solid #ddd;
}
.is-sticky .jqtl-ruler-wrapper .jqtl-side-index-margin {
  position: absolute;
  top: 0;
  z-index: 2000;
  background: white;
  outline: solid 1px #ddd;
}
.sticky-wrapper:not(.is-sticky) .jqtl-ruler-wrapper,
.sticky-wrapper:not(.is-sticky) .jqtl-headline {
  width: auto !important;
}
.sticky-wrapper:not(.is-sticky) .timeline-additional-controls {
  width: -webkit-calc(100% - 112px) !important;
  width:         calc(100% - 112px) !important;
}
.jqtl-main {
  pointer-events: none;
}
.jqtl-main .jqtl-event-node {
  pointer-events: all;
}
.jqtl-headline {
  z-index: 1000;
  padding-top: .25rem !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-top: 0 !important;
  background: white;
  outline: 2px solid white;
}
.jqtl-headline .jqtl-range-meta {
  font-size: 95%;
}
.jqtl-headline .jqtl-range-meta .jqtl-range-span {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.core-disabled-checkbox {
  margin-top: 1px !important;
  pointer-events: none;
  opacity: .65;
}
.td-break-word {
  word-break: break-word;
}
.core-checkbox {
  margin-top: 1px !important;
}
.online-users-table tr.active-0 {
  opacity: .5;
}
.order-page.partner-view-1 select[disabled],
.order-page.partner-view-1 ~ .modal select[disabled],
.my-profile-page select[disabled],
.my-profile-page .modal select[disabled] {
  -webkit-appearance: none;

     -moz-appearance: none;
          appearance: none;
}
.order-page.partner-view-1 select[disabled] + .select2-container .select2-selection__arrow,
.order-page.partner-view-1 ~ .modal select[disabled] + .select2-container .select2-selection__arrow,
.my-profile-page select[disabled] + .select2-container .select2-selection__arrow,
.my-profile-page .modal select[disabled] + .select2-container .select2-selection__arrow {
  display: none;
}
.my-profile-page .tab-pane#contacts {
  position: relative;
}
.my-profile-page .tab-pane#contacts .btn-table-add {
  margin-top: 4px;
}
.my-profile-page .select2-results__option[id$="legal"] {
  display: none;
}
.journey-invoice-summary-table .main-linked-invoice-toggle {
  position: relative;
  top: 3px;
  margin-left: 4px;
  font-size: 17px;
  color: #337ab7;
  cursor: pointer;
}
.journey-invoice-summary-table .invoice-add-attachment-wrapper {
  display: none;
}
.text-align-right {
  text-align: right;
}
.planning-dashboard .common-filters .full-planning-filter,
.planning-dashboard .common-filters .show-simple-filter,
.planning-dashboard .common-filters .show-terminal-filter,
.planning-dashboard .common-filters .show-combined-filter {
  margin-left: 40px;
}
.planning-dashboard .common-filters .full-planning-filter label.desc,
.planning-dashboard .common-filters .show-simple-filter label.desc,
.planning-dashboard .common-filters .show-terminal-filter label.desc,
.planning-dashboard .common-filters .show-combined-filter label.desc {
  margin-left: 5px;
  font-weight: 400;
}
.planning-dashboard .cargo-information-modal .modal-dialog {
  width: 500px;
}
.planning-dashboard .cargo-information-modal .modal-dialog .form-container {
  padding-right: 1rem;
  padding-left: 1.5rem;
}
.planning-dashboard .cargo-information-modal .modal-dialog h3 {
  margin-right: -1rem;
  margin-bottom: 1rem;
  margin-left: -1.5rem;
}
.planning-dashboard .cargo-information-modal .modal-dialog .date-block {
  margin-left: -1rem;
}
.planning-dashboard .cargo-information-modal .modal-dialog .date-block.unloading {
  margin-bottom: 1rem;
}
.planning-dashboard .cargo-information-modal .modal-dialog .notify-label {
  margin-left: .25rem;
}
.planning-dashboard .cargo-information-modal .modal-dialog .cargo-description {
  margin-bottom: 2rem;
}
.planning-dashboard .cargo-information-modal .modal-dialog .block-heading {
  margin-bottom: 0;
}
.planning-dashboard .cargo-information-modal .modal-dialog .weather-sensitive-sign {
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.dashboard-page.active-bookings-page .times-separator {
  margin-right: 2px;
  margin-left: 2px;
}
.dashboard-page.active-bookings-page .active-bookings-table .refresh-booking-data {
  margin-top: -5px;
  margin-right: 7px;
  font-size: 16px;
  cursor: pointer;
}
.dashboard-page.active-bookings-page .active-bookings-table .integration-styling-warning {
  color: red;
}
.form-group.has-error + .tooltip.bottom {
  margin-top: 0;
}
.form-group.has-error + .tooltip.in {
  opacity: 1;
}
.form-group.has-error + .tooltip .tooltip-arrow {
  border-bottom-color: #f2dede;
}
.form-group.has-error + .tooltip .tooltip-inner {
  font-weight: bold;
  color: #a94442;
  background-color: #f2dede;
}
.unit-propagation-modal .modal-dialog {
  width: 700px;
}
.unit-propagation-modal .ajax-unit-propagation-form {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.unit-propagation-modal .propagation-proposal > .row {
  margin-bottom: 7px;
}
.unit-propagation-modal .nodes-separator {
  position: absolute;
  right: 0;
}
.unit-propagation-modal .truck-select,
.unit-propagation-modal .trailer-select {
  position: relative;
  top: -3px;
}
.unit-propagation-modal .truck-select span.desc,
.unit-propagation-modal .trailer-select span.desc {
  margin-left: 3px;
}
.integration-booking-selection-modal .modal-dialog {
  width: 900px;
}
.integration-booking-selection-modal input.selected-booking {
  margin-top: 1px;
}
.sms-templates-page i.customize-template {
  font-size: 16px;
  cursor: pointer;
}
input[type="radio"].common-radio-button {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.save-filter-preset-modal .update-filter-options .first-option {
  text-align: right;
}
.common-info-dialogue .modal-content > .close {
  display: none;
}
.common-info-dialogue .confirm-buttons {
  margin-left: 25%;
}
.instruction-update-modal .instruction-action {
  margin-bottom: 10px;
  font-size: 14px;
}
.instruction-update-modal .keep-block {
  margin-top: -5px;
}
.instruction-update-modal .datetimepicker {
  position: relative;
  top: 15px;
  display: inline-block;
  width: 120px;
  padding-bottom: 20px;
  margin-left: 0;
  vertical-align: middle;
}
.instruction-update-modal .confirm-buttons {
  margin-top: 15px;
}
.configure-order-journey-modal .edge-arrow {
  margin-top: -3px;
  vertical-align: middle;
}
.configure-order-journey-modal .add-edge {
  margin-left: 20px;
}
.journey-send-customer-notification-modal .modal-dialog {
  width: 450px;
}
.project44-history-modal .modal-dialog {
  width: 1000px;
}
.project44-history-modal td.status {
  line-break: anywhere;
}
.add-unit-expense-invoice-to-draft-toggle,
.add-unit-expense-invoice-to-draft-toggle-disabled {
  margin-left: 10px;
}
.add-unit-expense-invoice-to-draft-toggle-disabled {
  color: gray;
  cursor: not-allowed;
}
.add-unit-expense-invoice-to-draft-toggle-disabled:hover {
  color: gray;
  text-decoration: none;
}
.driver-phone-alert {
  padding-right: 2px;
  padding-left: 2px;
  background: #ffe6e9;
}
.edit-journey-driver {
  position: relative;
  top: 1px;
  padding-left: 5px;
  font-size: 14px !important;
  cursor: pointer;
}
.ajax-fix-shipment-form {
  display: inline-block;
  margin-right: 3px;
}
.ajax-fix-shipment-form .form-group {
  display: inline-block;
  width: 43px;
  margin-bottom: 0;
  vertical-align: top;
}
.ajax-fix-shipment-form button {
  display: inline-block;
  padding-right: 2px;
  padding-left: 2px;
}
.ajax-fix-shipment-form input {
  padding-right: 2px;
  padding-left: 2px;
}
.dashboard-page.draft-planner .node-details-modal .confirm-buttons.create-loading .node-save.save-only,
.dashboard-page.draft-planner .node-details-modal .confirm-buttons.create-unloading .node-save.save-only {
  display: none;
}
.dashboard-page.draft-planner .draft-attachments .block-heading {
  margin-bottom: 1.4rem;
}
.dashboard-page.draft-planner .draft-attachments .delete-column {
  width: 1%;
}
.dashboard-page.draft-planner .reset-buttons {
  text-align: left;
}
.dashboard-page.draft-planner .reset-buttons button {
  margin-left: 0;
}
.dashboard-page.draft-planner .select-transporeon-modal .modal-dialog {
  width: 1600px;
}
.dashboard-page.draft-planner .select-transporeon-modal .modal-dialog .form-container {
  margin-bottom: 30px;
}
.dashboard-page.draft-planner .select-transporeon-modal .modal-dialog .datatable-custom-filter-wrapper {
  width: 25% !important;
}
.dashboard-page.draft-planner .select-transporeon-modal .modal-dialog .draft-filters {
  margin-top: 5px;
  margin-left: 7px;
}
.dashboard-page.draft-planner .select-transporeon-modal .modal-dialog .draft-filters label {
  font-weight: bold;
  color: black;
}
.dashboard-page.draft-planner .container {
  min-width: 1950px;
}
.dashboard-page.draft-planner .row.dashboard-planner {
  padding-right: 10px;
  padding-left: 10px;
}
.dashboard-page.draft-planner .datepicker-days .day:not(.disabled) {
  font-weight: bold;
}
.dashboard-page.draft-planner .datepicker-days .day.disabled {
  opacity: .5;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th,
.dashboard-page.draft-planner table.planning-table tr.route-row > td {
  display: inline-block;
}
.dashboard-page.draft-planner table.planning-table tr.route-summary {
  background-color: #f5f5f5;
}
.dashboard-page.draft-planner table.planning-table tr.route-summary th {
  text-align: center;
}
.dashboard-page.draft-planner table.planning-table tr.route-summary th i.material-icons {
  line-height: .5;
  vertical-align: middle;
}
.dashboard-page.draft-planner table.planning-table tr.route-summary th i.expand-toggle {
  float: right;
  font-size: 14px;
}
.dashboard-page.draft-planner table.planning-table tr.route-summary th .add-dashboard-entry {
  float: left;
  margin-top: -5px;
  margin-bottom: -5px;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th.column-client,
.dashboard-page.draft-planner table.planning-table tr.route-row > td.column-client {
  width: 19%;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th.column-date,
.dashboard-page.draft-planner table.planning-table tr.route-row > td.column-date {
  width: 10%;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th.column-route,
.dashboard-page.draft-planner table.planning-table tr.route-row > td.column-route {
  width: 15%;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th.column-route i.route-info-notes,
.dashboard-page.draft-planner table.planning-table tr.route-row > td.column-route i.route-info-notes {
  display: inline;
  margin-left: 2px;
  font-size: 18px;
  cursor: default;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th.column-carrier,
.dashboard-page.draft-planner table.planning-table tr.route-row > td.column-carrier {
  width: 20%;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th.column-truck,
.dashboard-page.draft-planner table.planning-table tr.route-row > td.column-truck {
  width: 15%;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th.column-comments,
.dashboard-page.draft-planner table.planning-table tr.route-row > td.column-comments {
  width: 15%;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > th.column-done,
.dashboard-page.draft-planner table.planning-table tr.route-row > td.column-done {
  width: 6%;
}
.dashboard-page.draft-planner table.planning-table .change-all-suppliers {
  display: block;
  float: right;
  margin-top: -5px;
}
.dashboard-page.draft-planner table.planning-table .change-all-suppliers > input {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.dashboard-page.draft-planner table.planning-table tr.route-row > td label {
  margin-bottom: 0;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.editable-row {
  position: relative;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.editable-row .create-from-transporeon {
  position: absolute;
  bottom: 10px;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.editable-row .draft-attachments {
  position: absolute;
  top: 115px;
  width: 64%;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.editable-row .column-done {
  padding-right: 0;
  padding-left: 0;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.editable-row .column-done button {
  display: block;
  width: 100%;
  max-width: 70px;
  margin-bottom: 10px;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .column-done {
  white-space: nowrap;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .edit-toggle {
  margin-right: 6px;
  font-size: 16px;
  cursor: pointer;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .bind-to-order-toggle {
  margin-right: 6px;
  font-size: 16px;
  cursor: pointer;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .delete-toggle {
  position: relative;
  top: -1px;
  font-size: 16px;
  color: #f00;
  cursor: pointer;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .column-truck {
  position: relative;
  padding-left: 23px;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .column-truck .copy-to-clipboard {
  position: absolute;
  top: 7px;
  left: 3px;
  font-size: 16px;
  cursor: pointer;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .order-link,
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .order-create {
  font-size: 20px;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .order-link {
  position: relative;
  float: right;
  margin-top: -26px;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .order-create {
  margin-left: 22px;
  color: #5cb85c;
}
.dashboard-page.draft-planner table.planning-table tr.route-row.readonly-row .order-create:hover {
  color: #5cb85c;
}
.dashboard-page.draft-planner table.planning-table .select2 .select2-selection--single .select2-selection__clear {
  margin-right: 1px;
}
.created-by-filter-label {
  width: 100%;
}
.created-by-filter-label .created-by-me {
  float: right;
  font-size: 16px;
  color: #555;
  cursor: pointer;
}
.driver-attachments-page .filters {
  padding-right: 10px;
  padding-left: 10px;
}
.driver-attachments-page .filters label {
  color: #777;
}
.driver-attachments-page table .accept-attachment,
.driver-attachments-page table .decline-attachment {
  display: block;
  width: 55px;
  margin-bottom: 5px;
}
.binding-candidates-modal .binding-candidates-table .non-match {
  color: red;
}
.partners-page .table-filter-row label {
  color: #777;
}
body[data-url="partners"] .country-filter-dropdown ul li[id$="-1"] {
  display: none;
}
.attachments-size-exceeded-alert {
  padding: 5px;
  margin-bottom: 0;
}
/*# sourceMappingURL=baltreiss.css.map */
