#widget3 * {
	box-sizing: border-box
}

#widget3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.w3-address,
.w3-head,
.w3-logo,
.w3-occupancy,
.w3-places {
	text-align: center
}

.w3-body {
	height: 160px;
	background-color: #2b2b2b;
	line-height: 1
}

.w3-address,
.w3-head {
	background-color: #067cb3;
}

.w3-head {
	border-bottom: 1px solid #1a95d1
}

.w1-middle {
	border-top: 1px solid #24a5e3;
	height: 109px;
	overflow: hidden
}

.w3-address {
	color: #000;
	font-size: 16px;
	padding: 5px 15px
}

.w3-logo,
.w3-places,
.w3-title {
	color: #fff;
	float: left
}

.w3-title {
	font-size: 14px;
	width: 28%;
	background-color: #0f5a7b;
}

.w3-places {
	font-size: 48px;
	width: 44%;
	display: block;
	background-color: #2b9acb;
}

.w3-logo img {
	width: 50px!important
}

.w3-logo {
	font-size: 17px;
	background-color: #0f5a7b;
	width: 28%
}

.w3-bottom {
	color: #1172a0;
	line-height: 2
}

.w3-bottom .lot .w3-occupancy {
	height: 12px;
	border-radius: 0
}

.w3-bottom .lot .w3-occupancy .bar-free {
	background-color: #ddd
}

.w3-bottom .w3-occupancy .bar {
	background-color: #1ba1e2;
	height: 100%;
	position: absolute;
	top: 0;
	width: 0;
	max-width: 100%
}

#widget3 {
	width: 100%;
	max-width: 1024px;
	min-width: 100px;
	margin: 0 auto
}

.w3-head {
	font-size: 20px;
	color: #fff;
	padding: 15px 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.w3-title,
.w3-places,
.w3-logo {
	line-height: 82px;
	height: 82px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.w3-logo {
	position: relative
}

.w3-logo img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.w3-occupancy {
	height: 27px;
	position: relative;
	float: left;
	width: 100%!important
}

.w3-bottom {
	background-color: #fff;
	padding: 5px 11px;
	font-weight: 700;
	height: auto;
	max-height: 230px;
	overflow-y: auto
}

.w3-bottom::-webkit-scrollbar {
	width: 5px
}

.w3-bottom::-webkit-scrollbar-thumb {
	background: #1ba1e2
}

.w3-bottom::-webkit-scrollbar-track {
	background: #fff
}

.w3-bottom::-webkit-scrollbar-button {
	background: #1ba1e2;
	height: 5px;
	border-radius: 50%
}

.w3-bottom .lot:after {
	content: '';
	display: block;
	clear: both;
	float: none
}

.w3-bottom .lot .lot-head {
	float: none;
	padding: 0;
	line-height: 2;
	width: 100%
}

.w3-bottom .lot .lot-head .lot-place {
	float: right;
	font-size: 13px
}

.w3-bottom .lot .lot-head .lot-name {
	float: left;
	color: #2b2b2b;
	font-size: 14px
}

.w3-time {
	float: right;
	text-align: right;
	font-size: 12px
}

.w3-time span:first-child {
	font-size: 12px;
	color: #696969;
}

.w3-time span:nth-child(2) {
	color: #2b2b2b;
	font-size: 13px
}

.w3-address,
.w3-head {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

@media screen and (max-width:768px) {
	#widget3 {
		max-width: 100%
	}
}

@media screen and (min-width:769px) and (max-width:1024px) {
	#widget3 {
		max-width: 968px
	}
}

@media screen and (min-width:1025px) {
	#widget3 {
		margin-top: 25px
	}
}
