@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900|Open+Sans:300,400,600,700,800");
header { background-color: rgb(255, 255, 255); }
nav, .arc-submenu { background-color: rgb(255, 255, 255); }
.arc-mainmenu a { font-weight: 400; font-size: 1.4rem; text-decoration: none; color: rgb(30, 30, 30); font-family: "Source Sans Pro"; }
.arc-mainmenu a:hover { color: rgb(24, 169, 75); background-color: rgb(255, 255, 255); text-decoration: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(24, 169, 75); }
.arc-mainmenu { text-align: right; padding-top: 20px; }
h1 { font-family: "Source Sans Pro", Arial, sans-serif; font-weight: 600; letter-spacing: 0rem; text-transform: none; font-size: 2.6rem; color: rgb(0, 0, 0); line-height: 2.9rem; }
h2 { font-family: "Source Sans Pro", Arial, sans-serif; font-size: 1.75rem; color: rgb(45, 45, 45); font-weight: 600; letter-spacing: 0rem; line-height: 1.9rem; }
h3, h4, h5, h6 { font-family: "Source Sans Pro", Arial, sans-serif; font-weight: 300; font-size: 1.35rem; letter-spacing: 0rem; color: rgb(91, 91, 91); }
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: "Source Sans Pro", Arial, sans-serif; font-weight: 300; font-size: 1.1rem; }
.button { padding: 12px 40px; background-color: rgb(0, 173, 38); color: rgb(255, 255, 255); font-size: 1.25rem; border-radius: 40px; text-transform: none; }
.button:hover { background-color: rgb(0, 86, 19); }
a { color: rgb(0, 173, 38); text-decoration: none; }
a:hover { text-decoration: underline; color: rgb(0, 86, 19); }
a:hover.text-light { color: rgb(157, 157, 157); }
footer { background-color: rgb(122, 122, 122); padding-top: 49px; padding-bottom: 50px; }
label.QuestionLabel, label, .QuestionLabel { color: rgb(91, 91, 91); }
.Questionintro { font-family: "Source Sans Pro", Arial, sans-serif; color: rgb(91, 91, 91); }
.QuestionCheckBoxLabel, .QuestionRadioLabel { font-family: "Source Sans Pro", Arial, sans-serif; color: rgb(91, 91, 91); }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-thin-light.png"); }
p, li { font-family: "Source Sans Pro", Arial, sans-serif; color: rgb(91, 91, 91); font-weight: 300; }
b, strong { color: rgb(91, 91, 91); font-weight: 700; }
row { padding: 0px; }
.container { max-width: 1200px; }
.InputField, .InputSelect { font-family: "Source Sans Pro", Arial, sans-serif; color: rgb(76, 76, 76); font-size: 16px; border-radius: 4px; }
#LoginPassword { font-family: "Source Sans Pro", 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: 90px; box-shadow: rgba(1, 1, 1, 0.1) 0px 1px 2px; margin-top: 60px; }
.arc-nav-icon::before { content: url("https://www.delegia.com/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
.arc-nav-icon { text-align: right; margin: 20px; }
