.logo {height:100%; top: 0 !important;}
.navbar-brand {height:80px; margin-top:10px}
.smart-forms .prepend-icon .field-icon {
    top: 15px !important;
}

@font-face {
  font-family: 'themify';
  src: url("bower_components/themify-icons/fonts/themify.eot");
  src: url("bower_components/themify-icons/fonts/themify.eot?#iefix") format('embedded-opentype'),
		url("bower_components/themify-icons/fonts/themify.woff") format('woff'),
		url("bower_components/themify-icons/fonts/themify.ttf") format('truetype'),
		url("bower_components/themify-icons/fonts/themify.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
    color: #111;
}