*{
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
}

.asdsadasdasdasd1111111{
	width: 100%;height: auto;
	padding: 20px;
}
.input0000{
	width:70px;
	border:none;
	text-align: center;
	border-bottom:4px solid black;
	margin-right:14px;
	outline:none;
	font-size:18px !important;
}

.alskldkasdlkasd3393939399393footer{
	width: 100%;height: auto;
	position: absolute;bottom: 0px;
	background: rgb(25, 92, 157);
	padding: 20px;
}

.skdlaskdlkasdinkdasdsad02020{
	width: 100%;height: 50px;
	border: none;border-bottom: 2px solid white;
	background: transparent;
	text-indent: 15px;
	color: white;
	margin-bottom: 15px;
}

::placeholder{
	color: white;
}

.skdlaskdlkasdinkdasdsad02020:focus{
	border-bottom: 2px solid rgb(255, 198, 0);
}
.laskdlasdlklaskdsalkdsakldbutton{
	width: 100%;height: auto;
	padding: 18px;
	color: white;
	background: rgb(247, 148, 30);
	border-radius: 6px;
	outline: none;
	cursor: pointer;
	border: none;
	font-weight: 600;
}
.laskdlasdlklaskdsalkdsakldbutton:hover{
	background: white;
	transition: 1s;
	color: rgb(247, 148, 30);
}