/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 6, 2017, 11:35:42 AM
    Author     : Use
*/


/*YOUR CUSTOM STYLE STARTED IN HERE*/
.sd-card{
	box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
    padding: 15px;
}
.sd-table{
	border:0.75px solid #eee;
	margin-bottom:0px;
}
.sd-table tr th{
	font-size:13px;
	width:150px;
}
.sd-table tr td{
	font-size:13px;
}
