.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { color:#164a86; }
.content-wrapper { background:#e5ebf2; }
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+39,e5ebf2+100 */

.content-wrapper .sidebar-nav-item:before { background:#e5ebf2; }
.content-wrapper .sidebar-nav-item.active:before { background:none; }
.content-wrapper .sidebar-nav-item.active:after { background:#e5ebf2; }
.content-wrapper .sidebar-submenu-item.active { color:#164a86; }

.bg-default { background:#164a86 !important; }
.bg-default-gradient {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#164a86+0,164a86+100&0+60,0.65+100 */
background: -moz-linear-gradient(top, rgba(22,74,134,0) 0%, rgba(22,74,134,0) 60%, rgba(22,74,134,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(22,74,134,0) 0%,rgba(22,74,134,0) 60%,rgba(22,74,134,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(22,74,134,0) 0%,rgba(22,74,134,0) 60%,rgba(22,74,134,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00164a86', endColorstr='#a6164a86',GradientType=0 ); /* IE6-9 */
}
.bg-default-dark-gradient {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0c2b4e+0,0c2b4e+100&0.25+0,0.75+100 */
background: -moz-linear-gradient(top, rgba(12,43,78,0.25) 0%, rgba(12,43,78,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(12,43,78,0.25) 0%,rgba(12,43,78,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(12,43,78,0.25) 0%,rgba(12,43,78,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#400c2b4e', endColorstr='#bf0c2b4e',GradientType=0 ); /* IE6-9 */
}