@charset "utf-8";
#the_champ_error {
  color: red;
  margin: 7px 0;
}
.the_champ_login_container {
  margin: 2px 0;
}
.the_champ_login_container img,
.the_champ_sharing_container img {
  cursor: pointer;
  margin: 2px;
  border: none;
}
.the_champ_login_container img {
  display: none;
  float: left;
}
#the_champ_loading_image {
  display: block !important;
  float: none;
}
.the_champ_error {
  background-color: #ffffe0;
  border: 1px solid #e6db55;
  padding: 5px;
  margin: 10px;
}
#the_champ_sharing_more_providers {
  position: fixed;
  top: 50%;
  left: 47%;
  background: #fafafa;
  width: 650px;
  margin: -180px 0 0 -300px;
  z-index: 10000000;
  text-shadow: none !important;
  height: 308px;
}
#the_champ_popup_bg,
#heateor_ss_browser_popup_bg,
#heateor_ss_lj_popup_bg {
  background: url(../images/transparent_bg.png);
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}
#the_champ_sharing_more_providers .title {
  font-size: 14px !important;
  height: auto !important;
  background: #58b8f8 !important;
  border-bottom: 1px solid #d7d7d7 !important;
  color: #fff;
  font-weight: 700;
  letter-spacing: inherit;
  line-height: 34px !important;
  padding: 0 !important;
  text-align: center;
  text-transform: none;
  margin: 0 !important;
  text-shadow: none !important;
  width: 100%;
}
#the_champ_sharing_more_providers * {
  font-family: Arial, Helvetica, sans-serif;
}
#the_champ_sharing_more_providers #the_champ_sharing_more_content {
  background: #fafafa;
  border-radius: 4px;
  color: #555;
  height: auto;
  width: 100%;
}
#the_champ_sharing_more_providers .filter {
  margin: 0;
  padding: 10px 0 0;
  position: relative;
  width: 100%;
}
#the_champ_sharing_more_providers .all-services {
  clear: both;
  height: 250px;
  overflow: auto;
}
#the_champ_sharing_more_content .all-services ul {
  margin: 10px !important;
  overflow: hidden;
  list-style: none;
  padding-left: 0 !important;
  position: static !important;
  width: auto !important;
}
#the_champ_sharing_more_content .all-services ul li {
  margin: 0;
  background: 0 0 !important;
  float: left;
  width: 33.3333% !important;
  text-align: left !important;
}
#the_champ_sharing_more_providers .close-button img {
  margin: 0;
}
#the_champ_sharing_more_providers .close-button.separated {
  background: 0 0 !important;
  border: none !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  z-index: 1000;
}
#the_champ_sharing_more_providers .close-button {
  height: auto !important;
  width: auto !important;
  left: auto !important;
  display: block !important;
  color: #555 !important;
  cursor: pointer !important;
  font-size: 29px !important;
  line-height: 29px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  right: -13px;
  top: -11px;
}
#the_champ_sharing_more_providers .filter input.search {
  width: 94%;
  display: block;
  float: none;
  font-family: "open sans", "helvetica neue", helvetica, arial, sans-serif;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: 0 auto;
  padding: 5px 8px 5px 10px;
  border: 1px solid #ccc !important;
  color: #000;
  background: #fff !important;
  font-size: 16px !important;
  text-align: left !important;
}
#the_champ_sharing_more_providers .footer-panel {
  background: #fff;
  border-top: 1px solid #d7d7d7;
  padding: 6px 0;
  width: 100%;
  color: #fff;
}
#the_champ_sharing_more_providers .footer-panel p {
  background-color: transparent;
  top: 0;
  text-align: left !important;
  color: #000;
  font-family: "helvetica neue", arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 !important;
  padding: 0 6px !important;
  text-indent: 0 !important;
}
#the_champ_sharing_more_providers .footer-panel a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-indent: 0 !important;
}
#the_champ_sharing_more_providers .all-services ul li a {
  border-radius: 3px;
  color: #666 !important;
  display: block;
  font-size: 18px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 8px;
  text-decoration: none !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none !important;
  text-indent: 0 !important;
  background: 0 0 !important;
  text-shadow: none;
  box-shadow: none !important;
}
.the_champ_share_count {
  display: block;
  text-indent: 0 !important;
  visibility: hidden;
  background-color: #58b8f8 !important;
  width: 5px;
  height: auto;
  text-align: center;
  min-width: 8px !important;
  padding: 1px 4px !important;
  color: #fff !important;
  font-family: "Open Sans", arial, sans-serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  -webkit-border-radius: 15px !important;
  border-radius: 15px !important;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  line-height: 14px !important;
  border: 2px solid #fff !important;
  z-index: 1;
  margin: 2px auto !important;
  box-sizing: content-box !important;
}
.the_champ_share_count,
.the_champ_vertical_counter,
.the_champ_vertical_sharing {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
}
ul.the_champ_login_ul,
ul.the_champ_sharing_ul,
ul.heateor_ss_follow_ul {
  list-style: none !important;
  padding-left: 0 !important;
}
#the_champ_comment_toggle {
  margin-bottom: 10px;
}
ul.the_champ_login_ul {
  margin: 3px 0 !important;
}
ul.the_champ_login_ul li {
  background: none;
  float: left;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  width: auto !important;
  clear: none !important;
  list-style-type: none !important;
}
.theChampLoginSvg {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: border-box;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  background-position: center !important;
}
.theChampTwitchLoginSvg {
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    left no-repeat;
}
.theChampXingLoginSvg {
  background-size: 109% !important;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+)
    left no-repeat;
}
.theChampGoogleLoginSvg {
  background-size: 111% !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-8%20-8%2064%2064%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%22url(%23b)%22%20fill%3D%22%23FBBC05%22%20d%3D%22M0%2037V11l17%2013z%22%2F%3E%3Cpath%20clip-path%3D%22url(%23b)%22%20fill%3D%22%23EA4335%22%20d%3D%22M0%2011l17%2013%207-6.1L48%2014V0H0z%22%2F%3E%3Cpath%20clip-path%3D%22url(%23b)%22%20fill%3D%22%2334A853%22%20d%3D%22M0%2037l30-23%207.9%201L48%200v48H0z%22%2F%3E%3Cpath%20clip-path%3D%22url(%23b)%22%20fill%3D%22%234285F4%22%20d%3D%22M48%2048L17%2024l-4-3%2035-10z%22%2F%3E%3C%2Fsvg%3E")
    left no-repeat;
}
.theChampLinkedinLoginSvg {
  background-size: 121% !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2033%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E")
    left no-repeat;
}
.theChampTwitterLoginSvg {
  background-size: 120% !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E")
    left no-repeat;
}
.theChampVkontakteLoginSvg {
  background-size: 114% !important;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%221%202%2030%2028%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M15.764%2022.223h1.315s.394-.044.6-.262c.184-.2.18-.574.18-.574s-.03-1.764.79-2.023c.81-.255%201.844%201.705%202.942%202.46.832.57%201.464.445%201.464.445l2.936-.04s1.538-.097.81-1.304c-.06-.1-.426-.894-2.186-2.526-1.843-1.71-1.594-1.434.624-4.39%201.353-1.804%201.893-2.902%201.724-3.374-.16-.45-1.153-.33-1.153-.33l-3.306.02s-.247-.034-.428.074c-.178.108-.293.356-.293.356s-.522%201.394-1.223%202.58c-1.47%202.5-2.06%202.633-2.3%202.476-.563-.36-.42-1.454-.42-2.23%200-2.423.365-3.435-.72-3.696-.357-.085-.623-.143-1.544-.15-1.182-.014-2.18.003-2.743.28-.378.185-.667.595-.49.62.218.027.713.13.975.49.34.46.33%201.496.33%201.496s.193%202.852-.46%203.206c-.442.245-1.056-.252-2.37-2.52-.67-1.163-1.18-2.446-1.18-2.446s-.1-.24-.273-.37c-.212-.155-.506-.204-.506-.204l-3.145.02s-.473.015-.647.22c-.154.183-.01.56-.01.56s2.46%205.757%205.245%208.657c2.553%202.66%205.454%202.485%205.454%202.485z%22%2F%3E%3C%2Fsvg%3E")
    left no-repeat;
}
.theChampFacebookLoginSvg {
  background-size: 116% !important;
  padding-left: 8px;
  padding-top: 5px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    left no-repeat;
}
.theChampLiveJournalLoginSvg {
  background-size: 111% !important;
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%2300B0EA%22%3E%3Cpath%20d%3D%22M16.76%205.53c-1.586%200-3.094.33-4.462.922l-2.47-2.465h-.005A11.268%2011.268%200%200%200%204%209.843l2.472%202.47a11.283%2011.283%200%200%201%205.823-5.86h.004l9.14%209.128h-.006a11.304%2011.304%200%200%200-5.823%205.86l-9.14-9.13c-.597%201.372-.952%202.865-.952%204.457%200%206.21%205.03%2011.24%2011.24%2011.24S28%2022.98%2028%2016.77c0-6.206-5.033-11.24-11.24-11.24zm1.95%2016.573a6.561%206.561%200%200%201%203.38-3.403l.887%204.285-4.268-.882z%22%2F%3E%3Cpath%20d%3D%22M22.092%2018.702l-.653-3.118h-.007a11.288%2011.288%200%200%200-5.822%205.858l3.097.66a6.58%206.58%200%200%201%203.38-3.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)
    left no-repeat;
}
.theChampSteamLoginSvg {
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    left no-repeat;
}
.theChampInstagramLoginSvg {
  background-size: 105% !important;
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E)
    left no-repeat;
}
.theChampLoginButton {
  background: url(../images/login/login.png) no-repeat;
}
.theChampLogin {
  padding: 0 !important;
  margin: 2px;
  height: 35px;
  width: 35px;
  float: left;
  cursor: pointer;
  border: none;
}
.theChampInstagramLogin,
.theChampTwitterLogin,
.theChampXingLogin {
  display: block;
}
.theChampXingButton {
  background-position: -64px 0;
  width: 32px;
  height: 32px;
  display: block;
}
.theChampFacebookButton {
  background-position: 0 0;
  width: 32px;
  height: 32px;
  display: none;
}
.theChampLiveButton {
  background-position: -32px -96px;
  width: 32px;
  height: 32px;
  display: block;
}
.theChampGoogleButton {
  background-position: -32px 0;
  width: 32px;
  height: 32px;
  display: none;
}
.theChampInstagramButton {
  background-position: 0 -32px;
  width: 32px;
  height: 32px;
  display: block !important;
}
.theChampLinkedinButton {
  background-position: -32px -32px;
  width: 32px;
  height: 32px;
  display: none;
}
.theChampTwitterButton {
  background-position: 0 -64px;
  width: 32px;
  height: 32px;
  display: block !important;
}
.theChampVkontakteButton {
  background-position: -32px -64px;
  width: 32px;
  height: 32px;
  display: none;
}
ul.the_champ_sharing_ul,
ul.heateor_ss_follow_ul {
  margin: 1px 0 !important;
}
#heateor_ss_lj_popup_close img,
#the_champ_sharing_popup_close img {
  opacity: 1 !important;
  background: 0 0 !important;
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  top: inherit !important;
  right: inherit !important;
  left: 9px !important;
  padding: 0 !important;
}
ul.the_champ_sharing_ul li.theChampSharingRound,
ul.heateor_ss_follow_ul li.theChampSharingRound {
  background: 0 0 !important;
}
.the_champ_square_count {
  display: none;
  text-align: center;
  font-weight: bolder;
  font-family: sans-serif;
  font-style: normal;
  font-size: 0.8em;
  visibility: hidden;
  word-wrap: normal !important;
}
ul.heateor_ss_follow_ul li {
  width: auto;
}
ul.heateor_ss_follow_ul li,
ul.the_champ_sharing_ul li {
  float: left !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border: none !important;
  clear: none;
}
.theChampSharing {
  display: block;
  cursor: pointer;
  margin: 2px;
}
ul.the_champ_login_ul li:before,
ul.the_champ_sharing_ul li:before,
ul.heateor_ss_follow_ul li:before {
  content: none !important;
}
.theChampSharingDeliciousButton {
  background-position: 0 0;
  width: 32px;
  height: 32px;
}
.theChampSharingDiggButton {
  background-position: -32px 0;
  width: 32px;
  height: 32px;
}
.theChampSharingEmailButton {
  background-position: -64px 0;
  width: 32px;
  height: 32px;
}
.theChampSharingXingButton {
  background-position: 0 -128px;
  width: 32px;
  height: 32px;
}
.theChampSharingWhatsappButton {
  background-position: -32px -128px;
  width: 32px;
  height: 32px;
}
.theChampSharingYummlyButton {
  background-position: -64px -128px;
  width: 32px;
  height: 32px;
}
.theChampSharingBufferButton {
  background-position: -96px -128px;
  width: 32px;
  height: 32px;
}
.theChampSharingTotalsharesButton {
  background-position: -200px -200px;
}
.theChampSharingFacebookButton {
  background-position: -96px 0;
  width: 32px;
  height: 32px;
}
.theChampSharingFloatitButton {
  background-position: 0 -32px;
  width: 32px;
  height: 32px;
}
.theChampSharingGoogleButton {
  background-position: -32px -32px;
  width: 32px;
  height: 32px;
}
.theChampSharingLinkedinButton {
  background-position: -64px -32px;
  width: 32px;
  height: 32px;
}
.theChampSharingMoreButton {
  background-position: -96px -32px;
  width: 32px;
  height: 32px;
}
.theChampSharingPinterestButton {
  background-position: 0 -64px;
  width: 32px;
  height: 32px;
}
.theChampSharingPrintButton {
  background-position: -32px -64px;
  width: 32px;
  height: 32px;
}
.theChampSharingRedditButton {
  background-position: -64px -64px;
  width: 32px;
  height: 32px;
}
.theChampSharingStumbleuponButton {
  background-position: -96px -64px;
  width: 32px;
  height: 32px;
}
.theChampSharingTumblrButton {
  background-position: 0 -96px;
  width: 32px;
  height: 32px;
}
.theChampSharingTwitterButton {
  background-position: -32px -96px;
  width: 32px;
  height: 32px;
}
.theChampSharingVkontakteButton {
  background-position: -64px -96px;
  width: 32px;
  height: 32px;
}
.theChampSharingYahooButton {
  background-position: -96px -96px;
  width: 32px;
  height: 32px;
}
.the_champ_vertical_counter,
.the_champ_vertical_sharing {
  background: 0 0;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
  position: fixed;
  overflow: visible;
  z-index: 10000000;
  display: block;
  padding: 10px;
  border-radius: 4px;
  opacity: 1;
  box-sizing: content-box !important;
}
.the_champ_vertical_counter li {
  clear: both;
}
li.the_champ_facebook_share .fb-share-button span,
li.the_champ_facebook_like .fb-like span,
li.the_champ_facebook_recommend .fb-like span {
  vertical-align: top !important;
}
li.the_champ_facebook_like .fb-like span iframe,
li.the_champ_facebook_recommend .fb-like span iframe {
  max-width: none !important;
  z-index: 1000;
}
div.the_champ_horizontal_sharing li {
  width: auto;
}
div.the_champ_horizontal_sharing li.the_champ_facebook_share,
div.the_champ_horizontal_counter li.the_champ_facebook_share {
  width: 76px;
}
div.the_champ_horizontal_sharing li.the_champ_facebook_like,
div.the_champ_horizontal_counter li.the_champ_facebook_like {
  width: 56px;
}
div.the_champ_horizontal_sharing li.the_champ_facebook_recommend,
div.the_champ_horizontal_counter li.the_champ_facebook_recommend {
  width: 111px;
}
div.the_champ_horizontal_sharing li.the_champ_twitter_tweet,
div.the_champ_horizontal_counter li.the_champ_twitter_tweet {
  width: 65px;
}
div.the_champ_horizontal_counter li.the_champ_linkedin_share span,
div.the_champ_horizontal_sharing li.the_champ_linkedin_share span {
  vertical-align: text-top !important;
}
div.the_champ_horizontal_sharing li.the_champ_buffer_share {
  width: 89px;
}
div.the_champ_horizontal_sharing li.the_champ_linkedin_share,
div.the_champ_horizontal_counter li.the_champ_linkedin_share {
  width: 67px;
}
div.the_champ_horizontal_sharing li.the_champ_buffer,
div.the_champ_horizontal_counter li.the_champ_buffer {
  width: 81px;
}
div.the_champ_horizontal_sharing li.the_champ_reddit,
div.the_champ_horizontal_counter li.the_champ_reddit {
  width: 124px;
}
div.the_champ_horizontal_sharing li.the_champ_yummly,
div.the_champ_horizontal_counter li.the_champ_yummly {
  width: 61px;
}
div.the_champ_horizontal_sharing li.the_champ_pinterest_pin,
div.the_champ_horizontal_counter li.the_champ_pinterest_pin {
  width: 58px;
}
div.the_champ_horizontal_counter li.the_champ_pinterest_pin {
  line-height: 1px;
}
div.the_champ_horizontal_sharing li.the_champ_xing,
div.the_champ_horizontal_counter li.the_champ_xing {
  width: 67px;
}
.the_champ_counter_container li {
  height: 21px;
}
input#user_login,
input#user_pass {
  height: auto !important;
}
.theChampHorizontalSharingButton,
.theChampVerticalSharingButton {
  display: block;
}
.theChampInstagramBackground {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
}
.theChampYummlyBackground {
  background-color: #e16120;
}
.theChampBufferBackground {
  background-color: #000;
}
.theChampFacebookBackground {
  background-color: #4267b2;
}
.theChampSteamBackground {
  background-color: #393939;
}
.theChampLiveJournalBackground {
  background-color: #ededed;
}
.theChampDiggBackground {
  background-color: #006094;
}
.theChampEmailBackground {
  background-color: #649a3f;
}
.theChampFloatitBackground {
  background-color: #53beee;
}
.theChampGoogleBackground {
  background-color: white;
  box-sizing: border-box;
  border: 1px #4184f3 solid;
}
.theChampTwitchBackground {
  background-color: #6441a5;
}
.theChampLinkedinBackground {
  background-color: #0077b5;
}
.theChampMoreBackground {
  background-color: #ee8e2d;
}
.theChampPinterestBackground {
  background-color: #cc2329;
}
.theChampPrintBackground {
  background-color: #fd6500;
}
.theChampRedditBackground {
  background-color: #ff5700;
}
.theChampStockTwitsBackground {
  background-color: #40576f;
}
.theChampTumblrBackground {
  background-color: #29435d;
}
.theChampTwitterBackground {
  background-color: #55acee;
}
.theChampVkontakteBackground {
  background-color: #5e84ac;
}
.theChampXingBackground {
  background-color: #00797d;
}
.theChampWhatsappBackground {
  background-color: #55eb4c;
}
.theChampMeWeBackground {
  background-color: #007da1;
}
.theChampMixBackground {
  background-color: #ff8226;
}
.theChampTCBackground,
.theChampTCBackground:hover {
  border-width: 0 !important;
  background-color: transparent;
}
.theChampTCBackground {
  background-color: transparent !important;
  font-style: normal !important;
  word-wrap: normal;
  color: #666;
  line-height: 1;
  visibility: hidden;
}
.theChampSharingTotalsharesButton {
  font-style: normal !important;
  word-wrap: normal;
  color: #666;
  line-height: 1;
}
.theChampSharingSvg {
  width: 100%;
  height: 100%;
}
.theChampYummlySvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampBufferSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampFacebookSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampDiggSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2049%2049%22%3E%3Cpath%20d%3D%22M%206%2020%20h%2010%20c%200%20-14%20-9%20-14%20-9%200%20m%205%200%20v%207%20m%20-1%200%20v%20-7%20m%204%20-7%20h%204.5%20v%20-5%20h%208%20v%208%20h%20-8%20v%20-3%20m%208%200%20h%204%20v%205.5%20h%20-3%20v%2012%20h%20-4%20v%20-8%20m%200%208%20h%20-6.5%20v%20-12%20h%20-2%22%20stroke-width%3D%222%22%20stroke%3D%22%23fff%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cellipse%20cx%3D%2211.5%22%20cy%3D%2228.5%22%20rx%3D%224%22%20ry%3D%222%22%20style%3D%22fill%3A%23fff%3B%22%3E%3C%2Fellipse%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampEmailSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2043%2043%22%3E%3Cpath%20d%3D%22M%205.5%2011%20h%2023%20v%201%20l%20-11%206%20l%20-11%20-6%20v%20-1%20m%200%202%20l%2011%206%20l%2011%20-6%20v%2011%20h%20-22%20v%20-11%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampFloatitSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M16%203C8.814%203%203%208.814%203%2016s5.814%2013%2013%2013%2013-5.814%2013-13S23.187%203%2016%203zm0%2025.152c-6.712%200-12.153-5.44-12.153-12.152C3.847%209.288%209.287%203.848%2016%203.848S28.152%209.288%2028.152%2016c0%206.712-5.44%2012.152-12.152%2012.152z%22%2F%3E%3Cpath%20d%3D%22M22.406%2016A6.402%206.402%200%200%200%2016%209.593%206.402%206.402%200%200%200%209.593%2016%206.4%206.4%200%200%200%2016%2022.406%206.4%206.4%200%200%200%2022.406%2016zM16%2021.39A5.392%205.392%200%200%201%2010.61%2016%205.403%205.403%200%200%201%2016%2010.61%205.393%205.393%200%200%201%2021.39%2016%205.382%205.382%200%200%201%2016%2021.39z%22%2F%3E%3Cpath%20d%3D%22M13.763%209.187V4.864c-4.475.9-8%204.424-8.898%208.898h4.322a7.226%207.226%200%200%201%204.576-4.575zm9.05%204.576h4.32c-.896-4.475-4.422-8-8.896-8.898v4.322a7.224%207.224%200%200%201%204.575%204.576zm-4.576%209.052v4.322c4.475-.9%208-4.424%208.897-8.9h-4.322a7.232%207.232%200%200%201-4.575%204.578zm-9.05-4.578H4.863c.898%204.475%204.424%208%208.898%208.9v-4.323a7.233%207.233%200%200%201-4.574-4.577z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampGoogleSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=)
    left no-repeat;
}
.theChampLinkedinSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2039%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampMediumSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20d%3D%22M7.8%2011a.8.8%200%200%200-.27-.7l-2-2.42v-.41h6.23L16.57%2018l4.24-10.53h5.94v.36L25%209.47a.5.5%200%200%200-.19.48v12.1a.5.5%200%200%200%20.19.48l1.68%201.64v.36h-8.4v-.36L20%2022.49c.18-.17.18-.22.18-.49v-9.77l-4.82%2012.26h-.65L9.09%2012.23v8.22a1.09%201.09%200%200%200%20.31.94l2.25%202.74v.36h-6.4v-.36l2.26-2.74a1.09%201.09%200%200%200%20.29-.94z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampOdnoklassnikiSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampMoreSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+)
    left no-repeat;
}
.theChampPinterestSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.539%204.5c-6.277%200-9.442%204.5-9.442%208.253%200%202.272.86%204.293%202.705%205.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591%200-3.338%202.498-6.327%206.505-6.327%203.548%200%205.497%202.168%205.497%205.062%200%203.81-1.686%207.025-4.188%207.025-1.382%200-2.416-1.142-2.085-2.545.397-1.674%201.166-3.48%201.166-4.689%200-1.081-.581-1.983-1.782-1.983-1.413%200-2.548%201.462-2.548%203.419%200%201.247.421%202.091.421%202.091l-1.699%207.199c-.505%202.137-.076%204.755-.039%205.019.021.158.223.196.314.077.13-.17%201.813-2.247%202.384-4.324.162-.587.929-3.631.929-3.631.46.876%201.801%201.646%203.227%201.646%204.247%200%207.128-3.871%207.128-9.053.003-3.918-3.317-7.568-8.361-7.568z%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampPrintSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+)
    left no-repeat;
}
.theChampRedditSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj48ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5IiBjeT0iMTciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMiIgY3k9IjciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI3IiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMyIgY3k9IjE0IiByPSIyIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PHBhdGggZD0iTSAxMCAyMiBxIDUgMyAxMCAwIE0gMTUgMTIgbCAxIC02IGwgNiAxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==)
    left no-repeat;
}
.theChampTumblrSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==)
    left no-repeat;
}
.theChampTwitterSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==)
    left no-repeat;
}
.theChampVkontakteSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj4NCjxwYXRoIGQ9Ik0gMi41IDkgaCA0LjUgbCA1IDcgdiAtNyBoIDQuNSB2IDcgbCA1IC03IGggNSBsIC01IDcgbCA1IDcgaCAtNSBsIC01IC03IHYgNyBoIC00LjUgcSAtMiAwIC01IC02IHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+)
    left no-repeat;
}
.theChampXingSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj4NCjxwYXRoIGQ9Ik0gNiA5IGggNSBsIDQgNCBsIC01IDcgaCAtNSBsIDUgLTcgeiBtIDE1IC00IGggNSBsIC05IDEzIGwgNCA4IGggLTUgbCAtNCAtOCB6IiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=)
    left no-repeat;
}
.theChampWhatsappSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBpZD0iYXJjMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0gMTEuNTc5Nzk4NTY2NzQzMzE0IDI0LjM5NjkyNjIwNzg1OTA4NSBBIDEwIDEwIDAgMSAwIDYuODA4NDc5NTU3MTEwMDc5IDIwLjczNTc2NDM2MzUxMDQ2Ij48L3BhdGg+PHBhdGggZD0iTSA3IDE5IGwgLTEgNiBsIDYgLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSAxMCAxMCBxIC0xIDggOCAxMSBjIDUgLTEgMCAtNiAtMSAtMyBxIC00IC0zIC01IC01IGMgNCAtMiAtMSAtNSAtMSAtNCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==)
    left no-repeat;
}
.theChampSharing {
  float: left;
  border: none;
}
.theChampSharingArrow {
  height: 16px;
  width: 16px;
  cursor: pointer;
  margin-top: 10px;
}
.theChampPushIn {
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    left no-repeat;
}
.theChampPullOut {
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    left no-repeat;
}
.theChampCommentingTabs li {
  padding-left: 0 !important;
  float: left;
  margin: 0 1em 0 0 !important;
  list-style: none;
  color: #aaa;
  display: block;
  cursor: pointer;
  font-size: 0.85em;
}
.theChampCommentingTabs ul {
  float: left;
  padding-left: 0;
  margin-left: 0;
}
li.theChampSelectedTab {
  color: #333;
  border-bottom: 2px solid #23a9e1;
}
.fb-comments,
.fb-comments span,
.fb-comments span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
#mc-input,
#user_email,
#user_login {
  height: auto !important;
}
div.the_champ_horizontal_counter li {
  margin-right: 14px !important;
}
div.theChampTotalShareCount {
  word-wrap: normal !important;
  font-weight: bolder;
  font-family: sans-serif;
  padding: 0;
  margin: 0;
  text-align: center;
}
div.theChampTotalShareText {
  word-wrap: normal !important;
  margin: 0;
  padding: 0;
  text-align: center;
}
.theChampAIMBackground {
  background-color: #10ff00;
}
.theChampAmazonWishListBackground {
  background-color: #ffe000;
}
.theChampAOLMailBackground {
  background-color: #2a2a2a;
}
.theChampAppnetBackground {
  background-color: #5d5d5d;
}
.theChampBalatarinBackground {
  background-color: #fff;
}
.theChampBibSonomyBackground {
  background-color: #000;
}
.theChampBittyBrowserBackground {
  background-color: #efefef;
}
.theChampBlinklistBackground {
  background-color: #3d3c3b;
}
.theChampBloggerPostBackground {
  background-color: #fda352;
}
.theChampBlogMarksBackground {
  background-color: #535353;
}
.theChampBookmarksfrBackground {
  background-color: #e8ead4;
}
.theChampBoxnetBackground {
  background-color: #1a74b0;
}
.theChampBuddyMarksBackground {
  background-color: #ffd400;
}
.theChampCare2NewsBackground {
  background-color: #6eb43f;
}
.theChampCopyLinkBackground {
  background-color: #ffc112;
}
.theChampCommentBackground {
  background-color: #444;
}
.theChampCiteULikeBackground {
  background-color: #2781cd;
}
.theChampDiaryRuBackground {
  background-color: #e8d8c6;
}
.theChampDiasporaBackground {
  background-color: #0166ff;
}
.theChampDiigoBackground {
  background-color: #4a8bca;
}
.theChampDoubanBackground {
  background-color: #497700;
}
.theChampDraugiemBackground {
  background-color: #ffad66;
}
.theChampDZoneBackground {
  background-color: #fff088;
}
.theChampEvernoteBackground {
  background-color: #8be056;
}
.theChampFacebookMessengerBackground {
  background-color: #0084ff;
}
.theChampFarkBackground {
  background-color: #555;
}
.theChampFintelBackground {
  background-color: #087515;
}
.theChampFlipboardBackground {
  background-color: #cc0000;
}
.theChampFolkdBackground {
  background-color: #0f70b2;
}
.theChampGoogleClassroomBackground {
  background-color: #ffc112;
}
.theChampGoogleBookmarksBackground {
  background-color: #cb0909;
}
.theChampGoogleGmailBackground {
  background-color: #e5e5e5;
}
.theChampHackerNewsBackground {
  background-color: #f60;
}
.theChampHatenaBackground {
  background-color: #00a6db;
}
.theChampInstapaperBackground {
  background-color: #ededed;
}
.theChampJamespotBackground {
  background-color: #ff9e2c;
}
.theChampKakaoBackground {
  background-color: #fcb700;
}
.theChampKindleItBackground {
  background-color: #2a2a2a;
}
.theChampKikBackground {
  background-color: #2a2a2a;
}
.theChampKnownBackground {
  background-color: #fff101;
}
.theChampLineBackground {
  background-color: #00c300;
}
.theChampMailRuBackground {
  background-color: #356fac;
}
.theChampMendeleyBackground {
  background-color: #a70805;
}
.theChampMeneameBackground {
  background-color: #ff7d12;
}
.theChampMixiBackground {
  background-color: #ededed;
}
.theChampMySpaceBackground {
  background-color: #2a2a2a;
}
.theChampNetvouzBackground {
  background-color: #c0ff00;
}
.theChampOdnoklassnikiBackground {
  background-color: #f2720c;
}
.theChampOutlookcomBackground {
  background-color: #0072c6;
}
.theChampPapalyBackground {
  background-color: #3ac0f6;
}
.theChampPinboardBackground {
  background-color: #1341de;
}
.theChampPlurkBackground {
  background-color: #cf682f;
}
.theChampPocketBackground {
  background-color: #f0f0f0;
}
.theChampPrintFriendlyBackground {
  background-color: #61d1d5;
}
.theChampProtopageBookmarksBackground {
  background-color: #413fff;
}
.theChampPushaBackground {
  background-color: #0072b8;
}
.theChampQzoneBackground {
  background-color: #2b82d9;
}
.theChampRefindBackground {
  background-color: #1492ef;
}
.theChampRediffMyPageBackground {
  background-color: #d20000;
}
.theChampRenrenBackground {
  background-color: #005eac;
}
.theChampSinaWeiboBackground {
  background-color: #ff0;
}
.theChampSiteJotBackground {
  background-color: #ffc800;
}
.theChampSkypeBackground {
  background-color: #00aff0;
}
.theChampSMSBackground {
  background-color: #6ebe45;
}
.theChampSlashdotBackground {
  background-color: #004242;
}
.theChampSvejoBackground {
  background-color: #fa7aa3;
}
.theChampSymbalooFeedsBackground {
  background-color: #6da8f7;
}
.theChampTelegramBackground {
  background-color: #3da5f1;
}
.theChampThreemaBackground {
  background-color: #2a2a2a;
}
.theChampTrelloBackground {
  background-color: #1189ce;
}
.theChampTuentiBackground {
  background-color: #0075c9;
}
.theChampTwiddlaBackground {
  background-color: #ededed;
}
.theChampTypePadPostBackground {
  background-color: #2a2a2a;
}
.theChampViadeoBackground {
  background-color: #2a2a2a;
}
.theChampViberBackground {
  background-color: #8b628f;
}
.theChampWaneloBackground {
  background-color: #fff;
}
.theChampWebnewsBackground {
  background-color: #cc2512;
}
.theChampWordPressBackground {
  background-color: #464646;
}
.theChampWykopBackground {
  background-color: #367da9;
}
.theChampYahooMailBackground {
  background-color: #400090;
}
.theChampYoolinkBackground {
  background-color: #a2c538;
}
.theChampBehanceBackground {
  background-color: #053eff;
}
.theChampFlickrBackground {
  background-color: #ff0084;
}
.theChampFoursquareBackground {
  background-color: #f94877;
}
.theChampGithubBackground {
  background-color: #2a2a2a;
}
.theChampMediumBackground {
  background-color: #2a2a2a;
}
.theChampOdnoklassnikiBackground {
  background-color: #f2720c;
}
.theChampSnapchatBackground {
  background-color: #ffe900;
}
.theChampVimeoBackground {
  background-color: #1ab7ea;
}
.theChampYoutubeBackground {
  background-color: #ff0000;
}
.theChampRSSBackground {
  background-color: #e3702d;
}
.theChampGentleReaderBackground {
  background-color: #46aecf;
}
.theChampBehanceSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20d%3D%22M3.862%208.136h5.66c1.377%200%203.19%200%204.13.566a3.705%203.705%200%200%201%201.837%203.26c0%201.66-.88%202.905-2.32%203.494v.042c1.924.397%202.97%201.838%202.97%203.76%200%202.297-1.636%204.483-4.743%204.483H3.86V8.14zm2.078%206.71h4.152c2.36%200%203.322-.856%203.322-2.493%200-2.16-1.53-2.468-3.322-2.468H5.94v4.96zm0%207.144h5.2c1.792%200%202.93-1.09%202.93-2.797%200-2.03-1.64-2.598-3.388-2.598H5.94v5.395zm22.017-1.833C27.453%2022.65%2025.663%2024%2023.127%2024c-3.607%200-5.31-2.49-5.422-5.944%200-3.386%202.23-5.878%205.31-5.878%204%200%205.225%203.74%205.116%206.47h-8.455c-.067%201.966%201.05%203.716%203.52%203.716%201.53%200%202.6-.742%202.928-2.206h1.838zm-1.793-3.15c-.088-1.77-1.42-3.19-3.256-3.19-1.946%200-3.106%201.466-3.236%203.19h6.492zM20.614%208h4.935v1.68h-4.94z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampFlickrSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2216%22%20r%3D%226%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2216%22%20r%3D%226%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampFoursquareSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampGithubSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampSnapchatSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.177%2020.978c-2.867-.473-4.157-3.414-4.21-3.54l-.01-.02c-.153-.31-.187-.57-.1-.772.164-.39.774-.583%201.177-.71.113-.037.22-.07.306-.105.715-.28%201.073-.625%201.066-1.03-.006-.312-.252-.593-.642-.732a1.168%201.168%200%200%200-.44-.084.975.975%200%200%200-.405.083c-.34.16-.65.246-.91.258a.789.789%200%200%201-.357-.087l.027-.45.005-.062c.09-1.432.203-3.215-.266-4.264C20.03%206.34%2017.073%206.1%2016.2%206.1h-.052l-.363.003c-.87%200-3.818.243-5.208%203.36-.47%201.05-.357%202.833-.268%204.264l.03.513a.83.83%200%200%201-.41.09c-.276%200-.6-.087-.97-.26a.795.795%200%200%200-.335-.067c-.43%200-.946.282-1.026.704-.06.305.077.748%201.054%201.134.087.036.193.07.305.105.403.128%201.012.322%201.18.71.084.203.05.463-.103.773l-.01.022c-.054.125-1.344%203.068-4.21%203.54a.437.437%200%200%200-.366.455.6.6%200%200%200%20.048.196c.216.504%201.123.87%202.775%201.13.055.075.113.34.148.5.036.16.07.32.12.494.05.17.18.374.514.374.133%200%20.292-.03.475-.067.275-.053.652-.127%201.124-.127.26%200%20.532.022.805.067.532.09.985.41%201.51.78.75.53%201.6%201.132%202.894%201.132.034%200%20.07%200%20.105-.005.04.002.095.004.153.004%201.29%200%202.142-.6%202.892-1.132.526-.37.978-.69%201.51-.78.274-.045.545-.068.807-.068.45%200%20.805.056%201.123.12.2.037.36.057.476.057h.024c.246%200%20.42-.13.488-.365.05-.17.086-.327.12-.49.037-.16.094-.422.15-.496%201.65-.256%202.56-.624%202.773-1.125a.568.568%200%200%200%20.047-.196.433.433%200%200%200-.363-.458z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampTumblrSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.775%2021.962c-.37.177-1.08.33-1.61.345-1.598.043-1.907-1.122-1.92-1.968v-6.217h4.007V11.1H17.26V6.02h-2.925s-.132.044-.144.15c-.17%201.556-.895%204.287-3.923%205.378v2.578h2.02v6.522c0%202.232%201.647%205.404%205.994%205.33%201.467-.025%203.096-.64%203.456-1.17l-.96-2.846z%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampVimeoSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.926%2010.627c-.103%202.25-1.675%205.332-4.716%209.245C19.066%2023.957%2016.406%2026%2014.23%2026c-1.348%200-2.49-1.244-3.42-3.732l-1.867-6.844C8.25%2012.937%207.51%2011.69%206.715%2011.69c-.173%200-.778.365-1.815%201.09l-1.088-1.4a300.012%20300.012%200%200%200%203.374-3.01c1.522-1.315%202.666-2.007%203.427-2.076%201.8-.173%202.907%201.057%203.322%203.69.45%202.84.76%204.608.935%205.3.52%202.356%201.09%203.534%201.713%203.534.483%200%201.21-.764%202.18-2.294.97-1.528%201.488-2.692%201.558-3.49.14-1.32-.38-1.98-1.553-1.98-.554%200-1.125.126-1.712.378%201.137-3.722%203.308-5.53%206.513-5.426%202.378.068%203.498%201.61%203.36%204.62z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampRSSSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cellipse%20cx%3D%227.952%22%20cy%3D%2224.056%22%20rx%3D%222.952%22%20ry%3D%222.944%22%3E%3C%2Fellipse%3E%3Cpath%20d%3D%22M5.153%2016.625c2.73%200%205.295%201.064%207.22%202.996a10.2%2010.2%200%200%201%202.996%207.255h4.2c0-7.962-6.47-14.44-14.42-14.44v4.193zm.007-7.432c9.724%200%2017.636%207.932%2017.636%2017.682H27C27%2014.812%2017.203%205%205.16%205v4.193z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampMeWeSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M9.636%2010.427a1.22%201.22%200%201%201-2.44%200%201.22%201.22%200%201%201%202.44%200zM15.574%2010.431a1.22%201.22%200%200%201-2.438%200%201.22%201.22%200%201%201%202.438%200zM22.592%2010.431a1.221%201.221%200%201%201-2.443%200%201.221%201.221%200%200%201%202.443%200zM29.605%2010.431a1.221%201.221%200%201%201-2.442%200%201.221%201.221%200%200%201%202.442%200zM3.605%2013.772c0-.471.374-.859.859-.859h.18c.374%200%20.624.194.789.457l2.935%204.597%202.95-4.611c.18-.291.43-.443.774-.443h.18c.485%200%20.859.387.859.859v8.113a.843.843%200%200%201-.859.845.857.857%200%200%201-.845-.845V16.07l-2.366%203.559c-.18.276-.402.443-.72.443-.304%200-.526-.167-.706-.443l-2.354-3.53V21.9c0%20.471-.374.83-.845.83a.815.815%200%200%201-.83-.83v-8.128h-.001zM14.396%2014.055a.9.9%200%200%201-.069-.333c0-.471.402-.83.872-.83.415%200%20.735.263.845.624l2.23%206.66%202.187-6.632c.139-.402.428-.678.859-.678h.124c.428%200%20.735.278.859.678l2.187%206.632%202.23-6.675c.126-.346.415-.609.83-.609.457%200%20.845.361.845.817a.96.96%200%200%201-.083.346l-2.867%208.032c-.152.43-.471.706-.887.706h-.165c-.415%200-.721-.263-.872-.706l-2.161-6.328-2.16%206.328c-.152.443-.47.706-.887.706h-.165c-.415%200-.72-.263-.887-.706l-2.865-8.032z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampYoutubeSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.78%2011.6s-.215-1.515-.875-2.183c-.837-.876-1.774-.88-2.204-.932-3.075-.222-7.693-.222-7.693-.222h-.01s-4.618%200-7.697.222c-.43.05-1.368.056-2.205.932-.66.668-.874%202.184-.874%202.184S5%2013.386%205%2015.166v1.67c0%201.78.22%203.56.22%203.56s.215%201.516.874%202.184c.837.875%201.936.85%202.426.94%201.76.17%207.48.22%207.48.22s4.623-.007%207.7-.23c.43-.05%201.37-.056%202.205-.932.66-.668.875-2.184.875-2.184s.22-1.78.22-3.56v-1.67c0-1.78-.22-3.56-.22-3.56zm-13.052%207.254v-6.18l5.944%203.1-5.944%203.08z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampTelegramSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-1%20-3%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.515%206.896L6.027%2014.41c-1.33.534-1.322%201.276-.243%201.606l5%201.56%201.72%205.66c.226.625.115.873.77.873.506%200%20.73-.235%201.012-.51l2.43-2.363%205.056%203.734c.93.514%201.602.25%201.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampInstagramSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%22-10%20-10%20148%20148%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.theChampWhatsappBackground a,
i.theChampLineBackground a,
i.theChampViberBackground a {
  display: inline !important;
}
.the_champ_sharing_container {
    display: inline-block;
}
.the_champ_sharing_container a {
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
}
div.course_instructor_widget .the_champ_vertical_sharing {
  display: none !important;
}
@media screen and (max-width: 783px) {
  #the_champ_sharing_more_providers {
    width: 80%;
    left: 60%;
    margin-left: -50%;
    text-shadow: none !important;
  }
  #the_champ_sharing_more_providers .filter input.search {
    border: 1px solid #ccc;
    width: 92%;
  }
}
@media screen and (max-width: 475px) {
  #the_champ_sharing_more_content .all-services ul li {
    width: 100% !important;
  }
}
#ss_openid {
  border: 1px solid gray;
  display: inline;
  font-family: "Trebuchet MS";
  font-size: 12px;
  width: 98%;
  padding: 0.35em 0.325em 0.75em;
  margin-bottom: 20px;
}
#ss_openid form {
  margin-top: 25px;
  margin-left: 0;
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#ss_openid input {
  font-family: "Trebuchet MS";
  font-size: 12px;
  width: 100px;
  float: left;
}
#ss_openid input[type="submit"] {
  background: #767676;
  padding: 0.75em 2em;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 800;
  line-height: 1;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
#ss_openid legend {
  color: #ff6200;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
#ss_openid input.openid_login {
  background-color: #fff;
  background-position: 0 50%;
  color: #000;
  width: 220px;
  margin-right: 10px;
  height: 30px;
  margin-bottom: 5px;
  background: #fff;
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 0.7em;
  line-height: 1.5;
}
#ss_openid a {
  color: silver;
}
#ss_openid a:hover {
  color: #5e5e5e;
}
.heateor_ms_subscribe_option {
  line-height: 14px;
  margin-top: 8px;
}
.heateor_ms_subscribe_option input.heateor_ms_checkbox,
.heateor_ms_subscribe_option label.heateor_ms_checkbox_label {
  float: left;
  font-size: 15px;
  margin: 0;
  color: #666;
}
.heateor_ms_subscribe_option input.heateor_ms_checkbox {
  margin: 0 4px 0 0;
  width: 15px;
  height: 15px;
  float: left;
}
div.heateor_ss_sl_optin_container {
  clear: both;
}
div.heateor_ss_sl_optin_container a {
  color: blue;
}
div.heateor_ss_sl_optin_container label {
  font-size: 11px;
  font-weight: normal;
}
input.heateor_ss_social_login_optin {
  vertical-align: middle;
}
