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

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

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

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

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

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

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

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

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


