@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 { color: rgb(30, 30, 30); font-family: Arial; font-size: 1.4rem; font-weight: 400; text-decoration: none; }
.arc-mainmenu a:hover { color: rgb(226, 25, 55); text-decoration: none; background-color: rgb(255, 255, 255); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(226, 25, 55); }
.arc-mainmenu { text-align: right; padding-top: 20px; }
h1 { color: rgb(0, 0, 0); text-transform: none; line-height: 2.9rem; letter-spacing: 0rem; font-family: Arial; font-size: 2.6rem; font-weight: 600; }
h2 { color: rgb(45, 45, 45); line-height: 1.9rem; letter-spacing: 0rem; font-family: Arial; font-size: 1.75rem; font-weight: 600; }
h3, h4, h5, h6 { color: rgb(91, 91, 91); letter-spacing: 0rem; font-family: "Source Sans Pro", Arial, sans-serif; font-size: 1.35rem; font-weight: 300; }
row bgimage { max-width: 100%; }
body { background-image: none; font-family: Arial; font-size: 1.1rem; font-weight: 300; background-attachment: fixed; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat no-repeat; }
.button { padding: 12px 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; border-bottom-right-radius: 40px; border-bottom-left-radius: 40px; color: rgb(40, 39, 39); text-transform: none; font-size: 1.25rem; background-color: rgb(227, 25, 55); }
.button:hover { background-color: rgb(40, 39, 39); color: rgb(40, 39, 39); }
a { color: rgb(196, 22, 47); text-decoration: underline; }
a:hover { color: rgb(40, 39, 39); text-decoration: underline; }
a.text-light:hover { color: rgb(157, 157, 157); }
footer { padding-top: 49px; padding-bottom: 50px; background-color: rgb(122, 122, 122); }
label.QuestionLabel, label, .QuestionLabel { color: rgb(91, 91, 91); }
.Questionintro { color: rgb(91, 91, 91); font-family: "Source Sans Pro", Arial, sans-serif; }
.QuestionCheckBoxLabel, .QuestionRadioLabel { color: rgb(91, 91, 91); font-family: "Source Sans Pro", Arial, sans-serif; }
.arc-nav-icon::before { content: url("https://www.delegia.com/app/netorg/Content/Architect2/img/icons/menu-bars-thin-light.png"); }
p, li { color: rgb(91, 91, 91); font-family: "Source Sans Pro", Arial, sans-serif; font-weight: 300; }
b, strong { color: rgb(91, 91, 91); font-weight: 700; }
row { padding: 0px; }
.container { max-width: 1200px; }
.InputField, .InputSelect { border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; color: rgb(76, 76, 76); font-family: Arial; font-size: 16px; }
#LoginPassword { margin: 0px; padding: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border: 1px solid rgb(168, 168, 168); color: rgb(47, 79, 79); font-family: "Source Sans Pro", Arial, sans-serif; font-size: 14px; font-weight: 300; box-sizing: border-box; box-shadow: rgba(1, 1, 1, 0.098) 1px 1px 1px inset; background-color: rgb(255, 255, 255); width: 200px !important; }
.arc-main-content { margin-top: 60px; margin-bottom: 90px; box-shadow: rgba(1, 1, 1, 0.1) 0px 1px 2px; }
.arc-nav-icon::before { content: url("https://www.delegia.com/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
.arc-nav-icon { margin: 20px; text-align: right; }
h3 { font-family: Arial; }
h4, h5, h6 { font-family: Arial; }
.mobile-menuitem-text { font-family: Arial; }
a:hover.text-light { }
.arc-main-content.arc-full-width-modules { margin: 9rem; }
@media screen and (max-width: 768px) { 
  .arc-main-content.arc-full-width-modules { margin: 8rem 0.2rem; }
}
