#siteheader::before {
background: url(none) center center no-repeat !important;
}
#sitebody.homepagelayout {
background: #fff;
}
/* mobile logo */
#siteheader a#home_link {
background: url(https://www.medicinehat.ca/Home/ShowImage?id=12344&amp;t=637418031608350279) no-repeat center center !important;
}
/* logo */
@media screen and (min-width: 48em) {
#siteheader a#home_link {
background: url(https://www.medicinehat.ca/Home/ShowImage?id=12728&amp;t=637498682498693994) center center no-repeat !important;
}
#sitebody {
background: #fff;
}
#siteheader {
background: url(_gfx/cmn/title_watermark.png) left bottom no-repeat;
}
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
#siteheader a#home_link {
width: 470px;
}
}
/***48em = 768px ***/
@media screen and (min-width: 48em) {
#siteheader a#home_link {
width: 470px;
}
}
@media only screen and (max-width:48em) {
#siteheader {
background: #0F75BD;
}
}
@media only screen and (max-width:48em) {
#searchbox {
background: #0F75BD;
}
}
.nav.nav-tabs li.active a, .nav.nav-tabs li.active a:hover, .nav.nav-tabs li.active a:focus, .nav.nav-tabs li a:hover, .nav.nav-tabs li a:focus {
color: #0C4471;
}
.nav.nav-tabs li a {
background: rgba(175, 175, 175, 0.85);
}
.home_events ul li .datebox {
border: 0px solid #fff;
}
.home_events ul li {
border-bottom: 0px !important;
border-top: 1px #d5d5d5 solid !important;
}
.home_events .box_bottomlink {
background: #AD804E;
}
.home_buttons ul li {
margin: 0 0 21.5px 0;
}