/*
 clear style
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

fieldset, img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style: none;
}

ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

address, caption, cite, code, dfn, em, th, var {
    font-weight: normal;
    font-style: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

a img {
    border: none;
}

.sanbenitocoe-banner-large {
  font-family: Arial, Helvetica, sans-serif;
  width: 586px;
  height: 212px;
  background: #fff url(sanbenitocoe_widget_bg.png) no-repeat 0px 0px;
  position: relative;
  background-size: 586px 212px;
}
.sanbenitocoe-gauge-bg {
  width: 72px;
  height: 154px;
  position: absolute;
  bottom: 20px;
  left: 286px;
  background-size: 72px 154px;
}

.sanbenitocoe-gauge {
  border-radius: 5px;
  width: 12px;
  height: 123px;
  position: absolute;
  bottom: 17px;
  left: 18px;
  overflow: hidden;
}
.sanbenitocoe-gauge-status {
  width: 12px;
  background: #FF1D25;
  position: absolute;
  bottom: 0;
  max-height: 119px;
}
.sanbenitocoe-books-read {
  left: 264px;
  font-size: 7px;
  font-weight: bold;
  text-align: center;
  width: 100px;
  bottom: 21px;
  position: absolute;
  color: #446520;
}
.sanbenitocoe-word-count {
  left: 264px;
  font-size: 7px;
  font-weight: bold;
  text-align: center;
  width: 100px;
  bottom: 12px;
  position: absolute;
  color: #446520;
}
.sanbenitocoe-darker {
  color: #446520;
}
.sanbenitocoe-link-back {
  right: 8px;
  color: #ffff00;
  position: absolute;
  bottom: 32px;
  font-size: 12px;
  width: 191px;
  text-align: left;
}
.sanbenitocoe-link-back a {
  text-decoration: none;
  color: #ffff00;
}
.sanbenitocoe-link-back a:hover {
  color: #ffffff;
}
.sanbenitocoe-banner-large .sanbenitocoe-books-read {
  left: 264px;
  bottom: 21px;
  width: 100px;
}
.sanbenitocoe-banner-large .sanbenitocoe-word-count {
  left: 264px;
  bottom: 12px;
  width: 100px;
}
.sanbenitocoe-banner-large .sanbenitocoe-link-back {
  bottom: 32px;
  font-size: 12px;
  width: 191px;
  font-style: italic;
}
.sanbenitocoe-banner-large .sanbenitocoe-gauge-bg {
  background: url(gauge.png) no-repeat 0px 0px;
  width: 72px;
  height: 154px;
  left: 286px;
  bottom: 20px;
  background-size: 72px 154px;
}
.sanbenitocoe-banner-large .sanbenitocoe-gauge {
  border-radius: 5px;
  width: 12px;
  height: 123px;
  position: absolute;
  bottom: 17px;
  left: 18px;
  overflow: hidden;
}
.sanbenitocoe-banner-large .sanbenitocoe-challenge-limit {
  background: url(challenge_limit.png) no-repeat 0px 0px;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 278px;
  bottom: 139px;
  background-size: 64px 64px;
}
.sanbenitocoe-challenge-limit-text {
  color: #ffffff;
  bottom: 31px;
  position: absolute;
  font-size: 18px;
  left: 20px;
  width: 23px;
  text-align: center;
}
.sanbenitocoe-red-challenge-limit{
  background: url(red_challenge_limit.png) no-repeat 0px 0px;
  position: absolute;
  width: 70px;
  height: 70px;
  left: 275px;
  bottom: 138px;
  background-size: 70px 70px;
}
.sanbenitocoe-red-challenge-limit-text {
  color: #ffffff;
  bottom: 37px;
  position: absolute;
  font-size: 11px;
  left: 23px;
  width: 23px;
  text-align: center;
}