@font-face {
    font-family: 'RobotoHotspot';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Regular'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v14/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}

.hotspot {
    font: 14px "RobotoHotspot", Arial,Helvetica,sans-serif;
    background: rgba(255, 255, 255, 0.8);
    padding: 0 !important;
    border: none !important;
}

.hotspot .hotspot-inner {
    padding: 0px;
    white-space: nowrap;
    background: none;
    height: 100%;
    line-height: 22px;
}

.hotspot-arrow {
    background: url("../../../images/idowapro/slideshow/img_hotspot.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 22px;
    left: 0px;
    position: absolute;
    right: 0;
    width: 22px;
}

.hotspot-arrow * {
    display: none;
}

.hotspot-text {
    display: inline-block;
    color: #666666;
    width: 50px;
    height: 22px;
}