body.customer-area .entry-header h1 {
	text-align: center;
    font-size: 24px;
    font-weight: 800;
	margin: 40px auto;
}

body.customer-area-active .cuar-css-wrapper,
body.customer-area-active .cuar-css-wrapper.cuar-content-container {
	font-family: "Exo", sans-serif;
}

body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-nav>li.current-menu-item > a,
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .navbar .navbar-nav>li.current-page-parent > a,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav  >.open > a,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav > .open > a:focus,
body.customer-area-active .cuar-css-wrapper .navbar-default .navbar-nav > .open > a:hover {
	background: #004E90;
}

body.customer-area-active .cuar-css-wrapper span.fancytree-node {
	border-left: 5px solid #0078C2;
}

body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-active,
body.customer-area-active .cuar-css-wrapper .fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-selected,
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-active,
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-active:hover,
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-selected,
body.customer-area-active .cuar-css-wrapper span.fancytree-node.fancytree-selected:hover,
body.customer-area-active .cuar-css-wrapper span.fancytree-node:hover {
	border-left: 5px solid #004E90;
}

body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile {
	border-bottom: 5px solid #004E90;
}

body.customer-area-active .cuar-css-wrapper .cuar-single-entry {
	border-top: 4px solid #0078C2;
}

body.customer-area-active .cuar-css-wrapper .btn-primary {
	background-color: #004E90;
}

.open>.dropdown-togglebody.customer-area-active .cuar-css-wrapper .btn-primary,
body.customer-area-active .cuar-css-wrapper .btn-primary.active,
body.customer-area-active .cuar-css-wrapper .btn-primary:active,
body.customer-area-active .cuar-css-wrapper .btn-primary:focus,
body.customer-area-active .cuar-css-wrapper .btn-primary:hover {
	background-color: #0078C2;
}

body.customer-area-active .cuar-css-wrapper .label-default[href]:focus,
body.customer-area-active .cuar-css-wrapper .label-default[href]:hover {
	background-color: #004E90;
}