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

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

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

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

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

.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: #0083b5;
}

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


