@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; }
nav, .arc-submenu { background-color: rgb(55, 99, 165); }
.arc-mainmenu a { color: rgb(255, 252, 251); text-decoration: none; font-size: 0.95rem; }
.arc-mainmenu a:hover { color: rgb(223, 242, 255); text-decoration: none; }
footer { background-color: rgb(55, 99, 165); }
body { background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; }
h1 { color: rgb(0, 0, 0); }
h2, h3, h4, h5, h6 { color: rgb(0, 0, 0); }
a:hover { color: rgb(169, 201, 202); }
a { text-decoration: underline; color: rgb(0, 0, 0); }
.button { background-color: rgb(55, 99, 165); }
.InputField, .InputSelect { color: rgb(55, 99, 165); }
.arc-main-content { background-color: rgb(255, 255, 255); }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-light.png"); }
