﻿.navbar-custom {
    background-color: #ffffff; 
}

/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: #11633d;
}

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
}

.navbar-custom .navbar-nav .nav-link:hover {
    color: rgb(252, 228, 0);
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: rgb(252, 228, 0);
}

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
    background-color: #ffffff;
}

.navbar-custom .dropdown-item {
    color: #11633d;
}

.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #11633d;
    background-color: rgb(252, 228, 0);
}

.dx-button-has-icon .dx-icon {
    font-size: 16px;
}

dx-datagrid-headers 
{
    background-color: rgb(252, 228, 0);
}

dx-header-row {
    background-color: rgb(252, 228, 0)
}

.dx-toolbar {
    background-color: #fee33217;
}

/*.dx-toolbar .dx-icon {
    background-color: #11633d;
    color: rgb(252, 228, 0);
} */

/*.dx-toolbar .dx-button:hover {
    background-color: #0e5836;
    color: rgb(252, 228, 0);
}*/

/*.dx-toolbar .dx-icon:hover {
    background-color: #0e5836;
    color: rgb(252, 228, 0);
}*/

/*.dx-toolbar-items-container {
    background-color: #ff6a00;
}*/
        /*.dx-button {
    background-color: #fee33217
}*/



.dx-datagrid-header-panel {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0px;
    background-color: #fff;
}

.dx-field-item-label-text {
    color: #11633d;
    font-weight: 700;
}

.dx-form-group-caption {
    font-weight: 700;
}
/*.dx-texteditor-input {
    background-color: rgba(252, 252, 250, 0.09);
}*/

.informer {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto;
    height: 45px;
    width: 450px;
    text-align: center;
    color: #11633d;
}

.glcodes-container {
    display: flex;
    justify-content: center;
    height: 450px;
}

.buttons-glcode {
    width: 600px;
    align-self: center;
}

.buttons-column > .column-header {
    flex-grow: 0;
    width: 150px;
    height: 35px;
    font-size: 130%;
    opacity: 0.6;
    text-align: left;
    padding-left: 5px;
}

.buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.buttons > div {
    width: 300px;
    flex-wrap: nowrap;
    display: flex;
}

.buttons-column > div {
    width: 120px;
    height: 50px;
    text-align: center;
}

.buttons-column {
    width: 120px;
    justify-content: center;
}

.dx-fileuploader-button {
    background-color: #11633d;
    color: rgb(252, 228, 0);
}

.dx-fileuploader-button:visited {
    background-color: #11633d;
    color: rgb(252, 228, 0);
}

.dx-fileuploader-button::selection {
        background-color: #11633d;
        color: rgb(252, 228, 0);
}

.dx-fileuploader-button:hover {
    background-color: #11633d;
    color: rgb(252, 228, 0);
}

#resetfileuploadbutton {
    margin-top: 50px;
    margin-left: 10px;
    float: left;
}

.btnAnalysis {
    background-color: deepskyblue;
}

.btnAnalysis:hover {
    background-color: lightskyblue;
}

#gantt .current-time {
    border-left: 2px solid red;
}

.badge {
    padding: 1px 9px 2px;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    color: #ffffff;
    background-color: #999999;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.badge:hover {
    color: #11633d;
    text-decoration: none;
}

.badge-error {
    background-color: #b94a48;
}

.badge-error:hover {
    background-color: #953b39;
}

.badge-warning {
    background-color: #f89406;
}

.badge-warning:hover {
    background-color: #c67605;
}

.badge-success {
    background-color: #468847;
    background-color: #11633d;
}

.badge-success:hover {
    background-color: #356635;
    background-color: #11633d;
}

.badge-info {
    background-color: rgb(252, 228, 0);
    color: #11633d;
    padding: 1px 9px 2px;
    margin-left: 2px;
}

.badge-filter {
    background-color: rgb(252, 228, 0);
    color: #11633d;
    position: center;
    right: -70px;
    top: 1px;
}

.badge-info:hover {
    background-color: rgb(252, 228, 0);
}

.badge-inverse {
    background-color: #333333;
}

.badge-inverse:hover {
    background-color: #1a1a1a;
}

#form-container {
    margin: 10px 10px 30px;
}

/*.dx-button-has-icon:hover {
    background-color: #11633d;
    color: rgb(252, 228, 0);
}

.dx-button-has-icon .dx-icon:hover {
    font-size: 16px;
    background-color: #11633d;
    color: rgb(252, 228, 0);
}*/

.long-title h3 {
    font-family: 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana;
    font-weight: 200;
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
}

.esltoolbar {
    /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto;
       height: 45px;*/
    font-family: 'Segoe UI';
    width: 200px;
    font-size: 6px;
    font-weight: bold;
    text-align: center;
    margin-left: 20px;
    color: #1a1a1a;
}

.toolbarButton {
    /* box-shadow: inset 0px 1px 0px 0px #a4e271;  #fee33217   #ffffff  */
    background-color: #fee33217;
    border-radius: 6px;
    border: 0px solid transparent;
    display: inline-block;
    cursor: pointer;
    color: darkviolet;
    font-family: 'Segoe UI';
    font-size: 4px;
    font-weight: bold;
    padding: 6px 6px 6px 6px;
    margin: 0px 20px 0px 20px;
    text-decoration: none;
    /* text-shadow: 0px 1px 0px #528009; */
}

/*.dx-datagrid .dx-header-filter {
    color: red;
}

.dx-datagrid .dx-header-filter-empty {
    color: rgba(149, 149, 149, 0.5);
} */

.dx-field-item:not(.dx-field-item-has-group):not(.dx-field-item-has-tabs):not(.dx-first-row):not(.dx-label-v-align) {
    padding-top: 4px; /*This is the gap between form items */
}

.tank {
    background: white;
    position: relative;
    display: inline-block;
    margin: auto;
    vertical-align: bottom;
    /* margin-bottom:10px;*/
}

    .tank .water {
        position: absolute;
        background: blue;
        width: 85px;
        opacity: 0.55;
        bottom: 0;
        right: 5px;
    }

    .tank.w-150 .water {
        width: calc(100% - 22px);
        bottom: 0;
        right: 8px;
    }

    .tank.w-200 .water {
        width: calc(100% - 30px);
        bottom: 6px;
        right: 10px;
    }

.size-100x100 {
    width: 100px;
    height: 100px;
}

.size-150x150 {
    width: 150px;
    height: 150px;
}

.size-200x200 {
    width: 200px;
    height: 200px;
}

.centred {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .centred p {
        margin-bottom: 0px;
    }

@media(min-width: 992px) {
    .lg-5 {
        max-width: 20%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .lg-5 {
        max-width: 25% !important;
    }
}

.dx-calendar-cell.dx-calendar-today {
    font-weight: bold;
/*    color: green;*/
    background-color: yellow;
}  

/*.dxeCalendarSelected {
    background-color: Gray !important;
}  */

#kendraform-logocontainer 
{
    max-width: 100%;
    max-height: 100%;
    height: auto;
    display: table;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#kendraform-logincontainer {
    width: 400px;
    height: 550px;
    background-color: rgba(31, 92, 167, .00);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.titlebarcontainer {
    list-style-type: none;
    text-align: left;
    padding: 0;
}

.titlebarcontainer li {
    display: inline-block;
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: -23px;
    padding-left: 2px;
}
