html, body {
	width: 100%;
}
body {
	overflow-x: hidden !important;
}
#content img {
	max-width: 100%;
}
.ad-slot {
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
}
.font--normalize {
	font-size: 14px;
}
.padding--0 {
	padding: 0;
}
.padding--10 {
	padding : 10px;
}
.padding-right--0 {
	padding-right: 0;
}
.padding-right--10 {
	padding-right: 10px;
}
.img-max--200 {
	max-width: 200px;
}
.margin--0 {
	margin: 0;
}
.margin--20 {
	margin: 20px;
}
.margin-top--20 {
	margin-top: 20px;
}
.margin-top--10 {
	margin-top: 10px;
}
.margin-bottom--10 {
	margin-bottom: 10px;
}
.margin-bottom--20 {
	margin-bottom: 20px;
}
.margin-right--10 {
	margin-right: 10px;
}
.img--100 {
	width: 100%;
}
.img-max-300 {
	max-width: 300px;
}
.inline-block {
	display: inline-block;
}
.list-line-height--fix li {
	line-height: 1.4;
}
.table-responsive {
    background-color: white;
}
.position--relative {
	position: relative;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
/* Product */
.product-desc {
	font-size: 12px;
	line-height: 1;
}
.product-promotion {
	background-color: #eee;
	font-size: 14px;
	padding: 20px 0;
}
/* MISC */
.break-divider {
	width: 96%;
	margin: 26px auto 10px auto;
	overflow: hidden;
	text-align: center;
}
.break-divider:before, .break-divider:after{
	content: "";
	vertical-align: top;
	display: inline-block;
	width: 50%;
	height: 0.65em;
	border-bottom: 1px solid #ccc;
	margin: 0 2% 0 -55%;
}
.break-divider:after{
	margin:0 -55% 0 2%;
}
.menu {
	width: 100% !important;
}
.boxheader, .boxcontent {
	width: 100% !important;
	text-align: center;
}
.general-bg {
	background-color: white;
}
/* header */
.site-notice {
	color: #fff;
	font-family: verdana;
	padding: 0 10px;
}
.site-notice__header {
	background-color: #000;
	color: #fff;
	padding: 5px;
}
.site-notice__message {
	font-size: 14px;
	background-color: #c00;
	padding: 5px;
}
/* Team Info */
.teaminfo__logo, .teaminfo__list {
	display: block;
	margin-top: 10px;
}
.teaminfo__logo {
	text-align: center;
}
.teaminfo__logo img {
	max-width: 100%;
}
#sidemenu {
	padding: 0;
}
#sidemenu li {
	margin: 0;
}
.header-img--only {
	width: 100%;
}
.newsitem-wp .item img {
    max-width: 100%;
	height: auto;
}
.menu-bg {
	padding: 2px 4px;
	font-size: 14px !important;
}
.ad-slot-adhesion-wrapper {
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	background-color: #333;
	background-color: rgba(50, 50, 50, 0.7);
}
#ad-placeholder-adhesion {
	height: 50px;
	width: 100%;
	display: block;
}
#map_canvas {
	width: 600px;
	height: 400px;
	margin: 0 auto;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
@media (min-width: 992px) {
	.vcenter-md {
		display: inline-block;
		vertical-align: middle;
		float: none;
	}
	.row-md {
		margin-left: -15px;
		margin-right: -15px;
	}
	.pull-right-md {
		float: right;
	}
}
@media (max-width: 991px) {
	body {
		margin: 0 !important;
	}
	#panel {
		height: auto !important;
	}
	#panel .slidecontent {
		width: 100% !important;
	}
	#panel .info {
		width: 100% !important;
		height: auto !important;
		margin-bottom: 10px;
		text-align: center !important;
	}
	.pull-right-md {
		text-align: center;
	}
	#map_canvas {
		width: 100%;
	}
	#wrapper {
		width: 100% !important;
	}
	.content-img-fix-container img {
		width: 100% !important;
		height: auto !important;
	}
	.text-center-sm {
		text-align: center !important;
	}
	.stack-fix-sm {
		margin-top: 15px;
	}
	#menutitle {
		font-size: 20px;
	}
	#menutitle:hover {
		cursor: pointer;
	}
	.menu-toggle {
		display: inline-block !important;
		font-size: 0.8em;
		margin-left: 5px;
	}
}
.calendar {
	margin: 10px 0;
}
.calendar td {
	height: 100px;
	line-height: 1.4;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
}
.calendar__day {
	font-size: 14px;
	color: #999;
	display: block;
}
.header-image-side {
	max-width: 100%;
}
@media (max-width: 768px) {
	.img-xs--100 {
		width: 100%;
	}
	.inline-block-xs {
		display: inline-block;
	}
	.padding--0-xs {
		padding: 0;
	}
	.btn-stacked-xs {
		display: block;
		margin: 5px auto;
	}
	.pull-fix-xs {
		float: none !important;
		margin: 0 auto !important;
		display: block;
	}
	.text-center-xs {
		text-align: center !important;
	}
	.calendar td {
		height: auto;
		padding: 2px !important;
		clear: both;
	}
	.calendar>thead>tr>th,
	.calendar>tbody>tr>th,
	.calendar>tfoot>tr>th,
	.calendar>thead>tr>td,
	.calendar>tbody>tr>td,
	.calendar>tfoot>tr>td {
		display: block;
	}
	.calendar td {
		border-bottom: 1px solid #ddd !important;
	}
	.calendar__info {
		display: block;
		margin-left: 20px;
	}
}