﻿#share-this{
    margin-bottom:1.25em;
}

.news-detail .newsDate figure {
    width: 22px;
    position: absolute;
    left: 0;
    top: 7px;
}

.twist.socialTransform {
    transform: rotate(-45deg);
    transition: transform 0.5s ease;
}

.socialLinks, .socialToggle{
    width:1.5rem;
}

.socialLinks {
    display: none;
    float: left;
    margin-bottom: 0;
    margin-left: 2em !important;
    margin-top:-33px;
    width: 150px;
}

.social-x > img{
    height:27px;
}


.socialLinks svg {
    float: left;
    margin-right: 5px;
    width: 100%;
}


.socialToggle {
    cursor: pointer;
}

.st0{
    fill: #000000;
}

figure {
    display: block;
    margin: 0;
}

#share-this{
    margin-top:1rem;
}

#share-this li{
    display: inline;
    float: left;
    list-style: none;
    margin-right: 9px;
    width: 25px;
}

#share-this li:last-child{
    margin-right: 0;
}