body, html 
{
	background-color: #f0f0f0;
	font-family:"Roboto Condensed", sans-serif;
	//src:url(/cf-fonts/v/dm-sans/5.0.18/latin/wght/normal.woff2);

}

.footer
{
    border-radius: 4px;
    box-shadow: 0 8px 15px rgba(0,0,0,.2);
    position: fixed;
    bottom: 0px;
	align:center;
    text-align:center;
    background-color:#ffffff;
    opacity: 0.5;   
}
.bottom_pass
{
	height:75px;
}
button.modalsubmit {
  background: transparent;
  border: none !important;
  text-align:center;
  color: #009688 !important;
}
