

body {background-color: #b9ddff; background-image: url("sl.png"), url("st.png"); background-repeat: no-repeat,repeat-x; background-position: right top, bottom right; margin-bottom: 0px;}

.title {color: #000000; display: block; font-family: Arial; font-weight: bold; margin: 46px auto 30px auto; text-align: center; font-size: 55px;}
.locationbox {display: flex; justify-content: center; align-items: center; height: 100px; margin: 0px 0px 20px 0px; background-color: #ffffff; text-align: center; font-size: 40px; line-height: 40px; border: none; border-radius: 20px; border-style: none;}
.location {color: black; display: block; font-family: Arial; font-size: 40px;}
.ahref {text-decoration: none;}

.dashboard {display: flex; width: 502px; height: 340px; margin: 0px 0px 0px 20px; gap: 20px; flex-wrap: wrap; justify-content: center;}
.dbcell {width: 154px; height: 100px; border-radius: 20px; background-color: #ffffff;}
.dbctitle {height: 15px; text-align: center; font-family: Arial; font-size: 14px; font-weight: bold; margin: 5px 0px 0px 0px;}
.dbccontainer {height: 80px; display: flex; align-items: center; justify-content: center;}
.dbcccontent {text-align: center; font-family: Arial; font-size: 24px;}
.dbcccmintemp {font-size: 18px; color: #0eaefb;}
.dbcccavgtemp {font-size: 18px; color: #000000;}
.dbcccmaxtemp {font-size: 18px; color: #c67700;}

.camera {width: 328px; height: 220px; display: flex; justify-content: center; align-items: center; overflow: hidden; border: none; border-radius: 20px; background-color: #000000;}
.cameraimg {width: 328px; height: 220px; object-fit: cover; border: none; vertical-align: middle;}

.centerblock {width: 850px; display: flex; margin: 0px auto 50px auto;}


.footer {font-family: Arial; display: flex; align-items: center; font-size: 12px; width: 850px; height: 75px; margin: 0px auto 118px auto; border-radius: 25px 25px 25px 25px; background-color: #ffffff;}
.footercontent {text-align: center; width: 850px;}

.androidapp {height: 107px; display: flex; justify-content: center; align-items: center; overflow: hidden; border: none;}
.androidapphref {height: 107px;}
.androidlogo {}

