body {
	background-color: rgba(242, 255, 249, 1);
	font-family: "Montserrat", sans-serif;
	color: #424242;
	margin: 10px;
	position: relative;
}

body:after {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background-color: rgba(242, 255, 249, 1);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Montserrat", sans-serif;
	color: #2b2b2c;
}

.rounded-20 {
	border-radius: 20px;
}

.bg-gradiant1 {
	background-image: linear-gradient(to right, #5808fa, #7b40f2);
}

.bg-gradiant2 {
	background-image: linear-gradient(to right, #0179f4, #1b02ed);
}

.bg-gradiant3 {
	background-image: linear-gradient(to right, #fa7d73, #f95039);
}

.bg-gradiant4 {
	background-image: linear-gradient(to right, #33c4ab, #2cad69);
}

.bg-light {
	background-color: #ececec !important;
}

.bg-primary {
	background-color: #f8800a !important;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #2589e0;
}

.text-purple {
	color: #f8800a !important;
}

.btn-purple {
	color: #fff;
	background-image: linear-gradient(to right, #154a98, #f8800a);
	border-color: #f8800a !important;
}

.btn-purple:hover {
	background-image: linear-gradient(to right, #f8800a, #154a98);
	border-color: #295aa1 !important;
}

.twelve h1 {
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.5em;
	padding-bottom: 0;
	position: relative;
	color: #000000;
	text-transform: uppercase;
}

/* .card-box {
    background-color: #fff;
    padding: 1.5rem;
    margin-bottom: 24px;
    border: 10px solid #e7eaed;
    border-radius: 1.25rem;
    box-shadow: 1px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
} */
.card-box {
	position: relative;
	background: #fff;
	background-clip: padding-box;
	margin-bottom: 24px;
	border-radius: 10px;
	border-color: transparent;
}

/* .card-box:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -8px;
    border-radius: inherit;
    background: linear-gradient(to left, #f8800a, #154a98);
} */
.page-title-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;

	border-bottom: 1px dashed green;
	margin-left: 5px;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 20px;
	padding-bottom: 7px;
}

.page-title-box .page-title-right {
	float: unset;
	margin-top: 12px;
}

.page-title-box .page-title-right .form-control {
	width: 160px;
}

.left-side-menu {
	background-size: cover;
	background-position: center center;
	background-color: #fff;
	padding: 0px;
}

.logo-box {
	background-color: transparent;
}

.metismenu {
	margin-top: 10px;
	margin-bottom: 150px;
	padding: 0;
}

#sidebar-menu>ul>li>a.active {
	color: #000;
	background: #f2fff9;
}

#sidebar-menu>ul>li>a.active::after {
	width: 8px;
	transition: all 0.5s;
}

#sidebar-menu>ul>li>a.active i {
	color: #fff;
	transition: all 0.5s;
	background-color: #02474c;
}

.slimScrollDiv {
	height: auto !important;
	position: relative;
	z-index: 99;
}

#sidebar-menu>ul>li>a {
	color: #eeeeee;
	font-weight: 600;
	margin: 5px 0;
	padding: 2px;
	display: flex;
	align-items: center;
	position: relative;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 10px;
}

/* #sidebar-menu>ul>li>a::after {
    background: #f8800a !important;
    border-radius: 5px 0 0 5px;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s;
    width: 0;
} */

#sidebar-menu>ul>li>a .menu-badge {
	position: absolute;
	font-size: 10px;
	background-color: #ff0000;
	color: #fff;
	padding: 3px 6px;
	border-radius: 5px;
	right: 3px;
	top: 3px;
	line-height: 1;
}

#sidebar-menu>ul>li>a i {
	transition: all 0.5s;
	margin: 0 5px 0 0;
	font-size: 18px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	/* background-color: #fff; */
	border-radius: 10px;
}

#sidebar-menu>ul>li>a:active,
#sidebar-menu>ul>li>a:focus,
#sidebar-menu>ul>li>a:hover {
	color: #000;
	background: #f2fff9;
}

#sidebar-menu>ul>li>a:active::after,
#sidebar-menu>ul>li>a:focus::after,
#sidebar-menu>ul>li>a:hover::after {
	width: 8px;
	transition: all 0.5s;
}

#sidebar-menu>ul>li>a:active i,
#sidebar-menu>ul>li>a:focus i,
#sidebar-menu>ul>li>a:hover i {
	color: #fff;
	transition: all 0.5s;
	background-color: #02474c;
}

#sidebar-menu>ul>li>ul {
	padding-left: 0px;
}

.nav-second-level li a,
.nav-thrid-level li a {
	padding: 8px 20px;
	color: #ffffff;
}

.nav-second-level li.mm-active>a {
	color: #fff;
}

.btn-group-lg>.btn,
.btn-lg {
	font-size: 0.85rem !important;
	height: 100%;
	/* width: -moz-available; */
	width: 12rem;
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 0.48rem 0.8rem;
	font-size: 0.85rem;
}

.page-title-box .page-title-right {
	margin-top: 0px !important;
}

.mydivx {
	position: relative;
}

.texty {
	white-space: nowrap;
	color: white;
	font-size: 20px;
	position: absolute;
	overflow: hidden;
	top: 53%;
	left: 46%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.4);
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: 0.5s ease;
}

.mydivx:hover .overlay {
	height: 100%;
}

.button003 {
	background: #34b2c9;
	/* Green */
	border: none;
	color: white;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	text-decoration: none;
	display: inline-block;

	margin: 4px 4px;
	cursor: pointer;
}

.button0003 {
	border-radius: 8px;
}

.mylist li {
	list-style: none;
}

.button003:hover i {
	color: #000000;
}

.content-page {
	margin-left: 250px;
	margin-top: 80px;
}

.logo-box {
	width: 250px;
}

.left-side-menu {
	width: 250px;
	display: grid;
	top: 10px;
	bottom: 10px;
}

.enlarged .left-side-menu #sidebar-menu>ul>li>a i {
	font-size: 1.125rem;
	margin: 0;
}

.enlarged .left-side-menu #sidebar-menu>ul>li>a {
	padding: 0 0px;
	min-height: 50px;
	transition: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.enlarged .left-side-menu #sidebar-menu>ul>li:hover>a {
	width: auto;
	background: rgba(242, 255, 249, 1);
}

.enlarged .left-side-menu #sidebar-menu>ul>li:hover>a span {
	display: none;
}

.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul {
	top: 0;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.3);
}

.enlarged .nav-second-level {
	position: relative;
}
/* 
.enlarged .nav-second-level:after {
	content: "";
	position: absolute;
	top: 20%;
	left: -5px;
	background-color: #154a98;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
} */

.nav-second-level li a {
	position: relative;
	color: rgba(255, 255, 255, 0.7);
	transition: all 0.5s;
	font-weight: 500;
	padding: 7px 10px;
	border-radius: 10px;
	margin: 3px 0;
	font-size: 13px;
}

.nav-second-level li a:focus,
.nav-second-level li a:hover,
.nav-thrid-level li a:focus,
.nav-thrid-level li a:hover {
	color: #ffffff;
}

.nav-second-level li a:hover {
	color: #ffffff;
}

.card-title {
	font-size: 18px !important;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul {
	width: 250px;
}

.enlarged .nav-second-level li a {
	color: rgba(255, 255, 255);
}

.card-icon-box {
	border-width: 5px !important;
	text-align: center;
}

.card-icon-box.bg-primary {
	background-color: rgba(77, 82, 163, 0.3) !important;
}

.card-icon-box.bg-warning {
	background-color: rgba(249, 200, 81, 0.3) !important;
}

.card-icon-box.bg-danger {
	background-color: rgba(245, 112, 122, 0.3) !important;
}

.card-icon-box.bg-success {
	background-color: rgba(75, 211, 150, 0.3) !important;
}

.card-icon-box .card-body .icon-box {
	width: 100%;
	height: 50px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -50px 0 10px 0;
}

.card-icon-box .card-body .icon-box i {
	color: #fff !important;
}

.card-icon-box .card-body .card-box-icon {
	color: #fff;
	text-align: center;
}

.card-icon-box .card-body .card-box-content p {
	font-size: 25px;
}

.footer {
	z-index: -1;
}

.navbar-custom {
	background-color: rgba(242, 255, 249, 1);
	box-shadow: none;
	width: calc(100% - 260px);
	left: auto;
	right: 0;
	backdrop-filter: saturate(200%) blur(30px);
	height: 70px;
	/* border-bottom: 1px solid rgba(27, 2, 237, 0.1); */
}

/* .navbar-custom .button-menu-mobile {
    border-right: 1px solid rgba(27, 2, 237, 0.1);
}

.navbar-custom .topnav-menu .nav-link.dropdown-toggle {
    border-right: 1px solid rgba(27, 2, 237, 0.1);
    border-left: 1px solid rgba(27, 2, 237, 0.1);
} */

.navbar-custom .topnav-menu .nav-link {
	color: #242323;
	min-width: 32px;
	display: block;
	line-height: 70px;
	text-align: center;
	max-height: 70px;
	font-weight: 600;
}

.profile-dropdown {
	width: 195px;
}

.notification-list .noti-title {
	background-color: #f8800a;
	text-align: center;
}

.notification-list .noti-title h6 {
	color: #fff;
}

.left-side-menu {
	box-shadow: none;
    background-color: #02474c;
    z-index: 2;
    border-right: 1px solid rgba(27, 2, 237, 0.1);
    border-radius: 20px;
    background: rgb(17, 103, 107);
    background: linear-gradient(0deg, rgba(17, 103, 107, 1) 0%, rgb(0 60 66) 100%);
}

.enlarged .content-page {
	margin-left: 70px !important;
}

.enlarged .left-side-menu {
	position: fixed;
	padding-top: 0;
	width: 70px !important;
	z-index: 5;
}

.enlarged .navbar-custom {
	width: calc(100% - 70px);
}

.navbar-box {
	height: 90px;
	width: 100%;
	margin-left: auto;
	z-index: 1;
	position: fixed;
	display: block;
	right: 0;
}

.card {
	border: 1px solid #e7eaed00;
	border-radius: 10px;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
}

/* .card .card-body.step-box .card-box-inner .step {
	color: #1b02ed;
	position: relative;
	display: inline-block;
}

.card .card-body.step-box .card-box-inner .step:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -5px;
	right: 0px;
	background-color: #000000;
} */

.card .card-body.step-box .card-box-inner {
	background-color: rgba(32, 90, 42, 0.06);
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 10px 20px;
}

.ai-image-box {
	position: relative;
	transition: all 0.5s;
}

.ai-image-box:hover .icon-box {
	opacity: 1;
}

.ai-image-box .icon-box {
	position: absolute;
	top: 20px;
	right: 10px;
	background-color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
	opacity: 0;
	transition: all 0.5s;
}

.color-selector.form-group label {
	align-self: center;
	margin: 0;
}

.color-selector.form-group {
	display: flex;
	align-content: center;
}

.color-selector.form-group .form-control {
	width: 160px;
	margin-left: 20px;
}

.border-primary {
	border-color: #f8800a !important;
}

.text-dark {
	color: #1c1c1c !important;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.btn-primary {
	color: #fff;
	background-color: #f8800a !important;
	border-color: #f8800a !important;
}

.btn-primary:hover {
	color: #fff;
	background-color: #f8800a !important;
	border-color: #f8800a !important;
}

.btn-primary:hover {
	color: #fff;
	background-color: #f8800a !important;
	border-color: #f8800a !important;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	background-color: #f8800a;
	border-color: #f8800a;
}

.card-header {
	background-color: #fff;
}

::-moz-selection {
	color: #fff;
	background-color: #f8800a;
}

::selection {
	color: #fff;
	background-color: #f8800a;
}

.btn {
	padding: 6px 20px;
	font-size: 1rem;
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 6px 14px;
	font-size: 0.85rem;
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 8px 25px;
	font-size: 1.3rem;
}

.table thead tr {
	color: #fff;
	background-color: #095358 !important;
}

.table tbody tr {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	/* border-bottom: 1px solid rgba(0, 94, 20, 0.43); */
}

.text-primary {
	color: #1b02ed !important;
}

.upgrade-box {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 20px;
	text-align: center;
	transition: all 0.5s;
	border-radius: 10px;
}

.upgrade-box:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
	transition: all 0.5s;
}

.upgrade-box .media {
	width: 100%;
	height: 220px;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px dashed green;
	transition: all 0.5s;
	padding-bottom: 10px;
}

.upgrade-box .media img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	object-fit: contain;
}

.upgrade-box .content {
	padding-top: 10px;
}

.upgrade-box .content .title {
	margin-bottom: 20px;
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #f8800a;
	border-color: #f8800a;
}

@media screen and (max-width: 991px) {
	.topnav-menu .notification-list.nav-link span {
		display: none;
	}
}

.metismenu .nav-second-level {
	padding: 5px!important;
	border-radius: 10px;
	margin: 0 10px 0 10px;
	background-color: rgba(0, 0, 0, 0.4);
}

.left-side-menu .slimscroll-menu .user-box {
	padding: 20px;
	color: #fff;
	display: flex;
	align-items: center;
}

.left-side-menu .slimscroll-menu .user-box .avatar {
	width: 60px;
	height: 60px;
}

.left-side-menu .slimscroll-menu .user-box .avatar img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.left-side-menu .user-box .user-info {
	margin-left: 15px;
}

.left-side-menu .user-box .user-info .user-content {
	color: #fff;
	margin: 0 0 5px 0;
}

.left-side-menu .user-box .user-info .user-name {
	color: #fff;
	margin: 0 0 5px 0;
}

.enlarged .left-side-menu .user-box {
	display: none;
}

.left-side-menu .slimscroll-menu .side-log-out {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #05074d;
}

.left-side-menu .slimscroll-menu .side-log-out a {
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent !important;
}

.left-side-menu .slimscroll-menu .side-log-out a span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
}

#sidebar-menu>ul>.side-log-out>a:active,
#sidebar-menu>ul>.side-log-out>a:focus,
#sidebar-menu>ul>.side-log-out>a:hover {
	color: #fff;
	background: transparent;
}

#sidebar-menu>ul>.side-log-out>a:active::after,
#sidebar-menu>ul>.side-log-out>a:focus::after,
#sidebar-menu>ul>.side-log-out>a:hover::after {
	width: 0;
}

.navbar-box .header-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	transition: all 0.5s;
	color: #000;
}

.navbar-box .header-btn:hover {
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
	color: rgba(0, 78, 15, 1);
}

label {
	color: #000;
	font-weight: 600;
	font-size: 14px;
}

.card-footer {
	padding: 10px 0;
	background-color: #fff;
	border-top: none;
}

.dropdown-item {
	font-weight: 600;
	color: #000;
	padding: 8px 10px;
	font-size: 14px;
}

.profile-dropdown i {
	width: 17px;
}

/* .custom-file{
    z-index: -1;
} */


.btn {
	padding: 7px 15px;
	border-radius: 6px;
	font-size: 15px;
	position: relative;
	transition: all 0.5s;
	overflow: hidden;
}

.btn-sm {
	padding: 6px 10px;
	border-radius: 5px;
	font-size: 12px;
	position: relative;
	font-weight: 700;
	transition: all 0.5s;
}

.btn::before {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	right: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
}

.btn::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
}

.btn:hover::before {
	transition: all 0.5s;
	width: 100%;
}

.btn:hover::after {
	transition: all 0.5s;
	width: 100%;
}

.table td {
	color: #2d2d2d !important;
}

.table td,
.table th {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	font-size: 14px;
	font-weight: 600;
}

.box-img {
	position: relative;
	overflow: hidden;
}

.box-img .box-btn {
	position: absolute;
	top: -50px;
	left: 10px;
	transition: all 0.5s;
}

.box-img:hover .box-btn {
	position: absolute;
	top: 10px;
	transition: all 0.5s;
}

.box-img img {
	width: 100%;
	height: 100%;
}

.form-control {
	margin-bottom: 10px;
	height: calc(1.5em + .9rem + 0px);
	font-size: 13px;
	border-radius: 6px;
}

.navbar-custom .button-menu-mobile {
	margin-left: 15px;
}

body.enlarged {
	min-height: 100% !important;
}

.card-list-box {
	transition: all 0.5s;
	box-shadow: none;
}

.card-list-box:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
}

.card-list-box .card-list-top {
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	text-align: center;
}

.card-list-box .card-list-bottom .title {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #000;
}

.card-list-box .card-list-bottom .title a {
	color: #000;
}

.btn-light,
.btn-white {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.nav-second-level li.mm-active>a {
	position: relative;
}

.menu-badge {
	position: absolute;
	font-size: 10px;
	background-color: #ff0000;
	color: #fff;
	padding: 3px 6px;
	border-radius: 5px;
	right: 3px;
	top: 3px;
	line-height: 1;
}

.left-side-menu .metismenu .side-title {
	color: #fff;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(242, 255, 249, 0.05);
}

.enlarged .left-side-menu .metismenu .side-title {
	display: none;
}

.nav-user img {
	height: 45px;
	width: 45px;
	background-color: #fff;
	padding: 3px;
	border-radius: 10px;
}

.home-box {
	padding: 20px;
	border: 1px solid #e7eaed00;
	border-radius: 10px;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
	background-color: #cefad7;
	margin-top: 40px;
	transition: all 0.5s;
}

.home-box:hover {
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
}

.home-box .home-icon {
	width: 50px;
	height: 50px;
	border-radius: 10px;
	background-color: #004e0f;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	margin-top: -40px;
}

.home-box .home-content {
	margin-top: 15px;
}

.home-box .home-content .number {
	margin: 0;
}

.home-box .home-content .title {
	font-size: 25px;
	font-weight: 700;
}

.home-box .home-content .number {
	font-size: 22px;
	font-weight: 700;
}

.tool-description p {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.7;
	font-family: "Source Sans Pro", sans-serif;
}

.user-box-wrapper {
	background-repeat: repeat;
	background-position: center;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
	margin-bottom: 30px;
	margin-top: 30px;
}

.user-box-wrapper .user-media {
	width: 100%;
	height: 200px;
	margin-top: -50px;
}

.user-box-wrapper .user-media img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.user-box-wrapper .user-content .title {
	color: #fff;
	font-family: cursive;
	font-size: 40px;
	margin: 0 0 15px 0;
}

.user-box-wrapper .user-content .content {
	color: #fff;
	font-size: 16px;
	margin: 0 0 15px 0;
}

.support-box {
	background-repeat: repeat;
	background-position: center;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
	margin-bottom: 30px;
	margin-top: 30px;
}

.support-box .support-content .title {
	color: #fff;
	font-family: cursive;
	font-size: 40px;
	margin: 0 0 15px 0;
}

.support-box .support-content .content {
	color: #fff;
	font-size: 16px;
	margin: 0 0 15px 0;
}

.support-box .support-media {
	width: 100%;
	height: 200px;
	margin-top: -50px;
}

.support-box .support-media img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.f-14 {
	font-size: 14px;
}

@media screen and (max-width: 991px) {
	.support-box {
		margin-top: 0;
	}

	.user-box-wrapper {
		margin-top: 0;
	}
}

.btn-info {
	color: #fff !important;
}

.btn-warning {
	color: #fff !important;
}

.site-manage-box {
	border-bottom: 1px solid #d3d3d359;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.nav-pills .nav-link {
	background-color: #276c32bd;
	color: #fff;
	border-radius: 0px;
	font-size: 15px;
}

@media screen and (max-width: 360px) {
	.nav-pills .nav-link {
		font-size: 14px;
	}
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #006015 !important;
}

.tabs-bordered li a.active {
	border-bottom: 0px solid #188ae2 !important;
}

.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul{
    left: 0;
    position: relative;
    width: auto;
    margin: 0;
}
.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul a{
	padding: 5px !important;
    font-size: 8px;
}