﻿html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: "Microsoft Sans Serif", sans-serif!important;
    padding-bottom: 60px;
    color: #4a546b;
    font-size: medium;
}

.multilevelpushmenu_wrapper .ltr {
    box-shadow: none;
}

.multilevelpushmenu_wrapper li:last-child{
    border-bottom: 0px;
}

.theme .multilevelpushmenu_wrapper .backItemClass {
    border-top: 0px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.theme .multilevelpushmenu_wrapper .backItemClass .fa{
    display: none;
}

#content {
    width: 100%;
}

body.theme {
    background-size: cover;
    /*background-position: 50% 50%;*/
    background-repeat: no-repeat;
    min-height: 100%;
    min-width: 100%;
}

.navbar .navbar-text {
    text-transform: uppercase;
}

#main-bar{
    z-index: 100;
    max-height: 100px;
}

div.levelHolderClass.ltr[data-level="0"]{
    margin-top:60px;
    /*padding-right: 85px;
    padding-left: 10px;*/
}

.theme .list-content .levelHolderClass {
    margin:10px;
}

.main_logo {
    width: 180px;
    height: 65px;
    /*background-size: cover;*/
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 15px;
    padding: 0;
}

.show-1800 {
    visibility: collapse;
    width:30px;
}

.plant-change .e-input-group{
    border: 0px!important;
    border-color: transparent!important;
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1800px) {
    .show-1800 {
        visibility: visible;
    }
}

.e-grid .e-filtered{
}

.e-grid .e-filtered::before {
    font-weight: 900;
    color: #ff0000;
    font-size: 14px;
}

.btn:not(.plant-change button){
    border: none;
    border-radius: 20px;
    margin: 2px;
    padding-top: 7px;
    padding-bottom: 7px;
}
/*.top-menu-buttons .btn { border-radius:22px !important}*/


footer {
    font-size: 80%;
}


.btn-large {
    padding: 2.5rem 3rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.reason-container {
    max-height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
}



/* width */
.reason-container::-webkit-scrollbar {
    width: 80px;
}

/* Track */
.reason-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.reason-container::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.reason-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.btn-primary {
    background-color: #89a117;
    border-color: transparent!important;
}

.e-reload:before {
    content: "\e99d";
}

input:read-only {
    background-color: white;
    color: grey;
}

input:read-only {
    background-color: white;
    color: grey;
}

.production-progress .e-lib.e-grid .e-filtermenudiv {
    margin: unset;
    float: none;
    text-align: center;
}

.production-progress .e-lib.e-grid .e-headercell,
.e-lib.e-grid .e-detailheadercell {
    padding: unset;
}

.production-progress .e-lib.e-grid .e-headercelldiv {
    text-align: center;
}

.production-progress .e-headercelldiv {
    margin: unset;
    padding: unset;
}

.production-progress .e-lib.e-grid .e-gridheader .e-sortfilter .e-headercelldiv,
.e-lib.e-grid .e-gridheader .e-stackedheadercelldiv,
.e-lib.e-grid .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
    padding: unset;
}

.production-progress .e-lib.e-grid .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
    margin: unset;
}

.production-progress .e-lib.e-grid .e-rowcell {
    padding: unset;
    padding-left: 5px;
}

.production-progress .e-row .e-rowcell {
    height: 36px;
}

.report-size {
    min-height: 960px;
    width: 100%;
}

.btn-brand-big {
    color: #fff;
    border: 3px solid #fff;
}


.btn-red {
    background-color: red;
}

.btn-green {
    background-color: green;
}

.big-spin .e-input-group-icon.e-spin-down,
.big-spin .e-input-group-icon.e-spin-up {
    font-size: xx-large !important;
    min-width: 40px;
}

.big-spin .e-numerictextbox {
    text-align: center !important;
}

.wrap-box {
    word-wrap: normal;
    white-space: normal;
}

/*Wrapping element 
 Set some basic padding to keep content from hitting the edges*/
.body-content {
    padding-left: 100px;
    padding-right: 25px;
}
.bg-warning {
    background-color: #EAE8E1 !important;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 500px;
}

.border {
    border-radius: 15px !important;
}

.label {
    color: #337ab7;
}

/* Sticky footer styles */
.footer {
    position: fixed;
    bottom: 5px;
    right: 25px;
}

.footer .text-muted {
    margin: 0;
    display: inline-block;
    color: #4A546B !important;
}

.body-content > .row:first-child {
    margin-bottom: 15px;
}

.k-tabstrip ul li.k-item {
    width: 100px;
}

h1.title-header {
    font-size: 2.225rem;
}

h1 a {
    color: #e0e0e0;
    text-decoration: none;
}

h1 a:hover,
h1 a:active {
    color: #ffffff;
    text-decoration: none;
}

.img-responsive {
    padding-top: 25px;
}

/* Styling menu toggle button */
.btn-toggle {
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: none;
    height: 48px;
}

.btn-toggle .k-icon {
    opacity: 1;
}

.btn-toggle,
.btn-toggle:focus:active:not(.k-state-disabled):not([disabled]),
.btn-toggle:focus:not(.k-state-disabled):not([disabled]) {
    box-shadow: none;
    border-radius: 0;
}

.btn-toggle .k-i-hbars,
.btn-toggle:focus:active:not(.k-state-disabled):not([disabled]) .k-i-hbars,
.btn-toggle:focus:not(.k-state-disabled):not([disabled]) .k-i-hbars {
    background-position: -80px -32px;
}

/* Styling menu and header for smaller resolutions */
@media (max-width: 768px) {
    .k-header h1 {
        margin: 0;
        padding: 16px 15px 14px 60px;
        font-size: 18px;
        font-weight: lighter;
    }

    .k-rpanel {
        position: relative;
        box-sizing: border-box;
    }

    .k-rpanel .k-menu {
        float: none;
        display: block;
        box-sizing: border-box;
    }

    .k-rpanel .k-menu .k-item {
        display: block;
        clear: both;
        float: none;
        width: 100%;
    }
}

.multilevelpushmenu_wrapper .multilevelpushmenu_inactive,
.multilevelpushmenu_wrapper .levelHolderClass {
    font-family: "Century Gothic", sans-serif!important;
}

.multilevelpushmenu_wrapper h2 {
    padding: 0 1.2em 0 0.4em;
}

.multilevelpushmenu_wrapper h2:not(#main){
    margin-top: 20px;
}


/*
Top menu bar 
*/

.top-menu-header{
    color: white!important;
}

@media (max-width: 899px) {
    .top-menu-header {
        font-size: 1rem;
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 900px) {
    .top-menu-header {
        font-size: 1.2rem;
    }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 1000px) {
    .top-menu-header {
        font-size: 1.6rem;
    }
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1800px) {
    .top-menu-header {
        font-size: 1.5rem;
    }
}

/*
    Terminal Styles
*/

.row .activity-item .terminal-right{
    margin-top: -15px;
}

.terminal-left {
    background-color: #ffffff!important;
}

.terminal-right {
    background-color: #ffffff!important;
    border-radius: 25px;
}

.activity-item {
    min-height: 100px;
    color: black;
}

.activity-item ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 0;
    width: 100%;
}

.activity-item ul li {
    display: flex;
    -webkit-flex: 1;
    flex: 1;
    flex-direction: row-reverse;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    min-height: 150px;
    padding: 0 15px;
    margin: 1px 10px 10px 1px;
    min-width: 250px;
    font-size: x-large;
    border-radius: 25px;

    user-select: none; /* supported by Chrome and Opera */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
}

.activity-item ul li a {
    color: inherit;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.activity-item ul li div {
    color: inherit;
    text-decoration: none;
}

.activity-item ul li a:after,
.activity-item ul li a:before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

div.reg-item {
    min-height: 100px;
    padding: 15px 15px 15px;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: black;
}

a.reg-item {
    min-height: 100px;
    padding: 15px 15px 15px;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: black;
}

.terminal a {
    text-decoration: none;
    color: #000000;
}

.terminal-button {
    min-height: 100px;
    margin-top: 30px;
    font-size: x-large;
    border-radius: 25px;
}

.coworkers {
    max-height: 100px;
}

.machine-proposal {
    border: black solid 0px;
    margin: 15px 5px;
    padding: 8px 15px;
    border-radius: 25px;

    user-select: none; /* supported by Chrome and Opera */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
}

.e-table {
    min-height: 40px;
}

.e-grid .e-rowcell {
    padding: 5px;
}

.e-grid .e-gridheader .e-sortfilter .e-headercelldiv,
.e-grid .e-gridheader .e-stackedheadercelldiv,
.e-grid .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
    padding-right: 5px;
}

.e-headercell.e-fltr-icon {
    padding: 5px;
}

.e-filtermenudiv.e-icons.e-icon-filter {
    padding: 5px;
}

.e-lib.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-lib.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-lib.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-lib.e-grid.e-rtl .e-gridhover tr[role=row]:not(.e-disable-gridhover):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-lib.e-grid.e-gridhover tr[role=row]:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
    background: inherit!important;
    font-weight: 700!important;
}
.e-lib.e-grid td.e-active {
    background: inherit!important;
    font-weight: 700!important;
}

.e-sortfilterdiv.e-icons.e-descending.e-icon-descending,
.e-sortfilterdiv.e-icons.e-ascending.e-icon-ascending {
    margin-right: 16px;
}

.e-grid td.e-active {
    font-weight: bold;
    background: rgba(0, 0, 0, 0.1);
    color: black;
}

/**
    Planning styles
 */

.planning-container .plan-executed,
.planning-container .plan-executed > div,
.planning-container .plan-executed .e-table:not(.e-sortfilter) {
    background-color: #648801;
}

.planning-container .plan-commissioned,
.planning-container .plan-commissioned > div,
.planning-container .plan-commissioned .e-table:not(.e-sortfilter) {
    background-color: #f1b205;
}

.planning-container .plan-source-planned,
.planning-container .plan-source-planned > div,
.planning-container .plan-source-planned .e-table:not(.e-sortfilter) {
    background-color: #bacf03;
}

.planning-container .plan-to-planned,
.planning-container .plan-to-planned > div,
.planning-container .plan-to-planned .e-table:not(.e-sortfilter) {
    background-color: #296f68;
}

.planning-container .plan-orders,
.planning-container .plan-orders > div,
.planning-container .plan-orders .e-table:not(.e-sortfilter) {
    background-color: #45679a;
}

.document-pdf,
.document-image {
    height: 750px;
    min-height: 750px;
}

.minimum-height {
    height: 10px;
}

.big-checkbox label .e-icons.e-frame {
    height: 40px;
    width: 40px;
    padding-top: 15px;
    margin-left: 10px;
    border-radius: 15px;
}

.clients-popup.e-popup-open {
    max-height: 400px !important;
    height: 400px !important;
}

.e-control.e-pivotfieldlist.e-lib {
}

.e-grid .e-altrow {
    background-color: #e2e0e0;
    opacity:1;
}

.e-lib.e-grid.e-gridhover tr[role="row"]:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-lib.e-grid.e-gridhover tr[role="row"]:hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-lib.e-grid.e-gridhover tr[role="row"]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-lib.e-grid.e-rtl .e-gridhover tr[role="row"]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-lib.e-grid.e-gridhover tr[role="row"]:hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
    background-color: transparent;
    font-weight: 700;
    color:black;
}

.progress-stripe {
    padding: 2px !important;
    margin: 0;
}

.chartdiv {
    margin: 0;
    padding: 0;
    height: 250px;

}

.plant-change .e-search-icon{
    color: #fff !important;
    font-size: 14px !important;
    transform: translate(-2px, -4px);
    margin-left: 4px;
}

.e-none {
    display: none!important;
}

.order-eff{
    font-size: large;
}

.order-progress{
    font-size: larger;
}

.order-time{
    font-size: larger;
}