@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 { background-color: rgb(255, 255, 255); padding-top: 0px; padding-bottom: 0px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
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: 2px solid transparent; font-weight: 400; font-size: 0.95rem; text-decoration: none; color: rgb(96, 96, 96); font-family: Roboto; text-transform: none; letter-spacing: 0.05rem; }
.arc-mainmenu a:hover { color: rgb(20, 20, 20); border-bottom: 3px solid rgb(10, 89, 121); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(20, 20, 20); background-color: transparent; }
h1 { font-family: Roboto; font-weight: 300; letter-spacing: 0rem; text-transform: none; font-size: 2.6rem; color: rgb(0, 0, 0); }
h2 { font-family: "Open Sans", Arial, sans-serif; letter-spacing: 0.05rem; font-weight: 400; font-size: 1.1rem; line-height: 25px; text-transform: uppercase; color: rgb(66, 176, 198); }
h3 { font-family: "Open Sans", Arial, sans-serif; letter-spacing: 0.05rem; font-weight: 400; font-size: 1.3rem; line-height: 25px; text-transform: none; color: rgb(0, 0, 0); }
body { font-family: "Open Sans", Arial, sans-serif; font-weight: 300; font-size: 1.05rem; background-color: rgb(255, 255, 255); }
.button { font-family: "Open Sans", Arial, sans-serif; font-weight: 300; padding: 10px 22px; letter-spacing: 3px; background-color: rgb(66, 176, 198); color: rgb(255, 255, 255); font-size: 0.8rem; border-radius: 4px; text-transform: uppercase; margin: 6px; width: 270px;}
.button:hover { background-color: rgb(10, 89, 121); }
a { font-family: "Open sans", Arial, sans-serif; font-weight: 300; color: rgb(10, 89, 121); text-decoration: none; }
a:hover { color: rgb(7, 63, 86); text-decoration: underline; }
a:hover.text-light { color: rgb(255, 255, 255); }
footer { background-color: rgb(66, 176, 198); padding-bottom: 100px; padding-top: 60px; margin-top: 0px; }
b, strong { font-family: "Open sans", Arial, sans-serif; font-weight: 500 !important; }
p { font-family: "Open sans", Arial, sans-serif; color: rgb(50, 50, 50); }
.container { max-width: 1160px; }
.InputField, .InputSelect, .Questionintro { font-family: "Open sans", Arial, sans-serif; font-weight: 300; 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: "Open sans", Arial, sans-serif; font-weight: 500 !important; }
.arc-main-content { margin-top: 0px; background-color: transparent; margin-bottom: 0px; box-shadow: none; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
h2, h3, h4, h5, h6 { font-family: Roboto; font-weight: 400; }
td.arc-table-col-sm { width: 120px; max-width: 120px; }
td.arc-table-col-md { width: 300px; max-width: 300px; }

