






	.bg-indicator-0 {
	background-color: rgba(236, 239, 244, 1) !important;
	border-color: rgba(236, 239, 244, 1) !important;
	color: rgba(0, 0, 0, 1) !important;
	}
	
	.bg-indicator-1 {
	background-color: rgba(111, 161, 58, 1) !important;
	border-color: rgba(111, 161, 58, 1) !important;
	color: rgba(0, 0, 0, 1) !important;
	}
	
	.bg-indicator-2 {
	background-color: rgba(223, 121, 12, 1) !important;
	border-color: rgba(223, 121, 12, 1) !important;
	color: rgba(0, 0, 0, 1) !important;
	}
	
	.bg-indicator-3 {
	background-color: rgba(225, 86, 89, 1) !important;
	border-color: rgba(225, 86, 89, 1) !important;
	color: rgba(0, 0, 0, 1) !important;
	}
	




a {
    color: rgba(0, 51, 104, 1);
}

.location-block a i{
    color: rgba(253, 203, 16, 1) !important;
}

.gradientStroke{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6fbb46+0,282a96+100 */
	background: rgba(0, 51, 104, 1); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(0, 51, 104, 1) 0%, rgba(253, 203, 16, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  rgba(0, 51, 104, 1) 0%,rgba(253, 203, 16, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  rgba(0, 51, 104, 1) 0%,rgba(253, 203, 16, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 51, 104, 1)', endColorstr='rgba(253, 203, 16, 1)',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.headerContentText,.goaltree li a,.goaltree li::after,.goaltree li::before,.goaltree ul.vertical li::before,.goaltree ul ul::before,.goaltree li:last-child::before{
	border-color:rgba(0, 51, 104, 1);
}

/*
.financialNumber span.number{
	color:rgba(253, 203, 16, 1);
}
*/

.customSelect:hover, .searchFilter:hover {
	border-color:rgba(253, 203, 16, 1);
}
/*
*:focus{
	outline-color:rgba(253, 203, 16, 1) !important;
}
*/
h2.main-heading,.activityBlockText > div{
    border-color:rgba(253, 203, 16, 1);
}

.mainMenu li.active,aside.side-bar li.active > a,aside.side-bar li.active .sub-sub-nav{
	border-color:rgba(253, 203, 16, 1);
}

.side-nav{
 border-color:rgba(0, 51, 104, 1) !important;
}

.tabHolder .nav.nav-tabs li.active a,.sitemap i {
   	color:rgba(0, 51, 104, 1);
}

.panel-heading i {
    color:rgba(253, 203, 16, 1);
}

i.loader {
    color:rgba(253, 203, 16, 1);
}

footer, .portal-item > a span {
    background-color: rgba(0, 51, 104, 1);
}

.icon-circle span{
    color: rgba(0, 51, 104, 1);
}


.function-btn:hover{
     color: rgba(0, 51, 104, 1);
     text-decoration:underline;
}
.function-btn:hover .icon-circle{
     border-color: rgba(0, 51, 104, 1);
}


/*
.subnavigation, .mobileMenuBtn .hamburger .bar {
	background: rgba(253, 203, 16, 1);
}*/

.program:hover .programTitle{
	border-top:4px solid rgba(0, 51, 104, 1);
}

span.arrow{
	color:rgba(253, 203, 16, 1);
}

.pager-overlay .btn .glyphicon {
     color: rgba(0, 51, 104, 1);
}

.btn-primary {
    border-color: rgba(253, 203, 16, 1);
    background-color: rgba(253, 203, 16, 1);
}
.btn-primary:hover {
    border-color: rgba(253, 203, 16, 1);
    background-color: rgba(253, 203, 16, 1);
}
.header-overlap{
	background-color:rgba(253, 203, 16, 1);
}

.contentStroke.colored,.goaltree li a:hover, .goaltree li a:hover + ul li a{
	background-color: rgba(0, 51, 104, 1);
}

ul.nearByList li a i{
	color:rgba(253, 203, 16, 1);
}

h3.subTitle{
	color:rgba(253, 203, 16, 1);
}

.document-link i{
	color:rgba(0, 51, 104, 1);
}

ul.nav-tabs.vertical-tabs li.active a{
	border-color:rgba(0, 51, 104, 1);
}

.search-result.active {
    background-color:rgba(253, 203, 16, 1);
}

ul.activityList li a.activity-block{
     border-color:rgba(253, 203, 16, 1);
}
ul.activityList li a.activity-block:hover{
    border-color:rgba(253, 203, 16, 1);
    background-color:rgba(253, 203, 16, 1);
}
ul.activityList li button.activity-block{
     border-color:rgba(253, 203, 16, 1);
}
ul.activityList li button.activity-block:hover{
    border-color:rgba(253, 203, 16, 1);
    background-color:rgba(253, 203, 16, 1);
}
ul.activityList li div.activity-block{
     border-color:rgba(253, 203, 16, 1);
}

.charts-overlay{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
    background: -moz-linear-gradient(top, rgba(253, 203, 16, 0) 0%, rgba(253, 203, 16, 1) 80%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(253, 203, 16, 0) 0%, rgba(253, 203, 16, 1) 80%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253, 203, 16, 0) 0%, rgba(253, 203, 16, 1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.header-graph{
    background:rgba(253, 203, 16, 1);
}
.search-result.active{
    background-color:rgba(253, 203, 16, 1);
}

ul.activityList li a,
ul.activityList li button,
ul.activityList li div,
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] i,
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] h2,
li.select2-results__option a:hover i,{
    color:rgba(253, 203, 16, 1);
}

ul.activityList li a,
ul.activityList li button,
ul.activityList li div,
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] a,
li.select2-results__option a:hover{
    border-color:rgba(253, 203, 16, 1) !important;
}

.activity-block{
    border-left:2px solid rgba(253, 203, 16, 1);
}

.activity-block:hover{
    background-color:rgba(253, 203, 16, 1);
}

.search-highlighter{
    background:rgba(253, 203, 16, 1);
}

.search-highlighter .btn{
	background:rgba(253, 203, 16, 1);
}

.search-result.active,.search-bar {
    background-color:rgba(253, 203, 16, 1);
}

.mainMenu li i,.collapse-block .demo-icon,.action-list ul li::before,.searchFilter i,.mobile-btn .demo-icon{
	color:rgba(253, 203, 16, 1);
}

.mainMenu li.active > a{
	border-bottom: 3px solid rgba(253, 203, 16, 1);
}

.mobileMenu li a:hover,.mobileMenuBtn{
    color:rgba(253, 203, 16, 1) !important;
}

li.select2-results__option a:hover i{
     color:rgba(253, 203, 16, 1) !important;
}

header.taskgroupHeader{
     background-color:rgba(253, 203, 16, 1) !important;
}
header.taskgroupHeader h1 {
     color:rgba(0, 0, 0, 1) !important;
}

.breadcrumb a:hover{
    color:rgba(253, 203, 16, 1) !important;
}

.btn.btn-outline{
    color:rgba(253, 203, 16, 1) ;
    border-color:rgba(253, 203, 16, 1) ;
}

 .btn-primary:active{
    border-color: rgba(253, 203, 16, 1) !important;
    background-color: rgba(253, 203, 16, 1) !important;
}

.modal-loader svg{
    stroke:rgba(253, 203, 16, 1) !important;
}

.modal-header h1 i{
    color:rgba(253, 203, 16, 1) !important;
}


.question-buttons .btn:hover{
    color:rgba(253, 203, 16, 1) !important;
    border-color:rgba(253, 203, 16, 1);
}

.dashboard-list-item .question-buttons .nav-tabs li.active{
    border-color:rgba(253, 203, 16, 1);
}

.dashboard-list-item .question-buttons .nav-tabs li .demo-icon{
    color: rgba(253, 203, 16, 1) !important;
}

.info-block .progress-bar{
    background-color:rgba(0, 51, 104, 1) ;
}

.menu-toggle-btn:hover{
    color:rgba(253, 203, 16, 1) !important;
    border-color:rgba(253, 203, 16, 1) !important;
	background: #fff !important;
}
.menu-toggle-btn:focus{
    color:rgba(253, 203, 16, 1) !important;
	background: #fff !important;
}

.menu-toggle-btn:hover i,.menu-toggle-btn:focus i{
    color:rgba(253, 203, 16, 1) !important;
}

.user-wrapper.compact .show-more {
	color:rgba(0, 0, 0, 1) !important;
}

