body { padding:0px; margin: 0px; font-family: 'Lato', sans-serif; }
.drive-log { width: 100%; *background: #f4f4f4; height: 100%; float: left; padding: 100px 0px; }
.drive-bck { width: 100%; float: left; height: 100%; background-image: url(images/corp.png); 
	background-repeat: no-repeat; background-size: cover; }
.drive-log h3 { text-align: left; margin-left: 100px; margin-bottom: 5px;}
.drive-log h4 { text-align: left; margin-left: 100px; color: #b3b3b3; margin-top: 5px; }
.text-bx { width: 70%; height: 45px; border-radius: 10px; border:0px; background-color: #f4f4f4; 
box-shadow: 2px 3px 5px #ccc; padding-left: 20px; font-size: 16px; margin-bottom: 15px;}

.log-btn {  background-color: #e04a56;
    border: 0 none;
    border-radius: 50%;
    color: #fff;
    font-size: 33px;
    height: 70px;
    width: 70px; box-shadow: 2px 3px 5px #ccc; }