@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 { padding-top: 65px; padding-bottom: 0px; background-color: rgb(2, 50, 98); }
nav, .arc-submenu { background-color: rgb(2, 50, 98); }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); text-decoration: underline; }
.arc-mainmenu a { color: rgb(255, 255, 255); font-size: 1.1rem; text-decoration: none; font-weight: 400; }
footer { background-color: rgb(2, 50, 98); padding-top: 16px; padding-bottom: 0px; }
main { margin-top: 0px; margin-bottom: 0px; }
.arc-mainmenu { text-align: center; }
p { color: rgb(0, 0, 0); }
a { color: rgb(3, 67, 132); }
a:hover { color: rgb(3, 67, 132); }
a.text-light:hover { color: rgb(3, 67, 132); }
.button { border-radius: 10px; background-color: rgb(3, 67, 132); font-size: 1.6rem; }
.button:hover { color: rgb(3, 67, 132); background-color: rgb(247, 246, 245); }
.InputField, .InputSelect { color: rgb(17, 17, 17); font-size: 16px; padding: 5px; border-radius: 5px; font-weight: 300; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(2, 50, 98); font-weight: 300; font-size: 1.3rem; }
.container { max-width: 1200px; }
.arc-main-content { margin-top: 7px; margin-bottom: 0px; }
h1 { font-size: 2.45rem; }
.arc-row .arc-row-content { padding-top: 51px; padding-bottom: 51px; }
