#tableCustomCol .form-control,#tableCustomCol .btn{
	float: left;
}

#tableCustomCol .form-control{
	/* width: 85% !important; */
	font-size: 11px;
	height: 30px;
}

#tableCustomCol .remove-column .glyphicon-remove{
	margin: 8px 5px;
	color: red;
}

.modal-footer .msg-error{
	color: #a94442;
	float: left;
}
