/** @format */

/* Color #054468 */
/* rgb(5, 68, 104) */

html,
body {
	margin: 0;
	height: fit-content;
	background-color: white;
	font-family: 'Poppins', sans-serif;
	font-size: small;
}
.sidenav{
	background-color: transparent;
}

/* width */
::-webkit-scrollbar {
	background: transparent;
	width: 6px;
	height: 6px;
}

/* Track */
::-webkit-scrollbar-track {
	/* box-shadow: inset 0 0 5px grey;  */
	border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: gray;
	/* background: darkgrey;  */
	border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: rgb(5, 68, 104);
	border-radius: 10px;
}

h1 {
	background-color: white;
	border-radius: 20px;
}

h2 {
	background-color: white;
	font-size: x-large;
	color: rgb(5, 68, 104);
	border-radius: 20px;
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	/* margin-bottom: 5px; */
	border: 1px solid #ddd;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%),
		0 1px 5px 0 rgb(0 0 0 / 20%);
}
h3 {
	color: rgb(5, 68, 104);
	font-size: large;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}
h4 {
	color: rgb(5, 68, 104);
	font-size: medium;
	margin-bottom: 0;
}

.btn-line {
	color: rgb(5, 68, 104);
	font-size: large;
}

.wrapper .sidebar {
	/* background: rgb(5, 68, 104); */
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	flex-basis: 225px;
	min-width: 225px;
	width: 350px;
	height: 100%;
	padding: 10px 20px;
	transition: all 0.5s ease;
	/* overflow: auto; */
}

.wrapper.content {
	background: white;
	position: relative;
	top: 0;
	left: 350px;
	right: 100px;
	height: 100%;
	padding: 0;
	transition: all 0.5s ease;
}

.formbox {
	background: white;
	border-radius: 20px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
	overflow-y: auto;
	border: 1px solid #ddd;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%),
		0 1px 5px 0 rgb(0 0 0 / 20%);
}

.results_table {
	background: rgb(255 255 255 / 80%);
	position: fixed;
	bottom: 0;
	right: 0;
	height: 300px;
	width: calc(80vw - 300px);
	margin-right: 350px;
	min-width: 300px;
	margin: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 20px;
	/* overflow: auto; */
	border: 1px solid #ddd;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%),
		0 1px 5px 0 rgb(0 0 0 / 20%);
}

.fixTableHead {
	overflow-y: auto;
	height: 255px;
	margin-top: 10px;
}
.fixTableHead thead th {
	position: sticky;
	top: 0;
}
table {
	border-collapse: collapse;
	width: 100%;
}

td {
	padding: 8px 15px;
	/* border: 2px solid #529432; */
}
th {
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 500;
	background: rgb(255, 255, 255,90%);
	margin-left: 20px;
}
.open_btn {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.close_btn {
	position: absolute;
	z-index: 900;
	top: 5px;
	right: 5px;
	padding: 0;
	margin: 0px;
}

#map {
	width: 100%;
	height: 100vh;
	overflow: none;
	/* left: 300; */
}

.maptestoffset {
	z-index: -10;
	position: fixed;
	left: 0;
}

#btn-login {
	position: fixed;
	z-index: 900;
	top: 20px;
	right: 20px;
}

.LogInBack {
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	z-index: 990;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px 20px;
	transition: all 0.5s ease;
}

.LogIn {
	background: white;
	padding: 50px 50px;
	position: fixed;
	margin: auto;
	top: 15%;
	left: 50%;
	border-radius: 20px;
	width: 600px;
	height: 400px;
}

a.btn {
	margin-top: 30%;
}

.modal {
	z-index: 900;
	border-radius: 20px;
	max-height: 100%;
	max-width: 500px;
	overflow: hidden;
}

input[type='submit'] {
	width: 100%;
	margin-top: 50px;
}
.modal-close {
	position: absolute;
	z-index: 900;
	top: 10px;
	right: 10px;
	padding: 5px;
	margin: 10px 10px;
	border-radius: 20px;
}

.loadder {
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.margin20 {
	margin-left: 20px;
	margin-right: 20px;
}

#Pre-loader {
	background: #ffffff
		url(https://i.pinimg.com/originals/8c/7b/75/8c7b7516541848e2a94222bc2e2fac98.gif) no-repeat
		center;
	background-size: 20%;
	height: 100vh;
	width: 100%;
	position: fixed;
	z-index: 100;
}

.box {
	border: 1px solid;
	border-radius: 22px;
	padding-right: 20px;
	width: 100%;
	height: 44px;
}
.box:hover {
	opacity: 0.75;
}

.R20 {
	border-radius: 20px;
}
.clean {
	border: 0;
	margin-bottom: 0;
}
.collapsible {
	border-top: none;
	border-right: none;
	border-left: none;
	margin: 0.5rem 0 1rem 0;
}
span {
	padding: 0px;
}

/* td {
	padding: 5px;
} */
