@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { padding-top: 15px; padding-bottom: 0px; background-color: rgb(201, 201, 201); }
h1 { font-family: Roboto; font-size: 1.9rem; font-weight: 700; color: rgb(255, 255, 255); letter-spacing: 0rem; }
.arc-main-content { margin-top: 0px; box-shadow: none; margin-bottom: 15px; }
body { background-color: rgb(255, 255, 255); font-family: Roboto; font-weight: 400; line-height: 1.5; font-size: 1.05rem; }
.container { max-width: 1100px; }
h2, h3, h4, h5, h6 { font-family: Roboto; font-weight: 700; font-size: 1.4rem; letter-spacing: 0rem; color: rgb(26, 41, 60); }
p { color: rgb(0, 0, 0); }
.InputField, .InputSelect { color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); border-radius: 3px; padding: 3px; box-shadow: none; }
.button { background-color: rgb(80, 129, 27); font-size: 1.25rem; }
.button:hover { background-color: rgb(64, 100, 25); }
footer { background-color: rgb(245, 245, 245); padding-top: 18px; }
nav, .arc-submenu { background-color: rgb(201, 201, 201); }
.arc-mainmenu a { color: rgb(255, 255, 255); text-decoration: none; font-weight: 300; }
.arc-mainmenu a:hover { color: rgb(246, 246, 246); text-decoration: underline; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(201, 201, 201); }
.arc-mainmenu { text-align: center; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
