.marginauto{
	margin: auto;
}
.img{
	height: 50px;
	margin: auto;
   	display: block;
}

.linow{
  color: white!important;
}

.clearfix{
  width: 50px;
 height: 50px;
  padding: 50px;
  margin: 20px;
}
.black{
	color: black;
  font-weight: bold;
}

.white{
  color: white;
  font-weight: bold;
}

#white{
  color: white!important;
  font-weight: bold;
}


.small-card{
border-radius: 25px;
  border: 2px solid #73AD21;
  padding: 2px;
  width: 150px;
  height: 100px; 
  margin-bottom: 20px;
  margin-right: 10px;


}
.depositimg{
  height: 50px;
}
