@import url("https://fonts.googleapis.com/css?family=Oxygen:300,400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; font-family: Oxygen; font-weight: 400; line-height: 1.25; }
.arc-main-content { background-color: rgb(255, 255, 255); margin-top: 25px; margin-bottom: 25px; }
header { background-color: rgb(255, 255, 255); padding-top: 0px; padding-bottom: 0px; }
.arc-mainmenu { text-align: right; }
nav, .arc-submenu { background-color: rgb(0, 162, 177); }
p { color: rgb(0, 0, 0); }
h1 { color: rgb(0, 0, 0); font-family: Oxygen; font-weight: 700; font-size: 1.9rem; }
footer { background-color: rgb(51, 51, 51); padding-top: 30px; }
.container { max-width: 1200px; }
.text-light { color: rgb(255, 255, 255); }
h2, h3, h4, h5, h6 { font-family: Oxygen; font-weight: 300; font-size: 1.25rem; }
a { color: rgb(0, 162, 177); }
a:hover { text-decoration: none; color: rgb(18, 212, 221); }
a:hover.text-light { color: rgb(255, 255, 255); }
.button { background-color: rgb(0, 162, 177); }
.button:hover { background-color: rgb(18, 212, 221); }
.arc-mainmenu a { font-family: Oxygen; font-weight: 300; color: rgb(255, 255, 255); text-decoration: none; }
.arc-mainmenu a:hover { color: rgb(1, 197, 201); text-decoration: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 0, 0); background-color: rgb(245, 245, 245); }
.InputField, .InputSelect { font-family: Oxygen; }
