﻿.buttonLink {
    background: none !important;
    border: none;
    padding: 0 !important;
    /*optional*/
    font-family: arial, sans-serif;
    /*input has OS specific font-family*/
    color: #069;
    text-decoration: underline;
    cursor: pointer;
}
.attributeData {
    font-weight: bold !important;
    width: 40%;
}

.document-panel {
    margin-top: 26px;
}