.tooltipster-sidetip.tooltipster-archiprofi .tooltipster-box {
    border-radius: 3px;
    border: 1px solid #e0e0e0;
	background: #ffffff;
	box-shadow: 0 0 10px 6px rgba(0, 0, 0, .1)
}

.tooltipster-sidetip.tooltipster-archiprofi .tooltipster-content {
    color: #000000;
	font-size: 12px;
	font-weight: 300;
}

.tooltipster-sidetip.tooltipster-archiprofi .tooltipster-arrow {
    height: 9px;
    margin-left: -9px;
    width: 18px
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-right .tooltipster-arrow {
    height: 18px;
    margin-left: 0;
    margin-top: -9px;
    width: 9px
}

.tooltipster-sidetip.tooltipster-archiprofi .tooltipster-arrow-background {
    border: 9px solid transparent
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #ffffff;
    top: 1px
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #ffffff;
    left: -1px
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #ffffff;
    left: 1px
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #ffffff;
    top: -1px
}

.tooltipster-sidetip.tooltipster-archiprofi .tooltipster-arrow-border {
    border: 9px solid transparent
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #e0e0e0
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #e0e0e0
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #e0e0e0
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #e0e0e0
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -9px
}

.tooltipster-sidetip.tooltipster-archiprofi.tooltipster-right .tooltipster-arrow-uncropped {
    left: -9px
}