@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Poppins:300,400,500,600,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.nav-fixed { background-color: rgb(255, 255, 255); }
.container { background-color: transparent; }
nav, .arc-submenu { background-color: rgb(255, 255, 255); border-bottom: 3px solid rgb(244, 155, 34); }
.arc-mainmenu a { border-bottom: 0px solid transparent; font-weight: 400; text-decoration: none; color: rgb(60, 138, 202); font-family: Lato, Arial, Helvetica, sans-serif; text-transform: none; letter-spacing: 0rem; font-size: 1rem; margin-bottom: 3px; }
.arc-mainmenu a:hover { color: rgb(244, 155, 34); border-bottom: 0px solid transparent; margin-bottom: 3px; }
.arc-mainmenu .arc-menuitem-active a { border-bottom: 0px solid transparent; color: rgb(47, 81, 121); background-color: transparent; margin-bottom: 3px; }
.arc-mainmenu { text-align: right; padding-top: 28px; padding-bottom: 3px; }
.arc-submenu { text-align: left; }
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: Lato; font-weight: 400; color: rgb(50, 70, 117); font-size: 1rem; background-color: rgb(255, 255, 255); letter-spacing: 0px; }
.button { padding: 20px 40px; color: rgb(255, 255, 255); font-size: 0.95rem; background-color: rgb(244, 155, 34); border-radius: 0px; text-transform: none; letter-spacing: 0.5px; font-weight: 700;}
.button:hover { background-color: rgb(195, 112, 24); color: rgb(255, 255, 255); }
a { color: rgb(244, 155, 34); text-decoration: none; }
a:hover { text-decoration: underline; color: rgb(193, 111, 23); }
a:hover.text-light { color: rgb(193, 111, 23); }
footer { background-color: rgb(60, 138, 202); padding-top: 70px; padding-bottom: 50px; }
label.QuestionLabel, label, .QuestionLabel { color: rgb(50, 70, 117); }
.Questionintro { }
.QuestionCheckBoxLabel, .QuestionRadioLabel { font-family: Lato, Verdana, sans-serif; color: rgb(50, 70, 117); }
row { padding: 0px; }
.container { max-width: 1200px; }
.InputField, .InputSelect { font-family: Poppins, Arial, Helvetica, sans-serif; color: rgb(50, 70, 117); font-size: 16px; border-radius: 4px; }
#LoginPassword { font-family: Lato, Verdana, 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, 70, 117); 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: 60px; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
.arc-nav-icon { text-align: right; margin: 20px; }
p { color: rgb(50, 70, 117); }
