.environment-area,
.suntime-area,
.energy-area {
	border-radius: 30px;
	background-color: rgba(0, 0, 0, 0.13);
}
.energy-area,
.suntime-area {
    height: 580px;
}
#monitor1_header {
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}
#monitor1_header_echocenter_img,
#monitor1_header_incheon_img {
    margin: 22px 0 21px 0;
}
#monitor1_header_text {
    font-size: 51px;
    line-height: 51px;
    vertical-align: middle;
    margin-left: 31px;
}
.environment-area,
.weather-area {
    height: 1168px;
}
.th1 {
    width: 286px;
    line-height:  35px;
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    color: #cccccc;
    padding-bottom:99px;
}
.th2 {
    width: 140px;
    border-top: 1px solid rgba(204, 204, 204, 0.3);
    font-size: 48px;
    font-weight: 100;
    text-align: center;
    color: #cccccc;
    line-height: 45px;
}
#blank {
    border: 0px!important;
}
.td {
    font-size: 72px;
    line-height: 57px;
    color: #ffffff;
    padding: 145px 0px;
    text-align: center;
    border-top: 1px solid rgba(204, 204, 204, 0.3);
}
.th1 img {
    display: block;
    margin: auto;
}
#temp_col > img {
    margin: 86px 0 72px 115px;
}
#humidity_col > img {
    margin-top: 106px;
    margin-bottom: 92px;
}
#dashboard_col > img {
    margin-top: 119px;
    margin-bottom: 105px;
}
#co2_col > img {
    margin-top: 122px;
    margin-bottom: 108px;
}
#wind_col > img {
    margin-top: 113px;
    margin-bottom: 99px;
}
.wind_col {
    padding-top: 98px;
    padding-bottom:99px;
    line-height: 105px;
}
.wind_speed {
    margin: 0;
    line-height: 46px;
}
#weather-area-label > p {
    height: 99px;
    font-size: 105px;
    line-height: 1;
    letter-spacing: -2.6px;
    text-align: center;
    color: #ffffff;
    margin-bottom:61px;
}
span[class*="circle"],
div[class*="circle"] {
    color: #ffffff;
}
.circle-time {
    font-size: 72px;
    line-height: 1.75;
}
.circle-info {
    text-align: center;
    display: inline-block;
    width: 400px;
}
.circle-info-label {
    font-size: 60px;
    margin-top: 322px;
    letter-spacing: -1.5px;
    color: #cccccc;
}
.circliful {
    margin-top: 43px;
}
/*#circle-left-info {
    margin-left: 23px;
}*/
#energy-area-label {
    font-size: 60px;
    line-height: 1.1;
    margin-top: 49px;
    letter-spacing: -1.5px;
    text-align: left;
    color: #cccccc;
}
#energy-area-percent > span{
    font-size: 350px;
    font-weight: 200;
    line-height: 0.9;
    letter-spacing: -8.7px;
    color: #ffffff;
    padding-right:80px;
}
#energy-area-percent{
    font-size: 200px;
    letter-spacing: -5px;
    height: 270px;
    margin-top: 219px;
    text-align:right;
    color: #cccccc;
}


#energy-area-equation {
    margin-top: -25px;
    font-size: 36px;
    line-height: 0.89;
    letter-spacing: -0.9px;
    text-align: left;
    color: #a6a6a6;
}