.legal-acts-title {
    font-size:0.75em;
    font-weight:bold;
    padding-left: 5px;
    border-left: 3px solid rgb(62 91 213);
    margin-bottom: 10px;
}

.legal-acts-title h3{
    text-align: justify;
}

.legal-acts-title a{
    font-size: 1.315em;
}

.legal-acts-date{
    color:silver;
    font-weight:bold;
    font-size:.95em;
    padding-bottom:5px;
}

.file-description a {
    font-size:0.75em;
    text-decoration: underline;
    color:#02AFEE !important;
}

.legal-acts-title h3{
    padding-right:50px;
}

.legal-drafts td{
    padding: 0 2px 2px 0;
    vertical-align:top;           
}

.legal-drafts td .view_as{
    width:50px;          
}
           
.legal-drafts .show-history{
    text-align:right;          
}

.legal-drafts .show-history a{
    font-weight:normal;
    color:#010073;
    font-size:0.6875em;
    padding-left:15px;
    background: url(../../img/client/icons/history.png) no-repeat;
}
    
.legal-drafts .draft-cnt, .legal-drafts .show-history{
    padding:0 15px 10px 0;
}
                                                        
.legal-drafts .legal-acts-title{
    border:none;
    padding-left:0;
    text-align:justify;
}      