@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); }
nav, .arc-submenu { background-color: rgb(255, 255, 255); }
.arc-mainmenu a { border-top: 4px solid transparent; font-weight: 400; text-decoration: none; color: rgb(0, 0, 0); font-family: Exo; text-transform: none; letter-spacing: 0rem; font-size: 1.2rem; padding-top: 40px; }
.arc-mainmenu a:hover { color: rgb(0, 0, 0); border-bottom: 4px solid rgb(236, 97, 43); }
.arc-mainmenu .arc-menuitem-active a { border-bottom: 4px solid rgb(236, 97, 43); color: rgb(236, 97, 43); background-color: transparent; }
.arc-mainmenu { text-align: right; padding-top: 10px; 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: Exo; font-weight: 400; color: rgb(80, 80, 80); font-size: 1rem; background-color: rgb(248, 248, 248); letter-spacing: 0px; }
.button { font-family: Exo, arial, sans-serif; font-weight: 700; text-transform: uppercase; padding: 10px 30px; font-size: 1rem; border-radius: 25px; background-color: rgb(236, 97, 43); }
.button:hover { background-color: rgb(202, 78, 29); }
a { color: rgb(0, 0, 0); text-decoration: none; }
a:hover { text-decoration: underline; color: rgb(0, 0, 0); }
a:hover.text-light { color: rgb(157, 157, 157); }
footer { background-color: rgb(226, 226, 226); padding-top: 72px; padding-bottom: 50px; }
label.QuestionLabel, label, .QuestionLabel { color: rgb(0, 0, 0); }
.Questionintro { font-family: Exo, Arial, sans-serif; color: rgb(0, 0, 0); }
.QuestionCheckBoxLabel, .QuestionRadioLabel { font-family: Exo, Arial, sans-serif; color: rgb(0, 0, 0); }
row { padding: 0px; }
.container { max-width: 1200px; }
.InputField, .InputSelect { font-family: Exo, Arial, sans-serif; color: rgb(59, 59, 59); font-size: 16px; border-radius: 4px; }
#LoginPassword { font-family: Exo, Arial, 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(47, 79, 79); 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: 100px; box-shadow: none; margin-top: 30px; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
.arc-nav-icon { text-align: right; margin: 20px; }
