@charset "UTF-8";

    .blind_data {display:none;}

    table td {font-size: 8pt; text-align: center;}

    a {text-decoration: none !important;}


    .form_io * {font-size: 8pt;}
    .form_io [data-el = label] {text-transform: uppercase;}

    .form-group {margin-bottom: 5px;}

    .color-primary  {color: #0e4194;}
    .cursor-pointer {cursor: pointer;}

    #icona_num_logged_in .fas {color: #0e4194;}
    .nav #registrati button a {color: white;} 
    ul#dropdown_lang {width: 125px;}

    /* select */
    [data-uni-class = F].form_io form [data-obj-type = select]           {border: none;}
    [data-uni-class = F].form_io form [data-obj-type = select] > img     {height: 23px;}
    [data-uni-class = F].form_io form [data-obj-type = select] > ul      {width: 100%; margin-top: 23px;}
    [data-uni-class = F].form_io form [data-obj-type = select] > ul > li {margin-left: 5px;}

