
/*
    * {
    font-family: 'Roboto', sans-serif;
}
*/
html, body {
    font-size: 16px;
    width: 100%;
}

.midbutt {
    cursor: pointer;
    margin: 4px;
    background: #6a62637a;
    color: white;
}

.midstyle{
    font-size:small !important;
}
