@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900|Open+Sans:300,400,600,700,800");
body { background-color: rgb(177, 193, 208); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; font-size: 1.1rem; font-weight: 300; font-family: Inter-Regular; }
p { color: rgb(63, 80, 95); }
h1 { color: rgb(63, 80, 95); font-weight: 700; font-size: 2.45rem; font-family: Inter-SemiBold; }
h2, h3, h4, h5, h6 { color: rgb(227, 19, 80); font-family: "source sans pro"; }
a { color: rgb(243, 135, 53); text-decoration: underline; }
a:hover { color: rgb(76, 96, 107); text-decoration: none; }
a:hover.text-light { color: rgb(228, 223, 225); }
.button { background-color: rgb(63, 80, 95); color: rgb(255, 255, 255); font-size: 2rem; border-radius: 5px; }
.button:hover { background-color: rgb(76, 96, 107); color: rgb(17, 17, 17); }
header { background-color: rgb(63, 80, 95); padding-top: 0px; padding-bottom: 0px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(63, 80, 95); }
.arc-mainmenu a:hover { color: rgb(205, 195, 30); text-decoration: none; }
footer { background-color: rgb(177, 193, 208); padding-top: 0px; }
.InputField, .InputSelect { color: rgb(37, 47, 50); border-color: rgb(37, 47, 50); font-size: 14px; font-weight: 300; font-family: Inter-Regular; background-color: rgb(252, 252, 252); }
.arc-mainmenu { text-align: center; }
.container { max-width: 1200px; }
.arc-main-content .row { padding-top: 0px; padding-bottom: 0px; }
.arc-main-content { margin-bottom: 0px; margin-top: 0px; background-color: rgb(255, 255, 255); }
.arc-mainmenu a { font-weight: 300; font-size: 0.95rem; text-decoration: none; color: rgb(255, 255, 255); font-family: Inter-SemiBold; }
nav, .arc-submenu { background-color: rgb(63, 80, 95); }
a.text-light { color: rgb(242, 235, 224); }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
h2 { color: rgb(243, 135, 53); font-weight: 400; font-family: Inter-Medium; }
.arc-row .arc-row-content { padding-top: 50px; }
.arc-row .arc-page-background { background-color: rgb(255, 255, 255); }
h3 { color: rgb(76, 96, 107); }
h4, h5, h6 { color: rgb(88, 97, 82); font-family: Inter-Medium; letter-spacing: 0.28rem; line-height: 1.25; font-size: 1.4rem; }
.arc-main-content .row > div { padding-top: 0px; padding-bottom: 0px; }
