@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-color: rgb(237, 234, 234); font-family: "Open Sans"; font-weight: 300; font-size: 0.9rem; }
.container { max-width: 800px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; box-shadow: none; }
p { color: rgb(76, 76, 76); }
h1 { font-family: "Open Sans"; color: rgb(76, 76, 76); font-weight: 400; }
h2, h3, h4, h5, h6 { color: rgb(76, 76, 76); font-family: "Open Sans"; font-weight: 400; font-size: 1.7rem; }
header { background-color: rgb(148, 190, 212); padding-top: 30px; padding-bottom: 30px; }
nav, .arc-submenu { background-color: rgb(101, 148, 173); }
.arc-mainmenu a { font-weight: 400; color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(246, 246, 246); text-decoration: none; background-color: rgb(102, 129, 114); }
footer { background-color: rgb(102, 129, 114); }
.button { background-color: rgb(244, 226, 110); color: rgb(84, 72, 11); font-size: 0.9rem; border: 1px solid rgb(229, 196, 31); }
.button:hover { background-color: rgb(225, 214, 85); color: rgb(84, 72, 11); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(102, 129, 114); }
.delegia-webinar-wrapper { border-radius: 6px; margin-top: 20px; margin-bottom: 20px; box-shadow: rgba(1, 1, 1, 0.15) 1px 1px 16px; }
.delegia-webinar-wrapper header { border-top-left-radius: 6px; border-top-right-radius: 6px; }
.delegia-webinar-wrapper footer { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
