.cs-editCase label{
	margin-bottom: 0px !important;
}
.cs-editCase .form-control{
	height: 25px !important;
}
.cs-editCase select.form-control{
	height: 35px !important;
}
.crmEntityFormView .cell, .cs-editCase .cell.form-control-cell{
	
	padding-bottom: 10px !important;
}
.modal-addnote .modal-dialog{
	min-width:55%;
}
.table .action .aria-exp{
	display:none !important;
}
.modal-body textarea{
	height:300px !important;
}