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

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

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

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

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

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

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


