
h2:not([class^="help4"]){
    font:18px Arial,Helvetica,sans-serif !important;
    color: #363636 !important;
    font-weight: 500 !important;
}

.adap-ADDVM-titleDescStyle {
    font-size: small;
}

TD {
   font-family:Arial,Helvetica,sans-serif!important
}


.nrfq_detail_table td.profileTableBody {
    vertical-align: middle !important;
    padding-bottom:3px;
}

.nrfq_detail_table INPUT ,.nrfq_detail_table textarea {
    font-family:Arial,Helvetica,sans-serif !important;
}

body {
	font-family:Arial,Helvetica,sans-serif!important
}

h3:not([class^="help4"]) {
	font:18px Arial,Helvetica,sans-serif !important;
	color: #555580 !important;
	line-height: 1.2em;
}

/* Support added to diplay AD tabs as per AW6 styles*/


.w-page-tabs,
.w-dashboard-tabs {
  /* Wrapper class to selectively style elements under page tab type. */
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  clear: both;
}

.w-tablist {
  list-style: none;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
  box-sizing: border-box;
}

.w-page-tab-separator {
  border-bottom: 1px solid #D7D7D7;
}

.w-tabitem {
  font-size: 13px;
  float: left;
  margin: 0 0 -1px 0 !important;
  display: block;
  position: relative;
  /* !important to override global li values */
  padding: 0;
}

.IsIE7 .w-tabitem {
  /*display: inline;*/
}

.w-tabitem-selected,
.w-tabitem-selected:hover {
  background-color: transparent;
}

.w-tabitem-selected a {
  color: #000000!important;
}
.w-tabitem-selected a:hover {
  color: #2ba4f2!important;
}

.w-tabitem-action {
  height:45px;
  display: block;
  line-height:45px;
  float:right;
}

.w-tablist a,
.w-tabitem-a-dsbld {
  display: block;
  padding: 0 18px;
  position: relative;
  border: 1px solid transparent;
  line-height: 45px;
}
.w-tablist a:hover,
.w-tablist a:focus {
  border-color: #f2f2f2 #f2f2f2 #d7d7d7;
  background-color: #f2f2f2;
  text-decoration: none;
}

.w-tabitem-a.w-tabitem-a-slctd a,
.w-tabitem-a.w-tabitem-a-slctd a:hover,
.w-tabitem-a.w-tabitem-a-slctd a:focus,
.w-tabitem-a-dsbld-slctd {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #bcbcbc #bcbcbc transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #363636;
  cursor: default;
}

.w-tabitem-a-dsbld {
  color: #a1a1a1;

}
/* Override for dashboard tabs */
.w-dashboard-tabs .w-tabitem {
  margin: 0!important;
}


.w-dashboard-tabs .w-tablist {
  padding-left: 20px;
}

.w-dashboard-tabs .w-tablist a,
.w-dashboard-tabs .w-tabitem-a-dsbld {
  border:0;
  border-top-width: 0;
  border-bottom-width: 3px;
  line-height: 50px;
}
.w-dashboard-tabs .w-tablist a:hover,
.w-dashboard-tabs .w-tablist a:focus {
  border-color: transparent;
  background-color: transparent;
}

.w-dashboard-tabs .w-tabitem-a.w-tabitem-a-slctd a,
.w-dashboard-tabs .w-tabitem-a.w-tabitem-a-slctd a:hover,
.w-dashboard-tabs .w-tabitem-a.w-tabitem-a-slctd a:focus,
.w-dashboard-tabs .w-tabitem-a-dsbld.w-tabitem-a-dsbld-slctd {
  border:0;
  background-color: transparent;
  border-bottom: 5px solid #199DE0;
}

.w-dashboard-tabs .w-tabitem-selected a {
  color: #39bbfd!important;
}

.w-page-tabs .w-tablist {
  background-color: #ebebeb;
  padding: 15px 0 0 15px;
}
.w-page-tabs .w-tablist a:hover {
  background-color: #ebebeb;
  border-color: #ebebeb #ebebeb #d7d7d7;
}
.w-page-tabs .w-tabitem-a.w-tabitem-a-slctd a,
.w-page-tabs .w-tabitem-a.w-tabitem-a-slctd a:hover,
.w-page-tabs .w-tabitem-a.w-tabitem-a-slctd a:focus,
.w-page-tabs .w-tabitem-a-dsbld-slctd {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #bcbcbc #bcbcbc transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #363636;
  cursor: default;
}

/* end */

.cmdBarBackground {
    background-image: none !important;
    height: 64px;
}

.ADLinkWhite a:link {
    color:#fff;
    text-decoration:none;
    font-size:13px;
    background-image:none;
    margin-left:5px;
    margin-right:5px;

}

.ADLinkWhite a:hover {
    color:#fff;
    text-decoration:underline;
    font-size:13px;
    background-image:none;
}

.ADLinkWhite a:visited {
    color:#fff;
    text-decoration:none;
    font-size:13px;
    background-image:none;
}

.IsAD {
    background-image: none;
}

.supp-SGNC-appNameAnchorTagStyle {
    padding-left:10px;
    padding-right:10px;
}

.supp-SGNC-currentAppNameStyle {
    color: #949494;
    font-size: 18px;
    height: 22px;
    font-family: 'Arial Regular','Arial';
    font-style: normal;
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
    padding-left: 15px;
}

.supp-SGNC-companySettingsPopupStyle {
    padding: 0 10px !important;
}

.supp-SGNC-userSectionStyle {
    padding-top: 10px !important;
}

.supp-SGNC-userNameStyle {
    font-family: 'Arial Bold','Arial';
    font-weight: 700;
    color: rgb(67, 67, 67);
    padding-left: 10px;
}

.supp-SGNC-userIdStyle {
    font-family: 'Arial';
    font-weight: 400;
    color: rgb(148, 148, 148);
    padding-left: 10px;
}

.supp-SGNC-companySettingPopupHdrStyle {
    font-family:'Arial Bold', 'Arial';
    font-weight:700;
    color:#363636;
    font-size: 13px !important;
}

.supp-SGNC-companySettingPopupHdrANIDStyle {
    font-family:'Arial';
    font-weight:400;
    color:#636363;
    font-size: 13px !important;
    width: 1%;
}

.supp-SGNC-companySettingPopupHdrMembershipStatusStyle {
    font-family:'Arial';
    font-weight:400;
    color:#1E1E1E;
    font-size: 13px;
}

.supp-SGNC-allProductsPopupIconStyle {
    font-size: 16px;
}

div .sgnappcontainer {
    left: 25px !important;
}

.supp-SGNF-mainPanelFooter {
    height: auto;
    padding: 40px 25px 20px 20px;
}

.ADMainPanelFooterHorizDiv {
    background-image: none;
    height: 60px;
}

.imbuying-nav-style {
    left: 25px;
    padding: 15px 0 0 38px;
}

.ADMainPanelFooterHorizDiv {
    background-image: none;
    height: 60px;
}

.sgnfooteritemcolor, .sgnfootercopyright {
    color: #a4a4a4;
}

a:link, a:visited {
    color: #00679E;
    text-decoration: none;
}

.sgnfooterwrapper {
    float: left;
}

.supp-SGNC-dropDownIcon {
    background: url(drop_arrow_no_bg_1x.png) no-repeat right;
    background-image: url("drop_down_arrow.png");
    background-repeat: repeat-x;
    display: inline-block;
    font-size: 13px !important;
    height: 11px;
    width: 10px;
}

.supp-SGNC-allProductsPopupIconStyle {
    background-image: url("go_to_grid.png");
    background-repeat: repeat-x;
    display: inline-block;
    font-size: 13px !important;
    height: 19px;
    width: 19px;
}

.adwi-ADTL-labelStyle a:hover {
  color: #2BA4F2;
  text-decoration: none;
}

.adwi-ADTL-labelStyle a:link,
.adwi-ADTL-labelStyle a:visited{
    text-decoration: none;
}

#cmdlinks a {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

#cmdlinks a:hover {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

.w-tabitem-selected a, .w-dashboard-tabs .w-tabitem-selected a {
    font-weight: 400;
}
.w-tablist a, .w-tabitem-a-dsbld {
    line-height: 30px;
}

.plainBlueSectionLessPadding{
  background: none;
  border-color: none;
}

.sgndiscovery {
    background-image: none;
    background-color: #003147;
}

#cmdlinks a,
#cmdlinks a .w-pml-icon,
.dbTabWrapper a,
.dbTabWrapper a .w-pml-icon,
a .w-dashboard-configure-icon,
.a-dashbrd-page-bg a .w-font-icon-size-dashboard,
a .w-abpw-padder,
a .w-back-page-nav,
a .w-back-page-label,
a .w-header-notification-link,
a .w-header-username-link {
  color: #FFF;
}

.discUserGreeting {
    padding-bottom: 0;
}

.disc-MPU-userOpt {
    padding-bottom: 20px;
    display: block;
}

span.btnSeparator {
    color:#969696;
    border-right:1px solid;
    height: 32px;
    float:none;
    padding-top: 0px;
}

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

.sgnhelpcenterlink {
     padding-top: 0px !important;
}

.sgnhelpcenterlinkexpandicon{
   background-image: url("collapse_left_arrow_hover_dk_theme.gif");
   background-repeat: no-repeat;
   margin:10px;
   padding-right:12px !important;

}

.sgnhelpcenterlinkcollapseicon{
    background-image: url("expand_right_arrow_hover_dk_theme.gif");
    background-repeat: no-repeat;
    margin:10px;
    padding-left:12px !important;
}



.sgnhelpcenterpopuplink{
    background-image: url("pop_up_helpcenter.gif");
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    margin-top:3px;
}

.w-sh-title {
   font-size: 18px !important;
}

.discovery-hdr-logo {
    width: 1%;
    padding-left: 38px;
    top: 10px;
    position: absolute;
}

/* Copied from an_themecombo.css; in IE sometimes theme css file is not loaded which messes up the Discovery supplier footer */
.sgnFooterLogo {
  background-image: url('footer_SAP_Ariba_pos_blugld.png');
  background-repeat: no-repeat;
  height: 24px;
  padding-bottom: 2px
}

.dcDarkFooterLogoVisibility {
  display: block;
}

.dcWhiteFooterLogoVisibility {
  display: none;
}

.IsIE .sgnfooterwrapper {
    height: auto !important;
}

.IsMoz .discovery-hdr-logo {
    top: -40px !important;
}

.bidCompareContainer{
    padding:2%;
    overflow: auto;
    width: 95%;
    max-width: 95%;
}

.bidCompare-tbl {
    border-spacing: 2px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	font-family: Arial;
	font-size:15px;
	table-layout: fixed;
	width: 100%;
	max-width: 100%;
  word-break: break-all;
}

.bidCompare-tbl-col-head td{
    BACKGROUND-COLOR: rgb(201, 201, 201);
    padding: 10px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
}

.bidCompare-tbl-row td{
    padding: 10px;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    width: 170px;
}
.bidCompare-tbl-row td:last-child{
    padding: 10px;
    border-bottom: 1px solid #D7D7D7;
    border-right: none;
}
.bidCompare-tbl-row td:first-child{
    padding: 10px;
    border-bottom: 1px solid #D7D7D7;
    border-left: none;
}

 .bidCompareStatusCheck{
    background-image: url("check_mark_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #363636;
    font-family: Verdana;
    font-size: 13px;
    padding-left: 18px;
    margin-left: 35%;
    line-height: 30px;
 }

 .bidCompareStatusContainer{
    border: 1px solid green;
    background-color: #E6FFE6;
    position: relative;
 }

.IsIE #hintTextInfo div.SubTitleTip{
    text-align:left !important;
}

.IsIE #biddingTaxTable div.tableBody{
    position:static !important;
}

.IsIE #biddingTaxTable table.fixedTable {
    position:static !important;
}

.noTextDecorationForced {
text-decoration:none !important;
}

.bgColorOfTotalBidValueSpotquote {
    background-color:rgb(43, 206, 46);
}

.bgLineColorForCustomSortModeSpotquote {
    background-color:#F2F2F2;
}
.splitAwardModeSpotquote {
    padding-left:5px;
    vertical-align: top;
    padding-bottom: 11px;
}
.splitAwardModeSpotquoteAwardButton {
    padding-left:5px;
    vertical-align: top;
    padding-top: 15px;
}
.buttonLabelCompareBid {
    position: absolute;
    right: 4%;
    padding: 2px;
}

.splitAwardTextField {
    border-radius: 20px;
    margin-left: 5px;
}

.bidComparePageHoverCard {
    background-color:#FFFFFF;
    border:3px solid #c2c2c2;
    padding:10px;
    margin-left:10px;
    width:100px !important;
    overflow-wrap: break-word;
}

.upgrade-package-wrapper{
    width:800px;
    height:850px;
}

.credit-card-wrapper {
    width:800px;
    height:850px;

}

.IsIE .panelContainer {
    z-index:1198;
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    overflow:visible;
    display: none;
    margin-left:-25%;
}