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

.card-no-border .left-sidebar {
	background: #0100ff;
	background: -moz-linear-gradient(top, #0100ff 10%, #0000cd 100%);
	background: -webkit-linear-gradient(top, #0100ff 10%, #0000cd 100%);
	background: linear-gradient(to bottom, #0100ff 10%, #0000cd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0100ff", endColorstr="#00009b",GradientType=0 );
}

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

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

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

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

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

.sidebar-nav li.active {
	background: #0000d7;
}

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


