/*
.qtip-contentWrapper
{
background-color: red !important;
color: red !important;
}

.qtip-content
{
	color:red !important;
    width: 400px  !important;
    padding: 5px  !important;	
    background: #232323 !important;
    text-align: right !important;
    border-color:red !important;
}
*/
/*
.qtip-wrapper, 
{

}
.qtip-contentWrapper
{
border-color:red !important;
}

.qtip-betweenCorners
{
background-color: red !important;

}
.tooltipscornerclass
{
background-color: red !important;
color: red !important;
}


.tooltipscornerdot
{
background-color: red !important;
color: red !important;
}

.tooltipscornercanvas
{
background-color: red !important;
color: red !important;
}

.qtip
{
background-color: red !important;
color: red !important;
}

.sidebarTooltipsTitle
{
font-weight:bold;
font-size:20px;
}
*/

.qtip
{
z-index:10000 !important;

}