/* top row */
/* xxs */
/* > xxs */
/* xs */
/* sm */
/* md */
/* lg */
/* xl */
/* xxl */
/* xxxl */
.form-control-small {
  font-size: 75%; }

.filename-caption {
  font-size: 75%;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.label-margin-right {
  margin-right: 14px; }

.thumbnail-tb-margin {
  margin-top: 15px;
  margin-bottom: 15px; }

.thumbnail-buttons-left {
  position: absolute;
  top: 9px;
  left: 24px; }

.thumbnail-tb-margin .thumbnail-buttons-left {
  top: 24px; }

.thumbnail-buttons-right {
  position: absolute;
  top: 24px;
  right: 24px; }

.btn-panel {
  margin-top: -7px;
  margin-left: -4px; }

.btn.btn-square {
  width: 34px;
  text-align: center;
  padding: 0;
  line-height: 32px; }

.btn.btn-square.btn-sm {
  width: 30px;
  text-align: center;
  padding: 0;
  line-height: 28px; }

.btn.btn-square.btn-xs {
  width: 22px;
  text-align: center;
  line-height: 20px; }

.btn-group-vertical-fill {
  width: 100%; }

.dropdown-menu > li input[type=checkbox] {
  margin: 7px 0 0; }

.dropdown-menu > li > .selectable {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > .selectable:hover, .dropdown-menu > li > .selectable:focus {
  text-decoration: none;
  color: #fff;
  background-color: #428bca; }

.dropdown-menu > .active > .selectable, .dropdown-menu > .active > .selectable:hover, .dropdown-menu > .active > .selectable:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > .selectable, .dropdown-menu > .disabled > .selectable:hover, .dropdown-menu > .disabled > .selectable:focus {
  color: #999; }

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

input.hasfiltervalue, button.hasfiltervalue, .btn-group.hasfiltervalues button {
  border-color: #3a87ad; }

.pagination-page-count {
  display: inline-block;
  width: 75px; }

.pagination-text {
  display: inline-block;
  padding: 8px 4px;
  font-size: 14px;
  line-height: 1.42857;
  vertical-align: middle; }

.menuitem-buttons .btn-group {
  float: right; }
  .menuitem-buttons.menuitem-buttons-global {
    height: 40px; }
  .menuitem-buttons.menuitem-buttons-page {
    height: 40px; }
  .menuitem-buttons.menuitem-buttons-row {
    height: 22px; }

td > .form-control-static, th > .form-control-static {
  padding-bottom: 7px; }

.btn-collapse-menuitem {
  margin-top: -11px;
  margin-bottom: -9px;
  margin-left: -11px;
  margin-right: 5px;
  /* Submenu's */ }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu.pull-left > a:after {
  float: left;
  border-width: 5px 5px 5px 0;
  margin-right: 0px;
  margin-left: -10px;
  border-left-color: transparent;
  border-right-color: #ccc; }

.dropdown-submenu.pull-left {
  float: none !important; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.panel-heading {
  padding: 10px 8px; }

.breadcrumb > li a {
  cursor: pointer; }

.breadcrumb > .active a {
  color: #999;
  text-decoration: none;
  cursor: default; }

.btn-actionlist {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 225px;
  height: 225px;
  padding-top: 40px;
  position: relative; }
  .btn-actionlist i {
    font-size: 5em;
    line-height: 1.5em; }
  .btn-actionlist div {
    text-align: center;
    white-space: normal; }

.table-itemlist tr.editing .btn-group.btn-group-dropdownselect {
  margin-top: 0px; }

.has-error.form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.ralcolordialog {
  z-index: 2000; }

.navbar-nav > li.nav-icon-only > a {
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 21px; }
  .navbar-nav > li.nav-icon-only > a i {
    font-size: 1.5em; }

.clickable {
  cursor: pointer; }

.speech-to-text {
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 7px;
  color: #555; }
  .speech-to-text i {
    font-size: 16px; }
  .speech-to-text i.active {
    color: red;
    font-weight: bold; }

.form-control-tab {
  margin: 15px; }

.nav-tabs {
  margin: 0px 15px 15px 15px; }

.nav-tabs-admin {
  margin: 0px 0px 15px 0px; }

.nav-tabs-dropdown {
  margin: 0px 15px 15px 15px;
  height: 35px; }
  .nav-tabs-dropdown .btn {
    width: 100%; }
  .nav-tabs-dropdown .dropdown-menu {
    width: 100%; }

.modal-fullscreen {
  overflow: hidden;
  overflow-y: hidden; }
  .modal-fullscreen .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0px; }
  .modal-fullscreen .modal-content {
    border-radius: 0;
    box-shadow: none;
    border-width: 0px; }

.dropdown-select-input-group {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell; }

.btn.dropdown-select-input-group-button {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

p.form-control span {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  line-height: 15px; }

#datepicker {
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
  position: absolute;
  width: 500px;
  height: 500px;
  display: none;
  /*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */ }
  #datepicker.single .calendar.from {
    display: block; }
    #datepicker.single .calendar.to {
      display: none; }
    #datepicker.single .buttons {
      display: none; }
  #datepicker.range .calendar.from {
    display: block; }
    #datepicker.range .calendar.to {
      display: block; }
    #datepicker.range .buttons {
      display: block; }

.daterangepicker-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.daterangepicker.daterangepicker-dropdown-menu {
  max-width: none;
  z-index: 3000; }

.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px; }

.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
  float: right;
  margin: 4px; }

.daterangepicker .buttons {
  padding-top: 20px;
  clear: both;
  text-align: right; }

.daterangepicker .ranges {
  width: 160px;
  text-align: left; }

.daterangepicker .calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .calendar th, .daterangepicker .calendar td {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-align: center;
  min-width: 32px; }

.daterangepicker .ranges label {
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-shadow: #fff 1px 1px 0px;
  text-transform: uppercase;
  width: 74px; }

.daterangepicker .ranges input {
  font-size: 11px; }

.daterangepicker .ranges .input-mini {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 74px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer; }

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff; }

.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff; }

.daterangepicker .calendar-date.no-border {
  border: none; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px; }

.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

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

.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

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

.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

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

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap; }

.daterangepicker td.off {
  color: #999; }

.daterangepicker td.disabled {
  color: #999; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee; }

.daterangepicker td.in-range {
  background: #ebf4f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
  width: 80px;
  margin-bottom: 0; }

.table-drawing-layers .locked {
  width: 30px;
  text-align: center; }
  .table-drawing-layers .internalid {
    width: 100px; }
  .table-drawing-layers .type {
    width: 150px; }
  .table-drawing-layers .actions {
    width: 85px; }
  .table-drawing-layers .color {
    width: 50px; }

.table-drawing-shapes .actions {
  width: 65px; }

.drawing-canvas {
  width: 100%;
  height: 830px; }

.colorswatch {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  text-align: center; }

.table-drawing-features .actions {
  width: 125px; }

@media (min-width: 768px) {
  .equal-size-col .panel {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    /* bottom row */ }

  .equal-size-col-base {
    /* cut off top portion of bottom wells */
    margin-top: -26px; } }

@media (max-width: 767px) {
  .row.equal-size-base {
    display: none; } }

.equal-size-col-wrap {
  overflow: hidden; }

.btn-group-ingrid {
  width: 100%; }
  .btn-group-ingrid .btn {
    width: 100%; }

.filter-operator-text {
  font-family: Consolas, 'Courier New', Courier;
  font-size: 20px;
  line-height: 1; }

.filters {
  border-bottom: 1px solid #ddd;
  margin: -7px -15px 0px -15px; }
  .filters h3 {
    margin: 0px 0px 15px 0px;
    padding-left: 15px;
    background-color: #fcfcfc;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #ddd; }
  .filters.pagination-margin {
    padding-bottom: 0px; }

.tab-body-nomargin .filters h3, .panel-body-nomargin .filters h3 {
  margin-top: 0px; }

.form-label-link-control {
  display: table;
  position: relative;
  border-collapse: separate;
  padding: 0px 6px; }
  .form-label-link-control .form-label-link-control-labels {
    position: relative;
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    margin: 6px 12px; }
    .form-label-link-control .form-label-link-control-labels .label {
      margin-right: 0.6em; }
  .form-label-link-control input.form-label-link-control-input {
    display: table-cell;
    width: 100%;
    line-height: 1.42857;
    padding: 6px 0px;
    border: none; }

.input-group .form-label-link-control {
  display: table; }

.gallery-modal {
  background-color: #000;
  width: 100%;
  height: 100%; }
  .gallery-modal .indicator {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1040; }
    .gallery-modal .indicator i {
      display: block;
      position: absolute;
      width: 100%;
      top: 50%;
      margin-top: -2em;
      font-size: 5em;
      text-align: center;
      color: #fff; }
  .gallery-modal img {
    display: inline-block; }
  .gallery-modal .next {
    position: absolute;
    right: 0px;
    top: 70px;
    bottom: 0px;
    width: 70px;
    min-height: 70px; }
  .gallery-modal .previous {
    position: absolute;
    left: 0px;
    top: 70px;
    bottom: 0px;
    width: 70px;
    min-height: 70px; }
  .gallery-modal .close {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 70px;
    width: 70px; }
  .gallery-modal .next, .gallery-modal .previous, .gallery-modal .close {
    display: block;
    z-index: 1040; }
    .gallery-modal .next .arrow, .gallery-modal .previous .arrow, .gallery-modal .close .arrow {
      position: absolute;
      display: block;
      top: 50%;
      margin: 10px;
      margin-top: -50px;
      width: 50px;
      height: 50px;
      color: #fff;
      font-size: 3em;
      line-height: 50px;
      text-align: center; }
  .gallery-modal .next .arrow, .gallery-modal .previous .arrow {
    background-color: #000;
    opacity: 0.7;
    border-radius: 12px; }
  .gallery-modal.loading img {
    display: none; }
    .gallery-modal.loading .indicator {
      display: block; }
    .gallery-modal.loading .next, .gallery-modal.loading .previous, .gallery-modal.loading .close {
      display: none; }

.input-menuitem {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%; }
  .input-menuitem .input-menuitem-type .form-control, .input-menuitem .input-menuitem-value .form-control {
    width: 100%;
    margin-bottom: 0; }
  .input-menuitem .input-menuitem-type {
    display: table-cell;
    width: 175px;
    white-space: nowrap;
    vertical-align: middle; }
  .input-menuitem .input-menuitem-value {
    display: table-cell;
    padding-left: 14px; }
  .input-menuitem .input-menuitem-dataid, .input-menuitem .input-menuitem-dataidselect {
    display: table-cell;
    width: 175px;
    white-space: nowrap;
    vertical-align: middle;
    padding-left: 14px; }

.ralcolordialog .colorselect {
  width: 50%;
  height: 0;
  margin-left: 25%;
  padding-bottom: 50%;
  text-align: center;
  vertical-align: middle; }
  .ralcolordialog .colorname {
    text-align: center; }
  .ralcolordialog .groupselect {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 15px;
    border-left: 1px solid white; }

.btn-group-dropdownselect ul li a input {
  width: 20px; }
  .btn-group-dropdownselect ul li a i {
    width: 20px;
    display: inline-block; }

.input-dimension .table-dimension-unit {
  width: 75px; }
  .input-dimension .table-dimension-pir {
    width: 50px; }
  .input-dimension .table-dimension-actions {
    width: 135px; }
  .input-dimension .table-dimension-value {
    width: 150px; }
  .input-dimension .table-dimension-seperator {
    width: 18px;
    text-align: center; }

.attachmentproperty {
  width: 120px; }

.multiplefileupload {
  margin-bottom: 14px; }

.insidetab.multiplefileupload {
  padding-top: 14px; }

.form-horizontal .control-label {
  padding-right: 27px; }

.form-horizontal .control-label-spinner {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 27px;
  text-align: center;
  padding-top: 7px;
  line-height: 20px; }

.panel-heading-hide-overflow {
  height: 20px;
  width: 100%;
  overflow: hidden;
  /*
.forminputrangematrix {
	.optioncell {
		width: 75px;
		text-align: center;
		
		&.noselect {
			background-color: #ddd;
		}
	}
}
*/ }

.table-forminputrangematrix {
  margin-bottom: 14px; }
  .table-forminputrangematrix .table-forminputrangematrix-question {
    width: 50%;
    text-align: right; }
  .table-forminputrangematrix th.table-forminputrangematrix-range {
    position: relative;
    padding: 0;
    width: 37px;
    overflow: hidden; }
    .table-forminputrangematrix th.table-forminputrangematrix-range .rotate {
      position: absolute;
      top: 0px;
      left: 50%;
      margin-left: -18px;
      padding: 0 8px;
      -webkit-transform-origin: 0 100%;
      -moz-transform-origin: 0 100%;
      -o-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
      transform-origin: 0 100%;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      white-space: nowrap;
      text-align: right;
      height: 37px;
      line-height: 37px;
      top: -37px; }
  .table-forminputrangematrix td.table-forminputrangematrix-range {
    width: 37px;
    text-align: center; }
    .table-forminputrangematrix td.table-forminputrangematrix-range.inactive {
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAJ37979zwjjgzjKysqMYAEYB8RmROaABAAFug+bVs5NCQAAAABJRU5ErkJggg==) repeat; }

.table-timeallocation th.sortable, .table-itemlist th.sortable, .table-timeallocation th.massfillable, .table-itemlist th.massfillable, .table-timeallocation th.hasnewfromfilter, .table-itemlist th.hasnewfromfilter {
  cursor: pointer; }
  .table-timeallocation th.sortable .sortableTableContainer, .table-itemlist th.sortable .sortableTableContainer, .table-timeallocation th.massfillable .sortableTableContainer, .table-itemlist th.massfillable .sortableTableContainer, .table-timeallocation th.hasnewfromfilter .sortableTableContainer, .table-itemlist th.hasnewfromfilter .sortableTableContainer {
    position: relative;
    display: table;
    border-collapse: separate; }
    .table-timeallocation th.sortable .sortableTableContainer a.massfillbtn, .table-itemlist th.sortable .sortableTableContainer a.massfillbtn, .table-timeallocation th.massfillable .sortableTableContainer a.massfillbtn, .table-itemlist th.massfillable .sortableTableContainer a.massfillbtn, .table-timeallocation th.hasnewfromfilter .sortableTableContainer a.massfillbtn, .table-itemlist th.hasnewfromfilter .sortableTableContainer a.massfillbtn, .table-timeallocation th.sortable .sortableTableContainer i.sort-icon, .table-itemlist th.sortable .sortableTableContainer i.sort-icon, .table-timeallocation th.massfillable .sortableTableContainer i.sort-icon, .table-itemlist th.massfillable .sortableTableContainer i.sort-icon, .table-timeallocation th.hasnewfromfilter .sortableTableContainer i.sort-icon, .table-itemlist th.hasnewfromfilter .sortableTableContainer i.sort-icon, .table-timeallocation th.sortable .sortableTableContainer i.massfill-icon, .table-itemlist th.sortable .sortableTableContainer i.massfill-icon, .table-timeallocation th.massfillable .sortableTableContainer i.massfill-icon, .table-itemlist th.massfillable .sortableTableContainer i.massfill-icon, .table-timeallocation th.hasnewfromfilter .sortableTableContainer i.massfill-icon, .table-itemlist th.hasnewfromfilter .sortableTableContainer i.massfill-icon {
      display: table-cell;
      /*	span { width: 100%; } */ }
    .table-timeallocation th.sortable .sortableTableContainer a.massfillbtn, .table-itemlist th.sortable .sortableTableContainer a.massfillbtn, .table-timeallocation th.massfillable .sortableTableContainer a.massfillbtn, .table-itemlist th.massfillable .sortableTableContainer a.massfillbtn, .table-timeallocation th.hasnewfromfilter .sortableTableContainer a.massfillbtn, .table-itemlist th.hasnewfromfilter .sortableTableContainer a.massfillbtn, .table-timeallocation th.sortable .sortableTableContainer i.sort-icon, .table-itemlist th.sortable .sortableTableContainer i.sort-icon, .table-timeallocation th.massfillable .sortableTableContainer i.sort-icon, .table-itemlist th.massfillable .sortableTableContainer i.sort-icon, .table-timeallocation th.hasnewfromfilter .sortableTableContainer i.sort-icon, .table-itemlist th.hasnewfromfilter .sortableTableContainer i.sort-icon, .table-timeallocation th.sortable .sortableTableContainer i.massfill-icon, .table-itemlist th.sortable .sortableTableContainer i.massfill-icon, .table-timeallocation th.massfillable .sortableTableContainer i.massfill-icon, .table-itemlist th.massfillable .sortableTableContainer i.massfill-icon, .table-timeallocation th.hasnewfromfilter .sortableTableContainer i.massfill-icon, .table-itemlist th.hasnewfromfilter .sortableTableContainer i.massfill-icon {
      width: 1%;
      white-space: nowrap;
      vertical-align: middle; }
    .table-timeallocation th.sortable .sortableTableContainer span.massfillbtnspace, .table-itemlist th.sortable .sortableTableContainer span.massfillbtnspace, .table-timeallocation th.massfillable .sortableTableContainer span.massfillbtnspace, .table-itemlist th.massfillable .sortableTableContainer span.massfillbtnspace, .table-timeallocation th.hasnewfromfilter .sortableTableContainer span.massfillbtnspace, .table-itemlist th.hasnewfromfilter .sortableTableContainer span.massfillbtnspace {
      display: table-cell;
      width: 8px; }
    .table-timeallocation th.sortable .sortableTableContainer i.sort-icon:before, .table-itemlist th.sortable .sortableTableContainer i.sort-icon:before, .table-timeallocation th.massfillable .sortableTableContainer i.sort-icon:before, .table-itemlist th.massfillable .sortableTableContainer i.sort-icon:before, .table-timeallocation th.hasnewfromfilter .sortableTableContainer i.sort-icon:before, .table-itemlist th.hasnewfromfilter .sortableTableContainer i.sort-icon:before, .table-timeallocation th.sortable .sortableTableContainer i.massfill-icon:before, .table-itemlist th.sortable .sortableTableContainer i.massfill-icon:before, .table-timeallocation th.massfillable .sortableTableContainer i.massfill-icon:before, .table-itemlist th.massfillable .sortableTableContainer i.massfill-icon:before, .table-timeallocation th.hasnewfromfilter .sortableTableContainer i.massfill-icon:before, .table-itemlist th.hasnewfromfilter .sortableTableContainer i.massfill-icon:before {
      padding-left: 8px; }
  .table-timeallocation th, .table-itemlist th {
    font-weight: normal; }
  .table-timeallocation th i.sort-icon, .table-itemlist th i.sort-icon {
    background-color: #fff; }
  .table-timeallocation th i.sort-icon.fa-sort, .table-itemlist th i.sort-icon.fa-sort {
    color: #ccc; }
  .table-timeallocation th i.sort-icon.fa-sort-asc, .table-itemlist th i.sort-icon.fa-sort-asc, .table-timeallocation th i.sort-icon.fa-sort-desc, .table-itemlist th i.sort-icon.fa-sort-desc {
    color: #428bca; }
  .table-timeallocation th i.massfill-icon, .table-itemlist th i.massfill-icon {
    background-color: #fff;
    color: #ccc; }
  .table-timeallocation th i.massfill-icon:hover, .table-itemlist th i.massfill-icon:hover {
    color: #428bca; }

.table-itemlist td.removed {
  font-style: italic;
  color: #ccc; }
  .table-itemlist .alignright {
    text-align: right; }
  .table-itemlist tfoot {
    border-top: 2px solid #ddd; }
  .table-itemlist tfoot .functiondescription {
    font-weight: bold; }
  .table-itemlist tfoot .functionvalue {
    text-align: right; }
  .table-itemlist td .progress {
    margin-bottom: 0px; }
  .table-itemlist tr.editing .progress {
    margin-top: 7px; }
  .table-itemlist tr.editing .btn-group {
    margin-top: 7px; }

table.popover-table td {
  padding: 4px;
  vertical-align: top; }

tr.highlight td {
  background-color: #c4e2f0; }

tr.highlight td a.celllink {
  border-color: #c4e2f0; }

.table > tbody > tr.highlight > td, .table-striped > tbody > tr.highlight:nth-child(odd) > td {
  background-color: #c4e2f0; }
  .table > tbody > tr.highlight > td a.celllink, .table-striped > tbody > tr.highlight:nth-child(odd) > td a.celllink {
    border-color: #c4e2f0; }

tr.rootitem td {
  background-color: #fcf8e3;
  font-weight: bold; }

tr.rootitem td a.celllink {
  border-color: #fcf8e3; }

.table > tbody > tr.rootitem > td, .table-striped > tbody > tr.rootitem:nth-child(odd) > td {
  background-color: #fcf8e3;
  font-weight: bold; }
  .table > tbody > tr.rootitem > td a.celllink, .table-striped > tbody > tr.rootitem:nth-child(odd) > td a.celllink {
    border-color: #fcf8e3; }

.table-workflowinstancestatus, .table-treelist {
  margin-bottom: 0;
  border-bottom: 0px none #000; }

.panel-body-nomargin {
  padding: 0; }

.menuitem-html.insidetab {
  border: 1px solid #ddd;
  border-top: none;
  padding: 8px; }

td.clickable, th.clickable {
  cursor: pointer; }

.table tbody > tr > td.withcelllink {
  padding: 0px; }

a.celllink {
  display: block;
  color: #333;
  padding: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border: 0px none transparent;
  border: 8px solid #fff; }
  a.celllink:hover {
    text-decoration: none; }
  a.celllink > span {
    display: block;
    padding: 0px;
    border: 0px none transparent;
    min-height: 20px; }

td .form-control-static {
  padding-bottom: 7px; }

.table tbody > tr > td.matrixcell {
  padding: 0px; }

.table tbody > tr > td.matrixcell.hasvalue {
  text-align: center; }

.table tbody > tr > td.matrixcell .matrixcolumnvalue {
  color: #333;
  padding: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  border: 0px none transparent;
  border: 8px solid #fff; }
  .table tbody > tr > td.matrixcell .matrixcolumnvalue > span {
    display: block;
    padding: 0px;
    border: 0px none transparent; }

tr td.limitedspacetext {
  position: relative; }

tr td.limitedspacetext > a {
  overflow: hidden;
  height: 37px; }

.table-striped > tbody > tr:nth-child(odd) > td a.celllink, .table-striped > tbody > tr:nth-child(odd) > td .matrixcolumnvalue {
  border: 8px solid #f9f9f9; }

tr.table-row-even a.celllink {
  border: 8px solid #f9f9f9; }

.table thead > tr > th.actions, .table tbody > tr > th.actions, .table tfoot > tr > th.actions, .table thead > tr > td.actions, .table tbody > tr > td.actions, .table tfoot > tr > td.actions {
  padding: 7px 8px 7px 8px; }

.table.table-nopagination, .panel.panel-modal {
  margin-bottom: 0px; }

.filters-nomargins {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 0px 15px 15px 0px; }
  .filters-nomargins h3 {
    margin-right: -15px; }

.modal-window-size {
  padding: 15px; }
  .modal-window-size .modal-dialog {
    width: 100%; }

@media (max-width: 991px) {
  .modal-window-size {
    padding: 0px;
    min-height: 100%; }
    .modal-window-size .modal-dialog {
      padding: 0px; } }

.modal-window-height {
  overflow: hidden; }
  .modal-window-height .modal-dialog {
    position: fixed;
    top: 0px;
    right: 15px;
    left: 15px;
    bottom: 0px;
    width: auto; }
  .modal-window-height .modal-content {
    height: 100%; }

.svg-iframe {
  width: 100%;
  height: 100%; }

.table-striped > tbody > tr:nth-child(odd) > td.treeCollapse {
  background-color: #fff; }

.table tbody > tr > td.treeCollapse, .table tfoot > tr > td.treeCollapse {
  border-bottom: none;
  border-top: none; }

.treeCollapse {
  position: relative; }
  .treeCollapse > .vertline, .treeCollapse > .iconline {
    position: absolute;
    bottom: 0px;
    width: 1px;
    background-color: #999; }
  .treeCollapse > .vertline {
    top: 0px; }
  .treeCollapse > .vertline.last {
    bottom: auto;
    height: 18px; }
  .treeCollapse > .iconline {
    top: 25px; }
  .treeCollapse > .horline, .treeCollapse > .horiconline {
    position: absolute;
    top: 18px;
    height: 1px;
    background-color: #999;
    right: 7px; }
  .treeCollapse > .horline.horiconline, .treeCollapse > .horiconline.horiconline {
    right: auto;
    width: 4px; }
  .treeCollapse > .icon {
    position: absolute;
    top: 11px; }

tr.editing .treeCollapse > .vertline.last {
  height: 28px; }
  tr.editing .treeCollapse > .horline, tr.editing .treeCollapse > .horiconline {
    top: 28px; }

table.table-matrix tr.table-row {
  min-height: 37px; }
  table.table-matrix tr.table-row-even td {
    background-color: #f9f9f9; }
  table.table-matrix th.matrix-pagination {
    text-align: center; }
  table.table-matrix th.matrix-pagination.matrix-pagination-grayed {
    color: #ccc; }
  table.table-matrix td.property-name {
    text-align: right; }
  table.table-matrix th.matrix-column {
    position: relative;
    padding: 0;
    width: 37px;
    overflow: hidden; }
  table.table-matrix th.matrix-column .rotate {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -18px;
    padding: 0 8px;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    white-space: nowrap;
    text-align: right; }
  table.table-matrix .matrix-row-total-cell {
    position: relative;
    font-weight: bold; }
  table.table-matrix .table-row-total td {
    font-weight: bold; }
  table.table-matrix.table-matrix-check td.matrix-column {
    text-align: center; }
  table.table-matrix abbr.matrix-total-type {
    font-size: 10px;
    vertical-align: super;
    position: absolute;
    left: 0;
    top: 0; }

.olControlCustomScale {
  display: block;
  position: absolute;
  left: 10px;
  bottom: 15px;
  font-size: xx-small; }

.olControlCustomScaleBottom {
  border: solid 2px black;
  border-bottom: none;
  margin-top: -2px;
  text-align: center; }

.olControlCustomScaleTop {
  border: solid 2px black;
  border-top: none;
  text-align: center; }

.planning-toolbar {
  margin-bottom: 14px; }

.planning-table-wrapper {
  position: relative; }
  .planning-table-wrapper .planning-table-rows table, .planning-table-wrapper .planning-table-cells table {
    width: 100%;
    table-layout: fixed;
    border: 1px solid #ddd; }
  .planning-table-wrapper .planning-table-rows table td, .planning-table-wrapper .planning-table-cells table td, .planning-table-wrapper .planning-table-rows table th, .planning-table-wrapper .planning-table-cells table th {
    height: 29px;
    background-color: white;
    padding: 4px 6px 4px 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative; }
  .planning-table-wrapper .planning-table-rows table {
    border-right: 0px solid #ddd; }
  .planning-table-wrapper .planning-table-rows table td.render_top_border {
    border-top: 1px solid #ddd; }
  .planning-table-wrapper .planning-table-rows table td.render_bottom_border {
    border-bottom: 1px solid #ddd; }
  .planning-table-wrapper .planning-table-cells table {
    width: auto;
    max-width: none; }
  .planning-table-wrapper .planning-table-cells table th {
    text-align: center; }
  .planning-table-wrapper .planning-table-cells table td, .planning-table-wrapper .planning-table-cells table th {
    border: 1px solid #ddd; }
  .planning-table-wrapper .planning-table-cells table td.planning-infrequent, .planning-table-wrapper .planning-table-cells table th.planning-infrequent {
    background-color: #f0f0f0; }
  .planning-table-wrapper .planning-table-cells table td.planningsitem {
    background-color: #c6d7f7;
    border: 1px solid #c6d7f7; }
  .planning-table-wrapper .planning-table-rows {
    position: absolute;
    left: 0;
    width: 300px; }
  .planning-table-wrapper .planning-table-cells {
    position: absolute;
    left: 300px;
    right: 0px;
    overflow-x: scroll; }
  .planning-table-wrapper .planningsitem-extendsleft, .planning-table-wrapper .planningsitem-extendsright {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5px;
    background-repeat: repeat-y; }
  .planning-table-wrapper .planningsitem-extendsleft {
    left: 0;
    background-image: url('../images/leftzigzag.png'); }
  .planning-table-wrapper .planningsitem-extendsright {
    right: 0;
    background-image: url('../images/rightzigzag.png'); }

.btn-group-wrap {
  text-align: center; }
  .btn-group-wrap div.btn-group {
    margin: 0 auto;
    text-align: center;
    width: inherit;
    display: inline-block; }
  .btn-group-wrap .dropdown-menu li a {
    text-align: left; }
  .btn-group-wrap .btn-noleftround {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .btn-group-wrap .btn-norightround {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  .btn-group-wrap .btn-noleftborder {
    border-left: 0px solid black; }
  .btn-group-wrap .btn-group-no-margin {
    margin-left: 0;
    margin-right: 0; }

.btn-group-wrap:after {
  display: inline-block;
  content: " "; }

.signature-modal-body {
  position: relative; }
  .signature-modal-body .toolbar {
    height: 45px; }
  .signature-modal-body .signature-action {
    position: absolute;
    right: 0px;
    top: 45px;
    bottom: 0px;
    width: 150px; }
  .signature-modal-body .signature-action .btn {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    bottom: 0px; }

pre .string {
  color: magenta; }
  pre .number {
    color: blue; }
  pre .boolean {
    color: navy; }
  pre .null {
    color: navy; }
  pre .key {
    color: red; }

.table-customproperty .description {
  width: 190px; }
  .table-customproperty .actions {
    width: 30px;
    padding-top: 13px; }

.table-workflowstatus .table-workflowstatus-task {
  width: 37px;
  text-align: center; }
  .table-workflowstatus td.table-workflowstatus-task {
    padding: 2px; }
  .table-workflowstatus th.table-workflowstatus-task {
    max-width: 37px;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
    padding: 7px 2px; }

.table-workflowinstancestatus .status {
  width: 250px; }
  .table-workflowinstancestatus .role {
    width: 37px; }
  .table-workflowinstancestatus .value {
    width: 350px; }
  .table-workflowinstancestatus .lastupdate {
    width: 170px; }

.workflow-status-with-action {
  cursor: pointer; }

.toolbar {
  margin-bottom: 1em;
  height: 40px; }
  .toolbar.insidetab {
    margin-top: -40px;
    margin-bottom: 0;
    float: right; }
  .toolbar.insidepanel {
    margin-top: -53px;
    margin-bottom: 0;
    float: right; }

.filterlist-toolbar {
  margin-top: -54px;
  height: 40px; }

.toolbarnw {
  min-height: 34px;
  padding-bottom: 11px; }
  .toolbarnw .btn-group-right {
    margin-left: 14px;
    float: right; }
  .toolbarnw .btn-group-left {
    margin-right: 14px;
    float: left; }
  .toolbarnw.empty {
    margin-bottom: 0px;
    height: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    border: 0px none red; }

.toolbarroot {
  width: 240px;
  height: 45px;
  margin-right: 15px;
  margin-bottom: 0px;
  border-bottom: 0px none red;
  position: relative;
  z-index: 100;
  float: right; }

.roottoolbarheader {
  line-height: 34px; }

.panel .toolbarnw {
  margin: -15px -15px 7px -15px;
  padding: 5px 8px 5px 8px; }

.panel-body-nomargin .toolbarnw {
  margin: 0px 0px 0px 0px; }
  .panel-body-nomargin .toolbarnw.empty {
    height: 0px;
    padding: 0px;
    border: 0px none red; }

.insideTab .toolbarnw {
  padding: 5px 8px 1px 8px;
  height: 45px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ddd;
  /*
	BREADCRUMB & TOOLBAR
*/ }
  .insideTab .toolbarnw.empty {
    height: 0px;
    padding: 0px;
    border: 0px none red; }

.breadcrumb-edit {
  position: relative; }
  .breadcrumb-edit .breadcrumbtoolbar {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100; }
  .breadcrumb-edit .edittoolbar {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100; }
  .breadcrumb-edit .title-and-breadcrumb h4 {
    line-height: 37px; }

@media (max-width: 420px) {
  .row {
    margin-left: -5px;
    margin-right: -5px; }

  .form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px; }

  .nav-tabs-dropdown {
    margin-left: 5px;
    margin-right: 5px; }

  .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-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-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-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-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12 {
    padding-left: 5px;
    padding-right: 5px; }

  .breadcrumb-edit .breadcrumb-span {
    display: none; }
    .breadcrumb-edit .title-and-breadcrumb {
      text-align: center; } }

@media (min-width: 421px) {
  .breadcrumb-edit .breadcrumbtoolbar {
    display: none; } }

@media (max-width: 767px) {
  .breadcrumb-edit .edittoolbar {
    width: 111px; }
    .breadcrumb-edit .edittoolbar .btn > .text {
      display: none; }

  .pagination-text {
    display: none; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pagination-text {
    display: none; } }

.table-uploads .table-uploads-type {
  width: 100px; }
  .table-uploads .table-uploads-status {
    width: 200px; }
  .table-uploads .table-uploads-actions {
    width: 120px; }

.table-uploads-error-list {
  padding-left: 10px;
  margin: 0; }

.table-uploads-progress {
  margin-bottom: 0; }

.visiblefilter-bottom-group h5 {
  color: #555;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.1;
  text-transform: uppercase; }

@media (max-width: 991px) {
  .visiblefilter-left {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    min-height: 100%;
    display: block;
    z-index: 1039;
    background-color: rgba(255, 255, 255, 0.9); }
    .visiblefilter-left .visiblefilterspinner {
      display: block;
      right: 46px;
      top: 12px; }
    .visiblefilter-left .btn-visiblefilterclose {
      display: block; }

  .visiblefilter-left-hidden {
    display: none !important; } }

@media (max-width: 420px) {
  .menuitem-map-container {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px; } }

@media (min-width: 421px) and (max-width: 991px) {
  .menuitem-map-container {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px; } }

.visiblefilterspinner {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 1.5em; }

.btn-visiblefilterclose {
  position: absolute;
  right: 8px;
  top: 8px;
  display: none; }

.visiblefilter-left-hidden {
  width: 0px; }

.visiblefilter-left-group h5 {
  color: #555;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.1;
  text-transform: uppercase; }
  .visiblefilter-left-group .filter-loader {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 100000; }
  .visiblefilter-left-group .filter-loader i {
    display: block;
    position: absolute;
    width: 100%;
    font-size: 5em;
    text-align: center; }
  .visiblefilter-left-group ul.list {
    padding: 0; }
  .visiblefilter-left-group ul.list li {
    position: relative;
    list-style: none;
    position: relative;
    padding: 0px 4px 4px 0px;
    height: 24px;
    cursor: pointer; }
    .visiblefilter-left-group ul.list li.zero {
      color: #888; }
    .visiblefilter-left-group ul.list li.level-up {
      font-style: italic; }
    .visiblefilter-left-group ul.list li.checkbox .description {
      padding-left: 4px; }
    .visiblefilter-left-group ul.list li input {
      position: absolute;
      left: 0px;
      margin-left: 0px; }
    .visiblefilter-left-group ul.list li .description {
      display: inline-block;
      position: absolute;
      left: 0px;
      top: 0px;
      bottom: 0px;
      right: 0px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .visiblefilter-left-group ul.list li .count {
      position: absolute;
      display: inline-block;
      background-color: white;
      padding-left: 10px;
      right: 0px; }
  .visiblefilter-left-group ul.list li:hover {
    font-weight: bold; }

.table-timeallocation {
  table-layout: fixed; }
  .table-timeallocation thead > tr > th, .table-timeallocation thead > tr > td {
    overflow: hidden;
    white-space: nowrap; }
  .table-timeallocation th.table-timeallocation-column {
    height: 76px; }
  .table-timeallocation th.table-timeallocation-date {
    height: 38px; }
  .table-timeallocation .table-timeallocation-left-datum {
    width: 95px; }
  .table-timeallocation .table-timeallocation-left-week {
    width: 95px;
    background-color: #fff;
    vertical-align: middle; }
  .table-timeallocation .table-timeallocation-hour {
    width: 52px;
    width: 52px;
    padding-left: 0;
    padding-right: 0;
    text-align: center; }
  .table-timeallocation td.table-timeallocation-calculationstatus, .table-timeallocation td.table-timeallocation-calculationresulttype, .table-timeallocation td.table-timeallocation-calculationgroup {
    padding: 2px; }
  .table-timeallocation .table-timeallocation-calculationcheckbox {
    text-align: center; }
  .table-timeallocation td.table-timeallocation-calculationstatus {
    width: 60px; }
  .table-timeallocation td.table-timeallocation-calculationstatus .btn {
    width: 58px; }
  .table-timeallocation td.table-timeallocation-totalhours {
    text-align: right;
    vertical-align: middle;
    padding: 0px 8px; }
  .table-timeallocation td.table-timeallocation-totalhours i {
    display: inline-block;
    width: 16px;
    text-align: right;
    color: gray; }
  .table-timeallocation .table-timeallocation-halfhour {
    width: 13px;
    width: 13px; }
  .table-timeallocation input.timeallocation-value {
    text-align: right; }
  .table-timeallocation .form-control, .table-timeallocation .form-control-static {
    padding-left: 0;
    padding-right: 0;
    font-size: 0.9em; }

.table-timeallocation-block {
  position: absolute;
  background-color: #a9e2f3;
  text-overflow: ellipsis;
  overflow: hidden;
  border-left: 5px solid rgba(255, 255, 255, 0);
  border-right: 5px solid rgba(255, 255, 255, 0);
  opacity: 0.8; }
  .table-timeallocation-block span.starttime, .table-timeallocation-block span.endtime, .table-timeallocation-block span.minititle {
    font-size: 0.8em;
    display: inline-block;
    position: absolute;
    top: 1px; }
  .table-timeallocation-block span.minititle {
    left: 30px;
    right: 30px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 0; }
  .table-timeallocation-block span.starttime {
    left: 1px;
    width: 28px;
    font-weight: bold;
    background-color: inherit;
    z-index: 2; }
  .table-timeallocation-block span.endtime {
    right: 1px;
    width: 28px;
    font-weight: bold;
    background-color: inherit;
    z-index: 1; }
  .table-timeallocation-block span.contents {
    display: inline-block;
    position: absolute;
    top: 18px;
    font-size: 0.8em; }
  .table-timeallocation-block span.contents.singleline {
    white-space: nowrap; }

.table-timeallocation-block-mouseover {
  border-color: rgba(255, 255, 255, 0.4); }

.select-object-control {
  width: 300px;
  max-width: 100%; }

.toolbar .toolbar-float, .toolbarnw .toolbar-float {
  float: left;
  margin-left: 14px; }
  .toolbar .toolbar-float:first-child, .toolbarnw .toolbar-float:first-child {
    margin-left: 0px; }
  .toolbar .toolbar-float:last-child, .toolbarnw .toolbar-float:last-child {
    margin-right: 14px; }

.menuitem-map {
  width: 100%;
  height: 500px; }

.table thead > tr > th.table-timeallocation-date {
  text-align: center;
  vertical-align: top; }

.btn-timeallocation-add-new-item {
  float: right; }

.dropdown-checkbox {
  display: inline-block;
  width: 20px; }

.form-control-left, .form-control-left-small-margin {
  float: left; }

.form-control-left {
  margin-left: 14px; }

.form-control-left-small-margin {
  margin-left: 5px; }

.form-control-left:first-child {
  margin-left: 0px; }

.formlist-gallery {
  height: 75px;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 4px;
  padding-top: 4px;
  border-top: 1px solid #ddd; }
  .formlist-gallery img {
    display: inline-block;
    margin-left: 15px;
    width: 100px;
    height: 75px; }
  .formlist-gallery img:first-child {
    margin-left: 0px; }

.bottom-toolbar-row {
  border-top: 1px solid #ddd;
  padding-top: 8px;
  margin-bottom: 0px; }
  .bottom-toolbar-row .toolbar {
    margin-bottom: 0px; }

.table-timeallocation-float-header {
  position: fixed;
  top: 45px;
  z-index: 2;
  visibility: hidden; }
  .table-timeallocation-float-header th, .table-timeallocation-float-header td {
    background-color: #fff; }

.table-timeallocation-float-toolbar {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 45px;
  z-index: 3;
  visibility: hidden;
  background-color: #fff; }

.table-timeallocation tr.table-timeallocation-row-weekend, .table-timeallocation .table-timeallocation-cell-weekend {
  background-color: #f9f9f9; }

.table-timeallocation tr.table-timeallocation-row-holiday, .table-timeallocation .table-timeallocation-cell-holiday {
  background-color: #ffffed; }

.table-bordered > thead > tr > th.table-timeallocation-hourstart, .table-bordered > tbody > tr > th.table-timeallocation-hourstart, .table-bordered > tfoot > tr > th.table-timeallocation-hourstart, .table-bordered > thead > tr > td.table-timeallocation-hourstart, .table-bordered > tbody > tr > td.table-timeallocation-hourstart, .table-bordered > tfoot > tr > td.table-timeallocation-hourstart {
  border-left-width: 1px; }

.table-bordered > thead > tr > th.table-timeallocation-hourend, .table-bordered > tbody > tr > th.table-timeallocation-hourend, .table-bordered > tfoot > tr > th.table-timeallocation-hourend, .table-bordered > thead > tr > td.table-timeallocation-hourend, .table-bordered > tbody > tr > td.table-timeallocation-hourend, .table-bordered > tfoot > tr > td.table-timeallocation-hourend {
  border-right-width: 1px; }

.table-bordered > thead > tr > th.table-timeallocation-first, .table-bordered > tbody > tr > th.table-timeallocation-first, .table-bordered > tfoot > tr > th.table-timeallocation-first, .table-bordered > thead > tr > td.table-timeallocation-first, .table-bordered > tbody > tr > td.table-timeallocation-first, .table-bordered > tfoot > tr > td.table-timeallocation-first {
  border-right-style: dashed; }

.table-bordered > thead > tr > th.table-timeallocation-second, .table-bordered > tbody > tr > th.table-timeallocation-second, .table-bordered > tfoot > tr > th.table-timeallocation-second, .table-bordered > thead > tr > td.table-timeallocation-second, .table-bordered > tbody > tr > td.table-timeallocation-second, .table-bordered > tfoot > tr > td.table-timeallocation-second {
  border-left-style: dashed; }

.table-bordered > thead > tr > th.table-timeallocation-third, .table-bordered > tbody > tr > th.table-timeallocation-third, .table-bordered > tfoot > tr > th.table-timeallocation-third, .table-bordered > thead > tr > td.table-timeallocation-third, .table-bordered > tbody > tr > td.table-timeallocation-third, .table-bordered > tfoot > tr > td.table-timeallocation-third {
  border-right-style: dashed; }

.table-bordered > thead > tr > th.table-timeallocation-last, .table-bordered > tbody > tr > th.table-timeallocation-last, .table-bordered > tfoot > tr > th.table-timeallocation-last, .table-bordered > thead > tr > td.table-timeallocation-last, .table-bordered > tbody > tr > td.table-timeallocation-last, .table-bordered > tfoot > tr > td.table-timeallocation-last {
  border-left-style: dashed; }

.table-workflownumbers {
  table-layout: fixed; }
  .table-workflownumbers .table-workflownumbers-group {
    text-align: center; }
  .table-workflownumbers .table-workflownumbers-task-icon {
    vertical-align: middle; }
  .table-workflownumbers .table-workflownumbers-task-description {
    vertical-align: middle; }
  .table-workflownumbers .table-workflownumbers-statistic-description {
    font-weight: bold; }
  .table-workflownumbers .table-workflownumbers-statistic-value {
    text-align: right;
    position: relative; }
  .table-workflownumbers .table-workflownumbers-statistic-value a {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding: 8px; }

.mapsearch-result {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 5px 0; }
  .mapsearch-result .mapsearch-result-title {
    padding-right: 30px;
    font-weight: bold;
    cursor: pointer; }
  .mapsearch-result .btn-gotomapsearchresult {
    position: absolute;
    right: 0;
    top: 5px; }

.table-list-customisecolumns .table-list-customisecolumns-checkbox {
  width: 37px; }
  .table-list-customisecolumns .table-list-customisecolumns-column {
    padding: 0px 7px; }
  .table-list-customisecolumns .table-list-customisecolumns-size {
    width: 200px;
    padding: 1px 7px; }
  .table-list-customisecolumns .table-list-customisecolumns-defaultfilter {
    width: 350px;
    padding: 1px 7px; }
  .table-list-customisecolumns .table-list-customisecolumns-defaultfilter-button {
    width: 37px;
    padding: 1px 1px; }

.workflowgraphcontainer {
  width: 100%;
  overflow-x: scroll; }

.workflowgraph-inside-container {
  position: relative; }

.workflowgraph-bottom-line {
  position: absolute;
  height: 1px;
  border-bottom: 1px solid black; }

.workflowgraph-dist-line {
  position: absolute;
  height: 1px;
  border-bottom: 1px dotted black; }

.workflowgraph-group-line {
  position: absolute;
  width: 1px;
  border-right: 1px dashed black; }

.workflowgraph-left-line {
  position: absolute;
  width: 1px;
  border-right: 1px solid black; }

.workflowgraph-dategroup-caption {
  position: absolute;
  top: 0px;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em; }

.workflowgraph-title {
  position: absolute;
  font-weight: bold;
  font-size: 1.2em; }

.workflowgraph-dist-caption {
  position: absolute;
  text-align: right;
  left: 0px;
  padding: 4px; }

.workflowgraph-bar-label {
  position: absolute;
  white-space: nowrap; }

.workflowgraph-bar-label > div {
  text-align: right; }

.workflowgraph-bar-label > div > span {
  padding: 0px 15px 0px 0px; }

.workflowgraph-bar-ready {
  position: absolute;
  border: 1px solid #000;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }

.workflowgraph-bar-active {
  position: absolute;
  background-color: #fff;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.workflowgraph-bar-clickable {
  cursor: pointer; }

.workflowgraph-bar-label-clickable {
  cursor: pointer; }

.table-workflowgraph {
  position: absolute;
  font-size: 12px; }

.table-workflowgraph-name {
  font-weight: bold; }

tr.table-workflowgraph-total {
  font-weight: bold; }

th.table-workflowgraph-count, th.table-workflowgraph-percentage, th.table-workflowgraph-percentage-ontime, th.table-workflowgraph-percentage-overtime {
  text-align: center;
  width: 55px; }

td.table-workflowgraph-count, td.table-workflowgraph-percentage, td.table-workflowgraph-percentage-ontime, td.table-workflowgraph-percentage-overtime {
  text-align: right; }

.tooltip-inner {
  white-space: pre-wrap; }

.table thead > tr > th.workflowtimeclassifcation, .table tbody > tr > td.workflowtimeclassifcation {
  width: 10px;
  padding: 0; }

.workflowgraph-bar-caption {
  position: absolute;
  text-align: center;
  font-size: 24px; }

.workflowgraph-bar-caption-role {
  position: absolute;
  height: 8px; }

.fa-caret-tether {
  display: block;
  content: " ";
  float: right;
  width: 16;
  height: 20px;
  line-height: 20px;
  text-align: right;
  color: #ccc;
  margin-right: -10px; }

.drop-target-attached-left.fa-caret-tether:before, .drop-target-attached-left .fa-caret-tether:before {
  content: "\f0d9"; }

.drop-target-attached-right.fa-caret-tether:before, .drop-target-attached-right .fa-caret-tether:before {
  content: "\f0da"; }

.navbar-dropdown-menu-dropjs {
  display: block;
  position: static;
  top: auto;
  left: auto;
  /*
	Asset Map Editor
*/ }

.assetmapeditor-tree ul.tree {
  list-style: none;
  padding-left: 10px;
  background-color: none; }
  .assetmapeditor-tree > ul.tree {
    padding-left: 0px; }
  .assetmapeditor-tree ul.tree > li {
    padding: 4px 0px; }
  .assetmapeditor-tree ul.tree > li.disabled {
    cursor: not-allowed;
    color: #777; }
    .assetmapeditor-tree ul.tree > li.disabled:hover {
      background-color: #fff; }
  .assetmapeditor-tree ul.tree > li.selected, .assetmapeditor-tree ul.tree > li:hover {
    background-color: #f8f8f8; }
  .assetmapeditor-tree ul.tree > li .buttons {
    display: inline-block;
    float: right; }

.assetmapeditor-parent-dropdown {
  position: absolute;
  z-index: 2080;
  min-width: 320px;
  max-width: 100%;
  background-color: #fff; }
  .assetmapeditor-parent-dropdown .search-input {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom: 0px solid #000; }
  .assetmapeditor-parent-dropdown .tree-container {
    padding: 4px 8px;
    border: 1px solid #ccc;
    border-top: 0px solid #000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    overflow-y: scroll;
    max-height: 200px; }

.table-matrix-header {
  /*
	END Asset Map Editor
*/ }
  .table-matrix-header th {
    background-color: #fff; }

.questionnaire-container h3 {
  margin-top: 0px;
  line-height: 42px; }

.questionnaire-container h5 {
  font-weight: bold;
  margin-top: 20px; }

.questionnaire-container .breadcrumb-edit .title-and-breadcrumb {
  padding-left: 0px; }

.questionnaire-score-container {
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.questionnaire-score-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 22px;
  left: 0; }

.questionnaire-score-track-color {
  position: absolute;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  height: 100%;
  top: 0;
  bottom: 0;
  background-repeat: repeat-x; }

.questionnaire-score-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 11px;
  left: 0;
  width: 100%; }

.questionnaire-score-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
  border-radius: 50%;
  margin-left: -10px; }

.questionnaire-score-tick-previous {
  background-image: -webkit-linear-gradient(top, #e0e0ff 0%, #ddf 100%);
  background-image: -o-linear-gradient(top, #e0e0ff 0%, #ddf 100%);
  background-image: linear-gradient(to bottom, #e0e0ff 0%, #ddf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffE0E0FF', endColorstr='#ffDDDDFF', GradientType=0);
  opacity: 1; }

.questionnaire-score-tick-selected {
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  opacity: 1; }

.questionnaire-score-label-container {
  white-space: nowrap;
  position: absolute;
  top: 11px;
  left: 0;
  width: 100%; }

.questionnaire-score-label {
  position: absolute;
  margin-left: -5%;
  margin-top: 3px;
  width: 10%;
  text-align: center;
  font-size: 0.8em; }

.questionnaire-score-label-selected {
  color: #fff; }

.questionnaire-score-group-container {
  white-space: nowrap;
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%; }

.questionnaire-score-group {
  position: absolute; }

.questionnaire-score-group-border {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  height: 4px; }

.questionnaire-score-group-label {
  position: absolute;
  left: 0px;
  top: 4px;
  width: 100%;
  font-size: 0.8em;
  text-align: center;
  color: #c0c0c0; }

.questionnaire-previous-value {
  position: absolute;
  top: -3px;
  width: 10%;
  margin-left: -5%;
  /* color: #c0c0c0; */
  text-align: center; }

.questionnaire-previous-value-compare {
  position: absolute;
  top: 13px;
  width: 50%; }

.questionnaire-previous-value-compare i.fa-caret-down {
  color: red; }

.questionnaire-previous-value-compare i.fa-caret-up {
  color: green; }

.questionnaire-previous-value-compare i.fa-minus {
  color: #c0c0c0; }

.questionnaire-ranking-choose {
  cursor: pointer; }

.questionnaire-ranking-moveable {
  /* fallback if grab cursor is unsupported */
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.questionnaire-ranking-moveable:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.numberscore010-score-container {
  margin-left: 10px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.numberscore010-score-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 17px;
  left: 0; }

.numberscore010-score-track-color {
  position: absolute;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  height: 100%;
  top: 0;
  bottom: 0;
  background-repeat: repeat-x; }

.numberscore010-score-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%; }

.numberscore010-score-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
  border-radius: 50%;
  margin-left: -10px; }

.numberscore010-score-tick-previous {
  background-image: -webkit-linear-gradient(top, #adcddc 0%, #a1c8dc 100%);
  background-image: -o-linear-gradient(top, #adcddc 0%, #a1c8dc 100%);
  background-image: linear-gradient(to bottom, #adcddc 0%, #a1c8dc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  opacity: 1; }

.numberscore010-score-tick-selected {
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  opacity: 1; }

.numberscore010-score-label-container {
  white-space: nowrap;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%; }

.numberscore010-score-label {
  position: absolute;
  margin-left: -5%;
  margin-top: 3px;
  width: 10%;
  text-align: center;
  font-size: 0.8em; }

.numberscore010-score-label-selected {
  color: #fff; }

.numberscore010-score-group-container {
  white-space: nowrap;
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%; }

.numberscore010-score-group {
  position: absolute; }

.numberscore010-score-group-border {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  height: 4px; }

.numberscore010-score-group-label {
  position: absolute;
  left: 0px;
  top: 4px;
  width: 100%;
  font-size: 0.8em;
  text-align: center;
  color: #c0c0c0; }

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

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

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

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

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

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

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

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

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

.sidemenu-row {
  display: table;
  width: 100%; }

.sidemenu-column {
  display: table-cell;
  width: 200px; }

.sidemenu-background {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 200px;
  background-color: #f9f9f9;
  border-right: 1px solid #eee; }

.sidemenu-content-column {
  display: table-cell;
  padding-left: 15px;
  padding-right: 15px; }

.sidemenu-sublist > li > a {
  background-color: #f3f3f3; }

.sidemenu-sublist > li + li {
  margin-top: 0px; }

.nav.sidemenu-list > li > a:hover .sidemenu-child-toggle, .nav.sidemenu-list > li > a:focus .sidemenu-child-toggle {
  background-color: #eee; }

.sidemenu-list li.first {
  margin-top: 9px; }
  .sidemenu-list li {
    position: relative; }
  .sidemenu-list li a {
    height: 40px;
    color: #333; }
  .sidemenu-list li .sidemenu-icon {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 25px;
    text-align: center;
    line-height: 40px;
    font-size: 1.2em; }
  .sidemenu-list li .sidemenu-description {
    position: absolute;
    display: block;
    left: 25px;
    top: 0;
    bottom: 0;
    right: 30px;
    line-height: 40px;
    overflow-y: hidden; }
  .sidemenu-list li .sidemenu-child-toggle {
    position: absolute;
    display: block;
    background-color: #f9f9f9;
    right: 30px;
    top: 0;
    bottom: 0;
    line-height: 40px;
    width: 12px;
    text-align: center; }
  .sidemenu-list li .sidemenu-status {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    width: 25px;
    text-align: center;
    line-height: 40px;
    font-size: 1.2em; }
  .sidemenu-list li .sidemenu-badge {
    position: absolute;
    display: inline-block;
    right: 4px;
    top: 12px; }
  .sidemenu-list li .sidemenu-downborder {
    position: absolute;
    display: block;
    bottom: 0px;
    right: 0px;
    height: 2px;
    width: 25px; }
  .sidemenu-list li.active .sidemenu-description {
    font-weight: bold; }

.sidemenu-settings {
  color: #777;
  text-align: right;
  line-height: 37px; }

.questionnaire-readonly {
  text-decoration: line-through;
  color: #777; }

.questionnaire-nestedcheck-readonly {
  color: #777; }

.d-flex {
  display: flex; }

.d-flex > div {
  float: none; }

.col-icon {
  flex: 0 0 16px;
  width: 16px;
  max-width: 16px;
  padding-left: 15px; }

.col-icon-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding-right: 15px; }
