/* bootstrap override */
body {
	background-color: transparent !important;

}

.custom-css-textarea {
	width: 100%;
	height: 400px;
}

.table-nonfluid {
   width: auto !important;
}

.list-nonfluid {
   max-width: 830px;
}

.table {
	background-color: #fff;
}