/* Write your custom CSS here */


.addBtn {
    background-color: #0431b7;
    color: #FFF;
    border: 0px;
}

.fr {
    float: right;
}