


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

body {
background:#000;
background-image:url(/_wss/clients/701/assets/home-background.jpg);
background-size:cover;
background-repeat:no-repeat;
color:#fff;
}
input[type="button"], input[type="submit"] {
color:#7b0400;
border:1px solid #7b0400;
background:#fff;
}
input[type="button"]:hover, input[type="submit"]:hover {
background:#7b0400;
color:#fff;
}
header .menu_bar {
color:#fff;
}
header {
background-color:#97040C;
background-image:url(/_wss/clients/701/assets/pc-logo.png);
background-size:auto 80%;
background-repeat:no-repeat;
background-position:center;
}
.page {
color:#000;
}
#navigation {
background:#4c0004;
}
#back_arrow {
color:#ffffff;
}
#navigation a {
background-color:#97040c;
border-bottom:1px solid #4c0004;
color:#fff;
}
#navigation a:focus, #navigation a:hover, #navigation a:focus, #navigation a.active {
background-color:#000000;
}
#navigation .menu_bar {
color:#fff;
}
.page a {
color:#97040C;
text-decoration:none;
}
.list_item .fa-toggle-on {
color:#97040C;
font-size:32px;
}
.list_item .fa-toggle-off {
color:#ccc;
font-size:32px;
}
.list_item.event_date:active {
background:#fff;
color:#000;
}
.fa.fa-plus-circle.floater {
font-size:68px;
position:fixed;
bottom:10px;
left:10px;
color:#97040C;
}

@media (min-width: 1600px) {

}

@media (min-width: 1200px) and (max-width: 1599px) {

}

@media (min-width: 980px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}
