		.dashboard {
				margin: 0px auto;
				width: 955px;
				margin-bottom: 30px;
				font-family: HwGhoticWhide;
}
		.box {
				height: 55px;
				width: 120px;
				float: left;
				paddi/ng-left: 15px;
			}
		
		.dash-info {
				height: 55px;
				width: 150px;
				float: left;
				text-align: center;
				font-size: 20px;
				font-weight: 700;
				color: gold;
				text-shadow: 1px 1px 4px #000000;
				
			}
		.dash-span {
				vertical-align: -20px;
		}
		.dash-data {
				width: 100px;
				height: 55px;
				float: left;
				text-align: center;
				font-size: 20px;
				font-weight: 700;
				color: white;
				text-shadow: 1px 1px 4px #000000;
			}

		div.title {
			margin: 0px auto;
			color: #FC0;
			text-align: center;
			width: 120px;
			font-size: 10px;
			height: 12px;
			line-height: 13px;
			text-shadow: 1px 1px 3px #000000;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-color: #963;
			
			}
		div.title-empty {
			height: 15px
			}
		div.line2 {
				margin: 0px auto;
				height: 17px;
				line-height: 19px;
				width: 120px;
				text-align: center;
				font-size: 11px;
				font-weight: bold;
				color: white;
				text-shadow: 1px 1px 4px #000000;	
				backg/round-color: rgba(255, 0, 0, 0.15);
}		
		div.hi {background-color: rgba(255, 0, 0, 0.15);}
		div.lo {background-color: rgba(16, 0, 255, 0.15);}
		div.line1 {
				margin: 0px auto;
				line-height: 35px;
				width: 120px;
				text-align: center;
				font-size: 11px;
				color: white;
				font-weight: bold;
				text-shadow: 1px 1px 3px #000000;
			}
			
			
			
		.arrow-u { 
				transform:rotate(180deg);
				-ms-transform:rotate(180deg); /* IE 9 */
				-webkit-transform:rotate(180deg); /* Safari and Chrome */
			}

		.arrow-d {
				transform:rotate(90deg);
				-ms-transform:rotate(90deg); /* IE 9 */
				-webkit-transform:rotate(90deg); /* Safari and Chrome */
			}

		/*.cold {
				position: relative;
				width: 0px;
				height: 0px;
				border-style: solid;
				border-width: 5px 2.5px 0 2.5px;
				border-color: #007bff transparent transparent transparent;
				top: 10px;
				left: 10px;
		}
		
		.cold-t {
				position: relative;
				width: 0px;
				height: 0px;
				border-style: solid;
				border-width: 5px 2.5px 0 2.5px;
				border-color: transparent transparent transparent transparent;
				top: 10px;
				left: 10px;
		}
		
		.warm {
				position: relative;
				width: 0px;
				height: 0px;
				border-style: solid;
				border-width: 0 2.5px 5px 2.5px;
				border-color: transparent transparent #ff0000 transparent;
				top: 10px;
				left: 10px;
			}
		.warm-t {
				position: relative;
				width: 0px;
				height: 0px;
				border-style: solid;
				border-width: 0 2.5px 5px 2.5px;
				border-color: transparent transparent transparent transparent;
				top: 10px;
				left: 10px;
			}*/
		.tgt	{
				font-size: 32px;
				font-weight: 700;
				font-family: 'Montserrat', sans-serif;
				letter-spacing:-2px
			}
		.fix-pa-r {
				padding-right: 15px;
			}
			
		.fix-pa-l {
				padding-left: 0px;
			}

.clear { clear: both;}

.dash-infobar {
	margin: 0px auto;
	width: 955px;
	background-color: rgba(255, 255, 255, 0.26);
	height: 20px;
	font-size: 11px;
	color: #AEFFD2;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
}

.bottomData {
font-size: 11px;
text-align: center;
text-shadow: 1px 1px 4px #000000;
color: #FFF;
}

.myself {font-size: 16px;
	font-weight: 900;}



/* ######### detail dashboard line ######### */

.dashDT {text-align:left;position: relative;float:left;line-height:20px;}
.dashDTzamik {margin-left: 5px;}

.tempD1 {width: 100px;left:147px;text-align:center;}
.tempD2 {width: 170px;left:260px;}
.tempD3 {width: 190px;left:400px;}

.windD1 {width: 120px;left:147px;}
.windD2 {width: 190px;left: 240px;}
.windD3 {width: 140px;left: 360px;}

.rainD1 {width: 145px;left:147px;}
.rainD2 {width: 190px;left: 215px;}
.rainD3 {width: 250px;left: 335px;}

.humD1 {width: 100px;left:160px;}
.humD2 {width: 120px;left:260px;}
.humD3 {width: 120px;left:450px;}

.presD1 {width: 120px;left:360px;}
.presD2 {width: 120px;left: 550px;}

.sunD1 {width: 150px;left: 147px;}
.sunD2 {width: 200px;left: 210px;}
.sunD3 {width: 175px;left: 330px;}

.box-space {width: 15px;height: 55px;float:left;}

#dash-data {position: relative; float: left;background-color: red;}

#unit {font-size: 10px;}
