.hcom-w-badge-1 div {
    margin: 0;
}

.hcom-w-badge-1 img {
    border: 0;
}

.hcom-w-badge-1 strong {
    font-style: normal;
    font-weight: normal;
}

a.hcom-w-badge-1 {
    text-decoration: none;
    font: 13px/135% arial, helvetica, clean, sans-serif;
}

.hcom-w-badge-1 {
	width: 85px;
    position: absolute;
    top: 0;
    right: 220px;
    display: block;
    color: #fff;
    border-radius: 7px;
}

.hcom-w-badge-1 .hcom-w-inner {
    width: 85px;
    height: 85px;
    background: #c80006;
    border-radius: 6px;
}

.hcom-w-badge-1 .hcom-w-top {
    width: auto;
}

.hcom-w-badge-1 .hcom-w-text {
    width: 85px;
    text-align: center;
    font: 10px/100% arial, helvetica, clean, sans-serif;
    padding: 5px 0 0 0;
    margin: 0 auto;
}

.hcom-w-badge-1 .hcom-w-text span {
    font-weight: bold;
}

.hcom-w-badge-1 .hcom-w-norev {
    font-size: 14px;
    font-weight: bold;
    min-height: 42px;
    padding: 20px 5px 5px 5px;
    text-align: center;
}

.hcom-w-badge-1 .hcom-w-score {
    height: 16px;
    background: #fff;
    color: #262626;
    text-align: center;
    padding: 3px 0px 7px 0px;
    font: 10px/100% arial, helvetica, clean, sans-serif;
    display: none;
    margin: 5px 13px 0 13px;
    border-radius: 5px;
}

.hcom-w-badge-1 .hcom-w-score span {
    font-weight: bold;
    font-size: 11px;
    white-space: nowrap;
}

.hcom-w-badge-1 .hcom-w-sbubble {
    position: relative;
    left: 70px;
    width: 0;
    height: 0;
    display: none;
    border-style: solid;
    border-width: 5px 0px 0 0;
    border-color: #fff transparent transparent transparent;
}

.hcom-w-badge-1 .hcom-w-hotelname {
    font: 9px/100% arial, helvetica, clean, sans-serif;color: #fff;
    text-align: center;
    display: block;
}

.hcom-w-badge-1 .hcom-w-bottom {
    width: 85px;
    height: 0px;
    margin: 0px auto 0;
    background: url(/images/hotelbadge/hotels_white.png) no-repeat;
}

.hcom-w-badge-1 .hcom-w-bottom.es {
    background: url(/images/hotelbadge/hoteles_white.png) no-repeat;
}

.hcom-w-badge-1 .hcom-w-bottom.is {
    background: url(/images/hotelbadge/hoteis_white.png) no-repeat;
}

.RTL .hcom-w-sbubble {
    left: -70px;
    border-width: 0 10px 10px 0;
    border-color: transparent #fff transparent transparent;
}
