@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: 15px; padding-bottom: 12px; background-size: cover; background-attachment: fixed; background-position: 50% 50%; background-repeat: no-repeat; }
nav { background-color: rgb(255, 255, 255); }
nav > .container { background-color: transparent; padding-top: 10px; }
.arc-mainmenu { text-align: right; box-shadow: none; }
.arc-mainmenu a { border-bottom: 5px solid transparent; font-weight: 300; font-size: 1.1rem; text-decoration: none; color: rgb(0, 0, 0); font-family: adelle-sans; text-transform: none; letter-spacing: 0.05rem; padding-bottom: 12px; }
.arc-mainmenu a:hover { color: rgb(59, 87, 99); border-bottom: 5px solid rgb(59, 87, 99); padding-bottom: 12px; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(121, 176, 192); background-color: transparent; border-bottom: 5px solid rgb(121, 176, 192); padding-bottom: 12px; }
a { font-family: Adelle-sans, Arial, sans-serif; font-weight: 300; color: rgb(121, 176, 192); text-decoration: none; }
a:hover { color: rgb(204, 142, 133); text-decoration: underline; }
a:hover.text-light { color: rgb(255, 255, 255); }
footer { background-color: rgb(73, 73, 72); padding-bottom: 20px; padding-top: 60px; margin-top: 0px; }
b, strong { font-weight: 600; }
.container { max-width: 1200px; }
.InputField, .InputSelect, .Questionintro { font-family: Adelle-sans, Arial, sans-serif; font-weight: 100; font-size: 16px; color: rgb(0, 0, 0); border-color: rgb(198, 198, 198); padding: 5px; border-radius: 5px; box-shadow: none; }
label.QuestionLabel, .QuestionLabel { font-family: Adelle-sans, Arial, sans-serif; font-weight: 600 !important; }
.arc-main-content { margin-top: 60px; background-color: transparent; margin-bottom: 70px; box-shadow: none; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
.arc-nav-icon { text-align: right; margin: 20px; }
td.arc-table-col-sm { width: 120px; max-width: 120px; }
td.arc-table-col-md { width: 300px; max-width: 300px; }
nav, .arc-submenu { background-color: rgb(255, 255, 255); }
h4, h5, h6 { font-family: Adelle-sans; font-weight: 600; font-size: 1.8rem; }
