
.text-themecolor {
	color: #000 !important;
}

.card-no-border .left-sidebar {
	background: #38d430;
	background: -moz-linear-gradient(top, #38d430 10%, #06a200 100%);
	background: -webkit-linear-gradient(top, #38d430 10%, #06a200 100%);
	background: linear-gradient(to bottom, #38d430 10%, #06a200 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#38d430", endColorstr="#007000",GradientType=0 );
}

.card-no-border .sidebar-nav {
	background: #1ab612;
}

.card-no-border .sidebar-footer {
	background: #38d430;
}

.card-no-border .sidebar-nav > ul > li > a.active {
	background: #10ac08;
}

.sidebar-nav > ul > li > a.active i, .sidebar-nav > ul > li > a:hover i {
	color: #fffff8;
}

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
	color: #fffff8;
}

.sidebar-nav li.active {
	background: #10ac08;
}

.color-table.info-table thead th {
	background-color: transparent;
}

.color-table.info-table thead {
	background: #38d430;
	background: -moz-linear-gradient(-45deg, #60fc58 0%, #10ac08 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #60fc58), color-stop(100%, #10ac08));
	background: -webkit-linear-gradient(-45deg, #60fc58 0%, #10ac08 100%);
	background: -o-linear-gradient(-45deg, #60fc58 0%, #10ac08 100%);
	background: -ms-linear-gradient(-45deg, #60fc58 0%, #10ac08 100%);
	background: linear-gradient(135deg, #60fc58 0%, #10ac08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60fc58', endColorstr='#10ac08', GradientType=1 );
}

.color-table.info-table thead tr {
	background: #38d430;
	background: -moz-linear-gradient(-45deg, #60fc58 0%, #10ac08 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #60fc58), color-stop(100%, #10ac08));
	background: -webkit-linear-gradient(-45deg, #60fc58 0%, #10ac08 100%);
	background: -o-linear-gradient(-45deg, #60fc58 0%, #10ac08 100%);
	background: -ms-linear-gradient(-45deg, #60fc58 0%, #10ac08 100%);
	background: linear-gradient(135deg, #60fc58 0%, #10ac08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60fc58', endColorstr='#10ac08', GradientType=1 );
}



.card-bordered {
	border: 1px solid #38d430 !important;
}


.card.gradient-horizontal-lefthalf, .card-header.gradient-horizontal-lefthalf {
	background: #009800;
	background: -moz-linear-gradient(left, #38d430 0%, #009800 100%);
	background: -webkit-linear-gradient(left, #38d430 0%, #009800 100%);
	background: linear-gradient(to right, #38d430 0%, #009800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$branding-gradient-start', endColorstr='#009800',GradientType=1 );
}

.card.gradient-horizontal-righthalf, .card-header.gradient-horizontal-righthalf {
	background: #009800;
	background: -moz-linear-gradient(left, #009800 0%, #38d430 100%);
	background: -webkit-linear-gradient(left, #009800 0%, #38d430 100%);
	background: linear-gradient(to right, #009800 0%, #38d430 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009800', endColorstr='#38d430',GradientType=1 );
}

.branded-gradient-horizontal-lefthalf {
	background: #38d430;
	background: -moz-linear-gradient(left, #38d430 0%, #38d430 100%);
	background: -webkit-linear-gradient(left, #38d430 0%, #38d430 100%);
	background: linear-gradient(to right, #38d430 0%, #38d430 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38d430', endColorstr='#38d430',GradientType=1 );
}

.branded-gradient-horizontal-righthalf {
	background: #009800;
	background: -moz-linear-gradient(left, #009800 0%, #38d430 100%);
	background: -webkit-linear-gradient(left, #009800 0%, #38d430 100%);
	background: linear-gradient(to right, #009800 0%, #38d430 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009800', endColorstr='#38d430',GradientType=1 );
}


.card-outline-info .card-header {
	background: #38d430;
	background: -moz-linear-gradient(-45deg, #6aff62 0%, #38d430 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #6aff62), color-stop(100%, #38d430));
	background: -webkit-linear-gradient(-45deg, #6aff62 0%, #38d430 100%);
	background: -o-linear-gradient(-45deg, #6aff62 0%, #38d430 100%);
	background: -ms-linear-gradient(-45deg, #6aff62 0%, #38d430 100%);
	background: linear-gradient(135deg, #6aff62 0%, #38d430 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6aff62', endColorstr='#38d430', GradientType=1 );

	border-color: transparent;
}


.right-sidebar .rpanel-title {
	background: #38d430;
	background: -moz-linear-gradient(-45deg, #6aff62 0%, #38d430 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #6aff62), color-stop(100%, #38d430));
	background: -webkit-linear-gradient(-45deg, #6aff62 0%, #38d430 100%);
	background: -o-linear-gradient(-45deg, #6aff62 0%, #38d430 100%);
	background: -ms-linear-gradient(-45deg, #6aff62 0%, #38d430 100%);
	background: linear-gradient(135deg, #6aff62 0%, #38d430 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6aff62', endColorstr='#38d430', GradientType=1 );
}




/* Login */
.container-login100 {
	background: #38d430;
	background: -moz-linear-gradient(-45deg, #38d430 0%, #38d430 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #38d430), color-stop(100%, #38d430));
	background: -webkit-linear-gradient(-45deg, #38d430 0%, #38d430 100%);
	background: -o-linear-gradient(-45deg, #38d430 0%, #38d430 100%);
	background: -ms-linear-gradient(-45deg, #38d430 0%, #38d430 100%);
	background: linear-gradient(135deg, #38d430 0%, #38d430 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38d430', endColorstr='#38d430', GradientType=1 );
}

.wrap-login100 h1 {
	color: #000;
}

.wrap-login100 h2 {
	color: #000;
}

.login100-form-btn {
	background-color: #38d430;
}

.login100-form-btn::after {
	background: #24c01c;
}
.login100-form-btn[disabled="disabled"]::after,
.login100-form-btn[disabled="disabled"] {
	background: #ccc;
	cursor: not-allowed;
}

.input100:focus {
	border-bottom: 2px solid #38d430 !important;
}


