@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|PT+Serif:400,700|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: rgba(255, 255, 255, 0.9); }
nav > .container { background-color: transparent; }
.arc-mainmenu { text-align: right; box-shadow: none; background-color: transparent; margin-top: 15px; }
.arc-mainmenu a { border-bottom: 3px solid transparent; font-weight: 400; font-size: 1rem; text-decoration: none; color: rgb(255, 255, 255); font-family: "Open Sans", Arial, sans-serif; text-transform: none; letter-spacing: 0.05rem; }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); border-bottom: 3px solid rgb(133, 188, 32); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: transparent; border-bottom: 3px solid rgb(225, 5, 109); }
h1 { font-family: "Open Sans"; letter-spacing: 0rem; text-transform: none; font-size: 2.6rem; color: rgb(69, 69, 69); font-weight: 400; }
h2 { font-family: "Open Sans", Arial, sans-serif; letter-spacing: 0.08rem; font-weight: 400; font-size: 1.2rem; text-transform: none; color: rgb(69, 69, 69); }
h3 { font-family: "Open Sans", 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: "PT Serif", sans-serif; font-weight: 400; font-size: 0.95rem; background-color: rgb(245, 242, 237); background-attachment: fixed; background-image: none; }
.button { font-family: "Open Sans", sans-serif; font-weight: 400; padding: 10px 32px; letter-spacing: 0.5px; background-color: rgb(235, 145, 0); color: rgb(255, 255, 255); font-size: 1rem; border-radius: 0px; text-transform: uppercase; }
.button:hover { background-color: rgb(202, 125, 0); }
a { font-family: "PT Serif", sans-serif; font-weight: 400; color: rgb(133, 188, 32); text-decoration: none; }
a:hover { color: rgb(133, 188, 32); text-decoration: underline; }
a:hover.text-light { color: rgb(255, 255, 255); }
footer { background-color: rgb(5, 75, 127); padding-bottom: 80px; padding-top: 80px; margin-top: 0px; }
b, strong { font-family: "PT Serif", sans-serif; font-weight: 700 !important; }
p { font-family: "PT Serif", sans-serif; color: rgb(69, 69, 69); }
.ingress { font-family: "Open sans", sans-serif; font-size: 1.4rem; color: rgb(69, 69, 69); }
.container { max-width: 1200px; }
.InputField, .InputSelect, .Questionintro { font-family: "PT Serif", Arial, sans-serif; font-weight: 400; 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: "PT Serif", Arial, sans-serif; font-weight: 500 !important; }
.arc-main-content { background-color: transparent; margin-bottom: 30px; box-shadow: none; margin-top: 0px; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-light.png"); }
td.arc-table-col-sm { width: 108px; max-width: 108px; }
h2, h3, h4, h5, h6 { font-family: "Open Sans"; font-weight: 600; font-size: 1.35rem; letter-spacing: 0rem; }
nav, .arc-submenu { background-color: rgb(0, 45, 91); }
.arc-main-content .row { padding-top: 15px; }
