/* erbis theme less */
/* general styles */
/* rgb(95,154,184) */
/* rgb*(106,131,24) */
/* rgb(0,114,188) */
/* hyperlinks (text & icons */
/* rgb(151,192,14)*/
/* rgb(99,123,18) */
/* buttons */
/* rgb(151,192,14)*/
/* rgb(151,192,14)*/
/* rgb(235,235,235) */
/* rgb(235,235,235) */
/* rgb(77,212,99)*/
/* panels */
/* rgb(106,131,24)*/
/* rgb(106,131,24)*/
/* form elements */
/* erbisone menu */
/* graphics */
/* de volgende 6 waardes moeten OOK in de bijbehorend ChartTheme.cs gekopieerd worden ****************************** BELANGRIJK **********************/
/* most important  e.g. norm line  --- rgb(151,192,14)*/
/* rgb(95,154,184) */
/* rgb(0,114,188) */
/* rgb(0,114,188) */
/* 128, 128, 128 */
/* 190, 190, 190 */
/* display modes */

.ib {
  display: inline-block;
}
a {
  outline: 0 !important;
}
a:hover {
  text-decoration: none;
}
.hyperlink {
  cursor: pointer;
}
textarea {
  width: 100%;
  height: auto;
  min-height: 140px;
}
textarea.fewlines {
  min-height: 50px;
  max-height: 50px;
  height: 50px;
}
table {
  background-color: white;
}
.notunderlined:hover,
.notunderlined:active,
.notunderlined:visited {
  text-decoration: none;
}
.element:before,
.element:after {
  content: " ";
  display: table;
}
.element:after {
  clear: both;
}
.normal {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.underlined {
  text-decoration: underline;
}
.semihide {
  opacity: 0.6;
}
.nowrap {
  white-space: nowrap;
}
.uppercase {
  text-transform: uppercase;
}
.overlay {
  position: absolute;
  z-index: 99999;
  width: 700px;
  background-color: white;
  border: solid 1px silver;
}
/* BL hacks */

.mainbody {
  padding-top: 24px;
  /* net zo hoog als globalmenu  */

}
.managementbody {
  background-color: red !important;
}
p {
  margin-top: 20px;
}
p a {
  border-bottom: dashed 1px silver;
}
.modal-header a {
  cursor: pointer;
}
.pl20 {
  padding-left: 20px !important;
}
.pr10 {
  padding-right: 10px;
}
.paddingright {
  padding-right: 22px;
}
.paddinglr {
  display: inline-block;
  padding: 0 10px;
  line-height: 1em;
  float: left;
}
.top-right-padding2-5 {
  padding-right: 5px;
  padding-top: 2px;
}
.top-right-padding5 {
  padding-right: 5px;
  padding-top: 5px;
}
.padding5 {
  padding: 5px;
}
.padding {
  padding: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.lineleft {
  border-left: solid 1px silver;
}
.lineright {
  border-right: solid 1px silver;
}
.linebelow {
  border-bottom: solid 1px silver;
}
.thgroup {
  background-color: #fafafa;
  text-align: center;
}
.singlebar {
  height: 24px;
  padding: 2px;
  display: block;
  width: 100%;
}
.erbisonemenu > li > a {
  padding: 0;
}
.info-small {
  font-size: 0.7em;
  color: dimgray;
}
.small {
  font-size: 0.7em;
}
.smaller {
  font-size: 0.85em;
}
.form-padding {
  padding-top: 18px;
}
.default-label {
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  margin: 8px 0 0 2px;
}
.default-label-small {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  margin: 8px 0 0 2px;
}
.inline-label {
  display: inline-block;
  float: left;
  font-size: 0.9em;
  font-weight: bold;
  margin: 8px 0 0 2px;
}
.inline-label-small {
  display: inline-block;
  float: left;
  font-size: 0.8em;
  font-weight: bold;
  margin: 8px 0 0 2px;
}
.stretch {
  width: 100% !important;
}
.windowover {
  display: block;
  width: 100%;
  height: 380px;
  position: absolute;
  z-index: 999999;
  background-color: white;
  border: 1px solid silver;
  border-radius: 6px;
}
#external-source-info {
  color: #999999;
  font-weight: normal;
}
.panel-menu {
  padding: 10px 14px;
}
.subentryblock {
  display: inline-block;
  float: left;
  background: #efefef;
  border: dashed 1px silver;
  text-align: left;
  padding: 0 8px 6px 14px;
  position: relative;
  margin: 0 1px 5px 5px;
}
/* category path / pair styling */

.dynaheight {
  height: 100%;
  padding-top: 16px;
}
.categorypath {
  padding: 2px 15px;
  list-style: none;
  display: inline-block;
  line-height: 1.3em;
  height: 40px;
}
.categorypath > li {
  display: inline-block;
}
.categorypath > li + li:before {
  padding: 0 5px;
  color: #cccccc;
}
.categorypath > .active {
  color: #999999;
}
.categorypairnoneditmode {
  margin-top: 0;
  text-align: left;
  margin-left: 0;
}
.categorypairnoneditmode ul {
  list-style: none;
  display: inline-block;
  margin-left: -40px;
  vertical-align: middle;
  margin-bottom: 0;
}
.categorypairnoneditmode ul li {
  display: inline;
}
.categorypairnoneditmode ul li a {
  display: block;
  float: left;
  height: 22px;
  background: #dddddd;
  text-align: left;
  padding: 2px 8px 0 14px;
  position: relative;
  margin: 0 1px 5px 5px;
  font-size: 13px;
  text-decoration: none;
  color: #333333;
  line-height: 1.3em;
}
.categorypairnoneditmode ul li a:after {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #dddddd;
  position: absolute;
  right: -11px;
  top: 0;
  z-index: 1;
}
.categorypairnoneditmode ul li a:before {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid white;
  /* achtergrond */
  position: absolute;
  left: 0;
  top: 0;
}
.categorypairnoneditmode ul li:first-child a {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.categorypairnoneditmode ul li:first-child a:before {
  display: none;
}
.categorypairnoneditmode ul li:last-child a {
  padding-right: 8px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.categorypairnoneditmode ul li:last-child a:after {
  display: none;
}
.categorypairnoneditmode ul li a:hover {
  background: #eeeeee;
}
.categorypairnoneditmode ul li a:hover:after {
  border-left-color: #eeeeee;
}
.notallowed {
  cursor: not-allowed;
}
.width-regular,
.width-regular:focus,
.width-regular:hover {
  width: 50%;
}
.extravagant {
  background-color: #999999;
}
.summary {
  border-left: solid 1px #818a72;
  display: block;
  font-size: 0.9em;
  padding: 10px 0 5px 10px;
  margin-top: 5px;
}
.summary label {
  display: inline-block;
  width: 30%;
  font-weight: normal;
}
.table-row-title {
  display: block;
  color: #2a4b1e;
  padding-bottom: 4px;
}
table.measureslist tr td a.measuretitle {
  font-weight: bold;
  text-decoration: none;
}
table.measureslist tr td a.measuretitle:hover {
  font-weight: bold;
  text-decoration: underline;
}
.loading_icon {
  padding-right: 10px;
}
.gray {
  color: DimGray;
}
.tempresultspanel {
  z-index: 99999;
  background-color: white;
  border: solid 1px silver;
  color: black;
  overflow: visible;
  position: absolute;
  padding: 10px;
  box-shadow: 3px 10px 10px #cccccc;
  max-width: 80%;
}
.filterline {
  display: block;
  height: 28px;
}
.lessprominent {
  color: gray;
}
/* this backdrop bugs with the cms, so lets hide it for now */

.modal-backdrop {
  display: none;
}
.resultspanel {
  z-index: 99999;
  background-color: white;
  border: solid 1px silver;
  color: black;
  overflow: visible;
  position: absolute;
  padding: 10px;
  box-shadow: 3px 10px 10px #cccccc;
  max-width: 80%;
}
.overview {
  min-height: 325px;
}
.small_column {
  width: 20px;
}
.regularsizedbox {
  display: inline-block;
  max-width: 200px;
}
.alignbadgefix {
  position: relative;
  top: -1px;
}
.panel-searchbar {
  padding: 4px;
  background-color: #efefef;
  height: 40px;
}
.pl {
  padding: 1px 8px 0 8px;
  vertical-align: top;
}
.fa > .fa-exclamation > .error {
  color: lime;
  font-size: 1.4em;
}
.floatleft {
  float: left;
  display: inline-block;
}
*.showonhover {
  opacity: 0;
}
*.showonhover:hover {
  opacity: 1;
}
table tr .showonhover {
  opacity: 0;
  float: right;
}
table tr:hover .showonhover {
  opacity: 1;
}
ul.errors-overview {
  margin-left: -30px;
}
ul.errors-overview li:first-child {
  list-style: none;
  list-style-type: none;
}
.upperpage {
  background-color: white;
}
.footer {
  color: white;
  font-size: 0.8em;
}
.showlinebreaks {
  white-space: pre-wrap;
}
/* css om alleen iets te laten zien indien mouseover */

.edit_hover_area .hidethis {
  display: none;
}
.edit_hover_area:hover .hidethis {
  display: block;
}
.area_to_hide {
  position: absolute;
  right: 14px;
  top: 10px;
}
.preview_area {
  display: block;
  min-height: 150px;
  border: dashed 1px silver;
}
.inputrange {
  padding: 3px 0 6px 0 !important;
  margin-top: 6px;
}
.inputrange_value_indicator {
  color: #666666;
  font-size: 1.6em;
}
.colorseriebar {
  padding: 4px 3px 0 3px;
}
.ruler {
  display: block;
  width: 100%;
  border-top: dashed 1px silver;
  height: 8px;
  margin-top: 8px;
}
.draghandle {
  fill: silver;
  opacity: 0.4;
}
.dragcorner {
  fill: #666666;
  opacity: 1;
}
.dragcorner:hover {
  fill: black;
}
/* color spectrum css */

/***
Spectrum Colorpicker v1.5.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/

.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* https://github.com/bgrins/spectrum/issues/40 */
  z-index: 9999994;
  overflow: hidden;
}
.sp-container.sp-flat {
  position: relative;
}
/* Fix for * { box-sizing: border-box; } */

.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */

.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}
.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat,
.sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: 0.8;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}
.sp-alpha-inner {
  border: solid 1px #333333;
}
.sp-clear {
  display: none;
}
.sp-clear.sp-clear-display {
  background-position: center;
}
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px;
}
/* Don't allow text selection */

.sp-container,
.sp-replacer,
.sp-preview,
.sp-dragger,
.sp-slider,
.sp-alpha,
.sp-clear,
.sp-alpha-handle,
.sp-container.sp-dragging .sp-input,
.sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */

.sp-sat {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  background-image: linear-gradient(to right, white, rgba(204, 154, 129, 0));
}
.sp-val {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  background-image: linear-gradient(to top, black, rgba(204, 154, 129, 0));
}
.sp-hue {
  background: -moz-linear-gradient(top, red 0%, yellow 17%, lime 33%, aqua 50%, blue 67%, fuchsia 83%, red 100%);
  background: -ms-linear-gradient(top, red 0%, yellow 17%, lime 33%, aqua 50%, blue 67%, fuchsia 83%, red 100%);
  background: -o-linear-gradient(top, red 0%, yellow 17%, lime 33%, aqua 50%, blue 67%, fuchsia 83%, red 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(red), color-stop(0.17, yellow), color-stop(0.33, lime), color-stop(0.5, aqua), color-stop(0.67, blue), color-stop(0.83, fuchsia), to(red));
  background: -webkit-linear-gradient(top, red 0%, yellow 17%, lime 33%, aqua 50%, blue 67%, fuchsia 83%, red 100%);
  background: linear-gradient(to bottom, red 0%, yellow 17%, lime 33%, aqua 50%, blue 67%, fuchsia 83%, red 100%);
}
/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */

.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
/* Clearfix hack */

.sp-cf:before,
.sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
/* Mobile devices, make hue slider bigger so it is easier to slide */

@media (max-device-width: 480px) {
  .sp-color {
    right: 40%;
  }
  .sp-hue {
    left: 63%;
  }
  .sp-fill {
    padding-top: 60%;
  }
}
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid white;
  background: black;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid black;
  background: white;
  opacity: 0.8;
}
/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/

.sp-container {
  border-radius: 0;
  background-color: white;
  border: solid 1px #cccccc;
  padding: 0;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue,
.sp-clear {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-color,
.sp-hue,
.sp-clear {
  border: solid 1px #666666;
}
/* Input */

.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  margin: 0;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222222;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #ffdddd;
}
.sp-picker-container,
.sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px;
}
.sp-picker-container {
  width: 172px;
  border-left: solid 1px white;
}
/* Palettes */

.sp-palette-container {
  border-right: solid 1px #cccccc;
}
.sp-palette-only .sp-palette-container {
  border: 0;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}
.sp-thumb-el {
  position: relative;
}
/* Initial */

.sp-initial {
  float: left;
  border: solid 1px #333333;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
.sp-initial .sp-clear-display {
  background-position: center;
}
/* Buttons */

.sp-palette-button-container,
.sp-button-container {
  float: right;
}
/* Replacer (the little preview div that shows up instead of the <input>) */

.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: solid 1px #91765d;
  background: #eeeeee;
  color: #333333;
  vertical-align: middle;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border-color: #f0c49b;
  color: #111111;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
}
.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222222;
  margin-right: 5px;
  float: left;
  z-index: 0;
}
.sp-palette {
  *width: 220px;
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}
.sp-container {
  padding-bottom: 0;
}
/* Buttons: http://hellohappy.org/css3-buttons/ */

.sp-container button:active {
  border: 1px solid #aaaaaa;
  border-bottom: 1px solid #888888;
  -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-palette span:hover,
.sp-palette span.sp-thumb-active {
  border-color: black;
}
.sp-preview,
.sp-alpha,
.sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
.full-spectrum .sp-palette {
  max-width: 200px;
}
/* dit maakt het mogelijk om knoppen telaten zien bij hover op plaatje */

div.image-hover-buttons {
  position: relative;
  float: left;
  border: solid 1px white;
}
div.image-hover-buttons:hover {
  border: solid 1px white;
}
div.image-hover-buttons:hover a {
  display: block;
}
div.image-hover-buttons a {
  position: absolute;
  top: 6px;
  right: 6px;
  display: none;
}
.group {
  /* border: solid 1px silver; removed 6-3-2015 tricky action of BL*/
  padding: 30px 10px 20px 10px;
  margin: 14px 0;
}
.bootstrap-timepicker-widget.dropdown-menu {
  z-index: 2000;
}
.picturethumbnailpreview {
  height: 140px;
  min-height: 140px;
  max-height: 140px;
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  opacity: 0.4;
}
.picturethumbnailpreview:hover {
  opacity: 1;
}
.addpictureblock {
  background-image: url('/images/bg_addPictureThumbnail.png');
  background-repeat: no-repeat;
  background-position: center;
  line-height: 140px;
}
.smallimage {
  background-color: white;
  border: solid 1px silver;
}
.editimage {
  background-image: url('/images/bg_addPictureThumbnailSmall.png');
  background-repeat: no-repeat;
  background-position: center;
}
/* de volgende css is voor de mouseover van een box */

.boxitem {
  width: 80px;
  height: 40px;
  float: left;
  background: #161613;
  border: solid 1px #8399af;
  overflow: hidden;
  position: relative;
}
.boxitem img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
.boxitem p {
  padding: 0 10px;
  color: #afafaf;
  font-weight: bold;
  font: 10pt "Lucida Grande", Arial, sans-serif;
}
.boxcaption {
  float: left;
  position: absolute;
  background: white;
  height: 100px;
  width: 100%;
  opacity: 0.8;
  /* For IE 5-7 */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  /* For IE 8 */
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.selectable {
  border: solid 1px white;
}
.selectable:hover {
  border: dashed 2px red;
}
.warning {
  color: maroon;
  padding: 0 10px 15px 0;
}
/* styling for administratorpages */

.headingadmin {
  color: #aaaaaa;
}
.superbigfont {
  font-size: 160px;
  color: #eeeeee;
  padding-top: 10px;
}
.itinaryblock {
  padding: 3px 0;
}
.codelines {
  font-size: 13px;
  line-height: 13px;
  width: 114px;
  margin: 0;
  height: 45px;
  color: black;
}
.meterindicatorline {
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  max-height: 47px;
  width: 237px;
}
.subgroup {
  background-color: #eeeeee;
  padding: 0;
  margin: 0 0 3px 0;
  width: 1100px;
}
.subgroupblock {
  display: inline-block;
  text-align: center;
  width: 160px;
  background-color: white;
  padding: 0;
  border-left: solid 1px #aaaaaa;
  border-right: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
}
.emptysubgroupblock {
  display: inline-block;
  text-align: center;
  width: 160px;
}
.grouptitle {
  font-size: 1.2em;
}
.subgroupblocktitle1 {
  font-style: italic;
  font-size: 0.8em;
  line-height: 12px;
  color: #666666;
  text-align: center;
  max-height: 17px;
}
.subgroupblocktitle2 {
  font-weight: 800;
  text-align: center;
  max-height: 17px;
  line-height: 16px;
}
.commentmoment {
  font-style: italic;
  font-size: 0.8em;
  line-height: 12px;
  color: #666666;
  text-align: center;
  max-height: 17px;
}
.commentuser {
  font-style: italic;
  font-size: 0.8em;
  line-height: 12px;
  text-align: center;
  max-height: 17px;
  color: #0072bc;
}
.comment {
  line-height: 1em;
  padding: 5px;
}
.metercommentindicator {
  height: 45px;
  line-height: 45px;
  float: left;
}
#legend {
  width: 100%;
  text-align: right;
  padding-top: 6px;
}
.osicon {
  color: silver;
  text-align: center;
  padding-top: 12px;
}
.dashboard-header-toggle {
  position: absolute;
  z-index: 99999999;
}
.dashboard-header {
  position: relative;
  z-index: 2;
}
.dashboard-header .container {
  padding-left: 0;
  padding-right: 0;
}
.dashboard-header-pin {
  position: relative;
  right: -12px;
  top: 28px;
}
.dashboard-item-bg {
  height: 100%;
}
.ratio-label {
  width: 1110px;
  margin-left: 14px !important;
  position: absolute;
  z-index: 3;
}
.ratio-ruler {
  border-top-color: darkgray;
  border-top-style: dashed;
}
