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

.card-no-border .left-sidebar {
	background: #036eb6;
	background: -moz-linear-gradient(top, #036eb6 10%, #003c84 100%);
	background: -webkit-linear-gradient(top, #036eb6 10%, #003c84 100%);
	background: linear-gradient(to bottom, #036eb6 10%, #003c84 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#036eb6", endColorstr="#000a52",GradientType=0 );
}

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

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

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

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

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

.sidebar-nav li.active {
	background: #00468e;
}

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


