A.AdminDefault:link {
    color: #000033;
    text-decoration: underline
}

A.AdminDefault:visited {
    color: #000033;
    text-decoration: underline
}

A.AdminDefault:active {
    color: #993333;
    text-decoration: underline
}

A.AdminDefault:hover {
    color: #993333;
    text-decoration: underline
}

A.SupplierDefault:link {
    color: WHITE;
    text-decoration: none
}

A.SupplierDefault:visited {
    color: WHITE;
    text-decoration: none
}

A.SupplierDefault:active {
    color: WHITE;
    text-decoration: none
}

A.SupplierDefault:hover {
    color: WHITE;
    text-decoration: underline
}

A.MenuBar:link {
    color: WHITE;
    text-decoration: none
}

A.MenuBar:visited {
    color: WHITE;
    text-decoration: none
}

A.MenuBar:active {
    color: WHITE;
    text-decoration: none
}

A.MenuBar:hover {
    color: WHITE;
    text-decoration: underline
}

A.whitebackground:link {
    color: black;
    font-weight: bold;
    text-decoration: underline
}

A.whitebackground:visited {
    color: black;
    font-weight: bold;
    text-decoration: underline
}

A.whitebackground:active {
    color: gray;
    font-weight: bold;
    text-decoration: underline
}

A.whitebackground:hover {
    color: gray;
    font-weight: bold;
    text-decoration: underline
}


A.CommandBar:link {
    color: black;
    font-weight: bold;
    text-decoration: underline
}

A.CommandBar:visited {
    color: black;
    font-weight: bold;
    text-decoration: underline
}

A.CommandBar:active {
    color: gray;
    font-weight: bold;
    text-decoration: underline
}

A.CommandBar:hover {
    color: gray;
    font-weight: bold;
    text-decoration: underline
}

A.password:link {
    color: #000033;
    text-decoration: underline;
    background-color: orange
}

A.password:visited {
    color: #000033;
    text-decoration: underline;
    background-color: orange
}

A.password:active {
    color: #993333;
    text-decoration: underline;
    background-color: orange
}

A.password:hover {
    color: #993333;
    text-decoration: underline;
    background-color: orange
}

A.Small:link {
    font-size: 10;
    font-weight: normal;
    text-decoration: none;
    color: gray;
}

A.Small:visited {
    font-size: 10;
    font-weight: normal;
    text-decoration: none;
    color: gray;
}

A.Small:active {
    font-size: 10;
    font-weight: normal;
    text-decoration: none;
    color: gray;
}

A.Small:hover {
    font-size: 10;
    font-weight: normal;
    text-decoration: underline;
    color: gray;
}


A.blacklink:link {
    color: BLACK;
    text-decoration: underline
}

A.blacklink:visited {
    color: BLACK;
    text-decoration: underline
}

A.blacklink:active {
    color: BLACK;
    text-decoration: underline
}

A.blacklink:hover {
    color: GRAY;
    text-decoration: underline
}

A.whitebackgroundsmall:link {
    color: black;
    font-weight: bold;
    text-decoration: underline
}

A.whitebackgroundsmall:visited {
    color: black;
    font-weight: bold;
    text-decoration: underline
}

A.whitebackgroundsmall:active {
    color: gray;
    font-weight: bold;
    text-decoration: underline
}

A.whitebackgroundsmall:hover {
    color: gray;
    font-weight: bold;
    text-decoration: underline
}


A.linkwhite:link {
    text-decoration: underline;
    color: #FFFFFF;
}

A.linkwhite:visited {
    text-decoration: underline;
    color: #FFFFFF;
}

A.linkwhite:active {
    text-decoration: underline;
    color: #FFFFFF;
}

A.linkwhite:hover {
    text-decoration: underline;
    color: #FFFFFF;
}


/*BODY {
	font-size:15px; 
}*/


body.res1170 .container {
    width: 100%;
    max-width: 1700px;
}


body.res1170 .span12 {
    width: 100%;
    max-width: 1700px;
}

.welcomecolumn {
    padding-top: 10px;
}


/*.table {
    width: auto;
}*/

/*.table th, .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;

}


table th, table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;

}*/

.menu-item-place {
    font-weight: bold;
    color: white;
    line-height: 15px;
    font-size: 15px;
}


.containerminheight {
    min-height: 600px;
}


.alignright {
    text-align: right;
}




/* RED */
.btnRED {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    font-size: 16px;
    background: #e71d36 !important;
    padding: 3px 10px 4px 10px;
    text-decoration: none;
    border: none !important;
}

    .btnRED:hover {
        background: #8a8886 !important;
        text-decoration: none;
    }



/* BLACK */

.btnBLACK {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    font-weight: 400;
    background: black;
    padding: 3px 10px 4px 10px;
    text-decoration: none;
    border: none !important;
}

    .btnBLACK:hover {
        background: #8a8886;
        text-decoration: none;
    }




a.btnRED:link {
    color: #ffffff;
    text-decoration: none;
}

a.btnRED:visited {
    color: #ffffff;
    text-decoration: none;
}

a.btnRED:active {
    color: #ffffff;
    text-decoration: none;
}


.btnSmallFont {
    font-size: 14px;
    font-weight: inherit;
}


.btnLargeFont {
    font-size: 20px;
    font-weight: inherit;
}


.backgroundBLACK {
    color: white;
    background-color: black;
}


/* Body */
body {
    font-size: 15px;
    line-height: 19px;
    color: black;
}

select {
    width: auto;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin-bottom: 0px;
    color: black;
}

input[type="radio"],
input[type="checkbox"],
input[type="text"],
input[type="password"],
input[type="file"],
input[type="button"],
button {
    margin: 0px 0px 0px 0px;
    width: auto;
    color: black;
}

textarea {
    width: auto;
}


input[type="submit"], input[type="button"], button {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    font-weight: 400;
    background: black;
    padding: 3px 10px 4px 10px;
    text-decoration: none;
    border: none !important;
}

    input[type="submit"]:hover, input[type="button"]:hover, button:hover {
        background: #8a8886;
        text-decoration: none;
    }


ul.RelatedItems {
    margin: 0 0 0px 0px;
}

[class*="span"] {
    margin-left: 0px;
}

.row {
    margin-left: 0px;
}

.redbox {
    border-color: red;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    padding: 4px 4px 4px 4px;
}

.redboxmorepadding {
    border-color: red;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    padding: 10px 10px 10px 10px;
}

.dispatchwelcometext {
    font-size: 18px;
}



/*ul.procurementdrop {
    padding: 0;
    list-style: none;
    background: #000000 ; 
	 margin: 0 0 0 0;
 color: #000000;

}
ul.procurementdrop li{
    display: inline-block;
    position: relative;
    line-height: 21px;
    text-align: left;

}
ul.procurementdrop li a{
    display: block;
    padding: 8px 25px;
    color: #FFFFFF;
    text-decoration: none;
}
ul.procurementdrop li a:hover{
    color: #FFFFFF;
    background: #939393;
}
ul.procurementdrop li ul.dropdown{
    min-width: 200px; 
    background: #939393;
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
}
ul.procurementdrop li:hover ul.dropdown{
    display: block;
}
ul.procurementdrop li ul.dropdown li{
    display: block;
}*/



/*#divMenu, ul, li, li li {
	 margin: 0;
	 padding: 0;
}

 

#divMenu {
z-index:300;
}

 

#divMenu ul

{

}

 

#divMenu li {

    list-style: none;

    position: relative;



}

 

    #divMenu li li {

        list-style: none;

        position: relative;



        left: 150px;

        top: -27px;

    }

 

 

#divMenu ul li a {

    display: block ;

    text-decoration: none;

    text-align: left;

    color:#000000;

}

 

#divMenu ul ul {

    position: absolute;

    visibility: hidden;

    top: 27px;

}

 

#divMenu ul li:hover ul {

    visibility: visible;

}

 

#divMenu li:hover {
		  color: #000000;

}

 

#divMenu ul li:hover ul li a:hover {
		  color: #000000;


}

 

#divMenu a:hover {

    font-weight: normal;

}*/


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}

    #cssmenu ul {
        position: relative;
        z-index: 397;
    }

        #cssmenu ul li {
            min-height: 1px;
            line-height: 1em;
            vertical-align: middle;
        }

            #cssmenu ul li:hover {
                position: relative;
                z-index: 399;
                cursor: default;
            }

        #cssmenu ul ul {
            visibility: hidden; /* hide sub menus by default */
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 398;
            width: 100%;
        }

            #cssmenu ul ul ul {
                top: 0px;
                left: 99%;
            }

        #cssmenu ul li:hover > ul {
            visibility: visible; /* show sub menu */
        }

        #cssmenu ul ul {
            top: 0px;
            left: 99%;
        }

    #cssmenu ul {
        width: 250px; /* main menu width */
    }

        #cssmenu ul ul {
            width: 350px; /* sub menu width */
            background: #efefef;
        }

        #cssmenu ul li {
            padding: 10px 10px;
            color: #000;
        }

            #cssmenu ul li.hover,
            #cssmenu ul li:hover {
                background: #ccc;
            }

        #cssmenu ul a:link,
        #cssmenu ul a:visited {
            color: #000;
            text-decoration: none;
        }

        #cssmenu ul a:hover {
            color: #000;
        }

        #cssmenu ul a:active {
            color: #ffa500;
        }


.directoryfix {
    line-height: 30px;
}


.fixdirectorytable {
    border-style: solid;
    border-color: #FF0000;
    border-width: 1px 1px 1px 1px;
    border-collapse: collapse;
}


    .fixdirectorytable td {
        padding-left: 40px;
        padding-right: 40px;
    }

.dispatchtable {
    max-width: 1400px;
    border-collapse: collapse;
}

    .dispatchtable td {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

img {
    max-width: none;
}




@media print {
    a:link:after,
    a:visited:after {
        content: "" !important;
    }
}


.questiontext {
    color: #FFFFFF;
}




.DisabledButton {
    background-color: #808080 !important;
}


textarea {
    color: black;
}


.Container1600 {
    width: 1600px;
}


.BoldCell {
    font-weight: bold;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 8px 8px 8px 8px !important;
}


/*.dataTables_length {
	float: right !important;
	text-align: right !important;
padding-right:50px;
}*/




.SupplierNameColumnWidth {
    min-width: 400px;
}

.SkuDescriptionColumnWidth {
    min-width: 400px;
}

.TableCellLeftBorder {
    border-left: 2px solid black;
}

.TableCellRightBorder {
    border-right: 2px solid black;
}

.DocumentTitleColumnWidth {
    min-width: 400px;
}

.TableHeadingBlackBackground {
    background-color: black;
    color: white
}


.TableCellBottomBorder {
    border-bottom: 2px solid black;
}

.TableCellBackgroundTomato {
    background-color: tomato !important;
}

.TableCellBackgroundGreen {
    background-color: lightgreen !important;
}

.TableCellBackgroundYellow {
    background-color: yellow !important;
}

.SupplierOrderCountColumnWidth {
    width: 150px;
}

.SupplierNameColumnWidth_Narrow {
    min-width: 300px;
}




hr.hrMember {
    border: 1px solid black;
}


.ColumnWidth_CategoryName {
    min-width: 400px;
}


.ColumnWidth_MemberSupplier {
    min-width: 200px;
}


.ColumnWidth_SkuDescription {
    min-width: 200px;
}




/*@media only screen and (min-width: 1500px) {*/

.ColumnWidth_SupplierUserName {
    min-width: 200px;
}


.ColumnWidth_SupplierUserTitle_or_SupplierName {
    min-width: 300px;
}


.ColumnWidth_SupplierUser_Email {
    min-width: 200px;
}

/*}*/



.gMemberSummaryReport {
    float: right;
}



table.dataTable thead th {
    background-color: black;
    color: white
}


/*.ColumnWidth_MemberUserName {
    min-width: 200px;
}


.ColumnWidth_MemberUserTitle_or_MemberName {
    min-width: 300px;
}


.ColumnWidth_MemberUser_Email {
    min-width: 200px;
}*/




.dataTables_filter {
    float: right;
    text-align: right;
}

.dataTables_length {
    float: left;
}

.dataTables_info {
    padding-bottom: 10px;
    text-align: right;
}

@media print {
    a [href]:after {
        content: none !important;
    }
}



.gMemberSummaryReportPercent {
    border-left-style: solid !important;
    border-left-color: black !important;
    border-left-width: 1px !important;
}

.gMemberSummaryReportPercentRight {
    border-right-style: solid !important;
    border-right-color: black !important;
    border-right-width: 1px !important;
}


.fixedwidth352 {
    width: 352px;
}

.aligntop {
    vertical-align: top !important;
    font-weight: normal !important;
    text-align: left !important;
    font-size: 14px !important;
}

.tooltipSurvey {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltipSurvey .tooltiptextSurvey {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */

        top: 100%;
        left: 50%;
        position: absolute;
        z-index: 1;
    }

    .tooltipSurvey:hover .tooltiptextSurvey {
        visibility: visible;
    }





.text-center {
    align-items: center;
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-bold {
    font-weight: bold !important;
}


th {
    text-align: left !important;
}


table.dataTable thead th,
table.dataTable thead td {
    /*padding: 8px 10px;*/
    border-bottom: 1px solid #111
}


.MaxWidth {
    width: 100%;
}



input, select, textarea {
    font-size: 100%;
}


.RebexxDataPairHeading {
font-weight:bold;
font-size:larger;
}





input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


input[type=number] {
    -moz-appearance: textfield;
}


hr.blackline {
    border: 1px solid black;
}
