﻿
.padding-right-6 {
    padding-right: 6px;
}
.padding8 {
    PADDING-RIGHT: 8px; 
    PADDING-LEFT: 8px
}
.padding10 {
    padding-left: 10px;
}
.padding7 {
    padding-left: 7px;
}
.cellPadding5 {
    padding: 5px;
    width: 100%;
    border: 0;
}
.FormButton{
   padding: 3px;
   padding-left: 8px;
   padding-right: 8px;
   height: 20px;
   border: 1px solid #002C56;
   background-color: #8DB9E6;
   background-image: url(../Images/FormButton.gif);
   color: #002c56;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
}


/*WIDTH*/
.width5{
    width: 5px;
}
.width23{
    width: 23px;
}
.width29{
    width: 29px;
}
.width40{
    width: 40px;
}
.width48{
    width: 48px;
}
.width50{
    width: 50px;
}
.width56{
    width: 56px;
}
.width64{
    width: 64px;
}
.width72{
    width: 72px;
}
.width74{
    width: 74px;
}
.width80 {
    width: 80px;
}
.width85 {
    width: 85px;
}
.width91{
    width: 91px;
}
.width96{
    width: 96px;
}
.width100{
    width: 100px;
}
.width112{
    width: 112px;
}
.width120{
    width: 120px;
}
.width127{
    width: 127px;
}
.width137{
    width: 137px;
}
.width144{
    width: 144px;
}
.width160{
    width: 160px;
}
.width167{
    width: 167px;
}
.width185{
    width: 185px;
}
.width192{
    width: 192px;
}
.width194{
    width: 194px;
}
.width200{
    width: 200px;
}
.width208{
    width: 208px;
}
.width214{
    width: 214px;
}
.width232{
    width: 232px;
}
.width249{
    width: 249px;
}
.width250{
    width: 250px;
}
.width262{
    width: 262px;
}
.width266{
    width: 266px;
}
.width274{
    width: 274px;
}
.width280{
    width: 280px;
}
.width288{
    width: 288px;
}
.width300{
    width: 300px;
}
.width326{
    width: 326px;
}
.width349{
    width: 349px;
}
.width376{
    width: 376px;
}
.width380{
    width: 380px;
}
.width388{
    width: 388px;
}
.width400{
    width: 400px;
}
.width434{
    width: 434px;
}
.width480{
    width: 480px;
}
.width498{
    width: 498px;
}
.width508{
    width: 508px;
}
.width555{
    width: 555px;
}
.width587{
    width: 587px;
}
.width632{
    width: 632px;
}
.width640{
    width: 640px;
}
.width646{
    width: 646px;
}
.width720 {
    width: 720px !important;
}
.width730 {
    width: 730px !important;
}
.width760{
    width: 760px;
}
/*END WIDTH*/

/*HEIGHT*/
.height5{
    height: 5px;
}
.height9{
    height: 9px;
}
.height15{
    height: 15px;
}
.height20{
    height: 20px;
}
.height23{
    height: 23px;
}
.height25{
    height: 25px;
}
.height40{
    height: 40px;
}
.height74 {
    height: 74px;
}
.height104{
    height: 104px;
}
.height113{
    height: 113px;
}
.height169{
    height: 169px;
}
.height192{
    height: 192px;
}
.height280{
    height: 280px;
}
.height295{
    height: 295px;
}
.height428{
    height: 428px;
}
/*END HEIGHT*/


.labelAlignedLeft {
    text-align: left;
}
.labelConfirmationNumber{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 12px
}
.labelConfirmationNumberRed{
    FONT-SIZE: 12px; 
    COLOR: #ff0000;
}
.LblErrorSummary {
    TEXT-TRANSFORM: uppercase; 
    FONT-FAMILY: Verdana, Arial, Sans-Serif; 
    FONT-SIZE: 7pt; 
    FONT-WEIGHT: bold
}
.labelGray {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 12px; 
    COLOR: #333333; 
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
}
.labelDarkRedBold-12 {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 12pt; 
    COLOR: #772432; 
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
}
.labelDarkRedBold-9 {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 9pt; 
    COLOR: #772432; 
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
}
.labelDarkRedBold-14 {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 14pt; 
    COLOR: #772432; 
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
}
.fontGray {
    color: #333333;
}
.fontDarkRed {
    color : #772432;
}
.fontBold {
    font-weight: bold;
}

table.credit-referrence-1-table > tbody > tr > td {
    padding-top: 15px;
                 
}

table.credit-referrence-1-table > tbody > tr > td:nth-child(1) {
    padding-right: 10px;
                 
}
.margin-0 {
    margin: 0px !important;
}
.margin-1 {
    margin: 1px !important;
}
.margin-8 {
    margin: 8px !important;
}
.margin-left-10 {
    margin-left: 10px !important;
}
.margin-vertical-0 {
    MARGIN-TOP: 0px; 
    MARGIN-BOTTOM: 0px;
}
.margin-horizontal-3 {
    MARGIN-LEFT: 3px;
    MARGIN-RIGHT: 3px;
}
.margin-bottom-20 {
    MARGIN-BOTTOM: 20px;
}

.table-blue-border {
    border: 1px solid #004d99;
}

.informationKitStyle1 {
	color: #333333;
	font-weight: bold;
}
.informationKitStyle3 {
    color: #993300; 
    font-weight: bold; 
}
.informationKitStyle4 {
	color: #993300;
	font-style: italic;
}
.informationKitStyle5 {
    color: #333333;
}
.informationKitStyle6 {
    font-size: xx-small;
}

.listItemRed {
    color: #e23d28;
}

.font1{
    BACKGROUND-COLOR: #ffffff;
    color: #ff0033;
}
.list1 {
    color: #e23d28;
}
.searchCallNumberStyle {
     COLOR: #993300; 
}
.labelBlack {
    font-size: 12px;
    font-weight: bold;
    color: black;
}
.labelRed{
    color:  red;
}
.labelBlue {
    color: #004d99;
}
.backgoundBlue {
    background-color: #004d99;
}
.labelLarge {
    font-size: large;
}

.searchResultDataGridStyle {
    border-width: 0px !important;
    border-image-width: 0px;
}
.searchResultItemStyle {
    box-sizing: border-box;
    margin: 0;
    padding: 1px 6px;
    background-color: #EEEEEE;
    border: solid;
    border-width: 0px;
    color: rgb(0, 44, 86);
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    text-decoration-color: rgb(0, 44, 86);
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-align: start;
    cursor: pointer;
}
.searchResultAlternateItemStyle {
    background-color: Gainsboro;
    box-sizing: border-box;
    margin: 0;
    padding: 1px 6px;
    border-collapse: separate;
    border-width: 0px;
    color: rgb(0, 44, 86);
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    text-decoration-color: rgb(0, 44, 86);
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-align: start;
    cursor: pointer;
}
.searchResultButtonItemStyle {
    align-content: center;
}

.searchResultHeaderStyle {
    font-weight: bold;
    color: White;
    background-color: #004D99
}
.searchResultStandardButton {
    background-image: url('../Images/searchresults_icons/standard.gif');
    width: 14px;
    align-content: center;
    border: none;
    border-width: 0px;
    background-color: transparent;
    background-repeat: no-repeat; 
}
.searchResultAddDnBButton {
    background-image: url('../Images/searchresults_icons/dnb-enabled.gif');
    width: 30px;
    align-content: center;
    border: none;
    border-width: 0px;
    background-color: transparent;
    background-repeat: no-repeat; 
}
.searchResultAddDnBButton:disabled {
    background-image: url('../Images/searchresults_icons/expanded_disabled.gif');
    background-repeat: no-repeat; 
}
.searchResultBuyWithConfidenceButton9_99 {
    background-image: url('../Images/BuyWithConfidence9_99.jpg');
    width: 300px;
    height: 200px;
    border: none;
    border-width: 0px;
    align-content: center;
    border: none;
    border-width: 0px;
    background-color: transparent;
    background-repeat: no-repeat;
}
.searchResultBuyWithConfidenceButton14_99 {
    background-image: url('../Images/BuyWithConfidence14_99.jpg');
    width: 300px;
    height: 200px;
    border: none;
    border-width: 0px;
    align-content: center;
    border: none;
    border-width: 0px;
    background-color: transparent;
    background-repeat: no-repeat;
}

.margin20 {
    margin-bottom: 20px;
}
.searchWarningsTableStyle {
    color: Red;
    border-collapse: collapse;
    border-width: 0px;
    padding: 0px;
    border-style: none;
    border-spacing: 0px;
}
.searchWarningsHeaderStyle {
    font-size: xx-small;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    background-color:navy;
}

.buttonHidden {
    visibility: hidden;
}
.labelMarketing {
    Font-Size: 13px;
    Font: Arial Narrow;
    Color: Red;
}
.crossReferenceTable {
    width: 640px;
    border-color: red;
    border-width: 2px !important;
    padding: 0px;
    border-spacing: 0px;
    border-top-color: rgb(255, 0, 0);
    border-right-color: rgb(255, 0, 0);
    border-bottom-color: rgb(255, 0, 0);
    border-left-color: rgb(255, 0, 0);
    border-style: solid;
}
.crossReferenceTableInner {
    border-spacing: 0px; 
    padding: 0px;
    width: 640px;
    border-width: 0px;
}
.crossReferenceTableRed {
    border-color:Red;
    border-width:2px;
    border-style:Solid;
    border-collapse:collapse;
}
.crossReferenceDataGrid {
    font-family: Arial Narrow;
    font-size: 7.5px;
    width: 640px;
}
.noBorder {
    border: 0px !important;
}
.crossReferenceDataGridHeader {
    font-family: Arial Narrow;
    font-size: 7.5pt;
}
.crossReferenceDataGridItem {
    font-family: Arial Narrow;
    font-size: 10px;
}
.crossReferenceLinkButton {
    background:none!important;
    border:none; 
    padding:0!important;
    font: inherit;
    cursor:pointer;
    display: inline;
    font-style:normal;
    font-weight:400;
    height:auto;
    line-height:normal;
    text-align:start;
    text-decoration-color:rgb(0, 44, 86);
    text-decoration-line:underline;
    text-decoration-style:solid;
    white-space:normal;
}
.pageWhite {
    background-color: white;
}

.searchNoResults5{
    FONT-WEIGHT: bold; 
    COLOR: #ff9900;
}
.searchNoResults8{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 12px; 
    COLOR: #e17c04;
    FONT-FAMILY: Helvetica, Arial, sans-serif, Verdana;
}
.searchNoResults8-normal{
    FONT-WEIGHT: normal; 
    FONT-SIZE: 12px; 
    COLOR: #e17c04;
    FONT-FAMILY: Helvetica, Arial, sans-serif, Verdana;
}
.searchNoResults9{
    FONT-SIZE: 12px; 
    COLOR: #333333; 
    FONT-WEIGHT: bold;
    FONT-FAMILY: Helvetica, Arial, sans-serif, Verdana;
}
.searchNoResults10{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 16px; 
    COLOR: #ff9900;
}
.font11 {
    font-size: 11px;
}
.font12 {
    font-size: 12px;
}
.font9 {
    font-size: 9px;
}
.font16 {
    font-size: 16px;
}
.progressBar {
    BACKGROUND: #dcdcdc; 
    WIDTH: 20px; 
    HEIGHT: 5px
}
.progressTable {
    BORDER-RIGHT: #999999 1px solid; 
    BORDER-TOP: #999999 1px solid; 
    BORDER-LEFT: #999999 1px solid; 
    BORDER-BOTTOM: #999999 1px solid;
}
.table-344-201 {
    width: 344px;
    height: 210px;
}
.labelNavigation {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 9pt; 
    COLOR: #004054; 
    FONT-FAMILY: Arial, Verdana, Sans-Serif;
}
.fontBlue2 {
    color: #004054; 
}
.fontOrange {
    color: #c75b12;
}
.panelLogin {
    WIDTH: 149px; 
    HEIGHT: 113px;
    border-color: #004054;
    background-color: #CAD5D0;
    border: 1px;
    border-style: solid;
}
.backgroundLogin {
    background-color: #CAD5D0;
}
.labelSmall {
    font-size:XX-Small;
}
.link-small {
    color:Blue;
    font-family:Verdana;
    font-size:XX-Small;
}
.border-black-1 {
    BORDER-RIGHT: black 1px solid; 
    BORDER-TOP: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
    BORDER-BOTTOM: black 1px solid;
}
.stateLabel {
    MARGIN-LEFT: 3px; 
    FONT-SIZE: 7pt
}
.font7 {
    font-size: 7px;
}
.font8 {
    font-size: 8px;
}
.menuNavigationItem {
    color: #FFA900;
}
.menuNavigationContainer {
    font-family: Arial, Verdana, Sans-Serif; 
    font-size: 10px; 
    background: #ebeff7; 
    border: 1px solid #333333;
}
.menuNavigationTable {
    width: 100px; 
    padding: 5px; 
    border-spacing: 0px; 
    margin-right: 10px;
    border-width: 0px;
}
.tbxMultiline {
    width : 364px;
    height: 40px;
    overflow: auto;
}
.tbxMultiline-349 {
    width : 349px;
    height: 40px;
    overflow: auto;
}
.panelMangeReference {
    background: #ebeff7;
}
.panelSpacing-1 {
    border-spacing: 1px;
    padding : 1px;
}
.labelSafetyReportsInfo {
    FONT-SIZE: 14pt; 
    COLOR: #772432; 
    FONT-FAMILY: Arial; 
    LETTER-SPACING: 1pt;
}