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

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

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

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

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

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

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

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

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


