.tooltipster-sidetip.tooltipster-trx-grey .tooltipster-box {
	font-family: RobotoMonoRegular;
	border-radius: 1px;
	border: 1px solid #e4e5eb;
	background: #e4e5eb;
}

.tooltipster-sidetip.tooltipster-trx-grey .tooltipster-content {
	font-size: 14px;
	color: #666;
}
.tooltipster-sidetip.tooltipster-trx-grey .tooltipster-content {
	padding: 2px 5px;
}
.tooltipster-sidetip.tooltipster-trx-grey .tooltipster-arrow {
	height: 9px;
	margin-left: -6px;
	width: 18px;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-trx-grey.tooltipster-right .tooltipster-arrow {
	height: 12px;
	margin-left: 0;
	margin-top: -9px;
	width: 9px;
}

.tooltipster-sidetip.tooltipster-trx-grey .tooltipster-arrow-background {
	border: 6px solid transparent
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #e4e5eb;
	top: 1px;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #e4e5eb;
	left: -1px;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #e4e5eb;
	left: 1px;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #e4e5eb;
	top: -1px;
}

.tooltipster-sidetip.tooltipster-trx-grey .tooltipster-arrow-border {
	border: 6px solid transparent;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #e4e5eb;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #e4e5eb;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #e4e5eb;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #e4e5eb;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -6px;
}

.tooltipster-sidetip.tooltipster-trx-grey.tooltipster-right .tooltipster-arrow-uncropped {
	left: -4px;
}