body{
font-family:Verdana,Arial,Helvetica,sans-serif!important
}
h1,div.SectionTitle{
color:#666
}
h1{
font:20px Verdana,Arial,Helvetica,sans-serif!important
}
h1,h2,h3{
font-weight:400!important;white-space:normal
}
h1,h2,h3,
div.RoundedCornerBoxSectionTitle h3,
#DataTable h3{
line-height:100%
}
h2:not([class^="help4"]), h3:not([class^="help4"]){
color:#666!important
}
h2:not([class^="help4"]){
font:16px Verdana,Arial,Helvetica,sans-serif!important
}
h3:not([class^="help4"]){
font:14px Verdana,Arial,Helvetica,sans-serif!important
}
.sectionHTitle h2 {
white-space: nowrap;
}

/* Compact Form */
td.cff{
height:35px;
width:1%
}
td.cff input.tf{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-color:#c5d0d5!important;
height:20px;
width:260px
}
.IsIE td.cff input.tf{
    line-height:19px;
}
td.cff input.tf:focus{
outline-width:0
}
tr.cfe input.tf{
border-color:#fd1313!important
}
td.cft{
padding-left:5px
}

.IsIE .pfc label.ph {
    top:7px;
}

div.DiscoveryActivity h2 {
    /* Overriding platform h2 inside AWTDataTable (so Discovery h2 is not used)*/
    color: #333366 !important;
    font: bold 11px/15px Verdana,Arial,Helvetica,sans-serif !important;
    margin: 0 !important;
    padding: 0 10px 0 3px !important;
    white-space: nowrap !important;
}

.SubTitle {
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

.SubSubTitle {
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

div.SectionTitle {
    color: #666666;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding-bottom: 5px;
}

div.SectionContent {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 150%;
}

div.MarketingSectionTitle {
    color: #666666;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-bottom: 5px;
}

div.MarketingSectionContent {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
}

.MarketingSectionContentBlock {
    padding-right:10px;
}

div.ADDiscoveryContent {
    width: 950px;
}

div.ADDiscoveryContentLeft {
    width: 635px;
}

div.ADDiscoveryContentRight {
    width: 300px;
}

.nowrap {
    white-space: nowrap;
}

/**
 Hover Card
 Don't change the order of the class of the hover card
**/
.hcard {
    position:absolute;
    z-index: 9999;
}
.hcContent {
    background-color:#FFFFFF;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-box-shadow:2px 2px 3px #666;
    -webkit-box-shadow:2px 2px 3px #666;
    border:3px solid #c2c2c2;
    padding:10px;
    width:260px;
    margin-left:10px;
}
.hoverLeft .hcContent {
    margin-left:0px;
    margin-right:10px;
}
.hcPointer {
    position:absolute;
    width:0;
    height:0;
    border-left: 0;
    line-height:0px;
    font-size:0px;
    top:20px;
    border-style:solid solid solid none;
    border-width:8px 11px 8px 0;
    border-color:transparent #c2c2c2 transparent;
    left:0px;
}
.hcPointerInner {
    border-right-color:#FFF;
    left:4px;
}
.IsIE6 .hcPointer {
    border-top-color:pink !important;
    border-bottom-color:pink !important;
    filter: chroma(color=pink);
}

.hoverLeft .hcPointer {
    border-style:solid none solid solid;
    border-width:8px 0 8px 11px;
    border-color:transparent transparent transparent #c2c2c2;
    right:0px;
    left:auto;
}
.hoverLeft .hcPointerInner {
    border-left-color:#FFF;
    right:4px;
    left:auto;
}
/* Hover Card End
----------*/
.hoverBottom .hcContent,.hoverBottomLeft .hcContent{
    background: -moz-linear-gradient(top, #fdfbdf 0%, #fbf7c0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfbdf), color-stop(100%,#fbf7c0));
    filter:progid:DXimageTransform.Microsoft.gradient(startColorstr='#fdfbdf',endColorstr='#fbf7c0',GradientType=0);
    color:#663300;
    text-shadow:#fff 1px 1px;
    border:1px solid #cbc272;
    box-shadow:0 0 2px #ececec;
    -moz-box-shadow:0 0 2px #ececec;
    -webkit-box-shadow:0 0 2px #ececec;
    max-width:220px;
}

.hoverBottom .hcContent {
    margin-left:0px;
    margin-top:10px;
}

.hoverBottomLeft .hcContent {
    margin-left:-90px;
    margin-top:10px;
}

.IsIE6 .hoverBottomLeft .hcContent {
    position:relative;
}

.IsIE6 .hoverBottom .hcContent, .IsIE6 .hoverBottomLeft .hcContent {
    margin-top:13px;
}

.IsIE6 .hoverBottom .hcPointer, .IsIE6 .hoverBottomLeft .hcPointer {
    border-left-color:pink !important;
    border-right-color:pink !important;
    border-bottom-color:#cbc272 !important;
    top:5px;
}

.IsIE6 .hoverBottom .hcPointerInner, .IsIE6 .hoverBottomLeft .hcPointerInner {
    border-bottom-color:#fdfbdf !important;
    top:8px;
}

.hoverBottom .hcPointer, .hoverBottomLeft .hcPointer {
    border-style:none solid solid solid;
    border-width:0px 10px 10px 10px;
    border-color:transparent transparent #cbc272 transparent;
    top:0px;
    right:auto;
    left:25px;
}

.hoverBottom .hcPointerInner, .hoverBottomLeft .hcPointerInner {
    border-bottom-color:#fdfbdf !important;
    right:auto;
    top:2px;
    left:25px;
}

.hoverCardClose
{
    color:#000;
    line-height:9px;
    font-size:9px;
    text-align:right;
    letter-spacing:1px;
    margin-top:-5px;
    margin-right:-5px;
    text-decoration:none;
}
.hoverCardClose a:link, .hoverCardClose a:hover, .hoverCardClose a:visited {
    text-decoration:none !important;
    color:#000;
}

.error {
    color:#FF0000;
    font:11px Verdana,Arial,Helvetica,sans-serif;
    padding-bottom:5px;
}

div.ADRoundedBox {
    border: 1px solid #E8EBEC;
    background-color: #FFFFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.ADRoundedBoxContentMargin {
    /*To be merge when using ADRoundedBox*/
    margin-bottom: 15px;
}

div.ADRoundedBoxContentPadding {
    /*To be merge when using ADRoundedBox*/
    padding: 15px;
}

.ADSectionContentPadding {
    padding: 0 0 15px 0;
}

.ADSectionContentLeftTitle {
    width: 80%;
}

.ADSectionContentRightTitle {
    width: 20%;
    text-align: right;
}

/** Progress Bar Row
----------*/
.ADProgressBarFill {
    background-image:url('img_green_bar_1x16.gif') !important;
    background-repeat:repeat-x !important;
    border:0px none !important;
    left: 0px !important;
}

.ADProgressBarFillPosition {
    padding-left: 5px;
    white-space: nowrap;
}

.ADPercentNumber {
    color: #cc6633;
    font-weight:bold;
    font-size: 14px;
}

.ADProgessBarPercentNumber {
    padding: 0px 18px;
    text-align: right;
}

div.ADInfoBoxSubTitleHelp {
    padding-left: 5px;
    padding-top: 2px;
}

thead.ADProgressBarRow {
    line-height: 10px;
    _font:Verdana;
    font-size:10px;
    color: #666666;
    font-weight: normal !important;
}

th.ADProgressBarHead {
    font-weight: normal;
}

th.ADProgressBarHeadRight {
    text-align: right;
    padding: 0px 18px;
    font-weight: normal;
}

th.ADProgressBarRow {
    padding: 5px 10px 5px 0px;
    font-weight: normal;
    text-align: right;
}

td.ADProgressBarRow {
    width: 300px;
    padding: 5px 0px;
}

div.ADProgressBarRow {
    position: relative;
    border:1px solid #c1c1c1;
    background-color: #EBEBEB;
    height: 16px;
    white-space:nowrap;
}

span.ADProgressBarRowEmpty {
    background: none repeat scroll 0 0 transparent;
    height: 16px;
    left: 5px;
    position: absolute;
    font-weight: bold;
}
/** Progress Bar Row End
----------*/

.sectionHTitle h2 {
    white-space: nowrap;
}

#ADSearchResultContent .RoundedCornerBoxSectionContent {
    padding:0px;
}

.IsIE .ADHelpBox .RoundedCornerBoxSection
{
    width: 238px;
}

.ADReference .RoundedCornerBoxSectionContent{
    height:150px;
}
.IsIE .ADReference .RoundedCornerBoxSection
{
    width:353px;
}

.IsIE div.RoundedCornerBoxSection
{
    width: 99.3%;
    text-align:left;
}

.RoundedCornerImageRight{
border-radius: 0px 5px 0px 0px;
-moz-border-radius: 0px 5px 0px 0px;
-webkit-border-radius: 0px 5px 0px 0px
}
.MPPHeaderTextFont{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: rgb(102, 102, 102);
    text-align: left;
}
.MPPMessageTextFont{
    font-family: Georgia;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
    color: #666;
    text-align: justify;
    line-height: 20px;
}
.MPQuoteText{
   font-size: 14px;
   font-weight: bold;
}
.MPPMessageFooterTextFont{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #666;

}
.MPAPHeaderDiv{
    height:145px;
    overflow:hidden;
}
.MPAPSubHeaderDiv {
    top:175px;
    width:545px;
    height:85px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    text-align:justify;
    word-wrap:break-word;
    padding: 6px 0 0 20px;
}
.IsIE .MPAPSubHeaderDiv {
    width:550px;
    height:82px;
}
.MPAPImage1 {
    background-image: url('MPAPImage1.png');
}
.MPAPImage1Container {
    position:relative;
    left:654px;
    top:-117px;
    width:161px;
}
#MPAPImage1Style{
    position:absolute;
    width:161px;
    height:150px;
}
.MPAPImage1Position{
    position:absolute;
    left:799px;
    top:129px;
    width:161px;
    height:226px
}
.MPAPImage2 {
    background-image: url('MPAPImage2.png');
}
.MPAPImage2Container {
    position:relative;
    left:767px;
    top:-130px;
    width:137px;
}
#MPAPImage2Style {
    position:absolute;
    width:137px;
    height:163px;
}
.MPAPImage3 {
    background-image: url('MPAPImage3.png');
}
.MPAPImage3Container {
    position:relative;
    left:599px;
    top:-114px;
    width:137px;
}
#MPAPImage3Style{
    position:absolute;
    width:137px;
    height:147px;
}
.MPAPContentDiv {
    position:relative;
    top:5px;
    width: 952px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border: 1px solid #D6E7EF;
    background-color:#FFFFFF
}
.MPPDottedDivider {
    height:3px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #e0e8ec;
}
.MPPSubscriptionFont{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: rgb(51, 51, 51);
}
.MPPTableRHeaderWidth{
    width:260px;
}
.MPPTableDefaultWidth{
    width:180px;
}
.MPPTableDefaultBColor{
    background-color:white;
}
.MPPTableAdvantageBColor{
    background-color:#EBF4FD;
}
.MPPTableHeaderRowHight{
    height:152px;
}
.MPPTablePadding{
    padding:5px 15px 5px 10px;
}
.MPPHeaderRowStyle{
    vertical-align:bottom;
    padding-left:10px;
}
.MPPHeaderButtonStyle{
    padding-left: 8px;
}
.MPPAmountTextFont{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: rgb(102, 102, 102);
}
.MPPNormalTextFont{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: rgb(102, 102, 102);
}
.MPPRowHeight{
    height:30px;
}
.MPPHighlightTextFont{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: rgb(255, 102, 0);
}
.MPPTableDataHeight{
    height:50px;
}
.MPPRowClassificationStyle{
    text-align:left;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    height:33px;
    background-color: #F3F3F3;
}
.MPPHoverHeaderFont{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: rgb(62, 84, 88);
    text-align: left;
    line-height: 17px;
}
.MPPHoverTextFont{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: rgb(62, 84, 88);
    text-align: left;
    line-height: 17px;
}
.MPPHoverTextFont ul{
    margin: 0;
    padding-left: 0;
}
.IsIE .MPPHoverTextFont ul{
    margin: 0 0 0 17px;
    padding-left: 0;
}
.bqstart {
     float: left;
     margin-left: -18px;
 }
 .bqend {
     padding-left: 5px;
 }
.ADDefaultLink a:link {
	color:#336699;
	text-decoration:none;
    cursor: default !important;
}
.ADDefaultLink a:hover {
    color:#336699 !important;
    text-decoration:underline;
    cursor: default !important;
}
.ADDefaultLink a:visited {
	color:#336699;
	text-decoration:none;
    cursor: default !important;
}

.EALinkSup {
    font-weight:bold;
    color: #ff0000;
}

.ADChooserMenu {
    border: 1px solid #cccccc;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    background-color:#fff;
    color:#000;
    padding:0px;
    -moz-box-shadow: 0 0 5px #cccccc;
    -webkit-box-shadow: 0 0 5px#cccccc;
    box-shadow: 0 0 5px #cccccc;
}

.chList a, .chList a:hover {
    color:#000 !important;
}
.chList a:hover {
    text-decoration:none;
}

.chValidSelection {
    text-decoration: none;
}

.ADChooserBiggerField .chWrapLeft {
    border: none !important;
    background-color:transparent !important;
}

.ADChooser input {
    font: 12px Verdana,Arial,Helvetica,sans-serif !important;
    outline: 0;
}

.ADChooserBiggerField .ADChooser input {
    font: 12px Verdana,Arial,Helvetica,sans-serif !important;
    padding:0.6em 0.6em 0.6em 0.5em;
    border:1px solid #cccccc !important;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background-color:white;
}

.plainBlueSection {
    background: #E6F2FA; /* Old browsers */
    border-color:#E6F2FA;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    padding:15px;
    margin-top:5px;
}

.postingHeaderDivider {
    height:1px;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #e0e8ec;
    margin-top:10px;
    margin-bottom:5px;
}

.postingSectionMargin {
    margin-top:10px;
    margin-bottom:10px;
}

.singlePageSectionMargin {
    margin-top:5px;
    margin-bottom:5px;
}

.ADOrangeText {
    color: #ff6600;
    font-weight: bold;
}

.ADSearchHeader span {
    color: #ff6600;
    font-weight: bold;
    font: 18px Verdana,Arial,Helvetica,sans-serif;
}

.ADOrangeTextFont2 {
    font: 14px Verdana,Arial,Helvetica,sans-serif;
}

.ADSearchHeader {
    color: #666666;
    font: 18px Verdana,Arial,Helvetica,sans-serif;
}

.ADPostingGreyNormalText2 {
    color: #000000;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
}


.ADPostingGreyBoldText {
    color: #666666;
    font: 18px Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.ADPostingLinkTextSize {
    font-size: 14px !important;
}

.ADFormLabel td  {
    color: #000000;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: right;
}

.ADPostingSubSectionText {
    color: #666666;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
}

.ADPostingLinkTextSize2 {
    font-size: 10px;
}

.ADCancelLink {
    font-size: 11px;
    padding-left:5px;
}

.adsmallbutton,.adbigbutton,.admediumbutton,.adsmallbuttondisabled{
    border:1px #E8C14F solid;
    background: #fff7e1; /* Old browsers */
    background: -moz-linear-gradient(top, #fff7e1 0%, #fff2cd 30%, #fce6a8 40%, #fcd460 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff7e1), color-stop(30%,#fff2cd), color-stop(40%,#fce6a8), color-stop(100%,#fcd460)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff7e1 0%,#fff2cd 30%,#fce6a8 40%,#fcd460 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff7e1 0%,#fff2cd 30%,#fce6a8 40%,#fcd460 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #fff7e1 0%,#fff2cd 30%,#fce6a8 40%,#fcd460 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7e1', endColorstr='#fcd460',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #fff7e1 0%,#fff2cd 30%,#fce6a8 40%,#fcd460 100%); /* W3C */
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color: #666;
    text-align:center;
    text-decoration: none;
    zoom:1;
}
.adsmallbutton:link,.adsmallbutton:hover,.adsmallbutton:visited,
.admediumbutton:link,.admediumbutton:hover,.admediumbutton:visited
.adbigbutton:link,.adbigbutton:hover,.adbigbutton:visited {
    text-decoration:none;
    color: #666 !important;
}
.adsmallbutton:hover,.admediumbutton:hover,.adbigbutton:hover{
    background: #ffce00; /* Old browsers */
    background: -moz-linear-gradient(top, #fff7ce 0%, #fff19f 30%, #ffe14f 40%, #ffce00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff7ce), color-stop(30%,#fff19f), color-stop(40%,#ffe14f), color-stop(100%,#ffce00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff7ce 0%,#fff19f 30%,#ffe14f 40%,#ffce00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff7ce 0%,#fff19f 30%,#ffe14f 40%,#ffce00 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #fff7ce 0%,#fff19f 30%,#ffe14f 40%,#ffce00 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7ce', endColorstr='#ffce00',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #fff7ce 0%,#fff19f 30%,#ffe14f 40%,#ffce00 100%); /* W3C */
}
.adsmallbutton,.adsmallbuttonsec,.adsmallbuttondisabled, .adsmallbuttonsecdisabled {
    padding:3px 20px;
    font:11px Verdana, Arial, Helvetica, sans-serif;
    min-height:16px;
}
.admediumbutton {
    font-size:13px;
    color: #333333;
    display:block;
    padding:10px 10px;
}
.adsmallbuttondisabled {
    color: #c0b28b !important;
    padding:3px 10px !important;
    cursor: default !important;
}

.adsmallbuttonsecdisabled {
    color: #9E9D9D !important;
    padding:3px 10px !important;
    cursor: default !important;
}
.adbigbutton {
    font-size:18px;
    display:block;
    padding:10px 10px;
    text-align:center;
}

.adsmallbuttonsec, .adsmallbuttonsecdisabled {
    border:1px #ccc solid;
    background: #d2d2d2; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 30%, #e2e2e2 40%, #d2d2d2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(30%,#eeeeee), color-stop(40%,#e2e2e2), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 30%,#e2e2e2 40%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 30%,#e2e2e2 40%,#d2d2d2 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 30%,#e2e2e2 40%,#d2d2d2 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%,#eeeeee 30%,#e2e2e2 40%,#d2d2d2 100%); /* W3C */
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color: #333;
    text-align:center;
    text-decoration: none;
    zoom:1;
}
.adsmallbuttonsec, .adsmallbuttonsec td {
    color: #333;
}
.adsmallbuttonsec:link,.adsmallbuttonsec:hover,.adsmallbuttonsec:visited{
    text-decoration:none;
    color: #333 !important;
}

.adsmallbuttonsec:hover {
    background: #d9d9d9; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 0%, #eaeaea 30%, #e1e1e1 40%, #d9d9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(30%,#eaeaea), color-stop(40%,#e1e1e1), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#eaeaea 30%,#e1e1e1 40%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5f5f5 0%,#eaeaea 30%,#e1e1e1 40%,#d9d9d9 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f5f5f5 0%,#eaeaea 30%,#e1e1e1 40%,#d9d9d9 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #f5f5f5 0%,#eaeaea 30%,#e1e1e1 40%,#d9d9d9 100%); /* W3C */
}

a.ADSmallheightBt{
    padding:0px 5px;
}

.adbuttonblock {
    display:block;
}

.adbuttonpadding {
    margin-top:5px;
}

.postingDottedDivider {
    height:1px;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #e0e8ec;
}

div.RoundedCornerBoxSection2 div.RoundedCornerBoxSection {
box-shadow:0 0 0 #d6dce1 !important;
-moz-box-shadow:0 0 0 #d6dce1 !important;
-webkit-box-shadow:0 0 0 #d6dce1 !important;
}

.ADSectionHeading {
    color: #666666;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}


.ADSearchTextFont {
    color: #000000;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: left;
}

.ADPostingHeading {
    padding-top:5px;
    padding-bottom:10px;
}

.ADPostingMessage {
    padding-top:5px;
    padding-bottom:5px;
}

.ADPostingSearchWord {
    padding-bottom:5px;
}

.ADPostingSearchHeading {
    padding-bottom:5px;
}

.ADPostingSelectedCommodity {
    padding-bottom:5px;
}

.ADPostingSubSection {
    padding-bottom:5px;
}

.ADPostingCommoditiesSection {
    padding-left:10px;
}

.ADPostingSelectedHeadingCommodity {
    padding-left:5px;
}

.ADRequiredFieldPadding {
    padding-top:5px;
}

.ADLoginSection {
    padding-right:10px;
}

.ADGgreySectionHeading {
    FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    padding-bottom:15px;
}

.ADRequiredFieldPadding {
    padding-top:5px;
}

.ADRegisterLoginTopPadding {
    padding-top:10px;
}

.ADLoginFooterPadding {
    padding-top:5px;
}

.ADLoginFooterPadding2 {
    padding-top:3px;
}

.ADLoginFooterLinkPadding {
    padding-top:3px;
}

.ADPrivacyStmntPadding {
    padding-top:3px;
}

.ADDisclaimerPadding {
    padding-top:10px;
}

.ADGgreyFooterText {
    FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    line-height:125%;
}

.ADLoginHintMessage {
    font:Verdana,Arial,Helvetica,sans-serif;
    color:#666666;
    padding-bottom:2px;
}

.ADRegCheckBoxMessage {
    font:Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color:#666666;
}

td.ADDiscLoginField input.tf {
    border:1px solid #C5D0D5 !important;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    width:210px;
    height:20px;
}


.ADGreyFormLabel td  {
    color: #666666;
    font-weight: bold;
    font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
    text-align: right !important;
}

.ADFormLabel td  {
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
    text-align: right !important;
}

.ADPassword .pfc label.ph {
    top:3px;
}
.IsSaf .ADPassword .pfc label.ph {
    top:4px;
}

.ADUserName input.tf, .ADDiscLoginField input.tf {
    margin-right:0px !important;
}

.ADgreyDivider {
    border-right:1px solid #CCCCCC;
    margin-right:5px;
}

.wrapContent {
     white-space: normal;
     word-break: break-all;
}
.ADChooserWrapText {
    white-space: normal;
}
.postingDottedDividerBottom {
    height:30px;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #e0e8ec;
}
.postingHeaderDividerFlexHeight {
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #e0e8ec;
    margin-top:10px;
    margin-bottom:5px;
    padding:5px 0px 0px 0px;
}
.postingSectionMarginPadding {
    margin-top:15px;
    padding-bottom:15px;
}
.plainBlueSectionLessPadding {
    background: #E6F2FA; /* Old browsers */
    border-color:#E6F2FA;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    padding:5px 5px 10px 5px;
    margin-top:5px;
}
div.postingCreation ul {
    list-style:none;
    margin:0;
    padding:0;
}
div.postingCreation li {
    margin:0;
}
.ADSellerPreferencePadding {
    padding: 3px 7px 3px 7px !important;
}

#admessagequestion {
    margin-bottom:10px;
}
#admessagequestion {
    font:11px Verdana, Arial, Helvetica, sans-serif;
    word-wrap: break-word;
}
#admessageview {
    font:11px Verdana, Arial, Helvetica, sans-serif;
}
#adaskquestion {
    _padding-bottom:15px;
}
#adquestion {
    padding-top:10px;
    margin-top:10px;
    border-top: 1px #CCCCCC dotted;
}
.admessage{
    padding:10px 12px 10px 10px;
}
#admessageview {
    padding:5px 10px;
    margin-bottom:2px;
    color:#000;
    word-wrap: break-word;
    max-height: 200px;
    overflow-y: scroll;
}
.admessage,#admessageview {
    background-color:#eaf1f6;
}
.admessage textarea{
    width:100%;
    resize:none;
    rows:1;
    outline:none;
    border:none;
    padding:0;
    margin:0;
    max-height:200px;
    overflow-y: scroll;
}
.adtextarea {
    border: 1px solid #d2dee9;
    background-color:#fff;
    padding:2px;
}
.admessage textarea::-webkit-input-placeholder {
    padding-left:0 5px;
}
.admessage textarea:-moz-placeholder {
    padding-left:5px;
}
.admessage .button {
    display:none;
}
.admessage .focus {
    display: block !important;
}
.admessage #admessagebutton {
    margin-top:7px;
    margin-bottom:3px;
}
#adanswer .admessage #admessagebutton {
    margin-top:7px;
    margin-bottom:4px;
}

#admessagequestion #senderinfo {
    color:#999;
}
#admessageview #senderinfo {
    color:gray;
}
#admessageview #senderinfo span,#admessagequestion #senderinfo span {
    color:#666;
    font-weight:700;
    margin:0 5px;
}
#admessagequestion #senderinfo, #admessageview #senderinfo {
    font:10px Verdana,Arial,Helvetica,sans-serif;
    margin-top:1px;
}
#admessagequestion #senderinfo a {
    color:#336699;
    text-decoration:none;
}
#admessagequestion #senderinfo a:hover,#admessagequestion #senderinfo a:link,#admessagequestion #senderinfo a:visited{
    color:#336699;
}
#admessagequestion #senderinfo a:hover {
    text-decoration:underline;
}
#adanswer {
    margin-left:10px;
    width:500px;
    overflow-y: scroll;
    max-height: 280px;
}
#adanswer .admessage {
    padding: 5px 10px 5px 5px;
}
#responsereply {
    font-size: 12px;
    border-bottom: 1px #ccc dotted;
    padding-bottom:10px;
    margin-bottom:5px;
}
#responsereply #from {
    font-size: 11px;
    color: gray;
    margin-bottom:5px;
}

.buttonSection {
    margin-bottom:10px;
}

.postingSectionTitle {
    font-family:verdana;
    font-size:14px;
    color:#666666;
    font-weight:bold;
    padding-bottom: 5px;
    margin-bottom:10px;
    border-bottom: 2px #d2dee9 solid;
}
.responsesSectionTitle {
    font-family:verdana;
    font-size:14px;
    color:#666666;
    font-weight:bold;
    padding-bottom: 5px;
    margin-bottom:10px;
}
.postingSectionContent {
    font-size:12px;
}
.postingSectionContentPadding {
    padding-bottom:15px;
}

.postingCollapseSectionPadding {
    padding-bottom:10px;
}

div.postingview ul {
    list-style:none;
    margin:0;
    padding:0;
}
div.postingview li {
    margin:0;
}
div.postingview .expandLink {
    margin-top:3px;
}
div.adterritorypref {
    color:#666;
    font:10px Verdana,Arial,Helvetica,sans-serif;
    margin-bottom:1px;
}
div.adprivateposting {
    color:#000;
    font:10px Verdana,Arial,Helvetica,sans-serif;
}

div.ADErrorText {
    font:11px Verdana,Arial,Helvetica,sans-serif;
    color:red;
}
div.ADErrorText img {
    margin-right:5px;
}

.postingFooterPadding{
    padding-top:15px;
}

.radioLabel {
    position: relative;
    top: -2px;
}
.certificationPadding{
	padding:5px;
}

.div3Cols > div:nth-child(3n+1) {
   clear: both;
}

.labelRightPadding {
    padding-right:5px;
}
.buttonRowMargin {
    padding-bottom:4px;
    padding-top:4px;
}
.buttonRowTopPadding {
    padding-top:3px;
}
.buttonRowBottomPadding {
    padding-bottom:3px;
}
.buttonRightPadding {
    padding-right:5px;
}
.postingsListHeaderPadding {
    padding-top:5px;
}
div.plainblue div.RoundedCornerBoxSectionTitleInfo{
background: #eaf1f6; /* Old browsers */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f9fb', endColorstr='#eaf1f6',GradientType=0 ); /* IE6-9 */
background: -moz-linear-gradient(top, #f5f9fb 0%, #eaf1f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f9fb), color-stop(100%,#eaf1f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f5f9fb 0%,#eaf1f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f5f9fb 0%,#eaf1f6 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f5f9fb 0%,#eaf1f6 100%); /* IE10+ */
background: linear-gradient(top, #f5f9fb 0%,#eaf1f6 100%); /* W3C */
}

/* Response page */
div.responseDetail div.section, div.responseDetail div.sectionPref {
    border-bottom:1px dotted #ccc;
    padding-bottom:10px;
    margin-bottom:5px;
}
div.dnbSection {
	margin-top:8px;
}
div.dnbPaydexSection {
	padding-top:8px;
}
div.responseDetail {
    padding-bottom:0;
}
div.responseDetail div.title {
    padding-bottom:5px;
}
div.responseDetail div.title div.subject {
    font-size:14px;
    font-weight:700;
    color:#000;
}
div.responseDetail div.title div.date {
    color:#666;
    float:right;
    font-size:10px;
    line-height:20px;
}
div.responseDetail div.sellerInfo, div.responseDetail div.preferences {
    font-size:11px;
    color:#000;
}
div.responseDetail div.preferences span.number {
    font-size:14px;
}
div.responseDetail div.preferences div.pref {
    margin-bottom:10px;
}
div.responseDetail div.preferences div.pref span.match, div.responseDetail div.preferences div.pref span.notMatch {
    font-size:10px;
}
div.responseDetail div.preferences div.pref ul {
    list-style:none;
    margin:0;
    padding:0;
}
div.responseDetail div.preferences div.pref li {
    margin:0;
}
div.responseDetail div.preferences div.pref span.match {
    color:green;
}
div.responseDetail div.preferences div.pref span.notMatch {
    color:red;
}
div.responseDetail div.preferences div.pref div.sellerPref {
    font-size:10px;
    color:#666;
}
div.responseDetail div.preferences div.pref div.prefExpected {
    margin-bottom:2px;
}
div.responseDetail div.preferences div.image {
    width:16px;
    margin:2px 10px 0 5px;
}
div.responseDetail div.descContent {
    font-size:12px;
    padding-top:5px;
}

div.postingSection {
    padding-bottom:12px;
    margin-bottom:7px;
}

div.addottedlinebottom {
    border-bottom:1px dotted #ccc;
}

div.addottedline {
    border-top:1px dotted #ccc;
    border-bottom:1px dotted #ccc;
    padding:10px;
}

div.adsolidborder {
    border:1px solid #ccc;
    padding:10px;
}

#adpostingclosed {
    float:left;
    padding-top:2px;
    color: #FF0000;
}

#adpostingdisclaimer {
    float:left;
    padding-top:2px;
    color: #808080;
}

.numberHighlight {
    color:#FF9933;
    font-weight:700;
}

.responseAttachmentCell{
    vertical-align:middle;
    padding-left:10px;
    width:24px;
}
.responseFavCell{
    vertical-align:top;
    padding-top:10px;
    padding-left:10px;
    width:16px;
}

.responseCertCell {
    align:right;
    width:24px;
}

.responseContentCell {
    vertical-align:middle;
    padding:10px 10px 10px 5px;
    line-height:16px;
    vertical-align:top;
}

.responseBannerCell {
    vertical-align:top;
    width:36px;
    height:36px;
}

.responseButtonCell {
    height:36px;
}

.responseRightCell {
    vertical-align:middle;
    padding-right:10px;
}

.responseRightTextCell {
    line-height:16px;
}

.prefItem {
    padding-top:5px;
}

/* End Response page */
.ADResponseAndQuestionAlertText {
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    color:#666666;
}
.postingHeaderNormalText {
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    color:#000000;
}
.postingTitleResponseHeader {
    font-family:Verdana;
    font-size:18px;
    font-weight:normal;
    color:#336699;
    padding:10px 0px 5px 0px;
}
.responseButtonContainer {
    padding-left:10px;
}
.responseButtonContainerRight {
    padding-right:10px;
}
.responseOrgName {
    font-size:14px;
    font-weight:700;
    color:#336699;
    line-height:24px;
    padding-right:5px;
}
.sellerInfoSection {
    border-top:1px dotted #ccc;
    padding-top:7px;
    margin-top:7px;
}
.responseActivityCell {
    border-left: 1px dotted #CCCCCC;
}
.responseActivityLabel {
    padding: 5px 10px;
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
}
.responseActivityValue {
    text-align: center;
    font-family: Verdana;
    font-size: 18px;
    color: #666666;
}
.ADConfirmationPageButtonPadding {
    padding-top:10px;
    background-color:#E6F2FA;
}
.PreviewPostingWrapperStyle {
    width: 680px;
}

div.pref {
    margin-bottom:10px;
}
div.pref span.match, div.pref span.notMatch {
    font-size:10px;
}
div.pref ul {
    list-style:none;
    margin:0;
    padding:0;
}
div.pref li {
    margin:0;
}
div.pref span.match {
    color:green;
}
div.pref span.notMatch {
    color:red;
}
div.pref div.sellerPref {
    font-size:10px;
    color:#666;
}
div.pref div.prefExpected {
    margin-bottom:2px;
}
div.pref div.image {
    width:16px;
    margin:0px 10px 0px 0px;
}

.testPostingMessage {
    font-size:10pt;
    font-style:italic;
    color:red;
    padding:5px 5px 5px 15px;
}
.FloatLeft {
    float:left;
}
.ADBuyerHomeContainer {
    background: #c1eaf0 url('img_buyerHome-bg_947x250.jpg') no-repeat left bottom;
    width: 950px;
    position: relative;
    height: 398px;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
}
.ADBuyerHomeMenuContainer {
    float: left;
    width: 250px;
}
.ADBuyerHomeRightContainer {
    float: left;
    width: 697px;
}
.ADBuyerHomeTopText {
    font-family: Century Gothic,sans-serif;
    font-size: 2.5em;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    color: #4e4e4e;
}

.ADBuyerHomeTopTextCampaign {
    font-size: 64px;
    font-weight: 300;
    line-height: 74px;
    letter-spacing: -0.85px;
}

.ADBuyerHomeRegularText {
    font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #4e4e4e;

}

.ADBuyerHomeRegularTextCampaign {
    font-size: 36px;
    font-weight: bold;
    color: #D87303;
    line-height: 42px;
}


/* Styles required for Commodity menu in Buyer Home Page  */

.ADBuyerCat_link {
    display:block;
    position:relative;
    height:24px;
    border-bottom: 1px solid #CCCCCC;
    margin-left:-10px;
    margin-right:-10px;
}
.ADBuyerCategory {
    padding-top: 4px;
    margin:0;
    table-layout: fixed;
    width: 235px;
}
.ADBuyerSubCategories {
    position:absolute;
    display:none;
    left:234px;
    top:-1px;
    width: 240px;
    padding:0 0 0 0;
    border:1px solid #CCCCCC;
    -moz-border-radius:0 10px 10px;
    -webkit-border-radius:0 10px 10px;
    -moz-box-shadow:2px 2px 2px #CCCCCC;
    -webkit-box-shadow:2px 2px 2px #CCCCCC;
    z-index:1;
    line-height:24px;
    background-color: #FFFFFF;
}
.ADBuyerSubCategoriesWide {
    width: 300px;
}
.ADBuyerSubCat {
    display:block;
    font-size:12px;
    font-weight:normal;
    height:24px;
    text-decoration:none;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 0px;
}
.ADBuyerSubCat a:link {
    text-decoration: none;
}
.ADBuyerSubCatDisplay {
    color:#777777;
    display:table-cell;
    vertical-align:middle;
    padding:0 0 0 10px
}
.ADBuyerSubCat-hover .ADBuyerSubCatDisplay {
    color: black;
}
.ADBuyerCat_link-hover .ADBuyerCategoryHover {
    display: block;
}
.ADBuyerCat_link-hover .ADBuyerSubCategories {
    display: block;
}
.ADBuyerCategoryHover {
    display:none;
    width:212px;
    height:18px;
    position:absolute;
    left:0;
    top:0;
    background-color:#FFFFFF;
    border-width:0 0;
    z-index:1;
    color:black;
    font-size:12px;
    line-height:13px;
    padding:5px 0 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div.ADBuyerCategoryMenu div.RoundedCornerBoxSectionContent {
    padding-top: 0;
    padding-bottom: 0;
}
.ADBuyerCatDisplay {
    color:#777777;
    font-size:12px;
    font-weight:normal;
    padding-left:10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ADBuyerCatArrowContainer {
    /*padding-left:5px;*/
    padding-top:4px
}
.ADBuyerCatArrow {
  border-color: #FFFFFF #FFFFFF #FFFFFF #999999;
  border-style:solid;
  border-width:4px;
  width:0;
  height:0;
}

.ADBuyerSubCatArrow {
    display:table-cell;
    vertical-align:middle;
}
.ADBuyerBottomLink {
    padding: 4px 1px 0;
    font-size: 12px;
    height: 20px;
}
.ADBuyerHomeRightMiddleContainer {
    height:93px;
    background-color: #ff9900;
    margin-left: 1px;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}
.ADBuyerHomeRightContainer .chNoSelection {
    color: #666666;
}
.ADBuyerHomeRightContainer .ADMainPanelHintText {
    color: #fffccc;
}
.ADBuyerHomeStartMatchSection {
    padding: 28px 10px 25px 10px;
}

.ADBuyerHomeStartMatchSection .ADChooser input {
    height: 28px;
    font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #4e4e4e;
}

.ADBuyerHomeStartMatchSection .ADChooser .chNoSelection {
    font-weight: bold !important;
    color: #CCCCCC !important;
}

.ADBuyerHomeStartMatchSection2 {
    padding: 10px 15px 10px 15px;
}

.ADBuyerHomeStartMatchSection2 .ADChooser input {
    height: 28px;
    font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #4e4e4e;
}

.ADBuyerHomeStartMatchSection2 .ADChooser .chNoSelection {
    font-weight: bold !important;
    color: #CCCCCC !important;
}


.ADBuyerHomeButton .adbigbutton {
    padding: 5px;
}

.ADCampaignLinkTop {
    padding-top: 10px;
}
.ADCampaignsTopContent {
    display: block;
    width: 100%;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-top: 1px solid #D6DCE1;
    margin-top: -1px;
}
.ADCampaignsTopContentSeparator {
    display: block;
    height:3px;
    background: #cccccc;
    background: -moz-linear-gradient(top,  #cccccc 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #cccccc 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #cccccc 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #cccccc 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #cccccc 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 );
}
.ADCampaignsTable {
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    border-bottom: 1px solid #D6DCE1;
    margin-bottom: -1px;
}
.ADCampaignsTopContentLeft {
    float: left;
    padding-right: 30px;
    padding-left: 30px;
    margin:10px 0;
}
.ADCampaignsTopContentMsg1 {
    font-family: Georgia, Helvetica, sans-serif;
    font-size: 18px;
    color: #5E89B7;
    line-height: 26px;
    text-align: right
}
.ADCampaignsTopContentMsg2 {
    color: #797979;
    margin-top:10px;
    text-align: right
}
.ADCampaignsTopContentSteps {
    color: #5E89B7;
    margin-top: 10px
}
.ADCampaignsTopContentSteps div.Txt{
    text-align: left;
    padding: 5px 0 10px 30px;
    font-size: 12px;
    color: #797979;
}
.ADCampaignsTopContentStepsIcon {
    margin: 0 auto 0 30px;
    text-align: left;
}
.ADCampaignsSubTitleMargin {
    margin: 15px 10px 5px;
}
.ADCampaignsSubTitleMargin h2.SubTitle {
    font-size:14px !important;
}
.ADCampaignsPad {
    padding: 10px;
}
.ADCampaignsPad .btnWrap {
    margin-left: 0px;
}
.ADCampaignsPad .ExamplesTitle {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ADCampaignsPad ul{
    margin-top: 0px;
    padding-left: 0px;
    line-height:150%;
}
.IsIE .ADCampaignsPad ul{
    margin-left: 17px;
}
.ADCampaignsBGColHead {
    background-color: #EAF1F6;
}
.ADCampaignsBGColHeadEdit {
    background-image: url("img_campaign_bgcolhead.png");
    background-repeat: repeat-x;
    height: 34px;
}
.ADCampaignsBG3 {
    background-image: url("img_campaign_bg3.png");
    background-repeat: repeat-x;
    height: 90px;
}
.ADCampaignsBGColHead td, .ADCampaignsBGColHeadEdit td {
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:#333333;
}
.ADCampaignsCreateRow {
    background-color: #E6F1FC;
}
.ADCampaignsCreateRow ul {
    margin: 0;
    padding: 0;
}
.ADCampaignsCreateFormDiv {
    margin: 5px 0 10px 12px;
}
.ADCampaignsCreateFormDiv .chNoSelection {
    color: #999999;
}
.ADCampaignsCreateFormDiv select {
    width: 195px;
}
.ADCampaignsCreateFormDiv .ADChooser input {
    font-size: 11px !important;
}
.ADCampaignsUpgrade {
    margin: 10px 0 0 10px;
    float: left;
    width: 95%;
    color: #333333;
    line-height:16px;
}
.ADCampaignsUpgrade ul {
    font-size: 11px;
    line-height: 26px;
    list-style-image: url("icn_green-check.gif");
    padding-left: 9px;
}
.IsIE .ADCampaignsUpgrade ul {
    padding-left: 0px;
    padding-left: 5px\0/;  /* Hack for IE8 */
}

.ADCampaignsMarketingTitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ADCampaignsDottedLine {
    width: 100%;
    border-bottom: 1px dotted #CCCCCC;
}
.ADCampaignsSolidLine {
    border-bottom: 1px solid #D6DCE1;
    width: 100%;
}
.IsIE .ADCampaignsSolidLine {
    position: relative;
}
.ADCampaignsUL {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 150%;
    padding-left: 0;
}
.IsIE .ADCampaignsUL {
    margin-left: 17px;
}
.ADCampaignsCustView {
    margin-bottom: 5px;
}
.ADCampaignsCustView .DisabledTargetMsg {
    color: #999999;
}
.ADCampaignsCustView .Separator {
    color: #E4E4E4;
}
.ADCampaignsLogoPlaceHold {
    background-color: #DDDDDD;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 45px;
    width: 45px;
    color: #666666;
}
.ADCampaignsCustViewOrgName {
    margin: 5px 0 10px 0;
}
.ADCampaignsReducePad {
    padding-left: 1px;
}

.ADCampaignsStylishNumbers {
    color: #5E89B7;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 30px;
}
.ADCampaignRow, .ADCampaignsTopContent {
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 1%, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f2f2f2));
    background: -webkit-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
    background: -o-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
    background: -ms-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
    background: linear-gradient(to bottom,  #ffffff 1%,#f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}
.ADCampaignMsg  .ADMessageFlag {
    font-size: 11px;
}
.ADCampaignsMarketingRegionLabel {
    color: #666666;
    margin-bottom: 10px
}
.ADCampaignsHoverLink {
    border-bottom: 1px dotted #000000;
}
.ADCampaignLinkContainer{
    margin: 5px 0 0 15px;
}
.ADCampaignsCallout {
    color: #A1A1A1;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    margin: -15px 0 15px;
    text-align: right;
}
.ASProfileCard .RoundedCornerBox  {
    box-shadow:0 0 0px #EAF1F6;
    -moz-box-shadow:0 0 0px #EAF1F6;
    -webkit-box-shadow:0 0 0px #EAF1F6;
    width:400px;
}
.ASProfileCard .HorizontalSeparator {
    border-bottom: 1px dotted #A9A9A9;
}
.IsIE .ASProfileCard .HorizontalSeparator {
    position: relative;
}
.ASProfileCardPreview {
    width:400px;
    height: 10px;
    margin-top: -25px;
    margin-bottom: 10px;
    border-left: 1px solid #D6DCE1 !important;
    border-right: 1px solid #D6DCE1 !important;
    background-color: #FFFFFF;
}
.ASProfileCardExpand {
    background-color: #F6F6F6;
    margin-top: 10px;
    border-top: 1px dotted #A9A9A9;
    padding: 5px 0;
    text-align: center;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
.SupplierHeaderMargin {
    margin: 0 5px;
}
.SupplierAddressClass {
    color: #999999;
}
.SupplierNameClassCampaign {
    color: #336699;
    font-family: Helvetica Neue, Helvetica, Verdana,Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.remoteFrameLoadingImg {
    text-align:center;
}
.ADLearnMoreLink {
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#336699;
}
.labelPara {
    text-align:right;
    line-height:18px;
}
.ppLabel {
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#666666;
}
.lmSection {
    clear:both;
    padding-top: 15px;
    padding-left:30px;
}
.lmSectionBreak {
    clear:both;
    padding-top:30px;
    width:100%;
    height:25px
}
.lmSpacing {
    margin-top:25px;
}
.IsIE .lmSpacing {
    margin-top:0px;
}
.lmPageHeaderSection {
    clear:both;
 }
.divleft {
    float:left;
}
div.lmTitle {
    height:40px;
    padding-top:20px;
    font-family:Arial;
    text-align:left;
    word-wrap:break-word;
    font-size:23px;
    font-style:normal;
    text-decoration:none;
    font-weight:bold;
}
div.lmTitleTag {
   height:30px;
   font-family:Arial;
   text-align:left;
   word-wrap:break-word;
    font-family:Lucida Grande;
    font-size:14px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#666666;
}
.valigntop {
    vertical-align: top;
}
.customLink {
    font-weight:bold;
    white-space:nowrap;
}
.shHeader {
    clear:both;
    display:block;
    width:420px;
    height:29px;
    text-align:left;
    word-wrap:break-word;
    margin-bottom:10px;
}
.shBody {
    clear:both;
    display:block;
    width:420px;
    height:16px;
    font-family:Arial;
    text-align:left;
    word-wrap:break-word;
    margin: 10px 0px;
}
.shHeaderPara {
    text-align:left;
}
.shHeaderSpan {
    font-family: Verdana;
    font-size:18px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#333333;
}
.shBodyPara {
    text-align:left;
    line-height:16px;
}
.shBodySpan {
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#666666;
}
.lmSubSecHeaderDiv {
    clear:both;
    display:block;
    width:407px;
    font-family:Arial;
    text-align:left;
    word-wrap:break-word;
    margin-bottom: 8px;
}
.lmSubSecBodyDiv {
    clear:both;
    display:block;
    width:452px;
    font-family:Arial;
    text-align:left;
    word-wrap:break-word;
}
.ssHeaderPara {
    text-align:left;
    line-height:16px;
}
.ssHeaderSpan {
    font-family:Verdana,sans-serif;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;color:#666666;
}
.ssBodyPara {
    text-align:left;
    line-height:16px;
    margin-top: 2px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.ssBodySpan {
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#666666;
}
.tipsImage {
    clear: both;
    display: block;
    float: right;
    padding-top: 25px;
}
.ppIntroText {
    color: #666666;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.ppTd {
    height:28px;
    text-align:left;
    vertical-align: top;
    padding-left:7px;
}
.ppTdNoPadding {
    height:28px;
    text-align:left;
    vertical-align: top;
}

.ppTdButton {
    height:38px;
}
.gsBtn {
   width:146px;
}
.paTitle {
    float:left;
    width:310px;
    height:22px;
    text-align:left;
    word-wrap:break-word;
    padding-bottom:10px;
}

.paCount {
    background: none repeat scroll 0 0 #E6F0FA;
    clear:both;
    float:left;
    width:30px;
    height:30px;
    text-align:left;
    word-wrap:break-word;
    margin-bottom:2px;
    border-radius: 5px;
    text-align:center;
}

.paCountText {
    float:left;
    width:263px;
    height:13px;
    text-align:left;
    word-wrap:break-word;
    padding-left:5px;
    vertical-align:bottom;
    margin:2px;
}

.profileActivityLegend {
    color: #78828B;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    left-padding:10px;
}

.profileActivityDetail {
    color: #4D5459;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
 }
.buyerlm_footer_list {
    color: #6E5AB7;
    font-family: Georgia;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.buyerlm_footer_count_med {
    font-family:Georgia;
    font-size:16px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#6E5AB7;
}
.buyerlm_footer_count_lrg {
    font-family:Georgia;
    font-size:20px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#6E5AB7;
}
.buyer_sec_header {
    font-family:Georgia;
    font-size:14px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#6854B1;
}
.buyer_sec_body {
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#666666;
    text-align:left;
}
.padrightimg {
    padding-right:10px;
}
.buyer_lm_ul {
    margin: 0;
    padding: 0;
}
.color999{
    color:#999999;
}
.buyerlm_SupplierName {
    color: #336699;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.buyerlm_profilecard_sh {
    border-color: #EBF4FD;
    border-width:2px;
    border-style:solid;
    border-radius:5px;
}
.buyerlm_selectsug {
background: ##fdfeff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfeff', endColorstr='#ecf5fd'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fdfeff), to(#ecf5fd)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fdfeff,  #ecf5fd); /* for firefox 3.6+ */
}
.lmpb {
    padding-bottom:5px;
}
#RatingsContainer {
    position:relative;
}
.RatingsBlock {
    position:absolute;
}
.RatingsLabel {
    display: inline-block;
    height:30px;
    vertical-align: top;
    _margin-top: 7px;
}
.RatingsLink {
    height:20px;
    width: 110px;
    text-decoration: none;
    display: inline-block;
    _padding-top: 6px;
    padding-left: 5px;
}
.RatingsLink:hover {
    background-image: url("img_ratings_bg.jpg");
    background-repeat: no-repeat;
}
.RatingsLinkContainer {
    color: #666666;
    font-size: 12px;
    margin: 0 0 -18px;
}
.RatingsBlock .RoundedCornerBox {
    border: 2px solid #CCC;
    padding: 5px !important;
    margin-top: 10px;
    width: 310px;
}
.RatingsArrowDown {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #999999;
}
.RatingsBlock td {
    padding: 0 5px 5px 0;
    color: #666666;
}
.RatingsTitle {
    font-size: 12px;
    color: #000000;
    font-weight:bold;
}
.RatingsSeparator {
    border-top: 1px dotted #D6DCE1;
    width: 100%;
    padding-bottom: 10px !important;
}
.RatingsLink:hover, .RatingClose:hover {
    cursor:pointer;
}
.RatingClose {
    color:#369;
}
.adhidden {
    display:none;
}

.SellerProfileHeaderMargin {
    margin-left:5px;
}

.SellerProfileSubPadding {
    padding-top:4px;
}

.SellerProfileURLPadding {
    margin-left:5px;
}

.EditProfileUnderReviewText {
    padding-left:10px;
    color:#D66C20;
    float:left;
}

.CustomizeURLText {
    color:#666666;
    float:left;
}

.CustomizeVanityURLMessage {
    font:Verdana,Arial,Helvetica,sans-serif;
    color:#666666;
    padding-bottom:2px;
    white-space:nowrap;
}

.CustomizeVanityURLMessage2 {
    font:Verdana,Arial,Helvetica,sans-serif;
    color:#666666;
    padding-bottom:2px;
}

.CustomizeVanityURLMessagePadding {
    padding-top:5px;
}

.CustomizeVanityURLBodyPadding {
    padding-top:15px;
}

.CustomizeVanityURLText {
    font-weight:bold;
    white-space:nowrap;
}

.CustomizeVanityURLBtnSection {
    padding-top:10px;
}

.CustomizeVanityURLBtn1 {
    float:right;
}

.CustomizeVanityURLBtn2 {
    padding-left:5px;
    color: #666666;
}

.SocialShareLabel {
    padding-left:5px;
    padding-right:5px;
    font-weight:bold;
    color: #666666;
}

.FaceBook .fb_share_link {
    padding:0px 0 0 16px;
    height:16px;
    display: block;
    background:url(facebook_16x16.png) no-repeat top left;
}

.Twitter .tw_share_link {
    padding:0px 0 0 16px;
    height:16px;
    display: block;
    /*background: url('https://twitter.com/favicons/favicon.ico') 1px center no-repeat;*/
    background:url(twitter_16x16.png) no-repeat top left;
}

.LinkedIn .li_share_link {
    padding:0px 0 0 16px;
    height:16px;
    display: block;
    background:url(linkedin_16x16.png) no-repeat top left;
}

.YouTube .yt_link {
    padding:0px 0 0 16px;
    padding-left:16px;
    height:16px;
    display: block;
    /*background: url('https://twitter.com/favicons/favicon.ico') 1px center no-repeat;*/
}

.Email .em_share_link {
    padding:0px 0 0 16px;
    height:16px;
    display: block;
    background:url(icn_sharing-email_16x16.gif) no-repeat top left;
}


.PostingDetailsSocialButtons {
    padding-left:5px;
    padding-right:5px;
    padding-bottom:2px;
    padding-top:2px;
    float:left;
}

.ProfileSocialButtons {
    padding-left:5px;
    padding-right:5px;
    /*padding-bottom:2px;*/
    padding-top:2px;
    float:right;
}

.FaceBook, .Twitter, .LinkedIn, .YouTube{
    padding:2px;
}

.BuyerProfileURL {
    padding-top:6px;
    color: #666666;
}

.FloatLeft {
    float:left;
}

.PostingTips {
    font-family: Verdana;
    font-size: 14px;
    color: #797979;
}
div.SimpleRoundedCornerBoxSectionContent {
    color:#000;
    background:#fff;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:400;
    font-size:11px;
    line-height:150%;
    padding:10px;
}
.invitedSellersDivider {
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #e0e8ec;
    margin:5px 0px;
}
.BadgeImageCenterAlign {
    padding-top:10px;
    margin-left: auto ;
    margin-right: auto ;
    width: 150px;
}

.BadgeImageCenterAlign a img {
    border: none;
}

.BadgeImage {
    padding-top:6px;
}

.BadgeImage a img {
    border: none;
}

.BadgeUIPadding {
    padding-top:8px;
}

.BadgeRightection textarea {
    line-height: 1.5em;
}

.BadgeRightectionPadding {
    padding-left:15px;
}

.BadgeHintMessagePadding {
    padding-bottom:10px;
    font:Verdana,Arial,Helvetica,sans-serif;
    color:#666666;
    margin-bottom:10px;
}

.painFooterbackground {
    background-image:url("img_footer-bg_100x100.gif");
    background-repeat:repeat-x;
    height:70px;
    position:relative;
    text-align:left;
    margin-left: auto;
    margin-right: auto;
}

.painADFooter {
    min-height:150px;
    padding-top: 5px;
    width:960px;
    margin-left: auto;
    margin-right: auto;
}

.painFooterbackground .sgnfooter {
    position:absolute;
    top:12px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
}

.ADFooterButtonPadding {
    padding-top: 5px;
}

.SocialButtonsLabel {
    padding-left:5px;
    padding-right:5px;
    font-weight:bold;
    color: #666666;
}

.LandingPage {
    min-height:925px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}

.LandingPage2 {
    min-height:1200px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}

.LandingPageHeader {
    position:relative;
    top:25px;
    width:948px;
    margin-left:auto;
    margin-right:auto;
}

.LandingPageHeader a img {
    border: none;
}

.LandingPageHeaderRight {
    position:absolute;
    right:39px;
    top:40px;
}

.LandingPageContent {
    position:relative;
    top:28px;
    width:948px;
    height:345px;
    margin-left:auto;
    margin-right:auto;
}

.ADLnadingPageContainer {
    background: #88DFF2 url('img_SEMlanding_bg_947x346.png') no-repeat left bottom;
    width: 947px;
    position: relative;
    height: 430px;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    float:left;
}

.landingPageTipsSection {
    clear:both;
    position:relative;
    padding-top:15px;
    height:60px;
}

.landingPageBottomSection {
    position:absolute;
    clear:both;
    height:40px;
    right:10px;
    bottom:-10px;
}

.landingPageDemoTip {
    float:right;
    height:30px;
    padding-right:5px;
}

.landingPageDiv {
    float:right;
    height:30px;
    padding-right:5px;
    padding-top:10px;
}

.landingPageLearnMTip {
    float:right;
    height:30px;
}


.landingPageTipTitle {
    float:left;
    font-family:Century Gothic;
    font-size:16px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    text-align:left;
    color:#336666;
}

.landingPageTipFormat {
    clear:both;
    font-family:Century Gothic;
    font-size:13px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    text-align:left;
    color:#336666;
}

.landingPageTip1Icon {
    background-image: url('icn_ADlanding_1_match.png');
    width:48px;
    height:48px;
    position:relative;
    left:30px;
    float:left;
}

.landingPageTip1 {
    position:relative;
    left:35px;
    top:5px;
    float:left;
    max-width:250px;
}

.landingPageTip2Icon {
    background-image: url('icn_ADlanding_2_response.png');
    float:left;
    width:48px;
    height:48px;
    position:relative;
    left:70px;
}

.landingPageTip2 {
    position:relative;
    left:75px;
    top:5px;
    float:left;
    max-width:200px;
}

.landingPageTip3Icon {
    background-image: url('icn_ADlanding_3_save.png');
    width:48px;
    height:48px;
    position:relative;
    left:125px;
    float:left;
}

.landingPageTip3 {
    position:relative;
    left:130px;
    top:5px;
    float:left;
    max-width:220px;
}

.ADLandingPageChooserContainer {
    clear:both;
    position:relative;
    height:112px;
    background-color: #ff9900;
    margin-left: 0px;
    margin-top:15px;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    width: 947px;
}


.PostNowButton {
    height:38px;
    position:relative;
    text-align:center;
}

.lheader {
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}

.ADLandingPageTopText {
    font-family:Century Gothic;
    font-size:25px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#336666;
}

.ADLandingPageSmallText {
    clear:both;
    font-family:Century Gothic;
    font-size:15px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#336666;
    text-align:center;
}

.ADLandingPageCommodity {
    font-family: Century Gothic,sans-serif;
    font-size: 30px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    color: #336666;
}

.FooterSocialButtonsLabel {
    padding-left:5px;
    padding-right:5px;
    font-family:Verdana;
    font-size:11px;
    color: #333333;
}

.ADPanelHintText {
    color: #fffccc;
}

.LPLearnMorePos1 {
    clear:both;
    right:30px;
    top:310px;
    padding-top:5px;
    width:300px;
    height:25px;
    padding-right:10px;
}


.LPLearnMorePos2 {
    clear:both;
    position:relative;
    padding-top:5px;
}

.LPLearnMoreSection {
    font-family:Century Gothic;
    font-size:13px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#000000;
    text-align:right;
    line-height:28px;
}

.LPLearnMoreSection a:link {
	color:#000000;
	text-decoration:none;
}

.LPLearnMoreSection a:hover {
    color:#000000;
    text-decoration:underline;
}

.LPLearnMoreSection a:visited {
	color:#000000;
	text-decoration:none;
}

.LPRegisterLink {
    right:5px;
    top:355px;
    white-space: nowrap;

    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#336699;
    float:right;
    padding-right:5px;
}

.LPRegisterLink2 {
    clear:both;
    position:absolute;
    right:5px;
    top:12px;
    white-space: nowrap;

    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#336699;
    float:right;
}

.LPWhiteText1 {
    color: #ffffff;
    font-weight:bold;
}

.LPCreateSec {
    padding: 18px 25px 25px 25px;
}

.LPLandingPageHeader2 {
    position:relative;
    top:10px;
    width:948px;
    margin-left:auto;
    margin-right:auto;
}

.LPLandingPageHeader2 a img {
    border: none;
}

.LPLandingPage2QuoteButton{
   width:180px;
   padding-left:180px;
}

.LPLandingPage2QuoteButton2{
   padding-left:200px;
   text-align:centre;
   padding-right:30%;
}

.LPSearchContent {
    overflow:auto;
    overflow-x: hidden;
    max-height:380px;
}

.LPFreeTextBox input{
    padding:0.6em 0.6em 0.6em 0.5em;
    border:1px solid #cccccc !important;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background-color:white;
}

.LPViewAllText a{
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
}


.LPFreeTextSearchBox {
    padding-bottom:8px;
    padding-top:5px;
    position:relative;
    margin-left:auto;
    margin-right:auto;

}


.LandingPageContent2 {
    position:relative;
    top:10px;
    margin-left:auto;
    margin-right:auto;
    width:948px;
}

.LandingPageHt1 {
 height:350px;
}


.LandingPageType2 {
  background: #ffffff;
}

.LPBottom {
     position:absolute;
    top:340px;
    left:10px;
    height:40px;
    width:948px;
}

.LPDivider{
    padding-top:5px;
    float:left;
    width:10px;
    padding-left:20px;
}

.LPRightMostBlock {
    padding-top:5px;
    float:left;
    width:250px;
    padding-left:15px;
}

.LPSearchListSec {
    padding-top:5px;
    padding-left:10px;
    float:left;
    width:600px;
    text-align:left;
    vertical-align:top;
}

.ADVerticalDiv {
   background-image:url("img_verital-divider_2x260.gif");
   background-repeat:repeat-y;
   background-position:center;
   width:2px;
}

.LPSearchListContent {
    width:600px;
    padding: 10px 5px 5px 0px;
    float:left;
}

.LPHowItWorksStep {
    width:265px;
    padding: 8px 5px 5px 10px;
    float:left;
}

.LPCustomerContent {
    width:200px;
    padding: 10px 5px 5px 10px;
    float:left;
}

.LPRightMostContent{
   padding: 8px 5px 5px 10px;
}

.LPBanner {
    clear:both;
    position:absolute;
    top:450px;
    left:10px;
}

.LPBannerHeading {
    font-family:Century Gothic;
    font-size:20px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#CC6600;
    float:left;
    nowrap:true;
}

.LPBannerHeadingLeft {
    font-family:Century Gothic;
    font-size:20px;
    font-weight:normal;
    font-style:normal;s
    text-decoration:none;
    color:#CC6600;
    float:left;
    nowrap:true;
    padding-left:10px;
}

.LPBannerContent {
    clear:both;
    float:left;
    position:relative;
    width:950px;
    top:10px;
}

.LPBannerStepHeading {
    font-family:Trebuchet MS;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#333333;
    text-align:left;
}

.LPBannerDesc {
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#333333;
    text-align:left;
    line-height: 1.5em;
}

.LPBannerStep1 {
    width:300px;
    padding: 10px 5px 5px 10px;
    float:left;
}

.LPBannerStep2 {
    width:260px;
    padding: 10px 5px 5px 0px;
    float:left;
}

.LPBannerStep3 {
    width:270px;
    padding: 10px 5px 5px 0px;
    float:left;
}

.LPBannerStepArrow {
    background-image: url('img_ADlanding_arrow.gif');
    width:20px;
    height:38px;
    position:relative;
    left:0px;
    top:20px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.LPBuyerSection {
    clear:both;
    position:absolute;
    top:600px;
    left:10px;
    height:42px;
    border-top:1px solid #e8ebec;
    padding-top:5px;
}

.LPBuyerSectionContent {
    clear:both;
    float:left;
    position:relative;
    width:950px;
    height:60px;
    top:10px;
    overflow:hidden;
    padding-bottom:10px;
    padding-top:10px;
}

.LPPopularCategorySection {
    clear:both;
    position:absolute;
    top:710px;
    left:10px;
    height:42px;
    border-top:1px solid #e8ebec;
}

.LPPopularCategoryContent {
    clear:both;
    float:left;
    position:absolute;
    top:17px;
    width:920px;
    left:30px;
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#333333;
    text-align:left;
    line-height:22px;
}

.LPCategory1 {
    position:absolute;
    left:30px;
}

.LPCategory2 {
    position:absolute;
    left:340px;
}

.LPCategory3 {
    position:absolute;
    left:645px;
}

.LPPopularCategoryContent a:link {
	color:#333333;
	text-decoration:none;
}

.LPPopularCategoryContent a:hover {
    color:#333333;
    text-decoration:underline;
}

.LPPopularCategoryContent a:visited {
	color:#333333;
	text-decoration:none;
}

.ADLearnMorePadding_TB {
    padding:0px 0px 0px 0px;
}
.adclosex {
    padding:3px 6px;
    font:8px Verdana, Arial, Helvetica, sans-serif;
    min-height:10px;
}
.disabledMessage {
    border:1px #ccc solid;
    background: #f1f1f1;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color: #333;
    text-decoration: none;
    zoom:1;
}
.sugMesHide {
    display:none;
}
.sugMessage {
    border: 5px solid #E6EEF5;
}
.SupplierNameClass{
    font-weight:700;
    color:#333366;
}
.MarketingClass{
    color:#666;
    font-style:italic;
}
.adbuttonsuggestion a {
    padding:2px 10px;
    font-size:11px;
    color:#333 !important;
}
.adbuttonsuggestion img {
    vertical-align: middle;
}
.IsIE .ADLearnMorePadding_TB {
    padding:15px 0px 15px 0px;
    padding:0px 0px 0px 0px \0/; /* Hack for IE8 */
}
.buyerName {
    font-weight:bold;
    font-size: 14px;
}
.buyerAddress {
    color:#999999;
    font-size: 12px;
}
.inlineInfoMessageBox {
    border:1px solid #D7D7D7;
    margin:10px;
    background-color:#FFFFCC;
}

.adMessagesBox {
    border:1px solid #E6EEF5;
    margin-top:5px;
}
.admsgfrom {
    font-size:11px;
    color:#666666;
    padding:5px 10px 5px 10px;
    margin: 5px;
    width:80px;
    white-space:nowrap;
}

/* Discovery Suggestions CSS */
.adRemoteDefaultLoading {
    text-align:center;
    color:#333;
}
.DefaultSuggestionMenu {
    min-width:240px;
}
.DefaultContactedSavedPage, .DefaultSuggestionMenu {
    min-height:50px;
}
.suggestionAll {
    width:100%;
}
.suggestionAll a {
    _color:#336 !important;
    text-decoration:none !important;
}
.sugListSectionBD {
    border-bottom:1px solid #9C9CB8;
}
.sugListSectionBD, .sugListSectionBDLast {
    padding: 5px 5px 0 3px;
}
.suggestionListCName {
    font-size:16px;
    font-weight:700;
    color:#336699;
}
.suggestionListAddress,.SupplierHeaderAddress {
    font-size:12px;
    color:#999999;
}
.SupplierHeaderAddress {
    margin-bottom:10px;
}
.suggestionListDesc {
    font-size:12px;
    color:#333333;
}
.suggestionStatTitle {
    font-size:12px;
    color:#666666;
}
.sugMesHide {
    display:none;
}
.sugMessage {
    border: 5px solid #E6EEF5;
}
.adsmallbutton {
    border:1px #E8C14F solid;
    background: #fff7e1; /* Old browsers */
    background: -moz-linear-gradient(top, #fff7e1 0%, #fff2cd 30%, #fce6a8 40%, #fcd460 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff7e1), color-stop(30%,#fff2cd), color-stop(40%,#fce6a8), color-stop(100%,#fcd460)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff7e1 0%,#fff2cd 30%,#fce6a8 40%,#fcd460 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff7e1 0%,#fff2cd 30%,#fce6a8 40%,#fcd460 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #fff7e1 0%,#fff2cd 30%,#fce6a8 40%,#fcd460 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7e1', endColorstr='#fcd460',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #fff7e1 0%,#fff2cd 30%,#fce6a8 40%,#fcd460 100%); /* W3C */
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color: #666;
    text-align:center;
    text-decoration: none;
    zoom:1;
}
.adsmallbutton:link,.adsmallbutton:hover,.adsmallbutton:visited {
    text-decoration:none;
    color: #666 !important;
}
.adsmallbutton:hover{
    background: #ffce00; /* Old browsers */
    background: -moz-linear-gradient(top, #fff7ce 0%, #fff19f 30%, #ffe14f 40%, #ffce00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff7ce), color-stop(30%,#fff19f), color-stop(40%,#ffe14f), color-stop(100%,#ffce00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff7ce 0%,#fff19f 30%,#ffe14f 40%,#ffce00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff7ce 0%,#fff19f 30%,#ffe14f 40%,#ffce00 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #fff7ce 0%,#fff19f 30%,#ffe14f 40%,#ffce00 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7ce', endColorstr='#ffce00',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #fff7ce 0%,#fff19f 30%,#ffe14f 40%,#ffce00 100%); /* W3C */
}
.adsmallbutton {
    padding:3px 20px;
    font:11px Verdana, Arial, Helvetica, sans-serif;
    min-height:16px;
}
.suggestionHoverCName {
    font-size:14px;
    font-weight:700;
    color:#333366;
}
.suggestionHoverCAddress {
    font-size:11px;
    color:#999999;
}
.suggestionHoverCMarketing {
    font-size:11px;
    color:#333333;
}

.adsuggestionAction img {
    vertical-align:middle;
}
.adsuggestionImg {
    padding-right:5px;
}

.ADSellerProfileTitle {
    font-size: 20px;
    font-weight: normal;
    font-family: Verdana;
    text-decoration: none;
    color: #666;
}
.ADSellerProfileAddInfo {
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}

.SolidLine {
    border-bottom: 1px solid #D6DCE1;
    width: 100%;
}
.SellerProfileContainer .RoundedCornerBox {
    box-shadow:0 0 0px #EAF1F6;
    -moz-box-shadow:0 0 0px #EAF1F6;
    -webkit-box-shadow:0 0 0px #EAF1F6;

}
.CollapseBlock {
    background-color: #F0F0F0;
    padding: 5px 0;
}
.ExpandBlock {
    background-color: #F0F0F0;
    padding: 5px 0;
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
}
.ArrowDown {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #999999;
}
.ArrowUp {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #999999;
}
.SellerProfileSectionContainer {
    margin: 15px 25px;
}
.SellerProfileSectionContainer ul {
    line-height: 15px;
    margin: 0 0 5px 0;
    padding-left: 0;
}
.IsIE .SellerProfileSectionContainer ul {
    margin-left: 15px;
}
.IsIE .SellerProfileSectionContainer ul li {
    margin: 0;
    padding: 0;
}
.SellerProfileSectionContainer .RoundedCornerBox {
    margin: 0 -10px;
    padding: 10px !important;
}
.CollapseBlockContainer {
    margin: 10px 15px;
}

.SellerProfileSubTitle {
    font: bold 12px Verdana,Arial,Helvetica,sans-serif;
    color: #666699;
}
.SellerProfileText {
    line-height: 15px;
    color: #000000;
    text-align: left;
}
.SellerProfileTitle3  {
    font: bold 11px Verdana,Arial,Helvetica,sans-serif;
    color: #797979;
}
.SellerProfileTitle4  {
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    color: #969696;
}
.SellerProfileTitlePadding {
    padding-bottom: 10px;
}
.SellerProfileGray {
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    color: #999999;
}
.SellerProfileDataValue {
    line-height: 15px;
    text-align: left;
    margin: 0;
}

.SellerProfileHeader  {
   padding: 0 0 10px 15px;
}
.SupplierHeaderProfileName {
    font: bold 18px Verdana,Arial,Helvetica,sans-serif;
    color: #000000;
}
.SupplierHeaderMarketing {
    font-size: 12px;
}
.HeaderFirstCell{
    padding-top:10px;
}
.HeaderSecondCell{
    padding:10px 0 0 0;
    white-space:nowrap
}
.HeaderSecondCellStyle {
    border-left: 1px dotted #ccc;
    padding-left:10px;
}
.WebDataContactSection {
    margin: 5px 0 0 115px;
    font-size: 12px;
    white-space:nowrap;
}
.WebDataContactSectionNoSideMargin {
    margin: 5px 0 0 0;
    font-size: 12px;
}
.WebDataContactSection .adsmallbutton {
    padding: 5px 10px;
}
.SocialNetworksSection {
    color: #999999;
}
.adProfileContact img {
    position:relative;
    top:4px;
}
.BannerHeader {
    margin-top:0;
    margin-right:0;
}

.BInfoPadding {
    padding-bottom: 0;
}
.BInfoSolidLine {
    border-bottom: 1px solid #D6DCE1;
    padding-top: 10px;
    width: 100%;
}
.ExpandLink, .CollapseLink {
    margin: 0px 0 0 13px;
}
.BInfoPadding2 {
    padding-top: 10px
}

div.ReferenceSeparator  {
    border-top: 1px solid #D6DCE1;
    width: 100%;
    margin: 10px 0;
}

.ResourcesList li {
    margin-bottom: 10px;
}

.infoGray{
    color:#666 !important;
}
.infoBlack{
    color:#333 !important;
}
div.CampaignLayout {
    border-bottom: 1px dotted #CCC;
    padding-bottom:10px;
}
.CampaignLayout td.infoGray {
    text-align: right;
    padding: 3px 3px;
    color: #666666 !important;
}
.CampaignLayout td.infoBlack {
    padding: 3px 3px;
}

.SupplierNameClass{
    font-weight:700;
    color:#333366;
}
.MarketingClass{
    color:#666;
    font-style:italic;
}
.PreviewMktHeadlineContainer {
    border: 1px solid #7F9DB9 !important;
    padding: 2px;
    margin:5px 0 0 5px;
}
.TextFieldMargin{
    margin-bottom: 5px;
}
.EditButtonClass{
    margin-left:5px;
    padding-top:3px;
    position:absolute;
}
.IsIE .EditButtonClass{
    padding-top:0px;
    margin-top:-5px;
    margin-top:4px\0/;  /* Hack for IE8 */
}

.statsFirstCell{
    padding-right:10px
}

.statsCell{
    border-left: 1px solid #ccc;
    padding:0px 10px 0px 10px;
}
.statsNumber {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FF6600;
    text-align:left;
}
.statsLabel {
    color: #666666;
    text-align:left;
}
div.statsLabelSellerProfile {
    margin: 10px 0;

}
span.statsLabelSellerProfile {
    text-align:left;
    color: #666666;
    font-size: 12px;
}

.statsDataContainer {
    width: 79px;
}

.IsIE .statsDataContainer {
    width: 79px;
}
.statsData {
    color: #666666;
    word-wrap: break-word;

}
.IsIE .statsData {
    color: #666666;
    word-wrap: break-word;
    width:auto;
    float:left;
    text-align:left;
}
.labelPadding {
    padding-top:0;
}
.IsIE .labelPadding {
    padding-top:15px;
    padding-top:0 \0/; /* Hack for IE8 */
}

.SellerProfileTitle {
    font: bold 14px Verdana,Arial,Helvetica,sans-serif;
    color: #000000;
    margin: 10px 0px 10px;
    float: left;
}

.adrecommendation {
    width:200px;
}
.adrecommendationfull {
    margin-top:5px;
}
.adrecommendationleft {
    margin-bottom: 15px;
}
.adrecommendationright {
    margin-left: 10px;
}
.adrecommendation a, .adrecommendationfull a, .adCompanyHover a {
    color:#336699;
}
.adrecommendation a:link, .adrecommendationfull a:link, .adCompanyHover a:link {
    text-decoration:none;
}
.adrecommendation a:hover, .adrecommendation a:visited,
.adrecommendationfull a:hover, .adrecommendationfull a:visited,
.adCompanyHover a:hover, .adCompanyHover a:visited {
    text-decoration:underline;
}
.adrecommendationseller {
    padding:5px;
}
.adrecommendationseller, .adHoverSection {
    border-bottom:1px dotted #666;
}
.adrecommendationfull .adrecommendationseller {
    border-bottom:1px solid #9C9CB8;
}
.adrecommendationsellername {
    font-weight:700;
    font-size:12px;
}
.adrecommendationsellerlocation {
    margin-bottom:2px;
    color:gray;
}
.adrecommendationfull .adrecommendationsellerlocation, .adrecommendationfull .adrecommendationsellercommodity, .adrecommendationfull .adrecommendationsellertransaction {
    border-bottom: 1px dotted #666;
    padding-bottom:2px;
    padding-top:1px;
}
.adrecommendationsellercommodity, .adrecommendationsellertransaction {
    margin-bottom:2px;
}
.adrecommendationsellercommoditylist {
    font-size:10px;font-weight:700;
}
.adHoverSection {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.adHoverCompany {
    font-weight: bold;
    color: #336699;
    font-size: 13px;
    margin-bottom: 5px;
}

td.suggestionLink a {
    color:#369;
    text-decoration:none;
    font-weight:700;
}
td.suggestionLink a:hover {
    text-decoration:underline;
}
.suggestion-arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #EDEEF5;
    margin-left:40px;
}

.assuggestionL-title a, .assuggestionL-subTitle a {
    text-decoration:none !important;
}
.assuggestionL-title a:hover, .assuggestionL-subTitle a:hover {
    text-decoration:underline !important;
}
.assuggestionL-subTitle {
    background-color:#E4E5EB;
    border-bottom:1px solid #9C9CB8;
    padding:5px 7px;
}
.assuggestion .body {
    padding:9px;
    font-family:Verdana;
    font-size:11px;
    color:#333;
    line-height: 15px;
}
.assuggestionS .scrollTableWrapper {
    margin-top:0px;
}
.assuggestionS a {
    text-decoration:none;
}
.assuggestionS a:hover {
    text-decoration:underline;
}

.assuggestionhover {
    line-height:15px;
}
.assuggestionhover .header {
    padding:10px 10px 0px 10px;
}

.assuggestionhover .footer1 {
    padding:10px;
}

.assuggestionhover a{
    color:#333366 !important;
    text-decoration:none !important;
}

.assuggestionhover .spacer {
    margin-bottom:5px;
    border-top: 1px dotted #A9A9A9;
    margin-top:5px;
}
.assuggestionhover .rightSpacer {
    margin-left:15px;
    border-right: 1px dotted #A9A9A9;
    margin-right:15px;

}
.assuggestionhover .moreinfo {
    border-bottom: 1px dotted #A9A9A9;
    margin-bottom: 7px;
    padding-bottom: 10px;
}
.assuggestionhover .moreinfo:a {
    text-decoration:none !important;
}
/*Defined in java*/
.asViewAll {
    color:#333366;
    padding:0 5px 5px 5px;
    text-align:right;
}
/*Defined in java*/
.asViewAllDivider {
    border-bottom:1px solid #ccc;
}
.sItemCard {
    z-index: 100;
    position:absolute;
    margin-left:5px;
    z-index:2000;
}

.sItemCard .hcContent {
    background:none;
    background-color:#fff;
    width:460px;
    border:1px solid #a1a1a1;
    padding:0px !important;
    margin-top:5px !important;
    box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
.IsIE .sItemCard .hcContent {
    filter:none;
}

td.mastCmd .hcContent {
    white-space:normal;
}

.sItemCard .hcPointer {
    right:2px !important;
    z-index:1000 !important;
    margin-top:38px !important;
    border-width:8px 0 8px 8px !important;
    border-left-color:#a1a1a1 !important;
}

.sItemCard .hcPointerInner {
    right:4px !important;
    z-index:1000 !important;
    border-left-color:#fff !important;
    margin-top:38px !important;
}

.asbusinessinfo {
    border-bottom: 1px dotted #A9A9A9;
    margin-bottom: 7px;
    padding-bottom: 10px;
}

.asbusinessinfoSansBorder {
    padding-bottom: 5px;
}

.hidden {
    display:none;
}
.arrow-up {
    width:0;
    height:0;
    margin:auto;
    border-right:7px solid transparent;
    border-left:7px solid transparent;
    border-bottom:7px solid #868686;
}
.arrow-down {
    width:0;
    height:0;
    margin:auto;
    border-right:7px solid transparent;
    border-left:7px solid transparent;
    border-top:7px solid #868686;
}
.sugScrollUp {
    border-bottom:1px dotted #ccc;
    margin:0 5px;
    padding-bottom:5px;
}
.sugScroll, .sugScrollDisabled {
    text-align:center;
    padding:5px 0 0 0;
}
.sugScroll:hover {
    background-color:#E6F1FB;
}
.sugScrollDisabled .arrow-down {
    border-top:7px solid #ccc;
}
.sugScrollDisabled .arrow-up {
    border-bottom:7px solid #ccc;
}

.sugScrollDisabled a {
    cursor: default;
}

.menuContent,.assuggestionS {
    width:240px;
}
.menuContent {
    line-height:normal !important;
}
.menuContent a {
    color:#333366 !important;
    text-decoration:none !important;
}
.menuContent a:hover {
    text-decoration:underline !important;
}
.menuContent .header {
    margin: 10px 5px 5px 5px;
    white-space:normal;
    color:#333;
}
.contentInfo {
    clear:both;
    border-bottom:1px dotted #ccc;
    padding:7px 0;
    margin:0 5px;
    min-height:45px;
    cursor:default;
}
.contentInfo .sellerName {
    width:165px;
    clear:both;
    border-bottom:1px dotted #ccc;
    padding:10px 0;
}
.SuggestionLink {
    color:white;
}
td.contactSavedLinks a {
    text-decoration:none;
}
td.contactSavedLinks a:hover {
    text-decoration:underline;
}
.SourcingLink a {
    text-decoration:none;
}
.SourcingLink a:hover {
    text-decoration:underline;
}

.sellerpagelinks {
    color:#336699;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
}
.suggestionViewAllColumnLeft {
    padding-right:10px;
}
.suggestionViewAllColumnRight {
    padding-left:10px;
}
.statsHover {
    width:79px;
}
.IsIE .statsHover {
    width:79px;
}
.msgListSectionBD {
    border-bottom:1px solid #9C9CB8;
    padding:5px;
}
.msgListSectionBDLast {
    padding:5px;
}
.messageProfileColumn {
    min-width:360px;
}
.messageProfileColumnLeft {
    padding-right:10px;
}
.messageProfileColumnRight {
    padding-left:10px;
}
.InlineSocialShareLabel {
    color: #666666;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    line-height:30px;
}

div.ADProfileViewBox {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #E6F2FA;
}

div.ADProfileViewConfirmation {
    width: 320px;
}


div.ADProfileViewBoxContentPadding{
    padding: 15px
}


div.ADProfileViewBoxContentMargin{
margin-bottom:15px
}

div.ADProfileViewBuyer{
    padding-bottom: 5px;
    padding-right: 10px;
    white-space: nowrap;
}

.badgeTOU {
    width: 600px;
}

.badgeTOUHeading {
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#666666;
}

.badgeTOUCheckbox {
    padding-top: 10px;
    font-weight:bold;
}

.badgeTOUBtnSection {
    padding-top:10px;
}

.badgeTOUBtn2 {
    padding-left:5px;
    color: #666666;
}

.BuyerSideHovercardPadding {
    padding-right:125px;
}
.contactForm .stepNavTop, .contactForm .stepNavBottom  {
    display:none
}

.bar {
    position: relative;
    width: 90%;
    height: 30px;
    margin: 0 auto;
}

.home {
    position: absolute;
    top: 0px;
    left: 60%;
    width: 20%;
    text-align: center;
}

.bar:before, .bar:after {
    content:'';
    position: absolute;
    top: 0;
    height: 0;
    border-top: 30px solid white;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.bar:before {
    left: 0;
    width: 70%;
    border-right: 30px solid transparent;
}

.bar:after {
    right:0;
    width: 30%;
    border-left: 30px solid transparent;
}
.MHTBHeaderFont {
    font-family:Verdana;
    font-size:20px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#666666;
}
.MHTBHeader2Font {
    font-family:Verdana;
    font-size:32px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#000000;
}
.MHTBHeader3Font {
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #666666;
}
.MHTBStepsStyle {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    line-height: 30px;
    text-align: center;
    background: #666;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    margin-top: 5px;
}
.MHTBStepsFont {
    font-family: Century Gothic;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}
.MHTBStepsHeaderStyle {
    text-align: left;
    line-height: 30px;
    padding-left: 10px;
}
.MHTBPostLinkStyle {
    text-align: right;
    padding: 20px 10px 0 0;
}
.MHTBStepsDescFont {
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #666666;
}
.MHTBStepsDescStyle {
    text-align: left;
    line-height: 18px;
    padding: 0 20px 0 10px;
}
.MHTBLinkFont {
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #336699;
}
.MHTBSubSectionFont {
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}
.MHTBSubSectionContentFont {
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}
.MHTBArrowStyle {
    border-color: transparent transparent #E4E4E4;
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: relative;
    top: 0px;
}
.MHTBHighlightTextFont {
    font-family: Verdana;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #CC6600;
}
.MHTBHighlightTextStyle {
    text-align: left;
    line-height: 20px;
}
.MHTBHighlightTextDescFont {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}
.MHTBHighlightTextDescStyle {
    text-align: left;
    line-height: 18px;
}
.MHTBPostButtonSubTitleFont {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: rgb(51, 51, 51);
}
.MHTBPostButtonFont {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}
.MHTBHeaderStyle {
    text-align: left;
    line-height: 38px;
    padding-bottom: 6px;
}

.MHTBSupplierFactsHeader {
    color: #719AC5;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
.MHTBSupplierFactsList {
    color: #333333;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.MHTBSupplierFactsMedium {
    color: #333333;
    font-family: Georgia;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.MHTBSupplierFactsLarge {
    color: #333333;
    font-family: Georgia;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.PostingTips {
    font-family: Verdana;
    font-size: 13px;
    color: #797979;
}

.YellowBoxPadding {
    padding-top:5px;
    padding-bottom:5px;
}

.MHTBBBackgroundImg {
    background-image: url('img-bg-whatisdiscovery.gif');
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 50px;
}

.buyerMessage table {
    width:100% !important;
}
.buyerMessage textarea {
    width:100%;
}


.ADXTag{
    float: left;
    background-color: #C4E6FA;
    border: 1px solid #CAD9E6;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    color: #000;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right:5px;
    margin-top:5px;
    padding: 0 10px;
}

.IsIE .ADXTagText {
    white-space:nowrap;
}

a.ADXTagClose{
   font-family:Arial;
   font-size: 10px;
   color: #999;
   text-decoration:none;
   padding: 0px 0px 0px 10px;
}
a.ADXTagClose:hover{
    text-decoration:none;
    color: #999999;
}

.ADPartialSelector{
    border:1px solid #CAD9E6;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color:#ffffcc;
    margin-top:5px;
    padding:10px 5px;
    width:335px;
}
.ADPartialSelectorHeader{
    color:#000;
    font-weight:bold;
    padding:0 0 5px 5px;
    font-size:10px;
    width:95%;
}

.ADPartialSelectorList{
    clear:both;
    margin:3px 0px;
}

.ADPartialSelectorListText{
    width:250px;
    line-height:20px;
    font-size:10px;
    float:left;
    padding:0px 10px 0px 10px;
}

.MPProvideRatings {
    padding: 10px 5px;
    background-color: #FFFFD9;
    margin: 10px 0 10px 0;
}
.MPRatingsDisplay {
    white-space:nowrap;
    padding-right: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.AboutPageButtonCenterSection {
    width:330px;
    margin-left:auto;
    margin-right:auto;
    padding:3px 5px;
}
.AboutPageButtonPadding {
    width:175px;
    vertical-align:middle;
}

.ResCentrDemoBox {
    height:175px;
    text-align:center;
    width:310px;
}

.ADProfileCardBox {
    height:155px;
}

.ADProfileCardTopArea {
    height:65px;
}

.ADProfileCardBottomArea {
    height:75px;
}

.ADProfileCardDivider {
    height:1px;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #e0e8ec;
    margin-top:2px;
    margin-bottom:1px;
}

.ProfileCardIcon {
    text-align: center;
    height:40px;
}

.ProfileCardData1 {
   padding:5px 5px 0px 5px;
}

.ProfileCardText1 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}

.ProfileCardText5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
}

.ProfileCardText2 {
    color:#666;
}

.ProfileCardText3 {
    color:#336699;
    font-weight:bold;
}

.ProfileCardText4 {
    padding:4px;
}

.DnBSpan {
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dotted #369;
    color:#369;
    white-space: nowrap;
}

.adimagebutton {
    width: 18px;
    height:18px;
    display:block;
    float: left;
}

div.adimagecontainer span.ratingStar a {
    background-image: url('big_empty_star_sp.gif');
}

div.adimagecontainer:hover span.ratingStar a {
    background-image: url('big_full_star_sp_green.gif');
}

div.adimagecontainer span.ratingStar:hover ~ span.ratingStar a {
    background-image: url('big_empty_star_sp.gif');
}

div.adimagecontainer span.ratingStarBlue a {
    background-image: url('big_full_star_sp_blue.gif');
}

div.adimagecontainer:hover span.ratingStarBlue a {
    background-image: url('big_full_star_sp_green.gif');
}

div.adimagecontainer span.ratingStarBlue:hover ~ span.ratingStarBlue a {
    background-image: url('big_full_star_sp_blue.gif');
    opacity: 0.6;
}

div.adimagecontainer span.ratingStarBlue:hover ~ span.ratingStar a {
    background-image: url('big_empty_star_sp.gif');
}

.mpBuyerRatingsRecordDivider {
    border-top:1px dotted #CCCCCC;
}
.mpBuyerRatingsRespStyle {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#000000;
}
.mpBuyerRatingsRecordStyle {
    margin: 7px;
    padding: 0 7px;
    height:85px;
}
.mpBuyerRatingsOrgNameStyle {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#336699;
}
.mpBuyerRatingsViewMoreStyle {
    margin: 7px;
    padding: 0 7px;
    height:42px;
}
.mpBuyerRatingsDefaultMsgStyle {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    margin: 10px;
    padding: 10px;
    font-weight:bold
}
div.adimagecontainer span.ratingStar span.ratingStarText {
    display: none;
    white-space: nowrap;
}
div.adimagecontainer span.ratingStar:hover span.ratingStarText {
    display: inline;
}
.adimagecontainer {
    width: 110px;
    position: relative;
}
div.adimagecontainer span.ratingStarText {
    position: absolute;
    left: 100px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    color:#CC6600;
    line-height: 18px;
}
div.adimagecontainer span.ratingStarBlue span.ratingStarText {
    display: none;
}
div.adimagecontainer span.ratingStarBlue:hover span.ratingStarText {
    display: inline;
}

.adreplyviewBlue {
    background-color:#eaf1f6;
}

#adreplyview {
    padding:5px 10px;
    margin-bottom:2px;
    color:#000;
    word-wrap: break-word;
}

#adreplyview {
    font:11px Verdana, Arial, Helvetica, sans-serif;
}

#adreplyview #senderinfo {
    margin-top:5px;
    margin-bottom:10px;
}

#adreplyview #senderinfo #name {
    color:#000;
    font-weight: bold;
}

#adreplyview #senderinfo #date {
    color:gray;
}

.adreplySection {
    padding: 5px 5px 5px 5px;
}

.adreplySectionTitle {
    font-weight:bold;
}

.adreplySectionSubtitle {
    color: #666666;
}

.adreplyButton {
    margin-top:10px;
}

.adreplyviewMargin {
    padding-top:5px;
}

.adButtonDefWidth {
    width:80px;
}
.mpRefInviteSellerNameStyle {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#666666;
}
.mpRefInviteMsgStyle {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#333333;
}
.mpRefInviteDefMsgStyle {
    color:#666666;
    font:12px Verdana,Arial,Helvetica,sans-serif
}
div.notificationPortletRowDivider {
    padding-bottom:5px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #e0e8ec;
    margin-bottom:5px;
}

span.notificationPortletRowDate {
    color:gray;
    font-size:9px;
}

div.notificationModalNotificationLinks {
    padding: 10px 0px;
}

tr.notificationModalRow td.notificationModalItemDate {
    padding: 10px 20px 10px 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
}

tr.notificationModalRow:last-child td.notificationModalItemDate {
    border-bottom-width: 0px;
}

tr.notificationModalRow td.notificationModalItemMessage {
    padding: 10px 10px 10px 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
}

tr.notificationModalRow:last-child td.notificationModalItemMessage {
    border-bottom-width: 0px;
}
.leadsbigbutton>div {
    border:1px #EEEEEE solid;

    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #f5f5f5 30%, #f3f3f3 40%, #e1e1e1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(30%,#f5f5f5), color-stop(40%,#f3f3f3), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f7f7f7 0%,#f5f5f5 30%,#f3f3f3 40%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f7f7f7 0%,#f5f5f5 30%,#f3f3f3 40%,#e1e1e1 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f7f7f7 0%,#f5f5f5 30%,#f3f3f3 40%,#e1e1e1 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #f7f7f7 0%,#f5f5f5 30%,#f3f3f3 40%,#e1e1e1 100%); /* W3C */

    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    color: #666;
    text-align:center;
    text-decoration: none;
    zoom:1;
    width: 115px;
    height: 35px;
    font-size:18px;
    font-weight:bold;
    padding:10px 10px;
}

.selected>div {
  color: #fff;
    border:1px #1111ff solid;
    background: #4389b7; /* Old browsers */
    background: -moz-linear-gradient(top, #4389b7 0%, #0071b7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4389b7), color-stop(100%,#0071b7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4389b7 0%,#0071b7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4389b7 0%,#0071b7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4389b7 0%,#0071b7 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4389b7 0%,#0071b7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4389b7', endColorstr='#0071b7',GradientType=0 ); /* IE6-9 */
}


.selectedTab > div {
    background: none repeat scroll 0 0 #2975B7 !important;
    border: 1px solid #CDD1DA !important;
    color: #FFFFFF;
    filter: none !important;
}

.leadsbigbutton:link,.leadsbigbutton:hover,.leadsbigbutton:visited {
    text-decoration:none;
    color: #666 !important;
}


.rfx {
    background: #a0a0ff;
    color: #fff;
    padding: 0px 3px 0px 3px;
}

.RFQ, .openRFQ {
    background: #787CBB;
}

.RFI, .openRFI {
    background: #34AAD7;
}

.leads_table tr td {
    border-bottom: 1px solid #eeeeee;
    padding: 5px 5px 5px 10px;
}

.leads_table tr:last-child td {
    border: none;
}

.nrfx_lineitem_table tr:last-child td {
    border-bottom: 1px solid #eeeeee !important;
}

.nrfq_detail_table tr td {
    padding-bottom: 5px;
}

.roundedCornerBoxRadius {
    border: 1px solid #D8DEE3 !important;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px !important;
}

.nrfq_lineItemHeader{
    color: #666666;
    font-size: 20px;
    font-family: 'Verdana','Verdana';
    font-weight: 400;
    padding-left:3%;
    line-height:60px
}

.nrfq_currencyConversionLink{
    color: #666666;
    font-size: 11px;
    font-family: 'Verdana','Verdana';
    font-weight: 400;
    padding-left:3%;
    line-height:60px;
    float: right;
    padding-right:25px;
    padding-top:5px;
}

.nrfq_attachment_tableStyle{
    border: 1px solid black;
    border-collapse: collapse;
}

.nrfq_secondaryheading {
    border: none;
    font-family: 'Verdana-Bold','Verdana Bold','Verdana';
    font-size: 12px;
    font-weight: 700;
}

.mslTableHeader {
    background-color: #ecf3f8;
    border-bottom: 1px solid #d6dce1;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#336699;
}

.mslEventTitleStyle {
    font-family:Helvetica,Verdana, Arial, sans-serif;
    font-size:14px;
    font-weight:bold;
    font-style:normal;
    text-decoration:underline;
    color:#336699;
}

.mslCommodityTerritoryStyle {
    vertical-align:middle;
    font-family:Helvetica,Verdana, Arial, sans-serif;
    font-size:11px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#999999;
    padding-bottom: 10px;
}

.mslEventStatusStyle {
    font-family:Helvetica,Verdana, Arial, sans-serif;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#CC6600;
}

.mslHeaderStyle {
    font-family:Helvetica,Verdana, Arial, sans-serif;
    font-size:13px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#333333;
}
.greenText {
    color:green;
    font-size:13px !important;
}

.centeredDiv {
    width:95%;
    margin: 0 auto;
}

.centeredDivTable {
    width:70%;
    margin: 0 auto;
}

.centeredDivTableWider {
    width:90%;
    margin: 0 auto;
}

.subHeadingPadding {
    padding: 3px 3px 37px 3px;
}

.buttonAreaMargin {
    margin: 0 75%
}

.nrfqQuoteSubHeading {
    font-family: 'Verdana-Bold','Verdana Bold','Verdana';
    font-size: 11px;
    font-weight: 700;
    color: #333333;
    width: 100%;
}

.nrfqSubmitTablePadding {
    padding-bottom:1%;
}

.totalAwardedAmount {
    color:#CC6600;
    font-size:16px;
    font-family:Verdana;
}

.totalAwardedAmountSubtext{
    font-family:Verdana;
    font-size:13px;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
    color:#666666;
}

.bidSubmitted {
color: rgb(102, 102, 102);
display: inline;
font-family: Verdana, Verdana;
font-size: 18px;
font-style: normal;
font-weight: normal;
height: auto;
line-height: normal;
text-align: left;
width: auto;
}

.advanceModeLink {
    float:left;
    padding-top:8px;
}

.advanceModeLinkSize {
    font-size:11px;
}

.quotedLineItem {
    color: #FF6600;
    font-family: 'Verdana-Bold','Verdana Bold','Verdana';
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
}

.nrfxButtonArea {
    float:left;
    width: 100%;
    border-top: 1px solid #EEEEEE;
    background-color:#ECF3F8;
}

.nrfx-line-attachment-table-title {
    font-weight: bold;
    font-size: 15px;
    padding-left: 10px;
}

.s4bidAttributeColor {
    color: #999999;
}

.s4bidAttributeOnlyPadding {
    padding-right:12px;
}

.anrf-ADQRSL-savedSellerStarImg {
    padding-right: 5px;
    vertical-align: middle;
}

.anrf-ADSP98-buyerCompanyName {
    border-bottom: 1px dotted #333399;
    text-decoration: none;
    cursor: default;
}

.anrf-ANRSAPAC-hmpSAPRelationship {
    padding: 2px 0px 2px 0px;
}

.anrf-CCSHC-companyCertification {
    align: left;
    padding-right: 10px;
    padding-top: 4px;
    vertical-align: top;
}

.anrf-CCSHC-companyCertificationToolTip {
    padding-top: 2px;
    vertical-align: top;
}

.anrf-CCSHE-sapHanaMktPlace {
    align: left;
    padding-top: 2px;
    padding-right: 10px;
    vertical-align: top;
}

.anrf-CCSHEP-sapHanaQual {
    float: right;
    margin-top: -25px;
}

.anrf-FEM-icnPublicSectorBuyer {
    padding: 10px 10px 0px 10px;
}

.anrf-FEM-colFreeResponseMsg {
    padding: 0px 5px;
}

.anrf-FEM-freeResponseHdr {
    text-transform: none;
    margin: 0;
}

.anrf-MHTBM-buyerHowTo {
    width: 950px;
    padding: 10px;
}

.anrf-MPAR-colBuyerReferenceDetails {
    vertical-align: top;
    align: right;
    padding-right: 5px;
    width: 25%;
}

.anrf-MPAR27-buyerReference {
    width: 650px;
    padding-top: 10px;
}

.anrf-NCTUI-postCommodityList {
    padding: 0px;
    margin: 0px;
    display: inline;
}

.anrf-NCTUI-postPhysicalPresence {
    padding: 0px;
    margin: 0px
}

.anrf-NIRP-postNotInterested {
    width: 600px;
    white-space: normal;
}

.anrf-NQACW-postCloseAnonymity {
    padding-bottom: 5px;
    padding-top: 5px;
    color: #777777;
}

.anrf-NQDE-quoteAttachmentsSectionWidth {
    max-width: 490px;
}

.anrf-NQDE61-displayEndDateWarning {
    padding: 5px 0px 0px 0px;
}

.anrf-NQM-lotusLiveMeeting {
    padding: 2px 0px 5px 0px;
}

.anrf-NQP-postingStatus {
    min-width: 50px;
    float: right;
}

.anrf-NIRLIT-notInterestedTable {
    width: 750px;
    white-space: normal;
}

.anrf-NQP-colPostingStats {
    padding: 5px 0px;
}

.anrf-NQPE67-postDetailToggleLink {
    line-height: 30px;
}

.anrf-NQRARMCM-quoteResponseAddlReqSection {
    width: 500px;
}

.anrf-NQRD-addRemoveFavoriteSeller {
    padding-right: 5px;
    vertical-align: middle;
}

.anrf-NQRDC-postRespStatus {
    font-size: 11px;
    color: green;
}

.anrf-NQRDC-abuseReportedForResponse {
    font-size: 11px;
    color: #ff0000;
}

.anrf-NQRDC-supHasDnBInfo {
    padding-left: 14px;
    padding-bottom: 2px;
}

.anrf-NQRDC-supDnBDetailsToggleLink {
    padding-top: 2px;
    padding-left: 14px;
}
.anrf-NQRDC-responseBidAmount {
    margin-bottom: 10px;
    border-top: 1px dotted #cccccc;
}

.anrf-NQRQS-nrfqS4Error {
    vertical-align: text-bottom;
}

.anrf-NQRQS-postShareSocialNetwork {
    float: left;
    line-height: 30px;
}

.anrf-NQRQS-postLeaveFeedback {
    line-height: 30px;
}

.anrf-NQRQS-postBadMatchLink {
    font-weight: bold;
    text-align: right;
}

.anrf-NQRQS-lastReponseSection {
    margin-bottom: 10px;
    border-top: 1px dotted #cccccc;
}

.anrf-NQRLIT-colNonDetailModeWidth {
    width: 6%;
}

.anrf-NQRLIT-colNRFQLineItemDetail {
    border: none;
    line-height: 2px;
}

.anrf-NQRLIT-colNRFQNonDetailMode {
    border-bottom: none !important;
}

.anrf-NQRLIT-colNRFQLineItemSelect {
    padding: 10px 0px 10px 20px;
}

.anrf-NQRLIT-nRFQErrorSection {
    padding-left: 3%;
}

.anrf-NQRLIT-nRFQErrorTextAlignment {
    vertical-align: text-bottom;
}

.anrf-NQSW-nonShortlistedSupplierMsg {
    padding-bottom: 5px;
    padding-top: 5px;
}

.anrf-NQSW-nonShortlistedSupplierMsgSubmitCancel {
    background-color: #e6f2fa;
    padding-top: 10px;
}

.anrf-NQSH-postHeaderInlineBlock {
    display:inline-block
}

.anrf-NQSH-activeSupplierMedal {
    vertical-align: bottom;
    display: inline-block;
}

.anrf-NTUI-postTerritoriesList {
    padding: 0px;
    margin: 0px;
    display: inline;
}

.anrf-PCUI-colPromoCodeLabel {
    padding: 5px 10px 5px 10px;
}

.anrf-QAP-buyerPostingActivity {
    padding-top: 5px;
    padding-left: 10px;
}

.anrf-QARE-colTestPostingAlert {
    font-size: 12pt;
    padding: 0px 0px 10px 0px;
    font-style: italic;
    color: red;
}

.anrf-QAE-colPostAwardPopUpLabel {
    text-align: right;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 7px;
}

.anrf-QAE-colPostAwardSupplierDetails {
    padding-bottom:7px;
}

.anrf-QAW-postAwardPopUp {
    width: 500px;
}

.anrf-QAW-awardedSupplierListHeader {
    color:black;
}

.anrf-QCP-colPostCertificatePreferences {
    padding: 0px 5px 0px 0px;
}

.anrf-QCSC-postStateChangedConfirmationMsg {
    padding: 5px 5px 5px 10px;
}

.anrf-QCPEW-postEarlyClosePopUpButtonSection {
    background-color: #e6f2fa;
    padding-top: 10px;
}

.anrf-QDE-postSupplierSearchResults {
    border-radius: 5px;
    border: 1px solid #e8ebec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #ffffff;
}

.anrf-QDE-rowSupplierSearchResults {
    background-color: #eeeeee;
}

.anrf-QDE-postSuppliersMatched {
    font: 14px verdana,arial,helvetica,sans-serif;
    padding-left: 10px;
}

.anrf-QDE-postCreationActionButtonSection {
    float: right;
    padding: 0px 5px 0px 0px;
}

.anrf-QDN-postMatchedInvitedSellersButtonSection {
    width: 238px;
}

.anrf-QDE7-colPostPublishHint {
    padding: 5px 10px 10px 10px;
}

.anrf-QDUNSI-reason {
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
}

.anrf-QDUNSI-margin {
    margin-bottom: 10px;
    margin-top: 10px;
}

.anrf-QDUNSI-rating {
    font-size: 18px;
}

.anrf-QDUNSI-cuetip {
    padding-right: 10px;
    padding-left: 5px;
}

.anrf-QDUNSI-finStressScore {
    white-space: nowrap;
    font-size: 12px;
}

.anrf-QDUNSI-dunsDetails {
    padding-top: 10px;
    padding-bottom: 10px;
}

.anrf-QDUNSI-profileLink {
    padding-right: 10px;
    padding-left: 10px;
}


.anrf-QDUNSI-paydexScore, .anrf-QDUNSI-serRating {
    font-size: 12px;
}

.anrf-QDUNSI-finStressLevelDiv {
    text-align: left;
    padding-top: 10px;
}


.anrf-QDE53-radioBtn, .anrf-QDE53-radioBtnText {
    padding-top: 9px;
}

.anrf-QDE53-commodityTxt {
    padding: 5px 10px 10px 10px;
}

.anrf-QDE53-endDateWarning {
    padding: 5px 0 0 0;
}

.anrf-QDRA-stdView {
    padding: 5px 20px 10px 0px;
}

.anrf-QDRA-s4TOU {
    padding-bottom: 10px;
    border-bottom: 1px solid #c9c9c9;
    height: 2px;
}

.anrf-QDRA-reviewText {
    padding: 5px 10px 10px 5px;
}

.anrf-QDRA-supplierView {
    padding: 5px 0px 10px 0px;
}


.anrf-QDRA-display {
    padding: 5px 0px 10px 5px;
}

.anrf-QEIA-attachmentIndex {
    color: #666666;
}


.anrf-QEQL-askQuestion {
    line-height: 18px;
    font-size: 11px;
}

.anrf-QFRFP-fieldValue {
    padding-bottom: 5px;
    padding-left: 5px;
}



.anrf-QIS-notifySeller {
    padding-right: 3px;
}

.anrf-QIS-supplierOrg {
    color: #336699;
}

.anrf-QM-toTime {
    background-color: #f1f1f1;
}


.anrf-QM-meetingEnabled {
    padding: 0 5px 0 0;
}

.anrf-QM-onlineMeetingDetails {
    padding-top: 14px;
    border-top: 1px dotted;
    margin-top: 14px;
}

.anrf-QMIC-cancel{
    float: left;
    padding: 0 0 0 10px;
}


.anrf-QMV-meetingFile {
    float: left;
    padding: 0 0 0 10px;
}

.anrf-QNIW-anonymousClause {
    color: rgb(153, 0, 0);
}

.anrf-QNIW-actionButtons {
    background-color: #e6f2fa;
    padding-top: 10px;
}

.anrf-QPL-participantDetails {
    width: 100%;
}

.anrf-QPINS-continue {
    padding-bottom: 5px;
    padding-left: 10px;
}

.anrf-QPINS-invitedSellers {
    padding-bottom: 5px;
    padding-left: 10px;
    border-right: 1px #e0e8e6 solid;
}

.anrf-QPE-companyAlias, .anrf-QPE-bidAmountRequired {
    padding-right: 3px;
}

.anrf-QPE-fieldSpace {
    height: 5px;
}

.anrf-QP-privateQuestion {
    color: #666;
    font-size: 10px;
}


.anrf-QQCC-hideResponse {
    padding: 20px 0px 20px 0px;
}

.anrf-QQD-eventQnA {
    padding-left: 13px;
}

.anrf-QQE-qna {
    padding-left: 13px;
}

.anrf-QQTB-highlightTxt {
    color: #999;
}

.anrf-QQA-fullName {
    padding-bottom: 4px;
    padding-top: 3px;
}

.anrf-QQA-fieldLabel {
    font-size: 14px;
    padding-right: 40px;
    color: #333366;
    padding-left: 10px;
}

.anrf-QQA-responseHidden {
    color: red;
}

.anrf-QQA-hideResponse {
    padding-right: 17px;
    padding-top: 3px;
}

.anrf-QQA-postDate {
    padding-right: 17px;
    padding-top: 3px;
}


.anrf-QQA-qna {
    padding-right: 10px;
    padding-top: 3px;
}


.anrf-QQU-personName {
    padding-bottom: 4px;
    padding-top: 3px;
}

.anrf-QQU-fieldLabel {
    font-size: 14px;
    padding-right: 40px;
    color: #333366;
    padding-left: 10px;
}

.anrf-QQU-answerLink {
    padding-right: 17px;
    padding-top: 3px;
}


.anrf-QQU-unansweredQuestion {
    padding-right: 10px;
    padding-top: 3px;
}

.anrf-QQU-questionFldLbl {
    padding-right: 17px;
}

.anrf-QQU-orgProfile {
    padding-top: 3px;
}


.anrf-QRE-viewRequirements {
    padding: 0 5px 0 0;
}


.anrf-QRARM-fieldSpacer{
    padding: 5px 5px 5px 10px;
}

.anrf-QRARM-territory {
    width: 1px;
}

.anrf-QRARM-prefHeader {
    padding: 5px 10px 10px 10px;
}

.anrf-QRD-reviewStatus {
    padding: 0px 0px 10px 0px;
}

.anrf-QRD-reviewStatus, .anrf-QRD-actionButtons {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
}

.anrf-QRDE-actionButtons {
    float: right;
    margin-top: -25px;
}

.anrf-QRDE-responseFree {
    text-transform: none;
    margin: 0;
}

.anrf-QRDE-summaryImg {
    text-align: center;
    padding-bottom: 15px;
}


.anrf-QRE22-hintText {
    padding: 5px 10px 10px 10px;
}

.anrf-QRH-fieldLabel {
    padding: 5px 10px 5px 10px;
}


.anrf-QRL-fieldLblValSpacing {
    padding-top: 5px;
    padding-left: 10px;
}

.anrf-QRL-displayGreenCerts {
    color: green;
}

.anrf-QRPD-actualFee {
    color: gray;
    font-size: 10px;
    white-space: nowrap;
}

.anrf-QRPD-creditCard {
    height: 3px;
    border-bottom: 1px dotted #c9c9c9;
}

.anrf-QRPD-highlightTxt {
    font-weight: bold;
    color: #ff9933;
}

.anrf-QRP-divider {
    background: #f8debb;
}

.anrf-QRP-fieldLabel {
    color: #000000;
    padding-bottom: 10px;
}

.anrf-QRPIC-redirect {
    padding: 0px 10px 0px 10px;
}

.anrf-QRPIC-spacer {
    padding: 0px 20px 0px 0px;
}


.anrf-QRQS-activatePremium {
    padding-bottom: 11px;
    padding-top: 11px;
}

.anrf-QRQS-response {
    font-weight: bold;
    text-align: right;
}

.anrf-QRQS-displayObjectLink {
    float: right;
    padding: 5px 10px;
}

.anrf-QRQS-displayObjectDesc {
    padding: 10px 0px;
}

.anrf-QRQS-separator {
    margin-bottom: 10px;
    border-top: 1px dotted #cccccc;
}

.anrf-QRQS-respond {
    height: 30px;
}

.anrf-QRQS-displayObjectTitle {
    padding: 5px 0px;
}


.anrf-QRQS-displayObjectProp {
    padding: 0px 0px 5px 20px;
}

.anrf-QRQS-questionTipBox {
    color: #666;
    line-height: 25px;
}


.anrf-QRS-fieldLbl {
    padding: 5px 10px 5px 10px;
}

.anrf-QRSAP-summaryImg {
    text-align: center;
    padding-bottom: 15px;
}

.anrf-QRSAP-reviewText {
    padding: 5px 0px 10px 5px;
}

.anrf-QRSAP-importantTip {
    padding-bottom: 20px;
}

.anrf-QRNGM-eventStatusTxt {
    color: red;
}

.anrf-QRNGM-projectAmount {
    color: #006600;
}

.anrf-QRNGM-testPostingMsg {
    color: #ff0000;
}

.anrf-QRNGM-eventStatusOptions {
    padding-top: 2px;
    float: left;
}

.anrf-QRNGM-privateRfx {
    padding-top: 2px;
    float: left;
    color: red;
}

.anrf-QRNGM-closeEarly {
    color: #999999;
}


.anrf-QSP-buyerMsg {
    padding: 5px 0px 0px 20px;
}

.anrf-QSR-supplierMsg {
    padding: 5px 0px 0px 20px;
}

.anrf-QSW-addSupplierMsg {
    padding: 0px 0px 10px 0px;
}

.anrf-QS-spacer {
    height: 3px;
}

.anrf-QS-highlightText {
    color: red;
}

.anrf-QS-projectAmnt {
    font-size: 14px;
    color: #006600;
}

.anrf-QS-territory {
    margin-top: 5px;
}

.anrf-QS-rfxStatus {
    border-bottom: 1px dotted #333399;
    cursor: pointer;
    text-decoration: none;
}

.anrf-QS-activity {
    vertical-align: bottom;
    display: inline-block;
}

.anrf-QS-territoryDetails {
    padding-left: 22px;
}


.anrf-QS-contactSupplier {
    margin: 8px;
}

.anrf-QS-region {
    padding: 0px 2px 0px 0px;
}

.anrf-QS-privateRfx {
    padding-top: 2px;
    float: left;
    color: red;
}

.anrf-QS-closePostEarly {
    color: #999999;
}

.anrf-QS-eventStatusContainer {
    padding-top: 2px;
    float: left;
}

.anrf-QS-testPosting {
    font-size: 12pt;
    padding: 0px 0px 10px 0px;
    font-style: italic;
    color: red;
}

.anrf-QSIE-bulletNumber {
    padding-right: 7px;
}

.anrf-QSIE-testPosting {
    padding: 5px 10px 10px 0px;
    color: red;
}

.anrf-QSIE-inputSupMsg {
    padding: 4px 0px 0px 7px;
}

.anrf-RRP-successRejection {
    width: 600px;
}

.anrf-SDP94-spacer {
    padding-top: 9px;
}

.anrf-SDP94-endDateWarning {
    padding: 5px 0 0 0;
}

.anrf-SEP-discardBtn {
    float: right;
    padding-right: 10px;
    padding-top: 5px;
}

.anrf-SEP-updateBtn {
    float: right;
    padding-top: 5px;
}

.anrf-SEP-s4PostingTable {
    min-width: 750px;
    max-width: 950px;
    padding: 5px;
}

.anrf-SP-publishBtn {
    float: right;
    padding-top: 5px;
}

.anrf-SP-postingTable {
    min-width: 750px;
    max-width: 950px;
    padding: 5px;
}

.anrf-SPPS-spacer {
    padding: 5px 5px 5px 10px;
}

.anrf-SPAPM-quoteReqEdit {
    width: 500px;
}

.anrf-SPAPM-preferences {
    font-weight: normal;
    width: 500px;
}

.anrf-SPAPM-postingPref {
    white-space: normal;
    color: #666666;
    padding-bottom: 10px;
    font-size: 20px;
}

.anrf-SPAPM-selectPrefMsg {
    white-space: normal;
    color: #666666;
}

.anrf-SMW-message {
    width: 575px;
}


/* CSS used for adsearchuiplugin framework begins */

.adse-ADDR-counter {
    text-align: right;
    color: #666;
    padding-left: 10px;
}

.adse-ADDR-counterparantheses {
    color: #999;
}

.adse-ADILW-lightDisplayList {
    padding: 5px 5px 5px 10px;
}

.adse-ADQAS-message {
    padding-bottom: 15px;
    padding-left: 5px
}

.adse-ADQAS-label {
    padding-right:15px
}

.adse-ADQAS-value {
    padding-left:5px
}

.adse-ADQAS-labelWithTop {
    padding-right: 15px;
    padding-top: 3px;
}

.adse-ADQAS-actionsOrText {
    padding: 0 5px;
}

.adse-ADQSM-searchTerm {
    padding-left:5px;
}

.adse-ADQSM-findButton, .adse-ADQSM-advSearch {
    padding-right: 5px;
    padding-left: 5px;
}

.adse-ADQSM-blankDiv {
    line-height: 5px;
}

.adse-ADQSMB-tabcontent {
    padding-top: 7px;
    padding-bottom: 7px;
}

.adse-ADQSRR-watchlist {
    padding: 10px 0px 0px 0px;
}

.adse-ADQSRR-watchlistDiv {
    width: 36px;
}

.adse-ADQSRR-title {
    padding: 10px 0px 10px 0px;
}

.adse-ADQSRR-eventType {
    font-size: xx-small;
    padding-top: 1px;
}

.adse-ADQSRR-detail {
    padding: 0px 0px 10px 0px;
}

.adse-ADQSRR-paddingRight3 {
	padding-right:3px;
}

.adse-ADQSRR-topBorderedSection {
    border-top: 1px dotted #e5e5e5;
    padding: 5px 0px 5px 0px;
}

/* used by ADQuoteSearchResultTable.awl, ADSupplierInviteResultTable.awl, ADSupplierSearchResultTable.awl */
.adse-sortBy {
    font-size: 11px;
    font-weight: 500;
}

.adse-ADQSRT-checkbox {
    border-bottom: 1px solid #cccccc;
    padding: 10px 0px 0px 5px;
}

.adse-ADSAS-label {
    padding-right:15px
}

.adse-ADSAS-textField {
    padding-left:5px
}

.adse-ADSAS-advSearchLabel {
    width:350px;
}

.adse-ADSAS-detailSection {
    padding: 0px 10px 0px 10px;
}

.adse-ADSIRR-invitedSeller {
    padding: 5px 5px 0px 0px;
}

.adse-ADSIRR-supplierName {
    font-size: 14px;
}

.adse-ADSIRR-rating {
    padding: 3px 0 0 10px;
}

.adse-ADSIRR-ratingDiv {
    width: 60px;
}

.adse-ADSIRR-stateCountry {
    padding: 5px 0 5px 0;
    white-space: nowrap;
}

.adse-ADSIRR-enhancedProfileDiv {
    width: 48px;
}

.adse-ADSIRR-sectionLabel {
    padding-right: 3px;
}

.adse-ADSIRR-sectionValue {
    padding-right:5px;
}

.adse-ADSIRR-transactRelHint {
    display: inline-block;
    vertical-align: top;
}

.adse-ADSIRR-businessSize {
    color: green;
}

.adse-ADSMV-viewAllDiv {
    padding-top: 2px;
    text-align: center;
    width: 100%;
}

.adse-ADSMV-itsfreeText {
    font-size: 11px
}

.adse-ADSPA-saveDiv {
    padding-top: 1px;
    padding-right: 4px;
    float: left;
}

.adse-ADSPA-editLink {
    line-height: 24px;
    float: right;
}

.adse-ADSPC-marketHeadline {
    text-align: left;
    word-wrap: break-word;
    line-height: 16px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.adse-ADSPC-enhancedProfileDiv {
    width: 24px;
}

.adse-ADSPC-label {
    float: right;
    text-align: right;
}

.adse-ADSPC-value {
    text-align:left;
}

.adse-ADSPC-businessSize {
    top: 3px;
    position: relative;
}

.adse-ADSPC-contactButton {
    padding-left: 4px;
    width: 30px;
    padding-right: 4px;
}

.adse-ADSSM-searchTerm {
    padding-left:5px;
}

.adse-ADSSM-find, .adse-ADSSM-advSearch {
    padding-right: 5px;
    padding-left: 5px;
}

.adse-ADSSM-searchResultEmptyDiv {
    line-height: 5px;
}

.adse-ADSSRR-save {
    padding: 8px 0px 0px 0px;
}

.adse-ADSSRR-saveDiv {
    text-align: center;
    width: 36px;
}

.adse-ADSSRR-supplierDetails {
    padding: 8px 0px 8px 0px;
}

.adse-ADSSRR-name {
    font-size: 14px;
    font-family: arial;
}

.adse-ADSSRR-supplierFlags {
    text-align: right;
    padding: 5px 0px 0px 0px;
}

.adse-ADSSRR-ratingEmptyDiv {
    width: 60px;
}

.adse-ADSSRR-stateCountry {
    padding-top:5px;
}

.adse-ADSSRR-marketHeadline {
    vertical-align: middle;
    padding: 8px 0px 8px 20px;
}

.adse-ADSSRR-enhancedProfileEmptyDiv {
    width: 48px;
}

.adse-ADSSRR-extraDetails {
    padding: 0px 0px 8px 0px;
}

.adse-ADSSRR-extraDetailsLabel {
    padding-right: 3px;
}

.adse-ADSSRR-extraDetailValue {
    padding-right:5px;
}

.adse-ADSSRR-transactRelHint {
    display: inline-block;
    vertical-align: top;
}

.adse-ADSSRR-businessSize {
    color: green;
}

.adse-ADSSRR-topBorderedSection {
    border-top: 1px dotted #c5c5c5;
    padding: 5px 0px 5px 0px;
}

.adse-ADSSRT-tableRowCheckbox {
    border-bottom: 1px solid #cccccc;
    padding: 10px 0px 0px 5px;
}

.adse-ADSSS-emptyDiv {
    line-height: 10px;
}

.adse-ADSSS-searchTerm {
    padding-left:5px;
}

.adse-ADSSS-findButton, .adse-ADSSS-advSearchLink {
    padding-right: 5px;
    padding-left: 5px;
}

.adse-ML-viewButton {
    background-color: transparent;
    font-weight: bold;
}

.adse-ML-discoveryMainTextColor {
    color:#ffffff !important
}

.adse-ML-discoveryMainCountColor {
    color:#ff9933 !important
}

.adse-ML-defaultTextColor {
    color:#006699 !important
}

.adse-ML-defaultCountColor {
    color:#006699 !important
}

.adse-ML-suffixTextColor {
    color:#7e7e7e !important
}

.adse-OL-div {
    font-style: normal;
    font-family: verdana;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    position: relative;
}

.adse-OL-button {
    white-space: nowrap;
    margin-top: 10px;
}

.adse-SSS-eIntroMsg {
    padding: 5px 0 5px 0;
}

.adse-SSS-tipBox {
    padding: 0px 0px 10px 0px;
}

.adse-SSS-filterTable {
    padding: 5px 0px 5px 0px;
}

.adse-SSS-filter {
    padding-left: 5px;
}

.adse-SSS-filterClearRight {
    padding-left: 5px;
    padding-right: 0px;
}

.adse-SSS-dottedLine {
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: dotted 1px #acc4e0;
}

.adse-SSS-resultTitle {
    padding: 0px 0px 4px 8px;
}

.adse-ADUP-upgradeNowSection {
    padding-bottom:8px;
}

.adse-ADUP-upgradeNowLink {
    cursor: pointer;
    text-decoration: none;
}

.adse-ADUP-bannerEdges {
    font-size: 1pt;
    border: none;
}

.adse-ADUP-bannerEdgesImage {
    margin: 0;
    border: 0;
    padding: 0;
}

.adse-ADUP-bannerMessage {
    color: white;
    padding: 0px 20px 0px 20px;
}

.adse-ADUP-bannerMessageRow1 {
    font-size: 24px;
}

.adse-ADUP-bannerMessageRow2 {
    font-size: 14px;
}

.adse-ADUP-upgradeButton {
    margin: 0px;
    font-size: 12px;
}

.adse-ADUP-commentSection, .adse-ADUP-postCommentsSection {
	padding-right:8px;
}

.adse-ADUP-comment {
    padding-right: 16px;
    padding-top: 10px;
}

.adse-ADUP-postCommentsBody {
    padding: 8px 16px 16px 16px;
}

.adse-ADUP-bulletText {
    padding-bottom: 4px;
}

.adse-ADUP-postCommentsUpgradeButton {
    padding: 12px 16px 12px 0px;
}

.adse-ADUP-upgradeNowArrow {
    color: #e1a334;
}

.adse-ADUP-emptyDiv {
    padding: 0px 0px 0px 0px !important
}

.adse-ADUP-enhancedProfileLinkSection {
	padding-right:16px;
}

.adse-ADUP-bottomUpdgradeButtonSection {
	padding-top:12px;
}

.adse-ADUP-aboutRow1 {
    padding-right: 16px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.adse-ADUP-aboutRow2 {
    padding-right: 16px;
    padding-top: 10px;
    padding-bottom: 18px;
}

.adse-ADUP-doneSection {
    padding: 8px 8px 0px 0px;
}

.adse-paddingTop8 {
	padding-top:8px;
}

/* CSS used for adsearchuiplugin framework ends */


/* CSS used for adsmiuiplugin, aduiplugin, adwidgets frameworks begins */

.adsm-ADQSU-payBy {
    font-family: verdana,arial,helvetica,sans-serif;
}

.adsm-ADQSU-promoCodeDiv {
    height: 3px;
    padding-bottom: 30px;
    border-top: 1px dotted #c9c9c9;
}

.adsm-ADQSU-promoCode {
    padding: 5px 10px 5px 0px;
}

.adsm-MPPAP-headerDiv {
    width: 500px;
}

.adsm-MPPAP-contentInternalDiv {
    margin: 0 6px;
}

.adsm-MPPAP-advantageText {
    height: 25px;
}

.adsm-MPPAP-freeToJoin {
    height: 30px;
}

.adsm-MPPAP-fees {
    height: 10px;
}

.adsm-MPPAP-feesText {
    font-size:11px;
}

.adsm-MPPAP-emptyrow {
    background-color: #e7eff7 !important;
}

.adsm-PA-contentDiv {
    padding-top: 11px;
}

.adsm-PA-rowDiv {
    padding-bottom:15px
}

.adui-ADBSC-contentDiv {
    font: 12px verdana,arial,helvetica,sans-serif;
}

.adui-ADBSC-or {
    color: #666666;
    font: 12px verdana,arial,helvetica,sans-serif;
}

.adui-ADBV-imageContainer, .adui-ADSV-imageContainer {
    font-size: 1pt;
    border: none;
}

.adui-ADBV-image, .adui-ADSV-image {
    margin: 0;
    border: 0;
    padding: 0;
}

.adui-ADBV-button, .adui-ADSV-button {
    width: 100%;
    margin: 0px;
}

.adui-ADBV-buttonText, .adui-ADSV-buttonText {
    font-size: 18px;
    color: orange;
}

.adui-ADCI-disabledImage, .adui-ADGI-disabledImage {
    filter: alpha(opacity=10);
    opacity: 0.1;
}

.adui-ADGD-learnMore {
    padding: 5px 0px;
}

.adui-ADSV-buttonDiv {
    width: 239px;
}

.adwi-ADPBR-image {
    z-index: 10;
    position: absolute;
}

/* CSS used for adsmiuiplugin, aduiplugin, adwidgets frameworks ends */

/* CSS used for adsupplierreference framework starts */

.adsu-MPRC-ratingReference {
    padding-bottom: 10px;
    border-top: 1px dotted #cccccc;
    margin-bottom: 7px;
}

.adsu-MPRD-div {
    padding: 0px 10px 0px 10px;
}

.adsu-MPRI-header {
    padding: 10px 0px 20px 0px;
}

.adsu-MPRIC-header {
    padding: 0 25px 0 5px;
    background-color: #ffffff;
}

.adsu-MPRIC-showMoreLink {
    line-height: 0px;
}

.adsu-MPRIC-newUserBorder {
    border-top: 1px dotted #cccccc;
}

.adsu-MPRIC-newUser {
    color: #64659d;
}

.adsu-MPRIV-doneSection {
    float: right;
    padding-top: 10px;
}

.adsu-MPRR-warning {
    font-size: 14px;
    color: #333333;
}

.adsu-close {
    font-size: 14px;
    float: right;
}

.adsu-MPRR-to {
    font-weight: bold;
    font-size: 14px;
    padding: 7px 0px;
    color: #333333;
}

.adsu-MPRR-supplierName {
    padding: 7px 0px;
}

.adsu-MPRR-from {
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    padding-bottom: 7px;
}

.adsu-MPRR-personFullName {
    padding-bottom: 7px;
}

.adsu-MPRR-label {
    font-weight: bold;
    color: #333333;
}

.adsu-MPRR-message {
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}

.adsu-MPRRC-emptyRow, .adsu-MPRRV-emptyRow {
    padding: 0px 20px 0px 0px;
}

.adsu-MPRS-title {
    font-weight: bold;
    color: #494870;
    font-size: 15px;
}

.adsu-MPRS-bodyRow1 {
    padding: 10px 0px 0px 0px;
}

.adsu-MPSRL-message {
    font-size: 14px;
    padding-right: 10px;
    color: #333333;
}

.adsu-MBR-referenceStatus {
    color: #ff0000;
}

.adsu-MBR-aboutBox, .adsu-MSR-infoBox {
    padding-top: 40px;
}

.adsu-MBR-aboutMsg {
    padding: 0px 0px 10px 0px;
}

.adsu-MSR-headerMsg {
    font-size: 14px;
    padding-right: 10px;
    color: #333333;
}

.adre-RFXRAHTML-eventDescription {
    border: 5px solid #8baed6;
}
.test-ADRSL-submitClick {
    width: 100%;
    height: 100%;
}
.adre-ADBM-seller {
    color: #930;
}
.adre-ADBLMC-ADBuyerLearnMore{
    border-radius: 5px;
}

.adre-ADBLMC-supp-profile-itm-hdr
 {
    padding-top: 25px;
    width: 230px;
    float: left;
    position: relative;
}
.adre-ADBLMC-txt-buyer-recs-outer {
    padding-bottom: 5px;
    padding-left: 5px;
}

.adre-ADBLMC-txt-buyer-recs{
    font-family: verdana,sans-serif;
    color: #000000;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
}

.adre-ADBLMC-image-learnmore-logo {
    border-top: 1px dotted #ccc;
    padding: 5px 0 5px 0;
}
.adre-ADBLMC-itemHeader {
    border-top: 1px dotted #ccc;
}

.adre-ADBLMC-image-buyerlm-logo2 {
    border-top: 1px dotted #ccc;
    padding: 5px 0 5px 0;
}
.adre-ADBLMC-image-dis-buyerlm-logo3 {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    padding: 5px 0 5px 0;
}

.adre-ADBLMC-supplierProfileHeader {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
}

.adre-ADBLMC-BSection1Title{
    padding-right: 40px;
    width: 45%;
}


.adre-ADBLMC-image-buyerlm-curlyb {
    position: absolute;
    top: 0;
    right: 0;
}


.adre-ADBLMC-tablePadding {
    padding-top: 50px;
    padding-left: 10px;
}

.adre-ADBLMC-introRecs {
    font-family: century gothic, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #000000;
    font-style: normal;
    text-decoration: none;
}

.adre-ADBLMC-IntroRecsBody {
    text-align: left;
    font-size: 13px;
}


.adre-ADBLMC-BulletList3Text1 {
    font-size: 13px;
}

.adre-ADBLMC-image-padding25{
    padding-bottom: 25px;
}

.adre-ADBLMC-margin {
    margin-bottom: 25px;
}


.adre-ADBLMC-cloudSelers {
    clear: both;
    padding-top: 15px;
    padding-left: 30px;
}




.adre-ADBLMF-Sellers {
    width: 18%;
}

.adre-ADBLMF-image_dis_buyerlm_sep_line {
    width: 2%;
}

.adre-ADBLMF-LeadingCommodities {
    width: 30%;
}

.adre-ADBLMF-MoreCommodities {
    padding-left: 9px;
}

.adre-ADBLMF-geoCoverage {
    width: 23%;
}

.adre-ADBLMF-divQuals {
    text-align: center;
    padding-bottom: 10px;
}

.adre-ADCSWA-notContacted {
    margin: 10px;
    font-weight: bold;
}

.adre-ADFSAL-save {
    color: #336;
}

 .adre-ADFSR-saved {
    padding-right:5px;
}

.adre-ADFSRL-saved {
    color: #336;
}

.adre-ADLMPPC-image-learnmore-logo {
    padding: 10px 10px 0 10px;
}
.adre-ADLMPPC-sellerAttributes {
    padding: 10px 0;
}

.adre-ADLMPPC-horizontalSeparator {
    padding: 10px 0 0 0;
}

.adre-ADLMPPC-sellerMetrics {
    padding: 0 10px 10px 10px;
}

.adre-ADLMPPC-viewProf {
    padding-bottom: 10px;
    padding-left: 8px;
}

.adre-ADLMPPC-image-contact-supp {
    padding-bottom: 10px;
    padding-left: 5px;
}
.adre-ADMR-messageSent {
    margin: 10px 0;
}

.adre-ADMR-image-yourReply {
    padding-top: 3px;
}

.adre-ADMR-errorText {
    color: #930;
}
.adre-ADR-ADRemote {
    display: none !important;
}

.adre-ADR-bindings {
    display: none !important;
}

.adre-ADSSWA-notSavedSuppliers {
    margin: 10px;
    font-weight: bold;
}
.adre-ADSP70-remoteParamID {
    margin-bottom: 10px;
}
.adre-ADSPS-sellerProfile {
    margin-bottom: 10px;
}

.adre-ADSW-location {
    margin-bottom: 2px;
}

.adre-ADSW-customers {
    color: #666;
}
.adre-ADSW-Advantage-plus-member {
    color: #ff6600;
    font-weight: bold;
}

.adre-ASSM-supplierInfo {
    padding: 10px 10px 5px 10px;
}

.adre-ASSM-Hlink-X {
    position: relative;
}

.adre-ASSM-table-message-X1 {
    border-radius: 0 0 0 5px;
    position: absolute;
    -moz-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
    background-color: #e6eef5;
    padding-left: 5px;
    top: 0px;
    padding-bottom: 2px;
    right: 0;
}

.adre-ASSM-fromName {
    font-size: 11px;
    margin: 5px;
    color: #666666;
    padding: 5px 10px 5px 0;
}
.adre-ASSM-messageString {
    margin: 5px;
    padding: 5px 5px 5px 0;
}

.adre-ASSM-sentOn {
    font-size: 11px;
    color: #999999;
}

.adre-ASSM-padding-message {
    padding: 5px 0;
}

.adre-ASSM-errorText {
    color: #930;
}

.adre-ASSM-you {
    font-size: 11px;
    color: #666666;
    padding: 10px 5px 0 0;
}

.adre-ASSM-remoteAction {
    padding: 10px 15px 0 10px;
}

.adre-ASSML-hasUnreadMessage {
    color: #666;
}
.adre-ASSML-unreadCount {
    font-weight: 700;
    color: #d66c20;
}
.adre-ASSML-table-specification {
    margin-bottom: 2px;
    background-color: #edeef5;
    padding: 10px;
    position: relative;
}
.adre-ASSML-date {
    color: #666;
    padding: 0 10px;
}
.adre-ASSML-ADVANTAGE {
    position: absolute;
    top: 0;
    right: 0;
}

.adre-ASSML-anCertified {
    padding-right: 25px;
}

.adre-ASSML-isClickable-url {
    width: 24px;
    border: 1px solid;
    height: 24px;
}
 .adre-ASSMP-specifyamessage {
    color:red
}

.adre-ASSMP-From-buyerName {
    margin: 5px 0;
    font-weight: 700;
    color: black;
}

.adre-ASSMP-To-nameOfSupplier {
    margin-bottom: 10px;
    font-weight: 700;
    color: black;
}
.adre-ASSMP-textarea-message {
    margin-bottom: 10px;
}

.adre-ASSMP-successMessage {
    height: 45px;
    padding-top: 20px;
    font-size: 12px;
}
.adre-ASTA-maxlength{
    font-weight: bold;
    float: right;
    text-align: right;
}

 .adre-ASTA-characters {
    float:right
}

.adre-ASTA-textAreaName {
    width: 100%;
    resize: none;
}
.adre-SPT-profile {
    margin-right: 20px;
}

.adre-SPT-managers {
    background-color: #fffecc;
}

.adre-SC-viewAll {
    border-left: solid #ccc 1px;
}

.adre-SC-viewSavedSellers {
    background-color: #f2f2f2;
    padding: 0 5px 5px 5px;
}

.adre-SC-viewSavedSellers1 {
    text-align: left;
    color: #333366;
    padding: 5px 0;
}

.adre-SC-viewContactedSellers {
    text-align: left;
    color: #333366;
}

.adre-SC-unread {
    color: #ff0c0c;
}

.adre-SC-SupplierProfile {
    padding: 10px 20px 10px 0px;
}

.adre-SC-borderSupplierProfile {
    border-bottom: 1px dotted #a9a9a9;
}

.adre-SC-PageBottom{
    padding: 10px 0px;
}
.adre-SC-borderPageBottom{
    border-bottom: 1px solid #444379;
}
.adre-SCL-supplierName {
    margin-bottom: 2px;
    font-weight: 700;
    font-size: 12px;
    color: #333366;
}

.adre-SCL-comment {
    color: #666;
}

.adre-SCL-supplierProfile {
    position: relative;
}

.adre-SCL-ImageIcon {
    position: absolute;
    top: 0;
    right: 0;
}


.adre-SCL-ProfileItemActions {
    padding: 5px 10px 10px 10px;
}

.adre-SC92-hasRecommendations {
    line-height: 18px;
    padding: 0 3px;
}
.adre-ADBLMC-image{
    position:absolute;
    top:50px;
    left:-3px

}

.disc-ADAUI-alertCount {
    color: #d66c20;
}

.disc-ADAUI22-alertTask {
    padding: 0px 0px 10px 0px;
}

.disc-ADAUI22-link {
    padding: 0px 0px 5px 0px;
}

.disc-ADBCM-comm {
    width: 212px;
}

.disc-ADBCM-arrow {
    width: 13px;
}

.disc-ADBCM-category  {
    display: inherit;
}

.disc-ADBCM-browse {
    color: #336699;
}

.disc-ADBMU-manageUser {
    margin-right: auto;margin-left: auto;
}

.disc-ADBMU-managerUserTab {
    height: 100%;
}

.disc-ADBMU-manageUserRow {
    text-align: left;color: #ff3333;
}

.disc-ADCBL-adCmdBarLinkImg {
    margin-bottom: -2px;
}

.disc-ADCBL-adCmdBarLinkTxt {
    margin-right: -8px;
}

.disc-ADCSI-commSelText {
    width: 600px;
}

.disc-ADCBA-contactBuyer {
    padding-top: 2px;padding-left: 10px;
}

.disc-ADCBA-contactBuyerImg {
    margin-top: 5px;
}

.disc-ADCBW-contactBuyerWdg {
    padding: 10px 0 10px 0;
}

.disc-ADCBW-contactBuyerMsg {
    margin-bottom: 10px;
}

.disc-ADLPT-landingPage1Spacing {
    width: 2px;height: 10px;
}

.disc-ADLPT5-landingPage2Spacing {
    width: 2px;height: 10px;
}

.disc-ADLPT5-landingPage2Cell {
    width: 2px;margin-bottom: 10px;float: left;margin-top: 5px;height: 600px;
}

.disc-ADLPT5-landingPage2Butn {
    width: 250px;float: left;padding-left: 10px;
}

.disc-ADLPT5-landingPage2TxtBtn {
    width: 100%;margin-bottom: 10px;margin-top: 10px;
}

.disc-ADLEU-eStoreLoginTxt {
    padding-bottom: 8px;
}

.disc-ADMC-adMsgsContent {
    position: relative;
}

.disc-ADMC-adMsgsContentBtn {
    font-size: 8px;
}

.disc-ADMC-adMsgsContentLnk {
    color: #336699;
}

.disc-ADMC-adMsgsContentStr {
    white-space: wrap;margin: 5px;padding: 5px 5px 5px 0;
}

.disc-ADMC-adMsgsContentSpp {
    font-size: 11px;color: #999999;
}

.disc-ADMC-adMsgsContentTxtAr {
    padding: 5px 0;
}

.disc-ADMC-adMsgsContentTxtABtn {
    padding: 10px 15px 0 10px;
}

.disc-ADMC-adMsgsContentUpgr {
    margin: 10px;padding: 10px 10px 10px 10px;
}

.disc-ADSM-supMainMsgTd {
    margin: 0px 10px 10px;
}

.disc-ADSM-supMainTableStyle {
    margin: 0px 10px;
}

.disc-ADSM-supMainQuoteCell {
    padding: 0px 10px 0px 0px;
}

.disc-ADSM-supMainQuoteImg {
    margin: 0;font-size: 1pt;padding: 0;
}

.disc-ADSM-supMainQuoteSrch {
    padding: 10px 10px 10px 10px;
}

.disc-ADSM-supMainQuoteEnd {
    padding-bottom: 15px;padding-right: 5px;
}

.disc-ADSM-supMainQuoteProjA {
    color: #4f4f4f;font-size: 11px;padding-bottom: 10px;
}

.disc-ADSM-supMainGreenStyle {
    position: relative;
}

.disc-ADSM-supMainAdvTable {
    line-height: 10px;
}

.disc-ADSM-supMainAdvBanner {
    display: inline-block;top: -4px;right: -1px;position: relative;
}

.disc-ADSM-supMainInfo {
    color: #ff9201;padding-right: 3px;
}

.disc-ADSM-supMainSupCell {
    padding: 0px 5px 0px 0px;
}

.disc-ADSM-supMainSupTxt {
    padding-left: 3px;
}

.disc-ADSM-supMainSupRef {
    padding: 0px 5px 8px 0px;
}

.disc-ADSM-supMainSupRefCnt {
    color: #4f4f4f;font-size: 11px;
}

.disc-ADSM-supMainAdvSrchTxt {
    line-height: 8px;
}

.disc-DM-disMainBannerTxt {
    height: 118px;
}

.disc-DM-disMainBanner {
    padding-top: 20px;padding-left: 15px;
}

.disc-DM-disMainBannerCampaign {
    padding-top: 3px;padding-left: 15px;
}

.disc-DM-disMainPara {
    height: 165px;
}

.disc-DM-disMainParaCampaign {
    height: 60px;
}

.disc-DM-disMainSpacing {
    width: 2px;margin-right: 5px;height: 10px;float: left;margin-top: 5px;
}

.disc-DM-disMainChooserCell {
    padding: 13px 15px 25px;
}

.disc-DM-disMainStNow {
    font-size: 14px;
}

.disc-DM-disMainReg {
    padding: 25px;
}

.disc-DM-disMainRetUsr {
    color: white;padding-left: 2px;
}

.disc-DM-disMainProfMet {
    width: 100%;padding-bottom: 5px;height: 100%;padding-top: 5px;
}

.disc-DM-disMainSuccBl {
    padding-left: 3px;padding-bottom: 5px;padding-right: 7px;
}

.disc-DM-disMainSecBann {
    height: 42px;width: 950px;
}

.disc-DM-disMainHowItWorks {
    width: 50%;
    float: left;
    line-height: 40px !important;
    padding: 0 0 0 10px;
}

.disc-DM-disMainLrnMore {
    float: right;padding: 5px 10px 0 0;
}

.disc-DM-disMainVertDiv {
    width: 2px;margin: 5px;float: right;padding: 5px;height: 5px;
}

.disc-DM-disMainBuyerBox {
    height: 42px;
    width: 950px;
    border-top: 1px solid #e8ebec !important;
}

.disc-DM-disMainBuyerSp {
    float: left;
    line-height: 40px !important;
    width: 60%;
    padding: 0 0 0 10px;
}

.disc-DM-disMainBuyerImgs {
    height: 60px;padding-bottom: 10px;overflow: hidden;margin-left: 2px;width: 950px;
}

.disc-DM-disMainWelText {
    width: 100%;
    float: left;
    line-height: 40px !important;
    padding: 0 0 0 10px;
}

.disc-DM-disMainImgD {
    width: 156px;text-align: center;height: 55px;float: left;
}

.disc-DM-disMainImg {
    margin-top: 10px;
}

.disc-DM-disMainVertSpacing {
    width: 2px;margin-bottom: 10px;height: 55px;float: left;margin-top: 5px;
}

.disc-DM-disMainInfoText {
    height: 55px;float: left;width: 500px;padding-left: 10px;
}

.disc-EILM-eIntroBan {
    padding-bottom: 14px;
}

.disc-EILM-eIntroHdr {
    color: #666666;font-size: 14px;
}

.disc-EILM-eIntroDesc  {
    font-size: 14px;
}

.disc-HCOL-hoverCardPos {
    width: 5px;
}

.disc-MPGR-refInfo {
    padding: 0px 0px 10px 0px;
}

.disc-MPSLMU-upgradeList {
    padding-left: 20px;padding-bottom: 10px;
}

.disc-MPSRNR-ratRefText {
    text-align: left;padding-bottom: 10px;
}

.disc-MPSRNR-ratRefDesc {
    border-top: 1px dotted #ccc;
}

.disc-MPU-userWel {
    color: white;padding-bottom: 6px;
}

.disc-MPU-userOpt {
    padding: 5px 0px 0px 0px;
}

.disc-MBA-mpBuyerAlertImg {
    padding: 0px 0px 10px 0px;
}

.disc-MBA-mpBuyerAlertInfo {
    padding: 0px 0px 5px 0px;
}

.disc-MBA-mpBuyerAlertCntTxt {
    color: #d66c20;
}

.disc-MBF-mpInvFavBtn {
    cursor: text;
}

.disc-MBF-mpInvFavTxt {
    color: #bcbcbc;
}

.disc-MBUD-mpUsingDiscText {
    display: inline-block;
}

.disc-MHTA-mpHowToAdvMain {
    padding-bottom: 14px;
}

.disc-MHTA-mpHowToAdvInnTab {
    position: relative;
}

.disc-MHTA-mpHowToAdvTablD {
    padding: 0px 5px 0px 5px;
}

.disc-MHTA-mpHowToAdvFreeText {
    padding-bottom: 10px;color: #7e7e7e;
}

.disc-MHTA-mpHowToAdvFreeMain {
    color: #ff9933;
}

.disc-MHTA-mpHowToAdvCommSuppText {
    padding-bottom: 3px;
}

.disc-MHTA-mpHowToAdvEnhImg {
    display: inline-block;position: relative;
}

.disc-MHTA-mpHowToAdvApplyBtnCell {
    padding-right: 150px;
}

.disc-MHTA-mpHowToAdvApplyBtn {
    width: 99%;
}

.disc-MHTA-mpHowToAdvFaq {
    font-size: 18px;padding-bottom: 5px;color: #666666;
}

.disc-MHTBB-mpHowToBuyerTable {
    padding: 15px 35px 0 35px;
}

.disc-MHTBB-mpHowToBuyerVideoTab {
    padding: 5px 0 20px 0;
}

.disc-MHTBB-mpHowToBuyerDemoTab {
    padding: 0px 330px 0 330px;
}

.disc-MHTBB-mpHowToBuyerDemoTxt {
    font-size: 16px;
}

.disc-MHTBB-mpHowToBuyerSupRsrMain {
    padding-top: 20px;white-space: nowrap;
}

.disc-MHTBB-mpHowToBuyerSupRsrSup {
    padding-right: 25px;
}

.disc-MHTBB-mpHowToBuyerSupRsrSpac {
    margin-right: 58px;
}

.disc-MHTBB-mpHowToBuyerQuotePad {
    margin-left: 30px;
}

.disc-MHTBB-mpHowToBuyerHowImg1 {
    padding: 15px 35px 0 0;
}

.disc-MHTBB-mpHowToBuyerMatchText {
    padding-right: 35px;vertical-align: top;
}

.disc-MHTBB-mpHowToBuyerGlobalText {
    padding-right: 10px;vertical-align: top;
}

.disc-MHTBB-mpHowToBuyerCust {
    padding: 10px 25px 20px 0;
}

.disc-MHTBB-mpHowToBuyerSellers {
    font-size: 12px;
}

.disc-MHTCS-mpHowToCaseStLinks {
    height: 5px;
}

.disc-MHTCS-mpHowToCaseStStories {
    width: 240px;height: 10px;
}

.disc-MHTG-mpHowToGreenQ {
    padding: 50px 0px 0px 25px;
}

.disc-MHTG-mpHowToGreenInfo {
    padding: 0px 0px 10px 0px;
}

.disc-MHTG-mpHowToGreenIcon {
    padding: 0px 3px 0px 20px;
}

.disc-MHTG-mpHowToGreenUpdatProf {
    padding: 10px 0px 0px 0px;
}

.disc-MHTG-mpHowToGreenUpdatProfTxt {
    white-space: nowrap;
}

.disc-MHTM-mpHowToMainCell {
    width: 30px;
}

.disc-MHTM-mpHowToMainCellS {
    width: 20px;
}

.disc-MHTM-mpHowToMainCellSpac {
    height: 60px;
}

.disc-MHTM-mpHowToMainHowDisWText {
    font-size: 30px;
}

.disc-MHTM-mpHowToMainHowDisCell {
    height: 67px;
}

.disc-MHTM-mpHowToMainHowWorksCell {
    font-size: 12px;
}

.disc-MHTM-mpHowToMainSlShowCell {
    padding-right: 46px;
}

.disc-MHTM-mpHowToMainFreeRegBtn {
    width: 97%;
}

.disc-MHTM-mpHowToMainFreeSupRegBtn {
    height: 8px;
}

.disc-MHTM-mpHowToMainFreeSupRegSpacer {
    width: 250px;
}

.disc-MHTSB-mpHowSupSuccessCh {
    padding: 5px 10px;
}

.disc-MHTSB-mpHowSupMaxText {
    padding: 15px 0;
}

.disc-MHTSB-mpHowSupDemoText {
    font-weight: bold;font-size: 14px;padding: 15px 0;
}

.disc-MHTSB-mpHowSupAbtDiscCell {
    padding: 0 15px 0 0;
}

.disc-MHTSB-mpHowSupAbtDiscBtn {
    width: 100%;margin: 0px;
}

.disc-MHTSB-mpHowSupAbtEnProf {
    padding: 15px 15px 0 0;
}

.disc-MHTSB-mpHowSupAbtEnProfBtn {
    padding: 15px 15px 15px 15px;
}

.disc-MHTSB-mpHowSupSeeHIW {
    font-size: 12px;
}

.disc-MM-mmMainTab {
    margin: 0px 10px 0px 8px;
}

.disc-MM-mmMainCell {
    padding: 0px 5px 0px 7px;
}

.disc-MM-mmMainBSTabl {
    padding: 3px 7px 3px 7px;
}

.disc-MM-mmMainBSTablCell {
    font-size: 18px;color: #333399;padding-left: 10px;
}

.disc-MM-mmMainBSSrchImg {
    padding-right: 3px;
}

.disc-MM-mmMainAdvSrchTxt {
    padding-top: 3px;
}

.disc-MM-mmMainBuyActTab {
    border-right: 1px solid white;
}

.disc-MM-mmMainBuyActText {
    padding: 0px 7px 0px 7px;
}

.disc-MM-mmMainGetBidsCell {
    text-align: bottom;line-height: 18px;
}

.disc-MM-mmMainStBuyingCell {
    height: 5px;
}

.disc-MM-mmMainViewTutCell {
    padding-right: 40px;
}

.disc-MM-mmMainProfMetCell {
    padding: 0px 5px 0px 5px;
}

.disc-MM-mmMainSrchSupCell {
    padding: 0px 5px 0px 0px;
}

.disc-MM-mmMainSrchSupBann {
    font-size: 1pt;border: none;
}

.disc-MM-mmMainSrchSupTitle {
    margin: 0;border: 0;padding: 0;
}

.disc-MM-mmMainViewTestCell {
    font-weight: bold;padding: 0px 45px 25px 0px;
}

.disc-MM-mmMainPostCell {
    padding: 8px 0px 0px 0px;
}

.disc-MM-mmMainAwardText {
    padding-bottom: 3px;
}

.disc-MM-mmMainStarted {
    padding-top: 5px;padding-right: 60px;
}

.disc-MM-mmMainBannArmBlue {
    width: 57px;margin: 0;border: 0;height: 124px;padding: 0;
}

.disc-MM-mmMainRegCell {
    padding-top: 8px;padding-left: 0px;
}

.disc-MM-mmMainSrchSec {
    padding: 10px 5px 0px 7px;
}

.disc-MM-mmMainSrchPort {
    padding: 0px 10px 0px 0px;
}

.disc-MM-mmMainSrchImg {
    margin: 0;font-size: 1pt;padding: 0;
}

.disc-MM-mmMainSrchResTab {
    padding: 10px 10px 10px 10px;
}

.disc-MM-mmMainSrchResInfo {
    padding-bottom: 15px;padding-right: 5px;
}

.disc-MM-mmMainSrchResInfoAmt {
    color: #4f4f4f;font-size: 11px;padding-bottom: 10px;
}

.disc-MM-mmMainSrchResLrnMor {
    padding-bottom: 10px;position: relative;
}

.disc-MM-mmMainSrchResDetTab {
    color: #ff9201;padding-right: 3px;
}

.disc-MM-mmMainSrchResLastTab {
    padding: 0px 0px 0px 0px;
}

.disc-MM-mmMainSrchResCnt {
    padding-left: 3px;
}

.disc-MM-mmMainSrchResRef {
    padding: 0px 5px 10px 0px;
}

.disc-MM-mmMainSrchResRefCnt {
    color: #4f4f4f;font-size: 11px;
}

.disc-MM-mmMainQSrchResInfo {
    padding-bottom: 10px;padding-right: 5px;
}

.disc-MM-mmMainQSrchAdvInfo {
    padding-top: 0px;padding-bottom: 3px;
}

.disc-MM-mmMainQSrchSupVid {
    padding: 2px 2px 2px 2px;
}

.disc-MM-mmMainSupVidBtn {
    width: 100%;margin: 0px;
}

.disc-MPBCIP-mpConfigSettTab {
    margin-top: 3px;;
}

.disc-MHTA-mpHowToAdvQSpacing {
    border-top: 1px solid #b6b6b6;
}

.font11{
    font-size: 11px;
}

.font11_nowrap{
    font-size: 11px;
    nowrap:true;
}
.disc-MMLL-pwdColStyle {
    padding-right: 5px;
    padding-top: 3px;
}

.disc-MMRL-evenRowStyle {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
}

.disc-MMRL-oddRowStyle {
    padding-right: 10px;
    padding-left: 10px;
}

.disc-MMRL-submitBtnStyle {
    padding-left: 100px;
    padding-right: 10px;
}

.disc-MP-header {
    padding-bottom: 14px;
}

.disc-MP-titleStyle {
    font: bold 16px verdana,arial,helvetica,sans-serif;
    padding-bottom: 10px;
    color: #666666;
}

.disc-MP10-pgHeader {
    padding: 0 0 15px 0;
}

.disc-MP10-advPricingColStyle {
    padding: 5px 15px 0 15px;
}

.disc-MP10-emptyCol {
    padding: 7px 15px 15px 15px;
}

.disc-MP10-advAmountStyle {
    margin-left:auto; margin-right:auto;
}

.disc-MP10-subscribedTextStyle {
    font-family: georgia,arial,helvetica,sans-serif;
    color: #ffffff;
    font-size: 20px;
}

.disc-MSL-btnColStyle {
    width:20%;
    padding-right: 10px;
}

.disc-MSL-btnTextStyle {
    font-size: 11px;
    word-wrap: break-word;
}

.disc-MSL-btnCountStyle {
    font-size: 11px
}

.disc-MSL-emptyCol {
    height: 15px;
}

.disc-MSL-titleArea {
    padding: 5px 3px 25px 3px;
}

.disc-MSL-titleAreaStyle {
    font-size: 11px;
    font-weight: 500;
}

.disc-MSL-contentAreaStyle {
    margin: 10px;
    font-weight: bold;
}

.disc-MSL-watchlistLinkStyle {
    width: 36px;
}

.disc-MSL-companyNameCol {
    margin: 2px 0 5px 0;
}

.disc-MSL-companyNameDivStyle {
    display:inline-block
}

.disc-MSL-commodityListColStyle {
    margin: 2px 0 5px 0;
}

.disc-MSML-contentAreaStyle {
    margin: 10px;
    font-weight: bold;
}

.disc-MSML-titleAreaStyle {
    font: 14px verdana,arial,helvetica,sans-serif !important;
    height: 30px;
}

.disc-MSPRAU-headerStyle {
    color:white;
}

.disc-MSPRAU-bodyAreaFirstCol {
    padding-right: 10px;
    padding-left: 10px;
}

.disc-MSPRAU-bodyAreaColHeader {
    padding-top: 8px;
    padding-bottom: 14px;
}

.disc-MSPRAU-oddCol {
    padding-left: 15px;
    padding-bottom: 14px;
}

.disc-MSPRAU-lastCol {
    padding: 30px 10px 0 0;
}

.disc-MSPRAU-iconDivStyle {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    position: relative;
}

.disc-MSPRAU-iconStyle {
    position: absolute;
    margin: 0;
    border: 0;
    top: -60px;
    padding: 0;
    right: -180px;
}

.disc-MSPRAU-button {
    width:99%
}

.disc-MSPRAUD-headingStyle {
    font-size: 18px;
    color: #6a6d9e;
    padding-bottom: 10px;
}

.disc-MSPRAUD-subHeadingStyle {
    font-size:14px;
}

.disc-MSPRAUD-imgBlockStyle {
    display: inline-block;
    position: relative;
}

.disc-MSPRAUD-imgStyle {
    left: -25px;
    position: absolute;
    top: 10px;
}

.disc-MSPRAUD-subHeading {
    border-top: 1px solid #b6b6b6;
}

.disc-MSPRAUD-bodyAreaVerticalDividerStyle {
    border-right: 1px solid #b6b6b6;
}

.disc-MSPRAUD-bodyAreaRightSection {
    padding-top: 100px;
}

.disc-MSR-existingRatingsCol {
    padding: 10px 10px 20px 0;
}

.disc-MSR-ratingSection {
    padding: 10px 0 20px 0;
}

.disc-MSS64-contentSection {
    margin-bottom: -5px;
}

.disc-MSS64-contentSectionStyle {
    font-size: 20px !important;
}

.disc-MSS64-totalRatingsColStyle {
    text-align: left;
    padding-bottom: 20px;
}

.disc-MSS64-totalTextStyle {
    font-size:12px;
}

.disc-MSS64-totalRefColStyle {
    text-align: left;
    padding-bottom: 10px;
}

.disc-MSS64-cancelLinkStyle {
    top: -10px;
}

.disc-MSS64-footerStyle {
    color: #333;
}

.disc-MSS64-industryListRowStyle {
    line-height: 15px;
    padding-top: 5px;
}

.disc-MSUD-headerAreaStyle {
    display:inline-block
}

.disc-MSUD-refNumStyle {
    color: #ff0000;
}

.disc-MSUD-imgStyle {
    position: absolute;
    right: 40px;
    top: 0;
}

.disc-MUD-triangleGifStyle {
    padding-left: 36px;
}

.disc-MUD-content {
    padding: 12px;
}

.disc-MPSRNR-headerDivStyle {
    text-align: left;
    padding-bottom: 20px;
}

.disc-MPSRNR-refSectionStyle {
    font-style: normal;
    font-family: verdana,arial,helvetica,sans-serif;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    vertical-align: middle;
}

.disc-MPSRNR-refCountStyle {
    font-weight: bold;
    font-size: 18px;
    font-style: normal;
    font-family: verdana,arial,helvetica,sans-serif;
    text-decoration: none;
    color: #336699;
    vertical-align: middle;
}

.disc-MPSRNR-refSectionDivider {
    padding: 10px 0 20px 0;
    text-align: left;
}

.disc-MPSRNR-refSectionMsgStyle {
    font-style: normal;
    font-family: verdana,arial,helvetica,sans-serif;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}

/* end changes for discovery */

/* start changes for adadminplugin */

.adad-ARUI-refrrStyle {
    padding: 5px 10px 5px 10px;
}

.adad-ADPBS-colBorderStyle {
    border: 1px dotted #666666;
}

.adad-ADPDNT-errorGrpTableStyle {
    padding: 5px 2px 5px 2px;
}

.adad-ADPMISTU-addRefrrLnkStyle {
    padding: 5px 0 5px 5px;
}

.adad-ADPMISTU-fileDwnldRgtSctnStyle {
    text-decoration: underline;
    padding-left: 5px;
}

.adad-ADPMISTU-ctmzWLContentHdr {
    width: 80%;
}

.adad-ADPMISTU-cstmContentRefrrStyle {
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 5px;
}

.adad-ADPMUC-confirmationMsg {
    padding: 5px 5px 5px 10px;
}

.adad-ADPSC-srchFilterHyplnk,
.adad-ADSURLSC-srchFilterHyplnk,
.adad-ADVURLSC-srchFilterHyplnk {
    padding: 2px 2px 5px 2px;
}

.adad-ADPCD-radioBtn {
    padding-top: 9px;
}

.adad-ADPCD-offerSection {
    padding-left: 30px;
}

.adad-SP-titleAreaStyle {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 15px;
    color: #666666;
    padding-bottom: 10px;
}

.adad-SP-bodyArea {
    padding: 5px 0;
}

.adad-SP-bodyAreaStyle {
    font-weight: bold;
    color: gray;
}

/* end changes for adadminplugin */

/* start changes for adapplication */

.adap-ADBCP-titleStyle {
    font-family: verdana,arial,helvetica,sans-serif;
    color: #558b00;
    font-size: 20px;
}

.adap-ADBCP-bodyArea {
    padding-bottom: 5px;
    padding-top: 10px;
}

.adap-ADBCP-bodyStyle {
    color: #000000;
    font-size: 11px;
    font-family: verdana,arial,helvetica,sans-serif;
}

.adap-ADBMC-closeButtonClass {
    border-radius: 0 0 0 5px;
    position: absolute;
    background-color: #e6eef5;
    padding-left: 5px;
    padding-bottom: 2px;
}

.adap-ADBMC-sentMsg {
    margin: 5px;
    padding: 5px 25px 5px 0;
}

.adap-ADBMC-msgStyle {
    font-size: 11px;
    color: #999999;
}

.adap-ADBMC-newMsgStyle {
    padding: 0 10px 10px 0;
    margin: 10px 10px 10px 0;
}

.adap-ADBMC-textAreaStyle {
    padding: 5px 0;
}

.adap-ADBMC-sendMsgButtonStyle {
    padding: 6px 15px 0 10px;
}

.adap-ADCF-abuseTextStyle {
    color: #336699;
}

.adap-ADCL-cLinksImgStyle {
    width: 156px;
    height: 55px;
    float: left;
}

.adap-ADCL-cLinksImg {
    margin-top:-3px;
}

.adap-ADCL-cLinksDivStyle {
    width: 2px;
    margin-bottom: 10px;
    height: 55px;
    float: left;
    margin-top: 5px;
}

.adap-ADDSM-tou {
    padding-bottom: 8px;
}

.adap-ADDSM-regButtonStyle{
    padding-top: 4px;
    padding-left: 15px;
    float: left;
}

.adap-ADDVM-titleAreaStyle {
    width: 800px;
    font-weight: normal;
}

.adap-ADDVM-titleStyle {
    white-space: normal;
    color: #666666;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1.2;
}

.adap-ADDVM-titleDescStyle {
    white-space: normal;
    color: #666666;
}

.adap-ADDVM-searchResultStyle {
    border-bottom: 1px solid #cccccc;
    overflow-y: auto;
    max-height: 125px;
}

.adap-ADDVM-searchResultDivider {
    border-bottom: 1px solid #cccccc;
}

.adap-ADDVM-chooserStyle {
    padding-left: 20px;
    text-align: right;
}

.adap-ADEL-urlStyle {
    float: right;
    vertical-align: middle;
}

.adap-ADEL-marketingDesc {
    padding-left: 40px;
    padding-bottom: 10px;
}

.adap-ADEL-imgColStyle {
    padding-top: 7px;
}

.adap-ADFF-colStyle {
    padding-bottom: 5px;
    padding-left: 5px;
}

.adap-ADFF-splInfoStyle {
    padding-bottom: 5px;
    padding-right: 15px;
}

.adap-ADFP-textStyle {
    text-align: right;
    white-space: nowrap;
}

.adap-ADFU-textStyle {
    text-align: right;
    white-space: nowrap;
}

.adap-ADGPW-colStyle {
    font-size: 1pt;
    border: none;
}

.adap-ADGPW-iconStyle {
    margin: 0;
    border: 0;
    padding: 0;
}

.adap-ADHM-content {
    padding-left: 12px;
}

.adap-ADHM-header {
    padding-right: 4px;
}

.adap-ADIL-linkClass {
    border-bottom: 1px dotted #333399;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
}

.adap-ADLP-contentStyle {
    margin-top: 8px;
}

.adap-ADLP-rightTitle {
    width: 285px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 24px;
}

.adap-ADLP-rightContentFont {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
}

.adap-ADLP-rightContentStyle {
    width: 250px;
    padding-bottom: 15px;
}
.adap-ADLP-tradingPartnerCell {
    width: 210px;
    padding-bottom: 16px;
    font-size: 12px;
}

.adap-ADLP-submitButton {
    margin-left: -3px;
}

.adap-ADLP-rightSection {
    padding-right: 7px;
}

.adap-ADLP-existingUserStyle {
    font-size: 10px;
    padding-bottom: 10px;
}

.adap-ADLP-smpfdLoginSectionStyle {
    background-color: #e6f1fc;
}

.adap-ADLP-newUsr {
    font-size:12px;
}

.adap-ADLP-regByrSection {
    padding-top: 16px;
}

.adap-ADLP-regSectionHdr {
    padding-bottom: 8px;
}

.adap-ADLP-regSprSection {
    padding-left: 14px;
    padding-top: 16px;
}

.adap-ADLP-regSprSectionDivider {
    border-left: 1px dotted;
}

.adap-ADLP-submitButton {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 14px;
}

.adap-ADLPM-heading {
    font-family: verdana,arial,helvetica,sans-serif;
    color: #666666;
    font-size: 20px;
}

.adap-ADLPM-hyperlink {
    text-align: right;
    padding-bottom: 10px;
}

.adap-ADLPM-hdrDescStyle {
    font-family: verdana,arial,helvetica,sans-serif;
    color: #666666;
    padding-bottom: 2px;
}

.adap-ADLPM-buttonSection {
    padding-right: 1px;
    text-align: right;
}

.adap-ADMLW-contentSection {
    padding-left: 108px;
}

.adap-ADMLW-componentContent {
    padding-top: 18px;
}

.adap-ADOCOO-usrIdStyle {
    color: #d97824;
    font-weight: 700;
}

.adap-ADOCOO-optOutSectionStyle {
    padding: 20px;
    background-color: #eaf4fc;
    margin-top: 10px;
}

.adap-ADOCOO-optOutSection {
    font-weight:700;
}

.adap-ADPW-toggleSectionStyle {
    padding: 5px 5px 5px 10px;
    vertical-align: middle;
}

.adap-ADPW-hdrSection {
    padding: 0 5px 5px 0;
}

.adap-ADPF-col {
    padding-bottom: 5px;
    padding-left: 5px;
}

.adap-ADPN-swtchImgColStyle {
    font-size: 1pt;
    border: none;
}

.adap-ADPN-swtchImgStyle,
.adap-ADUB-sellBannerImgStyle,
.adap-SSMPCAR-fileExtImgStyle,
.adap-SSMPRP-imgStyle,
.adap-SSMPRPF-imgStyle{
    margin: 0;
    border: 0;
    padding: 0;
}

.adap-ADPN-propNavgtrHC {
    padding: 0 14px;
}

.adap-ADRLP-regFrmLeftSectionStyle {
    padding: 0 16px 0 16px;
    height: 255px;
}

.adap-ADRLP-bodySctnHdrStyle {
    font-weight: bold;
    font-size: 16px;
    color: #64659d;
}

.adap-ADRLP-bodySctnSubHdrStyle {
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}

.adap-ADRLP-colStyle {
    padding-bottom: 15px;
    white-space: nowrap;
}

.adap-ADRLP-regFrmSectionDivider {
   padding:0 20px 0 0;
}

.adap-ADRLP-supHyprLnkStyle {
    padding-left: 50px;
    white-space: nowrap;
}

.adap-ADRLP-regFrmRightSectionStyle {
    height: 485px;
    padding: 0 20px 0 20px;
}

.adap-ADRLP-regFrmRightSectionStyle {
    font-weight: bold;
    font-size: 14px;
    padding: 0 10px 0 10px;
    border: 1px solid #d5e1bd;
    white-space: nowrap;
    background-color: #f0f8e9;
}

.adap-ADRLP-regFrmRFPImg {
    padding: 0 10px 0 0;
}

.adap-ADRLP-regFrmCreatePostingStyle {
    font-weight: bold;
    font-size: 14px;
    padding: 0 0 10px 0;
    color: #64659d;
}

.adap-ADRLP-refFrmBulletImgStyle {
    font-size: 1pt;
    border: none;
    padding: 5px 0 0 0;
}

.adap-ADRLP-regFrmBulletSctnDesc {
    padding: 0 0 0 10px;
}

.adap-ADRLP-regFrmEmptyColStyle {
    border-bottom: 1px solid #cacbd7;
    padding: 11px 0 0 0;
}

.adap-ADRLP-regFrmLandingGifStyle {
    padding: 0 5px 0 0;
}

.adap-ADRLP-regFrmSaveTimeTextStyle {
    font-weight: bold;
    font-size: 14px;
    padding: 0 0 5px 0;
    color: #64659d;
}

.adap-ADRLP-regFrmEmptyColStyle2 {
    border-bottom: 1px solid #cacbd7;
    padding: 6px 0 0 0;
}

.adap-ADRLP-regAndLoginSectionDivider {
    padding: 20px 0 0 0;
}

.adap-ADRLP-lognFrmBody {
    padding: 0 16px 0 16px;
}

.adap-ADRLP-loginFrmBodyRight {
    padding: 0 70px 0 0;
}

.adap-ADRLP-loginFrmBodyInfoStyle {
    font-size:10px;
}

.adap-ADSCP-titleStyle {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 22px;
    color: #cc6600;
}

.adap-ADSCP-bodySyle {
    color: #000000;
    font-size: 11px;
    font-family: verdana,arial,helvetica,sans-serif;
}

.adap-ADSCP-bodyStyle2 {
    color: #000000;
    font-size: 11px;
    font-family: verdana,arial,helvetica,sans-serif;
    float: right;
    padding-right: 5px;
}

.adap-ADSCP-commTerrSectn {
    width: 486px;
}

.adap-ADSCP-footerCol {
    padding-bottom: 5px;
    padding-top: 5px;
}

.adap-ADSP-sourcingSupplierSection {
    background-color: #fffecc;
}

.adap-ADSPH-profileItemSectionDivider {
    padding: 10px 5px 10px 0;
}

.adap-ADSPH-contactSellerImgStyle {
    left: 4px;
    top: 4px;
    position: relative;
}

.adad-ADSURLD-exampleStyle {
    color: gray;
    padding-left: 5px;
    padding-top: 5px;
}

.adap-ADSL-noContentStyle {
    margin: 10px;
    font-weight: bold;
}

.adap-ADTSPP-doneButton {
    padding: 0 0 10px 0;
}

.adap-ADUB-tableStyle {
    cursor: pointer;
    text-decoration: none;
}

.adap-ADUB-imgStyle {
    font-size: 1pt;
    border: none;
}

.adap-ADUB-tableColStyle {
    color: white;
    width: 100%;
    text-decoration: none;
    padding: 0 20px 0 20px;
}

.adap-ADUB-standOutTextStyle {
    font-size: 24px;
    padding-bottom: 10px;
}

.adap-ADUB-upgrade {
    font-size:14px;
}

.adap-ADUB-upgradeBtnStyle {
    float: right;
    width: 140px;
}

.adap-ADUB-upgradeBtn {
    margin: 0;
    font-size: 12px;
}

.adap-ADUB-standOut {
    font-size: 24px;
    padding-bottom: 10px;
}

.adap-ADUB-upgradeSectnContent {
    font-size: 14px;
    padding-bottom: 10px;
}

.adap-CF-label {
    font-weight: bold;
    color: gray;
}

.adap-HSA-sharedValuesSectn {
    background-color: #ffffcc;
}

.adap-SSALW-row {
    padding: 5px 5px 5px 10px;
}

.adap-SSMPARD-rowStyle {
    padding-right: 2px;
    white-space: nowrap;
    padding-bottom: 2px;
}

.adap-SSMPCAR-rowStyle {
    padding-top: 5px;
    padding-left: 10px;
}

.adap-SSMPCAR-attchmentDesc {
    padding-left: 28px;
}

.adap-SSMPCP-divStyle {
    padding: 5px 0 0 20px;
}

.adap-SSMPCSP-hyperlinkStyle {
    color: #006699;
    text-decoration: none;
}

.adap-SSMPPLO-doneButtonStyle {
    margin-left: 0;
    float: left;
}

.adap-SSMPPLO-sellerProfileSection {
    padding-top: 8px;
}

.adap-SSMPPLO-doneButtonStyle2 {
    margin-left: 0;
    float: right;
}

.adap-SSMPPLT-tableStyle {
    margin-left:auto;margin-right:auto
}

.adap-SSMPPLT-mktHdlnCol {
    padding: 7px;
    border-left: dotted 1px #cccccc;
}

.adap-SSMPPLT-showMoreLink {
    padding-right: 7px;
}

.adap-SSMPPLT-doneButtonSctn {
    padding-top: 8px;
}

.adap-SSMPPLT-doneButtonSectnStyle {
    margin-left: 0;
    float: left;
}

.adap-SSMPPR-bodyAreaDivStyle {
    padding-top: 10px;
    width: 300px;
}

.adap-SSMPPR-bodyAreaCol {
    padding: 10px 0 10px 0;
}

.adap-SSMPRP-paginationColStyle {
    padding-left: 7px;
    padding-bottom: 7px;
    padding-right: 7px;
}

.adap-SSMPRP-paginationTable {
    background-color: #ebebeb;
}

.adap-SSMPRPF-rowRight {
    padding: 0 5px 0 0;
}

.adap-SSMPRPF-rowLeft {
    padding: 0 0 0 5px;
}

.adap-SSMPRPF-paginationAreaColStyle {
    padding-bottom: 7px;
    padding-right: 7px;
}

.adap-SSMPRPF-paginationAreaTable {
    background-color: #ebebeb;
}

.adap-SSR-colStyle {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 3px;
}

.adap-SSR-lastCol {
    padding: 10px 0;
}

.adap-SSR-footerSctnStyle {
    position: absolute;
    bottom: 40px;
    left: 2px;
}

.adap-SSA-msgSection {
    padding-top: 2px;
    padding-left: 10px;
}

.adap-SSA-favSection {
    line-height: 18px;
    padding-left: 10px;
}

.adap-SSCSP-urlStyle {
    color: #006699;
    text-decoration: none;
}

.adap-SSR85-imgStyle {
    margin: 0 0 3px -2px;
}

.adap-SSR55-sellerProfileStyle {
    margin-top:-5px
}

.adap-SPI-headerDivStyle {
    padding: 0 10px 10px 10px;
    border-bottom: 1px dotted #ccd3da;
}

.adap-SPI-adIconStyle, .disc-MSPRAUD-adIconStyle {
    position: absolute;
    top: 0;
    right: 0;
}

.adap-SPI-footerDivStyle {
    padding: 10px 10px 5px 10px;
}

.adap-SPIA-supplierNameStyle {
    color: #666666;
    padding-bottom: 10px;
    padding-top: 10px;
}

.adap-SPIH-iconsStyle {
    padding: 0 5px;
}

.adap-SPIH-editBtnStyle {
    line-height: 19px;
    text-align: left;
    margin-top: 6px;
    word-wrap: break-word;
}

.adap-SPIH-markettingHdlneStyle {
    line-height: 19px;
    text-align: left;
    word-wrap: break-word;
}

.adap-SPIH-editModeStyle {
    margin-left: 3px;
}

.autoOverflowYAxis {
    overflow-y: auto;
}

.anrfx-srch-vendor-note {
    padding-top:5px;
    padding-bottom:5px;
    color : black !important;
}

.adap-MPA-bodyArea {
    width:800px;
}

/* end changes for adapplication */

.adui-ADSV-buttonDiv .btnWrap{
    margin-left:auto;
    margin-right:auto;
}

.anrf-VSBI-line-itm-attrs {
	height: 400px;
	overflow-y:scroll;
}

.anrf-VSBI-line-itm-bordr {
    border-bottom: 1px solid rgb(238, 238, 238);
	padding: 1px 5px;
}

.spotQuoteInfo{
    color:rgb(255, 102, 0);
    height:50px;
}

.spotQuoteCurrencyInfo{
   text-align:left;
}

.spotQuoteExchangeRateInfo{
    text-align:right;
    float:right;
}

.disc-MSL-confidenceScoreClass {
    font-family: Helvetica,Verdana, Arial, sans-serif;;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: rgb(102, 102, 102);
    padding:7px 16px;
    display: block;
    white-space:nowrap;
}

.disc-MSL-confidenceScoreBlockClass {
    background-color:#e6e6e6;
    width: 200px;
    height: 25px;
}

.anrfx_wrappable_field {
    word-break: break-all;
    white-space: normal !important;
}

.anrfx-best-line {
	color : green !important;
}

.anrfx-best-line-hintText {
	color : orange !important;
}

.anrfx-line-itm-bid-attrb-popup {
	width : 162px;	
}

.anrfx-award-info-message {
    clear : both;
}

#eventCommment{
    background-color: #F0F5F9;
    padding-top:0.5px;
}

#eventCommment .w-hint{
    background-color:#F0F5F9 !important;
    color:black;
}

#eventCommment td.w-hint:first-child {
    display:none;
}

#eventCommment{
    background-color: #F0F5F9;
}

#eventCommment .w-hint-box{
    background-color:#F0F5F9 !important;
    color:black;
}

#eventCommment td.w-hint:first-child {
    display:none;
}

#eventCommment .w-hint-trigger {
  text-decoration: none;
}

#eventCommment .w-hint-trigger img,
#eventCommment .w-hint-trigger var {
  cursor: pointer;
  cursor: hand;
}

#eventCommment .w-hint-box-noexpand .w-hint-collapse,
#eventCommment .w-hint-box-noexpand .w-hint-expand,
#eventCommment .w-hint-box-closed .w-hint-collapse,
#eventCommment .w-hint-box-open .w-hint-expand {
  display: none;
}

#eventCommment .w-hint {
   text-align: justify;
   font:normal 11px Arial,Helvetica,sans-serif !important;
}

#eventCommment .w-hint-box {
  height: 1.5em;
  overflow: hidden;
  padding-top:0.5px;
}

#eventCommment .w-hint-box {
  height: 1.5em;
  background-color: #eeeeee;
}

#eventCommment .w-hint-box-open .w-hint-box {
  height: auto;
}

#eventCommment .w-hint-collapse {
  padding-left: 0.75em;
  padding-top: 0.5px;
}

#eventCommment .w-hint-expand {
  padding-left: 15px;
  padding-top: 0.5px;
}

#eventCommment .w-hint-ftr {
  font-style: italic;
}

#eventCommment .w-hint-togl {
  display: block;
  float: right;
}

#eventCommment .w-hint-top-line {
  border-top: 1px solid #d7d7d7;
}

/* if the corner layout is displaying dividing lines.
    don't show the hint top line. */
#eventCommment .w-hint-top-line {
  border-top: none;
}

#spltAwdDataTblHighlightFtrEnabled .w-tbl-options-wrapper {
  padding-top:25px;
}

.noTextDecorationForced {
text-decoration:none !important;
}

.anrfx-vendor-group-popup-width{
   width:165px;
}

.timeStampFontStyle{
    font-family:'Arial';
    font-weight:400;
    font-size:12px;
    line-height:24px;
    color:#363636;
}

.notInterestedBlockClass {
    background-color:#e6e6e6;
    min-width: 100px;
    max-width:50%;
    height: 25px;
    float: left;
}

.notInterestedClass {
    font-family: Helvetica,Verdana, Arial, sans-serif;;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color:#FF0000;
    padding:7px 16px;
    display: block;
    white-space:nowrap;
}

.textAlignCenter {
    text-align:center;
}

.anrfx_NQHSTT_supplierLabelText {
	width:60px;
	padding-top:3px;
}

.anrfx_NQHSTT_noGraphDataFoundSection {
    height:330px;
    color:#666666
}

.anrfx-QRDE-refresh{
    font-size:12px;
}

.cmdBarHoverCard{
     height:70px;
 }

.register-search-link {
     position: relative;
     top: 35px;
     left: 25px;
 }

 .search-padding {
    padding-top: 4%;
 }

 .search-override {
    width:950px;
 }

 .blackFont {
    color: black !important;
 }

 .BuyerHomePageBannerDivider {
     height : 1px;
     width: 680px;
     background-color: #489CB2;
     margin-top:2px;
 }

 .ADBuyerLearnMoreLink, .ADBuyerLearnMoreLink a,
 .ADBuyerLearnMoreLink a:link, .ADBuyerLearnMoreLink a:visited {
     color: black !important;
     font-weight: bold;
     height: 23px;
     width: 87px;
     line-height: 23px;
 }