.sun{width:100px;height:100px;border-radius:50%;background-color:gold;position:relative}.sun-center{width:30px;height:30px;border-radius:50%;background-color:gold;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sun-ray{width:2px;height:220px;background-color:gold;position:absolute;top:0;right:50%;transform:translateY(-40%)}#cloud{width:350px;height:120px;background:#d1eafc;background:-webkit-gradient(linear,0 0,0 100%,color-stop(.05,#D1EAFC),to(#d6f0fd));background:-webkit-linear-gradient(#D1EAFC 5%,#d6f0fd 100%);background:-moz-linear-gradient(#D1EAFC 5%,#d6f0fd 100%);background:-o-linear-gradient(#D1EAFC 5%,#d6f0fd 100%);background:linear-gradient(#d1eafc 5%,#d6f0fd);border-radius:100px;position:relative;margin:180px auto 100px}#cloud:after,#cloud:before{content:"";position:absolute;background:#d1eafc;z-index:-1}#cloud:after{width:100px;height:100px;top:-50px;left:50px;border-radius:100px}#cloud:before{width:180px;height:180px;top:-90px;right:50px;border-radius:200px}.shadow{width:300px;position:absolute;bottom:-10px;left:20px;background:#000;z-index:-1;-webkit-box-shadow:0 0 25px 8px rgba(0,0,0,.4);box-shadow:0 0 25px 3px #0000004d;border-radius:50%}.lightning{display:inline-block;position:relative;margin:100px 25px 25px 50px;width:30px;height:50px;transform-origin:50% 50%;transform:skew(-30deg) skewY(-30deg) rotate(10deg);background-color:#ff0}.lightning:before{position:absolute;border-style:solid;border-width:0 0 40px 30px;border-color:transparent transparent yellow transparent;top:-39px;left:-17px;content:""}.lightning:after{position:absolute;border-style:solid;border-width:0 0 40px 30px;border-color:transparent transparent transparent yellow;bottom:-39px;right:-17px;content:""}.rain{display:inline-block;border-bottom:3px dashed rgb(0,47,255);margin-top:35px;margin-left:-30px;width:100px;height:100px;transform:rotate(-45deg);transform-origin:right}#mist{stroke:#002fff;stroke-width:10;stroke-dasharray:15,15,1;stroke-linecap:round}.offsetMist{margin-top:110px}.fog{position:relative;width:350px;height:50px}.line{position:absolute;width:350px;height:26px}.line1{background:linear-gradient(45deg,transparent,transparent 49%,red 49%,transparent 51%)}.line2{background:linear-gradient(-45deg,transparent,transparent 49%,red 49%,transparent 51%)}.line{background-size:50px 50px}.roof-wrapper{height:100px;position:relative;width:100%}.roof{width:100%;height:100px;border-left:80px solid transparent;border-right:80px solid transparent;border-bottom:100px solid red}.chimney{width:40px;height:80px;left:20%}.floor{background:#ccc;min-height:200px;height:auto;width:100%;border-top:13px solid #000}.floor-section{border-bottom:1px solid #e9ecef;padding:0;background-color:transparent;border-radius:0}.floor-title{font-size:1.5rem;font-weight:700;padding:10px 20px;color:#343 a40;margin-bottom:0;background-color:#e9ecef;border-radius:8px 8px 0 0}.gauge-container{text-align:center;margin:10px 0;padding:10px;border-radius:8px;box-shadow:0 2px 4px #0000000d;background-color:#f4f6f8}.gauge-label{font-size:.9rem;font-weight:500;color:#6c757d;margin-top:5px}.floor_block_b{background-color:#ccc;height:50px;width:80%;margin:0 auto;border-top:13px solid #000;box-sizing:border-box}.floor_block_a{background-color:#ccc;width:95%;margin:0 auto;border-radius:0 0 8px 8px;box-shadow:0 4px 8px #0000001a}.floor_block{border:none;background-color:transparent;padding:0;margin-bottom:20px;border-radius:0}.land{background-color:gray;width:100%;height:15px;border-radius:10px}.tRoom{padding-bottom:50px}label.required:not(:empty):after{content:" *";color:red;right:0;top:-15px}
