#summary-report{
	width: 800px;
}

.fastlinkButton {
	display: none;
}

.left-side {
	max-width:360px;
	margin:0 10px 0 0;
	padding:0px;
	float:left;
	display:inline-block;
}

.right-side {
	max-width:395px;
	display:inline-block;
	margin:0px;
	padding:0px;
}
.card-header.header {
    height: 36px;
    font-size: 18pt;
    padding-top:8px;
    
}

#summary-report .rTableCellProblemCountSpanish {
	display: table-cell;
	padding-top:8px;
}

#summary-report .rTableCell {
	display: table-cell;
	padding: 1px 1px 1px 1px;
}

#summary-report .problemFound{
	text-align:center;
	width:max-content;	
}

#summary-report .rTableCellResult {
	display: table-cell;
	vertical-align: middle;
	padding-left: 8px;
}

#summary-report .rTableCellProblemSpanish {
	display: table-cell;
	vertical-align: middle;
}

#summary-report .rTableCellInfo {
	display: table-cell;
	vertical-align: middle;
	padding-left: 8px;
}

#summary-report .rTableCellInforeported {
	display: table-cell;
	vertical-align: middle;
	
}
