/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24/06/2022, 09:20:34
    Author     : jivago
*/

.bv-link.ui-outputlabel.ui-widget {
    color: #3F51B5;
    border-color: #1a237e;
}

.bv-link.ui-outputlabel.ui-widget:hover{
    font-weight: bold;
}