/* Add here all your css styles (customizations) */
.font-bigger {
    font-size: 16px;
}

.font-smaller {
    font-size: 12px;
}

.fold {
        display: none;
        line-height: 17pt;
    }

        .fold li {
            margin-left: 5px;
            margin-top: 3px;
        }

    .submenu {
        cursor: pointer;
    }

    .lnk {
        color: #1384db!important;
        text-decoration: underline!important;
    }

    img {
        max-width: 100%;
    }

    .close {
        cursor: pointer;
    }