.row{
	padding:10px;
}
.btn{
	text-transform: uppercase;
}
.app-sidebar {
	padding-top: 51px;
}
@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700&amp;display=swap");

.card-title {
    padding: 20px;
    font-size: 14px;
html {
	scroll-behavior: smooth;
}
.panel-title{
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    background-color: #6772e5;
}
button.close {
    padding: 10px;
    color: #fff;

body {
	font-family: "Nunito", sans-serif;
	overflow-x: hidden !important;
	font-size: 16px;
}
.parsley-required,.parsley-length{
	color: red;
    list-style: none;
    margin-left: -35px;

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Nunito", sans-serif;
	line-height: 1.5;
	font-weight: 600;
}

.treeview-item {
    /*padding: 5px 5px 5px 12px;*/
    /*margin-left: 10px;*/
    font-size: 0.9em;
img {
	max-width: 100%;
	height: auto;
}
.treeview-item.active, .treeview-item:hover, .treeview-item:focus {
    background: rgba(103, 114, 229, 0.5);

.dark-400 {
	background-color: #21262c !important;
}

.treeview-item.active{
    /*border-left: 1px solid #6772e5;*/
.navbar-brand img {
	max-height: 42px !important;
}

.header-line {
    background-color: #e5e5e5;
    height: 2px;
    width: 100%;
    content: '';
    display: block;
.accordion-wrapper .card-header button.collapsed {
	color: #fff;
}

.bootstrap-tagsinput .badge {
    background-color: #6772e5;
    border: 1px solid #035d54;
#features .card-body {
	flex: 1 1 auto;
	min-height: 100px;
	display: grid;
	place-content: center;
	padding: 20px;
}
.swal-overlay {
  background-color: rgba(43, 165, 137, 0.45);
#features figure.overlay img {
	transition: all 0.3s ease;
}
#features .overlay-1:hover a img {
	backdrop-filter: blur(3px);
	filter: blur(3px);
	transform: scale(1.05);
}
.widget img {
	width: 110px;
}

.select2-container--open .select2-dropdown--below {
    margin-top: 50px;
ul.icon-list.bullet-bg.bullet-soft-primary.mt-7.mb-8.text-start.price.price-hide {
	display: none;
}
ul.icon-list.bullet-bg.bullet-soft-primary.mt-7.mb-8.text-start.price.price-show {
	display: block;
}

.page-number a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #6772e5;
    background-color: #FFF;
    border: 1px solid #dee2e6;
@media (min-width: 768px) and (max-width: 991px) {
	.m-t-md-1r {
		margin-top: 1rem;
	}
}
