@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.container { max-width: 1000px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; padding-right: 35px; padding-left: 35px; box-shadow: none; }
body { font-size: 1.15rem; line-height: 1.25; background-color: rgb(242, 242, 242); font-weight: 400; font-family: "Open Sans"; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; }
h1 { font-size: 2.9rem; line-height: 1.5; letter-spacing: 0.06rem; color: rgb(51, 51, 51); font-family: "Open Sans"; font-weight: 600; }
footer { background-color: rgb(68, 112, 217); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; padding-bottom: 0px; padding-top: 36px; }
p { color: rgb(51, 51, 51); }
.button { background-color: rgb(68, 112, 217); border-radius: 6px; font-size: 1.2rem; }
.button:hover { background-color: rgb(242, 242, 242); color: rgb(68, 112, 217); }
.InputField, .InputSelect { color: rgb(25, 10, 79); font-size: 15px; font-family: "Open Sans"; padding: 6px; border-radius: 6px; }
header { background-color: rgb(68, 112, 217); padding-top: 0px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; padding-bottom: 10px; }
h2, h3, h4, h5, h6 { font-family: "Open Sans"; font-weight: 700; font-size: 1.7rem; line-height: 1.8; letter-spacing: 0rem; color: rgb(51, 51, 51); }
.arc-mainmenu a { font-family: "Open Sans"; font-weight: 700; color: rgb(255, 255, 255); font-size: 1rem; text-decoration: none; }
nav, .arc-submenu { background-color: rgb(68, 112, 217); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(51, 51, 51); background-color: rgb(68, 112, 217); }
.arc-mainmenu a:hover { color: rgb(89, 89, 89); text-decoration: none; }
a { color: rgb(68, 112, 217); text-decoration: none; }
a:hover { text-decoration: none; color: rgb(68, 112, 217); }
.arc-mainmenu { text-align: center; }
.img-round { width: 180px; height: 180px; overflow: hidden; border-radius: 50%; margin: 0px auto 0.5rem; }
.arc-main-content .row { padding-top: 15px; }
a:hover.text-light { color: rgb(68, 112, 217); }
a.text-light { color: rgb(68, 112, 217); }
