/* Circontrol CSS Customization */
#sidebar ul li.active > a{color: #007ac0!important; font-weight: bold!important}
#sidebar ul li.active ul li.active a{color: #007ac0!important; font-weight: bold!important}
#sidebar ul li:hover > a { color: #007ac0!important; }
#sidebar ul li ul li:hover > a { color: #007ac0!important; }
#sidebar ul ul:before {content: ""; width: 2px; position: absolute; top: 55px; bottom: 10px; left: 30px; background-color: #007ac0!important; opacity: .3;transition: all .3s;}
::ng-deep .mat-progress-spinner circle, .mat-spinner circle { stroke: #007ac0; }
.loadingBg .text span{color: #007ac0!important;}
