.surf-fc-widget {
  max-width: 753px;
  transition: all 1s;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  color: #666;
}
.surf-fc-widget.widget-centered {
  margin: 0 auto;
}
div.surf-fc-widget a {
  color: #389fd5;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}
.surf-fc-widget .ui-resizable-handle {
  background: none;
}
.surf-fc-widget .widget-container {
  background-color: #f5f5f5;
  border: solid 3px #848484;
  border-radius: 14px;
  box-shadow: inset 0 0 11px 0 #aaaaaa;
  overflow: hidden;
}
.surf-fc-widget .external-cont {
  position: relative;
}
.surf-fc-widget .surf-fc-i {
  overflow: hidden;
  border: none;
  height: 347px;
  width: 100%;
}
.surf-fc-widget .external-cont .footer {
  padding: 10px;
  min-height: 30px;
  box-sizing: content-box;
}
.surf-fc-widget .external-cont .footer .logo {
  display: block;
  float: left;
  margin-right: 10px;
  width: 103px;
  height: 28px;
  background: url(../../images/widget.png) -30px -38px no-repeat;
}
.surf-fc-widget .about {
  line-height: 18px;
  text-align: left;
}