﻿* {
    font-family: 'Open Sans', Roboto, sans-serif, Arial;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;
}

@font-face {
    font-family: 'Free3of9';
    src: url('/web/css/FREE3OF9.eot'); /* IE 5-8 */
    src: local('☺'), /* sneakily trick IE */
    url('/web/css/FREE3OF9.woff') format('woff'), url('/web/css/FREE3OF9.ttf') format('truetype'), url('/web/css/FREE3OF9.svg#font') format('svg'), url('/web/css/FREE3OF9.otf') format('otf');
}

:root {
    --source-color: #fff;
    --target-color: #DCF0FF;
    --background-color: #145A92;
}

a:visited {
    color: #0000ee;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background: #efefef;
}

::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background: #c0c0c0;
}

::-webkit-scrollbar-corner {
    background: rgba(0,0,0,0.8);
}

.ac_odd {
    background: #dddddd;
}

.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

    .ac_results ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .ac_results li {
        margin: 0px;
        padding: 2px 5px;
        cursor: default;
        display: block;
        font: menu;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
    }

.ac_loading {
    background: url(/img/loading.jpg) right no-repeat;
}

.ac_over {
    background-color: #0A246A;
    color: white;
}

.tableborderstyle {
    cursor: default;
    font-size: 9pt;
    border: solid 1px #afafaf;
}

    .tableborderstyle td {
        font-size: 9pt;
        padding-left: 10px;
    }

body {
    background-color: #fff;
    margin: 0 0 0 0;
    padding-bottom: 50px;
    color: #404040;
}

.titlebar {
    float: right;
    padding-right: 6px;
}

    .titlebar > div {
        position: relative;
        display: inline-block;
        font-size: 14px;
        margin-top: 29px;
        top: -35px;
    }

        .titlebar > div > a {
            display: inline-block;
            color: #444;
            font-weight: normal;
            padding: 2px;
        }

            .titlebar > div > a > i {
                font-size: 18px;
                margin: 0px 5px 0px 5px;
            }

    .titlebar .dropdownmenu {
        top: -25px;
    }

#DvTheme {
    list-style-type: none;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 3px 5px 0px 0px;
    font-size: 8pt;
    float: right;
    color: #ffffff;
}

    #DvTheme li {
        float: left;
        vertical-align: middle;
    }

INPUT[type=tel], INPUT[type=email], INPUT[type=text], INPUT[type=number], INPUT[type=password], INPUT[type=time], textarea {
    font-size: 12px;
    color: #1f1f1f;
    background-color: #fff;
    border: solid 1px #afafaf;
    border-radius: 5px;
    padding: 2px 4px;
}

SELECT {
    font-size: 11px;
    border-radius: 5px;
    color: #1f1f1f;
    background-color: #fff;
    padding: 2px 4px;
    max-width: 150px;
    border: solid 1px #afafaf;
}

    INPUT[type=button]:disabled, INPUT[type=text]:disabled, INPUT[type=number]:disabled, INPUT[type=password]:disabled, INPUT[type=email]:disabled, textarea:disabled, SELECT:disabled {
        background-color: rgb(235, 235, 228);
    }

#logo {
    background-image: url(/web/img/logo.png);
    background-repeat: no-repeat;
    top: -2px;
    left: 0px;
    background-position: 2px 1px;
    background-color: #fff;
    width: 48px;
    height: 30px;
    background-size: 90%;
    border-bottom: solid 1px #2D373C;
}

    #logo:hover {
        background-color: #dce9f3;
    }

.tabgradient {
    float: left;
    width: 145px;
}

.opaqueLayer {
    position: absolute;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=35);
    opacity: 0.35;
    height: 0px;
    width: 0px;
    background-color: #000000;
    z-index: 90000;
}

.questionLayer {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 300px;
    display: none;
    z-index: 90001 !important;
    background-color: Transparent;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
}

.resdiv {
    position: absolute;
    z-index: 2000;
    border: solid 1px #0f0f0f;
    border-right: 2px outset #7F9DB9;
    border-bottom: 2px outset #7F9DB9;
    border-top: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    display: none;
    background-color: #ffffff;
}

.frmcls {
    position: absolute;
    z-index: 1999;
    display: none;
    background-color: #ffffff;
}

.qrcode {
    background-image: url("/web/img/mtracksprite.png");
    background-position: -829px -345px;
    height: 21px;
    width: 24px;
}

.invoice {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -646px -498px;
    height: 21px;
    width: 26px;
}

.qb {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -612px -498px;
    height: 21px;
    width: 25px;
}

.accounting {
    background-position: -612px -498px;
    height: 21px;
    width: 25px;
    display: inline-block;
}

.searchicon {
    background-image: url(/web/img/Icons.png);
    background-position: -43px -42px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.advsearchicon_search {
    background-image: url(/web/img/Icons.png);
    background-position: -43px -42px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.copy {
    background-image: url(/web/img/Icons.png);
    background-position: -228px -9px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.audit {
    background-image: url(/web/img/Icons.png);
    opacity: 1 !important;
    background-position: -39px -9px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.edit {
    background-image: url(/web/img/Icons.png);
    background-position: -322px -10px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.addnew {
    background-image: url(/web/img/Icons.png);
    background-position: -10px -9px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.delete {
    background-image: url(/web/img/Icons.png);
    background-position: -256px -8px;
    height: 21px;
    width: 21px;
    cursor: pointer;
}

.save {
    background-image: url(/web/img/Icons.png);
    background-position: -10px -42px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.cancel {
    background-image: url(/web/img/Icons.png);
    background-position: -69px -11px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.calendar {
    font-size: 8pt;
    color: #1f1f1f;
    border: solid 1px #afafaf;
    background-image: url(/web/img/Icons.png);
    background-position: -263px -42px;
    background-repeat: no-repeat;
    width: 96px;
}

.clear {
    background-image: url(/web/img/Icons.png);
    background-position: -162px -9px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.update {
    background-image: url(/web/img/Icons.png);
    background-position: -73px -40px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.download {
    background-image: url(/web/img/Icons.png);
    background-position: -287px -8px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.upload {
    background-image: url(/web/img/Icons.png);
    background-position: -102px -11px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.user {
    background-image: url(/web/img/Icons.png);
    background-position: -131px -11px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.exprtxls {
    background-image: url(/web/img/Icons.png);
    background-position: -392px -8px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.search_pg {
    background-image: url(/web/img/Icons.png);
    background-position: -43px -42px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.print {
    background-image: url(/web/img/Icons.png);
    background-position: -723px -7px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.receive {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -458px -119px;
    height: 24px;
    width: 27px;
    background-repeat: no-repeat;
}

.reversereceive {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -490px -119px;
    height: 24px;
    width: 32px;
    background-repeat: no-repeat;
}

.returntovendor {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -526px -118px;
    height: 24px;
    width: 53px;
    background-repeat: no-repeat;
}

.poreq {
    background-image: url(/web/img/mtracksprite.png);
    background-repeat: no-repeat;
    background-position: -363px -500px;
    height: 25px;
    width: 22px;
}

.multilevel {
    background-image: url(/web/img/mtracksprite.png);
    background-repeat: no-repeat;
    background-position: -393px -500px;
    height: 22px;
    width: 18px;
}

.email {
    background-image: url(/web/img/Icons.png);
    background-position: -356px -8px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.wocompletion {
    background-image: url(/web/img/Icons.png);
    background-position: -196px -9px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.refresh {
    background-image: url(/web/img/Icons.png);
    background-position: -755px -6px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.reset {
    background-image: url(/web/img/Icons.png);
    background-position: -819px -8px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
    opacity: 0.7 !important;
}

.uparrow {
    background-image: url(/web/img/Icons.png);
    background-position: -690px -7px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.downarrow {
    background-image: url(/web/img/Icons.png);
    background-position: -595px -7px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.leftarrow {
    background-image: url(/web/img/Icons.png);
    background-position: -595px -7px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.rightarrow {
    background-image: url(/web/img/Icons.png);
    background-position: -690px -7px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.pickticket {
    background-image: url(/web/img/Icons.png);
    background-position: -658px -7px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
    opacity: 1 !important;
}

.WOSchedulingExpand {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -600px -196px;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}

.WOSchedulingCollapse {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -790px -196px;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}

.draggable {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -615px -546px;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}

.swapp {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -774px -112px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.moveup {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -779px -159px;
    width: 14px;
    height: 22px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.movedown {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -776px -133px;
    width: 15px;
    height: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.pagehelp {
    background-image: url(/web/img/Icons.png);
    background-position: -626px -8px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.GridStyle {
    border-radius: 5px;
    border-collapse: collapse;
}

TR.GridFixedHeader {
    position: absolute !important;
    background-color: #fff;
    font-size: 15px;
    height: 32px;
    color: #444;
    font-weight: 800;
    letter-spacing: 0.02em;
    z-index: 1;
}

    TR.GridFixedHeader TH {
        text-align: left;
        border: solid 1px #efefef;
        padding: 5px;
    }

    TR.GridFixedHeader A, TR.GridFixedHeader A:visited {
        font-size: 13px;
        vertical-align: top;
        font-weight: 800;
        text-decoration: none;
        display: inline-block;
        width: 100%;
        height: 100%;
        color: #337ab7;
        text-align: left;
    }

    TR.GridFixedHeader td {
        border-bottom: solid 1px #d4d4d4;
    }

TR.GridHeader {
    font-size: 13px;
    height: 22px;
    color: #444;
    background-color: #fff;
    font-weight: 800;
    letter-spacing: 0.02em;
}

    TR.GridHeader TH {
        text-align: left;
        border: solid 1px #efefef;
        padding: 5px;
    }

    TR.GridHeader A, TR.GridHeader A:visited {
        font-size: 13px;
        vertical-align: top;
        font-weight: 800;
        text-decoration: none;
        display: inline-block;
        width: 100%;
        height: 100%;
        color: #337ab7;
        text-align: left;
    }

TR.Row, TR.FilterRow, TR.InvoiceRow {
    font-size: 8pt;
    line-height: 25px;
    background-color: #ffffff;
}

TR.AlternatingRow, TR.FilterAlternatingRow, TR.InvoiceAlternatingRow {
    font-size: 8pt;
    line-height: 25px;
    background-color: #fdfdfd;
}

    TR.Row TH, TR.Row TD, TR.AlternatingRow TD {
        border: solid 1px #efefef;
        padding: 0px 5px 0px 5px;
        color: #404040;
        background: white;
    }

    TR.InvoiceAlternatingRow TD, TR.InvoiceRow TD {
        padding: 0px 0px 0px 0px;
    }

    TR.Row:hover, TR.AlternatingRow:hover {
        background-color: #dcf0ff;
    }

    TR.Row:active, TR.AlternatingRow:active {
        background-color: #efefef;
    }

TR.GridPager {
    color: #ffffff;
    line-height: 18px;
    height: 19px;
    margin-top: 10px;
}

    TR.GridPager > td {
        padding-top: 8px;
    }

    TR.GridPager td {
        font-size: 12px !important;
    }

    TR.GridPager A:hover {
        background-color: #efefef;
    }

    TR.GridPager A {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #337ab7;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }

    TR.GridPager SPAN {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        text-decoration: none;
        border: 1px solid #ddd;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

h3 {
    font-size: 12pt;
    line-height: 20px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding-left: 15px;
    color: #404040;
    text-align: left;
}

h4 {
    font-size: 9pt;
    line-height: 20px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 5px;
    color: #404040;
    text-align: left;
    width: 99%;
    border-bottom: solid 1px #afafaf;
}

h6 {
    font-size: 11pt;
    line-height: 20px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding-left: 5px;
    color: #404040;
    text-align: left;
    float: left;
}

.in {
    border-left: 3px solid #e4e4e4;
    border-right: 3px solid #e4e4e4;
    color: #404040;
    background-color: #ffffff;
    padding: 3px 7px 3px 7px;
    font-size: 9pt;
}

.inside {
    border-left: 1px solid #9d9d9d;
    border-right: 1px solid #9d9d9d;
    background-color: #ffffff;
    color: #404040;
    font-size: 9pt;
    border-radius: 15px;
    padding: 5px;
}

.notopgap {
    margin-top: 0;
}

.nobottomgap {
    margin-bottom: 0;
}

INPUT[type=button], INPUT[type=submit], INPUT[type=reset] {
    padding: 3px 12px 3px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    INPUT[type=button]:hover, INPUT[type=submit]:hover, INPUT[type=reset]:hover {
        opacity: 0.9;
    }

    INPUT[type=button]:active, INPUT[type=submit]:active, INPUT[type=reset]:active {
        background: #204d74;
    }

table tr td {
    font-size: 11px;
}

.openDvSchedule {
    background-color: white;
    width: 30%;
    height: 200px;
    top: 10px;
    position: fixed !important;
    display: none;
}
.rcnarrow {
    width: 47%;
    float: left;
    margin: 7px 7px 5px 7px;
}

    .rcnarrow h6 {
        float: left;
    }

.rcwide {
    position: absolute;
    z-index: 9000;
    width: 95%;
}

.astrik {
    color: Red;
}

.greenastrik {
    color: Green;
}

.close {
    background-image: url(/web/img/mtracksprite.png);
    background-repeat: no-repeat;
    background-position: -528px -78px;
    height: 28px;
    width: 28px;
    float: right;
    margin: 12px 15px 0px 0px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=30);
    opacity: 0.5;
    z-index: 10000;
}

.roundedcorner {
    width: 100%;
    margin: 5px 0px 0px 7px;
}

.inrounded, .rounded {
    border: 1px solid #d7d7d7;
    color: #404040;
    padding: 7px;
    line-height: 25px;
    background-color: #ffffff;
    font-size: 9pt;
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 7px 0 rgba(0,0,0,0.12) !important;
    margin-bottom: 15px;
}

.rounded {
    margin: 15px;
}

.floatinglist {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .floatinglist li {
        background-color: Transparent;
        list-style: none;
        display: inline;
        float: left;
        margin: 0px 5px 0px 5px;
        text-align: center;
        vertical-align: middle;
    }

TR.FilterHeader {
    font-size: 8pt;
    background-color: #4c4c4c;
    height: 20px;
    color: #ffffff;
}

    TR.FilterHeader TH {
        padding-left: 5px;
    }

TR.FilterRow:hover, TR.FilterRowAlternatingRow:hover {
    background-color: #feffdc;
    cursor: pointer;
}

.next {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -237px -159px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .next:active {
        background-image: url(/web/img/mtracksprite.png);
        background-position: -253px -159px;
        height: 16px;
        width: 16px;
        background-repeat: no-repeat;
    }

.last {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -269px -159px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .last:active {
        background-image: url(/web/img/mtracksprite.png);
        background-position: -285px -159px;
        height: 16px;
        width: 16px;
        background-repeat: no-repeat;
    }

.first {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -269px -175px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .first:active {
        background-image: url(/web/img/mtracksprite.png);
        background-position: -285px -175px;
        height: 16px;
        width: 16px;
        background-repeat: no-repeat;
    }

.previous {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -237px -175px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .previous:active {
        background-image: url(/web/img/mtracksprite.png);
        background-position: -253px -175px;
        height: 16px;
        width: 16px;
        background-repeat: no-repeat;
    }

.reactivate {
    background-image: url(/web/img/Icons.png);
    background-position: -460px -8px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.consolidatedpoactivate {
    background-image: url(/web/img/ConsolidatedPO.png);
    background-position: -460px -8px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}
.paginate_button {
    float: left;
    margin: 5px 3px 5px 3px;
}

#DvFilterCell {
    border-right: solid 3px #337ab7;
    width: 17%;
    float: left;
}

#DvMainPanel {
    width: 97%;
    float: left;
    margin-left: 18px;
    margin-bottom: 30px;
}

#DvFilterToggle {
    /*width: 20px;
    height: 90px;*/
    z-index: 900;
    position: absolute;
    background-color: #337ab7;
    top: 38%;
    left: 0px;
    /*background-image: url(/web/img/mtracksprite.png);
    background-position: -819px -5px;*/
    background-repeat: no-repeat;
    filter: alpha(opacity=90);
    opacity: 0.9;
    display: none;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.5);
    width: 24px;
    height: 53px;
    background-image: url(/web/img/icons/search-white.png);
    background-size: 16px;
    background-position: 2px 18px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transition-property: transform;
    /*border-bottom: solid 1px #afafaf;
    border-top: solid 1px #afafaf;*/
}

    #DvFilterToggle:hover {
        width: 27px;
        height: 56px;
        filter: alpha(opacity=100);
        opacity: 1;
        background-position: 4px 20px;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }

    #DvFilterToggle.filter-toggle-expanded {
        /*background-position: -819px -95px;
         border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
      
    */
        /*border-left: solid 1px #afafaf;*/
        border-top-left-radius: 47px;
        border-bottom-left-radius: 47px;
        background-position: 5px 18px;
        width: 27px;
        height: 56px;
        filter: alpha(opacity=100);
        opacity: 1;
        background-position: 7px 20px;
        box-shadow: -2px 1px 4px 0px rgba(0,0,0,0.5);
    }

    #DvFilterToggle.filter-toggle-collapsed {
        /*background-position: -819px -5px;
          border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    */
        /*border-right: solid 1px #afafaf;*/
        border-top-right-radius: 47px;
        border-bottom-right-radius: 47px;
    }

#UlFilterAdvSearch td {
    border: solid 2px #337ab7;
    padding: 3px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #337ab7;
}

    #UlFilterAdvSearch td a {
        cursor: pointer;
        text-decoration: none;
        color: #ffffff;
        font-weight: normal;
        font-size: 10pt;
        padding: 3px 6px 3px 6px;
        margin: 0px 0px 0px 0px;
    }

    #UlFilterAdvSearch td.current {
        border: solid 2px #337ab7;
        border-bottom: solid 2px #ffffff;
        background-color: #ffffff;
    }

        #UlFilterAdvSearch td.current a {
            font-weight: normal;
            color: #404040;
        }


.normaltext {
    font-size: 8pt;
    color: #0f0f0f !important;
}

.watermarktext {
    font-size: 8pt;
    color: #989898 !important;
}

.helpinfocontrol {
    z-index: 299998;
    font-size: 8pt;
    cursor: default;
}

#DvFooter {
    position: fixed;
    z-index: 99999;
    width: 100%;
    bottom: 22px;
    left: 0px;
    font-size: 11px;
    background-color: #f6f6f6;
    padding: 5px 10px;
    border-top: solid 2px #999;
    box-sizing: border-box;
    height: 30px;
}

#DvFloatingError {
    position: absolute;
    z-index: 99999999;
    top: 0px;
    left: 0px;
    display: none;
    width: 700px;
    line-height: 20px;
    border: 2px solid #ff0000;
    padding: 5px 10px 5px 10px;
    background: #ffffff;
    width: 300px;
    border-radius: 10px;
    box-shadow: 3px 3px 2px #7a7a7a;
    font-size: 9pt;
}

    #DvFloatingError div.current {
        float: left;
        background-image: url(/web/img/mtracksprite.png);
        height: 20px;
        width: 23px;
        background-position: -192px -221px;
        margin: -2px 3px 0px 0px;
    }

.errornotification {
    background-image: url(/web/img/mtracksprite.png);
    background-repeat: no-repeat;
    background-position: 0px -328px;
    height: 57px;
    width: 190px;
    font-size: 9pt;
    padding: 8px 10px 20px 10px;
    position: absolute;
    z-index: 99999999;
    top: 0px;
    left: 0px;
    display: none;
}

.successnotification {
    background-image: url(/web/img/mtracksprite.png);
    background-repeat: no-repeat;
    background-position: -264px -328px;
    height: 57px;
    width: 190px;
    font-size: 9pt;
    padding: 8px 10px 20px 10px;
    position: absolute;
    z-index: 99999999;
    top: 0px;
    left: 0px;
    display: none;
}

.errornotification span {
    font-weight: bold;
    font-size: 10pt;
    color: #ff0000;
}

.successnotification span {
    font-weight: bold;
    font-size: 10pt;
    color: #2c8629;
}

.successnotification div, .errornotification div {
    margin-right: 20px;
    font-size: 8pt;
}

    .errornotification div.current {
        float: right;
        background-image: url(/web/img/mtracksprite.png);
        background-repeat: no-repeat;
        background-position: -7px -63px;
        width: 11px;
        height: 11px;
        margin-right: 20px;
    }

    .successnotification div.current {
        float: right;
        background-image: url(/web/img/mtracksprite.png);
        background-repeat: no-repeat;
        background-position: -50px -62px;
        width: 11px;
        height: 11px;
        margin-right: 20px;
    }

.error {
    float: right;
    background-image: url(/web/img/mtracksprite.png);
    height: 20px;
    width: 24px;
    background-position: -192px -221px;
    margin: -2px 5px 0px 5px;
}

.success {
    float: right;
    background-image: url(/web/img/mtracksprite.png);
    height: 20px;
    width: 20px;
    background-position: -292px -221px;
    margin: -2px 5px 0px 5px;
}

.clearstyle {
    clear: both;
}

.tdover {
    background-color: #afafaf;
}
/*-------------------------------Calendar control classes start here-----------------------------------------------*/
.calendar-control {
    box-sizing: border-box;
    display: none;
    background-color: #fff;
    border: #afafaf solid 1px;
    position: absolute;
    z-index: 99999;
    top: 100px;
    left: 100px;
    width: 200px;
    height: 200px;
    padding-top: 6px;
    text-align: center;
    cursor: default;
    font-size: 11px;
    overflow: hidden;
    -webkit-box-shadow: 3px 6px 17px 0px #8f8f8f;
    -moz-box-shadow: 3px 6px 17px 0px #8f8f8f;
    box-shadow: 3px 6px 17px 0px #8f8f8f;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .calendar-control * {
        box-sizing: border-box;
    }

    .calendar-control .wrapper {
        width: 500px;
        height: 154px;
        position: relative;
    }

    .calendar-control .floater {
        float: left;
        transform: scale(1);
        margin: 0px 10px 10px 8px;
    }

    .calendar-control a {
        text-decoration: none;
        color: #1069AF;
        font-weight: bold;
        cursor: default;
        width: 150px;
        display: inline-block;
        line-height: 20px;
    }

        .calendar-control a:hover {
            color: #008FFF;
        }

        .calendar-control a:visited {
            color: #1069AF;
        }

        .calendar-control a.leftarrow {
            background-repeat: no-repeat;
            width: 15px;
            height: 20px;
            display: inline-block;
            background-position: 0px 3px;
            background-size: 50% 50%;
        }

        .calendar-control a.leftarrow-image {
            background-image: url(/web/img/leftarrow.png);
        }

            .calendar-control a.leftarrow-image:hover {
                background-image: url(/web/img/leftarrow_hover.png);
            }

        .calendar-control a.rightarrow {
            background-repeat: no-repeat;
            width: 15px;
            height: 20px;
            background-position: 5px 3px;
            display: inline-block;
            background-size: 50% 50%;
        }

        .calendar-control a.rightarrow-image {
            background-image: url(/web/img/rightarrow.png);
        }

            .calendar-control a.rightarrow-image:hover {
                background-image: url(/web/img/rightarrow_hover.png);
            }

        .calendar-control a.today {
            display: block;
            width: 180px;
        }

    .calendar-control ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        clear: both;
    }

        .calendar-control ul li {
            float: left;
            width: 25px;
            padding: 2px 5px 2px 5px;
            text-align: right;
        }

        .calendar-control ul.dates li.today {
            border: solid 1px #4881AD;
            border-radius: 3px;
            color: #1069AF;
            padding: 1px 4px 1px 4px;
            background: #ffffff;
            background: -moz-linear-gradient(top, #ffffff 30%, #ccd9e2 100%);
            background: -webkit-linear-gradient(top, #ffffff 30%, #ccd9e2 100%);
            background: linear-gradient(to bottom, #ffffff 30%, #ccd9e2 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccd9e2',GradientType=0 );
        }

        .calendar-control ul.dates li:hover {
            color: #1069AF;
            padding: 1px 4px 1px 4px;
            border: solid 1px #64BCFA;
            border-radius: 3px;
        }

        .calendar-control ul.days li {
            font-weight: bold;
            border-bottom: 1px solid #dfdfdf;
        }

        .calendar-control ul.months {
            margin-top: 16px;
        }

            .calendar-control ul.months li {
                width: 46px;
                height: 46px;
                text-align: center;
                border: solid 1px #f0f0f0;
                padding-top: 12px;
            }

                .calendar-control ul.months li:hover {
                    color: #1069AF;
                    border: solid 1px #64BCFA;
                    border-radius: 3px;
                }

    .calendar-control .dateNotOfCurrentMonth {
        color: #c0c0c0;
    }

    .calendar-control .separator {
        border-top: 1px solid #efefff;
        display: block;
        margin-top: 5px;
    }

    .calendar-control ul.dates li.current {
        border: solid 1px #4881AD;
        border-radius: 3px;
        background-color: #808080;
        color: #fff;
        padding: 1px 4px 1px 4px;
        background-image: none;
    }

.confirm {
    background-color: #efefef;
    width: 370px;
    height: 100px;
    padding: 20px 30px 30px 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.25);
    box-shadow: 0 6px 12px rgba(0,0,0,.35);
}

    .confirm td {
        font-size: 14px;
        font-weight: bolder;
        color: #666;
    }

    .confirm .fa-exclamation-triangle {
        font-size: 48px;
        color: #b61d1d;
    }

    .confirm input[type=submit], .confirm input[type=button] {
        width: 90px;
    }

        .confirm input[type=submit][value=Yes], .confirm input[type=button][value=Yes] {
            opacity: 0.85;
            filter: alpha(opacity=85);
        }

.warninglist {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .warninglist li {
        margin-left: 0;
        margin-bottom: 0;
        list-style: none;
        top: 0px;
        padding: 5px 5px 5px 5px;
        display: inline;
    }

.anim {
    background-image: url(/web/img/anim.png);
    width: 49px;
    height: 48px;
    background-position: 0px 0px;
    display: none;
    position: absolute;
    z-index: 299999;
    top: 0px;
    left: 0px;
}

.entry {
    border: solid 1px #b6e8d5;
    color: #1e5451;
    font-size: 9pt;
}

.HiddenTextBox {
    visibility: hidden;
}
/**********************Report Menu Classes***************************************************/
.reportmenu {
    list-style: none;
    list-style-type: none;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .reportmenu li {
        margin-left: 10px;
        text-align: left;
        border-bottom: solid 1px #e8e8e8;
        cursor: pointer;
        box-sizing: border-box;
    }

        .reportmenu li a, .reportmenu li a:visited {
            font-size: 11px;
            line-height: 18px;
            color: #1f1f1f;
            text-decoration: none;
            font-weight: normal;
            display: inline-block;
            width: 100%;
            height: 100%;
            padding: 3px 0px 3px 10px;
            box-sizing: border-box;
        }

        .reportmenu li.current {
            background-color: #337AB7;
            border-width: 0px;
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }

            .reportmenu li.current a {
                padding: 3px 0px 3px 10px;
                color: #ffffff;
            }

        .reportmenu li.previous-sibling {
            border-bottom: solid 0px;
        }

/*************************************************************************************/
.movetoleft {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -270px -569px;
    width: 39px;
    height: 27px;
    margin: 5px 0px 5px 0px;
}

    .movetoleft:active {
        background-position: -314px -569px;
    }

.movetoright {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -270px -499px;
    width: 39px;
    height: 27px;
    margin: 5px 0px 5px 0px;
}

    .movetoright:active {
        background-position: -314px -499px;
    }

.movealltoleft {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -270px -604px;
    width: 39px;
    height: 27px;
    margin-top: 7px;
}

    .movealltoleft:active {
        background-position: -314px -604px;
    }

.movealltoright {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -270px -533px;
    width: 39px;
    height: 27px;
    margin-bottom: 7px;
}

    .movealltoright:active {
        background-position: -314px -533px;
    }
/*************************************************************************************/
.customdropdown {
    line-height: 20px;
    background-image: url(/web/img/mtracksprite.png);
    background-position: right -461px;
    width: auto;
    max-width: 140px;
    height: 18px;
    font-size: 8pt;
    color: #1f1f1f;
    background-color: #fff;
    border: solid 1px #afafaf;
    cursor: default;
    padding-left: 5px;
    border-radius: 5px;
}

    .customdropdown:hover {
        opacity: 0.9;
        filter: alpha(opacity = 90);
    }

/*************************************************************************************/
.checklist {
    list-style-type: none;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #1f1f1f;
    background-color: #fff;
}

    .checklist li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        line-height: 12px;
        font-size: 9pt;
        border-bottom: solid 1px #efefef;
    }

        .checklist li input[type=checkbox] {
            margin-right: 7px;
        }

.floatablepanel {
    position: absolute;
    display: none;
    left: 0px;
    max-width: 250px;
    width: auto;
    top: 0px;
    z-index: 11001;
    border: solid 1px #afafaf;
    color: #1f1f1f;
    background-color: #fff;
    height: 160px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.reportseparator {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -730px -196px;
    margin-left: 45%;
    width: 51px;
    height: 18px;
    position: relative;
    z-index: 999;
    margin-top: -21px;
}

.reportseparatorinverted {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -730px -218px;
    width: 51px;
    height: 18px;
    position: relative;
    z-index: 999;
}

.SeparatorLine {
    position: relative;
    z-index: 998;
    background-color: #8d8a8d;
    height: 3px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.SeparatorLineInverted {
    position: relative;
    z-index: 998;
    background-color: #8d8a8d;
    height: 3px;
    margin-top: -21px;
    margin-bottom: 10px;
}

/*autosuggest classes*/
.autosuggest, .autosuggestemail, .auto-suggest-control {
    color: #444;
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    background-color: #fefefe;
    font-size: 8pt;
    border: solid 1px #afafaf;
    z-index: 90002 !important;
    border-radius: 5px;
    border-top-left-radius: 0px;
    min-width: 200px;
    max-height: 200px;
    max-width: 400px;
    overflow: auto;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none;
}

    .autosuggest ul, .filtersearch, .autosuggestemail ul, .auto-suggest-control ul {
        box-sizing: border-box;
        font-size: 13px;
        list-style: none;
        list-style-type: none;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

        .autosuggest li, .filtersearch li, .autosuggestemail li, .auto-suggest-control li {
            line-height: 20px;
            padding: 2px 2px 2px 11px;
            text-align: left;
            cursor: default;
        }

            .autosuggest li:hover, .autosuggest li.selected, .autosuggestover, .auto-suggest-control li:hover {
                background-color: #337ab7;
                color: #fff !important;
            }

        .filtersearch li {
            border: solid 1px transparent;
        }

            .filtersearch li:hover {
                box-sizing: border-box;
                border: solid 1px #efefef;
                background-color: #dcf0ff;
            }

.autosuggestemail {
    min-width: 300px;
    max-width: 400px;
}

    .autosuggestemail ul {
        margin-bottom: 30px;
    }

    .autosuggestemail span > strong {
        font-size: 12px;
    }

    .autosuggestemail span > email {
        font-size: 11px;
        display: block;
        margin-left: 20px;
        line-height: 25px;
    }

    .autosuggestemail input[type=button] {
        width: 100%;
        position: absolute;
    }
/*markers for help windows*/
.topmarker {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -382px -502px;
    background-repeat: no-repeat;
    width: 14px;
    height: 10px;
    position: absolute;
    margin-top: -9px;
}

.leftmarker {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -367px -515px;
    background-repeat: no-repeat;
    width: 10px;
    height: 14px;
    position: absolute;
    margin-left: -9px;
}

.rightmarker {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -401px -515px;
    background-repeat: no-repeat;
    width: 10px;
    height: 14px;
    position: absolute;
    margin-right: -9px;
}

.bottommarker {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -382px -532px;
    background-repeat: no-repeat;
    width: 14px;
    height: 10px;
    position: absolute;
    margin-bottom: -9px;
}

.errcontrol {
    border: solid 2px #ff0000;
}

.description {
    font-size: 7pt;
    color: #494949;
    width: 150px;
    line-height: 10px;
    display: inherit;
    white-space: normal;
}

.thumbnail {
    width: 70px;
    border: solid 3px #d4d4d4;
    margin: 4px 4px 4px 4px;
    display: block;
}

.treeexpand {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -600px -196px;
    width: 13px;
    height: 16px;
    margin: 4px 0px 0px 0px;
    cursor: pointer;
}

.treecollapse {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -792px -196px;
    width: 13px;
    height: 16px;
    margin: 4px 0px 0px 0px;
    cursor: pointer;
}

.block {
    width: 98px;
    height: 25px;
    background-image: url(/web/img/mtracksprite.png);
    cursor: default;
    background-position: -684px -344px;
    clear: both;
    text-align: center;
    font-size: 10pt;
    color: #ffffff;
    line-height: 25px;
    font-weight: bold;
    letter-spacing: 0.08em;
    display: inline-block;
    margin: 2px;
}

.nochangedbutton {
    width: 98px;
    height: 25px;
    background-image: url(/web/img/mtracksprite.png);
    cursor: default;
    background-position: -684px -344px;
    clear: both;
    text-align: left;
    font-size: 7pt;
    color: #ffffff;
    line-height: 15px;
    font-weight: bold;
    letter-spacing: 0.06em;
    display: inline-table;
    margin: 2px;
}

.block:active {
    background-position: -684px -378px;
}

.schday {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -512px -609px;
    height: 30px;
    width: 52px;
    background-repeat: no-repeat;
}

.schdayclick {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -512px -578px;
    height: 30px;
    width: 52px;
    background-repeat: no-repeat;
}

.schweek {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -565px -609px;
    height: 30px;
    width: 55px;
    background-repeat: no-repeat;
}

.schweekclick {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -565px -578px;
    height: 30px;
    width: 55px;
    background-repeat: no-repeat;
}

.schmonth {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -619px -609px;
    height: 30px;
    width: 64px;
    background-repeat: no-repeat;
}

.schmonthclick {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -619px -578px;
    height: 30px;
    width: 64px;
    background-repeat: no-repeat;
}

.printuspslabel {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -463px -497px;
    height: 24px;
    width: 23px;
    background-repeat: no-repeat;
}

.manufacturingwo {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -436px -497px;
    height: 24px;
    width: 23px;
    background-repeat: no-repeat;
}

.printWithLetterHead {
    background-image: url(/web/img/Icons.png);
    background-position: -723px -7px;
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
}

.printWithNotes {
    background-image: url(/web/img/Icons.png);
    background-position: -723px -7px;
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
}

.vendorcustomerreturn {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -722px -568px;
    height: 30px;
    width: 35px;
    background-repeat: no-repeat;
}

/* Code Added for RFQ Module */
.popupwindow {
    overflow: visible;
    display: none;
    position: fixed;
    background: #FFFFFF;
    border: 0px solid #848884;
    z-index: 5000;
    padding: 12px;
    font-size: 13px;
    border-radius: 15px;
    -moz-border-radius: 15px;
}

.closewindow {
    background-image: url("/web/img/Buttons/close3.PNG");
    right: -15px;
    top: -15px;
    position: absolute;
    display: block;
    cursor: pointer;
    width: 35px;
    height: 34px;
    background-repeat: no-repeat;
}

    .closewindow:hover {
        background-image: url("/web/img/Buttons/close2.PNG");
    }

.SecondLevelMenu {
    background-color: #dddddd;
    color: #303030;
    height: 25px;
    font-size: 9pt;
    font-weight: bold;
}

    .SecondLevelMenu td {
        cursor: pointer;
        padding: 2px 10px 2px 10px;
        text-align: center;
        color: #303030;
    }

        .SecondLevelMenu td:hover {
            color: #404040;
            font-size: 9pt;
            text-decoration: underline;
        }

.SecondLevelMenu_td {
    color: #303030;
}

.SecondLevelMenu_td_Sel {
    color: #404040;
    font-size: 9pt;
    text-decoration: underline;
}

    .SecondLevelMenu_td_Sel:hover {
        color: #404040;
        font-size: 9pt;
        text-decoration: underline;
    }

.eventtableborderstyle {
    padding-left: 0px;
    padding-top: 0px;
    background-color: transparent;
    border: solid 1px #afafaf;
    font-size: 9pt;
    color: #404040;
    font-weight: normal;
    border-radius: 15px;
    -moz-border-radius: 15px;
}

.tablestyle {
    padding-left: 0px;
    padding-top: 0px;
    background-color: transparent;
    font-size: 9pt;
    color: #242323;
    font-weight: normal;
}

.sectiontd {
    background-color: #bfc2c3;
    height: 30px;
    padding: 2px 2px 2px 10px;
    font-weight: bold;
    text-align: left;
}

.informativetexttd {
    background-color: #e5e6e7;
    border-left: solid 1px #e5e6e7;
    border-right: solid 1px #e5e6e7;
    border-bottom: solid 1px #e5e6e7;
    padding: 2px 2px 2px 10px;
    text-align: left;
}

.questiontd {
    background-color: #e5e6e7;
    text-align: left;
    padding: 2px 2px 2px 10px;
}

.answertd {
    background-color: #ffffff;
    border-left: solid 1px #e5e6e7;
    border-right: solid 1px #e5e6e7;
    border-bottom: solid 1px #e5e6e7;
    padding: 2px 2px 2px 40px;
}

.attechmenttd {
    border-top: solid 1px #e5e6e7;
    background-color: #ffffff;
    border-left: solid 1px #e5e6e7;
    border-right: solid 1px #e5e6e7;
    border-bottom: solid 1px #e5e6e7;
    text-align: left;
    padding: 2px 2px 2px 10px;
}

.attechmentcontenttd {
    border-right: solid 1px #e5e6e7;
    background-color: #e5e6e7;
    padding: 2px 2px 2px 10px;
    width: 8%;
    height: 30px;
    text-align: right;
}

.sectionmenutd {
    background-color: #bfc2c3;
    border-right: solid 1px #e5e6e7;
    padding: 2px 2px 2px 10px;
    width: 8%;
    height: 30px;
    text-align: right;
}

.attechmentmenutd {
    background-color: #ffffff;
    border-right: solid 1px #e5e6e7;
    padding: 2px 2px 2px 10px;
    width: 8%;
    height: 30px;
    text-align: right;
}

.pickticketbtn {
    background-image: url(/web/img/Icons.png);
    background-position: -658px -7px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.eqlocation {
    background-image: url("/web/img/location.png");
    height: 21px;
    width: 24px;
}

.EqReportdownload {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -774px -88px;
    height: 7%;
    width: 25px;
    background-repeat: no-repeat;
}

.prorate {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -774px -57px;
    width: 20px;
    height: 28px;
    background-repeat: no-repeat;
}

.span-with-border {
    border: solid 1px #afafaf;
    padding: 0px 5px 0px 5px;
    border-radius: 5px;
    float: left;
    margin: 0px 3px 0px 5px;
}

.row {
    width: 100%;
    clear: both;
    padding: 0px 10px 10px 10px;
    margin: 0px 0px 10px 20px;
    font-size: 0.75rem;
}

    .row span {
        font-weight: bold;
        color: rgb(38,38,38);
    }

.datalist {
    font-size: 8pt;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .datalist li {
        padding-left: 15px;
        line-height: 24px;
    }

.align-left {
    margin: 3px;
    float: left;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    .dropbtn:hover, .dropbtn:focus {
        background-color: #3e8e41;
    }

.hidecontrol {
    display: none;
}

.list-header {
    font-weight: bold;
    background-color: #c8c8c8;
    margin-top: 15px !important;
}

    .list-header li {
        border-left: solid 1px #efefef;
    }

.inline-list {
    clear: both;
    color: #2f2e2e;
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 0.7rem;
}

    .inline-list li {
        line-height: 25px;
        display: inline-block;
        width: 14%;
        vertical-align: top;
        margin: 0px;
        box-sizing: border-box;
        padding: 2px 0px 0px 10px;
    }

.small-list {
    width: 2% !important;
}

.medium-list {
    width: 7% !important;
}

.large-list {
    width: 20% !important;
}

.extra-large-list {
    width: 30% !important;
}

.float-right {
    float: right;
}


.expandall {
    background-image: url(/web/img/expandall.png);
    height: 24px;
    width: 28px;
}

.collapseall {
    background-image: url(/web/img/collapseall.png);
    height: 24px;
    width: 28px;
}

.serial-no {
    text-transform: uppercase;
}

.small-button {
    font-size: 0.65rem !important;
    height: 21px;
}

.rework {
    background-image: url(/web/img/Icons.png);
    background-position: -850px -7px;
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
}

.bold {
    font-weight: bold;
}

.section-header {
    background-color: #c4c4c4;
    color: #444;
}

.red {
    color: #ed1c1c;
}

.green {
    color: #118711;
}

.yellow {
    color: #b29e2a;
}

.printJobCosting {
    background-image: url(/web/img/Icons.png);
    background-position: -565px -7px;
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
}

.tradeIn {
    background-image: url(/web/img/mtracksprite.png);
    background-repeat: no-repeat;
    background-position: -796px -407px;
    height: 22px;
    width: 27px;
}

.reschedule {
    background-image: url(/web/img/Icons.png);
    background-position: -786px -6px;
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
}

.lot {
    background-image: url(/web/img/mtracksprite.png);
    background-position: -772px -24px;
    width: 27px;
    height: 26px;
    background-repeat: no-repeat;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.emailbtn {
    color: #333;
    background-color: #fff;
    padding: 4px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 5px;
    border-color: #adadad;
    cursor: pointer;
}

.emailList {
    position: relative;
    display: none;
}

.emailList-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 215px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    max-height: 140px;
    overflow-y: auto;
}

    .emailList-content label {
        color: black;
        padding: 1px 4px;
        text-decoration: none;
        display: block;
        cursor: pointer;
    }

        .emailList-content label:hover {
            background-color: #f1f1f1;
        }

input[readonly], textarea[readonly] {
    background-color: rgb(235, 235, 228);
    border: 1px solid #afafaf;
}

.buttonpanel {
    margin-top: -5px;
}

.filtersearchtext {
    margin: 5px 0px 0px 10px;
    width: 200px;
}

.filtersearchspan {
    padding: 2px 2px 2px 10px;
}

hr {
    border: solid 1px #efefef;
    margin: 10px 0px 10px 0px;
}

a, a:visited {
    color: #206ec5;
    text-decoration: none;
    font-weight: bold;
}

.expand {
    background-image: url(/web/img/expand-down-arrow.png);
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
    background-size: 14px 14px;
    cursor: pointer;
    margin: 4px;
}

.minimize {
    background-image: url(/web/img/collapse-up-arrow.png);
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
    background-size: 14px 14px;
    cursor: pointer;
    margin: 4px;
}

.expandsmall {
    background-image: url(/web/img/expand-down-arrow.png);
    height: 12px;
    width: 12px;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    margin: 2px;
}

.collapsesmall {
    background-image: url(/web/img/collapse-up-arrow.png);
    height: 12px;
    width: 12px;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    margin: 2px;
}

#Header {
    background-color: #faf9f9;
    height: 4px;
}

.tabbg {
    background-color: #faf9f9;
    height: 30px;
}


#navigation {
    vertical-align: top;
    height: 30px;
    padding-left: 5px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none;
}

    #navigation > ul {
        font-size: 11px;
        list-style: none;
        padding: 0;
        margin: 0;
    }


        #navigation > ul > li {
            max-width: 135px;
            cursor: default;
            list-style-type: none;
            float: left;
            margin: 0;
            color: #000;
            height: 21px;
            border: solid 1px #cacaca;
            border-bottom: solid 0px;
            border-top-left-radius: 8px;
            border-top-right-radius: 8px;
            text-align: left;
            padding-top: 8px;
            padding-left: 10px;
            vertical-align: middle;
            background-color: #dadada;
            position: relative;
        }

            #navigation > ul > li.current {
                list-style-type: none;
                float: left;
                margin: 0;
                cursor: default;
                background-color: #fff;
                height: 22px;
                border: solid 1px #cacaca;
                border-bottom: solid 0px;
                color: #1d1d1d;
            }

                #navigation > ul > li.current span, #navigation > ul > li > span {
                    float: left;
                    max-width: 115px;
                    cursor: default;
                    margin-top: -2px;
                    display: inline-block;
                    vertical-align: top;
                    position: relative;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                #navigation > ul > li.current > div, #navigation > li > div {
                    float: right;
                    width: 11px;
                    height: 11px;
                }

                #navigation > ul > li.current:before,
                #navigation > ul > li.current:after {
                    content: "";
                    position: absolute;
                    top: 18px;
                    height: 11px;
                    width: 20px;
                    bottom: 0;
                    border-bottom: solid 1px #cacaca;
                    z-index: 2;
                }

                #navigation > ul > li.current:after {
                    right: -20px;
                    border-radius: 0 0 0 10px;
                    -moz-border-radius: 0 0 0 10px;
                    -webkit-border-radius: 0 0 0 10px;
                    -webkit-box-shadow: -4px 1px 0px 1px #fff;
                    box-shadow: -4px 1px 0px 1px #fff;
                }

                #navigation > ul > li.current:before {
                    left: -20px;
                    border-radius: 0 0 10px 0;
                    -moz-border-radius: 0 0 10px 0;
                    -webkit-border-radius: 0 0 10px 0;
                    -webkit-box-shadow: 4px 1px 0px 1px #fff;
                    box-shadow: 4px 1px 0px 1px #fff;
                }

#DvSeparator {
    height: 4px;
    background-color: transparent;
    border-top: solid 1px #cacaca;
    border-bottom: solid 1px #cacaca;
}

.closetab {
    color: #666;
    float: right;
    font-size: 11px;
    border-radius: 50%;
    padding: 2px 3px 2px 3px;
    box-sizing: border-box;
    margin-right: 3px;
}

#navigation > ul > li.current > .closetab:hover {
    background-color: #db4437;
    color: #fff;
}

#navigation > ul > li > .closetab:hover {
    background-color: #e26c62;
    color: #fff;
}

.searchpager {
    margin: 6px 0px 6px 0px;
}

    .searchpager a {
        border: solid 1px #bcbcbc;
        width: 10px;
        height: 10px;
        padding: 3px 8px 3px 8px;
        margin: 2px;
        text-decoration: none;
        color: #337ab7;
    }

        .searchpager a.current, .searchpager a.current:visited {
            color: #ffffff;
            background-color: #337ab7;
        }

        .searchpager a:visited {
            color: #337ab7;
            background-color: #ffffff;
        }


input[type=image], .searchicon, .pagehelp {
    opacity: 0.8;
    filter: alpha(opacity=8);
}

input[type=image] {
    margin: 0px 3px 0px 3px;
}

.dropdown-menu-content {
    max-width: 200px;
    position: absolute;
    top: 29px !important;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0px 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    border-top: solid 5px #2677B8;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.25);
    box-shadow: 0 6px 12px rgba(0,0,0,.35);
}

    .dropdown-menu-content ul {
        float: left;
        min-width: 160px;
        padding: 0px;
        margin: 0px;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

    .dropdown-menu-content .divider {
        height: 1px;
        margin: 2px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu-content a, .agv-masters {
        display: block;
        padding: 0px 10px 0px 12px;
        clear: both;
        font-weight: 400;
        line-height: 25px;
        color: #333;
        white-space: nowrap;
        max-width: 155px;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 13px;
    }

    .dropdown-menu-content i {
        margin-right: 4px;
    }

    .dropdown-menu-content li a:hover, .agv-masters:hover {
        background-color: #2677B8;
        color: #fff;
    }

.facility-menu a {
    max-width: unset;
}

.agv-masters i {
    font-size: 16px;
    top: 2px;
    position: relative;
    margin-left: 45px;
}

.agv-masters:hover i {
    transform: rotate(90deg);
}

.agv-masters-list {
    display: none;
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.25);
    box-shadow: 0 6px 12px rgba(0,0,0,.35);
    max-width: 177px;
    width: 100%;
    left: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: solid 5px #5a5a5a;
}

.agv-masters:hover .agv-masters-list {
    display: block;
}

.agv-masters-list a:last-child:hover {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.settings-menu, .help-menu {
    width: 828px;
    height: auto;
    position: absolute;
    left: -802px;
    max-width: 828px;
    padding: 20px 0px 20px 20px;
}

    .settings-menu user {
        font-size: 24px;
    }

    .settings-menu theme {
        float: right;
        margin-right: 10px;
        margin-top: 5px;
    }

        .settings-menu theme span {
            display: inline-block;
            width: 28px;
            height: 25px;
            right: 24px;
            position: relative;
        }

        .settings-menu theme div {
            position: relative;
            display: inline-block;
            border: solid 1px #afafaf;
            border-radius: 5px;
            width: 150px;
            top: -1px;
            height: 24px;
            left: -3px;
        }

            .settings-menu theme div themename {
                position: relative;
                display: inline-block;
                width: 111px;
                left: 24px;
                top: 2px;
            }

            .settings-menu theme div b.caret {
                left: 130px;
                top: 10px;
                position: absolute;
            }

.help-menu {
    width: 400px;
    left: -390px;
    max-width: 400px;
}

#DvCurrentTheme {
    margin: 0px;
    width: 15px;
    height: 15px;
    left: 5px;
    top: 5px;
    border: none;
    border-radius: 0px;
    position: absolute;
    background-color: #fd5105;
}

#ULColor {
    display: none;
    list-style: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    font-size: 14px;
    top: 25px;
    left: 0px;
    z-index: 10000;
    background-color: #ffffff;
    border: solid 1px #d4d4d4;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.25);
    box-shadow: 0 6px 12px rgba(0,0,0,.35);
    cursor: default;
    color: #444 !important;
}

    #ULColor li {
        width: 132px;
        height: 12px;
        padding: 3px 7px 9px 6px;
        margin: 0px;
    }

        #ULColor li:hover {
            background-color: #fffed7;
        }

        #ULColor li color {
            width: 16px;
            height: 16px;
            display: inline-block;
            position: relative;
            border: solid 1px #afafaf;
        }

        #ULColor li text {
            display: inline-block;
            position: relative;
            top: -3px;
            left: 3px;
        }

.settings-menu:before, .facility-menu:before, .quick-add-new-menu:before, .help-menu:before, .notifications-menu:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -13px;
    left: 810px;
    border-bottom: 12px solid #2677B8;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.notifications-menu {
    width: 350px;
    box-sizing: border-box;
    max-width: unset;
    left: -280px;
    display: none;
}

    .notifications-menu:before {
        top: -14px;
        left: 288px;
    }

.notifications-container .card-content {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: unset;
    max-width: unset;
    color: #206ec5;
    padding: 0px;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    width: 100%;
}

    .notifications-container .card-content .place-holder {
        color: #444;
    }

.quick-add-new {
    color: #2677B8;
}

.quick-add-new-menu {
    left: -78px;
    font-size: 13px;
}

    .quick-add-new-menu:before {
        top: -14px;
        left: 84px;
    }

.facility-menu:before {
    left: 30px;
}

.help-menu:before {
    left: 398px;
}

.facility-menu ul {
    max-height: 300px;
    overflow: auto;
    max-width: 200px;
    width: 199px;
}

.settings-menu ul {
    margin-top: 8px;
    margin-right: 30px;
}

.settings-menu strong {
    padding-left: 12px;
    padding-bottom: 7px;
    display: inline-block;
    font-weight: 800;
    font-size: 15px;
    width: 165px;
    border-bottom: solid 1px #afafaf;
}

.settings-menu a {
    font-size: 13px;
}

    .settings-menu a:hover {
        background-color: #2677B8 !important;
        color: #fff;
    }

.show {
    display: block;
}


.help {
    margin: 2px 0px 0px 7px;
    font-size: 14px;
    position: relative;
    display: inline-block;
    color: #999;
}

    .help .helptext {
        letter-spacing: 0px;
        min-width: 200px;
        font-size: 12px;
        line-height: 20px;
        background-color: #4c4c4c;
        color: #fff;
        text-align: left;
        padding: 10px;
        border-radius: 6px;
        position: absolute;
        z-index: 10000;
        top: -5px;
        left: 120%;
        cursor: default;
        display: none;
    }

    .help:hover .helptext {
        display: block;
    }

    .help .helptext::after {
        content: " ";
        position: absolute;
        top: 8px;
        right: 100%;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #4c4c4c transparent transparent;
    }

a.nav-link {
    color: #206ec5;
    cursor: pointer;
    padding: 7px 10px 7px 10px;
    display: inline-block;
    min-width: 50px;
}

.nav-tabs {
    display: block;
    clear: both;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.02em;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
    padding-left: 0px;
    list-style: none;
    background-color: #fff;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    border: none;
}

.nav-tabs > li {
    margin-bottom: 0px;
    display: inline-block;
    padding: 5px 5px 0px 5px;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        display: inline-block;
        border-bottom: 3px solid #2fa3e6;
        border-left: 0;
        border-top: 0;
        border-right: 0;
        border-radius: 0;
        color: #1f1f1f;
    }

.grid-inner-list {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 1px;
}

    .grid-inner-list li {
        line-height: 15px;
        margin: 0px;
        padding: 1px;
        clear: both;
        display: block;
        overflow: hidden;
        white-space: nowrap;
    }

        .grid-inner-list li span:first-child {
            font-weight: bold;
        }

        .grid-inner-list li span:nth-child(2) {
            margin-left: 1px;
            font-weight: normal;
        }

.grid-calendar {
    background-position: 70px;
    width: 82px;
}

.grid-inner-table td {
    border: solid 0px !important;
}

.dropdownmenu > a.wraptext > i, .dropdownmenu > a.wraptext > span, .dropdownmenu > a.wraptext > b {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.dropdownmenu > a.wraptext > span {
    width: auto;
    min-width: 100px;
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 18px;
}

.dropdownmenu > a.wraptext > b {
    top: 8px;
}


#txtGlobalSearch {
    border-radius: 15px;
    padding: 3px 30px 3px 8px;
    float: left;
    max-width: 128px;
    width: 128px;
    height: 20px;
    font-size: 13px;
    color: #444;
    background-color: #fff !important;
}

    #txtGlobalSearch::-ms-clear {
        display: none;
    }

    #txtGlobalSearch:focus {
        outline: none;
    }

#AdvSearchIcon {
    position: relative;
    right: 21px;
    top: 6px;
    display: inline;
    color: #a9a5a5;
}

#AdvSearch {
    position: relative;
    left: 145px;
    top: -25px;
    width: 14px;
    height: 24px;
    box-sizing: border-box;
    padding-top: 11px;
    color: #444;
}

    #AdvSearch > a {
        width: 18px;
        margin-top: -2px;
        height: 16px;
        padding-top: 11px;
        display: inline-block;
        color: #444;
    }

.advance-search-menu {
    min-width: 144px;
    border-top: solid 0px;
    left: -134px;
    margin-top: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 13px;
}

    .advance-search-menu a {
        padding-left: 8px;
    }

    .advance-search-menu i {
        margin-right: 8px;
    }

/* C3.JS chart classes */
.c3-axis-y text, .c3-axis-x text, .c3-legend-item text, .tick text {
    fill: #777;
}

.c3-tooltip td {
    color: #000 !important;
}

path.domain {
    stroke: #777;
}

.c3-axis-y path.domain {
    stroke: #fff;
}

.c3-chart-arc text {
    font-size: 11px;
}

line.c3-ygrid, .tick line {
    stroke-dasharray: none;
    stroke: #e0e0e0 !important;
}

.multi-currency {
    display: none;
}

.searchtable {
    width: 100%;
    margin-top: 10px;
}

    .searchtable td:nth-child(2n+1) {
        text-align: right;
    }

#main-panel {
    width: 97% !important;
    margin-left: 1%;
    margin-top: 10px;
    border-collapse: collapse;
    cursor: default;
}

.group-header, .group-detail > td, .timeline-header, .timeline-detail > td, .detail-header {
    color: #444 !important;
}

.group-header {
    background-color: #ccc !important;
}

.timeline-header {
    background-color: #aaa !important;
}

.group-detail {
    background-color: #f2f9ff !important;
}

.timeline-detail {
    background-color: #e2f2ff !important;
}

.detail-header {
    background-color: #eee !important;
}

.group-header th, .timeline-header th {
    border-right: solid 0px !important;
    border-left: solid 0px !important;
}

.group-detail > td, .timeline-detail > td {
    border-right: solid 0px !important;
    border-left: solid 0px !important;
    font-weight: bold;
}

.group-detail td:first-child, .group-header th:first-child, .timeline-detail td:first-child, .timeline-header th:first-child {
    border-left: solid 1px #efefef !important;
}

.group-detail td:last-child, .group-header th:last-child, .timeline-detail td:last-child, .timeline-header th:last-child {
    border-right: solid 1px #efefef !important;
}

.detail-row td, .detail-header th {
    border-top: solid 0px !important;
    border-right: solid 0px !important;
    border-left: solid 0px !important;
}

.detail-row td {
    font-weight: normal;
}

.popup {
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.25);
    box-shadow: 0 6px 12px rgba(0,0,0,.35);
}

    .popup .close {
        margin-top: -7px;
        margin-right: -6px;
    }


.signout {
    background-color: #dcf0ff;
}


.button-action-menu {
    display: inline-block;
    text-align: center;
    height: 24px;
    border: solid 1px #afafaf;
    border-radius: 5px;
    padding: 3px 4px 0px 4px;
}

    .button-action-menu input[type=image] {
        margin: 0px;
    }

    .button-action-menu span {
        top: 0px;
        right: -1px;
        display: inline-block;
        position: relative;
        padding: 0px;
    }

    .button-action-menu > span {
        top: -6px;
        padding: 4px 10px 4px 4px;
    }

    .button-action-menu .caret {
        margin-left: 1px;
        margin-top: -11px;
    }

    .button-action-menu:hover .button-action-menu-items {
        display: block;
    }

.button-action-menu-items {
    margin: 0px 0px 0px -1px;
    display: none;
    position: absolute;
    top: 41px;
    cursor: default;
    color: #444;
    z-index: 1;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.25);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.25);
    box-shadow: 0 6px 12px rgba(0,0,0,.35);
}

    .button-action-menu-items li {
        border-bottom: solid 1px #e2e2e2;
        list-style-type: none;
        font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial, Sans-Serif, Geneva;
        font-size: 0.8rem;
        background-color: #fff;
        text-align: left;
        padding: 3px 10px 3px 10px;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Chrome/Safari/Opera */
        -khtml-user-select: none; /* Konqueror */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE/Edge */
        user-select: none;
    }

        .button-action-menu-items li:first-child {
            border-top-right-radius: 5px;
        }

        .button-action-menu-items li:last-child {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            border-bottom: none;
        }

        .button-action-menu-items li:hover {
            background-color: #2677B8;
            color: #fff;
        }

.history {
    background-image: url(/web/img/Icons.png);
    background-position: -494px -7px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.mainmenuul li:hover, .submenuul li:hover, #dvNewMenu li a:hover, #dvNewMenu .dropdown:hover .dropbtnmenu {
    color: #28A3E6;
}

input[type=image], .minimize, .expand, .searchicon, .closetab, .delete, .collapsesmall, .expandsmall, .wocompletion {
    filter: none;
}

#DvNotification, #lblErrorMessage {
    color: #343434;
}

.nowrap {
    white-space: nowrap;
}

td.nowrap .searchicon {
    top: 2px;
    position: relative;
}

td.nowrap input[type=text] {
    position: relative;
    top: -3px;
}

.extra-tabs {
    background-image: url(/web/img/Icons.png);
    background-position: -427px -7px;
    height: 24px;
    width: 22px;
    background-repeat: no-repeat;
    display: inline-block;
    border-bottom: none;
    opacity: 0.8;
}

.tab-context-menu {
    display: none;
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    border: solid 1px #afafaf;
    background-color: #FAF9F9;
    color: #000;
    position: absolute;
    width: 150px;
    z-index: 200000;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE/Edge */
    user-select: none;
    -webkit-box-shadow: 2px 2px 6px 0px #6f6d6d;
    -moz-box-shadow: 2px 2px 6px 0px #6f6d6d;
    box-shadow: 2px 2px 6px 0px #6f6d6d;
    cursor: default;
}

    .tab-context-menu li {
        list-style-type: none;
        padding: 7px 10px 7px 20px;
    }

        .tab-context-menu li:hover {
            background-color: #2677B8;
            color: #fff;
        }

        .tab-context-menu li.separator, .tab-context-menu li.separator:hover {
            padding: 0px;
            margin: 3px;
            background-color: #d8d8d8;
            height: 1px;
        }


.reportsearchtable {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

    .reportsearchtable input[type=text] {
        margin-right: 3px;
    }

    .reportsearchtable .innerlabel {
        display: inline-block;
        margin: 3px 4px 2px 2px;
    }

    .reportsearchtable li {
        display: inline-block;
        vertical-align: middle;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        box-sizing: border-box;
        white-space: nowrap;
    }

        .reportsearchtable li:nth-child(2n+1) {
            width: 13%;
            text-align: right;
            line-height: 29px;
        }

        .reportsearchtable li:nth-child(2n) {
            width: 18%;
        }

    .reportsearchtable .searchicon {
        top: 6px;
        position: relative;
    }

    .reportsearchtable .customdropdown {
        top: 2px;
        position: relative;
    }

.wrapText {
    display: block;
    white-space: normal;
    word-wrap: break-word;
}

.limit-text {
    width: 560px;
    max-width: 560px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    cursor: default;
    color: #404040;
    font-size: 11px !important;
}

#dvSerialInfo {
    background-color: #fff !important;
}

/* Code Added for ScoreCard */

.VPleftnav {
    float: left;
    position: fixed;
    min-height: 655px;
    width: 50px;
    background-color: #3d3d3d;
    z-index: 1;
    margin: -1px;
    font-family: Arial, Tahoma, Verdana, Sans-Serif, Geneva;
    font-size: 10pt;
}

.VPmaincontent {
    margin-left: 55px;
    background-color: #afafaf;
}

.VPleftnav ul {
    margin: 0;
    padding: 0;
}

    .VPleftnav ul li {
        padding: 5px;
        display: block;
        height: 35px;
        margin-bottom: 10px;
        cursor: pointer;
    }

.VPleftnav img {
    height: 35px;
    width: 35px;
}

.VPleftnav ul li a {
    color: #fff;
    text-decoration: none;
}

.VPnavigation {
    width: 150px;
    position: relative;
    top: -38px;
    left: -180px;
    background-color: #3d3d3d;
    padding: 0px;
    z-index: -1;
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
}

.VPnewScoreCard, .VPhome, .VPmaster, .VPrequest, .VPreport {
    position: relative;
    background-color: #3d3d3d;
}


/* added by abhishekk */
/* GridView Style for dashboard starts here */
.GridDashboard {
    border: solid 1px #d2d2d2;
}

TR.GriddashboardHeader {
    font-family: Tahoma, Arial, Verdana, Sans-Serif, Geneva;
    font-size: 8pt;
    background-color: #202021;
    background-repeat: repeat-x;
    background-position: 0px 0px;
    height: 20px;
    color: #ffffff;
}

    TR.GriddashboardHeader A, TR.GriddashboardHeader A:visited {
        color: #ffffff;
        text-decoration: none;
        font-size: 8pt;
        vertical-align: top;
    }

        TR.GriddashboardHeader A:hover {
            text-decoration: underline;
        }

    TR.GriddashboardHeader TH {
        border-left: solid 1px #eeeeee;
        border-right: solid 1px #eeeeee;
    }

TR.RowDash {
    font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial, Sans-Serif, Geneva;
    font-size: 8pt;
    color: Black;
    line-height: 20px;
    background-color: #ffffff;
}

    TR.RowDash TD {
        border-left: solid 1px #eeeeee;
        border-right: solid 1px #eeeeee;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

TR.AlternatingRowDash {
    font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial, Sans-Serif, Geneva;
    font-size: 8pt;
    line-height: 20px;
    text-align: center;
}

    TR.AlternatingRowDash TD {
        border-left: solid 1px #eeeeee;
        border-right: solid 1px #eeeeee;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    TR.RowDash:hover, TR.AlternatingRowDash:hover {
        background-color: #feffdc;
    }

    TR.RowDash:active, TR.AlternatingRowDash:active {
        background-color: #b0a6a6;
    }

TR.Griddashboardpager {
    font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial, Sans-Serif, Geneva;
    font-size: 8pt;
    color: #ffffff;
    background-color: #efefef;
    background-image: url(/web/img/grid.png);
    background-repeat: repeat-x;
    background-position: 0px -30px;
    line-height: 18px;
    height: 19px;
}

    TR.Griddashboardpager A {
        font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial, Sans-Serif, Geneva;
        font-size: 8pt;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        line-height: 16px;
    }

    TR.Griddashboardpager SPAN {
        font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial, Sans-Serif, Geneva;
        font-size: 8pt;
        color: #000000;
        background-color: #ffffff;
        padding: 0px 2px 0px 2px;
        text-decoration: none;
        font-weight: normal;
        line-height: 14px;
    }
/* GridView Style ends here */

/* code for multi-select hierarchy */
.multi-select-hierarchy-container {
    height: 17px;
    width: 150px;
    font-family: Calibri;
    font-size: 0.8rem;
    border: 1px solid #afafaf;
    z-index: 998;
}

    .multi-select-hierarchy-container:hover .multi-select-hierarchy {
        display: block;
    }

.multi-select-hierarchy {
    top: 0px;
    left: -3px;
    position: relative;
    max-height: 200px;
    overflow: auto;
    width: 250px;
    font-family: Calibri;
    font-size: 0.8rem;
    border: 1px solid #afafaf;
    display: none;
    z-index: 999;
}

    .multi-select-hierarchy ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .multi-select-hierarchy li {
        padding: 4px;
        background-color: #d9d9d9;
    }

        .multi-select-hierarchy li.child {
            padding-left: 30px !important;
            background-color: #fff !important;
        }

        .multi-select-hierarchy li.selectAll {
            background-color: #ebe8aa !important;
        }

    .multi-select-hierarchy img {
        height: 15px;
        width: 15px;
    }
/* code ends for multi-select hierarchy */
.rush-order {
    background-color: #ffdede !important;
}


.dropdown-toggle {
    background-color: #fff;
    border: solid 1px #afafaf;
    border-radius: 5px;
    min-width: 100px;
    text-align: left;
    padding: 2px 7px;
}

    .dropdown-toggle span.caret {
        float: right;
        margin-top: 8px;
    }

.dropdown-menu-form {
    margin-left: 4px;
    box-sizing: border-box;
    overflow-y: auto;
    display: block;
    width: 300px;
    height: auto;
    max-height: 300px;
    padding: 5px;
    border: solid 1px #afafaf;
    border-radius: 5px;
    -webkit-box-shadow: 1px 4px 18px 0px #cccccc;
    -moz-box-shadow: 1px 4px 18px 0px #cccccc;
    box-shadow: 1px 4px 18px 0px #cccccc;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    position: absolute;
    z-index: 999;
    list-style: none;
    list-style-type: none;
    margin-top: 0px;
    border-top-left-radius: 0px;
}

    .dropdown-menu-form li[role=presentation] {
        padding: 3px;
    }

.list-inline {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .list-inline li {
        display: inline-block;
        padding: 3px 5px 5px 15px;
    }

.helpicon {
    margin-right: 5px;
    position: relative;
    top: -3px;
    color: #444 !important;
    margin-left: 5px;
}

.bell-icon {
    top: -3px;
    position: relative;
    font-size: 16px;
    color: #757575;
    margin: 0px 10px;
}

.overlimit {
    color: #000 !important;
    text-decoration: none;
    text-orientation: upright;
    writing-mode: vertical-rl;
    display: block;
    height: 180px;
    white-space: nowrap;
    background-color: #ff6868;
    padding: 15px 0px 0px 0px;
    font-weight: bold;
    font-size: 12px;
    border-radius: 12px;
}

.preformatted {
    white-space: pre-line;
}

.GridPager a.selected {
    border: solid 1px #337ab7;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
}

.part-image-container {
    top: 15px;
    width: 70%;
    min-height: 494px;
    text-align: center;
}

    .part-image-container img {
        vertical-align: middle;
        max-width: 800px;
        max-height: 400px;
        cursor: pointer;
    }

    .part-image-container .close {
        top: -18px;
        right: -20px;
        position: absolute;
        z-index: 1;
    }

    .part-image-container .part-image-slider {
        width: 98.5%;
        height: 85px;
        border: solid 1px #abaaaa;
        overflow-x: auto;
        overflow-y: hidden;
        box-sizing: border-box;
        text-align: left;
        white-space: nowrap;
        top: 415px;
        position: absolute;
    }

.part-image-slider img {
    width: 54px;
    height: 50px;
    margin: 5px 10px;
    border: solid 1px #505050;
}

    .part-image-slider img.active {
        border: solid 2px #005dff;
        padding: 1px;
        margin: 4px 8px;
    }

.img-zoom-container {
    position: relative;
    height: 400px;
}

.img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    width: 75px;
    height: 75px;
}

.img-zoom-result {
    border: 1px solid #d4d4d4;
    width: 250px;
    height: 250px;
    background-color: #fff;
    z-index: 90003 !important;
    position: absolute;
    top: 100px;
    left: 70px;
    display: none;
    border-radius: 10px;
}

    .img-zoom-result::before {
        content: "Zoom";
        width: 100px;
        height: 19px;
        background: #fff;
        top: -21px;
        position: absolute;
        left: 77px;
        text-align: center;
        border-top-left-radius: 10px;
        font-size: 13px;
        border-top-right-radius: 10px;
        padding-top: 1px;
        border: solid 1px #cecece;
        border-bottom: none;
    }

.img-zoom-container span {
    font-size: 24px;
    top: 200px;
    display: none;
    position: relative;
}

.email-control {
    width: 60%;
    height: 530px;
    top: 20px !important;
}

    .email-control .email-container {
        overflow-y: auto;
        height: 530px;
    }

    .email-control .close {
        right: -11px !important;
        top: -12px !important;
    }

li.global-search {
    line-height: 20px;
    padding: 4px 10px 12px 10px;
    text-align: left;
    cursor: default;
    border: solid 1px #efefef;
}

.autosuggest ul {
    display: flex;
    flex-direction: column;
}

li.global-search span {
    font-size: 11px;
    float: right;
    position: relative;
    top: 12px;
    margin-bottom: 18px;
    color: #a0a0a0;
}


li.global-search i {
    margin-right: 7px;
}

/* Switch for check box starts here */
.switch-label {
    position: relative;
    top: 5px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 18px;
    top: -6px;
    left: 3px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 30px;
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.35), inset 0 -2px 2px rgba(0, 0, 0, 0.14);
}

    .switch-slider:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 2px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
    }

.switch input:checked + .switch-slider {
    background-color: #2196F3;
}

.switch input:focus + .switch-slider {
    /*box-shadow: 0 0 1px #2196F3;*/
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.35), inset 0 -2px 2px rgba(0, 0, 0, 0.14);
}

.switch input:checked + .switch-slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
}

/*Switch for check box code ends here*/

.pagination {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.oeconnection {
    background-image: url(/web/img/Icons.png);
    background-position: -102px -41px;
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
}

.grid-table-details table {
    border-collapse: collapse;
    width: 100%;
}

.grid-table-details tr {
    line-height: 15px !important;
}

.grid-table-details td {
    border: none !important;
    padding: 0px;
}

.barcode {
    width: 50px;
    position: relative;
    margin-top: -18px;
    top: 9px;
}

.green-button {
    background-color: #44a257 !important;
    border-color: #44a257 !important;
}

.red-button {
    background-color: #d32d4c !important;
    border-color: #d32d4c !important;
}

#dvNewMenu ul {
    background-color: #145a92;
}

.csv {
    background-image: url(/web/img/csv-128.png);
    background-size: 26px 26px;
    width: 26px;
    height: 26px;
}

.flex {
    display: flex;
}

.flex-center {
    justify-content: center;
    align-items: center;
}

.flex-left {
    justify-content: flex-start;
    align-items: center;
}

.flex-left-top {
    justify-content: flex-start;
    align-items: flex-start;
}

.flex-right {
    justify-content: flex-end;
    align-items: center;
}

.flex-right-end {
    justify-content: flex-end;
    align-items: flex-end;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-direction-row {
    flex-direction: row;
}

.flex-direction-column {
    flex-direction: column;
}

.justify-content-space-between {
    justify-content: space-between;
}

.gap-4 {
    gap: 4px;
}

.gap-20 {
    gap: 20px;
}

.width-100 {
    width: 100%;
}

.width-50 {
    width: 50%;
}

.width-60 {
    width: 60%;
}

.width-80 {
    width: 80%;
}

.width-75 {
    width: 75%;
}

.width-90 {
    width: 90%;
}

.width-97 {
    width: 97%;
}

.width-25 {
    width: 25%;
}

.width-15 {
    width: 15%;
}

.width-10 {
    width: 10%;
}

.margin-20 {
    margin: 20px !important;
}

.margin-auto {
    margin: auto !important;
}

.ml20 {
    margin-left: 20px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-10 {
    padding: 10px !important;
}


.padding-4 {
    padding: 4px !important;
}

.pl3 {
    padding-left: 3px !important;
}

.pr3 {
    padding-right: 3px !important;
}

.pt3 {
    padding-top: 3px !important;
}

.pb3 {
    padding-bottom: 3px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.width-20 {
    width: 20px !important;
}

.margin-none, .margin-zero {
    margin: 0px !important;
}

.flex-10 {
    flex: 0 1 calc(10% - 15px);
}

.flex-12 {
    flex: 0 1 calc(12% - 15px);
}

.flex-15 {
    flex: 0 1 calc(15% - 15px);
}

.flex-20 {
    flex: 0 1 calc(20% - 15px);
}

.flex-25 {
    flex: 0 1 calc(25% - 15px);
}

.flex-30 {
    flex: 0 1 calc(30% - 15px);
}

.flex-33 {
    flex: 0 1 calc(33% - 15px);
}

.flex-40 {
    flex: 0 1 calc(40% - 15px);
}

.flex-50 {
    flex: 0 1 calc(50% - 15px);
}

.flex-60 {
    flex: 0 1 calc(60% - 15px);
}

.flex-70 {
    flex: 0 1 calc(70% - 15px);
}

.flex-75 {
    flex: 0 1 calc(75% - 15px);
}

.flex-80 {
    flex: 0 1 calc(80% - 15px);
}

.flex-85 {
    flex: 0 1 calc(85% - 15px);
}

.flex-90 {
    flex: 0 1 calc(90% - 15px);
}

.flex-95 {
    flex: 0 1 calc(95% - 15px);
}

.flex-1 {
    flex: 1 1 100%;
}

.border-none {
    border: none !important;
}

.border-1 {
    border: 1px solid #ddd !important;
}

.border-top {
    border-top: 1px solid #ddd !important;
}

.border-right {
    border-right: 1px solid #ddd !important;
}

.border-bottom {
    border-bottom: 1px solid #ddd !important;
}

.border-left {
    border-left: 1px solid #ddd !important;
}

.font-size-9 {
    font-size: 9px;
    letter-spacing: 0.5px;
}

.font-size-10 {
    font-size: 10px
}

.font-size-11 {
    font-size: 11px
}

.font-size-12 {
    font-size: 12px
}

.font-size-14 {
    font-size: 14px
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-18 {
    font-size: 18px
}

.font-size-20 {
    font-size: 20px
}

.font-size-24 {
    font-size: 24px
}

.font-size-30 {
    font-size: 30px
}

.font-size-32 {
    font-size: 32px;
}

.font-size-36 {
    font-size: 36px
}

.font-size-40 {
    font-size: 40px
}

.font-size-120 {
    font-size: 120px;
    margin: 100px;
    line-height: 120px;
}

.error-message-icon {
    font-size: 150px;
    opacity: 0.3;
}

.line-height-25 {
    line-height: 25px;
}

.line-height-20 {
    line-height: 20px;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-900 {
    font-weight: 900;
}

.italic {
    font-style: italic;
}

.border-right {
    border-right: solid 1px #dfdfdf;
}

.filter-container {
    background: #F0F0F0;
    padding: 4px 10px;
    margin: 10px 0px;
    border-radius: 0px;
    box-sizing: border-box;
    height: 35px;
}

    .filter-container input {
        border: none;
        font-size: 12px;
        color: #1f1f1f;
        background-color: transparent !important;
        border-radius: 0px;
        padding: 0px;
        flex: 1;
        box-sizing: border-box;
        padding: 6px 20px 6px 10px;
        box-sizing: border-box;
    }

        .filter-container input:hover,
        .filter-container input:focus {
            border: solid 1px #66afe9;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        }

        .filter-container input.calendar {
            margin-right: 10px;
            background-position: -200px -40px;
            flex: 0 0 175px !important;
        }

.position-relative {
    position: relative;
}

.dialog-close-icon {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px;
}

.bar-code {
    font-weight: normal;
    font-family: "Free3of9";
    font-size: 3.5em;
    text-transform: uppercase;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.text-uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.grey-button {
    background-color: #efefff !important;
    padding: 2px 10px !important;
    border: solid 1px #444 !important;
    color: #444 !important;
}

.chip {
    user-select: none;
    border-radius: 20px;
    padding: 5px 10px 5px 15px !important;
    background-color: #efefef;
    margin: 6px 0px !important;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

    .chip .close-chip {
        user-select: none;
        border-radius: 50%;
        background-color: #bbb;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 20px;
        height: 20px;
    }

.border-red {
    border: 1px solid red;
}

.overflow-x-auto {
    overflow-x: auto;
    height: 150px;
}

.Grey {
    background-color: #afafaf;
}

.LightGrey {
    background-color: #f0f0f0;
}

.light-grey {
    color: #9e9e9e;
}

#tblGridStockRoom th {
    font-size: 11px !important;
}

    #tblGridStockRoom th:not(:first-child), #tblGridStockRoom td:not(:first-child), #tblGrdStockHierarchy td:not(:first-child) {
        text-align: right !important;
    }

#tblGridStockRoom td, #tblGrdStockHierarchy td {
    padding: 3px 7px 3px 3px;
}

.display-on-top-frame iframe {
    position: relative;
    top: -30px;
}

.display-on-top-frame .close {
    position: relative;
    z-index: 2;
}

.table-container {
    max-height: 400px;
    overflow-y: auto;
    margin-bottom: 100px;
}

.legend-box {
    width: 12px;
    height: 12px;
    border-style: none;
}

.bg-forest-green {
    background-color: #228b22 !important;
}

.bg-ferrari-red {
    background-color: #ff2800 !important;
}

.bg-dark-orange {
    background-color: #ff8c00 !important;
}

.bg-ford-blue {
    background-color: #226ad3 !important;
}

.bg-golden-yellow {
    background-color: #ffd700 !important;
}

.forest-green {
    color: #228b22 !important;
}

.ferrari-red {
    color: #ff2800 !important;
}

.dark-orange {
    color: #ff8c00 !important;
}

.ford-blue {
    color: #226ad3 !important;
}

.golden-yellow {
    color: #ffd700 !important;
}

.display-inline-block {
    display: inline-block;
}

.uptp-3-lines {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.drag-list {
    margin: 0px;
    padding: 0px 15px;
}

    .drag-list li {
        border-radius: 5px;
        border: solid 1px #afafaf;
        padding: 0px 10px;
        font-size: 13px;
        margin: 5px 0px;
        text-align: left;
        list-style-type: none;
        max-width: 225px;
    }

        .drag-list li i {
            visibility: hidden;
        }

            .drag-list li i:nth-child(2) {
                margin-right: 6px;
            }

        .drag-list li:hover i {
            visibility: visible;
        }

        .drag-list li span.red {
            font-family: arial;
            font-stretch: ultra-expanded;
            float: right;
            font-size: 14px;
            cursor: default;
        }

.letter-spacing {
    letter-spacing: 0.1rem;
}

.white {
    color: white;
}

.Green {
    background: #2b8927 !important;
}

.Red {
    background: #a91c1c!important;
}

.Amber {
    background: #95a812;
}

.Blue {
    background: #337ab7;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    cursor: default;
}

.chiplet {
    user-select: none;
    border-radius: 20px;
    padding: 3px 10px 3px 10px !important;
    margin: 3px 0px !important;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.text-align-left , .align-left {
    text-align: left !important;
}

.text-align-right, .align-right {
    text-align: right !important;
}

.text-align-center ,.align-center {
    text-align: center !important;
}

.overflow-auto {
    overflow: auto;
}

.date-picker-container {
    position: relative;
    font-family: 'Arial', sans-serif;
}

.calendar-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #007bff;
    cursor: pointer;
    transition: color 0.2s;
}

.calendar-icon:hover {
    color: #0056b3;
}

.calendar-popup {
    position: absolute;
    top: 30px;
    left: -39px;
    width: 99%;
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 10;
    transition: opacity 0.1s, transform 0.1s;
}

.calendar-popup.hidden {
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
}

.date-options label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    transition: color 0.2s;
}

.date-options input[type="radio"] {
    margin-right: 10px;
    cursor: pointer;
}

.date-options label:hover {
    color: #007bff;
}

.custom-range {
    margin: 15px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.custom-range label {
    font-size: 14px;
    color: #555;
    margin: 0;
    display: inline-block;
}

.custom-range input[type="date"] {
    padding: 6px 10px;
    font-size: 13px;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color 0.3s, box-shadow 0.3s;
    width: 100%;
}

.custom-range input[type="date"]:hover, .custom-range input[type="date"]:focus {
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.actions {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    padding: 5px 0;
}

    .actions button {
        padding: 8px 14px;
        font-size: 14px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        transition: background-color 0.3s, box-shadow 0.3s;
    }

.clearButton {
    background-color: #fff;
    border: 1px solid #ccc;
}
    .clearButton:hover {
        background-color: #f0f0f0;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

.goButton {
    background-color: var(--background-color);
    color: white;
}

    .goButton:hover {
        background-color: #0056b3;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

.open {
    background-color: #0096FF;
}

.submitted {
    background-color: #d6bc2e;
}

.converted {
    background-color: #b351e4;
}

.cancelled {
    background-color: #D40E0E;
}

.completed {
    background-color: #28a745;
}

.onHold {
    background-color: #d6bc2e;
}

.backOrder {
    background-color: #FF6347;
}

.schedule {
    background-color: #4682B4;
}

.draft {
    background-color: #D3D3D3;
}
.workComplete {
    background-color: #20B2AA; 
}

.defaultStatus {
    background-color: #A9A9A9; 
}
.engineOrderHold {
    background-color: #DC143C;
}

.closed {
    background-color: #00008B;
}

.GridStyleDv:hover {
    background-color: #dcf0ff;
}

.readyForDelivery {
    background-color: #d6bc2e;
}

.inTransit {
    background-color: #b351e4;
}

.transitPartially {
    background-color: #b351e4;
}

.partiallyDelivered {
    background-color: #61835a;
}

.delivered {
    background-color: #28a745;
}

.assigned-tt {
    background-color: #fff;
}

.assigned {
    background-color: cornflowerblue;
}

.partiallyDeliverd {
    background-color: #00008B;
}

.picked {
    background-color: #28a745;
}

.filter-label {
    position: absolute;
    top: -15px;
    color: #000;
    font-size: 9px;
    font-weight: 700;
    left: 20px;
}

.hide {
    display: none;
}

.placeholder-label {
    position: absolute;
    top: -20px;
    font-size: 10px;
    color: #444;
}

.placeholder-labe1-multi-select {
    position: absolute;
    top: -24px;
    font-size: 10px;
    color: #444;
    left: 10px;
}

.text-green {
    color: green;
}

.text-red {
    color: red;
}

.receivedAtWarehouse {
    background-color: #d6bc2e;
}

.redcircle:after {
    position: absolute;
    content: '';
    background: #f00;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    opacity: 100;
    top: 1px;
    left: 15px;
}

#ctl00_Content1_liWOTechnicianTaskReport {
    display: none !important;
}

.timeIn {
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.disabled-box {
    color: #c1c1c1;
    text-decoration: none !important;
}

    .disabled-box * {
        color: #c1c1c1 !important;
        text-decoration: none !important;
    }

    .disabled-box .chiplet {
        background-color: #efefef !important;
    }

.dismiss-notification {
    width: 24px;
    height: 24px;
    font-size: 24px;
    margin: 5px 0px 0px 0px !important;
    color: #1577e0 !important;
    text-decoration: none !important;
    display: none;
}

.dismiss-notification:hover {
    text-decoration: none !important;
}

.card-content:hover .dismiss-notification {
    display: block;
}

.active-border-right {
    border-right: 3px solid #2fa3e6;
}

.tote-container h3 {
    margin: 0px;
    text-align: center;
    background-color: #efefef;
    padding: 2px;
}

.dateRangeInput {
    transition: border-color 0.3s, box-shadow 0.3s;
    margin-left: 2px;
    width: 70%;
    cursor: pointer;
    padding-right: 35px;
}

    .dateRangeInput:hover,
    .dateRangeInput:focus {
        border-color: #007bff;
        box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
    }

.go-button {
    background-color: var(--background-color);
    border: none;
    padding: 3px 11px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.disabled-button {
    background: #DDD !important;
    border-color: #DDD !important;
}