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

.card-no-border .left-sidebar {
	background: #aec333;
	background: -moz-linear-gradient(top, #aec333 10%, #7c9101 100%);
	background: -webkit-linear-gradient(top, #aec333 10%, #7c9101 100%);
	background: linear-gradient(to bottom, #aec333 10%, #7c9101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#aec333", endColorstr="#4a5f00",GradientType=0 );
}

.card-no-border .sidebar-nav {
	background: #90a515;
}

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

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

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

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

.sidebar-nav li.active {
	background: #869b0b;
}

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


