html {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
} 
  
table.center {margin-left:auto; margin-right:auto;}

a {	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
a:link {text-decoration: none; color: #005969;}
a:visited {text-decoration: none; color: #005969;}
a:hover {text-decoration: none; color: #CE1126; }
a:active {text-decoration: none;  color: #005969; }
.linkcolorred {color: #ff0000} /* jlm 01/11/2012 changed form #123456 to #ff0000 */
.linkcolorwhite {color: white}
.linkcoloryellow {color: #FFCC00}
.button-title{padding-left:1px;
font-weight:bold;
max-width:10em;
overflow:hidden;white-space:nowrap;
text-overflow:ellipsis;}


.titleLine   {
   background-color: #ffffff;
color: #067802;
font-weight: normal;
font-size: 12px;
line-height: 1.5;
text-align: middle;
   }
 

  .newReport {
   background-color:white;
color: #003f87;
font-weight: bold;
font-size: 10px;
text-align: middle;
   }

    


/* ******************************** DIALOG - MODAL FORMATTING ********************************* */

.dialog-modal-standard { background-color: #fdfef0;}
.dialog-modal-standard fieldset.summary { border:1px solid #4E5C52; background-color: #fdfeea;  }
.dialog-modal-standard fieldset.summaryTrans { border:1px solid #4E5C52; background-color: #fafafa;  }
.dialog-modal-standard legend.summary {
  padding: 0.2em 0.5em;
  border:1px solid #4e5c52; 
  background-color: #f0f0f0;
  color: #4e5c52; 
  font-size:90%;
  text-align:left;
  }
 .dialog-modal-standard  hr.summaryDashed {
	border-bottom: 1px; 
	border-style: dashed; 
	border-color: #4E5C52;
	
	}
.dialog-modal-standard  small.hideme {
	 background-color: #fdfef0;
	 color: #fdfef0;
}
	
.dialog-modal-standard  h1{
	font-size: 125.00%;	
	color: #C4343E;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*
	font-size: 12px;
	font-weight: normal;
	color: #C4343E; */
}
  
.dialog-modal-standard  input[disabled='disabled'] {
		background-color: #f1f1f0;
}	
.dialog-modal-standard  input.noedit {
		background-color: #fcfcfc;
		font-size: 12px;
		
	}

.dialog-modal-standard select {
		/* JLM 10-30-2015 NO LONGER USEING A YELLOW BACKGROUND background-color: #fbfcc6; */
		font-size: 12px;
	}

.dialog-modal-standard fieldset.plain { border:1px solid #808080; background-color: #ffffff;  }
.dialog-modal-standard fieldset { border:1px solid #4E5C52; background-color: #f0f0f0;  }

.dialog-modal-standard legend {
  padding: 0.2em 0.5em;
  border:1px solid #787878; /* 4e5c52; jlm 03-09-2013 attempting to change the color */
  background-color: #787878; /* 4e5c52; jlm 03-09-2013 attempting to change the color */
  color: #fcfcfc;
  font-size:90%;
  text-align:left;
  }
.dialog-modal-standard fieldset	a 	{ background-color: #f0f0f0; color: #003f87;	}
.dialog-modal-standard fieldset a:link {text-decoration: underline; color: #003f87; background: #f0f0f0;}
.dialog-modal-standard fieldset a:visited {text-decoration: underline; color: #003f87; background: #f0f0f0;}
.dialog-modal-standard fieldset a:hover {text-decoration: underline; color: #003f87;  background: #f0f0f0; font-weight:normal;}
.dialog-modal-standard fieldset a:active {text-decoration: underline;  color: #003f87; background: #f0f0f0;}


.dialog-modal-standard fieldset.SiteSaverScroll { border:2px double #4E5C52; background-color: #f0f0f0;  }

.dialog-modal-standard fieldset.SiteSaverScroll	a 	{ background-color: #f0f0f0; color: #003f87;	}
.dialog-modal-standard fieldset.SiteSaverScroll a:link {text-decoration: underline; color: #003f87; background: #f0f0f0;}
.dialog-modal-standard fieldset.SiteSaverScroll a:visited {text-decoration: underline; color: #003f87; background: #f0f0f0;}
.dialog-modal-standard fieldset.SiteSaverScroll a:hover {text-decoration: underline; color: #003f87;  background: #f0f0f0; font-weight:normal;}
.dialog-modal-standard fieldset.SiteSaverScroll a:active {text-decoration: underline;  color: #003f87; background: #f0f0f0;}

.dialog-modal-standard  hr.hrDashed {
	border-bottom: 1px; 
	border-style: dashed; 
	border-color: #ffffff;
	
	}
  
.dialog-modal-standard table.withinFieldset { background-color: #f0f0f0; padding:0px;
	border: 0px;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;  	font-size: 11px;
	font-weight: normal; 

}

.dialog-modal-standard table.withinFieldset	a 	{ background-color: #f0f0f0; color: #003f87;	}
.dialog-modal-standard table.withinFieldset a:link {text-decoration: underline; color: #003f87; background: #f0f0f0;}
.dialog-modal-standard table.withinFieldset a:visited {text-decoration: underline; color: #003f87; background: #f0f0f0;}
.dialog-modal-standard table.withinFieldset a:hover {text-decoration: underline; color: #003f87;  background: #f0f0f0; font-weight:normal;}
.dialog-modal-standard table.withinFieldset a:active {text-decoration: underline;  color: #003f87; background: #f0f0f0;}

.dialog-modal-standard table.smallTBL { background-color: #f0f0f0; padding:0px;
	border: 0px;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; 	font-size: 10px;
	font-weight: normal; 

}

.dialog-modal-standard table.smallplainTBL {  padding:0px;
	border: 0px;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; 	font-size: 10px;
	font-weight: normal; 

}

.dialog-modal-standard table.tblgenericNew { background: #ffffff; border: 0px;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;
font-weight: normal; color: #003f87;}
/* jlm 06/14/2012 removed text-align: left; vertical-align: top;  frmo tr */
.dialog-modal-standard table.tblgenericNew  tr   { background: #ffffff; font-size: 12px;
	font-weight: normal; 
	color: #000000;
	border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #DCDDDD #DCDDDD #DCDDDD #DCDDDD;
							}
.dialog-modal-standard table.tblgenericNew td {padding:0 2px 0 2px; border-width: 0px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #DCDDDD #DCDDDD #DCDDDD #DCDDDD; }
.dialog-modal-standard table.tblgenericNew tr.tblHeader  td { background: #DCDDDD;font-size: 16px; text-align: center; vertical-align: bottom;  font-weight: bold; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblHeader2  td { background: #eeeeee;font-size: 14px; text-align: center; vertical-align: bottom;  font-weight: normal; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblSubHeader  td { background: #f7f7f7;font-size: 12px; text-align: center; vertical-align: bottom;  font-weight: normal; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblSubHeader  td  a {text-decoration: none;  background-color: #f7f7f7; color: #003f87; font-weight:normal;} /* jlm added 01/09/2012 */
.dialog-modal-standard table.tblgenericNew tr.tblSubHeader  td  a:hover {text-decoration: none; color: #ff0000; background-color: #f7f7f7; font-weight:normal;} /* jlm added 01/09/2012 */
.dialog-modal-standard table.tblgenericNew tr.tblSubHeaderN  td { background: #f7f7f7;font-size: 12px;                   vertical-align: bottom;  font-weight: normal; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblSubHeaderL  td { background: #f7f7f7;font-size: 12px; text-align: left; vertical-align: bottom;  font-weight: normal; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblSubHeaderL  td  a {text-decoration: none;  background-color: #f7f7f7; color: #003f87; font-weight:normal;} /* jlm added 01/09/2012 */
.dialog-modal-standard table.tblgenericNew tr.tblSubHeaderL  td  a:hover {text-decoration: none; color: #ff0000; background-color: #f7f7f7; font-weight:normal;} /* jlm added 01/09/2012 */
.dialog-modal-standard table.tblgenericNew tr.tblSubSubHeader  td { background: #F7F7F7;font-size: 12px; text-align: center; vertical-align: bottom;  font-weight: normal; color: #E41B17; }
.dialog-modal-standard table.tblgenericNew tr.tblSubSubHeaderL  td { background: #F7F7F7;font-size: 12px; text-align: left; vertical-align: bottom;  font-weight: normal; color: #E41B17; }
.dialog-modal-standard table.tblgenericNew tr.tblSubHeaderR  td { background: #f7f7f7;font-size: 12px; text-align: right; vertical-align: bottom;  font-weight: normal; color: #E41B17; }
.dialog-modal-standard table.tblgenericNew tr.odd-line td.tblSubHeaderOdd { background: #EDEEEE;font-size: 10px; text-align: right; vertical-align: middle;  font-weight: normal; color: #000000; }
.dialog-modal-standard table.tblgenericNew tr.even-line td.tblSubHeaderEven { background: #EDEEEE;font-size: 10px; text-align: right; vertical-align: middle;  font-weight: normal; color: #000000; }
.dialog-modal-standard table.tblgenericNew tr.even-line td { background: #ffffff;font-size: 10px;  font-weight: normal; color: #000000; }
.dialog-modal-standard table.tblgenericNew tr.even-line a { background: #ffffff;font-size: 10px;   font-weight: normal; color: #000000; }
.dialog-modal-standard table.tblgenericNew tr.odd-line td { background: #f9f9f9;font-size: 10px;  font-weight: normal; color: #000000; }/*EDEEEE*/
.dialog-modal-standard table.tblgenericNew tr.odd-line a { background: #f9f9f9;font-size: 10px;  font-weight: normal; color: #000000; }
.dialog-modal-standard table.tblgenericNew tr:hover td { background: #ffff8f;}
.dialog-modal-standard table.tblgenericNew tr:hover a { background: #ffff8f;}
.dialog-modal-standard table.tblgenericNew tr.tblHeader:hover  td { background: #DCDDDD;font-size: 16px; text-align: center; vertical-align: bottom;  font-weight: bold; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblHeader2:hover  td { background: #eeeeee;font-size: 14px; text-align: center; vertical-align: bottom;  font-weight: normal; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblHeader:hover  a { background: #DCDDDD;font-size: 16px; text-align: center; vertical-align: bottom;  font-weight: bold; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblHeader2:hover  a { background: #eeeeee;font-size: 14px; text-align: center; vertical-align: bottom;  font-weight: normal; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.tblHeader2  a { background: #eeeeee;font-size: 14px; text-align: center; vertical-align: bottom;  font-weight: normal; color: #003f87; }
.dialog-modal-standard table.tblgenericNew tr.even-line:hover td { background: #ffff8f;}
.dialog-modal-standard table.tblgenericNew tr.odd-line:hover td { background: #ffff8f;}
.dialog-modal-standard table.tblgenericNew tr.odd-line:hover a { background: #ffff8f;}
.dialog-modal-standard table.tblgenericNew tr.even-line:hover a { background: #ffff8f;}


.dialog-modal-standard  tr td.Cancelled { color: #000000; font-weight: normal;  font-size: 10px; text-decoration:  line-through;  }


/* div {
     width:300px;
     margin: 100px auto;
     background-color: #FFFFFF;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}	*/
	
	
 

hr.hrDashed {
	border-bottom: 1px; 
	border-style: dashed; 
	border-color: #F1F1F0;
	
	}
	
.panel { /* boostrap override for panel */
	/* background-color: #ebf3fb; messing up new SES front-end... need to see how this looks in TRP */
}
.homePanel {
	vertical-align: top;
    margin-top: -10px;
    float: left;
    margin-left: 10px;
}
/*LLG 2015-11-13 adding new button for print option*/
a.trpPrintButton  {
	text-decoration: none;
	font-size:14px;
	color:#ffffff;
	border-color:#003f87;
	border-bottom-width:2px;
	border-left-width:8px;
	border-right-width:8px;
	border-top-width:2px;
	border-radius:25px;
	height:40px;
	font-weight:500;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	background-color: #003f87; /*#4472B9; */
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-style: solid;
		
}
a.trpPrintButton:hover {
	text-decoration:none;
	 /* color:#000000; */
	border-color:	#CE1126; /*#CE1126; */
	background-color: #CE1126; /*#ce1126; */
}
a.trpButton  {
		text-decoration: none;
		font-size:14px;
		color:#ffffff!important;
		border-color:#003f87;
		border-bottom-width:2px;
		border-left-width:2px;
		border-right-width:4px;
		border-top-width:2px;
		border-radius:25px;
		height:40px;
		font-weight:500;
		font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
		background-color: #003f87 ! important; /*#4472B9; */
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		border-style: solid;
		
	}
	a.trpButton:hover {
	text-decoration:none;
	 /* color:#000000; */
	BORDER-COLOR:	#CE1126 ! important; /*#CE1126; */
	background-color: #CE1126 ! important; /*#ce1126; */
	}

a.inventoryListHeader {
	color: #003f87;
	text-decoration:none;
	}
a.inventoryListHeader:hover {
	text-decoration:none;
	color: #CE1126;
	}
	

.outlineGrid{
	background-color: #ffffff;
	padding: 5px 0px 0px 0px;
	height: 250px;
	border-style: solid;
	border-top-width:4px;
	border-right-width:4px;
	border-bottom-width:4px;
	border-left-width:4px;
	border-color: #f1f1f0;/*light grey*/
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
.inventoryTypeMenu { 
        color: #ffffff;
        background-color: #003f87; /* 003f87; */
        opacity: 0.65;
        display:block;
      	margin-top: -20px;
      	min-height:50px;
      	text-align: center;  
      	position: absolute; 
      	bottom: 0;
      	width:100%;
        border-width: 0px 0px 0px 0px;
        border-style: solid solid solid solid;
        border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;      
        padding: 0px;
         float: none;
         font-weight: bold;
         font-size: 16px;
                               
    }
.inventoryListImgBox {
    margin: 15px;
    color: #003f87; 
    width: 100%;
    height: 100%;
    max-height: 100px;
    overflow: hidden;
    padding: 8px;
    text-align: left; 
    background-color: #f0f4ff;  
    border: 1px solid #003f87; /*JLM 01-29-2014 CHANGED FROM C4343E */

    /* Do rounding (native in Opera, Firefox and Safari) */
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    vertical-align:top;
    
}
.inventoryListImgBox img{
	background-color: #f0f4ff;
}
.inventoryListImgBox a{
	text-decoration:none;
	color:#000000;
    text-align: left;     
}
.inventoryListRowOdd {
	background-color: #d1e3f2;
    margin-left: 15px;
    margin-right: 15px;
}
.inventoryListRowEven {
	background-color: #e3eef7;
    margin-left: 15px;
    margin-right: 15px;
}
.selectColor {
	background-color: #ffffff;
	border: solid 1px #ffffff; 
	width: 40px;
	height: 10px;
	
}

.rowOdd-line { background-color: #ebf3fb;margin:0;}
.rowOdd-line a { background-color: #ebf3fb;margin:0;}
.rowEven-line {
	background-color: #ffffff;
	margin:0;
}
.noMargin{
	margin:0;
}
.rowGray {
	background-color: #f1f1f0;
	margin:0;
}
.padding3 {
	padding: 3px;
}
.shippingLabel {
	width: 120px;
    text-align: right;
}
.soldout {
	background-color: #f1f1f0;
	color: #CE1126;
	font-size:11px;
	border-color:#CE1126;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	height:20px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 800;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	border-style: dotted;
}
.textCancel {
	text-decoration: line-through;
}
.cancelledItem {
	background-color: #f1f1f0;
	color: #CE1126;
	font-size:8px;
	border-color:#CE1126;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	height:16px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 800;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	border-style: dotted;
}
.labelBlock {
	    display: block;
	    margin-bottom: 0px;
}
.colorRed {
	color: #CE1126;
}
.colorWhite {
	color: #ffffff;
}
a.colorWhite {
	color: #ffffff;
}
a:hover.colorWhite {
	color: #ffffff;
}
a:visited.colorWhite {
	color: #ffffff;
}
.colorBlack {
	color: #000000;
}
a.colorBlack  {
	color: #000000;
}
a:hover.colorBlack {
	color: #000000;
}
a:visited.colorBlack {
	color: #000000;
}
.colorCodeBlock { 
	width: 55px; height: 16px; display: inline-block; vertical-align: middle; text-align: center; font-size: 9px;
	 border: solid 1px #BDBDBD;
}
.colorCodeBlockDisplay { /* jlm 10-05-2015 changed from height = 16px to 8px */
	width: 55px; height: 8px; display: inline-block; vertical-align: middle; text-align: center; font-size: 9px;
	 border: solid 1px #BDBDBD;
}

.engravingBlock {  /* jlm 10-05-2015 changed from height = 16px to 12px */
	 height: 12px; display: inline-block; vertical-align: middle; text-align: center; font-size: 9px;
	 border: solid 1px #BDBDBD;
	 padding-left: 5px;
    font-weight: bold;
    min-width: 150px;
}
.dd-option-text {
	color: #000000!important;
}
.dd-option {
	text-decoration: none!important;
}

.dd-desc {
	color: #808080;
}

.cartIcon > img {
	float: right;
	margin-right: 15px;
	height: 26px;
}

.nav.user-nav {
	display: flex;
	align-items: center;
}