body.menu-behind .header .brand {
	width: unset;
	padding-left: unset;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.table td {
	padding: 10px !important;
}
.add-create-btn {
	position: relative;
	top: -5px;
}

.delete-form {
	float: right;
}
.edit-link {
	float: left;
}
.delete-form button {
	color: #fff;
	background: none;
	border: none;
	line-height: 13px;
	font-size: 11.9px;
	cursor: pointer;
}

.fileinput-preview.fileinput-exists.thumbnail img {
	max-width: 100%;
}

.page-sidebar .sidebar-menu .menu-items > li > a > .title {
	width: 100%;
}

.brand-title-custom {
	font-size: 23px;
	margin-left: 10px;
	position: relative;
	top: 4px;
}
.card-title-nepali {
	font-size: 16px !important;
}
.badge {
	border-radius: .25rem;
}
