.total-pipeline.recordList .numeric { text-align:right; }

.total-pipeline thead td { vertical-align:bottom; font-weight:bold; }
.total-pipeline tbody.data-block.closed tr.data-row { display: none; }
.total-pipeline tbody.heading-block tr { background-color: #FDE168;}
.total-pipeline tbody.heading-block td { font-weight:bold;  border:1px solid #336799; }
.total-pipeline tbody.data-block tr.control-row td { background-color: #FDE168; font-weight:normal; border:1px solid #336799; border-top:none;}

.total-pipeline tbody.data-block tr.control-row td { background-image:url( ../graphics/minus.gif ); background-position:3px center; background-repeat:no-repeat; padding-left:17px;  }
.total-pipeline tbody.data-block.closed tr.control-row td { background-image:url( ../graphics/plus.gif ); }


.spl-sku-search-input { margin-bottom:1em; }
.spl-sku-search-input label { font-weight:bold; padding-right:.5em; }
.spl-sku-search-input img { position:relative; top:4px; margin-left:7px; }
.spl-sku-search-results-list p { font-size:1.1em; font-weight:bold; margin-top:60px; text-align:center;}
.spl-sku-search-results-list { font-size:1em; height:175px; overflow:auto; width:400px; border:1px solid #E0E0E0; }
.spl-sku-search-results-list div { padding-left:1em; font-weight:bold; color:#171717;}
.spl-sku-search-results-list span { white-space:nowrap; }
.spl-sku-search-results-list div.skus { padding-bottom:1em; font-weight:normal; }


.opp-list td { text-align:left; }
.opp-list tbody td { padding-left:.5em; }
.opp-list td.opp-stage-col { width: 140px; }
.opp-list td.opp-likelihood-col { text-align:right; width: 12px; padding-right:1em; }
.opp-list td.opp-qty-col { text-align:right; }
.opp-list tbody td.opp-qty-col {  padding-left:0px; }
.opp-list thead td.opp-qty-col { text-transform:capitalize; }
.opp-list td.opp-icon-col { text-align:center; }

#opportunityStatusChangeDialog .formFields > tbody > tr > td.lbl { width:80px; }

#opportunityStatusChangeDialog td { vertical-align:top; }
#opportunityStatusChangeDialog textarea { overflow:auto; height:4em; width:325px; }
#opportunityStatusChangeDialog .comment-history td { padding-bottom:4px; }
#opportunityStatusChangeDialog .comment-history .lbl { width:75px; font-size:.9em; font-style:italic; color:#D0D0D0;}
#opportunityStatusChangeDialog .new-stage { font-weight:bold; }
#opportunityStatusChangeDialog .comment-by { font-size:.9em; font-style:italic; color:#d0d0d0; }
#opportunityStatusChangeDialog .comment-history-cell { padding:0px; padding-top:5px; width:100%; }
#opportunityStatusChangeDialog .comment-history-block { height:10em; overflow:auto; padding:0px; margin:0px; border:1px solid #D0D0D0; padding-left:3px; }


#opportunityStatusChangeDialog .formFields > tbody > tr > td.lbl { width:80px; }

.comment-history-cell .comment-history td { padding-bottom:4px; }
.comment-history-cell .comment-history .lbl { width:75px; font-size:.9em; font-style:italic; color:#A0A0A0;}
.comment-history-cell .new-stage { font-weight:bold; }
.comment-history-cell .comment-by { font-size:.9em; font-style:italic; color:#A0A0A0; }
.comment-history-cell { padding:0px; padding-top:5px; width:100%; }
.comment-history-cell .comment-history-block { padding:0px; margin:0px; xborder:1px solid #A0A0A0; padding-left:3px; padding-right:5px; }




#opportunityStatusChangeDialog .options label { font-weight:bold; padding-right:5px; }
#opportunityStatusChangeDialog .options { text-align:right; padding-top:5px; }

textarea { overflow:auto; }

.spl-approval-pending-message { font-size:12px; }
.spl-approval-pending-message h1 { 1em; }
.spl-approval-pending-message .notice { font-weight:bold; text-transform:uppercase; }


.createOpportunityDialog label.left { display:inline-block; width:85px; font-weight:bold; }
.createOpportunityDialog div { padding-bottom:5px; }
.createOpportunityDialog div.heading { font-weight:bold; padding:5px 0px 2px 88px; font-size:1.1em; }
.createOpportunityDialog input { margin-left:3px; margin-right:5px; }
.createOpportunityDialog span.chars-left { padding-left:87px; }
.createOpportunityDialog textarea { width:325px; height:5em; vertical-align:top; }
.createOpportunityDialog input.name { width:250px; }
.createOpportunityDialog input.quantity { width:80px; }
.createOpportunityDialog input.date { width:70px; }
