body.SiteBackground{background-image:url('https://resx.octorate.com/content/16997/1557839859366.jpg')}/*
.LangBar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #178fa7;
  	z-index: 1000;
  	box-shadow: 0 0 10px #666;
}
.SiteHeader {
	padding-top:53px
}
.SearchBar {
	position: fixed;
    top: 80px;
    left: 10px;
    background: rgba(255, 255, 255, 0.8);
}
.SearchCal {
    background:none;
}

.SearchBar > div,
.SearchBar > div > div,
.SearchCal > div {
    display: block;
}
*/