body{
	font-family: 'Cuprum', sans-serif;
}
#sensorpicker{
	position:absolute;
}

.notifyjs-metro-base{
	color:white !important;
	width: 500px !important;
}
.notifyjs-corner {
    top: 120px !important;
    right:200px !important;
}

.infolink{

    color: white;
    text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin-right:15px;
	/*float: right;*/
}
.accept{
	float:right;
	background-color: #9fe241;
	padding: 15px;
	font-size: 20px;
	border-radius:15px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: white;
	margin-bottom: 2%;
}
.privacy {
	font-style:normal;

}

.privacy p{
	color: black;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;


}
.privacy ul{
	color: black;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;


}
.dot {
  height: 20px;
  width: 20px;
  padding-top:15px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  float:right;
  cursor: pointer;

}
.square{
	height: 100px;
  width: 100px;
  padding-top:15px;
  background-color: none;
  display: inline-block;
  float:right;
}

.square .dottext {
position:relative;
/*bottom:30px;
left:0px;*/
background-color: #72C5E3;
opacity: 0.8;
text-decoration: none;
font-size: 16px;
color: white;
text-align:center;
visibility:hidden;
border-radius: 5px;
padding: 7px;
width: 100px;
}

.square:hover .dottext {
visibility:visible;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    /*background-color: rgb(0,0,0); /* Fallback color */*/
    /*background-color: rgba(0,0,0,0.4); /* Black w/ opacity */*/
}

/* Modal Content/Box */
.modal-content {
	text-align: center;
	border:none;
	border-radius:15px;
	background-color:#72C5E3;
	border-width: 0px;
    float:right;
    text-decoration: none;
    opacity: 0.6;
    color:white;
    font-size:14px;
    margin-top: 12%; /* 15% from the top and centered */
    margin-right:7%;
    padding: 20px;
    border: 1px solid #888;
    width: 20%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#fsimage{
		position:relative;
		float:right;
		z-index: 5;
	}
/*#finedustchart{
	height: 500px;
}*/

#topbar{
	height: 120px;
	background: #72C5E3;
	position: relative;

}

#logo{
	margin-left: 200px;
	position: absolute;
	top: 5px;
}

#info{
	float: right;
	margin: 45px 200px;

}

#info img{
	max-width: 60px;
	height: auto;
}

#userN{
	color: black;
	margin-left: 20px;
	font-size: 24px;
}
/*
#btn-logout{
	color: white;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	margin-left:20px;
	font-size: 18px;
	margin-right:15px;
 }*/

 #info a{
 	margin-left:5px;
 }

 .hidden{
 	display: none;
 }

#tabs{
	margin-bottom: 30px;
}

#tabs span {

	cursor: pointer;
	font-size: 30px;
	font-style: bold;
	color:#C5E7F3;
/*	padding: 0px 10px;
*/

}

#buttons{
	height: 40px;
	width:100%;
}


#buttons span{
	cursor:pointer;
	font-size: 14px;
	text-align: center;
	vertical-align: center;
	color: white;
	background-color:#C5E7F3;
	height: 40px;
  	width: 40px;
  	padding-top:10px;
 	border-radius: 15%;
 	display: inline-block;
 	margin-right: 5px;
 	float:right;
}

#buttons span.select{
	font-weight:bold;
	background-color:#72C5E3;
}

#tabs span.selected{
	font-weight: bold;
	color:#72C5E3;

}

#tabs span.devider{
	font-weight: bold;
	font-style: normal;
	color:#72C5E3;
}

#main{
	margin-left: 200px;
	margin-right: 200px;
}




#finedustchart{
		max-width:100%;
		height: auto;
		margin-top:0px;
	}
	#particlechart{
		max-width:100%;
		height: auto;
		margin-top:0px;
	}

#environmentchart{
		max-width:100%;
		max-height:100%;
		margin-top:0px;
	}
.row {
  margin-right: -15px;
  margin-left: -15px;
}


.wrapper{

	display:block;
	width:100%;
	height:40px;
	margin:auto;
}

.container{

    padding: 0px 20px;
	font-weight: bold;
	color:#72C5E3;
	font-size:24px;
	height: 500px;
	width: auto;
	margin-top:30px;
}

.time input{
	font-size:14px;
	color: #282828;
	margin-left: 10px;
	background-color:#C5E7F3;
	border-radius:5px;
	border: none;
	padding-left: 25px;
	font-weight: normal;
	font-style: normal;
}

.time select{
	font-size:15px;
	font-style: normal;
	color: #282828;
	margin-left: 10px;
	background-color:#C5E7F3;
	border-radius:5px;
	border: none;
	padding: 3px 20px;
	font-weight: normal;
}

.wrapper select{
	font-size:16px;
	color: #282828;
	margin-left: 10px;
	background-color:#C5E7F3;
	border-radius:25px;
	border: none;
	/*padding-left: 25px;*/
}

.paginator {
	margin-top: 10px;
}

input{
	text-align: center;
}

.time label{
	text-align: center;
	font-size:24px;
	color: #72C5E3;
	margin-left: 10px;


}

.time button {
	cursor: pointer;
    background-color: #B7D152; /* Green */
    border: none;
    color: white;
    border-radius: 25px;
    padding: 0px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}


#datepicker{
	font-size:16px;
	color: #282828;
	margin-left: 10px;
	background-color:#C5E7F3;
	border-radius:25px;
	text-align:center;
	border: none;
	padding:0px;
}

@media (max-width: 1199px) {

	.accept{
	padding: 10px;
	font-size: 14px;
	border-radius:10px;
	margin-bottom: 2%;
	}

.privacy h1{
	font-size:28px;
}

.privacy h2{
	font-size:20px;
}

.privacy p{
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;


}
.privacy ul{
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;


}

.notifyjs-corner {
    top: 120px !important;
    right:100px !important;
}
	#main{
		margin-left:100px;
		margin-right:100px;
	}

	#logo{
		margin-left: 100px;
		top:-5px;
	}
/*	#logo img{
		max-height: 35px;
		width: auto;

	}
*/

	.wrapper{
		height:auto;
	}

	.container{
		padding: 0px 10px;
		font-size:18px;
	}
	#btn-logout{
		margin-left:5px;
		font-size: 18px;
	}
	#info{
		margin: 15px 100px;
	}
	#info img{
		max-width: 60px;
		height: auto;
	}
}
@media (max-width: 1024px) {
	.time select{
	font-size:14px;

}
		.col-3{
		width:100%;
		margin-bottom: 10px;
	}
	.notifyjs-corner {
    top: 120px !important;
    right:50px !important;
	}
	#main{
		margin-left:50px;
		margin-right:50px;
	}
	#logo{
		margin-left: 50px;
		top:-5px;
	}

}

@media (max-width: 767px) {

	.notifyjs-metro-base{
	color:white !important;
	width: 300px !important;
}
.notifyjs-corner {
    top: 80px !important;
    right:0px !important;
}
	#userN {
		font-size: 10px;
	}
	#buttons span{
	font-size: 10px;
	height: 30px;
  	width: 30px;
  	padding-top:10px;
 	border-radius: 15%;
 	padding-top:7px;
 	margin-right: 3px;
	}
	/*#finedustchart{
		height:350px
		width: auto;
		margin-top:0px;
	}
	#particlechart{
		height:350px;
		width:auto;
		margin-top:0px;
	}*/
	.time select{
	font-size:12px;

}

.time input{
	font-size:14px;
	color: #282828;
	margin-left: 10px;
	background-color:#C5E7F3;
	border-radius:5px;
	border: none;
	padding-left: 25px;
	font-weight: normal;
	font-style: normal;
}

.time select{
	font-size:15px;
	font-style: normal;
	color: #282828;
	margin-left: 10px;
	background-color:#C5E7F3;
	border-radius:5px;
	border: none;
	padding: 3px 20px;
	font-weight: normal;
}

.time label{
	text-align: center;
	font-size:24px;
	color: #72C5E3;
	margin-left: 10px;
}
	#tabs{
		margin-bottom:10px;
	}
	#datepicker{
		font-size: 12px;
	}
	.notifyjs-corner {
    top: 60px !important;
    right:0px !important;
	}
	#main{
	margin-left: 0px;
	margin-right: 0px;
	}
	.container{
		height:300px;
		padding: 0px 10px;
		font-size:14px;
	}
	#tabs span {
		font-size: 18px;
	}
	#btn-logout{
		margin-left:5px;
		font-size: 14px;
	}
	#userN{
		margin-left:5px;
		/*font-size:14px;*/
	}

	#info{
		margin: 3px 20px;
	}
	#info img{
		max-width: 40px;
		height: auto;
	}
	#logo{
		margin-left: 20px;
		top:-2px;
	}
	#logo img{
		max-height: 35px;
		width: auto;

	}
	#topbar{

	margin: 30px 0;
	height: 30px;

	}


}

.pt-3-half {
    padding-top: 1.4rem;
}


table {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

thead th{
	background-color: #dddddd;
	/* font-size:20px; */
}

td, th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
	text-align: center;
	font-size:16px;
	color:#000000;
}

tr:nth-child(even) {
	background-color: #dddddd;
}
