@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 { font-size: 0.85rem; line-height: 1.25; font-family: "Noto Sans"; font-weight: 400; }
h1 { font-size: 2.4rem; letter-spacing: 0.1rem; color: rgb(0, 0, 0); font-family: "Noto Sans"; font-weight: 400; }
h2 { font-size: 1.7rem; letter-spacing: 0.1rem; color: rgb(0, 0, 0); font-family: "Noto Sans"; font-weight: 400; }
.button { font-size: 1rem; border-radius: 5px; background-color: rgb(181, 181, 187); color: rgb(255, 255, 255); }
header { padding-top: 5px; padding-bottom: 0px; background-color: rgb(255, 255, 255); }
.arc-mainmenu a { font-size: 0.95rem; font-family: "Noto Sans"; font-weight: 400; color: rgb(0, 0, 0); text-decoration: none; }
footer { padding-top: 0px; padding-bottom: 0px; }
.InputField, .InputSelect { font-size: 14px; padding: 4px; border-radius: 4px; font-family: "Noto Sans"; box-shadow: rgba(1, 1, 1, 0.0980392) 1px 1px 1px inset; color: rgb(0, 0, 0); }
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:hover.text-light { 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(223, 223, 223); text-decoration: underline; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 0, 0); background-color: rgb(223, 223, 223); }
.arc-mainmenu { text-align: left; }
.button:hover { background-color: rgb(181, 181, 187); color: rgb(0, 0, 0); }
