/**
 * Veno File Manager custom CSS
 */
.checkb, .btn-group, .manda, .zipdir,  .bi-download, .groupact, .checkbox-circle
{
	display: none;
}
.checkb
{
	width:1opx;
	padding:0;
	margin:0;
}
.bi-folder-fill
{
	color: sandybrown;
	font-size: 16px;
}
.p-3
{
	padding-top:3px!important;
	padding-bottom:3px!important;
}
.switchview
{
	position: relative;
	top: 10px;
	margin-right: 150px;
}
.icon
{
	font-size:16px;
}
.rowa .itemicon
{
	width:65px;
	text-align:center;
	margin:0;
	padding:0;
}
.icon-placeholder
{
	color:blue;
}
#filetable_wrapper{
	margin-top:-40px;
}
.sorting_1
{
	font-size: 16px;
}