

.addbutton {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.backbutton {
    position: fixed;
    top: 60px;
    left: 10px;
}
.dropdown-menu {
    float: left;
}
    
/* Center the loader */
#loader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1;
    
    
    
}



#myDiv {
    display: none;
}
