.sasp-selected::before {
    content: "\00AB";
    margin-right: 5px;
}

.google-visualization-tooltip {
  color: #212529;
  white-space: nowrap;
  padding:5px !important;
}

.google-visualization-tooltip small{
  color: #4a5568;
}

#SASP-ShareInfo-Loading {
/* 	background-color: rgba(255, 255, 255, 0.9);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1; */
	min-height:400px
}