hr{
	background-color:#C1BDD3;
	height:1px;
	border:0;
}
.hr_g{
	background-color:#37AE6C;
	height:2px;
	border:0;
}

.background{
	background:#f7f8fa;
	padding: 7px;	
}

.info {
	padding: 6px 8px;
	font: 14px/16px Arial, Helvetica, sans-serif;
	background: white;
	background: rgba(255,255,255,0.8);
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	border-radius: 5px;
	text-align: left;
}
.legend {
	background-color: “black”;
	line-height: 25px;
	color: #555;
	width: auto;
}
.legend i {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
	opacity: 0.7;
}
.btn-hsc-green{
	background-color:#37AE6C;
	color:white;
	border:0;
	border-radius:5px;
	line-height:2.5;
}
.btn-hsc-grey{
	background-color:#C1BDD3;
	color:white;
	border:none;
	border-radius:5px;	
}
.btn-hsc-green_s{
	background-color:#37AE6C;
	color:white;
	border:0;
	border-radius:5px;	
}
.buttongroup .btn-hsc-green{
	line-height:2.5;
}
.btn-hsc-green_{	
	border-style: solid;
    border-color: #37AE6C;
    border-width: 20px 30px 20px 30px;
    display: inline-block;
    background: #37AE6C;
    border-radius: 5px;   
    line-height: 120%;
    color: white; 
    width: auto;
    text-align: center;	
}

div.divx{
	color:red;
	font-size:14px;
}

main{
	margin-top:6px;
}	
.main_body .main_title:before{
	content:"";
	position:absolute;
	margin-left:-30px;
	margin-top:5px;
	width:20px;
	height:20px;
	background-color:#37AE6C;
	border-radius:50%;
}
.icon-btn{padding:1px;border-radius:5px;}
body{background:#ecf1f5;text-align:center;}
.onchecked {
display: none}
.offchecked {display: block}
input:checked~.offchecked {display: none}
input:checked~.onchecked {display: block}
.container{text-align:center;}
.headlogo {}
.headlogo img{float:left;width:106px;height:95px;}
.headtitle{}
.headtitle h3{padding-top:25px;}
.headback{padding-top:20px;}
.tile{width:100%;background:#fff;border-radius:4px;box-shadow:0px2px3px1pxrgba(151,171,187,0.7);float:left;transform-style:preserve-3d;margin:10px 0;}
.tile_g{width:100%;border-radius:4px;background-color: #37AE6C;color:#fff;margin:10px 0;}
.tile_gq{width:100%;border-radius:4px;background-color: #37AE6C;color:#fff; padding:0px 0px 2px 0px;}
.header{border-bottom:1pxsolid#ebeff2;padding:19px 0;text-align:center;color:#59687f;font-size:600;font-size:19px;position:relative;}
.banner-img{padding:5px 5px 0;}
.banner-imgimg{width:100%;border-radius:5px;}
.dates{
	border:1pxsolid#ebeff2;
	border-radius:5px;
	padding:10px 0px;
	margin:5px 10px;
	font-size:20px;
	color:#0f0f0f;
	font-weight:600;
	overflow:auto;
}
.datesdiv{
	float:left;
	width:50%;
	text-align:center;
	position:relative;
}
.datesstrong,.statsstrong{
	display:block;
	color:#adb8c2;
	font-size:14px;
	font-weight:700;
}
.datesspan{width:1px;height:40px;position:absolute;right:0;top:0;background:#ebeff2;}

.stats{
	border-top:1pxsolid#ebeff2;
	background:#f7f8fa;	
	padding:5px 0;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	border-radius:005px5px;
}
.statsdiv{border-right:1pxsolid#ebeff2;width:33.33333%;float:left;text-align:center;}
.statsdiv:nth-of-type(3){border:none;}
.buttongroup{
	text-align:right;
	position:relative;
	padding:10px;
	margin:10px;
}
footer{background-color:#37AE6C;color:white;text-align:right;position:relative;margin:20px 0px;}
.row{margin-left:0px;margin-right:0px;}
a.green{color:#37AE6C;}
.green{color:#37AE6C;}

img.qicon{float:left;margin-right:4px;}
@media(max-width:768px)
{
body{font-size:0.8rem;}
.row{margin-left:-15px;margin-right:-15px;}
.mapwide{margin-left:-25px;margin-right:-25px;}
.buttongroup{text-align:right;position:relative;padding:2px;margin:4px 0;}
hr{margin:2px 0;}
.buttongroupsmall{font-size:65%;line-height:1.5;}
h3,.h3{font-size:1.25rem;}
h2,.h2{font-size:1.75rem;}
h4,.h4{font-size:1.15rem;}
h5,.h5{font-size:1rem;}
.datesstrong,.statsstrong{font-size:90%;font-weight:500;}
.dates{padding:4px;margin:2px;}
div.ticket{min-height:0;}
.headlogo img{float:left;width:100%;height:100%;}
}
@media(max-width:450px){
.btn-hsc-green{line-height:1.5;}
.buttongroup .btn-hsc-green{line-height:1.5;}
.headtitle h3{padding-top:25px;}
.headback{padding-top:10px;}
.headlogo img{float:left;width:100%;height:100%;}
}
