.tooltipster-sidetip.tooltipster-trx-colored .tooltipster-box {
	border-radius: 1px;
	border: 1px solid #f6754d;
	background: #f6754d;
}

.tooltipster-sidetip.tooltipster-trx-colored .tooltipster-content {
	font-size: 14px;
	color: #ffffff;
}

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

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-trx-colored.tooltipster-right .tooltipster-arrow {
	height: 12px;
	margin-left: 0;
	margin-top: -6px;
	width: 9px;
}

.tooltipster-sidetip.tooltipster-trx-colored .tooltipster-arrow-background {
	border: 6px solid transparent
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #f6754d;
	top: 1px;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #f6754d;
	left: -1px;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #f6754d;
	left: 1px;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #f6754d;
	top: -1px;
}

.tooltipster-sidetip.tooltipster-trx-colored .tooltipster-arrow-border {
	border: 6px solid transparent;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #f6754d;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #f6754d;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #f6754d;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #f6754d;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -6px;
}

.tooltipster-sidetip.tooltipster-trx-colored.tooltipster-right .tooltipster-arrow-uncropped {
	left: -6px;
}
