@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.container { max-width: 850px; }
.arc-main-content { margin-top: 9px; margin-bottom: 10px; }
body { line-height: 1.25; font-family: "Noto Sans"; font-size: 0.85rem; font-weight: 400; }
h1 { color: rgb(0, 0, 0); letter-spacing: 0.1rem; font-family: "Noto Sans"; font-size: 2.4rem; font-weight: 400; }
h2 { color: rgb(0, 0, 0); letter-spacing: 0.1rem; font-family: "Noto Sans"; font-size: 1.7rem; font-weight: 400; }
.button { border-radius: 5px; color: rgb(255, 255, 255); font-size: 1rem; background-color: rgb(181, 181, 187); }
header { padding-top: 20px; padding-bottom: 10px; background-color: rgb(255, 255, 255); }
.arc-mainmenu a { color: rgb(0, 0, 0); font-family: "Noto Sans"; font-size: 0.95rem; font-weight: 400; }
footer { padding-top: 0px; padding-bottom: 0px; }
.InputField, .InputSelect { padding: 4px; border-radius: 4px; color: rgb(0, 0, 0); font-family: "Noto Sans"; font-size: 14px; box-shadow: rgba(1, 1, 1, 0.098) 1px 1px 1px inset; }
p { color: rgb(0, 0, 0); }
.text-light { color: rgb(0, 0, 0); }
a { color: rgb(0, 0, 0); text-decoration: none; }
a:hover { color: rgb(0, 0, 0); text-decoration: underline; }
a.text-light:hover { color: rgb(255, 255, 255); }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
.arc-mainmenu a:hover { color: rgb(129, 129, 129); text-decoration: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(129, 129, 129); background-color: rgb(255, 255, 255); }
.arc-mainmenu { text-align: left; }
.button:hover { color: rgb(0, 0, 0); background-color: rgb(181, 181, 187); }
