.headerMargin
{
	position : relative;
	clear : both;
}
.scrollableTableHeaderSpacer
{
	position : relative;
	float:left;
	width:704px; 
	height:19px;
	background-color: #546e7a;
    border-right: 1px solid #b0bec5;
    padding: 6px;
    color:white;
    font-size:14px;
    font-family: "Roboto Medium";
}
.scrollableTableHeaderVision
{
	float: left;
	width:419; 
	height:19px;
	line-height:19px;
	text-align: center;	
	vertical-align: bottom;
	padding: 6px;
	color:white;
    font-size:14px;
    font-family: "Roboto Medium";
}

.VisionProdataTableHeader
{
	position: relative; 
	clear: both;
	width:1150px; 
	border: 1px solid #212121;
    border-bottom: 1px solid #b0bec5;;
    height: 31px;
    font-size: 14px;
    background-color: #546e7a;
}

.VisionProDataTableDiv
{
	position: relative; 
	display: block; 
	width:1150; 
	clear: both;
	border: 1px solid #212121;
    border-top: none;
}

.VisionProMessageContainer 
{
    position : absolute;
    padding : 0px;
    height : 90px;
	width: 432px;
    background-color: #e2f1fc;
    right:2px;
}

.c-table__cell {
	box-sizing: border-box;
}

.VisionProMessage
{
    background-color: transparent;
}

.TableContainerMultiColumn6
{
	font-family: Roboto,Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.TableContainerMultiColumn7
{
    font-family:Roboto, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}
.TableContainerMultiColumn8
{
    font-family: Roboto,Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}

.chSearchIcon
{
	font-size:14px;
	color:#1976d2;
}

.ghListContent
{
	position: relative;
	width: 1152px;
}

#dataTableDivScrollableTableHead .c-table__head.borderSeparatorLeft .c-table__cell:first-child
{
    border-left : none;
}
