@charset "utf-8";
#heateor_sss_error {
    color: red;
    margin: 7px 0;
}
.heateor_sss_login_container {
    margin: 2px 0;
}
.heateor_sss_login_container img,
.heateor_sss_sharing_container img {
    cursor: pointer;
    margin: 2px;
    border: none;
}
.heateor_sss_login_container img {
    display: none;
    float: left;
}
#heateor_sss_loading_image {
    display: block !important;
    float: none;
}
.heateor_sss_error {
    background-color: #ffffe0;
    border: 1px solid #e6db55;
    padding: 5px;
    margin: 10px;
}
#heateor_sss_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;
}
#heateor_sss_popup_bg {
    background: url(../../images/transparent_bg.png);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}
#heateor_sss_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%;
}
#heateor_sss_sharing_more_providers * {
    font-family: Arial, Helvetica, sans-serif;
}
#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content {
    background: #fafafa;
    border-radius: 4px;
    color: #555;
    height: auto;
    width: 100%;
}
#heateor_sss_sharing_more_providers .filter {
    margin: 0;
    padding: 10px 0 0;
    position: relative;
    width: 100%;
}
#heateor_sss_sharing_more_providers .all-services {
    clear: both;
    height: 250px;
    overflow: auto;
}
#heateor_sss_sharing_more_content .all-services ul {
    margin: 10px !important;
    overflow: hidden;
    list-style: none;
    padding-left: 0 !important;
    position: static !important;
    width: auto !important;
}
#heateor_sss_sharing_more_content .all-services ul li {
    margin: 0;
    background: 0 0 !important;
    float: left;
    width: 33.3333% !important;
    text-align: left !important;
}
#heateor_sss_sharing_more_providers .close-button img {
    margin: 0;
}
#heateor_sss_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;
}
#heateor_sss_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;
}
#heateor_sss_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;
}
#heateor_sss_sharing_more_providers .footer-panel {
    background: #fff;
    border-top: 1px solid #d7d7d7;
    padding: 6px 0;
    width: 100%;
    color: #fff;
}
#heateor_sss_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;
}
#heateor_sss_sharing_more_providers .footer-panel a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    text-indent: 0 !important;
}
#heateor_sss_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;
}
.heateor_sss_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;
}
.heateor_sss_share_count,
.heateor_sss_vertical_sharing {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}
ul.heateor_sss_follow_ul,
ul.heateor_sss_sharing_ul {
    list-style: none !important;
    padding-left: 0 !important;
}
.heateorSssXingButton {
    background-position: -64px 0;
    width: 32px;
    height: 32px;
    display: block;
}
.heateorSssFacebookButton {
    background-position: 0 0;
    width: 32px;
    height: 32px;
    display: none;
}
.heateorSssLiveButton {
    background-position: -32px -96px;
    width: 32px;
    height: 32px;
    display: block;
}
.heateorSssInstagramButton {
    background-position: 0 -32px;
    width: 32px;
    height: 32px;
    display: block !important;
}
.heateorSssLinkedinButton {
    background-position: -32px -32px;
    width: 32px;
    height: 32px;
    display: none;
}
.heateorSssTwitterButton {
    background-position: 0 -64px;
    width: 32px;
    height: 32px;
    display: block !important;
}
.heateorSssVkontakteButton {
    background-position: -32px -64px;
    width: 32px;
    height: 32px;
    display: none;
}
ul.heateor_sss_follow_ul,
ul.heateor_sss_sharing_ul {
    margin: 1px 0 !important;
}
#heateor_sss_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.heateor_sss_follow_ul li.heateorSssSharingRound,
ul.heateor_sss_sharing_ul li.heateorSssSharingRound {
    background: 0 0 !important;
}
.heateor_sss_square_count {
    display: none;
    text-align: center;
    font-weight: bolder;
    font-family: sans-serif;
    font-style: normal;
    font-size: 0.8em;
    visibility: hidden;
}
ul.heateor_sss_follow_ul li,
ul.heateor_sss_sharing_ul li {
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    border: none !important;
    clear: none !important;
}
.heateorSssSharing,
.heateorSssSharingButton {
    display: block;
    cursor: pointer;
    margin: 2px;
}
ul.heateor_sss_follow_ul li:before,
ul.heateor_sss_sharing_ul li:before {
    content: none !important;
}
ul.heateor_sss_follow_ul li a {
    display: inline;
}
ul.heateor_sss_follow_ul li {
    width: auto;
}
.heateor_sss_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;
}
div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share {
    width: 96px;
}
li.heateor_sss_facebook_like .fb-like span,
li.heateor_sss_facebook_recommend .fb-like span,
li.heateor_sss_facebook_share .fb-share-button span {
    vertical-align: top !important;
}
li.heateor_sss_facebook_like .fb-like span iframe,
li.heateor_sss_facebook_recommend .fb-like span iframe {
    max-width: none !important;
    z-index: 1000;
}
.heateor_sss_counter_container li {
    height: 21px;
}
.heateorSssYummlyBackground {
    background-color: #e16120;
}
.heateorSssBufferBackground {
    background-color: #000;
}
.heateorSssDeliciousBackground {
    background-color: #53beee;
}
.heateorSssThreemaBackground {
    background-color: #2a2a2a;
}
.heateorSssFacebookBackground {
    background-color: #3c589a;
}
.heateorSssDiggBackground {
    background-color: #006094;
}
.heateorSssEmailBackground {
    background-color: #649a3f;
}
.heateorSssFloatitBackground {
    background-color: #53beee;
}
.heateorSssLinkedinBackground {
    background-color: #0077b5;
}
.heateorSssMoreBackground {
    background-color: #ee8e2d;
}
.heateorSssPinterestBackground {
    background-color: #cc2329;
}
.heateorSssPrintBackground {
    background-color: #fd6500;
}
.heateorSssRedditBackground {
    background-color: #ff5700;
}
.heateorSssStockTwitsBackground {
    background-color: #40576f;
}
.heateorSssMeWeBackground {
    background-color: #007da1;
}
.heateorSssMixBackground {
    background-color: #ff8226;
}
.heateorSssTumblrBackground {
    background-color: #29435d;
}
.heateorSssTwitterBackground {
    background-color: #55acee;
}
.heateorSssVkontakteBackground {
    background-color: #5e84ac;
}
.heateorSssYahooBackground {
    background-color: #8f03cc;
}
.heateorSssXingBackground {
    background-color: #00797d;
}
.heateorSssWhatsappBackground {
    background-color: #55eb4c;
}
.heateorSssTCBackground,
.heateorSssTCBackground:hover {
    border-width: 0 !important;
    background-color: transparent;
}
.heateorSssTCBackground {
    background-color: transparent !important;
    font-style: normal !important;
    word-wrap: normal;
    color: #666;
    line-height: 1;
    visibility: hidden;
}
.heateorSssSharingSvg {
    width: 100%;
    height: 100%;
}
.heateorSssMeWeSvg {
    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;
}
.heateorSssFacebookSvg {
    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;
}
.heateorSssTwitterSvg {
    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%2039%2039%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")
        no-repeat center center;
}
.heateorSssLinkedinSvg {
    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;
}
.heateorSssTumblrSvg {
    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;
}
.heateorSssInstagramSvg {
    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;
}
.heateorSssPinterestSvg {
    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;
}
.heateorSssBehanceSvg {
    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;
}
.heateorSssFlickrSvg {
    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;
}
.heateorSssFoursquareSvg {
    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;
}
.heateorSssGithubSvg {
    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;
}
.heateorSssMediumSvg {
    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;
}
.heateorSssOdnoklassnikiSvg {
    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;
}
.heateorSssSnapchatSvg {
    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;
}
.heateorSssTelegramSvg {
    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;
}
.heateorSssVimeoSvg {
    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;
}
.heateorSssVkontakteSvg {
    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%20-2%2034%2034%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")
        no-repeat center center;
}
.heateorSssRSSSvg {
    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;
}
.heateorSssXingSvg {
    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-6%20-6%2042%2042%22%3E%0A%3Cpath%20d%3D%22M%206%209%20h%205%20l%204%204%20l%20-5%207%20h%20-5%20l%205%20-7%20z%20m%2015%20-4%20h%205%20l%20-9%2013%20l%204%208%20h%20-5%20l%20-4%20-8%20z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E")
        no-repeat center center;
}
.heateorSssYoutubeSvg {
    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;
}
.heateorSssSharing {
    float: left;
    border: none;
}
.heateorSssSharingArrow {
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin-top: 10px;
}
.heateorSssPushIn {
    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;
}
.heateorSssPullOut {
    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;
}
.heateorSssCommentingTabs 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;
}
div.heateorSssTotalShareCount {
    word-wrap: normal !important;
    font-weight: bolder;
    font-family: sans-serif;
    padding: 0;
    margin: 0;
    text-align: center;
}
div.heateorSssTotalShareText {
    word-wrap: normal !important;
    margin: 0;
    padding: 0;
    text-align: center;
}
div.heateor_sss_horizontal_sharing li {
    width: auto;
}
.heateorSssAIMBackground {
    background-color: #10ff00;
}
.heateorSssAmazonWishListBackground {
    background-color: #ffe000;
}
.heateorSssAOLMailBackground {
    background-color: #2a2a2a;
}
.heateorSssAppnetBackground {
    background-color: #5d5d5d;
}
.heateorSssBaiduBackground {
    background-color: #2319dc;
}
.heateorSssBalatarinBackground {
    background-color: #fff;
}
.heateorSssBibSonomyBackground {
    background-color: #000;
}
.heateorSssBittyBrowserBackground {
    background-color: #efefef;
}
.heateorSssBlinklistBackground {
    background-color: #3d3c3b;
}
.heateorSssBloggerPostBackground {
    background-color: #fda352;
}
.heateorSssBlogMarksBackground {
    background-color: #535353;
}
.heateorSssBookmarksfrBackground {
    background-color: #e8ead4;
}
.heateorSssBoxnetBackground {
    background-color: #1a74b0;
}
.heateorSssBuddyMarksBackground {
    background-color: #ffd400;
}
.heateorSssCare2NewsBackground {
    background-color: #6eb43f;
}
.heateorSssCommentBackground {
    background-color: #444;
}
.heateorSssCopyLinkBackground {
    background-color: #ffc112;
}
.heateorSssDiaryRuBackground {
    background-color: #e8d8c6;
}
.heateorSssDiasporaBackground {
    background-color: #2e3436;
}
.heateorSssDiHITTBackground {
    background-color: #ff6300;
}
.heateorSssDiasporaBackground {
    background-color: #0166ff;
}
.heateorSssDiigoBackground {
    background-color: #4a8bca;
}
.heateorSssDoubanBackground {
    background-color: #497700;
}
.heateorSssDraugiemBackground {
    background-color: #ffad66;
}
.heateorSssEvernoteBackground {
    background-color: #8be056;
}
.heateorSssFacebookMessengerBackground {
    background-color: #0084ff;
}
.heateorSssFarkBackground {
    background-color: #555;
}
.heateorSssFintelBackground {
    background-color: #087515;
}
.heateorSssFlipboardBackground {
    background-color: #c00;
}
.heateorSssFolkdBackground {
    background-color: #0f70b2;
}
.heateorSssGoogleClassroomBackground {
    background-color: #ffc112;
}
.heateorSssGoogleBookmarksBackground {
    background-color: #cb0909;
}
.heateorSssGoogleGmailBackground {
    background-color: #e5e5e5;
}
.heateorSssHackerNewsBackground {
    background-color: #f60;
}
.heateorSssHatenaBackground {
    background-color: #00a6db;
}
.heateorSssInstapaperBackground {
    background-color: #ededed;
}
.heateorSssJamespotBackground {
    background-color: #ff9e2c;
}
.heateorSssKakaoBackground {
    background-color: #fcb700;
}
.heateorSssKikBackground {
    background-color: #2a2a2a;
}
.heateorSssKindleItBackground {
    background-color: #2a2a2a;
}
.heateorSssKnownBackground {
    background-color: #fff101;
}
.heateorSssLineBackground {
    background-color: #00c300;
}
.heateorSssLiveJournalBackground {
    background-color: #ededed;
}
.heateorSssMailRuBackground {
    background-color: #356fac;
}
.heateorSssMendeleyBackground {
    background-color: #a70805;
}
.heateorSssMeneameBackground {
    background-color: #ff7d12;
}
.heateorSssMixiBackground {
    background-color: #ededed;
}
.heateorSssMySpaceBackground {
    background-color: #2a2a2a;
}
.heateorSssNetlogBackground {
    background-color: #2a2a2a;
}
.heateorSssNetvouzBackground {
    background-color: #c0ff00;
}
.heateorSssNewsVineBackground {
    background-color: #055d00;
}
.heateorSssNUjijBackground {
    background-color: #d40000;
}
.heateorSssOdnoklassnikiBackground {
    background-color: #f2720c;
}
.heateorSssOknotizieBackground {
    background-color: #fdff88;
}
.heateorSssOutlookcomBackground {
    background-color: #0072c6;
}
.heateorSssPapalyBackground {
    background-color: #3ac0f6;
}
.heateorSssPinboardBackground {
    background-color: #1341de;
}
.heateorSssPlurkBackground {
    background-color: #cf682f;
}
.heateorSssPocketBackground {
    background-color: #f0f0f0;
}
.heateorSssPolyvoreBackground {
    background-color: #2a2a2a;
}
.heateorSssPrintFriendlyBackground {
    background-color: #61d1d5;
}
.heateorSssProtopageBookmarksBackground {
    background-color: #413fff;
}
.heateorSssPushaBackground {
    background-color: #0072b8;
}
.heateorSssQzoneBackground {
    background-color: #2b82d9;
}
.heateorSssRefindBackground {
    background-color: #1492ef;
}
.heateorSssRediffMyPageBackground {
    background-color: #d20000;
}
.heateorSssRenrenBackground {
    background-color: #005eac;
}
.heateorSssSegnaloBackground {
    background-color: #fdff88;
}
.heateorSssSinaWeiboBackground {
    background-color: #ff0;
}
.heateorSssSiteJotBackground {
    background-color: #ffc800;
}
.heateorSssSkypeBackground {
    background-color: #00aff0;
}
.heateorSssSMSBackground {
    background-color: #6ebe45;
}
.heateorSssSlashdotBackground {
    background-color: #004242;
}
.heateorSssStumpediaBackground {
    background-color: #ededed;
}
.heateorSssSvejoBackground {
    background-color: #fa7aa3;
}
.heateorSssSymbalooFeedsBackground {
    background-color: #6da8f7;
}
.heateorSssTelegramBackground {
    background-color: #3da5f1;
}
.heateorSssTrelloBackground {
    background-color: #1189ce;
}
.heateorSssTuentiBackground {
    background-color: #0075c9;
}
.heateorSssTwiddlaBackground {
    background-color: #ededed;
}
.heateorSssTypePadPostBackground {
    background-color: #2a2a2a;
}
.heateorSssViadeoBackground {
    background-color: #2a2a2a;
}
.heateorSssViberBackground {
    background-color: #8b628f;
}
.heateorSssWebnewsBackground {
    background-color: #cc2512;
}
.heateorSssWordPressBackground {
    background-color: #464646;
}
.heateorSssWykopBackground {
    background-color: #367da9;
}
.heateorSssYahooMailBackground {
    background-color: #400090;
}
.heateorSssYahooMessengerBackground {
    background-color: #400090;
}
.heateorSssYoolinkBackground {
    background-color: #a2c538;
}
.heateorSssYouMobBackground {
    background-color: #3b599d;
}
.heateorSssBehanceBackground {
    background-color: #053eff;
}
.heateorSssFlickrBackground {
    background-color: #ff0084;
}
.heateorSssFoursquareBackground {
    background-color: #f94877;
}
.heateorSssGithubBackground {
    background-color: #2a2a2a;
}
.heateorSssMediumBackground {
    background-color: #2a2a2a;
}
.heateorSssSnapchatBackground {
    background-color: #ffe900;
}
.heateorSssVimeoBackground {
    background-color: #1ab7ea;
}
.heateorSssYoutubeBackground {
    background-color: red;
}
.heateorSssRSSBackground {
    background-color: #e3702d;
}
.heateorSssGentleReaderBackground {
    background-color: #46aecf;
}
i.heateorSssLineBackground a,
i.heateorSssViberBackground a,
i.heateorSssWhatsappBackground a {
    display: inline !important;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like {
    width: 91px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend {
    width: 145px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet {
    width: 95px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span {
    vertical-align: text-top !important;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share {
    width: 96px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share {
    width: 108px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge {
    width: 130px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_yummly {
    width: 106px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin {
    width: 76px;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_xing {
    width: 98px;
}
.heateor_sss_sharing_container a {
    padding: 0 !important;
    box-shadow: none !important;
    border: none !important;
}
.heateorSssClear {
    clear: both;
}
div.course_instructor_widget .heateor_sss_vertical_sharing {
    display: none !important;
}
@media screen and (max-width: 783px) {
    #heateor_sss_sharing_more_providers {
        width: 80%;
        left: 60%;
        margin-left: -50%;
        text-shadow: none !important;
    }
    #heateor_sss_sharing_more_providers .filter input.search {
        border: 1px solid #ccc;
        width: 92%;
    }
}
@media screen and (max-width: 475px) {
    #heateor_sss_sharing_more_content .all-services ul li {
        width: 100% !important;
    }
}
