
.iconinput-date {
	margin-left: 10px;
}
.bigdrop.select2-container .select2-results {max-height: 260px;}
.bigdrop .select2-results {max-height: 260px;}
.bigdrop .select2-choices {min-height: 200px; max-height: 200px; overflow-y: auto;}
/* Datatables search box */
div.dataTables_filter input{
	width: 360px;
}

.toast {
    min-width: 260px;
}
