@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); padding-top: 0px; padding-bottom: 0px; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(255, 255, 255); }
.button:hover { background-color: rgb(18, 74, 112); }
.button { background-color: rgb(18, 74, 112); border-radius: 2px; font-size: 1.25rem; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(18, 74, 112); background-color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(18, 74, 112); }
.arc-mainmenu a { font-size: 0.9rem; text-decoration: none; }
footer { padding-top: 0px; background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
.arc-row .arc-row-content { padding-top: 50px; }
.arc-mainmenu { text-align: center; }
a { color: rgb(18, 74, 112); }
a:hover { text-decoration: none; color: rgb(18, 74, 112); }
a:hover.text-light { color: rgb(18, 74, 112); }
.arc-main-content { background-color: rgb(255, 255, 255); }
.arc-row .arc-page-background { background-color: rgb(245, 239, 225); }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-thin-light.png"); }
.arc-mobilesubmenu { background-color: rgb(67, 120, 159); }
h1 { color: rgb(18, 74, 112); }
.arc-mobilemenu .arc-mobilemenuitem-active a { color: rgb(18, 74, 112); background-color: rgb(255, 255, 255); }
.mobile-menuitem-text { text-decoration: none; color: rgb(0, 0, 0); }
.arc-mobilemenu a { color: rgb(18, 74, 112); }
p { color: rgb(18, 74, 112); }
.InputField, .InputSelect { color: rgb(18, 74, 112); }
.container { max-width: 1080px; }
