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

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

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

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

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

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

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

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

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


