@CHARSET "UTF-8";

.faktura_edit_entry {
    background-color: #a6c9e22e;
    )
}

#toggle_side_menu {
    color: #3371a0;
}


.add_account {
    width: 100%;
    text-align: left;
    background-color: #a2c715;
    color: #4F5155;
    border: solid 1px #8f8f9d;
    border-radius: 3px;
    padding: 2px 6px;
    font-weight: normal;
}

.add_account:hover {
    /*color: #fff;*/
}

.add_account i {
    font-weight: 600;
}

.show_archived {
    i {
        float: left;
        color: #469bdd;
        margin-top: 5px;
    }

    .set_skonto {
        margin-top: 1px;
    }
}