.blacklisted {
	background-color: #ffa0a0;	
}
.form-control.textarea150 {
	height: 150px;	
}
.dt-search {
	width:100% !important;
	border: 1px dotted #FF1493; 
	color: #FF1493;
}
.modal-xlg {
	width:80%;
	height:90%
}
.modal-xlg .modal-body {
	height:500px;
}
.main-footer-login {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	background-color: #f9f9f9;
	color: #333;
	width: 100%;
}