/* ========================================================================== Forms ========================================================================== */
.a-JustGage { position: relative; height: 100%; }

.a-JustGage svg { display: block; }

.a-JustGage tspan { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; }

.a-JustGage-desc { display: block; text-align: center; font-size: 12px; line-height: 16px; position: absolute; right: 0; left: 0; bottom: 0; background-image: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.75) 0.25); margin: 0; padding: 16px 8px; z-index: 100; }

.a-JustGage-desc:empty { display: none; }
