@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.container { max-width: 960px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; box-shadow: rgba(1, 1, 1, 0.1) 0px 1px 2px; }
body { font-size: 1rem; line-height: 1.5; }
h1 { font-size: 2.45rem; letter-spacing: 0.1rem; font-weight: 300; }
header { background-color: rgb(255, 255, 255); }
footer { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(229, 241, 246); padding-bottom: 0px; }
.button { background-color: rgb(94, 94, 94); border-radius: 4px; font-size: 1.05rem; }
.button:hover { background-color: rgb(81, 82, 117); }
a { color: rgb(153, 102, 51); text-decoration: none; }
a:hover.text-light { color: rgb(219, 219, 219); }
a:hover { color: rgb(24, 21, 114); text-decoration: underline; }
p { color: rgb(79, 79, 79); }
.InputField, .InputSelect { font-weight: 300; }
.arc-mainmenu a:hover { color: rgb(0, 0, 0); }
.arc-mainmenu a { text-decoration: none; font-weight: 400; color: rgb(0, 0, 0); font-size: 1rem; }
nav, .arc-submenu { background-color: rgb(229, 241, 246); }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-light.png"); }
.arc-mainmenu .arc-menuitem-active a { background-color: rgb(255, 255, 255); color: rgb(155, 91, 2); }
.arc-mainmenu { text-align: left; }
