.btn-setting {
    padding: 8px 16px;
    background-color: #1fab89!important;
    margin-top: 5px;
    width: 100% !important;
    color: #ffffff;
    font-weight: bold;
}

.btn-setting:hover{
    color: #ffffff;
}

.btn-close {
    cursor: pointer;
}

#title-checkbox {
    font-size: 12px !important;
}
