@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.nav-fixed { background-color: rgba(0, 0, 0, 0.8); }
.container { background-color: transparent; }
nav, .arc-submenu { background-color: rgba(4, 4, 4, 0.8); }
.arc-mainmenu a { border-bottom: 2px solid transparent; font-weight: 400; text-decoration: none; color: rgb(255, 255, 255); font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; text-transform: none; letter-spacing: 0rem; font-size: 1.2rem; }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); border-bottom: 3px solid rgb(206, 85, 45); }
.arc-mainmenu .arc-menuitem-active a { border-bottom: 3px solid rgb(206, 85, 45); color: rgb(255, 255, 255); background-color: transparent; }
.arc-mainmenu { text-align: right; padding-top: 28px; padding-bottom: 0px; }
row bgimage { max-width: 100%; }
body { background-attachment: fixed; background-image: none; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; font-weight: 400; color: rgb(50, 50, 50); font-size: 1.2rem; background-color: rgb(255, 255, 255); letter-spacing: 0px; }
.button { padding: 12px 40px; background-color: rgb(216, 89, 47); color: rgb(255, 255, 255); font-size: 1.15rem; border-radius: 5px; text-transform: none; }
.button:hover { background-color: rgb(206, 85, 45); color: rgb(255, 255, 255); }
a { color: rgb(216, 89, 47); text-decoration: none; }
a:hover { text-decoration: underline; color: rgb(120, 120, 120); }
a:hover.text-light { color: rgb(157, 157, 157); }
footer { background-color: rgb(50, 50, 50); padding-top: 70px; padding-bottom: 50px; }
label.QuestionLabel, label, .QuestionLabel { color: rgb(50, 50, 50); }
.Questionintro { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif, sans-serif; color: rgb(50, 50, 50); }
.QuestionCheckBoxLabel, .QuestionRadioLabel { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif, sans-serif; color: rgb(50, 50, 50); }
row { padding: 0px; }
.container { max-width: 1200px; }
.InputField, .InputSelect { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif, sans-serif; color: rgb(50, 50, 50); font-size: 16px; border-radius: 4px; }
#LoginPassword { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif, sans-serif; font-weight: 300; font-size: 14px; border: 1px solid rgb(168, 168, 168); border-radius: 4px; padding: 4px; background-color: rgb(255, 255, 255); color: rgb(50, 50, 50); box-shadow: rgba(1, 1, 1, 0.098) 1px 1px 1px inset; box-sizing: border-box; margin: 0px; width: 200px !important; }
.arc-main-content { margin-bottom: 0px; box-shadow: none; margin-top: 33px; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-light.png"); }
.arc-nav-icon { text-align: right; margin: 20px; }
h1 { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
h2 { font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
