.btn_csv_zip_download{ 
    cursor: pointer;
    background: rgb(48, 109, 201);
    border: none;
    color: rgb(255, 255, 255) !important;
    padding: 10px 30px;
    font-size: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-weight: 700;
    text-decoration: none !important;
}
.div_csv_zip_download{
	 margin-bottom: 15px;
	 margin-top: 15px;
}