@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");
.nav-fixed { background-color: rgb(231, 237, 242); margin: 0px; }
.container { background-color: transparent; }
nav, .arc-submenu { background-color: rgb(231, 237, 242); margin: 0px; padding: 0px; }
.arc-mainmenu a { border-bottom: 4px solid transparent; font-weight: 400; text-decoration: none; color: rgb(37, 88, 139); background-color: rgb(231, 237, 242); font-family: "Noto Sans", Arial, sans-serif; text-transform: none; letter-spacing: 0rem; font-size: 1.1rem; margin: 0px; padding: 8px 30px; }
.arc-mainmenu a:hover { color: rgb(11, 20, 39); border-bottom: 4px solid rgb(0, 55, 100); }
.arc-mainmenu .arc-menuitem-active a { border-bottom: 4px solid rgb(0, 55, 100); color: rgb(0, 55, 100); background-color: rgb(198, 212, 222); }
.arc-mainmenu { text-align: left; }
.arc-submenu { text-align: left; margin: 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: "Noto Sans", Arial, sans-serif; font-weight: 300; color: rgb(50, 50, 50); font-size: 1.2rem; background-color: rgb(245, 248, 250); letter-spacing: 0px; }
.button { padding: 20px 40px; color: rgb(255, 255, 255); font-size: 1rem; background-color: rgb(0, 43, 69); border-radius: 0px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 500; }
.button:hover { background-color: rgb(243, 144, 0); color: rgb(255, 255, 255); }
a { color: rgb(37, 88, 139); text-decoration: none; }
a:hover { text-decoration: underline; color: rgb(243, 144, 0); }
a:hover.text-light { color: rgb(243, 144, 0); }
footer { background-color: rgb(0, 88, 146); padding-top: 70px; padding-bottom: 50px; }
label.QuestionLabel, label, .QuestionLabel { color: rgb(50, 50, 50); }
.Questionintro { font-family: "Noto Sans", Arial, sans-serif, sans-serif; color: rgb(50, 50, 50); }
.QuestionCheckBoxLabel, .QuestionRadioLabel { font-family: "Noto Sans", Arial, sans-serif, sans-serif; color: rgb(50, 50, 50); }
.container { max-width: 1400px; }
.InputField, .InputSelect { font-family: "Noto Sans", Arial, Helvetica, sans-serif, sans-serif; color: rgb(50, 50, 50); font-size: 16px; border-radius: 4px; }
#LoginPassword { font-family: "Noto Sans", Arial, 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; margin-top: 0px; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
.arc-nav-icon { text-align: right; margin: 20px; }
header { background-color: rgb(255, 255, 255); }
.arc-main-content .row { padding-top: 20px; }
.arc-main-content .row > div { padding-bottom: 20px; }
