.service-barcode    {
    padding: 120px 0;
    background: #cdebff url('../images/shape/dot-shape.png')top center no-repeat;
    border: 3px solid #92d5f6;
}
.barcodeList{
    background: #fff;
    box-shadow: 10px 10px 10px #62bce9;
    padding: 30px;
}
.downloadfile:hover{
    color: #fff;
}
.downloadfile{
    color: #fff !important;
}