.maincoreupdatelogdiv{
    background: #fff;
    padding: 20px;
    height: auto;
    min-height: 300px;
	border:2px solid #f1f1f1;
}
.updatedcorepoints{
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
.updatedcoreName{
	font-size:16px;
	line-height: 1.5;
	font-weight: 400;
}
.updatedcorefilepath{
	font-size:16px;
	line-height: 1.5;
	font-weight: 600;
}
.updatedcodedec p{
	font-size:16px;
	line-height: 1.5;
	font-weight: 400;
}