@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); padding-top: 0px; padding-bottom: 0px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
nav { background: rgb(255, 255, 255); }
.arc-mainmenu { text-align: right; box-shadow: none; background-color: transparent; padding-top: 20px; }
.arc-mainmenu a { border-bottom: 2px solid transparent; font-weight: 400; font-size: 1.1rem; text-decoration: none; color: rgb(152, 152, 152); font-family: AdelleRegular, Arial, sans-serif; text-transform: none; letter-spacing: 0.05rem; }
.arc-mainmenu a:hover { color: rgb(152, 152, 152); border-bottom: 3px solid rgb(244, 168, 59); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(20, 20, 20); background-color: transparent; }
h1 { font-family: AdelleBold, Arial, sans-serif; letter-spacing: 0rem; text-transform: none; font-size: 3rem; color: rgb(69, 69, 69); }
h2 { font-family: AdelleBold, Arial, sans-serif; letter-spacing: 0.08rem; font-weight: 400; font-size: 1.75rem; text-transform: none; color: rgb(69, 69, 69); }
h3 { font-family: AdelleBold, Arial, sans-serif; letter-spacing: 0.08rem; font-weight: 400; font-size: 0.95rem; line-height: 20px; text-transform: uppercase; color: rgb(69, 69, 69); }
body { font-family: AdelleRegular, "Open Sans", sans-serif; font-weight: normal; font-size: 1rem; background-color: rgb(255, 255, 255); background-attachment: fixed; background-image: none; }
.button { font-family: AdelleBold, "Open Sans", sans-serif; font-weight: 300; padding: 10px 32px; letter-spacing: 3px; background-color: rgb(244, 168, 59); color: rgb(255, 255, 255); font-size: 0.8rem; border-radius: 0px; text-transform: uppercase; }
.button:hover { background-color: rgb(225, 144, 38); }
a { font-family: AdelleRegular, "Open Sans", sans-serif; font-weight: 400; color: rgb(244, 168, 59); text-decoration: none; }
a:hover { color: rgb(188, 99, 15); text-decoration: underline; }
a:hover.text-light { color: rgb(255, 255, 255); }
footer { background-color: rgb(86, 86, 86); padding-bottom: 30px; padding-top: 30px; margin-top: 0px; }
b, strong { font-family: AdelleBold, "Open Sans", sans-serif; font-weight: 500 !important; }
p, li { font-family: AdelleRegular, "Open Sans", sans-serif; color: rgb(69, 69, 69); }
.container { max-width: 1200px; }
.InputField, .InputSelect, .Questionintro { font-family: AdelleRegular, Arial, sans-serif; font-weight: 300; font-size: 16px; color: rgb(0, 0, 0); border-color: rgb(198, 198, 198); padding: 5px; border-radius: 5px; box-shadow: none; }
label.QuestionLabel, .QuestionLabel { font-family: AdelleRegular, Arial, sans-serif; font-weight: 500 !important; }
.arc-main-content { margin-top: 30px; background-color: transparent; margin-bottom: 0px; box-shadow: none; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
td.arc-table-col-sm { width: 108px; max-width: 108px; }
h2, h3, h4, h5, h6 { letter-spacing: 0.05rem; }
