.tooltipster-light .tooltipster-box{
	border-radius: 5px;
	border: 1px solid #cccccc;
	background: #ededed;
	color: #666666;
}
.tooltipster-light .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
 display:none
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
 border-bottom-color:#cccccc
}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
 border-left-color:#cccccc
}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
 border-right-color:#cccccc
}
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
 border-top-color:#cccccc
}

.tooltipster-reseau .tooltipster-box {
	border-radius: 5px;
	border: 1px solid #141e1e;
	background: #1e2828;
	color: #c8c8c8;
}
.tooltipster-reseau .tooltipster-content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 4px 6px;
}
.tooltipster-menu .tooltipster-box {
	border: 1px solid #1e2828;
	background: #3c4646;
	color: #c8c8c8;
}
.tooltipster-menu .tooltipster-content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 5px;
}


.tooltipster-navbar .tooltipster-box{
	 border-radius:5px;
	 border:none;
	 border-bottom:3px solid #ff9200;
	 border-right:3px solid #ff9200;
	 background:#2a2a2a;
}
.tooltipster-navbar .tooltipster-content {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 16px;
	color: #f0f0f0;
}

.tooltipster-sidetip.tooltipster-navbar .tooltipster-arrow-background {
 display:none
}
.tooltipster-sidetip.tooltipster-navbar.tooltipster-bottom .tooltipster-arrow-border {
 border-bottom-color:#2a2a2a
}
.tooltipster-sidetip.tooltipster-navbar.tooltipster-left .tooltipster-arrow-border {
 border-left-color:#2a2a2a
}
.tooltipster-sidetip.tooltipster-navbar.tooltipster-right .tooltipster-arrow-border {
 border-right-color:#2a2a2a
}
.tooltipster-sidetip.tooltipster-navbar.tooltipster-top .tooltipster-arrow-border {
 border-top-color:#2a2a2a
}

.tooltipster-classicdb .tooltipster-box{
	 border-radius:5px;
	 border:none;
	 background:none;
}
.tooltipster-classicdb .tooltipster-content {
	padding: 0;
}


.tooltipster-classicdb-map .tooltipster-box{
	 border-radius:5px;
	 border:none;
	 border-top: 1px solid #C4C0BF;
     border-right: 1px solid #777;
     border-bottom: 1px solid #777;
     border-left: 1px solid #C4C0BF;
	 background: #2a2a42;
}

.tooltipster-sidetip.tooltipster-classicdb-map .tooltipster-arrow-background {
 display:none
}
.tooltipster-sidetip.tooltipster-classicdb-map.tooltipster-bottom .tooltipster-arrow-border {
 border-bottom-color:#2a2a42
}
.tooltipster-sidetip.tooltipster-classicdb-map.tooltipster-left .tooltipster-arrow-border {
 border-left-color:#2a2a42
}
.tooltipster-sidetip.tooltipster-classicdb-map.tooltipster-right .tooltipster-arrow-border {
 border-right-color:#2a2a42
}
.tooltipster-sidetip.tooltipster-classicdb-map.tooltipster-top .tooltipster-arrow-border {
 border-top-color:#2a2a42
}
