@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 { padding-left: 30px; padding-right: 30px; background-color: rgb(237, 28, 35); color: rgb(255, 255, 255); font-size: 1rem; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; text-transform: uppercase; }
.button:hover { background-color: rgb(186, 22, 27); }
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: 1px solid rgb(168, 168, 168); border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-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: 600 !important; }
