div#page {
/*
 *  The "background" lines if this file must stay the same, or else the build.xml targets visene, bg-pink, bg-green, bg-white, etc must be changed
 */
 	background: #FFFFFF;			/* Distinguish PROD bg (white) */
/* 	background: #FFE3E1;			/* Distinguish UAT bg (pink) */
/* 	background: #EBFFE0;			/* Distinguish CLOSING bg (green) */
/* 	background: #FFF8dc;			/* Distinguish OLDPROD bg (cornsilk) */
/* 	background: #E6E6FA;			/* Distinguish PRODNEW bg (lavender) */
/* 	background: #E23D28;			/* Distinguish INFERNO bg (orange) */
	width: 1100px;
	padding: 4px;
}


#odb_series_list {
	display: inline-block;
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #ccc;
}
#odb_series_list .series-group-title {
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	background-color: #ccc;
}
#odb_series_list .series-choice {
	margin-bottom: 5px;
}
#credit-information-table-cr-assign_wrapper{
	width:1100px;
}
.toolTipDealRatings{
	max-width:  650px !important;
}

.prebuiltDealLabel::before{
		content:"(";
	-webkit-text-fill-color:black;
	
	
}
.prebuiltDealLabel::after{
		content:")";
	-webkit-text-fill-color:black;
	
	
}
.dealratingDropDown{
   width: 100px !important;
	
}
.ratingDropDown{
	width: 60px !important;
}
.snpcabcharge{
	line-height:30px;
	background-color: white !important;
}
.content{
	white-space: nowrap;
}
.current-ratings-subtab{
	width: 100px !important;
}

.tooltipCompBidTable {
  color: grey;
  width: 370px;
/* background: #fff;
  border: 2px solid #dedede;
  line-height: 15px; 
  margin: 0 10px;
  box-shadow: 2px 2px 5px #ddd;
  z-index: 200;
  font-family: 'Arial';
  font-size: 12px;
}
