/** 
* page
**/
/** 
* grid
**/
/** 
* menu
**/
/** 
* responsive-button
**/
/** 
* social icons
**/
/** 
* page
**/
/** 
* grid
**/
/** 
* menu
**/
/** 
* responsive-button
**/
/** 
* social icons
**/
.login h1 a {
  width: 100%;
  -webkit-background-size: contain;
     -moz-background-size: contain;
          background-size: contain; }

input[type="submit"] {
  background: #a0cd3d !important;
  border-color: #a0cd3d !important; }

input[type="submit"]:hover {
  opacity: 0.8; }

a, input {
  outline: none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important; }

/*# sourceMappingURL=login.css.map*/