.ld-status-inactive {
    background-color: #c6c4c6;
    color: #000000a6;
}

.wdm-status-inactive {
    background-color: #c6c4c6;
    color: #000000a6;
	height: 40px !important;
	width: 40px !important;
	margin: 0 4rem 0 2rem;
}

.wdm-icon {
	font-size: 2rem !important; 
}

.wdm-status-active {
	height: 40px !important;
	width: 40px !important;
	margin: 0 4rem 0 2rem;
}
