.download-btn{
    background: #051b4e;
    color: #fff !important;
    padding: 3px 8px;
    border-radius: 3px;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 3px;
}

.download-btn:hover{
    background: #32406f;
}
 #shades {
    background: #e0edfe73;
    border: none;
    border-radius: 12px;
    padding: 12px 18px;
    font-size: 15px;
    min-height: 50px;
}
#buttons-datatables {
    width: 100% !important;
}