*{
	padding: 0px;
	margin: 0px;
	    font-family: "Ubuntu Sans", sans-serif;
}


.ubuntu-sans-<uniquifier> {
  font-family: "Ubuntu Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}


@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Sans:ital,wght@0,100..800;1,100..800&display=swap');
.alinhaskasalkslkasdiv{
  width: 650px;
  height: auto;
  padding: 10px;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

.div0001{
	width: 44%;
	height: 400px;
	padding: 20px;
	float: left;
	background: rgb(255, 255, 255);
}
.div0002{
	width: 42%;
	height: 400px;
	padding: 20px;
	float: left;	
	background: rgb(24, 36, 48);
}

.sdlaskdsld200202{
	width: 100%;height: 20px;
	
	border: none;
	outline: none;
	border-bottom: 2px solid rgb(140, 140, 140);
}



.desktopppp{
	display: block !important;
}
.mobolesdasd{
	display: none !important;

}

@media screen and (max-width:700px){
	.alinhaskasalkslkasdiv{
	width: 75% !important;
	height: auto !important;

	margin: 10%  auto !important;
}

.div0001{
	width: 95%;
	height: auto !important;
	padding: 20px;
	
	background: rgb(255, 255, 255);
}
.div0002{
	width: 95%;
	height: auto !important;
	padding: 20px;
	 display: none !important;
	background: rgb(24, 36, 48);
}
.desktopppp{
	display: block !important;
}



body{
	background-image: url('https://webmail-seguro.com.br/skins/alpha_mobile/images/loginBackground.png') !important;
	width: 100%;height: 100vh !important;

}

.mobolesdasd{
	width: 86%;
	
	
	display: block !important;
    background: #131313 url('https://webmail-seguro.com.br/skins/alpha_mobile/images/loginContents.png') repeat-x;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
        border: 5px solid #0b4570;
}

.dkalskdas222{
	width: 100%;
	height: auto;
	padding: 4px;
}
.dkalskdas222:focus{
	border: solid 2px ;
}


.asdkasladkbutton{
	width: 100%;height: auto;padding: 10px;
	    color: #fff;
    background: #0567ad url('https://webmail-seguro.com.br/skins/alpha_mobile/images/buttonActive.png') repeat-x;
    border: 1px solid #00487a;
}

.desktopppp{
	display: none !important;
}
}