@import url("../css/font_roboto.css");
* {
  cursor: inherit;
  -webkit-user-select: none;
  user-select: none;
}

global-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
}

nav {
  z-index: 40;
}

dialog {
  z-index: 50;
  background-color: rgba(20, 20, 20, 0.6);
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-direction: column;
  opacity: 0;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

input[type=file], template {
  display: none !important;
}

datalist {
  display: none;
}

.pointer:hover {
  cursor: pointer;
}

.position-relative {
  position: relative !important;
}

.badge-counter {
  border-radius: 50% !important;
  padding: 1px;
  font-size: 11px !important;
  padding: 2px 4px !important;
  position: absolute;
  right: -3px;
}

/* SCSS imports for layout */
/* ProcessManager Typography: DEFAULT */
/* Global */
body {
  font-family: "Roboto", sans-serif !important;
  font-size: 1em;
  -webkit-font-smoothing: subpixel-antialiased;
}

p {
  margin: 0.2em;
}
p.small {
  font-size: 0.6em;
}
p.medium {
  font-size: 0.8em;
  line-height: 1.1em;
}

a {
  text-decoration: none;
}

.condensed, .carinfo, .time_high, .time_med, .time_low, .time_none {
  font-family: "Roboto Condensed", sans-serif;
}

.bold {
  font-weight: 700 !important;
}

.large {
  font-size: 1.3em;
  line-height: 0.8em;
}

.light {
  font-weight: 400 !important;
}

.bread {
  font-size: 0.9em;
  line-height: 1.2em;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.o_list .responsible {
  line-height: 1.75em !important;
}

h1:not(#header_text) {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 700;
}

h2 {
  display: inline;
  font-size: 1.1em;
  font-weight: 700;
}

h3 {
  display: inline;
  font-size: 1em;
  font-weight: 700;
}

h4 {
  display: inline;
  font-size: 0.9em;
  font-weight: 400;
}

.column-header {
  padding: 0 0.5em;
  font-weight: 500;
}

input[type=text], div.fakeinput {
  font-weight: 400;
  font-size: 1em;
  font-family: "Roboto", sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

input[type=button], input[type=submit] {
  font-weight: 400;
  font-size: 0.9em;
  font-family: "Roboto", sans-serif;
}

:not(.form-check) > input[type=checkbox]:not(old):checked + label > span:before {
  font-size: 2em;
  line-height: 0.45em;
  text-align: center;
  font-weight: bold;
}

.label_div label {
  font-size: 0.85em;
}

input[type=text],
input[type=number],
select,
div.fakeinput {
  font-size: 0.85em !important;
  font-family: "Roboto";
}

/* Search */
.searchbox {
  font-size: 1em !important;
}

/* Filter menu */
ul.filtermenu {
  font-size: 1em;
  width: 22em;
}

.filtermenu ul li {
  font-size: 1.5em;
}

.filtermenu select, .filtermenu label, .filtermenu input {
  font-size: 1em;
}

/* Menu list heading */
div.filtermenu_header {
  font-weight: 700;
  font-size: 1.2em;
  margin-top: 0.25em;
}

/* Buttons */
button p {
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

.button_fullwidth p {
  display: inline;
  text-align: center;
  float: none;
}

/* Popups */
.tabs {
  font-size: 1em;
}

:not(.form-control):not(.form-check) > label {
  font-size: 0.9em;
}

/* Jobcard */
.infobox_header h1 {
  font-weight: 400;
  display: inline;
  line-height: 32px;
}

/* Main menu */
.menu_clock {
  font-weight: 400;
  float: right;
  margin-left: 2em;
}

/* Notification-area */
div.menu_notif {
  font-size: 1em;
  font-weight: 700;
}

/* Action Menu */
.actionmenu {
  font-size: 0.9em;
}

/* Orderblock */
.text_mid {
  float: left;
  max-width: 300px;
  line-height: 1.1em;
}

.carcomment {
  font-size: 0.8em;
  font-weight: 400;
  width: 290px;
  float: left;
  margin: 0em;
  padding-left: 0.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 0.2em;
  line-height: 1.25em;
  max-width: calc(100% - 0.6em);
}

.time_high, .time_med, .time_low, .time_none {
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.01em;
}

.carinfo {
  font-size: 1.1em;
  font-weight: 400;
  width: 200px;
  line-height: 1.1em;
  padding-left: 0.4em;
  margin: 0em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.id_text {
  padding-left: 0.5em;
}

textarea {
  font-family: inherit;
  font-size: 0.9em;
}

/* Order row */
/* Popup */
.header_ico p {
  font-size: 0.8em;
}

.pu_header h1 {
  float: left;
  font-weight: 500;
}

.carinfo_large .carinfo {
  font-size: 1.4em;
  line-height: 2em;
  display: inline-block;
}
.carinfo_large .carinfo:last-child {
  text-align: right;
}
.carinfo_large .carinfo:first-child {
  width: 52%;
}
.carinfo_large .carcomment {
  font-size: 0.9em;
  max-width: 100%;
  width: 100%;
  white-space: normal;
  overflow: visible;
}

/* Tables */
thead {
  font-weight: 700;
  font-size: 0.9em;
}

tfoot {
  font-weight: 500;
}

.table_sorting {
  font-size: 0.8em;
}

table.datatable td {
  font-size: 0.85em;
}

.table_listview td {
  font-weight: 500;
}

.flex.table.data .cell {
  line-height: 1rem;
}
.flex.table.block .cell.primary {
  font-weight: 500;
}
.flex.table.block .cell.secondary {
  font-style: italic;
}
.flex.table.list .header:first-child .cell {
  font-weight: 700;
  font-size: 0.9em;
}
.flex.table ._row .cell, .flex.table .footer.-small .cell {
  font-size: 0.85em;
}
.flex.table .footer {
  font-weight: 500;
}

/* Workorder Popup */
.work_popup_header h1 {
  max-width: 220px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
}
.work_popup_header h2 {
  vertical-align: top;
  font-size: 1.5em;
  font-weight: 400;
}
.work_popup_section h1, .work_popup_section_notif h1 {
  font-weight: 400;
  font-size: 1em;
  line-height: 26px;
}
.work_popup_section .right table td, .work_popup_section .right table th, .work_popup_section .right li, .work_popup_section_notif .right table td, .work_popup_section_notif .right table th, .work_popup_section_notif .right li {
  overflow: visible;
  white-space: normal;
  font-size: 0.8em;
  line-height: 1.1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
}

/* Table Media */
table.table_media {
  font-size: 0.85em;
}

/* Table Collapsible */
tbody.collapsed td {
  font-size: 0.85em;
}

thead.collapsed th {
  font-size: 0.85em;
}

/* Table Selector */
table.table_selector {
  font-size: 0.85em;
}
table.table_selector th {
  font-size: 1.15em;
  font-weight: 400;
}
table.table_selector th p {
  font-size: 1.15em;
  font-weight: 500;
}

.flex.table.selector .header .cell {
  font-weight: 400;
}

/* Table listview */
.table_listview tbody {
  font-size: 0.85em;
}

.table_sorting {
  font-weight: 400;
}

/* Table input */
.input label {
  font-size: 0.9em;
  padding: 0 0.4em;
  font-weight: 500;
}

/* Time palette */
.set_time {
  text-align: center;
  font-size: 1.8em !important;
}

table.time_palette .td_button {
  font-size: 1.8em;
}

table.time_palette td {
  font-size: 1.5em;
}
table.time_palette button {
  text-align: center;
  font-size: 1em;
}
table.time_palette button p {
  margin: 0;
  padding: 0;
  line-height: 0;
  float: none;
}

/* ProcessManager Layout, SCSS */
/* SCSS imports for layout */
/* General flexbox layout */
.flex {
  clear: both;
  display: flex;
  flex-shrink: 0;
}
.flex.column {
  flex-direction: column;
  flex-grow: 1;
}
.flex.column > .column {
  flex-grow: 0;
}
.flex.column.left {
  align-items: flex-start;
}
.flex.column.right {
  align-items: flex-end;
}
.flex.column.leftgroup {
  align-items: stretch !important;
}
.flex._row:not(.nomargin) > .flex.column:not(:first-child) {
  margin-left: 0.5rem;
}
.flex._row:not(.nomargin) > .flex.column:not(:last-child) {
  margin-right: 0.5rem;
}
.flex._row {
  flex-direction: row;
}
.flex._row.reverse {
  flex-direction: row-reverse;
}
.flex._row > .flex.column {
  flex-basis: 0px;
}
.flex.last {
  flex: 1 0 auto;
  order: 999;
}
.flex.mid {
  justify-content: center;
  align-items: center;
}
.flex.wrap {
  flex-wrap: wrap;
}
.flex.space {
  justify-content: space-between;
  align-items: center;
}

/* component/flextable.php */
.flex.table {
  flex: 1 1 auto;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.column .flex.table {
  flex: 0 0 auto;
}
.flex.table .cell {
  flex: 1 1 0%;
  box-sizing: border-box;
  align-items: center;
}
.flex.table .cell.buttons {
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
}
.flex.table .cell.icon {
  min-width: 0px;
  flex: 0 0 calc(1.5rem + 6px);
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}
.flex.table .cell.icon > * {
  height: 1.5rem;
}
.flex.table .cell.icon.big {
  flex-basis: 2.5rem;
}
.flex.table .cell.icon.big > * {
  height: 2.5rem;
  width: 2.5rem;
}
.flex.table .cell.icon * {
  padding: 0;
}
.flex.table .cell.icons {
  position: relative;
  box-sizing: content-box;
  padding-top: 0;
  padding-bottom: 0;
}
.flex.table .cell.icons.-nineicons {
  display: flex;
  overflow: hidden;
}
.flex.table .cell.icons.-nineicons > * {
  min-width: 1.3rem;
}
.flex.table .cell.icons img, .flex.table .cell.icons svg {
  padding: 0;
}
.flex.table .cell.icons img, .flex.table .cell.icons > svg {
  height: 1.375rem;
  min-width: 1.375rem;
  flex: 0 0 0%;
  padding: 0 0.1rem;
}
.flex.table .cell.icons img:first-child, .flex.table .cell.icons > svg:first-child {
  padding-left: 0;
}
.flex.table .cell.icons.spread {
  justify-content: space-between;
}
.flex.table .cell.icons.big > * {
  height: 2.5rem;
  min-width: 2.5rem;
}
.flex.table .cell.end {
  justify-content: flex-end;
  text-align: right;
}
.flex.table .cell.w2rem {
  flex: 0 0 2rem;
  min-width: 2rem;
}
.flex.table .cell.w2_5rem {
  flex: 0 0 2.5rem;
  min-width: 2.5rem;
}
.flex.table .cell.w3rem {
  flex: 0 0 3rem;
  min-width: 3.5rem;
}
.flex.table .cell.w4rem {
  flex: 0 0 4rem;
  min-width: 4rem;
}
@media print {
  .flex.table .cell.pw4rem {
    flex: 0 0 4rem !important;
    min-width: 4rem !important;
  }
}
.flex.table .cell.w5rem {
  flex: 0 0 5rem;
  min-width: 5rem;
}
@media print {
  .flex.table .cell.pw5rem {
    flex: 0 0 5rem !important;
    min-width: 5rem !important;
  }
}
.flex.table .cell.w6rem {
  flex: 0 0 6rem;
  min-width: 6rem;
}
.flex.table .cell.w7_5rem {
  flex: 0 0 7.5rem;
  min-width: 7.5rem;
}
.flex.table .cell.w8_5rem {
  flex: 0 0 8.5rem;
  min-width: 8.5rem;
}
.flex.table .cell.w10rem {
  flex: 0 0 10rem;
  min-width: 10rem;
}
.flex.table .cell.w15rem {
  flex: 0 0 15rem;
  min-width: 15rem;
}
.flex.table .cell.w17_5rem {
  flex: 0 0 17.5rem;
  min-width: 17.5rem;
}
.flex.table .cell.min2rem {
  flex: 1 0 2rem;
  min-width: 2rem;
}
.flex.table .cell.min2_5rem {
  flex: 1 0 2.5rem;
  min-width: 2.5rem;
}
.flex.table .cell.min3rem {
  flex: 1 0 3rem;
  min-width: 3.5rem;
}
.flex.table .cell.min4rem {
  flex: 1 0 4rem;
  min-width: 4rem;
}
.flex.table .cell.min5rem {
  flex: 1 0 5rem;
  min-width: 5rem;
}
.flex.table .cell.min6rem {
  flex: 1 0 6rem;
  min-width: 6rem;
}
.flex.table .cell.min7_5rem {
  flex: 1 0 7.5rem;
  min-width: 7.5rem;
}
.flex.table .cell.min8_5rem {
  flex: 1 0 8.5rem;
  min-width: 8.5rem;
}
.flex.table .cell.min10rem {
  flex: 1 0 10rem;
  min-width: 10rem;
}
.flex.table .cell.min15rem {
  flex: 1 0 15rem;
  min-width: 15rem;
}
.flex.table .cell.min17_5rem {
  flex: 1 0 17.5rem;
  min-width: 17.5rem;
}
.flex.table .cell.min10p {
  flex: 1 0 10%;
}
.flex.table .cell.min20p {
  flex: 1 0 20%;
}
.flex.table .cell.min30p {
  flex: 1 0 30%;
}
.flex.table .cell.min40p {
  flex: 1 0 40%;
}
.flex.table .cell.grow2 {
  flex: 2 2;
}
.flex.table .cell.grow3 {
  flex: 3 3;
}
.flex.table .cell.grow4 {
  flex: 4 4;
}
.flex.table .cell.grow5 {
  flex: 5 5;
}
.flex.table .cell.w10p {
  flex: 0 0 10%;
}
.flex.table .cell.w20p {
  flex: 0 0 20%;
}
.flex.table .cell.w30p {
  flex: 0 0 30%;
}
.flex.table .cell.w40p {
  flex: 0 0 40%;
}
.flex.table .cell .flex {
  flex: 1 1 0%;
  align-items: center;
}
.flex.table .cell input:not(:first-child):not(._overlay_button):not([type=checkbox]):not([type=radio]) {
  margin-left: 0.3em;
}
.flex.table .cell input:not(:last-child):not(._overlay_button):not([type=checkbox]):not([type=radio]) {
  margin-right: 0.3em;
}
.flex.table .cell.separator {
  flex: 0 0 2px;
  background-color: #737373;
  padding: 0px !important;
}
.flex.table .header .cell {
  padding: 0.5rem 3px;
}
.flex.table ._row {
  min-height: 1.5em;
}
.flex.table ._row.glow {
  z-index: 1;
  position: relative;
}
.flex.table ._row.separator {
  min-height: 0;
  height: 0;
  border-top: 2px solid #737373;
  border-bottom-width: 0px !important;
}
.flex.table ._row.separator:last-child {
  display: none;
}
.flex.table ._row:first-of-type .cell .hide_in_first_row {
  opacity: 0;
  cursor: unset;
}
.flex.table ._row:last-of-type .cell .hide_in_last_row {
  opacity: 0;
  cursor: unset;
}
.flex.table.data .cell {
  padding: 0.25rem 0.5rem;
}
.flex.table.data .cell.grow2 {
  flex-basis: 3rem;
}
.flex.table.data .cell.grow3 {
  flex-basis: 4.5rem;
}
.flex.table.data .cell.grow4 {
  flex-basis: 6rem;
}
.flex.table.data .cell._col {
  flex-direction: column;
  align-items: flex-start;
}
.flex.table.data .cell.nopadding {
  padding: 0;
}
.flex.table.data.small {
  max-width: 40rem;
}
.flex.table.data > :not(.footer) button {
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}
.flex.table.data.compressed .cell:not(._col) {
  align-items: flex-start;
}
.flex.table.data ._row .cell.merge-right {
  border-right-width: 0px;
}
.flex.table.block {
  margin-bottom: 0.75rem;
}
.flex.table.block .cell {
  padding: 0.25rem 0.75rem;
}
.flex.table.block .label {
  justify-content: flex-end;
}
.flex.table.block .body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}
.flex.table.block .body:not(:empty) {
  margin: 0.25rem 0.25rem;
}
.flex.table.block .body ._row {
  box-sizing: border-box;
  flex-direction: column;
  width: calc(50% - 0.75rem);
}
.flex.table.block .body ._row:nth-child(2n+1) {
  margin-right: 1.5rem;
}
.flex.table.block .body ._row:nth-child(n+3) {
  margin-top: 0.25rem;
}
.flex.table.block .body ._row.right:nth-child(2n+1) {
  margin-right: 0;
  margin-left: calc(50% + 0.75rem);
}
.flex.table.block .body .cell {
  flex: 0 0 auto;
}
.flex.table.selector .cell {
  justify-content: center;
  overflow: hidden;
  flex-direction: column;
}
.flex.table.selector .cell.left {
  align-items: flex-start;
}
.flex.table.selector .cell.mid {
  align-items: center;
}
.flex.table.selector .cell.right {
  align-items: flex-end;
}
.flex.table.selector ._row {
  margin-bottom: 5px;
}
.flex.table.selector ._row .cell {
  height: 2.5rem;
}
.flex.table.selector ._row .cell.heavy {
  font-size: 1em;
  font-weight: 700;
}
.flex.table.selector p {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flex.table.selector p:not(:first-child) {
  margin-top: 0.1em;
}
.flex.table.selector p:not(:last-child) {
  margin-bottom: 0.1em;
}
#main > section > .flex.table.list, #main > section > * > .flex.table.list {
  width: 1350px;
  margin-bottom: 0.4rem;
}
#main > section > .flex.table.list.narrow, #main > section > * > .flex.table.list.narrow {
  width: 500px;
}
.flex.table.list > :not(.header) .cell {
  padding: 3px;
  font-weight: 500;
}
.flex.table.list.compressed ._row .cell:not(._col):not(._pager) {
  max-height: 2.125rem;
}
.flex.table.list .cell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flex.table.list .cell > p {
  height: 1.75rem;
  line-height: 1.75rem;
}
.flex.table.list .cell p {
  margin: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.flex.table.list .cell._col {
  flex-direction: column;
  align-items: flex-start;
}
.flex.table.list .cell._col.end {
  align-items: flex-end;
}
.flex.table.list .cell._col.mid {
  align-items: center;
}
.flex.table.list .cell.contentsize {
  box-sizing: content-box;
}
.flex.table.list .header:not(:first-child) .cell {
  font-size: 0.8em;
  font-weight: 400;
  display: block;
}
@media print {
  .flex.table.list .header:not(:first-child) .cell {
    font-size: 0.5rem;
  }
}
.flex.table.list .controlcontainer {
  display: flex;
  flex: 1 1 0%;
  justify-content: flex-end;
}
.flex.table.list .controlcontainer button {
  height: 90%;
  width: 2.5rem;
  margin: 2px;
}
.flex.table.grid .cell {
  width: 0px;
  justify-content: center;
  text-align: center;
}
.flex.table.pointer ._row {
  cursor: pointer;
}
.flex.table > li.pointer {
  cursor: pointer;
}

/* flex block */
.flex.block {
  padding: 0px 0.75rem;
  margin-bottom: 0.75rem;
  flex-direction: column;
  box-sizing: border-box;
}
.flex.block:not(:last-child):not(.-wide) {
  margin-right: 0.75rem;
}
.flex.block > *:not(.input) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.flex.block > .header {
  margin: 0px -0.75rem;
  padding: 0 0 0 0.75rem;
  height: 2em;
  align-items: center;
  box-sizing: border-box;
}
.flex.block > .header .end, .flex.block > .header button img {
  height: 100%;
}
.flex.block > .header .end button, .flex.block > .header button img button {
  height: 90%;
}
.flex.block > .body {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}
.flex.block > .body:not(.-wide) > * {
  flex: 0 0 calc(50% - 0.5rem);
  margin: 0;
}
.flex.block > .body:not(.-wide) > *:nth-child(odd) {
  margin-right: 0.75rem;
}
.flex.block > .body:not(.-wide) > *:nth-child(n+3) {
  margin-top: 0.25rem;
}
.flex.block > .body:not(.-wide) > *.-fullsize {
  flex-basis: 100%;
}
.flex.block > .body.-wide > * {
  flex: 0 0 100%;
  margin: 0;
}
.flex.block > .body.-wide > *:not(:last-child) {
  margin-bottom: 0.25rem;
}
.flex.block .flex.block:not(.table) {
  font-size: 0.8em;
}
.flex.block.-minimized {
  height: 2rem;
  overflow: hidden;
}

.flex.end {
  flex-direction: inherit;
  justify-content: flex-end;
  flex: 1 1 0%;
}

/* Flex Vertical Tabs */
.tab_content {
  border: 2px solid #bbb;
  padding: 0.5rem;
}

.weight300 {
  font-weight: 300;
}

.singleline {
  max-height: 1rem;
}
.singleline > * {
  align-self: flex-start;
}

.size2_5rem {
  box-sizing: border-box;
  flex: 0 0 2.5rem;
}

.size3rem {
  box-sizing: border-box;
  flex: 0 0 3rem;
}

.size4rem {
  box-sizing: border-box;
  flex: 0 0 4rem;
}

.size5rem {
  box-sizing: border-box;
  flex: 0 0 5rem;
}

.size7_5rem {
  box-sizing: border-box;
  flex: 0 0 7.5rem;
}

.size8_5rem {
  box-sizing: border-box;
  flex: 0 0 8.5rem;
}

.size10rem {
  box-sizing: border-box;
  flex: 0 0 10rem;
}

/* Main-context-filtermenu Layout */
/* Contextmenu */
/* Search */
.search {
  margin: 3px 6px;
  font-size: 1.1em;
  position: relative;
  align-self: flex-start;
  height: 34px;
}

.searchbox {
  box-sizing: border-box;
  min-width: 12em;
  margin: 0;
  height: 34px;
  border-radius: 2px;
}

.search_button {
  cursor: pointer;
  position: relative;
  top: -32px;
  right: 2px;
  height: 32px;
  float: right;
}

input.retrieve_button {
  background: url("../image/icon/inputfields/btn_retrieve.svg") no-repeat;
  width: 22px;
  position: absolute;
  margin-left: -30px;
  margin-top: 6px;
}

input.time_button {
  background: url("../image/icon/inputfields/btn_time.svg") no-repeat;
  width: 22px;
  position: absolute;
  margin-left: -30px;
  margin-top: 6px;
}

input.calendar_button {
  background: url("../image/icon/inputfields/btn_calendar.svg") no-repeat;
  width: 22px;
  position: absolute;
  margin-left: -30px;
  margin-top: 6px;
}

input.color_button {
  background: url("../image/icon/inputfields/btn_color.svg") no-repeat;
  width: 22px;
  position: absolute;
  margin-left: -30px;
  margin-top: 6px;
}

input.retrieve_button, input.time_button, input.calendar_button, input.color_button, input.search_button {
  width: 22px !important;
  min-width: 26px !important;
  border-bottom: 0px !important;
}

.add_button {
  background: url("../image/icon/buttons/btn_add.svg") no-repeat !important;
}

/* General View Components Layout */
.controlcontainer {
  float: right;
}
.controlcontainer img {
  cursor: pointer;
  height: 18px;
}

.timecontainer {
  float: right;
  display: flex;
  flex-direction: row-reverse;
  width: 11rem;
}
.timecontainer > * {
  flex: 1 1 0%;
}
.timecontainer.-compact {
  width: 6rem;
}

.statusicon {
  background: none;
  width: 22px;
  height: 22px;
  margin: 0.05em;
  float: left;
}

.border-hr {
  height: 32px;
  margin: auto 0.2em auto 0.2em;
}

.property_icon {
  float: left;
  width: 156px;
}
.property_icon img, .property_icon svg {
  padding-top: 0.25em;
  padding-right: 0.2em;
  height: 27px;
}
.property_icon.-sixicons, .property_icon.-sevenicons, .property_icon.-nineicons {
  display: flex;
}
.property_icon.-sixicons img, .property_icon.-sixicons svg, .property_icon.-sevenicons img, .property_icon.-sevenicons svg, .property_icon.-nineicons img, .property_icon.-nineicons svg {
  padding-top: 0.45em;
  padding-right: 0.1em;
  height: 22px;
  min-width: calc(15.6px - 0.1em);
}
.property_icon.-nineicons {
  overflow: hidden;
}

.priority_indicator, .priority_indicator_vertical {
  height: 4px;
}

.priority_indicator_vertical {
  width: 6px;
  margin-top: -6px;
  height: 68px;
}
.flex._row .priority_indicator_vertical.flex, .flex.header .priority_indicator_vertical.flex, .flex.footer .priority_indicator_vertical.flex {
  flex: 0 0 6px;
  margin-top: 0px;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: -1px;
  height: auto;
}

.jobscale_bar {
  float: left;
  height: 20px;
  width: 90px;
  margin: 0.15em 0.1em 0em 0.1em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  white-space: nowrap;
}
.jobscale_bar.text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 110px;
  text-align: left;
}

.jobscale_dots {
  display: flex;
}

.time_high, .time_med, .time_low, .time_none {
  border-radius: 2px;
  padding: 0.2em;
  display: inline-block;
}
.time_high:empty, .time_med:empty, .time_low:empty, .time_none:empty {
  background: none;
}

.typeicon {
  float: right;
  padding-top: 0.3em;
  padding-right: 0.6em;
  position: relative;
}
.typeicon img {
  height: 28px;
}

/* Column View */
section.single_column {
  flex-direction: column;
  align-items: center;
}
section.single_column .column_large {
  padding-right: 0;
}
section.single_column .column_large:not(:last-child) {
  margin-bottom: 1.5rem;
}

.column_large {
  width: 305px;
  flex-shrink: 0;
}

.column_large:not(:last-child) {
  padding-right: 15px;
}

.column-header {
  margin: 0 auto;
  height: 30px;
  line-height: 1.7em;
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
}
.column-header :first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.column-counter {
  float: right;
  font-size: 0.8em;
}
.flex > .column-counter {
  margin: 0 0.5em;
}
._header_buttons > .column-counter {
  float: left;
  margin: 0 0.5em;
  align-self: center;
}

.wrapper_column {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 auto;
}

.cardholder {
  margin: 0 auto;
  width: 305px;
  margin-bottom: 3px;
}

.o_block_wrapper {
  min-height: 132px;
  width: 305px;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 6px;
  position: relative;
  box-sizing: border-box;
}
.o_block_wrapper .flex > * {
  min-width: 0px;
}
.o_block_wrapper .controlcontainer {
  padding-right: 6px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.o_block_wrapper .controlcontainer button {
  width: 42px;
  height: 30px;
  margin: 2px;
  position: relative;
}
.o_block_wrapper .controlcontainer button img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  height: 20px;
}
.o_block_wrapper .o_block_upperrow {
  height: 25px;
  padding: 0.2em;
}
.o_block_wrapper .o_block_mid {
  height: 58px;
}
.o_block_wrapper .o_block_mid .o_block_text_mid {
  float: left;
  width: 205px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
}
.o_block_wrapper .o_block_thumbnail {
  max-height: calc(58px - 0.2em);
  max-width: 88px;
  min-width: auto;
  flex: 0 0 auto;
  padding: 0 0.2em 0.2em 0.2em;
}
.o_block_wrapper .o_block_hover:hover {
  cursor: pointer;
}
.o_block_wrapper .o_block_iconarea {
  height: 36px;
  width: 100%;
  padding: 0px 4px 0px 4px;
}
.o_block_wrapper .o_block_detail {
  display: none;
}
.o_block_wrapper .o_block_detail.-expand {
  display: block;
}

/* Row View */
.wrapper_row {
  width: 865px;
  margin: 0 auto;
}

.o_row_wrapper {
  margin: 0 auto;
  max-width: 865px;
  height: 68px;
  margin-bottom: 6px;
  border-radius: 2px;
  position: relative;
}
.o_row_wrapper .controlcontainer {
  min-width: 155px;
  max-width: 155px;
  float: left;
  white-space: no-wrap;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: relative;
  text-align: right;
}
.o_row_wrapper .controlcontainer img {
  cursor: pointer;
  height: inherit;
}
.o_row_wrapper .controlcontainer button {
  width: 30.5%;
  height: 36px;
  position: relative;
  margin: 2px;
}
.o_row_wrapper .controlcontainer button img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  height: 75%;
}
.o_row_wrapper .o_row_left {
  padding: 0.4em;
  float: left;
  width: 480px;
  height: 68px;
  box-sizing: border-box;
  cursor: pointer;
}
.o_row_wrapper .o_row_left .priority_indicator, .o_row_wrapper .o_row_left .priority_indicator_vertical {
  width: 6px;
  margin-top: -6px;
  height: 68px;
}
.o_row_wrapper .o_row_left .statusicon {
  padding-top: 15px;
  margin-right: 8px;
}
.o_row_wrapper .o_row_left .jobscale_bar {
  margin: 0em;
  margin-right: 0.6em;
}
.o_row_wrapper .o_row_left .carinfo {
  width: 305px;
  line-height: 1.1em;
}
.o_row_wrapper .o_row_left .carcomment {
  width: 305px;
}
.o_row_wrapper .o_row_left .typeicon {
  margin-top: 25px;
  float: inherit;
}
.o_row_wrapper .o_row_left:hover {
  border-radius: inherit;
}
.o_row_wrapper .o_row_right {
  padding: 0.4em;
  float: left;
  width: 385px;
  height: 68px;
  box-sizing: border-box;
  padding-left: 0em;
}
.o_row_wrapper .o_row_right .property_icon {
  max-width: 108px;
  padding: 0em;
}
.o_row_wrapper .o_row_right .property_icon img, .o_row_wrapper .o_row_right .property_icon svg {
  padding: 0em 0.2em 0.1em 0.2em;
  display: inline-block;
}
.o_row_wrapper .o_row_right .property_icon > * {
  float: left;
  width: 27%;
}
.o_row_wrapper .o_row_right .property_icon.-sixicons, .o_row_wrapper .o_row_right .property_icon.-sevenicons, .o_row_wrapper .o_row_right .property_icon.-nineicons {
  flex-wrap: wrap;
}
.o_row_wrapper .o_row_right .property_icon.-sixicons img, .o_row_wrapper .o_row_right .property_icon.-sixicons svg, .o_row_wrapper .o_row_right .property_icon.-sevenicons img, .o_row_wrapper .o_row_right .property_icon.-sevenicons svg, .o_row_wrapper .o_row_right .property_icon.-nineicons img, .o_row_wrapper .o_row_right .property_icon.-nineicons svg {
  height: 27px;
}
.o_row_wrapper .o_row_right .property_icon.-sevenicons > * {
  width: calc(25% - 0.4em);
}
.o_row_wrapper .o_row_right .property_icon.-nineicons {
  max-height: calc(68px - 0.8em);
}
.o_row_wrapper .o_row_right .property_icon.-nineicons > * {
  width: calc(20% - 0.4em);
}
.o_row_wrapper .o_row_right .border-hr {
  height: 100%;
}
.o_row_wrapper .o_row_right .border-hr:first-child {
  padding-left: 0em;
  margin-left: 0em;
}
.o_row_wrapper .o_row_right .timestamp {
  margin: 0.1em 0.1em 0.2em 0;
  padding-right: 0.4em;
  float: right;
  width: 5rem;
  height: 1rem;
}
.o_row_wrapper .o_row_right .time_highlight {
  margin-left: 0em;
}

.center {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.center div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* List View */
.wrapper_list {
  clear: both !important;
  margin: 0 auto;
  width: 1350px;
}
.wrapper_list .column-header {
  clear: both !important;
}

.table_listview {
  margin-bottom: 0.4em;
  border-spacing: 0;
}
.table_listview .controlcontainer button {
  width: 48px;
  height: 90%;
  float: right;
  margin: 2px;
}
.table_listview .timestamp {
  width: 60px;
}
.table_listview td {
  padding: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
}
.table_listview thead:first-child {
  background-color: transparent;
}

th.listviewheader {
  border-radius: 3px 3px 0px 0px;
}

th.jobstatus {
  max-width: 30px;
  min-width: 30px;
}

th.plate {
  max-width: 70px;
  min-width: 70px;
}

th.ident {
  max-width: 30px;
  min-width: 30px;
}

th.model, td.model {
  max-width: 120px;
  min-width: 120px;
}

th.priority {
  max-width: 100px;
  min-width: 100px;
}

th.type {
  max-width: 80px;
  min-width: 80px;
}

td.notice, th.notice {
  max-width: 230px;
  min-width: 230px;
}

th.status_icons {
  max-width: 160px;
  min-width: 160px;
}

td.responsible, th.responsible {
  min-width: 140px;
}

th.deadlines {
  max-width: 160px;
  min-width: 160px;
}

th.controls {
  min-width: 160px;
}

.table_listview tr img {
  height: 22px;
}

/* Responsive Layout */
@media screen and (max-width: 800px) {
  .contextmenu .filterbutton > .button p {
    display: none;
  }
  .filterbutton ul::before {
    left: 8px;
  }
  .pu.-responsive .pu_header .controlcontainer {
    display: none;
  }
  .pu.-responsive .tabs h4 .component_icon {
    display: block;
  }
  .pu.-responsive .tabs h4 .component_icon + span {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { /* Responsive for IPAD MINI */
  .pu:not(.narrow) {
    width: 100%;
    border-radius: 0px;
    margin: 0;
  }
  .pu_header {
    height: 42px;
    font-size: 1.2em;
  }
  .pu_header .img {
    height: 95%;
  }
  .pu_header div.controlcontainer button {
    height: 100% !important;
  }
  .tabs a {
    font-size: 1.2em;
    padding-bottom: 0.75em;
  }
  .infobox_header h1 {
    font-weight: 700;
  }
  table.input label {
    font-size: 1em;
  }
}
/* Global */
.float-right {
  float: right;
}

.float-left {
  float: left;
}

.clearfloat {
  clear: both;
  float: initial !important;
}

.right:not(.flex) {
  float: right !important;
  display: inline;
}

.left:not(.flex) {
  float: left !important;
  display: inline;
}

.thin_border svg {
  padding: 4px;
}

div.vertical_hr {
  width: 1px;
  height: 100%;
  margin: 0px 2px 0px 2px;
  float: left;
}

div.menu_hr {
  width: 2px;
  height: 100%;
  top: 0;
  margin: 0px 16px 0px 16px;
  background: rgba(255, 255, 255, 0.25);
  float: right;
}

.horizontal {
  border: 0px;
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
}

.relative_container {
  position: relative;
  min-height: 100px;
}

.absolute_center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.clearfix {
  display: inline-block;
}
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

a {
  cursor: pointer !important;
}

.spacer_small {
  margin: 0px;
}
.spacer_small:not(:first-child) {
  margin-top: 0.5rem;
}
.spacer_small:not(:last-child) {
  margin-bottom: 0.5rem;
}

.spacer_medium {
  margin: 0px;
}
.spacer_medium:not(:first-child) {
  margin-top: 1rem;
}
.spacer_medium:not(:last-child) {
  margin-bottom: 1rem;
}

.spacer_big {
  margin: 0px;
}
.spacer_big:not(:first-child) {
  margin-top: 2rem;
}
.spacer_big:not(:last-child) {
  margin-bottom: 2rem;
}

/* Main Structure */
html {
  height: 100%;
}

body {
  font-family: "Roboto", sans-serif;
  cursor: default;
  overflow: hidden;
}

main {
  padding: 8px 0px 0px 6px;
  display: flex;
  flex-direction: column;
}

main > section.mid {
  margin-left: auto;
  margin-right: auto;
}
main > section.mid.flex {
  justify-content: flex-start;
}

.fade {
  opacity: 1;
}

.absolute {
  position: absolute;
}

/* Global Buttonstyle */
button {
  cursor: pointer;
}
button > div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
button img, button p {
  max-height: 100%;
}
button.icon img {
  height: 1.25rem;
}

.button_fullwidth {
  width: 100%;
}

.button_small {
  width: 2.5rem;
  height: 1.5rem;
  flex: 0 0 auto !important;
}

/* Branding */
.branding_pmlogo {
  padding: 0.45em 0em 0em 0.8em;
}

.branding_globalmenu {
  margin-left: 1em;
}

/* Column Types */
.col1 {
  float: left;
  box-sizing: border-box;
  width: 100%;
}

.col10 {
  float: left;
  box-sizing: border-box;
  width: 10%;
}

.col8 {
  float: left;
  box-sizing: border-box;
  width: 12.5%;
}

.col6 {
  float: left;
  box-sizing: border-box;
  width: 16.6666666667%;
}

.col5 {
  float: left;
  box-sizing: border-box;
  width: 20%;
}

.col2_9 {
  float: left;
  box-sizing: border-box;
  width: 22.2222222222%;
}

.col4 {
  float: left;
  box-sizing: border-box;
  width: 25%;
}

.col28 {
  float: left;
  box-sizing: border-box;
  width: 28.5714285714%;
}

.col3_10 {
  float: left;
  box-sizing: border-box;
  width: 30%;
}

.col3 {
  float: left;
  box-sizing: border-box;
  width: 33.3333333333%;
}

.col2_5 {
  float: left;
  box-sizing: border-box;
  width: 40%;
}

.col2 {
  float: left;
  box-sizing: border-box;
  width: 50%;
}

.col3_5 {
  float: left;
  box-sizing: border-box;
  width: 60%;
}

.col2_3 {
  float: left;
  box-sizing: border-box;
  width: 66.6666666667%;
}

.col7_10 {
  float: left;
  box-sizing: border-box;
  width: 70%;
}

.col3_4 {
  float: left;
  box-sizing: border-box;
  width: 75%;
}

.col7_9 {
  float: left;
  box-sizing: border-box;
  width: 77.7777777778%;
}

.col4_5 {
  float: left;
  box-sizing: border-box;
  width: 80%;
}

:not(.form-floating):not(.form-check) > label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5rem;
}

.f_field {
  width: 60%;
  clear: right;
}

textarea {
  width: 100%;
  display: block;
  padding: 0.5em;
  box-sizing: border-box;
  -webkit-user-select: text;
  user-select: text;
}

.input_div_xl {
  overflow: hidden;
}

.open .dropdown, .open ._dropdown {
  display: block;
}

.dropdown {
  width: 240px;
  margin-bottom: 1em;
  display: none;
}

.control {
  position: relative;
  top: -0.5em;
}

/* Input and Buttons */
input[type=text]:not(.form-control),
input[type=number]:not(.form-control),
input[type=email]:not(.form-control),
input[type=password]:not(.form-control) {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

:not(.form-check) > input[type=checkbox] + label > span,
:not(.form-check) > input[type=radio] + label > span,
input[type=text],
input[type=number],
input[type=email],
input[type=password],
input[type=tel] {
  margin-left: 0;
  box-sizing: border-box;
  cursor: pointer;
}

:not(.form-check) > input[type=checkbox]:disabled + label > span {
  cursor: not-allowed;
}

:not(.form-check) > input[type=checkbox],
:not(.form-check) > input[type=radio] {
  width: 1.25rem;
  margin: 0 0 0 -1.25rem;
  padding: 0;
  opacity: 0 !important;
  pointer-events: none;
}

:not(.form-check) > input[type=checkbox] + label,
:not(.form-check) > input[type=radio] + label {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  padding: 0 0.8em 0 0;
}
:not(.form-check) > input[type=checkbox] + label:last-child,
:not(.form-check) > input[type=radio] + label:last-child {
  padding: 0;
}

:not(.form-check) > input[type=checkbox] + label > span,
:not(.form-check) > input[type=radio] + label > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0.2em 0 0;
  vertical-align: top;
}

:not(.form-check) > input[type=radio] + label > span {
  border-radius: 16px;
}

:not(.form-check) > input[type=checkbox]:checked + label > span:before {
  content: url("../image/icon/inputfields/btn_checkmark.svg");
  display: block;
}

:not(.form-check) > input[type=checkbox]:checked:disabled + label > span:before {
  content: url("../image/icon/inputfields/btn_checkmark_disabled.svg");
  display: block;
}

:not(.form-check) > input[type=radio]:checked + label > span > span {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin: 3px;
  border: none;
  border-radius: 16px;
  vertical-align: top;
}

input[type=text], input[type=email], input[type=number], input[type=password], div.fakeinput {
  width: 100%;
  padding-left: 0.3em;
  box-sizing: border-box;
}

input[type=text], input[type=email], input[type=number], input[type=password] {
  -webkit-user-select: text;
  user-select: text;
  cursor: text;
}

input[type=button], input[type=submit] {
  min-width: 72px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  margin-right: 0.5em;
  cursor: pointer;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: "";
  -webkit-border-radius: 0;
  width: 100%;
  text-overflow: ellipsis;
  cursor: pointer;
  padding-right: 2em;
}
select:not([multiple]) {
  height: 2.5em;
}

.dropdown {
  min-width: 200px;
}

option {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Tables */
table {
  table-layout: fixed;
}
table td, table th {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
table tr {
  text-align: left;
  vertical-align: middle;
  height: 1.5em;
}

thead th {
  text-align: left;
  padding: 0.5em 0.2em 0.5em 0.3em;
}

.td_center {
  text-align: center;
}

.th_center {
  text-align: center;
}

.td_right {
  text-align: right;
  padding-right: 0.5em;
}

.th_1 {
  width: 100%;
}

.th_2p {
  width: 2%;
}

.th_5p {
  width: 5%;
}

.th_7p {
  width: 7.1428571429%;
}

.th_10 {
  width: 10%;
}

.th_12 {
  width: 12.5%;
}

.th_15 {
  width: 15%;
}

.th_5 {
  width: 20%;
}

.th_4 {
  width: 25%;
}

.th_3_10 {
  width: 30%;
}

.th_3 {
  width: 33.3333333333%;
}

.th_2_5 {
  width: 40%;
}

.th_2 {
  width: 50%;
}

.th_3_5 {
  width: 60%;
}

.th_2_3 {
  width: 66.6666666667%;
}

.th_70 {
  width: 70%;
}

.th_3_4 {
  width: 75%;
}

/* Infoboxview in main */
#workorder_overview > div.infobox {
  width: 950px;
  margin: 0 auto;
  margin-bottom: 1em;
}
#workorder_overview > div.infobox td img {
  height: 20px;
}

#workorder_overview div.infobox table.datatable {
  width: 100%;
}
#workorder_overview div.infobox table.datatable tbody tr:hover {
  cursor: pointer;
}

#main > section > .infobox {
  width: 950px;
  margin: 0 auto;
  margin-bottom: 1em;
}
