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

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

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

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

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

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

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

.sidebar-nav li.active {
	background: #7e0009;
}

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


