.carddaftar{
	width: auto;
	height: auto;
	background-color: rgb(250,250,250);
	padding: 150px;


}

.carddaftaratas{
	width: 38%;
	height: 60px;
	background-color: white;
	color: black;
	margin: 0 auto;
	border: 2px solid rgb(240,240,240);
	border-radius: 6px;

}

.posisitextdaftar{
	margin-top: 13px;
	margin-left: 20px
}

.carddaftarbody{
	width: 38%;
	height: 550px;
	background-color: white;
	color: black;
	margin: 0 auto;
	border: 2px solid rgb(240,240,240);
	border-radius: 4px;
}
