.gmnoprint img {
    max-width: none;
}

/*Fix for joomla 3.7 calendar*/
.js-calendar table {
    visibility: visible!important;
}

.js-calendar .table th, .table td {
    color: #000;
}

.input-append, .input-prepend {
    font-size: 100%!important;
}