﻿input::-ms-clear {
    width: 0;
    height: 0;
}

p[data-e-tipo=e_F60_staticVal] {
    color: #A0A0A0;
}

div[data-e-tipo=e_F01_radioBtnBS] label {
    cursor: pointer;
}

button {
    cursor: pointer;
}

td i.text-primary, td i.text-danger {
    cursor: pointer;
}

td i.text-muted {
    cursor: default;
}

/*LAYOUT FIXES*/
div[data-e-tipo=e_F50_data] > div.input-group-addon {
    width: auto !important;
    /* ANGELO: commentato perchè nnnnnnovvvvvvabbbbeene*/
    /*height: 50px !important;*/
    height: auto !important;
}
