/*
    Document   : Internet Explorer 8
    Created on : 12.09.2014, 09:09:00
    Author     : Wielert, Netformic GmbH
    Description:
        Purpose of the stylesheet follows.
*/
input {
  line-height: 30px;
}
a:hover {
  text-decoration: underline;
}
a:hover span {
  text-decoration: underline;
}
a:hover .icon {
  text-decoration: none;
}
.modal {
  border: 1px solid #cccccc;
}
/*# sourceMappingURL=ie8.css.map */