@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(245, 245, 245); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; padding-top: 15px; }
nav, .arc-submenu { background-color: rgb(146, 199, 232); }
.arc-mainmenu a { color: rgb(255, 255, 255); font-family: "Helvetica Neue", Arial; font-weight: 600; font-size: 1rem; text-decoration: underline; }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); text-decoration: none; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(255, 255, 255); font-family: "Helvetica Neue", Arial; font-weight: 300; font-size: 1.25rem; }
a { color: rgb(146, 199, 232); text-decoration: none; }
a:hover { color: rgb(146, 199, 232); text-decoration: none; }
a:hover.text-light { color: rgb(139, 190, 221); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(139, 190, 221); }
footer { background-color: rgb(146, 199, 232); }
.button:hover { background-color: rgb(146, 199, 232); color: rgb(255, 255, 255); }
.button { background-color: rgb(146, 199, 232); border-radius: 40px; font-size: 1.2rem; font-weight: bold; padding: 20px; color: rgb(255, 255, 255); }
p { color: rgb(38, 47, 56); }
.InputField, .InputSelect { color: rgb(46, 51, 43); border-color: rgb(105, 115, 122); background-color: rgb(245, 245, 245); font-size: 17px; font-family: "Helvetica Neue", Arial; padding: 14px; border-radius: 20px; box-shadow: rgba(1, 1, 1, 0.1) 1px 1px 1px inset; }
.arc-mainmenu { text-align: left; }
.arc-main-content { margin-top: 14px; margin-bottom: 25px; box-shadow: none; background-color: rgb(255, 255, 255); }
h1 { color: rgb(38, 47, 56); font-family: "Helvetica Neue", Arial; font-weight: 400; font-size: 2.95rem; letter-spacing: 0rem; line-height: 3.1rem; }
h2, h3, h4, h5, h6 { color: rgb(38, 47, 56); font-family: "Helvetica Neue", Arial; letter-spacing: 0rem; font-weight: 300; line-height: 2rem; }
a.text-light { color: rgb(139, 190, 221); }
.container { max-width: 920px; }
