#header { 
	background-color: #081929; /* 0 */ 
	border-bottom: 2px solid #000; /* -2 */
}

.pagination ul > li > a:hover, 
.pagination ul > li > a:focus, 
.pagination ul > .active > a, 
.pagination ul > .active > span,
.fc-event, .external-event {
/*	border-color: #127ce9 !important;  -2 
	background-color: #2E8DEF !important;  0 */
	border-color: #127ce9; /* -2 */
	background-color: #2E8DEF; /* 0 */
}

blockquote { border-left: 5px solid #2E8DEF; /* 0 */ }
blockquote.pull-right { border-right: 5px solid #2E8DEF; /* 0 */ }

.highlight-color { background-color: #2E8DEF; /* 0 */ }

.nav-tabs > .active > a:before,
.tabs-below > .nav-tabs > .active > a:before,
.tabs-left > .nav-tabs > .active > a:before,
.tabs-right > .nav-tabs > .active > a:before,
.ui-tabs .ui-tabs-nav li.ui-tabs-active:after,
.thumbnail > .caption,
#sidebar #nav > ul > li.active > a:before { border-color: #2E8DEF !important; /* 0 */ }

.nav-pills > .active > a, 
.nav-pills > .active > a:hover, 
.nav-pills > .active > a:focus {
	background-color: #2E8DEF; /* 0 */
}

.nav-list > .active > a, 
.nav-list > .active > a:hover, 
.nav-list > .active > a:focus {
	background-color: #2E8DEF; /* 0 */
}

#footer .totop:hover { background-color: #2E8DEF; /* 0 */ }

#header > .toolbar > li.open > a:after { border-color: transparent transparent #2E8DEF transparent; /* 0 */ }

#header .dropdown-menu > header { background-color: #2E8DEF; /* 0 */ }

#main > .navbar .breadcrumb > li.active { color: #2E8DEF; /* 0 */ }

.widget.widget-message .body-inner ul > li > figure > figcaption > .meta a { color: #2E8DEF; /* 0 */ }

.ui-autocomplete.ui-menu .ui-menu-item a:hover { background: #2E8DEF !important; /* 0 */ }

.ui-datepicker td a.ui-state-active,
.ui-datepicker td a.ui-state-active.ui-state-hover { background-color: #2E8DEF !important; /* 0 */ }

.ui-slider .ui-slider-range { background: #2E8DEF !important; /* 0 */ }

#sidebar #nav > ul > li > ul > li.active > a,
#sidebar #nav > ul > li > ul > li > a:hover,
#sidebar #nav > ul ul ul > li > a:hover,
#sidebar #nav > ul ul ul > li.active > a { color: #3e96f0; /* +2 */ }

#header > .toggler {
	background-color: #0f6bca; /* -4 */
	border: 1px solid #0d5aaa; /* -6 */
}

.daterangepicker .ranges li.active, 
.daterangepicker .ranges li:hover {
	background: #3e96f0 !important; /* 0 */
	border: 1px solid #3e96f0 !important; /* 0 */
}