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

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

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

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

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

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

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

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

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

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

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



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


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

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

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

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


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

	border-color: transparent;
}


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




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

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

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

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

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

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


