.pdfjs-button {
    color: white;
    background-color: black;
    border-color: black;
    cursor: pointer;
    margin: 1px;
}

.DisplayArea {
    display: table;
    background-color: #efefef;
}

.SidePanel {
    width: 100%;
    position: relative;
}

    .SidePanel .Logo {
        top: 0px;
        height: 54px;
        width: 237px;
        background-color: white;
        -webkit-transition: width 0.4s;
        -moz-transition: width 0.4s;
        -o-transition: width 0.4s;
        transition: width 0.4s;
        border-right: solid thin #efefef;
    }

.slim .UserLogo {
    display: none !important;
}

.SidePanel.slim .Logo {
    width: 60px;
    display: none;
}

.SideBase.slim .Logo {
    width: 60px;
    display: none;
}

    .SideBase.slim .Logo img {
        width: 60%;
    }

.SideBase .Logo img {
    width: 80%;
    margin-left: 10px;
    margin-top: 10px;
}

.SideBase {
    width: 238px;
    position: fixed;
    display: inline-block;
    transition-property: all;
    -webkit-transition-property: all;
    float: left;
    background-color: #313542;
    -webkit-transition: width 0.4s;
    -moz-transition: width 0.4s;
    -o-transition: width 0.4s;
    transition: width 0.4s;
    z-index: 10;
    -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;
}

    .SideBase.slim {
        width: 54px;
        z-index: 2;
    }

.TopBar {
    display: block;
    height: 54px;
    border-bottom: solid thin #e5e6e7;
    background-color: white;
    position: fixed;
    width: calc(100% - 238px);
    z-index: 89;
    -webkit-transition: width 0.4s;
    -moz-transition: width 0.4s;
    -o-transition: width 0.4s;
    transition: width 0.4s;
}

.GeneralContent.slim .TopBar {
    z-index: 1;
    width: calc(100% - 54px);
}

.GeneralContent {
    float: right;
    width: calc(100% - 238px);
    -webkit-transition: width 0.4s;
    -moz-transition: width 0.4s;
    -o-transition: width 0.4s;
    transition: width 0.4s;
}

    .GeneralContent.slim {
        width: calc(100% - 54px);
    }

.Page {
    padding: 15px;
    margin-top: 60px;
    margin-bottom: 20px;
}

.UserLogo {
    height: 24px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 15px 15px 15px;
    border-right: solid thin #efefef;
}

/*Menu*/
.MainMenu, .MainMenu ul, .MainMenu li, MainMenu a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    position: relative;
}

.MainMenu {
    padding-right: 5px;
    width: 238px;
}

    .MainMenu.NoUserImage {
        height: calc(100vh - 79px);
    }

    .MainMenu::-webkit-scrollbar {
        display: none;
    }

    .MainMenu a {
        line-height: 1.3;
    }

    .MainMenu > ul > li {
        display: inline-block;
        width: 100%;
        position: relative;
        overflow-x: hidden;
        white-space: nowrap;
    }

        .MainMenu > ul > li.has-sub.active > i {
            transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
        }

        .MainMenu > ul > li.has-sub > i {
            position: absolute;
            top: 20px;
            right: 20px;
            color: #818ea4;
            font-size: 12px;
        }

.SideBase.slim .MainMenu {
    width: auto;
}

    .SideBase.slim .MainMenu > ul > li.has-sub > i {
        display: none;
    }

.MainMenu > ul > li a {
    line-height: 54px;
    display: block;
}

.SideBase.slim .MainMenu .user-menu {
    display: none;
}

.MainMenu > ul > li > a {
    display: block;
    color: #818ea4;
    cursor: pointer;
    height: 54px;
    border-left: 6px solid transparent;
    font-weight: normal;
}

    .MainMenu > ul > li > a:hover, .MainMenu > ul > li.active > a {
        color: white;
        border-left: 6px solid #ea5a5a;
        background-color: #1f222d;
    }

        .MainMenu > ul > li > a:hover + .MainMenu > ul > li.has-sub > i {
            color: white;
        }

.MainMenu > ul > li.active > i {
    color: white;
}

.MainMenu > ul > li.has-sub:hover > i,
.MainMenu > ul > li.has-sub.CurrentMenuHL > i {
    color: white;
}

.CurrentMenuHL > a {
    background-color: #1f222d;
    border-left: 6px solid #ea5a5a !important;
    color: #ffffff !important;
}

    .CurrentMenuHL > a > span > i {
        color: #ffffff !important;
    }

.MainMenu > ul > li > a > .menu-icon {
    width: 20px;
    height: 20px;
    color: #afb1b3;
    margin-left: 8px;
    margin-right: 15px;
    margin-top: 15px;
    float: left;
}

.MainMenu > ul > li > a:hover {
    text-decoration: none;
}

.MainMenu > ul > li:active {
    text-decoration: none;
}

.MainMenu ul ul {
    display: none;
    background-color: #282c37;
    color: #afb1b3;
}

.SideBase.slim .MainMenu ul ul {
    display: none;
}

.MainMenu ul ul li a:hover {
    background-color: #1f222d;
    color: #fff;
}

.MainMenu ul ul li.active a {
    color: #fff;
    background-color: #1f222d;
}

.MainMenu ul ul li a {
    color: #818ea4;
    text-decoration: none;
    padding-left: 22px;
    line-height: 33px;
    padding: 0px 51px;
    height: 33px;
}

.Orders:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/images/order.png");
}

.MainMenu > ul > li.CurrentMenuHL.has-sub .Orders:before,
.MainMenu > ul > li.active.has-sub .Orders:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/order-active.png");
}

.MainMenu > ul > li.has-sub:hover .Orders:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/order-active.png");
}

.Reports:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/images/reports-icon.png");
}

.MainMenu > ul > li.CurrentMenuHL.has-sub .Reports:before,
.MainMenu > ul > li.active.has-sub .Reports:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/reports-icon-active.png");
}

.MainMenu > ul > li.has-sub:hover .Reports:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/reports-icon-active.png");
}

.Inventory:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/images/inventory-icon.png");
}

.MainMenu > ul > li.CurrentMenuHL.has-sub .Inventory:before,
.MainMenu > ul > li.active.has-sub .Inventory:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/inventory-icon-active.png");
}

.MainMenu > ul > li.has-sub:hover .Inventory:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/inventory-icon-active.png");
}

.Vendors:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/suppliers-icons.png");
}

.MainMenu > ul > li.CurrentMenuHL.has-sub .Vendors:before,
.MainMenu > ul > li.active.has-sub .Vendors:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/suppliers-icons-active.png");
}

.MainMenu > ul > li.has-sub:hover .Vendors:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/suppliers-icons-active.png");
}

.Accounting:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/images/accounting-icon.png");
}

.MainMenu > ul > li.CurrentMenuHL.has-sub .Accounting:before,
.MainMenu > ul > li.active.has-sub .Accounting:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/accounting-icon-active.png");
}

.MainMenu > ul > li.has-sub:hover .Accounting:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/accounting-icon-active.png");
}

.Settings:before {
    font-family: "FontAwesome";
    width: 10px;
    content: url("/images/gear.png");
}

.MainMenu > ul > li.CurrentMenuHL.has-sub .Settings:before,
.MainMenu > ul > li.active.has-sub .Settings:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/gear-active.png");
}

.MainMenu > ul > li.has-sub:hover .Settings:before {
    font-family: "glyphs";
    width: 10px;
    content: url("/Images/gear-active.png");
}

.UserImg {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 45px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.UserSect {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    border-bottom: solid thin #2f3439;
    box-sizing: border-box;
}

.SideBase.slim .UserSect {
    display: none;
}

.UserImg img {
    width: 100%;
    border-radius: 50px;
}

.WelcomeTxt {
    color: #90929d;
    line-height: 20px;
    white-space: normal;
}

.IconButton {
    width: 60.2px;
    height: 54px;
    line-height: 54px;
    display: block;
    border-right: solid thin #efefef;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    float: left;
}

    .IconButton i {
        line-height: 54px;
        color: #bdc3c7;
    }

.IconButtton:hover i {
    color: #6d7377;
}

.IconButton:hover, .HelpSupport:hover, .HomeButton:hover {
    background-color: #eef2f5;
}

.HelpSupport, .HomeButton {
    float: right;
    border-left: solid thin #efefef;
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
    font-weight: normal;
    font-size: 13px;
    display: block;
    color: #c5cad4;
    text-decoration: none;
    -webkit-transition: width 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.LoginUserText {
    color: #28bd8b;
    font-weight: normal;
    font-size: 13px;
    float: right;
}

.BuyerNameText {
    font-weight: 300;
    color: #81858d;
    font-size: 13px;
    float: right;
}

.infomation-icon {
    vertical-align: middle;
    padding-left: 5px;
}

.LoginUserTextPostion {
    float: right;
    margin-top: 12px;
    padding: 0px 20px;
    display: block;
    -webkit-transition: width 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.HelpSupport i, .HomeButton i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: solid 1px #bdc3c7;
    color: #bdc3c7;
    border-radius: 25px;
    margin-right: 5px;
}

body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px;
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;   
}

.Page::-webkit-scrollbar:horizontal {
    height: 4px;
}

.Page::-webkit-scrollbar-track:horizontal {
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
}

.dxgvControl {
    width: 100%;
}

.SideBase .MenuLabel {
    text-indent: 5px;
    display: inline-block;
}

.SideBase.slim .MenuLabel {
    display: none;
}

.SideBase.slim .MainMenu > ul > li {
    height: 54px;
    width: 54px;
}

.SideBase .LogoIcon {
    display: block;
    width: 54px;
    top: 0px;
    height: 54px;
    border-top: solid thin #2f3439;
    background-color: #252a30;
    padding-top: 16px;
    padding-left: 10px;
    box-sizing: border-box;
}

.SideBase .LogoIcon {
    display: none;
}

    .SideBase .LogoIcon img {
        height: 21.9px;
        width: 25.6px;
        padding-top: 8%;
        padding-left: 5%;
    }

.SideBase.slim .LogoIcon {
    display: block;
    background-color: white;
    border-top-style: none;
    height: 54px;
    border-right: solid thin #efefef;
    padding-top: 15px;
}

.SideBase .Menu {
    margin-top: 20px;
}

.SideBase.slim .UserLogo {
    display: none;
}

/*Inner Page*/
.PageContent {
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid thin #e5e6e7;
    margin-bottom: 40px;
    display: inline-block;
    padding-left: 10px;
    padding-top: 15px;
    padding-right: 13px;
    padding-bottom: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.PageContentSeperater {
    padding-top: 10px;
    height: 3px;
    border: solid 0.5px #c5cad4;
}

.PageContentPadding {
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid thin #e5e6e7;
    margin-bottom: 40px;
    display: inline-block;
    padding: 5px;
}

.TitlePlace {
    float: left;
    margin-left: 15px;
    line-height: 60px;
}

.PageTitle {
    font-size: 17px;
    font-weight: bold;
    color: #5a6779;
    text-transform: uppercase;
}

.FormGroup span {
    line-height: 34px;
}

.FormGroup .FormTooltip {
    height: 35px;
    line-height: 35px;
    padding: 0 10px 0 10px;
}

    .FormGroup .FormTooltip:before {
        font-family: FontAwesome;
        content: "\f128";
    }

.ActionButton .ButtonTooltip:after {
    font-family: FontAwesome;
    content: "\f128";
    font-style: normal;
    font-weight: bold;
}

.FormGroup select {
    border-color: #e5e6e7;
    padding-left: 15px;
    color: #2c4054;
    box-sizing: border-box;
    max-width: 200px !important;
    font-size: 15px;
}

    .FormGroup select option {
        line-height: 30px !important;
    }

.PageHead {
    /*padding-bottom: 10px;*/
    box-shadow: 0 0.5px 0 #c5cad4;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.PageMiddle {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

.firstLine {
    float: left;
    width: 100%;
}

.secondLine {
    float: left;
    margin-top: 15px;
}

.Tools .FormGroup {
    float: left;
}

.ToolsOposite .FormGroup {
    float: right;
}

.PageHead .FormGroup {
    padding: 0px 5px;
    padding-bottom :10px;
}

    .PageHead .FormGroup:first-child {
        padding-left: 0px;
    }

    .PageHead .FormGroup:last-child {
        /*padding-right: 0px;*/
    }

    .PageHead .FormGroup.PullRight {
        margin-left: 10px;
    }

.ToolsLeft {
    float: left;
}

.ToolsRight {
    float: right;
}

.dxgvControl, .dxgvDisabled {
    font: 13px 'Roboto' !important;
    font-stretch: condensed;
    /*word-break: break-word;*/
}
/*Table*/
.dxgvHeader {
    background-color: #ffffff !important;
    border-right: 0px;
    border-bottom-width: 2px !important;
    border-bottom-color: #e5e6e7 !important;
    padding: 0px 6px !important;
    border-style: none !important;
}

    .dxgvHeader, .dxgvHeader table {
        height: 45px;
        vertical-align: middle;
        background-color: #E3EBF8 !important;
        color: #697586 !important;
        border-right-width: 0px;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 10px;
        padding-right: 10px;
    }

tr [id*="_DXHeadersRow0"] td:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

tr [id*="_DXHeadersRow0"] td:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.dxgvHeader:hover, .dxgvHeader table:hover, .dxgvHeader:focus, .dxgvHeader table:focus {
    border-bottom-color: #009933 !important;
}

.dxgvFilterRow {
    background-color: #f9fafb !important;
}

    .dxgvFilterRow td.dxgv {
        padding: 0px 15px 0px 5px !important;
        border-bottom-style: none;
    }

.dxeTextBox, .dxeMemo {
    border-color: #e5e6e7 !important;
}

    .dxeTextBox .dxeEditArea {
        height: 32px !important;
        line-height: 32px !important;
        padding-left: 15px;
        box-sizing: border-box;
        font-family: inherit;
        color: #2c4054;
    }

    .dxeTextBox td.dxic {
        padding: 0px !important;
    }

.dxgvDataRow {
    cursor: pointer;
}

    .dxgvDataRow:hover {
        background-color: #f4f7fa;
    }

td.dxgv {
    height: 50px;
    border-bottom: Solid thin rgb(229,231,236);
    border-left: 0px;
    border-right: 0px !important;
    border-top: 0px;
    color: #424c5a;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 13px;
}

.dxgvEditFormDisplayRow td.dxgv,
.dxgvDataRow td.dxgv,
.dxgvDataRowAlt td.dxgv,
.dxgvSelectedRow td.dxgv,
.dxgvFocusedRow td.dxgv {
    border-bottom: Solid thin rgb(229,231,236);
    border-bottom-style: solid !important;
}

.dxgvTable {
    color: #2c4054 !important;
    table-layout: fixed;
}
.dxgvTable tr td.dxgvCommandColumn{
    width : 20px !important;
}
.dxgvFooter {
    background-image: url("/images/summary.png");
    background-color: transparent;
    height: 45px;
}

    .dxgvFooter td.dxgv {
        color: #28bd8b;
        font-weight: bold;
    }

.dxWeb_edtCheckBoxUnchecked {
    background-image: url('/images/empty-checkbox-copy.png') !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    width: 11px !important;
    height: 11px !important;
    background-position: 0px !important;
}

.dxWeb_edtCheckBoxChecked {
    background-image: url('/images/selected-checkbox.png') !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    width: 11px !important;
    height: 11px !important;
    background-position: 0px !important;
}

.dxWeb_edtCheckBoxUnchecked,
.dxWeb_edtCheckBoxGrayed,
.dxWeb_edtCheckBoxCheckedDisabled,
.dxWeb_edtCheckBoxUncheckedDisabled,
.dxWeb_edtCheckBoxGrayedDisabled {
    background-image: url('/images/empty-checkbox-copy.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 11px;
    height: 11px;
    background-position: 0px;
}

.ActionButton {
    height: 35px;
    padding: 8px 20px;
    border: solid thin #28bd8b;
    color: White;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    background-color: #28bd8b;
    cursor: pointer;
    padding-left: 23px;
    padding-right: 23px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    -webkit-transition: width 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

    .ActionButton:hover {
        background-color: #42d7a5;
        border: solid thin #42d7a5;
    }

    .ActionButton:active {
    }

.ActionButtonMedium {
    text-align: center;
    font-weight: normal;
    background-color: #28bd8b;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0px;
    color: white;
    height: 35px;
    width: 110px;
    border: #28bd8b;
}

    .ActionButtonMedium:hover {
        background-color: #42d7a5;
    }

    .ActionButtonMedium:disabled {
        background-color: #d6d1d0;
        border-color: #d6d1d0;
    }

.CancelButtonMedium {
    text-align: center;
    font-weight: normal;
    background-color: #ffffff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0px;
    color: #2c4054;
    float: right;
    height: 35px;
    width: 75px;
    border: solid 1px #2c4054;
}

    .CancelButtonMedium:hover {
        border: solid 1px #28bd8b;
        color: #28bd8b;
    }

.ExportLink {
    background-color: transparent;
    color: #b2b3b5;
    border: none;
    width: 30px;
    height: 33px;
    display: block;
    background-image: url(../images/xsl.svg);
    background-position: 50% 60%;
    background-size: auto;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: width 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

    .ExportLink:hover {
        color: #b2b3b5;
    }
/*Checkbox*/

textarea:focus, input:focus, select:focus {
    outline: 0px;
}

.FormGroup input[type=checkbox], .FormGroup input[type=radio] {
    display: none;
}

.FormGroup label {
    display: inline;
    float: left;
    color: #000;
    cursor: pointer;
    /*text-indent: 20px;*/
    white-space: nowrap;
}

FormGroup Checkbox: label {
    white-space: nowrap;
}

.FormGroup input[type=checkbox] {
    display: none;
}

.FormGroup label {
    display: block;
    float: left;
    color: #000;
    cursor: pointer;
}

.FormGroup input[type=checkbox] + label {
    display: block;
    height: 24px;
    vertical-align: middle;
    line-height: 23px;
    font-size: 14px;
    margin: 4px 0px;
}

.FormGroup input[type=checkbox]:checked + label::before {
    content: "\f00c";
    color: #2B3F53;
    font-family: FontAwesome;
    margin-left: 0px;
    margin-right: 10px;
    font-size: 15px;
    border: 1px solid #D9DFE1;
    border-radius: 2px;
    background-color: #fff;
}

.FormGroup input[type=checkbox] + label::before {
    content: "\f00c";
    color: #fff;
    font-family: FontAwesome;
    margin-left: 0px;
    margin-right: 10px;
    font-size: 15px;
    border: 1px solid #D9DFE1;
    border-radius: 2px;
    background-color: #fff;
}

.dxgvDataRowAlt {
    background-color: #fff;
}

.row {
    display: inline-block;
    width: 100%;
}

.Col12 {
    width: 100%;
    box-sizing: border-box;
}

.Col8 {
    width: 66.6666%;
    float: left;
    box-sizing: border-box;
}

.Col6 {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.Col3 {
    width: 25%;
    float: left;
    box-sizing: border-box;
}

.Col4 {
    width: 33.3333%;
    float: left;
    box-sizing: border-box;
}

.Col2 {
    width: 16.6666%;
    float: left;
    box-sizing: border-box;
}

.Col1 {
    width: 8,3333%;
    float: left;
    box-sizing: border-box;
}

.Padding5 {
    padding: 5px;
}

    .Padding5:first-child {
        padding-left: 0px;
    }

    .Padding5:last-child {
        padding-right: 0px;
    }

.PaddingInfoCol {
    padding: 20px 60px 40px 40px;
}

.TitleForm {
    border-bottom: solid thin #EFEFEF;
    margin-bottom: 20px;
}

    .TitleForm span {
        border-bottom: solid thin #009933;
        line-height: 44px;
        padding-bottom: 10px;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
    }

.FormGroup .Label {
    color: #6C7A89;
    font-size: 13px;
    padding-bottom: 3px;
}

.FormGroup .FormControl {
    color: #2C4054;
    font-size: 15px;
    height: 34px;
    font-weight: 400;
    border: solid thin #D9DFE1;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.FormGroup select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: white;
    background-image: url('/Images/select-arrow.png');
    background-position: 95% center;
    background-repeat: no-repeat;
    padding-right: 1.5em;
    color: #424c5a;
    font-size: 13px;
    height: 35px;
    font-weight: 300;
    border: solid thin #dadee6;
    width: auto;
    padding-left: 5px;
    border-radius: 3px;
}

.Order select {
    width: 100% !important;
}

.ShowDatePicker {
    border: solid thin #D9DFE1;
    padding-left: 10px;
    height: 34px;
}

.PageFooter {
    padding: 40px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.ActionButton.Big {
    padding: 14px 35px;
    height: 60px;
    font-size: 20px;
}

.GreenBtn {
    background-color: #009933;
    border: solid thin #006533;
}

    .GreenBtn:hover {
        background-color: #006533;
        border: solid thin #006533;
    }

.GreyBtn {
    background-color: #ffffff;
    color: #2c4054;
    border: solid 1px #2c4054;
    border-radius: 3px;
    padding: 8px 20px;
    font-family: inherit;
    cursor: pointer;
    -webkit-transition: width 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-size: 14px;
}

    .GreyBtn:hover {
        background-color: #ffffff;
        color: #28bd8b;
        border: solid 1px #28bd8b;
    }

.dxeHyperlink {
    font: 13px "Roboto" !important;
    /*font: normal 14px Arial;*/
    /*font-family: "Roboto" !important;
    font-stretch: normal;*/
    /*font-size:14px;*/
    color: #2c4054 !important;
}

.dxeButtonEdit {
    height: 32px;
    border-color: #e5e6e7 !important;
}

.dxeEditArea {
    /*font: 14px Arial !important;*/
    /*font: inherit;
    font-family: "Roboto" !important;
    font-stretch: normal;*/
    /*font-size:14px;*/
    padding-left: 10px !important;
    box-sizing: border-box;
    font: 13px "Roboto" !important;
}

.dxeButtonEditButton {
    background-color: white !important;
    border: none !important;
    background-image: none !important;
}

    .dxeButtonEditButton:hover {
        background-color: #f1f1f2;
    }

.SearchInput {
    height: 34px;
    border: solid thin #e5e6e7;
    border-radius: 2px;
    line-height: 31px;
    padding-left: 10px;
}

.ExportLink.VendorDetails {
    background-image: url(../Images/vendor-d.svg) !important;
}

.ExportLink.VendorCatalog {
    background-image: url(../Images/vendor-list.svg) !important;
}
/*Custom Table */
.TableHeader1 {
    display: table-cell;
    height: 45px;
    vertical-align: middle;
    background-color: #E3EBF8 !important;
    color: #697586 !important;
    border-right-width: 0px;
    font-size: 14px;
    padding-left: 13px;
    padding-right: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

    .TableHeader1:first-of-type {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .TableHeader1:last-of-type {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.TableRow1:hover {
    background-color: #f4f7fa;
}

.TableCell1 {
    height: 45px;
    border-bottom: Solid thin rgb(229,231,236);
    border-left: 0px;
    border-right: 0px;
    padding-left: 13px;
    padding-right: 13px;
    border-top: 0px;
    color: #424c5a;
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
}

.Popup .TableCell1 .BlackLinkUL {
    font-size: 11px;
}

.Popup TableHeader1, .Popup .TableCell1 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
}

tr.dxgv {
    height: 50px;
    background-color: #F1F9F5;
}

/*Dashboard*/
.InfoGroup {
    width: 100%;
    min-height: 68px;
    display: inline-block;
    padding: 0px 20px;
    border-right: solid 2px #dee4ea;
    box-sizing: border-box;
}

.InfoTitle {
    font-size: 13px;
    color: #BDC3C7;
    text-transform: uppercase;
    margin-top: 0px;
}

.InfoContent {
    font-size: 14px;
    color: #2C4054;
    line-height: 20px;
    margin: 0px;
}

.SubContent {
    font-size: 13px;
    color: #BDC3C7;
}
/*NewOrder Table*/
.fill-par {
    height: 35px;
    object-fit: contain;
    border-radius: 3px;
    background-color: #28bd8b;
    border: solid 0.5px #28bd8b;
    padding: 0;
    margin: 0;
    background-image: url(/images/fill-par.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
    color: #fff;
    padding-left: 35px;
    padding-right: 10px;
}

.save {
    word-spacing: normal;
    letter-spacing: normal;
    width: 26.5px !important;
    height: 22px;
    border-top-left-radius: 100px;
    background-color: #fff;
    border: solid 1px #d7dce1;
    border-bottom-left-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    background-image: url("/images/save.png");
    background-repeat: no-repeat;
    background-position: 8px 6px;
}

    .save:hover {
        background-color: #23b1f7;
        border: solid 1px #23b1f7;
        background-image: url("/images/save-hover.png");
        background-repeat: no-repeat;
        background-position: 8px 6px;
    }

.cancel {
    word-spacing: normal;
    letter-spacing: normal;
    width: 26.5px !important;
    height: 22px;
    border-top-right-radius: 100px;
    background-color: #fff;
    border: solid 1px #d7dce1;
    border-bottom-right-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    background-image: url("/images/cancel.png");
    background-repeat: no-repeat;
    background-position: 8px 6px;
}

    .cancel:hover {
        background-color: #23b1f7;
        border: solid 1px #23b1f7;
        display: inline-block;
        background-image: url("/images/cancel-hover.png");
        background-repeat: no-repeat;
        background-position: 8px 6px;
    }

.par-text {
    width: 40px;
    height: 31px;
    border-radius: 3px;
    border: 0.5px solid rgb(218, 222, 230);
    padding: 0px;
    background-color: rgb(255, 255, 255);
    color: #2c4054;
    text-indent: 0px;
    text-align: center;
    font-weight: bold;
    line-height: 31px;
    font-size: 13px;
}

.left-col-order {
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid thin #e5e6e7;
    margin-bottom: 40px;
    display: inline-block;
    padding-left: 20px;
    padding-top: 15px;
    padding-right: 13px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 75%;
}

.right-col-order {
    width: 25%;
    float: right;
    box-sizing: border-box;
    margin-right: -15px;
}


.TableHeaderCust {
    color: #697586;
    display: flex;
    align-items: center;
    width: 100%;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 2px;
    background-color: #E3EBF8;
    font-size: 14px;
    font-weight: bold;
    padding: 0.3rem 0 0.3rem 0;
}

.TableHead {
    display: table-cell;
}

.tCol1 {
    width: 8%;
    box-sizing: border-box;
}

.tCol2 {
    box-sizing: border-box;
    padding-left: 13px;
}

.tCol3 {
    width: 10%;
    box-sizing: border-box;
}

.tCol4 {
    width: 15%;
    box-sizing: border-box;
    line-height: 100%;
}

.tCol5 {
    width: 15%;
    box-sizing: border-box;
}

.tCol6 {
    width: 5%;
    box-sizing: border-box;
}

.ItemWraper {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
}

.orderImage {
    width: 8%;
    float: right;
    margin-right: 5%;
}

    .orderImage img {
        max-width: 45px;
        height: 45px;
    }

.ItemTd {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
}

.ProductName {
    color: #5a6779;
    font-size: 13px;
    font-weight: bold;
}

.SuplayerName {
    font-size: 13px;
    color: #55585e;
    font-weight: 300;
}

.PriceCell {
    color: #5a6779;
    font-size: 13px;
    font-weight: bold;
}

.SubLinePrice {
    font-size: 13px;
    color: #55585e;
    font-weight: 300;
}

.flot-container .ExportLink {
    display: initial;
    vertical-align: -9px;
}

.ContentBox {
    position: relative;
}

.ContentBoxTable {
    margin-top: 14px;
    margin-left: 17.5px;
    margin-right: 16.5px;
}

.SupplyersTab {
    position: absolute;
    top: 0px;
    right: 0px;
}

.IconBtn {
    width: 34px;
    height: 34px;
    border-radius: 3px;
    display: block;
    cursor: pointer;
    position: relative;
    text-align: center;
    line-height: 34px;
    color: #2C4054;
    cursor: pointer;
    margin-top: 15px;
    border: solid 0.5px #fff;
}

    .IconBtn:hover {
        background-color: #f6f9f9;
        border: solid 0.5px #dadee6;
    }

    .IconBtn img {
        width: 30px;
        margin-top: 5px;
    }

.CountNotification {
    width: 18px;
    height: 18px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    position: absolute;
    top: -1px;
    left: -6px;
    background-color: #ea5a5a;
    border-radius: 50%;
    font-weight: bold;
}

.IconBtn .fa {
    font-size: 20px;
    line-height: 35px;
}

.CartDropdown {
    width: 160px;
    background-color: white;
    display: inline-block;
    position: absolute;
    left: -160px;
    top: 44px;
    box-shadow: 0px 1px 3px lightgrey;
}

.VendorsCart {
    color: #2C4054;
    display: block;
    cursor: pointer;
    padding: 10px;
}

.NewOrderFooter {
    width: 100%;
    display: inline-block;
    padding: 5px 16.5px 18px 17.5px;
    box-sizing: border-box;
}

.VendorsCart:hover {
    background: #E5E7E9;
}

.GreyButton {
    color: #2C4054;
    background-color: #fff;
    border: solid 1px #2C4054;
    font-size: 14px;
    padding: 8px 23px;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: width 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin: 0px 0px;
}

    .GreyButton:hover {
        color: #28bd8b;
        border: solid 1px #28bd8b;
    }

    .RedButton {
    color: #fff;
    background-color: #d9534f;
    border: solid 1px #d9534f;
    font-size: 14px;
    padding: 8px 23px;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: width 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin: 0px 0px;
}

    .RedButton:hover {
        background-color: #c9302c;
        border: solid 1px #c9302c;
    }

    .OrangeButton {
        text-align: center;
        font-weight: normal;
        background-color: #e69215;
        border-radius: 3px;
        padding: 0px;
        color: white;
        height: 35px;
        width: 110px;
        border: #28bd8b;
    }
    
        .OrangeButton:hover {
            background-color: #ca7a01;
        }
    
        .OrangeButton:disabled {
            background-color: #d6d1d0;
            border-color: #d6d1d0;
        }

    .RedButton:disabled {
        background-color: #d6d1d0;
        border-color: #d6d1d0;
    }

    .OrangeButton {
        text-align: center;
        font-weight: normal;
        background-color: #e69215;
        border-radius: 3px;
        padding: 0px;
        color: white;
        height: 35px;
        width: 110px;
        border: #28bd8b;
    }
    
        .OrangeButton:hover {
            background-color: #ca7a01;
        }
    
        .OrangeButton:disabled {
            background-color: #d6d1d0;
            border-color: #d6d1d0;
        }

.OrderInfo {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding-top: 25px;
}

    .OrderInfo ul {
        list-style: none;
        padding: 0px;
        box-sizing: border-box;
        margin: 0px;
    }

        .OrderInfo ul li {
            display: inline-block;
            padding: 6px 16.5px 6px 17.5px;
            color: #2C4054;
            width: 100%;
            box-sizing: border-box;
        }

            .OrderInfo ul li span {
                font-weight: 700;
            }

.OrderTotal {
    width: calc(100% - 34px);
    color: #2C4054;
    font-size: 20px;
    box-sizing: border-box;
    margin-top: 28px;
    border-top: solid 1px rgb(217, 223, 225);
    margin-left: 17.5px;
    margin-right: 16.5px;
    padding-top: 10px;
    color: #23b1f7;
    font-weight: bold;
}

/*#graphGetSplitOrdersByVendorPlaceholder*/
.highcharts-container .highcharts-title {
    position: relative;
}

/*Dashboard*/
.highcharts-title {
    left: 0px !important;
    color: #2C4054 !important;
}

/*Notificaiton Message*/
.BadBox:after {
    font-family: FontAwesome;
    content: "\f071";
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 30px;
    color: rgba(156, 0, 0, 0.18);
}

.preprocessed-error-list:after {
    font-family: FontAwesome;
    content: "\f071";
    position: absolute;
    top: 17px;
    left: 22px;
    font-size: 15px;
    color: #e74c3c;
}

.MenuItem {
    float: right;
    list-style: none;
    margin: 0px;
    padding-left: 0px;
}

    .MenuItem li {
        color: #6c7a89;
        padding: 7px 6px;
        margin: 2px;
        border-radius: 10px;
        font-size: 13px;
        line-height: 13px;
        cursor: pointer;
        float: left;
        -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; /* Internet Explorer/Edge */
        user-select: none;
    }

        .MenuItem li:hover {
            color: #92c021;
        }

        .MenuItem li.selected {
            border: 2px solid #92c021;
            padding: 5px 4px;
            color: #92c021;
        }

.Col6 .MenuItem {
    float: left;
    margin-top: 10px;
}

.DDown {
    padding-left: 0px;
    margin-left: 5px;
}

.title {
    color: #2c4054;
    font: 25px "Arial", Verdana, sans-serif;
    float: left;
    margin-right: 10px;
    margin-left: 20px;
}

.ChartContainer {
    display: inline-block;
    width: 100%;
}

.DDown {
    display: inline-block;
    position: relative;
    padding-right: 30px;
}

    .DDown li.selected {
    }

    .DDown li {
        display: none;
    }

        .DDown li.selected:before {
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #f00;
            position: absolute;
            right: 0px;
        }

#graphStandard {
}

.Dropdown {
    position: relative;
    display: inline-block;
}

    .Dropdown ul {
        padding: 0px;
        margin: 0px;
    }

    .Dropdown .ArrowD {
        position: absolute;
        top: 14px;
        right: 3px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #009933;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .Dropdown.open .ArrowD {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .Dropdown .top {
        display: block;
        border: solid thin #fff;
        color: #009933;
        cursor: pointer;
        padding: 7px 20px 7px 10px;
    }

    .Dropdown li {
        display: none;
        padding: 7px 20px 7px 10px;
        cursor: pointer;
    }

    .Dropdown.open .top {
        border-left-color: #fff;
        border-right-color: #fff;
        border-bottom-color: #009933;
    }

    .Dropdown li.selected {
        display: none !important;
    }

    .Dropdown.open li:hover {
        color: #009933;
        background-color: #efefef;
    }

    .Dropdown.open li {
        display: block;
        border: 1px solid #efefef;
        border-top: 0;
    }

.panel {
    position: absolute;
    min-width: 100px;
    background-color: #fff;
}

.OrrangeLink {
    color: #fc711e;
    cursor: pointer;
    font-weight: 400;
    line-height: 32px;
    text-decoration: underline;
    float: right;
}

    .OrrangeLink:hover {
        color: #d05c17;
    }

.HeadTitle {
    font-size: 20px;
    color: #2c4054;
    font-weight: 400;
}

.AlertContent {
    margin-bottom: 20px;
    border: solid thin #E5E6E7;
}

.AlertHead {
    padding: 10px;
    border-bottom: solid thin #E5E6E7;
}

.AlertBox {
    padding: 0px 10px;
}

.Padding20 {
    padding: 20px;
}

.Padding20:first-child {
    padding-left: 0px;
}

.Padding20:last-child {
    padding-right: 0px;
}

.Padding25 {
    padding: 25px;
}

.Padding10 {
    padding: 10px;
}

.AlertLine {
    display: inline-block;
    width: 100%;
}

    .AlertLine .ShowTimePicker {
        height: 34px;
        border: solid thin #E5E6E7;
        color: #2c4054;
        line-height: 34px;
        padding-left: 10px;
    }

    .AlertLine .FormGroup {
        padding: 0px 10px;
    }

.AlertLine {
    padding: 10px 0px;
    border-bottom: solid thin #E5E6E7;
}

.AlertFooter {
    padding: 10px;
}

.BtnIconSq {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    cursor: pointer;
}

.BtnIconSqWrap {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
}

.BtnIconSq.Save {
    background: #009933;
    border: solid thin #006533;
    background-image: url(../Images/check.svg);
    background-size: 18px 18px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
}

.BtnIconSq.Delete {
    background-color: #D9DFE1;
    border: solid thin #BDC3C7;
    background-image: url(../Images/close.svg);
    background-size: 18px 18px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
}

.BtnIconSq.Save:hover {
    background-color: #02812c;
}

.BtnIconSq.Delete:hover {
    background-color: #bfc7c9;
}

.FormGroup.Buttons {
    padding-left: 10px;
    padding-top: 20px;
}

.Buttons .BtnIconSq {
    margin-left: 10px;
}
/*Login Screen*/
.LoginBoxWrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.LoginBox {
    width: 500px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 2px;
    border: solid thin #dadfe1;
}

.LoginTextBox {
    background-color: #fff4dd;
    height: 46px;
    border: solid thin #feb41c;
    line-height: 46px;
    width: 100%;
    text-indent: 55px;
    font-weight: 300;
    color: #424c5a;
}

.LoginBoxData {
    width: 330px;
    margin: 0 auto;
    padding: 40px 0px;
    border: solid 0px black;
}

.LogoImage {
    background-image: url('/Images/Marketman_logo_chosen_RGB_Horizontal_HI.png');
    width: 160px;
    background-repeat: no-repeat;
    height: 41px;
    background-size: contain;
    margin: 80px auto;
}

.LoginBoxHeader {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 30px;
    color: #5a6779;
    font-weight: bold;
}

.InputAddon {
    display: inline-block;
    width: 100%;
    height: 46px;
    position: relative;
}

    .InputAddon i {
        position: absolute;
        left: 14px;
        top: 12px;
        color: #feb41c;
        font-size: 20px;
        text-align: center;
        width: 25px;
    }

.Popup .TableHeader1 {
    font-size: 12px;
}

.DropdownActions {
    position: relative;
    width: 100%;
    height: 100%;
}

.DropMenuActions {
    width: 250px;
    position: absolute;
    z-index: 10;
    background-color: white;
    border: solid thin #BDC3C7;
    border-radius: 2px;
    margin-top: 10px;
    left: calc(50% - 125px);
    padding: 10px;
    display: none;
}

.DropMenuRightActions {
    width: 250px;
    position: absolute;
    z-index: 10;
    background-color: white;
    border: solid thin #BDC3C7;
    border-radius: 2px;
    margin-top: 10px;
    right: 0;
    padding: 10px;
    display: none;
}

    .DropMenuRightActions:before {
        position: absolute;
        top: -10px;
        right: 12px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #BDC3C7;
        content: '';
        display: block;
    }

    .DropMenuRightActions:after {
        position: absolute;
        top: -8px;
        right: 14px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid white;
        content: '';
        display: block;
    }

    .DropMenuRightActions .GreyButton {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
    }

.DropdownActions:before {
    position: absolute;
    top: 0px;
    left: 80px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #BDC3C7;
}

.DropMenuActions:after {
    position: absolute;
    top: -8px;
    left: 120px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid white;
    content: '';
    display: block;
}

.DropMenuActions:before {
    position: absolute;
    top: -10px;
    left: 118px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #BDC3C7;
    content: '';
    display: block;
}

.DropMenuActions .GreyButton {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.OLSeachFields input:not([type='checkbox']) {
    width: 100%;
}

.OLSeachFields input[type=checkbox] {
    margin-top: 10px;
    /*Pages/CatalogItems/BuyerCatalogItemsEdit2.aspx*/
}

.AlertBox input {
    margin-bottom: 10px;
}

.DashboardAlerts {
    width: 100%;
    min-height: 150px;
    max-height: 300px;
    overflow: auto;
    padding: 0px 10px;
    background-color: #fff;
}

.slimScrollDiv {
    border: solid thin #ddd;
    border-radius: 2px;
}

.TitleAlerts {
    padding: 10px;
    font-size: 20px;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    color: #2C4054;
    border-bottom: solid thin #ddd;
}

#spnTextAlert4 {
    width: calc(100% - 240px);
    display: inline-block;
    float: left;
}

.Col3:last-child .InfoGroup {
    border: none;
}

.TaskTitle {
    padding: 10px;
    font-size: 20px;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    color: #2C4054;
    border-bottom: solid thin #ddd;
    position: relative;
}

    .TaskTitle span {
        position: absolute;
        top: 5px;
        right: 5px;
    }

@media only screen and (max-width: 800px) {

    .Col8 {
        width: 100%;
    }

    .Col4 {
        width: 100%;
    }

    .Col3 {
        width: 100%;
    }

    .Col2 {
        width: 33.333%;
    }

    .PageHead .FormGroup:first-child {
        padding-left: 5px;
    }

    .PageHead .FormGroup {
        padding: 5px 5px;
    }
}

.menu-scrollbar::-webkit-scrollbar {
    width: 14px;
    height: 18px;
}

.menu-scrollbar::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    background-color: #85898c;
    -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}

.menu-scrollbar::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

.menu-scrollbar::-webkit-scrollbar-corner {
    background-color: transparent;
}

.menu-scrollbar {
    overflow-y: auto;
}

ul.menu-scrollbar li.has-sub {
    padding-bottom: 10px;
}

.initial-font-weight {
    font-weight: initial;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .fileUpload span {
        text-decoration: underline;
        float: right;
    }

#DocDetailsCtrl > div > div > ul > li > span.fa.fa-download {
    margin: 0 5px 5px 5px;
}

.gray-spacer {
    background-color: #F8F8F8;
    height: 24%;
    margin-left: -0.5em;
    margin-right: -0.5em;
}

.drop-box {
    background: #F8F8F8;
    border: 2px dashed #DDD;
    border-radius: 3px;
    width: 200px;
    height: inherit;
    text-align: center;
    padding-top: 5px;
    margin: 0px;
}

.dragover {
    border: 2px dashed #28BD8B;
}

.attachment-preview {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: -1px;
    height: 77%;
}

.attachment-container {
    height: 10em;
    width: 150%;
}

.attachment-element {
    height: inherit;
    width: 200px;
    margin-bottom: 20px;
}

.attachment-file-container {
    border: 1.5px solid #DDD;
    padding: 0.5em;
    padding-bottom: 0px;
    height: inherit;
    text-align: center;
}

.attachment-cut-text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80%;
    height: 1.2em;
    white-space: nowrap;
    text-align: left;
}

#preview-doc {
    max-height: 100%;
    max-width: 100%;
}

.attachment-dialog-loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #28BD8B;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 30% auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .NewOrderFooterPadding {
        padding-left : 10px;
        padding-right : 10px;
    }

    /*.PageHead .FormGroup {
        margin-bottom : 10px;
    }*/

    /*.NewOrderFooter * {
        margin-left: 5px;
        margin-right: 5px;
    }*/

    .Col2 {
        width: 15.6666%;
    }

    .Tools {
        width: 80%;
        display: inline-block;
    }

    .ToolsOposite {
        display: inline-block;
        float: right;
        
    }

    /*.ToolsOposite{
        position :absolute;
        right:20px;
    }*/
}
#nprogress .bar {
        background: #28bd8b;
}

#nprogress .spinner-icon {
border-top-color: #28bd8b;
    border-left-color: #28bd8b;
}

.newTableHead {
    font-size: 13px;
    text-align: center;
    padding: 0;
    vertical-align: middle;
    display:table-cell;
}

.fivePercentWidth {
    flex: 1 0 5%;
}

.tenPercentWidth {
    flex: 1 0 10%;
}

.fifteenePercentWidth {
    flex: 1 0 15%;
}

.vertical-align-top {
vertical-align:top;
}

.color-marketman-red {
    color: #ea5a5a !important;
}

md-autocomplete ::-webkit-input-placeholder {
    color: red;
}

.invoice-header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.timer-text {
    padding: 0 1em;
}

.zindexHighest {
    z-index: 5501 !important;
}

.green-popup .modal-dialog-text {
    font-size: 15px;
    line-height: 1.6;
    color: #8794a6;
}

.green-popup .modal-dialog-title {
    font-size: 21px;
    font-weight: 400;
    color: #364c5f;
}

.green-popup .modal-header {
    background-color: #ffffff;
    min-height: 20px;
}

.green-popup .modal-body {
    padding: 5px 32px;
    background-color: #ffffff;
    color: #5a6779;
    direction: ltr !important;
}

.green-popup .modal-footer {
    background-color: #ffffff;
    padding: 32px;
    text-align: right;
}

.modal-generalpopup {
    width: 450px !important;
    transform: translate(-25%, -25%);
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 40% 10px 10px 10px;
    height: -moz-available;
    height: -webkit-fill-available;
    height: fill-available;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-header {
    padding: 32px;
    border-bottom: none;
    background-color: rgb(250, 250, 250);
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    background-color: rgb(250, 250, 250);
    position: relative;
    padding: 15px;
    overflow-y: auto;
    max-height: 70vh;
    direction: ltr !important;
}

.modal-footer {
    padding: 15px;
    border-top: none;
    text-align: center;
    background-color: rgb(250, 250, 250);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
    /* z-index: 100000 !important; */
}

.modal-backdrop.fade {
    filter: alpha(opacity=30);
    opacity: 0.52;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal-x-btn {
    position: fixed;
    top: 20px;
    right: 20px;
    border: none;
    background-color: rgb(250, 250, 250);
}

.modal-x-btn:hover {
    cursor: pointer;
    color: #28bd8b;
}

.GeneralPopup-green-header {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 25px;
    border-bottom: none;
}

.GeneralPopup-green-body {
    padding-left: 32px;
    padding-right: 32px;
    position: relative;
    overflow-y: auto;
    max-height: 60vh;
    direction: ltr !important;
}

.GeneralPopup-green-Button {
    /*width: 81px !important;*/
    width: unset !important;
    min-height: unset !important;
    height: 34px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-right: 8px;
}

.GeneralPopup-green-footer {
    padding: 0 0 32px;
    width: fit-content;
    display: inline-flex;
    margin-top: 94px;
}

.GeneralPopup-green-footer > div {
    position: absolute;
    right: 24px;
    bottom: 32px;
    display: inline-flex;
}

.green-popup-title {
    font-size: 17px;
    font-weight: bold;
    color: #5a6779;
    text-transform: uppercase;
}

span.font16px {
    font-size: 16px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 250px auto 30px auto;
    }

    .green-popup .modal-dialog {
        width: 530px;
        margin: 250px auto 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

@media screen and (min-height: 992px) and (max-height: 1200px) {
    .modal-dialog {
        margin: 320px auto 30px auto;
    }
}

@media screen and (min-height: 1200px) {
    .modal-dialog {
        margin: 435px auto 30px auto;
    }
}

@media screen and (min-width: 768px) and (max-height: 768px) {
    .modal-body {
        max-height: 60vh;
    }

    .modal-body-content {
        max-height: 48vh;
    }

    .modal-dialog {
        width: 600px;
        margin: 200px auto 30px auto;
    }

    body.modal-open {
        overflow: hidden;
    }

}