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

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

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

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

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

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

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

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

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


