/*
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 : Mar 23, 2021, 5:15:32 PM
    Author     : manav001
*/
.circle abbr,
.circle a:hover {
    color: white !important;
    text-decoration: none;
}

.gray-color abbr,
.gray-color a:hover {
    color: #4B636E !important;
    text-decoration: none;
}

.cidr-circle-value > a {
    text-decoration: none;
}
