﻿
.logo {
    width: 30px;
    height: 20px;
    margin-left: 10px;
}

.feather {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

/*
   * Sidebar
   */

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 67px 0 0; /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 67px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
    }
}

.sidebar .nav-link {
    font-weight: 500;
    color: #333;
}

    .sidebar .nav-link .feather {
        margin-right: 4px;
        color: #999;
    }

    .sidebar .nav-link.active {
        color: #007bff;
    }

        .sidebar .nav-link:hover .feather,
        .sidebar .nav-link.active .feather {
            color: inherit;
        }

.sidebar-heading {
    font-size: .75rem;
    text-transform: uppercase;
}

/*
   * Content
   */

[role="main"] {
    padding-top: 133px; /* Space for fixed navbar */
}

@media (min-width: 768px) {
    [role="main"] {
        padding-top: 67px; /* Space for fixed navbar */
    }
}

/*
   * Navbar
   */

.navbar-brand {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1rem;
    background-color: rgba(0, 0, 0, .25);
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .form-control {
    padding: .75rem 1rem;
    border-width: 0;
    border-radius: 0;
}

.form-control-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
}

    .form-control-dark:focus {
        border-color: transparent;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
    }


.li-avatar {
    background-color: #eeeeee;
    width: 40px;
    height: 40px;
}

.li-estimate {
    font-size: 10px;
    font-weight: bold;
    color: #555a97;
}

.li-date {
    font-size: 12px;
    color: #555a97;
    margin-left: 10px;
}

.indicator-pbi {
    background-color: #527FD7;
}

.indicator-bug {
    background-color: #D75252;
}

.indicator-chore {
    background-color: #666666;
}

.indicator-impediment {
    background-color: #D7C152;
}

.priority-critical {
    color: #fff;
    background-color: #820101;
}

.priority-high {
    color: #fff;
    background-color: #b27100;
}

.priority-medium {
    color: #fff;
    background-color: #0c6d00;
}

.priority-low {
    color: #fff;
    background-color: #002b6d;
}

.modal-body {
    max-height: 400px;
    overflow: scroll;
}


.progressbar-black {
    color: black !important;
}

.progressbar-black .k-selected {
    background-color: black !important;
    color: white !important;
}



.progressbar-cyan {
    color: black !important;
}

.progressbar-cyan .k-selected {
    background-color: cyan !important;
    color: black !important;
}

.progressbar-magenta {
    color: black !important;
}

.progressbar-magenta .k-selected {
    background-color: magenta !important;
    color: white !important;
}

.progressbar-yellow {
    color: black !important;
}

.progressbar-yellow .k-selected {
    background-color: yellow !important;
    color: black !important;
}



.progressbar-pc-black {
    color: black !important;
}

    .progressbar-pc-black .k-selected {
        background-color: black !important;
        color: white !important;
    }



.progressbar-pc-cyan {
    color: black !important;
}

  .progressbar-pc-cyan .k-selected {
        background-color: cyan !important;
        color: black !important;
    }

.progressbar-pc-magenta {
    color: black !important;
}

    .progressbar-pc-magenta .k-selected {
        background-color: magenta !important;
        color: white !important;
    }

.progressbar-pc-yellow {
    color: black !important;
}

    .progressbar-pc-yellow .k-selected {
        background-color: yellow !important;
        color: black !important;
    }



.progressbar-waste-toner {
    color: black !important;
}

    .progressbar-waste-toner .k-selected {
        color: white !important;

    }


.gridlink {
    text-decoration: underline;
}


.nav-mainlink {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-top: 0.9rem !important;
    padding-bottom: 0.0rem !important;
}


.nav-sublink {
    padding: 0px 2.6rem !important;
    font-weight: 100 !important;
}



.smallform {
    width: 25% !important;
}

.redtext
{
    color: red;
}

.SupplyType {
    width: 185px !important;
    font-size: 100% !important;
    font-weight: 400 !important;
    padding-bottom: 5px !important;
}

.SupplyType.TonerCyan {
    background: cyan;
    color: #000;
}


.SupplyType.TonerMagenta {
    background: magenta;
    color: #fff;

}

.SupplyType.TonerYellow {
    background: yellow;
    color: #000;
}

.SupplyType.TonerBlack {
    background: black;
    color: white;
}

.SupplyType.ImagingKit {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.WasteTonerBottle {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.Staple {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.StapleG11 {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.StapleG12 {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.ColorPhotoConductor {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}




.SupplyType.BlackPhotoconductor {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}



.SupplyType.CyanPhotoconductor {
    background: cyan;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}


.SupplyType.MagentaPhotoconductor {
    background: magenta;
    color: white;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.YellowPhotoconductor {
    background: yellow;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.MaintenanceKit200KMPF {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.MaintenanceKit300K {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.MaintenanceKit {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}
.SupplyType.ADFKit {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}

.SupplyType.ColorDeveloperKit {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}


.SupplyType.BlackDeveloper {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}




.SupplyType.FuserKit {
    background: white;
    color: black;
    border: black !important;
    border-style: solid !important;
    border-width: thin !important;
}



.OrderState.Ordered {
    background: #ddd;
    color: #000;
    font-size: 100% !important;
    font-weight: 400 !important;
}

.OrderState.ToOrder {
    border-color: #f0ad4e;
    color: white;
    background-color: #f0ad4e;
    font-size: 100% !important;
    font-weight: 400 !important;
}

.OrderState.Replaced {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
    font-size: 100% !important;
    font-weight: 400 !important;
}

.OrderState.MailSent {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
    font-size: 100% !important;
    font-weight: 400 !important;
}

.OrderState.Error {
    border-color: #d9534f;
    color: white;
    background-color: #d9534f;
    font-size: 100% !important;
    font-weight: 400 !important;
    font-size: 100% !important;
    font-weight: 400 !important;
}

.OrderState.Canceled {
    border-color: #FFCC00;
    color: black;
    background-color: #FFCC00;
    font-size: 100% !important;
    font-weight: 400 !important;
    font-size: 100% !important;
    font-weight: 400 !important;
}


#grid td {
    white-space: nowrap;
}

.k-table-td {
    padding-block: 7px !important;
    font-size: 0.9rem !important;
    line-height: 1 !important;
}


.icon-shoppingcard {
    width: 32px; /*width of your image*/
    height: 32px; /*height of your image*/
    background-image: url('/Images/shopping-cart.png');
    margin: 0; /* If you want no margin */
    padding: 0; /*if your want to padding */
}



.dgHeader td, thead tr {
    background: #cccccc;
    height: 20px;
    font-size: 10pt;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 5px;
    vertical-align: top;
}


.labelcell {
    background-color: #F0F0F0;
    width: 350px !important;
}

.labelcellsmall {
    background-color: #F0F0F0;
    width: 250px !important;
}

.labelcellreport {
    background-color: #F0F0F0;
}

.valuecell {
    display: flex;
    
}

.labelcell-manualorder {
    background-color: #F0F0F0 !important;
}

.valuecell-manualorder {
}


.table-detail tr  td{
    line-height: 20px;
    padding: 5px !important;
}

.table-detail-link {
    text-decoration: underline;
    color: black;
}


.scheduler-fieldlist {
    margin: 0 0 -1em;
    padding: 0;
}

.scheduler-fieldlist li {
    list-style: none;
    padding-bottom: 1em;
}

.customreporttype-fieldlist {
    margin: 10px 0 -1em;
    padding: 0px;
    padding-left: 20px;
}

.customreporttype-fieldlist li {
    list-style: none;
    padding-bottom: 1em;
}


.k-textbox.small {
    margin-left: 10px;
    width: 250px !important;
}

.k-textbox.medium {
 
    width: 500px !important;
}


.adabreadcrumb  {
    color: black;
}

