﻿body {
    direction: ltr;
    padding: 0px;
    margin: 0px;
    font-family: 'Roboto';
    font-stretch: condensed;
    font-size: 14px;
    color: black;
    background-color: #EFEFEF;
    background-repeat: repeat;
}

input, textarea, keygen, select, button {
    font-family: "Roboto";
    font-stretch: condensed;
    font: 13px "Roboto";
}



td {
    font-family: "Roboto";
    font-stretch: condensed;
}

/* General */
/* -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;  */
/* Green: header seperator color: rgb(86, 140, 16) */
/* Gray rgb(123, 123, 123) controls */
/* Green rgb(170, 180, 164) */
/* action rgb(252, 184, 0) */
/* table rgb(86, 140, 17) */

.Header1 {
    font-size: 30px;
    line-height: 30px;
}

.Header2 {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
}


.RegularLinkCursor {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

    .RegularLinkCursor:hover {
        color: black;
        text-decoration: underline;
        cursor: pointer;
    }

    .RegularLinkCursor:visited {
        color: black;
        text-decoration: underline;
        cursor: pointer;
    }


.BorderBottomGreen {
    border-bottom: solid 1px #28bd8b;
}

.ColorGreen {
    color: #28BD8B;
}

.LinkButton.ColorGreen {
    color: #28BD8B;
}


.GreenTitle {
    background-color: rgb(86, 140, 16);
    height: 22px;
    line-height: 22px;
    color: white;
    padding-left: 30px;
    padding-right: 30px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px 0px 0px;
}

.OrangeTitle {
    background-color: rgb(229, 118, 75);
    height: 22px;
    line-height: 22px;
    color: white;
    padding-left: 30px;
    padding-right: 30px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px 0px 0px;
}
.BoldFont{
    font-weight:bold;
}

.SignatureLine {
    border-bottom: 1px solid #000;
    display: inline-block;
}

.TextBoxAsLabel {
    border: none;
    background: none;
    color: White;
    width: 20px;
}

.GenInputWidth1 {
    width: 100px;
}

.GenInputWidth50 {
    width: 50px;
}

.DoubleInput {
    direction: ltr;
    text-align: left;
}

.GenInputWidth2 {
    width: 150px;
}

.Width100 {
    width: 100px;
}

.Width120 {
    width: 120px;
}

.Width150 {
    width: 150px;
}

.Width200 {
    width: 200px;
}

.Width300 {
    width: 300px;
}

.Width10P {
    width: 10%;
}

.Width15P {
    width: 15%;
}

.Width30P {
    width: 30%;
}

.Width90P {
    width: 90%;
}

.Width45P {
    width: 45%;
}

.Width85P {
    width: 85%;
}

.Width80P {
    width: 80%;
}

.Width49P {
    width: 49%;
}

.Width5P {
    width: 5%;
}

.MinWidth300 {
    min-width: 300px;
}

.WidthSize1 {
    width: 50px;
}

.WidthSize2 {
    width: 100px;
}

.WidthSize3 {
    width: 150px;
}

.WidthSize4 {
    width: 200px;
}

.WidthSize5 {
    width: 250px;
}

.WidthSize6 {
    width: 300px;
}

.WidthSize7 {
    width: 600px;
}

.Height250px {
    height: 250px;
}

.Height300 {
    height: 300px;
}

.Height34 {
    height: 34px;
}

.GenInputWidth2Height50 {
    width: 150px;
    height: 50px;
}

.Center {
    margin: 0 auto;
}

.FullWidth {
    width: 100%;
}

.BorderBlack {
    border: solid 1px black;
}

.CenterText {
    text-align: center;
}

.DefHeight {
    height: 34px;
}

.DefLineHeight {
    height: 34px;
}

.DefHeightAndLineHeight {
    line-height: 34px;
    height: 34px;
}

.TextIdent5 {
    text-indent: 5px;
}

.Bold {
    font-weight: bold;
}

.Font10 {
    font-size: 10px;
}

.BoxSize {
    box-sizing: border-box;
}

.CenterButton {
    margin: 0 auto;
    display: block;
}


.AlignDivBottom {
    display: table-cell;
    vertical-align: bottom;
}

.Float {
    float: left;
}

.FloatLeft {
    float: left;
}

.FloatOpposite {
    float: right;
}

.FloatOppositeBackMargin5 {
    float: right;
    margin-left: 5px;
}

.FloatOppositeBackMargin10 {
    float: right;
    margin-left: 10px;
}

.FloatBackMargin5 {
    float: left;
    margin-right: 5px;
}

.FloatBackMargin20 {
    float: left;
    margin-right: 20px;
    margin-left: 00px;
}

.Label {
    color: #999999;
}

.LabelData {
    color: #0071BC;
}

.deliverydate {
    font-weight: bold;
    font-size: initial;
}

.commentstext {
    font-size: large;
}

/* rgb(44, 64, 84) */
/* General */



.BKRound4pxBrightMed {
    background-image: url(/images/MM_TileBrightMed.png);
    background-repeat: repeat;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.BKRound4pxBrightMedPadding10 {
    background-image: url(/images/MM_TileBrightMed.png);
    background-repeat: repeat;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 10px;
}

.BKRound4pxBrighterMedPadding10 {
    background-image: url(/images/MM_TileBrighter.png);
    background-repeat: repeat;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 10px;
}

.BKRound4pxDarkRedPadding10 {
    background-image: url(/images/MM_Tile2.png);
    background-repeat: repeat;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 10px;
}

.BorderRoundGray1 {
    border: solid 1px rgb(228, 228, 228);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: white !important;
}

.BorderRoundGray1PaddedRight {
    border: solid 1px rgb(228, 228, 228);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    float: left;
    padding: 20px;
}

.BorderRoundGray1PaddedRightCenter {
    border: solid 1px rgb(228, 228, 228);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    float: right;
    padding: 20px;
}

.BorderRoundGray1Padded100Per {
    border: solid 1px rgb(228, 228, 228);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 90%;
    padding: 20px;
}

.BorderGray1 {
    border: solid 1px rgb(228, 228, 228);
}

.ColorGreen1 {
    color: rgb(137, 173, 23);
}

.ColorGreen2 {
    color: rgb(103, 132, 17);
}

.ColorYellow1 {
    color: yellow;
}

.BoxSize100px {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100px;
}

.BoxSize150px {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 150px;
}

.BoxSize200px {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
}

.BoxSize300px {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
}

.BoxSize400px {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
}

.BoxSize500px {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 500px;
}

.BoxSize600px {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 600px;
}

.DoubleInput {
    direction: ltr;
    text-align: left;
}

.Title1 {
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border: solid 0px black;
    font-size: 17px;
    font-weight: bold;
}

.Title2 {
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border: solid 0px black;
    font-size: 15px;
    font-weight: bold;
}

.Clear {
    clear: both;
}

.Clear100 {
    clear: both;
    width: 100%;
}

.Clear10 {
    clear: both;
    height: 10px;
}

.Clear6 {
    clear: both;
    height: 6px;
}

.Clear2 {
    clear: both;
    height: 2px;
}

.Clear20 {
    clear: both;
    height: 20px;
}

.Clear15 {
    clear: both;
    height: 15px;
}

.Clear25 {
    clear: both;
    height: 25px;
}

.Clear50 {
    clear: both;
    height: 50px;
}

.Seperator10 {
    height: 1px;
    width: 10px;
    float: left;
}

.BadMessage {
    color: #AD2424;
    text-indent: 5px;
}

.BadBox {
    width: 400px;
    min-height: 45px;
    line-height: 25px;
    border: solid 1px #C37E7E;
    text-indent: 5px;
    display: block;
    text-align: left;
    background-color: #FFEBEB;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative;
    margin: auto;
    padding: 10px 20px 10px 50px;
}

#userMessage {
    width: auto !important;
}

.BadBox ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.BadBox li {
    padding: 0px;
    margin: 0px;
}

.GoodBox span {
    display: block;
    color: #0A804A;
}

.GoodMessage:after {
    font-family: 'Font Awesome 5 Free';
    font-weight:900;
    content: "\f05a";
    font-size: 30px;
    position: absolute;
    top: 7px;
    left: 10px;
    color: #AED894;
}

.GoodBox {
    width: 400px;
    min-height: 45px;
    border: solid 1px #0A804A;
    background-color: #CCEFB7;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 12px 0px 10px 50px;
    position: relative;
}

#icdMessages {
    position: fixed;
    left: calc(50% - 200px);
    right: 0px;
    top: 30px;
    z-index: 10000;
}

#generalMessage, .GeneralMessage {
    position: fixed;
    z-index: 100000;
    left: calc(50% - 200px);
    top: 30px;
}

.CursorPointer {
    cursor: pointer;
}

.CenterDivMax400 {
    margin: 0 auto;
    float: none;
    max-width: 400px;
}

.BlackLink {
    color: Black;
    text-decoration: none;
}

    .BlackLink:hover {
        color: Black;
        text-decoration: underline;
    }

    .BlackLink:visited {
        color: Black;
        text-decoration: underline;
    }

.BlackLinkImportant {
    color: Black !important;
    text-decoration: none !important;
}

    .BlackLinkImportant:hover {
        color: Black !important;
        text-decoration: underline !important;
    }

    .BlackLinkImportant:visited {
        color: Black !important;
        text-decoration: underline !important;
    }


.BlackLinkRegular {
    color: Black;
    text-decoration: none;
}

    .BlackLinkRegular:hover {
        color: Black;
        text-decoration: none;
    }

    .BlackLinkRegular:visited {
        color: Black;
        text-decoration: none;
    }

.WhiteLinkRegular, .WhiteLinkRegular:hover, .WhiteLinkRegular:visited, .WhiteLinkRegular:focus, .WhiteLinkRegular:active {
    color: white !important;
    text-decoration: none;
    font-weight: normal;
}

.RegularLink {
    color: black;
    text-decoration: none;
}

    .RegularLink:hover {
        color: black;
        text-decoration: underline;
    }

    .RegularLink:visited {
        color: black;
        text-decoration: underline;
    }

.RegularLinkCursor {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

    .RegularLinkCursor:hover {
        color: black;
        text-decoration: underline;
        cursor: pointer;
    }

    .RegularLinkCursor:visited {
        color: black;
        text-decoration: underline;
        cursor: pointer;
    }

.RegularLinkRegular {
    color: black;
    text-decoration: none;
}

    .RegularLinkRegular:hover {
        color: black;
        text-decoration: none;
    }

    .RegularLinkRegular:visited {
        color: black;
        text-decoration: none;
    }

.BlackLinkUL {
    color: black;
    text-decoration: underline;
    cursor: pointer;
}

    .BlackLinkUL:hover {
        color: black;
        text-decoration: underline;
    }

    .BlackLinkUL:visited {
        color: black;
        text-decoration: underline;
    }

.GrayLinkUL {
    color: #888888;
    text-decoration: underline;
    cursor: pointer;
}

    .GrayLinkUL:hover {
        color: #888888;
        text-decoration: underline;
    }

    .GrayLinkUL:visited {
        color: #888888;
        text-decoration: underline;
    }


.BlackLinkULImportant {
    color: black !important;
    text-decoration: underline !important;
    cursor: pointer !important;
}

    .BlackLinkULImportant:hover {
        color: black !important;
        text-decoration: underline !important;
        cursor: pointer !important;
    }

    .BlackLinkULImportant:visited {
        color: black !important;
        text-decoration: underline !important;
        cursor: pointer !important;
    }

.WhiteLink {
    color: white;
    cursor: pointer;
    text-decoration: none;
}

    .WhiteLink:hover {
        color: white;
        text-decoration: none;
    }

    .WhiteLink:visited {
        color: white;
        text-decoration: none;
    }


.WhiteLinkUL {
    color: white;
    text-decoration: underline;
    cursor: pointer;
}

    .WhiteLinkUL:hover {
        color: white;
        text-decoration: underline;
    }

    .WhiteLinkUL:visited {
        color: white;
        text-decoration: underline;
    }

.RegularLinkUL {
    color: white;
    text-decoration: underline;
    cursor: pointer;
}

    .RegularLinkUL:hover {
        color: white;
        text-decoration: underline;
    }

    .RegularLinkUL:visited {
        color: white;
        text-decoration: underline;
    }

.RegularLinkULImportant {
    color: white !important;
    text-decoration: underline !important;
}

    .RegularLinkULImportant:hover {
        color: white !important;
        text-decoration: underline !important;
    }

    .RegularLinkULImportant:visited {
        color: white !important;
        text-decoration: underline !important;
    }

.DialogTitle1 {
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    border: solid 0px black;
    font-size: 17px;
    font-weight: bold;
}

.DialogTitle2 {
    height: 25px;
    line-height: 25px;
    padding-right: 10px;
    border: solid 0px black;
    font-size: 14px;
    font-weight: bold;
}



@font-face {
    font-family: 'SpacerRegular';
    src: url('/Styles/Fonts/spacerregularwebfont.eot');
    src: url('/Styles/Fonts/spacerregularwebfont.eot?#iefix') format('embedded-opentype'),url('/Styles/Fonts/spacerregularwebfont.woff') format('woff'),url('/Styles/Fonts/spacerregularwebfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SpacerBold';
    src: url('/Styles/Fonts/spacerboldwebfont.eot');
    src: url('/Styles/Fonts/spacerboldwebfont.eot?#iefix') format('embedded-opentype'),url('/Styles/Fonts/spacerboldwebfont.woff') format('woff'),url('/Styles/Fonts/spacerboldwebfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.HeaderSection1 {
    background-repeat: repeat;
    position: relative;
    background-color: transparent;
}

.HeaderSection1Body {
    background-repeat: repeat;
    width: 100%;
    position: relative;
    background-color: transparent;
    margin-bottom: 21px;
    float: right;
}

.HeaderSection1Text {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 00px;
    font-size: 30px;
    color: rgb(50, 50, 50);
    margin-bottom: 25px;
}

.HeaderSection1TextMarginTop {
    width: 100%;
    min-height: 30px;
    line-height: 30px;
    padding-right: 00px;
    font-size: 30px;
    color: rgb(50, 50, 50);
    padding-bottom: 25px;
    padding-top: 25px;
}

.HeaderSection2Body {
    width: 100%;
    position: relative;
    background-color: transparent;
    float: right;
}

h1 {
    font-size: 30px;
    font-weight: bold;
}


.DivSearch {
    background-image: url(/images/search.png);
    width: 192px;
    height: 42px;
    background-repeat: no-repeat;
    border: none;
    background-image: transparent;
    position: relative;
}

.TextSearch {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 5px;
    right: 20px;
    height: 25px;
    width: 140px;
}

.ButtonSearch {
    background-color: transparent;
    position: absolute;
    top: 4px;
    left: 10px;
    height: 30px;
    width: 25px;
    border: solid 0px black;
}

.MarketManButton1_100 {
    height: 34px;
    border: none;
    color: White;
    border: dashed 1px white;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    background-color: rgb(170, 180, 164);
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
}

    .MarketManButton1_100:hover {
    }

    .MarketManButton1_100:active {
    }

.GreenButton1_100 {
    height: 34px;
    border: none;
    color: White;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    background-color: rgb(123, 123, 123);
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
}

    .GreenButton1_100:hover {
    }

    .GreenButton1_100:active {
    }

.GreenButton1_200 {
    height: 34px;
    border: none;
    color: White;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    background-color: rgb(123, 123, 123);
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
}

    .GreenButton1_200:hover {
    }

    .GreenButton1_200:active {
    }

.GreenButton1_97 {
    height: 34px;
    border: none;
    color: White;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    background-color: rgb(123, 123, 123);
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
}

    .GreenButton1_97:hover {
    }

    .GreenButton1_97:active {
    }

.GreenButton1_150 {
    height: 34px;
    border: none;
    color: White;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    background-color: rgb(123, 123, 123);
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px;
}

    .GreenButton1_150:hover {
    }

    .GreenButton1_150:active {
    }


input:not([type='checkbox']):not([type='radio']) {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

select {
    -webkit-appearance: none;
}

input[type=text]:not(.dxeTextBox):not(.dxeEditArea):not(.LoginTextBox), input[type=password]:not(.dxeTextBox):not(.dxeEditArea):not(.LoginTextBox) {
    text-indent: 5px;
    height: 35px;
    line-height: 35px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid thin #e5e6e7;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

input[type=daterange]:not(.dxeTextBox):not(.dxeEditArea) {
    height: 35px;
    line-height: 35px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid thin #e5e6e7;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}


select {
    -webkit-appearance: none;
    -moz-appearan1ce: none;
    background-color: white;
    background-image: url(/Images/select-arrow.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    padding-right: 0px;
    text-indent: 0px;
    height: 35px;
    border: solid thin #e5e6e7;
    color: black;
    line-height: 35px;
    text-align: center;
    background-color: white;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding-left: 5px;
    box-sizing: border-box;
    width: auto;
    max-width: 200px;
    padding-right: 1.5em;
}


    select:disabled {
        background-color: rgb(235, 235, 228);
        color: rgb(84, 84, 84);
    }

.DefTextArea {
    border: solid 1px rgb(170, 180, 164);
    padding: 5px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.DefText {
    text-indent: 5px;
    height: 34px;
    line-height: 34px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px rgb(170, 180, 164);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.DefDDL {
    text-indent: 5px;
    height: 34px;
    border: solid 1px rgb(170, 180, 164);
    color: black;
    line-height: 34px;
    text-align: center;
    background-color: white;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.DefButton {
    height: 34px;
    border: none;
    color: White;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    background-color: rgb(123, 123, 123);
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .DefButton:hover {
    }

    .DefButton:active {
    }


.ActionLinkUL {
    color: rgb(252, 184, 0);
    text-decoration: underline;
    cursor: pointer;
}

    .ActionLinkUL:hover {
        color: rgb(252, 184, 0);
        text-decoration: underline;
        cursor: pointer;
    }

    .ActionLinkUL:active {
        color: rgb(252, 184, 0);
        text-decoration: underline;
        cursor: pointer;
    }

.ActionLinkULImportant {
    color: #5a6779 !important;
    font-weight: bold;
    cursor: pointer;
}

    .ActionLinkULImportant:hover {
        color: #5a6779 !important;
        font-weight: bold;
        cursor: pointer;
    }

    .ActionLinkULImportant:active {
        color: #5a6779 !important;
        font-weight: bold;
        cursor: pointer;
    }

    .ActionLinkULImportant:visited {
        color: #5a6779 !important;
        font-weight: bold;
        cursor: pointer;
    }

/*.ActionButton {  height:34px; border:none;  color:White; font-weight:bold; line-height:34px; text-align:center;  background-color:rgb(252, 184, 0); cursor:pointer;  padding-left:15px; padding-right:15px;  -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}*/
.ActionButton:hover {
}

.ActionButton:active {
}



.BlackButton1_100 {
    height: 34px;
    border: none;
    color: White;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    background-color: rgb(123, 123, 123);
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .BlackButton1_100:hover {
    }

    .BlackButton1_100:active {
    }

.WholeArea1 {
    min-height: 400px;
    width: 100%;
}

.RightArea1 {
    width: 670px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-image: url(/images/MM_TileBright.png);
    background-repeat: repeat;
    float: right;
    border: solid 0px black;
    min-height: 500px;
    padding-bottom: 20px;
}

.RightArea2 {
}

.LefttArea1 {
    float: right;
    width: 299px;
    border: solid 0px black;
    height: 500px;
    color: Black;
}

.Tab1 {
    width: 100%;
    background-color: transparent;
}

.Tab1Header {
    float: right;
    background-color: white;
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.Tab1Body {
    padding: 0px;
    background-color: white;
    min-height: 250px;
    background-image: url(/images/PaperBody.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: solid 0px blue;
    margin: 0px;
}

.Tab1BodyContent {
    width: 100%;
}

.NoPaddding {
    padding: 0px;
}

.dxtcPageContent {
    padding: 0px !important;
    margin-bottom: 0px !important;
    border: solid 0px red !important;
}

.Tab1Bottom {
    width: 100%;
    background-color: transparent;
    height: 41px;
    background-image: url(/images/MM_paper_down_bottom.png);
    background-repeat: repeat-x;
}

.TabCss {
    display: none;
}

.TabCssVisible {
    display: inline;
}

.TabHeader {
    float: right;
    margin-left: 2px;
    background-color: White;
    border: solid 1px black;
    padding: 5px;
    cursor: pointer;
}

.TabHeaderSelected {
    background-color: #dddddd;
}


/* Master */
.DisplayArea {
    width: 100%;
    margin: 0 auto;
}

.HeaderArea {
    background-color: rgb(79, 79, 79);
}

.HeaderContent {
    width: 1000px;
    margin: 0 auto;
    border: solid 0px black;
}
/*.GeneralContent { width:1000px; margin:0 auto; border:solid 0px black; }*/
.HeaderSeperatorToBody {
    width: 100%;
    background-color: rgb(86, 140, 16);
    height: 5px;
    margin-bottom: 25px;
}

.TopArea {
    width: 100%;
    height: 67px;
    border: solid 0px black;
    position: relative;
}
/*.Logo {  width:140px; height:35px; margin-top:17px; margin-left:10px; }*/
.HeaderIcon {
    margin-top: 18px;
    cursor: pointer;
    margin-left: 10px;
}


.Language {
    width: 300px;
    height: 92px;
    position: absolute;
    left: 20px;
    top: 0px;
    text-align: left;
}

.Slogan {
    position: absolute;
    right: 24px;
    top: 50px;
    border: solid 0px black;
    width: 200px;
    font-weight: bold;
    text-decoration: none;
    color: Black;
    display: none;
}

    .Slogan:hover {
        text-decoration: none;
        color: Black;
    }

    .Slogan:visited {
        text-decoration: none;
        color: Black;
    }

.LeftTop {
    float: right;
    margin-top: 10px;
}

.LoggedInInfo {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    border: solid 0px black;
}

.LoggedInInfoWelcome {
    color: black !important;
}

.StatusStuff {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    border: solid 0px red;
}

.Hello {
    float: left;
}

.NameSubMenu {
    visibility: hidden;
}

.LoggedInInfoWelcomeCont {
    cursor: pointer;
}

    .LoggedInInfoWelcomeCont:hover {
        cursor: pointer;
    }

        .LoggedInInfoWelcomeCont:hover .NameSubMenu, .LoggedInInfoWelcomeCont:active .NameSubMenu {
            visibility: visible;
            position: absolute;
            top: 1px;
            left: 1px;
            z-index: 10;
        }

.NameSubMenu ul {
    list-style: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

    .NameSubMenu ul li {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
    }

        .NameSubMenu ul li:hover:not(.NameSubMenuName) {
            background-color: rgb(123, 123, 123);
            color: White;
        }

/*.Menu { margin-top:23px; float:left; color:rgb(110, 110, 110); margin-left:0px; margin-right:5px;}
   
.MainMenu { width:100%;  border:solid 0px black; height:37px; margin-bottom:10px; z-index:10; color:rgb(253, 253, 253); margin-right:10px; }
.MainMenu:hover { width:100%;  border:solid 0px black; height:37px; margin-bottom:10px; z-index:10; color:rgb(253, 253, 253); }
.MainMenu ul { list-style:none; margin:1px; padding:0; height:37px; line-height:37px;z-index:10; border:solid 0px blue;  }
.CurrentMenuHL { border-bottom:solid 5px rgb(252, 184, 0) !important; }


.MainMenu > ul > li { border-bottom:solid 5px rgb(79, 79, 79); }
.MainMenu ul li {   float:left;  background-color:transparent;  height:38px; line-height:38px; text-decoration:none; color:rgb(253, 253, 253); cursor:pointer; z-index:10;  }
.MainMenu ul li a {  text-decoration:none; padding-left:10px; padding-right:10px; }
.MainMenu ul li a:visited {  text-decoration:none; color:white; }
.MainMenu ul li span {  text-decoration:none; padding-left:10px; padding-right:10px; }
.MainMenu ul li span:visited {  text-decoration:none; }



.MainMenu ul ul { color:white;  }
.MainMenu ul ul li:hover {  border-bottom:solid 0px navy;   }
.MainMenu ul li:hover a {     }


.MainMenu ul .First {   border-bottom:solid 0px black; border-top:solid 0px black; background-color:transparent;  width:19px;height:37px; padding-left:0px; padding-right:0px; cursor:default;}
.MainMenu ul .Last {  border-bottom:solid 0px black; border-top:solid 0px black; background-color:transparent; height:37px;width:19px; padding-left:0px; padding-right:0px;cursor:default;}
.MainMenu ul:hover .First {   border-bottom:solid 0px black; border-top:solid 0px black; background-color:transparent;  width:19px;height:37px; padding-left:0px; padding-right:0px; cursor:default; background-position: 0px 0px;}
.MainMenu ul:hover .Last {  border-bottom:solid 0px black; border-top:solid 0px black; background-color:transparent; height:37px;width:19px; padding-left:0px; padding-right:0px;cursor:default; background-position: 0px 0px;}

.MainMenu li ul { display:none; position:absolute; margin-top:-0px;  border:solid 0px blue; margin-top:5px; border-top:10px solid rgb(86, 140, 16); }
.MainMenu li:hover ul { display:block;}
.MainMenu li:active ul { display:block;}
.MainMenu li li { display:block; float:none; padding-left:10px; padding-right:10px;  background-color:rgb(86, 140, 16); color:white; }

.MainMenu li li a { text-decoration:none; background-color:transparent; padding-left:10px; padding-right:10px; color:rgb(253, 253, 253);  }
.MainMenu li:hover li a {  text-decoration:none;  background-color:transparent;    }
.MainMenu li:hover li:hover a {  text-decoration:none;  background-color:transparent;   }
.MainMenu li li:hover {  background-color:rgb(109, 175, 20) !important; }




/* Tab Control */
.ajax__tab_xp .ajax__tab_body {
    padding: 0px !important;
    border: none !important;
}

/* Paging */
.PagingItemDiv {
    margin-right: 0px;
    display: inline-block;
}

.PagingItem {
}

    .PagingItem:hover {
        background-color: rgb(235,207,209);
    }

.PagingItemLink {
    text-decoration: none;
    color: rgb(43, 2, 18);
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: solid 0px rgb(175, 176, 170);
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    display: table-cell;
    color: rgb(43, 2, 18);
    font-weight: bold;
}

    .PagingItemLink:hover {
        background-color: rgb(235,207,209);
    }

.PagingItemLinkSelected {
    text-decoration: none;
    color: rgb(43, 2, 18);
    width: 22px;
    height: 22px;
    background-color: rgb(235,207,209);
    border: solid 0px rgb(175, 176, 170);
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    display: table-cell;
    color: rgb(43, 2, 18);
    font-weight: bold;
}

    .PagingItemLinkSelected:hover {
        background-color: rgb(235,207,209);
    }


/* Popups */
.GoodAlertBox {
    z-index: 10;
    display: none;
}


.PopupReminderToOrder {
    z-index: 10;
    display: none;
}

.Popup1BK {
    color: White;
    position: relative;
    box-shadow: 0px 0px 38px #000000;
    -webkit-box-shadow: 0px 0px 38px #000000;
    -moz-box-shadow: 0px 0px 38px #000000;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=0, offY=0, positive=true);
    min-height: 50px;
    padding: 2px;
    background-color: #222222;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity: 0.9;
}


.Popup1Close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.PUProductDetails {
    z-index: 10;
    display: none;
}

.PUProductDetailsImg {
    max-width: 100px;
    min-height: 100px;
}



/* Send Message */
.SM1 {
    display: none;
}

.SM1Content {
    width: 400px;
    height: 400px;
    padding: 20px;
}

.SM1Buyer {
    width: 200px;
}

.SM1Message {
    width: 300px;
    height: 100px;
}

/* RejectOrderConfirm */


.RejectOrderConfirm {
    display: none;
}

.RejectOrderConfirmContent {
    width: 400px;
    height: 400px;
    padding: 20px;
}

.RejectOrderConfirmText {
    width: 300px;
    height: 100px;
}


/* Vendor Details */
.VendorLogo {
    max-width: 100px;
    max-height: 100px;
}

/* Vendor catalog */
.VendorCatalogImage {
    max-width: 60px;
    max-height: 60px;
}

/* Thread Preview */
.ThreadPreviewDiv {
    width: 90%;
    height: 50px;
    margin: 0 auto;
    margin-top: 10px;
}

.ThreadPreviewDivNotRead {
    background-image: url(/images/MM_TileBrightMed.png);
    background-repeat: repeat;
}


/* BuyerDisplay1 */
.BD1 {
    width: 90%;
    height: 60px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
}

.BD1Actions {
    width: 150px;
    float: left;
    top: 10px;
    margin-left: 10px;
    border: solid 0px black;
}

/* Order preview */
.OPBox {
    width: 100%;
    height: 25px;
    margin-bottom: 10px;
    line-height: 25px;
}

.OPImage {
    max-width: 50px;
    max-height: 50px;
}

/* Order Item Display 1 */
.OID1Box {
    width: 100%;
    height: 50px;
    border: solid 1px black;
    margin-bottom: 10px;
}

.OID1Quantity {
    width: 50px;
}

.IOD1Image {
    max-width: 50px;
    max-height: 50px;
}


/* Orders List */
.OLSeachFields {
    float: left;
    padding-left: 0px;
    padding-right: 10px;
    line-height: 34px;
}

.OLSeachFieldsLeft {
    float: left;
    padding-left: 0px;
    padding-right: 10px;
    line-height: 34px;
}

.OrdersListGridHeader {
    height: 40px;
    font-size: 20px;
}

.OrdersListGridRow1 {
    height: 40px;
    font-size: 16px;
    background-color: white;
}

.OrdersListGridRow2 {
    height: 40px;
    font-size: 16px;
    background-color: #eeeeee;
}

/* AddNewProductToOrder */
.AddNewProductToOrder {
    display: none;
}

.VendorDetails2Time {
    width: 50px;
}

.dxtcPageContent {
    padding: 0px !important;
    margin-bottom: 0px !important;
    border: solid 0px red !important;
}

.NewPageBreakAfter {
    page-break-after: always;
}

.ShowTimePicker {
    width: 60px;
}


/* Query UI */
.ui-dialog {
    font-size: 14px;
    direction: rtl;
    color: black;
    position: relative;
    box-shadow: 0px 0px 38px #000000;
    -webkit-box-shadow: 0px 0px 38px #000000;
    -moz-box-shadow: 0px 0px 38px #000000;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=0, offY=0, positive=true);
    min-height: 50px;
    padding: 2px;
    background-color: rgb(209, 208, 208);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity: 1;
}

    .ui-dialog .ui-dialog-titlebar-close {
        right: inherit;
        /*left: 3px !important;*/
    }

.ui-dialog-title {
    float: left !important;
}

.ui-widget-header {
    background: white;
    border: none;
}

.ui-widget-content {
    border: none;
    background: white;
}

.ui-dialog-buttonset {
    float: none !important;
    margin: 0 auto !important;
}

.ui-button {
    width: 102px !important;
    height: 34px !important;
    border: none !important;
    background-image: none !important;
    background-color: rgb(170, 180, 164) !important;
    color: White !important;
    font-weight: bold !important;
    line-height: 34px !important;
    text-align: center !important;
    cursor: pointer !important;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .ui-button:hover {
        background-position: 0px -38px !important;
    }

    .ui-button:active {
        background-position: 0px -76px !important;
    }

.ui-dialog {
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
}




.Extender {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    border: solid 1px #006699;
    line-height: 20px;
    padding: 1px;
    background-color: White;
    list-style-type: none;
    margin: 0px;
}

.ExtenderList {
    border-bottom: 1px #006699;
    cursor: pointer;
    color: black;
}

.Highlight {
    color: White;
    background-color: #229603;
    cursor: pointer;
}

.Table1 {
    border-collapse: collapse;
    border: 1px solid black;
    background-color: White;
    color: Black;
}

    .Table1 td {
        border: 1px solid black;
        padding: 5px;
    }

    .Table1 th {
        border: 1px solid black;
        background-color: #dddddd;
        padding: 5px;
    }

.Size12 {
    font-size: 12px;
}

.Table2 {
    border-collapse: collapse;
    border: 0px solid black;
    background-color: White;
    color: Black;
}

    .Table2 td {
        border: 0px solid black;
        padding: 5px;
    }

    .Table2 th {
        border: 0px solid black;
        background-color: #eeeeee;
    }

.dxgvHeader td {
    width: auto !important;
}

.Float10Margin {
    float: right;
    margin-left: 10px;
}

.TextBoxAsLabel {
    border: none;
    background: none;
    color: White;
    width: 50px;
}

.AC1SearchBoxAutoComplete {
    direction: rtl;
    text-align: right;
}

.AC1CompletionListHighlightedItemCssClass {
    font-weight: bold;
    direction: rtl;
    text-align: right;
    background-color: #dddddd;
}

.AC1CompletionListItemCssClass {
    font-weight: normal;
    direction: rtl;
    text-align: right;
}

.AllTextAlign div {
    text-align: right !important;
    direction: rtl;
}



.TableDisplay1 {
    margin-top: 22px;
    background-color: White;
    display: table;
    color: Black;
    border: none;
    font-size: 14px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.TableRow1 {
    display: table-row;
    background: white;
}
    /*.TableCell1 { padding-left:4px; padding-right:4px; display:table-cell; border-left:solid 1px rgb(170, 180, 164);  padding-top:4px; padding-bottom:4px; line-height:27px; height:20px }*/
    .TableRow1 .TableCell1:last-child {
        border-right: none;
        border-left: inherit;
    }

.TableCell1Selected {
    background-color: #eeddaa !important;
}



.ui-widget {
    font-size: 1em !important;
    font-family: 'Roboto' !important;
}


.TableDisplay2 {
    background-color: White;
    display: table;
    color: Black;
    border: none;
    font-size: 14px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.TableRow2 {
    display: table-row;
    background: white;
    height: 37px;
}

.TableCell2 {
    padding-left: 4px;
    padding-right: 4px;
    display: table-cell;
    border-left: solid 1px rgb(170, 180, 164);
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 27px;
    height: 37px;
    box-sizing: border-box;
}

.TableRow2 .TableCell2:last-child {
    border-left: none;
}

.TableCell2Selected {
    background-color: #eeddaa !important;
}

.TableHeader2 {
    padding-left: 4px;
    padding-right: 4px;
    display: table-cell;
    background-color: rgb(86, 140, 17);
    border: none;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    box-sizing: border-box;
}

.TableRow2:nth-child(odd) {
    background-color: #eeeeee;
}


.TableDisplay3 {
    display: table;
}

    .TableDisplay3 > div {
        display: table-row;
        height: 25px;
        line-height: 25px;
    }

        .TableDisplay3 > div > div {
            display: table-cell;
            padding-left: 10px;
            padding-bottom: 5px;
        }




.Loading {
    width: 64px;
    height: 64px;
    background-image: url(/images/loaderB64.gif);
    display: none;
    border: solid 0px white;
}

.GeneralFloat {
    float: left;
}

.GeneralFloatOppsite {
    float: right;
}

.Hello {
    float: left;
}


.NameSubMenu {
    visibility: hidden;
}

.LoggedInInfoWelcomeCont {
    cursor: pointer;
}

    .LoggedInInfoWelcomeCont:hover {
        cursor: pointer;
    }

        .LoggedInInfoWelcomeCont:hover .NameSubMenu, .LoggedInInfoWelcomeCont:active .NameSubMenu {
            visibility: visible;
            position: absolute;
            top: 1px;
            left: 1px;
            z-index: 10;
        }

.NameSubMenu ul {
    list-style: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

    .NameSubMenu ul li {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
    }

        .NameSubMenu ul li:hover:not(.NameSubMenuName) {
            background-color: rgb(123, 123, 123);
            color: White;
        }


.AlertItemDisplay1 {
    width: 600px;
    min-height: 25px;
    border: solid 0px black;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px gray;
    padding-left: 5px;
    padding-right: 5px;
}

    .AlertItemDisplay1:hover {
        background-color: #555555;
        cursor: default;
    }

.AlertItemDisplay1Buttons {
    display: none;
    margin-top: 10px;
    border: solid 0px black;
    width: 100%;
}

.AlertItemDisplay1:hover .AlertItemDisplay1Buttons {
    display: block;
}

.Localize {
}

.Loading1 {
    position: fixed;
    left: 50%;
    top: 2%;
    z-index: 999999;
}

.Loading2 {
    position: relative;
    left: -50%;
    background-color: white;
    border: solid 1px black;
    color: black;
    line-height: 20px;
    padding: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.Loading3 {
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

.DivRowInput {
    padding-bottom: 10px;
    width: 100%;
}

.DivTextLabel {
}

    .DivTextLabel label {
        display: block;
        font-size: 11px;
        color: #838383;
    }

    .DivTextLabel input:not([type='checkbox']):not(.NoDesignInput1), .DivTextLabel textarea {
        width: 100%;
        margin-top: 3px;
    }

    .DivTextLabel input {
        padding: 0px;
    }

    .DivTextLabel select {
        max-width: none !important;
    }

        .DivTextLabel select:not(.NoDesignInput1) {
            width: 100%;
            margin-top: 3px;
        }

    .DivTextLabel .InputBox {
        margin-top: 3px;
        height: 34px;
        width: 100%;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: solid thin #e5e6e7;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        width: 100%;
        background-color: white;
    }

    .DivTextLabel .NoDesignInput1 {
        height: 32px;
    }

iframe {
    border: solid thin #e5e6e7;
}

.ui-dialog .PageContent {
    border: none;
}

.DivTable {
    display: table;
}

.DivTableRow {
    display: table-row;
}

.DivTableCell {
    display: table-cell;
}

.DivTableStyle1 {
    display: table;
    background-color: White;
    color: black;
    min-width: 50%;
}

.DivTableTitleStyle1 {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}

.DivTableHeadingStyle1 {
    display: table-row;
    font-weight: bold;
    background-color: #dddddd;
}

.DivTableRowStyle1 {
    display: table-row;
}

    .DivTableRowStyle1:nth-child(odd) {
        display: table-row;
        background-color: #f3f3f3;
    }

.DivTableCellStyle1 {
    display: table-cell;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #888888;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.Tooltip {
    display: inline-block;
    background-image: url(/Images/questionmark.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

/*.LoginBoxWrap {
    position: absolute;
    top: 50%;
    margin-top: -185px;
    left: 0;
    width: 100%;
}

.LoginBox {
    width: 500px;
    min-height: 320px;
    margin: 0 auto;
    background-image: url(/Images/Backgrounds/whiteboxopacity91.png);
    background-size: cover;
    border-radius: 2px;
}

.LoginTextBox {
    background-color: white;
    height: 26px;
    border: none;
    line-height: 26px;
    width: 100%;
    text-indent: 5px;
}

.LoginBoxData {
    width: 330px;
    margin: 0 auto;
    margin-top: 20px;
    border: solid 0px black;
}

.LogoImage {
    background-image: url('/Images/Marketman_logo_chosen_RGB_Horizontal_HI.png');
    width: 130px;
    background-repeat: no-repeat;
    height: 41px;
    background-size: contain;
    margin: 0 auto;
}*/



.dxgvTable {
    border-collapse: collapse !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
}

.dxgvHeader {
    border: none !important;
}

    .dxgvHeader, .dxgvHeader table {
        background-color: rgb(86, 140, 17);
        color: white;
    }

.dxgvFilterRow {
    background-color: white;
    border: none;
}

.dxgvCommandColumnItem {
    color: #939393 !important;
}

.dxgvControl {
    border: none !important;
    font-size: 14px !important;
    margin-top: 22px;
}

    .dxgvControl a:not(.ActionLinkULImportant):not(.dxgvCommandColumnItem) {
        color: black !important;
    }

.dxeTextBox .dxeEditArea {
    line-height: 14px;
}

.dxeButtonEdit .dxeEditArea {
    line-height: 14px;
}

.dxgvControl, .dxgvDisabled {
    font-size: 14px !important;
}

.dxgvDataRowHover {
    background-color: #f4f7fa !important;
}

.dxgvSelectedRow {
    background-color: #f4f7fa;
    color: black;
}

.dxGridRow2 {
    /*background-color: rgb(245, 245, 245);*/
}

.ContentBox {
    padding-bottom: 10px;
    background-color: rgb(251, 251, 251);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
}

.ContentData {
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
}

.ContentBox2 {
    padding-bottom: 10px;
    background-color: rgb(219, 219, 219);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 10px;
}

.ContentBox2Header {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
}


.TableCellNoWrap {
    white-space: nowrap;
}

.OrderViewContent {
    width: 100%;
    background-color: white;
    border: solid 1px #AAAAAA;
    box-sizing: border-box;
    padding: 2% 5%;
    border-radius: 2px;
}

.OrderView {
    width: 75%;
    margin: 0 auto;
    box-sizing: border-box;
}

.OrderViewTable {
    width: 100%;
    border-bottom: solid 0px #cccccc;
    margin-bottom: 10px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    cursor: default;
    box-sizing: border-box;
}

    .OrderViewTable td {
        padding: 10px;
    }

    .OrderViewTable thead {
        border-top: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc;
        color: #999999;
        font-size: 16px;
    }

    .OrderViewTable tbody tr {
        border-top: solid 1px #f2f2f2;
    }

        .OrderViewTable tbody tr:first-child {
            border-top: none;
        }

        .OrderViewTable tbody tr:hover:not(.OrderSummary) {
            background: #f4f4f4;
        }

.OrderViewDetailsBig {
    display: block;
}

.OrderViewDetailsSmall {
    display: none;
}
    .OrderViewDetailsSmall .LogoSmall > img {
        width: 150px;
        height: 100px;
    }

.OrderViewExcel {
}

.OrderViewUnitPrice {
}

.OrderViewMobileHideTitle {
}

.OrderViewMobileShowTitle {
    display: none;
}

.OrderPromContent {
    width: 100%;
    background-color: #eeeeee;
    border: solid 1px #AAAAAA;
    box-sizing: border-box;
    padding: 2% 5%;
    border-radius: 2px;
    font-size: 16px;
}

.ActionProm {
    height: 34px;
    border: none;
    font-size: 16px;
    color: White;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    background-color: rgb(252, 184, 0);
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .ActionProm:hover {
    }

    .ActionProm:active {
    }



.DontSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.BlueBG {
    background-color: rgb(44, 64, 84) !important;
}

@media (min-width:1366px) {
    body {
    }

    .HeaderContent {
        width: 1300px;
    }
    /*.GeneralContent { width:1300px;  border:solid 0px gray; }*/
    .RightArea2 {
        width: 925px;
    }

    .CID5ProductName2 {
        width: 620px;
    }

    #divWelcomeOutside {
        display: block;
    }

    #liWelcome {
        display: none;
    }
}

@media (max-width:1365px) {
    body {
    }

    .HeaderContent {
        width: 1250px;
    }
    /*.GeneralContent { width:1250px;  border:solid 0px blue; }*/
    .RightArea2 {
        width: 875px;
    }

    .CID5ProductName2 {
        width: 570px;
    }
}

@media (max-width:1279px) {
    body {
    }

    .HeaderContent {
        width: 1000px;
    }

    /*.GeneralContent {
        width: 1000px;
        border: solid 0px green;
    }*/

    .RightArea2 {
        width: 620px;
    }

    .CID5ProductName2 {
        width: 320px;
    }
}


@media (max-width:1024px) {
    .CID5ProductName2 {
        width: 320px;
    }
}


@media (max-width:800px) {
    .OrderView {
        width: 100%;
    }

    .OrderViewContent {
        border: solid 0px #AAAAAA;
        padding: 2%;
        border-radius: 0px;
    }

    .OrderViewDetailsBig {
        display: none;
    }

    .OrderViewDetailsSmall {
        display: block;
    }

    .OrderViewExcel {
        display: none;
    }

    .OrderViewTable td {
        padding: 2px;
    }

    .OrderViewUnitPrice {
        display: none;
    }

    .OrderViewMobileHideTitle {
        display: none;
    }

    .OrderViewMobileShowTitle {
        display: block;
    }

}



.FadeInOut02Ani.ng-enter {
    -webkit-transition: 1.2s;
    transition: 1.2s;
    opacity: 0;
}

.FadeInOut02Ani.ng-enter-active {
    opacity: 1;
    color: red;
}

.FadeInOut02Ani.ng-leave {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 1;
}

.FadeInOut02Ani.ng-leave-active {
    opacity: 0;
}

.FadeInHide02Ani {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-0%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .FadeInHide02Ani.ng-hide-remove, .FadeInHide02Ani.ng-hide-add.ng-hide-add-active {
        opacity: 0;
        display: block !important;
    }

        .FadeInHide02Ani.ng-hide-add, .FadeInHide02Ani.ng-hide-remove.ng-hide-remove-active {
            opacity: 1;
            display: block !important;
        }


.FadeInOut005Ani {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-0%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .FadeInOut005Ani.ng-hide-remove, .FadeInHide02Ani.ng-hide-add.ng-hide-add-active {
        opacity: 0;
        display: block !important;
    }

    .FadeInOut005Ani.ng-hide-add, .FadeInHide02Ani.ng-hide-remove.ng-hide-remove-active {
        opacity: 1;
        display: block !important;
    }



.modalDialog {
    position: fixed;
    /*font-family: Arial, Helvetica, sans-serif;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 99999;
    opacity: 1;
}

    .modalDialog > div {
        width: 400px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 1px;
        background: #fff;
    }

.green-material-secondary-button {
    height: 34px;
    border: none;
    color: #28bd8b;
    text-align: center;
    background-color: white;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 3px;
    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;
}

    .green-material-secondary-button:hover {
        background-color: lightgray;
    }

.user-data-block span {
    padding: 0 10px;
    line-height: 15px;
}

.login-text-medium {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.68;
    text-align: center;
    color: #3f4d5f;
    color: var(--slate);
}

.login-text-small {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.68;
    text-align: center;
    color: #3f4d5f;
    color: var(--slate);
}

@media print {

    .PrintHide {
        display: none;
    }
}

.nav-pills {
    padding: 0;
}

.nav-pills li {
    display: inline-block;
}

.nav-pills li a {
    display: inline-block;
    color: black !important;
    text-align: center;
    text-decoration: none;
    padding: 14px 16px;
}

.nav-pills > li.active > a {
    background-color: #28bd8b !important;
    border-color: #28bd8b !important;
    color: white !important;
}


.vertical-align-middle {
    vertical-align: middle;
}

.width-200 {
    width: 200px;
}

.DialogIFrame2Buttons-dialog iframe {
    border-color:transparent;
} 

.DialogIFrame2Buttons-dialog .ui-dialog-buttonset {
    direction: ltr;
    text-align: right;
}

.DialogIFrame2Buttons-dialog button {
    width: 125px !important;
    font-size: 11px !important;
    padding: 0 5px !important;
}

.DialogIFrame2Buttons-dialog .ui-dialog-buttonset button:nth-child(1) {
    background-color: #d3d3d3 !important; 
    color: white !important;
}

.DialogIFrame2Buttons-dialog .ui-dialog-buttonset button:nth-child(2) {
    background-color: green !important;
    color: white !important;
}
