@import url("https://fonts.googleapis.com/css?family=Patua+One:400|Roboto:100,300,400,500,700,900|Arimo:400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-color: rgb(237, 28, 35); padding-top: 15px; padding-bottom: 20px; }
nav, .arc-submenu { background-color: rgb(237, 28, 35); }
.arc-mainmenu a { font-weight: 400; font-size: 0.85rem; text-decoration: none; color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); text-decoration: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(237, 28, 35); background-color: rgb(255, 255, 255); }
.arc-mainmenu { text-align: right; }
h1 { font-family: "Patua One"; font-weight: 400; letter-spacing: 0px; text-transform: uppercase; }
h2 { font-family: Roboto; font-weight: 400; font-size: 1.1rem; text-transform: uppercase; }
body { font-family: Arimo; font-weight: 400; font-size: 0.85rem; background-color: rgb(247, 247, 247); }
.button { background-color: rgb(170, 170, 170); color: rgb(255, 255, 255); font-size: 1rem; border-radius: 5px; text-transform: uppercase; }
.button:hover { background-color: rgb(129, 129, 129); }
a { color: rgb(237, 28, 35); text-decoration: none; }
a:hover { text-decoration: underline; color: rgb(193, 23, 29); }
a:hover.text-light { color: rgb(191, 23, 28); }
footer { background-color: rgb(247, 247, 247); }
#LiveWith { font-family: "Open Sans"; font-weight: 400; font-size: 14px; border-style: solid; border-width: 1px; border-color: rgb(168, 168, 168); border-radius: 4px; padding: 4px; background-color: rgb(255, 255, 255); color: rgb(47, 79, 79); box-shadow: rgba(1, 1, 1, 0.0980392) 1px 1px 1px inset; box-sizing: border-box; margin: 0px; width: 300px; }
label.QuestionLabel, label { font-family: "Open Sans"; font-weight: 400 !important; }
