.datagrid-custom{
	padding: 5px 20px!important;
}

.datagrid-btn-custom{

    font-size: 20px!important;
}

.modal-lg{
	max-width:900px!important;
}
.dd-img{
	max-height: 484px;
	max-width: 445px;
}
.btn-excell-class{
	background-color: #2eca8b !important;
	padding: 10px;
	color: #ffffff;
	text-align: center;
	align-self: center;
	border-radius: 15px;
}
.btn-excell-class:hover{
	color: white;
}