﻿@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: 100%;
    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,.4);
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    text-shadow: 0 -1px 0 rgba(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 {
    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 {
    width: 100%;
    height: 100%;
}

.theChampXingLoginSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat;
}

.theChampGoogleLoginSvg {
    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%201%2030%2030%22%3E%3Cpath%20d%3D%22M27%2015h-2v-2h-2v2h-2v2h2v2h2v-2h2m-15-2v2.4h3.97c-.16%201.03-1.2%203.02-3.97%203.02-2.39%200-4.34-1.98-4.34-4.42s1.95-4.42%204.34-4.42c1.36%200%202.27.58%202.79%201.08l1.9-1.83C15.47%209.69%2013.89%209%2012%209c-3.87%200-7%203.13-7%207s3.13%207%207%207c4.04%200%206.72-2.84%206.72-6.84%200-.46-.05-.81-.11-1.16H12z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat;
}

.theChampLinkedinLoginSvg {
    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%2031%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: 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: 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: 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;
}

.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;
}

.theChampLiveJournalLoginSvg {
    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: 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;
}

.theChampFacebookLogin, .theChampGoogleLogin, .theChampLinkedinLogin, .theChampVkontakteLogin {
    display: none;
}

.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 {
    margin: 1px 0!important;
}

#heateor_ss_browser_msg_close img, #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 {
    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: .8em;
    visibility: hidden;
    word-wrap: normal!important;
}

ul.the_champ_sharing_ul li {
    float: left!important;
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
    border: none!important;
}

.theChampSharing {
    display: block;
    cursor: pointer;
    margin: 2px;
}

ul.the_champ_login_ul li:before, ul.the_champ_sharing_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,.1);
    box-shadow: 0 1px 4px 1px rgba(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: 120px;
    }

    div.the_champ_horizontal_sharing li.the_champ_facebook_like, div.the_champ_horizontal_counter li.the_champ_facebook_like {
        width: 110px;
    }

    div.the_champ_horizontal_sharing li.the_champ_facebook_recommend, div.the_champ_horizontal_counter li.the_champ_facebook_recommend {
        width: 145px;
    }

    div.the_champ_horizontal_sharing li.the_champ_twitter_tweet, div.the_champ_horizontal_counter li.the_champ_twitter_tweet {
        width: 95px;
    }

    div.the_champ_horizontal_sharing li.the_champ_linkedin_share, div.the_champ_horizontal_counter li.the_champ_linkedin_share {
        width: 117px;
    }

    div.the_champ_horizontal_sharing li.the_champ_google_plusone, div.the_champ_horizontal_counter li.the_champ_google_plusone {
        width: 65px;
    }

    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: 130px;
    }

    div.the_champ_horizontal_sharing li.the_champ_yummly, div.the_champ_horizontal_counter li.the_champ_yummly {
        width: 81px;
    }

    div.the_champ_horizontal_sharing li.the_champ_google_plus_share, div.the_champ_horizontal_counter li.the_champ_google_plus_share {
        width: 95px;
    }

    div.the_champ_horizontal_sharing li.the_champ_pinterest_pin, div.the_champ_horizontal_counter li.the_champ_pinterest_pin {
        width: 76px;
    }

    div.the_champ_horizontal_sharing li.the_champ_xing, div.the_champ_horizontal_counter li.the_champ_xing {
        width: 98px;
    }

div.the_champ_horizontal_sharing .the_champ_stumbleupon, div.the_champ_horizontal_counter .the_champ_stumbleupon {
    width: 80px;
}

.the_champ_counter_container li {
    height: 21px;
}

input#user_login, input#user_pass {
    height: auto!important;
}

.theChampHorizontalSharingButton, .theChampVerticalSharingButton {
    display: block;
}

.theChampDeliciousSquareBackground {
    background-color: #474749;
}

.theChampInstagramBackground {
    background-color: #527FA4;
}

.theChampYummlyBackground {
    background-color: #E16120;
}

.theChampBufferBackground {
    background-color: #000;
}

.theChampFacebookBackground {
    background-color: #3C589A;
}

.theChampSteamBackground {
    background-color: #393939;
}

.theChampTwitchBackground {
    background-color: #6441A5;
}

.theChampLiveJournalBackground {
    background-color: #EDEDED;
}

.theChampDiggBackground {
    background-color: #006094;
}

.theChampEmailBackground {
    background-color: #649A3F;
}

.theChampFloatitBackground {
    background-color: #53BEEE;
}

.theChampGoogleBackground {
    background-color: #dd4b39;
}

.theChampGoogleplusBackground {
    background-color: #dd4b39;
}

.theChampLinkedinBackground {
    background-color: #0077B5;
}

.theChampMoreBackground {
    background-color: #EE8E2D;
}

.theChampPinterestBackground {
    background-color: #CC2329;
}

.theChampPrintBackground {
    background-color: #FD6500;
}

.theChampRedditBackground {
    background-color: #247CED;
}

.theChampStockTwitsBackground {
    background-color: #40576F;
}

.theChampStumbleuponBackground {
    background-color: #EA4823;
}

.theChampTumblrBackground {
    background-color: #29435D;
}

.theChampTwitterBackground {
    background-color: #55acee;
}

.theChampVkontakteBackground {
    background-color: #5E84AC;
}

.theChampYahooBackground {
    background-color: #8F03CC;
}

.theChampXingBackground {
    background-color: #00797D;
}

.theChampWhatsappBackground {
    background-color: #55EB4C;
}

.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;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNIDEwLjUgMTAgcSA0IC0yIDIuNSAxIGwgLTEgNCBxIDAgMiA1IDAgbCAxIC02LjUgbSAtMSA2LjUgbCAtMSA0IGMgLTMgNiAtNiAtMSAwIC0xIHEgMSAtMSA1IDEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat;
}

.theChampBufferSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM5Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gMTUgNiBsIC0xMCA1IGwgMTAgNSBsIDEwIC01IHoiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTSA1LjUgMTQuNSBsIDkuNSA1IGwgOS41IC01IG0gLTE5IDQgbCA5LjUgNSBsIDkuNSAtNSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat;
}

.theChampFacebookSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat;
}

.theChampDeliciousSvg {
    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-12.5%20-12.5%2055%2055%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%220%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%3B%22%3E%3C%2Frect%3E%3C%2Fsvg%3E) left no-repeat;
}

.theChampDiggSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQ5IDQ5Ij48cGF0aCBkPSJNIDYgMjAgaCAxMCBjIDAgLTE0IC05IC0xNCAtOSAwIG0gNSAwIHYgNyBtIC0xIDAgdiAtNyBtIDQgLTcgaCA0LjUgdiAtNSBoIDggdiA4IGggLTggdiAtMyBtIDggMCBoIDQgdiA1LjUgaCAtMyB2IDEyIGggLTQgdiAtOCBtIDAgOCBoIC02LjUgdiAtMTIgaCAtMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48ZWxsaXBzZSBjeD0iMTEuNSIgY3k9IjI4LjUiIHJ4PSI0IiByeT0iMiIgc3R5bGU9ImZpbGw6d2hpdGU7Ij48L2VsbGlwc2U+PC9zdmc+) left no-repeat;
}

.theChampEmailSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat;
}

.theChampFloatitSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIGZpbGw9Im5vbmUiPjwvY2lyY2xlPjxwYXRoIGQ9Ik0gNSAxNSBoIDUgTSAxNSA1IHYgNSBNIDI1IDE1IGggLTUgTSAxNSAyNSB2IC01IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat;
}

.theChampGoogleSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat;
}

.theChampLinkedinSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat;
}

.theChampMoreSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat;
}

.theChampPinterestSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02LjUgLTUgNDIgNDIiPjxwYXRoIGQ9Ik0gNiAyMCBjIC0zIC00IC0yIC0xMCAzIC0xMy41IGMgNCAtMyAxMSAtMyAxNSAzIGMgMyA1IDIgMTMgLTYgMTUgcSAtNCAxIC02IC0zIGwgLTIgNiBsIC0xLjIgMiBsIC0wLjggLTIgbCAyLjUgLTExIGMgLTIgLTQgMSAtOCA0IC02IHEgMCA1IC0xLjQgOC41IGMgMyA4IDEwIDAgOS41IC00IGMgMCAtOSAtMTEgLTExIC0xNC41IC00IGMgMCAwIC0zIDUgMCA4IGwgLTEgMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48L3N2Zz4=) left no-repeat;
}

.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;
}

.theChampStumbleuponSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBkPSJNIDYuNiAxNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTQgYyAtMSAtNyA2IC03IDYgLTIgdiAyLjUgbSAwIDIuNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTEiIHN0cm9rZS13aWR0aD0iMy41IiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) 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;
}

.theChampYahooSvg {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) 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 {
    background-color: #000!important;
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin-top: 10px;
}

.theChampPushIn {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDcgNiBxIDIgNiAxMCA2IHYgLTYgbCA2IDkgbCAtNiA5IHYgLTYgcSAtMTAgMiAtMTAgLTEyIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZT0iI2ZmZiIgZmlsbD0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPjwvc3ZnPg==) left no-repeat;
}

.theChampPullOut {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDYgcSAtMiA2IC0xMCA2IHYgLTYgbCAtNiA5IGwgNiA5IHYgLTYgcSAxMCAyIDEwIC0xMiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiNmZmYiIGZpbGw9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD48L3N2Zz4=) 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: .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;
}

.theChampBaiduBackground {
    background-color: #2319DC;
}

.theChampBalatarinBackground {
    background-color: #fff;
}

.theChampBibSonomyBackground {
    background-color: #000;
}

.theChampBittyBrowserBackground {
    background-color: #EFEFEF;
}

.theChampBlinklistBackground {
    background-color: #3D3C3B;
}

.theChampBloggerPostBackground {
    background-color: #FDA352;
}

.theChampDeliciousBackground {
    background-color: #53BEEE;
}

.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;
}

.theChampDiHITTBackground {
    background-color: #FF6300;
}

.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;
}

.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;
}

.theChampNetlogBackground {
    background-color: #2A2A2A;
}

.theChampNetvouzBackground {
    background-color: #c0ff00;
}

.theChampNewsVineBackground {
    background-color: #055D00;
}

.theChampNUjijBackground {
    background-color: #D40000;
}

.theChampOdnoklassnikiBackground {
    background-color: #F2720C;
}

.theChampOknotizieBackground {
    background-color: #fdff88;
}

.theChampOutlookcomBackground {
    background-color: #0072C6;
}

.theChampPapalyBackground {
    background-color: #3AC0F6;
}

.theChampPinboardBackground {
    background-color: #1341DE;
}

.theChampPlurkBackground {
    background-color: #CF682F;
}

.theChampPocketBackground {
    background-color: #f0f0f0;
}

.theChampPolyvoreBackground {
    background-color: #2A2A2A;
}

.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;
}

.theChampSegnaloBackground {
    background-color: #fdff88;
}

.theChampSinaWeiboBackground {
    background-color: #ff0;
}

.theChampSiteJotBackground {
    background-color: #ffc800;
}

.theChampSkypeBackground {
    background-color: #00AFF0;
}

.theChampSMSBackground {
    background-color: #6ebe45;
}

.theChampSlashdotBackground {
    background-color: #004242;
}

.theChampStumpediaBackground {
    background-color: #EDEDED;
}

.theChampSvejoBackground {
    background-color: #fa7aa3;
}

.theChampSymbalooFeedsBackground {
    background-color: #6DA8F7;
}

.theChampTelegramBackground {
    background-color: #3DA5f1;
}

.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;
}

.theChampYahooMessengerBackground {
    background-color: #400090;
}

.theChampYoolinkBackground {
    background-color: #A2C538;
}

.theChampYouMobBackground {
    background-color: #3B599D;
}

i.theChampWhatsappBackground a {
    display: inline!important;
}

i.theChampLineBackground a {
    display: inline!important;
}

.the_champ_sharing_container a {
    padding: 0!important;
    box-shadow: none!important;
    border: none!important;
}

li.the_champ_google_plusone div, li.the_champ_google_plus_share div {
    display: block!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%;
        }
}

#ss_openid {
    border: 1px solid gray;
    display: inline;
    font-family: "Trebuchet MS";
    font-size: 12px;
    width: 98%;
    padding: .35em .325em .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: .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 .2s;
            transition: background .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: .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;
    }
