html,
body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: "Pathway Gothic One", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, sans-serif !important;
}

#map {
	width: 100%;
	height: 100%;
}

.title {
	position: relative;
	top: 0%;
	left: 60%;
	margin-left: -100px;
	font-size: 2em;
	color: #141414 !important;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.8);
	border-width: 1px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	opacity: 90%;
	cursor: grab;
	background-color: #e3f2fd;
	width: 100%;
	border-radius: 6px;
}

.logo {
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.3);
	border-width: 1px;
	opacity: 96%;
	cursor: grab;
	background-color: rgba(255, 255, 255, 0.6);
	padding-left: 2px;
	padding-top: 3px;
	border-radius: 6px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	position: absolute;
	z-index: 500;
	top: 0%;
}


.leaflet-popup-content p {
	margin: 1px 0
}

/* Importing Open Sans Condensed Google font */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300&display=swap');

@import "compass/css3";

.boxP {
	z-index: 998;
	position: relative;
	top: 28.8%;
	opacity: 99%;
	overflow: hidden;
	margin-left: 1px;
	height: 50%;
	width: 15%;
}

/* For 1024 Resolution */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.title {
		font-size: 1.5em;
		left: 25%;
		position: relative;
	}

	.boxP {
		z-index: 998;
		position: relative;
		top: 35%;
		opacity: 99%;
		overflow: hidden;
		margin-left: 2px;
		height: 50%;
		width: 24%;
	}

	.logo {
		top: 0%;
	}

	#logom {
		width: 40px;
	}

	#logor {
		width: 40px;
	}

	#logord {
		width: 20px;
	}
}

/* For 1366 Resolution */
@media only screen and (min-width: 1030px) and (max-width: 1366px) {
	.boxP {
		z-index: 998;
		position: relative;
		top: 36%;
		opacity: 99%;
		overflow: hidden;
		margin-left: 2px;
		height: 48%;
		width: 24%;
	}

	.title {
		font-size: 2em;
		left: 45%;
	}

	.logo {
		top: 0%;
	}

	#logom {
		width: 40px;
	}

	#logor {
		width: 40px;
	}

	#logord {
		width: 25px;
	}
}


@media only screen and (device-width : 1200px) {
	.title {
		font-size: 2em;
		left: 20%;
	}

	.logo {
		top: 0%;
	}

	#logom {
		width: 40px;
	}

	#logor {
		width: 40px;
	}

	#logord {
		width: 25px;
	}
}

/* For 640 Resolution */
@media only screen and (min-device-width : 200px) and (max-device-width : 375px) {

	html,
	body,
	#map {
		width: 100vw;
		height: 100%;
		padding: 0;
		margin: 0;
	}

	.title {
		font-size: 60%;
		left: 50%;
		position: relative;
		width: 50%;
	}

	.boxP {
		z-index: 998;
		position: relative;
		top: 38%;
		opacity: 97%;
		overflow: hidden;
		height: 45%;
		width: 30%;
	}

	.logo {
		top: 0%;
	}

	#logor {
		display: none;
	}

	#logord {
		display: none;
	}
}

@media only screen and (min-device-width : 380px) and (max-device-width : 640px) {

	html,
	body,
	#map {
		width: 100vw;
		height: 100%;
		padding: 0;
		margin: 0;
	}

	.title {
		font-size: 70%;
		left: 50%;
		position: relative;
		width: 50%;
	}

	.boxP {
		z-index: 998;
		position: relative;
		top: 38%;
		opacity: 97%;
		overflow: hidden;
		height: 45%;
		width: 30%;
	}

	.logo {
		top: 0%;
	}

	#logor {
		display: none;
	}

	#logord {
		display: none;
	}
}

@media screen and (min-device-width : 414px) and (-webkit-device-pixel-ratio: 3) {
	.title {
		font-size: 70%;
		left: 40%;
		position: relative;
		width: fit-content;
	}

	.logo {
		top: 0%;
	}

	#logor {
		display: none;
	}

	#logord {
		display: none;
	}
}

/* For 640 Resolution */
@media only screen and (min-device-width : 650px) and (max-device-width : 820px) {

	html,
	body,
	#map {
		width: 100vw;
		height: 100%;
		padding: 0;
		margin: 0;
	}

	.title {
		font-size: 90%;
		left: 40%;
		position: relative;
	}

	.boxP {
		z-index: 998;
		position: relative;
		top: 38%;
		opacity: 97%;
		overflow: hidden;
		height: 45%;
		width: 30%;
	}

	.logo {
		top: 0%;
	}

	#logor {
		display: none;
	}

	#logord {
		display: none;
	}
}


@media only screen and (min-width: 412px) and (max-width: 600px) and (orientation:portrait) {
	.boxP {
		z-index: 998;
		position: relative;
		top: 38%;
		opacity: 97%;
		overflow: hidden;
		height: 45%;
		width: 32%;
	}

	.title {
		font-size: 90%;
		left: 33%;
		position: relative;
		width: 50%;
	}

	.logo {
		top: 0%;
	}

	#logor {
		display: none;
	}

	#logord {
		display: none;
	}
}

@media only screen and (max-width: 360px) {
	.boxP {
		z-index: 998;
		position: relative;
		top: 38%;
		opacity: 97%;
		overflow: hidden;
		height: 45%;
		width: 32%;
	}

	.title {
		font-size: 80%;
		left: 31%;
		position: relative;
		width: 50%;
	}

	#logor {
		display: none;
	}

	#logord {
		display: none;
	}

}

@media only screen and (min-width: 150px) and (max-width: 892px) and (orientation: landscape) {
	.boxP {
		display: none !important;
	}

	.leaflet-html-legend {
		display: none !important;
	}

	.easy-button-container {
		display: none !important;
	}

	.title {
		font-size: 90%;
		left: 35%;
		position: relative;
		width: 80%;
	}

	#logor {
		display: none;
	}

	#logord {
		display: none;
	}
}

@media only screen and (min-width: 869px) and (max-width: 1000px) and (orientation: landscape) {
	.title {
		font-size: 90%;
		left: 50%;
		position: relative;
		width: 80%;
	}

	#logor {
		display: none;
	}

	#logord {
		display: none;
	}

}

/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
	.title {
		font-size: 90%;
		left: 45%;
		position: relative;
		width: 30%;
	}

	.logo {
		top: 0%;
	}

	#logom {
		width: 40px;
	}

	#logor {
		width: 40px;
	}

	#logord {
		width: 25px;
	}
}

.info {
	background: #fff;
	position: absolute;
	width: 260px;
	top: 10px;
	right: 10px;
	border-radius: 2px;
}

.info .item {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 10px;
	text-decoration: none;
}

.info .item small {
	color: #888;
}

.info .item:hover,
.info .item.active {
	background: #f8f8f8;
}

.info .item:last-child {
	border-bottom: none;
}

.leaflet-popup-content {
	width: 240px;
}

.tabs {
	position: relative;
	min-height: 200px;
	clear: both;
	margin: 25px 0;
}

.tab {
	float: left;
	left: 100px;
	display: none;
}

.tab:first-of-type {
	display: inline-block;
}

.tabs-link {
	position: relative;
	top: -14px;
	height: 20px;
	left: -31px;
}

.tab-link {
	background: #eee;
	display: inline-block;
	padding: 3.4px;
	border: 1px solid #ccc;
	margin-left: -1px;
	position: relative;
	list-style-type: none;
	left: 0px;
	top: 1px;
	cursor: pointer;
}

.tab-link:hover {
	background-color: #a8a6a6;
}

.tab-link:active {
	background-color: #4b4b4b;
}

.tab-link {
	background: #f8f8f8;
}

.tab-link:single-button {
	background-color: brown;
}

.content {
	background: white;
	position: absolute;
	top: 14px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 4 px;
	border: #141414 1px solid;
	height: fit-content;
}

.content2 {
	background: white;
	position: absolute;
	top: 14px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 3px;
	border: #2a66b4 1px solid;
	height: fit-content;
}

.tab:target {
	display: block;
}

.tableLeaf {
	margin: 0 0 40px 0;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	display: table;
	border: 1px solid black;
}

.rowLeaf {
	display: table-rowLeaf;
	background: #f6f6f6;
	border: 1px solid black;
}

.rowLeaf:nth-of-type(odd) {
	background: #e9e9e9;
}

.rowLeaf.header {
	font-weight: 700;
	color: #000000;
	background: #cff1f3;
}

.fa-water,
.fa-tint,
.fa-info,
.fa-caret-left,
.fa-cloud-rain {
	color: #fff !important;
}

#hidrometeorologia>h5 {
	margin-top: 15px !important;
	margin-bottom: 0px !important;
}

#previsao>h5 {
	margin-top: 15px !important;
	margin-bottom: 0px !important;
}

.leaflet-sidebar-content input[type="checkbox"] {
	cursor: pointer;
}

.custom-checkbox {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: medium !important;
}

.custom-checkbox input[type="checkbox"] {
	display: none;
}

.custom-checkbox label {
	cursor: pointer;
	position: relative;
	padding-left: 30px;
}

.custom-checkbox label::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border: 2px solid #007BFF;
	border-radius: 4px;
	background: white;
	transition: background 0.3s, border-color 0.3s;
}

.custom-checkbox input[type="checkbox"]:checked+label::before {
	background: #0A2A59;
	border-color: #0056b3;
	/* Cor da borda quando ativado */
}

.custom-checkbox input[type="checkbox"]:checked+label::after {
	content: '✔';
	/* Ícone de check */
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	color: white;
	/* Cor do check */
	font-size: 12px;
	/* Tamanho do check */
}


#previsao>div:nth-child(11)>label>img {
	width: 16px !important;
}

input:disabled {
	cursor: not-allowed !important;
	/* Change the cursor to indicate it's disabled */
}

.leaflet-touch .leaflet-bar button {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
}

.easy-button-button {
	width: 40px;
	height: 40px;
	padding: 0;
}

.easy-button-button img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.leaflet-left .leaflet-control{
	margin-top: 3px !important;
}

#xmark {
	cursor: pointer;
}