:root {
}

* {
    font-family: 'Open Sans', sans-serif;
}

.fit {
    white-space: nowrap;
    width: 1%;
}

.fit form, .fit form button {
    padding: 0;
    margin: 0;
}

td {
    vertical-align: middle;
}

hr {
    margin: 2px;
    color: black;
}

html.wait, html.wait * { cursor: wait !important; }

.swl-button {
    border: 0;
    background: transparent;
}

h1 {
    font-size: medium !important;
}

h2 {
    font-size: small !important;
}
