.dgrid-hider-toggle {
	/*hide the columnhider button - we don't want it*/
	display: none!important;
}

.oligodgrid .dgrid.smalltext {
	font-size: small!important;
}

.oligodgrid .dgrid {
	background: #fff;
	border: none;
	color: #000;
	margin: 10px 10px 0 10px;
	font-size: 110%;
}

.oligodgrid .dgrid-header, .oligodgrid .dgrid-footer {
	border-top: 2px solid #AC0C18;
	background: #fff;
}

.oligodgrid .dgrid-header .dgrid-cell {
	border: none;
	font-weight: bold;
	font-size: larger;
}

.oligodgrid .dgrid-row-odd {
	background: #fafafa;
}

.oligodgrid .dgrid-row-even {
	background: #ffffff;
}

.oligodgrid .dgrid-row {
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: background-color, border-color;
	-moz-transition-property: background-color, border-color;
	-o-transition-property: background-color, border-color;
	-ms-transition-property: background-color, border-color;
	transition-property: background-color, border-color;
}

.oligodgrid .dgrid-row:hover:not(.nohover) {
	background-color: #e9f2fe;
}

.oligodgrid .dgrid-selected {
	background-color: #cee6fa;
}

.oligodgrid .dgrid-selected:hover {
	background-color: #9bc6f2;
}

.oligodgrid .dgrid-highlight {
	background-color: #ff6;
}

.oligodgrid .dgrid-cell {
	border: none;
	border-bottom: thin solid #DDDDDD;
}

.oligodgrid #fundList .dgrid-row {
	cursor: pointer;
	min-height: 55px;
}

#fundList:not(.risklist) .field-name
	{
	width: 30%;
}

#fundList:not(.risklist) .field-strategy, #fundList .field-geoMandate, .field-providernames
{
	width: 15%;
}

#fundList:not(.risklist) .field-mtdString,
#fundList:not(.risklist) .field-mtdPreviousString,
#fundList:not(.risklist) .field-mtdprevthirdString,
#fundList:not(.risklist) .field-mtdprevfourthString, 
#fundList:not(.risklist) .field-mtdnavDateString, 
#fundList:not(.risklist) .field-ytdPrevthirdString, 
#fundList:not(.risklist) .field-ytdPrevfourthString, 
#fundList:not(.risklist) .field-mtdnavValueString, 
#fundList:not(.risklist) .field-mtdnavModDateString, 
#fundList:not(.risklist) .field-mtdnavStatusString,
#fundList:not(.risklist) .field-mtdfirstnavDateString,
#fundList:not(.risklist) .field-ytdString,
#fundList:not(.risklist) .field-volatilityString,
#fundList:not(.risklist) .field-sharperatioString,
#fundList:not(.risklist) .field-maxdrawdownString,
#fundList:not(.risklist) .field-annualisedretString,
#fundList:not(.risklist) .field-bestmonthlyretString,
#fundList:not(.risklist) .field-worstmonthlyretString,
#fundList:not(.risklist) .field-ytdPreviousString
{
	width: 10%;
	text-align: right;
}

#fundList .field-groupbuttons
{
	width: 5%;
	text-align: center;
}

#fundList.risklist .field-name
	{
	width: 15%;
}

#fundList.risklist .field-strategy, #fundList .field-geoMandate, .field-providernames
{
	width: 10%;
}

#fundList .dgrid-row-table tr td span {
	display: inline-block;
	min-height: 55px;
}

#fundList .dgrid-row-table tr td {
	padding-top: 15px;
	position: relative;
}

#clientContactPersons .field-actions {
	width: 80px;
}

#navList .field-actions {
	width: 40px;
}

#contactList .field-id {
	width: 5%;
}

#contactList .field-meta, #parentList .field-actions,
	#childrenList .field-actions {
	width: 100px;
}

#contactList .field-actions {
	width: 32px;
}

.unpublishedRow {
	background-color: #ddd!important;
	font-style: italic;
	color: #777;
}

.unpublishedRow  td {
	border-bottom: thin solid #666666!important;
}

/* .risklist {
	max-width: 82% !important;
} */

.groupslist {
	max-width: 15% !important;
	margin-left: 3%;
}

#peerlist .field-name, #benchlist .field-name {
	width: 60%;
}

#peerlist .field-focus, #benchlist .field-reference {
	width: 25%;
	text-align: center;
}

#peerlist .field-remove, #benchlist .field-remove {
	width: 15%;
	text-align: center;
}

#clientList	.dgrid-cell:nth-of-type(1) {
	width: 40px;
} 

#clientList th.field-dddstatus, #clientList th.field-repstatus,
	#clientList th.field-pagstatus, #clientList th.field-dscstatus,
	#clientList th.field-omastatus, #clientList th.field-dagstatus,
	#clientList th.field-sagstatus, #clientList th.field-verstatus,
	#clientList th.field-emastatus, #clientList th.field-decstatus,
	#clientList th.field-ndastatus {
	font-size: small;
}

#timetracklist .field-description {
	width: 40%;
}

#timetracklist .field-actions, #translationslist .field-actions{
	width: 40px;
}
 
.stepstatuscell {
    padding-left: 8px; 
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.tablecontracts > tbody > tr > td:nth-of-type(1) {
	width: 180px;
}

.tablecontracts > tbody > tr > td:nth-of-type(n+2) {
	width: 110px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.tablecontracts > tbody > tr:NTH-OF-TYPE(1) > td {
	vertical-align: top;
}

.statusblock {
	width: 90px;
	font-size: small;
	line-height: 40px;
	display: inline-block;
}

.statusblocksmall {
	width: 40px;
	font-size: small;
	line-height: 20px;
	display: inline-block;
	margin-left: 15px;
}

#listOfBills .field-actions {
	width: 80px; 
}
#listOfBills .field-billno {
	width: 80px;
}

#billreportDiv #bills td, #billreportDiv #bills th,
#billstorenewDiv #billstorenew td, #billstorenewDiv #billstorenew th, {
	padding: 10px;
}

#billreportDiv #bills .field-billno, #billreportDiv #bills .field-periodical, 
#billstorenewDiv #billstorenew .field-billno, #billstorenewDiv #billstorenew .field-periodical {
	width: 120px;
}

#billreportDiv #bills .field-status,
#billstorenewDiv #billstorenew .field-status {
	width: 40px;
}

#extensivefundreport {
	font-size: small;
}

#extensivefundreport tr > th:NTH-OF-TYPE(odd),
#extensivefundreport tr > td:NTH-OF-TYPE(odd) {
	background-color: #EEEEEE;
}

#extensivefundreport tr:hover > th:NTH-OF-TYPE(odd),
#extensivefundreport tr:hover > td:NTH-OF-TYPE(odd) {
	background-color: #e9f2fe;
}