[data-toggle="tooltip"] {
   border-bottom: 3px dotted #00795F;

}





.tooltip-inner {
    max-width: 90% !important;
	text-align: left!important;
	background-color: #00795F;
}