/* ============================ app_circles =============================*/

/* Autogenerated code from Flexx. Code Subject to the BSD-2-clause license. */




    .flx-Circle {
        background: #f00;
        border-radius: 10px;
        width: 10px;
        height: 10px;
    }
    

