/* Right align menu items in navbar */
/* use ml-auto */
/* Fixes dropdown menus placed on the right side */

body {
    background: #a0a0a0a0;
    overflow: hidden;
    background-image: url("/api/backgroundimage");
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 1.0 !important;
}

.scroll-container {
    overflow: auto;
    bottom: 0px;
    position: fixed;
    width: 100%;
    top: 56px;

    overflow: hidden;
}

.child-container {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-right: 17px; /* Increase/decrease this value for cross-browser compatibility */
    box-sizing: content-box; /* So the width will be 100% + 17px */
}

.ml-auto .dropdown-menu {
    left: auto !important;
    right: 0px;
}

/*.e-float-input {
    margin-top: 32px !important;
}
*/
div.validation-message {
    color: #dc3545;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}

div.e-checkbox-wrapper.e-float-input {
    line-height: 28px !important;
}

div.e-checkbox-wrapper span.e-icons {
    width: 23px !important;
    height: 24px !important;
    font-size: 17px !important;
}

.navbar-left ~ div.scroll-container {
    padding-left: 182px;
}

.editform-label {
    color: #212529;
    font-size: 14px;
    font-family: sans-serif;
}

.navbar-brand {
    padding: initial !important;
}

.form-header {
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.form-icon {
    padding-right: 12px;
    float: left;
}

.form-title {
    line-height: 1.2em;
    font-size: 1.5em;
    font-weight: 400;
}

.form-sub-title {
    line-height: 1.0em;
    font-size: 0.7em;
}

.form-group {
    margin-bottom: 0.7rem !important;
}

.empty-center {
    position: fixed;
    top: 15%;
    bottom: 0;
    left: 0;
    right: 0;
}

.e-btn.e-toast-close-icon {
    background: RGBA(200,200,200,0.5) !important;
}

div.upper > input.e-textbox{
    text-transform: uppercase;
}

.lookup-naam {
    right: 15px;
    position: absolute;
}

div.e-ddl.readonly > input {
    background: #e9ecef !important;
    color: #6c757d !important;
}

div.e-ddl.readonly > span.e-icons {
    background: #e9ecef !important;
    color: #6c757d !important;
}

/*div.input-label {
    margin-top: 8px;
    margin-bottom: 3px;
}
*/
.drop-shadow {
    box-shadow: 6px 6px 8px #40404080;
}

div.page {
    background: #fffffff8;
    padding: 24px;
    border: 1px solid darkgray;
    border-radius: 6px;
    margin-top: 4px;
}

div.full-page {
    background: #fffffff8;
    padding: 12px;
    border: 1px solid darkgray;
    border-radius: 6px;
    position: fixed;
    top: 60px;
    left: 12px;
    right: 12px;
    bottom: 12px;
}

.gray-out {
    height: 100%;
    width: 100%;
    display: block;
    background-color: #101020d0;
    position: absolute;
}

.brand-group {
    display: inline-block;
    vertical-align: middle;
    margin-top: -8px;
}

.brand-sub {
    font-size: 0.8em;
    line-height: 0.8em;
}

@media (min-width: 1200px) {
    .container {
        max-width: 98% !important;
    }
}

.e-grid .e-filtered::before {
    color: #1dff0c !important;
}

.dev-info {
    position: absolute;
    bottom: 10px;
    left: 10px;
    height: 76px;
    background-color: olivedrab;
    color: white;
    z-index: 9999;
    padding: 5px;
    border: 1px solid black;
    border-radius: 5px;
    font-size: 0.8em;
    text-align: center;
}

.dev-info > div:first-child {
    font-size: 1.3em;
    font-weight: bold;
}
.dev-info > div:not(:first-child) {
    margin-top: 6px;
}
.dev-info hr {
    padding: 0;
    margin: 8px 0px 0px;
    background-color: white;
}

.e-input-group.readonly {
    background: #e9ecef !important;
}

.e-label-top {
    padding-top: 4px;
}

p.label-top {
    padding-top: 7px;
    font-size: 14px;
    font-family: sans-serif;
    margin-bottom: 4px;
}

.label-inline {
    padding-top: 4px;
    padding-right: 0px;
    font-size: 14px;
    font-family: sans-serif;
}

div.label-inline {
    padding-top: 6px;
}

.e-numerictextbox {
    text-align: right;
    padding-right: 8px !important;
    padding-left: 0px !important;
}

span.right-align > input.e-textbox {
    text-align: right;
    padding-right: 8px !important;
    padding-left: 0px !important;
}

.focus-div {
    border-radius: 4px;
}

.focus-div-focused {
    border-color: #80dbff;
    box-shadow: 0 0 0 3px rgba(0,123,255,0.25);
}

.search-row {
    margin-bottom: -30px;
}

.search-row > * {
    z-index: 1000;
}

.e-checkbox-wrapper {
    margin-right: 16px;
}

.xpage-header {
    position: absolute;
    top: 0px;
    height: 32px;
    left: 0px;
    right: 0px;
    background-color: #678;
    border-bottom: 2px solid #aaa;
}

.xpage-header > p {
    font-size: 1.4em;
    text-align: center;
    line-height: 28px;
    margin: 0;
    color: #fff;
}

.xpage-content {
    position: absolute;
    top: 12px;
    bottom: 66px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 12px;
    padding-left: 12px;
    left: 0px;
    right: 0px;
}

.xpage-footer {
    position: absolute;
    bottom: 0;
    height: 64px;
    left: 0;
    right: 0;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #dde;
    padding-top: 8px;
    border-top: 2px solid #aaa;
}

.naw-niet-inplannen {
    color: #a0a0a080 !important;
}
.naw-niet-inplannen.e-selectionbackground {
    color: #a0a0a0 !important;
    background-color: #00000010 !important;
}

.naw-stop-gepland {
    background-color: #fbfc8a20 !important;
}

.naw-stop-gepland.e-selectionbackground {
    background-color: #fbfc8a80 !important;
}

.naw-stop-gereed {
    background-color: #80ee3420 !important;
}
.naw-stop-gereed.e-selectionbackground {
    background-color: #80ee3480 !important;
}

.naw-stop-mislukt {
    background-color: #ff323220 !important;
}
.naw-stop-mislukt.e-selectionbackground {
    background-color: #ff323280 !important;
}

.ritoptie-icoon {
    max-width: 32px;
    max-height: 32px;
}

.ritlijst-card-container.canhover:hover {
    background-color: #80A0E0A0;
}

.ritlijst-card-container.canhover.error:hover {
    background-color: #800000A0;
}

.ritlijst-card-container.canhover.success:hover {
    background-color: #008000A0;
}

.ritlijst-card-container.canhover.warning:hover {
    background-color: #80800070;
}

.ritlijst-card-container {
    width: 450px;
    padding: 1px;
    border-radius: 5px;
    border: none;
    margin: 1px;
    background-color: transparent;
    overflow: auto;
}

.ritlijst-card-container:focus {
    outline: 1px dashed;
}
    
.ritlijst-card{
    border: 1px solid gray;
    border-radius: 4px;
    text-align: left;
    height: 175px;
}

.ritlijst-header {
    border-bottom: 1px solid gray;
    background-color: #4D81C4E6;
    color: white;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: grid;
}

.ritlijst-header-color {
    grid-row: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    margin: 4px;
}

.ritlijst-header-caption {
    grid-row: 1;
    text-align: center;
    grid-column-start: 3;
    grid-column-end: 8;
    margin: 4px;
}

.ritlijst-header-icon {
    grid-row: 1;
    filter: invert();
    grid-column-start: 8;
    grid-column-end: 14;
    margin: 1px;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}

.ritlijst-content {
    background-color: #FFFFFF80;
    padding: 4px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    height: 373px;
}
.ritlijst-content-item {
    display:grid;
    padding-left: 4px;
}

.ellipse-160 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 160px;
    display: block;
    font-size: 0.6em;
    padding-bottom: 4px;
}

.ritlijst-content-item-key {
    grid-column: 1;
    grid-row: 1;
}

.ritlijst-content-item-value {
    grid-column-start : 2;
    grid-column-end: 4;
    grid-row : 1;
}

.ritlijst-content-icons {
    height: 24px;
    padding-top: 2px;
    text-align: initial;
}

.ritlijst-content-icons > img {
    height: 24px;
}

.ritlijst-card-new {
    border: 1px solid lightgray;
    border-radius: 4px;
    height: 164px;
    color: lightgray;
    height: 175px;
}

.ritlijst-header-new {
    background-color: #48607060;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 1.5em;
}

.ritlijst-content-new {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 132px;
    font-size: 5em;
}

.bar {
    display: grid;
    background-position-x: 12px;
    border-radius: 3px;
    line-height: 1.4em;
    border: 1px solid;
}

.bar-title {
    grid-column-start: 1;
    grid-row: 1;
    grid-column-end: 3;
    padding-left: 4px;
}

.bar-value {
    grid-column: 3;
    grid-row: 1;
    text-align: right;
    padding-right: 4px;
}

.bar-fill-left {
    z-index: -1;
    grid-column-start: 1;
    grid-row: 1;
    grid-column-end: 4;
    border-radius: 3px;
}

.bar-fill-right {
    z-index: -1;
    grid-column-start: 1;
    grid-row: 1;
    grid-column-end: 4;
    border-radius: 3px;
}

.drag {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

.drag.dragging {
    background-color:lightgoldenrodyellow;
}

.drag-image-container {
    position: absolute;
    left: -100%;
}

.drag-image {
    width:200px;
    height:100px;
    border:1px solid black;
    border-radius: 4px;
    background-color: #fff;
}

.drop {
}

.drop.can-drop {
    background-color: #8f8;
}

.drop.no-drop {
    background-color: #f88;
}

div.scrollable {
    overflow: auto;
    margin-top: 16px;
}

table.hoverable {
    width: 100%;
    border: 1px solid lightgray;
}

table.hoverable thead {
    background-color: #eee;
    font-weight: bold;
}

table.hoverable th,
table.hoverable td {
    padding-left: 8px;
    padding-right: 0px;
}

table.hoverable tr {
    border-top: 1px solid lightgray;
}

table.hoverable tbody tr:nth-child(even) {
    background-color: #f8f8f8;
}

table.hoverable tbody tr:hover {
    background-color: #aaa;
}

table.hoverable th.right, table.hoverable td.right {
    padding-left: 0px;
    padding-right: 8px;
    text-align: right;
}


.ritlijst-content-item-split {
    line-height:0.6em;
}

.ritlijst-content-item-left {
    width: 45%;
    display: inline-block;
}

.ritlijst-content-item-separator {
    display: inline-block;
    font-size: 0.8em;
    line-height: 1.1em;
    overflow: hidden;
    padding-bottom: 4px;
}

.ritlijst-content-item-right {
    width: 45%;
    display: inline-block;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

.stop-mislukt {
    background-color: #ff323220 !important;
}
.stop-mislukt.e-selectionbackground {
    background-color: #ff323280 !important;
}

.stop-success {
    background-color: #80ee3420 !important;
}
.stop-success.e-selectionbackground {
    background-color: #80ee3480 !important;
}

.e-dialog .e-grid .e-content {
    max-height: calc(100vh - 42em);
}

.stel-uw-vraag {
    border-color: rgb(108, 117, 125) !important;
    color: rgb(255,255,255) !important;
    width: 270px !important;
}

.no-label-ellipsis.e-float-input .e-float-text,
.no-label-ellipsis .e-float-text {
    text-overflow: clip !important;
    overflow: visible !important;
    white-space: nowrap !important;
}