.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.3)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:12px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:12px;margin-left:-12px;width:24px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-12px;width:12px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:12px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-12px}

/**/
.tooltipster-sidetip.tooltipster-shadow-kr .tooltipster-box {
    border: none;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 0 1px #abb3bd,0 4px 8px rgba(0,0,0,.16);
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip.tooltipster-shadow-kr .tooltipster-content {
    color: #8d8d8d
}



.tooltipster-sidetip.tooltipster-shadow-kr .tooltipster-arrow {
    height: 8px;
    margin-left: -8px;
    width: 20px;
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-right .tooltipster-arrow {
    height: 8px;
    margin-left: 0;
    margin-top: -8px;
    width: 8px;
}



.tooltipster-sidetip.tooltipster-shadow-kr .tooltipster-arrow-background {
    border: 10px solid transparent;
}


.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #fff;
    left: 0px;
    top: 1px;
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #fff;
    left: -1px;
    top: 0px;
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #fff;
    left: 1px;
    top: 0px;
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #fff;
    left: 0px;
    top: -1px;
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #abb3bd;
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #abb3bd
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #abb3bd
}

.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #abb3bd
}
.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}
.tooltipster-sidetip.tooltipster-shadow-kr.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}