﻿.emptybutton {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    padding-bottom: 9.5px;
    padding-top: 9.5px;
    padding-left: 9.5px;
}

.rowelement {
    float:left;
    padding:15px;
}

.body {    
    /* font-family: 'Montserrat', sans-serif; */    
    font-family: "Cambria", sans-serif;
}

.font {
    /* font-family: 'Montserrat', sans-serif; */
    font-family: "Cambria", sans-serif;
}

.menuitem {
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /* font-family: 'Montserrat', sans-serif; */
    font-family: "Cambria", sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}