a,a:visited {
    /* color:#000; */
    text-decoration:none;
}
a:hover {
    /* color: #000; */
    text-decoration:underline;
}
a img { border: none;}

a i,a i:visited { 
    /* color: #000; */
    text-decoration:none;
}

a i:hover {
    color:#4887B7;
    text-decoration:underline;
}

.form-group .input-group input {
    height: 38px;
}

.texto-desat {
    color: #CCCCCC;
}

.texto-neg {
    font-weight:bold;
}

.mask-data, .mask-fone {
    font-size: 1rem;
}

.mask-num {
    text-align: right;
}

.md-tab-set {
    cursor: pointer;
}

.text-desat {
    color: #CCCCCC;
}

.text-neg {
    font-weight:bold;
}