.vpc-options input:checked + label.custom:before {
color: #000000 !important;
}

.tooltip-inner {
max-width: 1500px;
padding: 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
font-size: 15px;
}

.tooltip-inner {
width: 500px; 
max-width: 500px !important
}

