@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.arc-main-content { box-shadow: rgba(1, 1, 1, 0.1) 0px 1px 2px; margin-top: 25px; background-color: rgb(255, 255, 255); }
.container { max-width: 1000px; }
body { background-color: rgb(236, 233, 233); font-family: Arial; font-weight: 300; font-size: 1rem; }
header { background-color: rgb(255, 255, 255); }
footer { background-color: rgb(93, 81, 76); }
nav, .arc-submenu { background-color: rgb(78, 127, 156); }
h1 { font-family: Arial; font-size: 2.45rem; font-weight: 400; letter-spacing: 0.1rem; color: rgb(0, 0, 0); }
a:hover { text-decoration: underline; color: rgb(78, 127, 156); }
a { color: rgb(0, 0, 0); }
.button { font-size: 1rem; background-color: rgb(113, 152, 171); }
.arc-mainmenu a { font-family: Verdana; font-weight: 400; color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); text-decoration: underline; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(101, 146, 173); }
.InputField, .InputSelect { border-color: rgb(168, 168, 168); }
.button:hover { background-color: rgb(144, 188, 213); color: rgb(255, 255, 255); }
