/* prevent footnotes from breaking line heights */
#main {
    color: #585858;;
}

.hidden {
    display: none;
}

#article-content hr {
    margin-bottom: 30px;
    margin-top: 30px;
}
sup {
    font-size: xx-small;
    bottom: 1ex;
}

sup, sub {
    height: 0;
    line-height: 0;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    margin-left: 2px;
}

sub {
    top: .5ex;
}

h2 > p, h3 > p, h4 >p, h5 >p {
    display: inline;
}

h2.intro-title {
    clear: left;
    color: #27559A;
    font-size: 2.2em;
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 20px;
}

h3.intro-subtitle {
    clear: left;
    font-size: 1.6em;
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 20px;
}

.publication-search {
    clear:both;
    float: left;
    width: 100%;
    margin-top: 4px;

}

.publication-search > .search-box {
    margin-left: 0;
}

.search-result-item {
    margin-bottom: 4em;
}

.search-result-item .details {
    margin: 0.5em 0 0.5em 0;
    font-size: 11px;
    line-height: 1.5em;
    color: #666666;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    padding: 0.5em 0.5em 0.5em 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.search-result-item .previews {
    margin: 0.5em 0 0 0;
}

.search-result-item > div.previews > span.previews-item {
    padding-right: 5px;
}

.search-result-item > div.previews > span.previews-item > span.hit {
    font-weight: bold;;
}

.search-result-item > div.details > span.details-item {
    margin-left: 0;
    padding-right: 10px;
    margin-bottom: 0;
}


div.text em.more span {
    display: none;
}

em.more {
    display: none;
}

div.text ul,
div.text ol {
    margin-left: 18px;
}

.content_paragraph {
    margin-bottom: 30px;
}


ol.footnotes {
    border-top: 1px inset #cccccc;
    padding: 14px 0 14px 20px;
    font-size: 0.9em;
    line-height: 1.3em;
    list-style-type: none;
    margin-top: 28px;
    text-align: left;
    clear: both;
}

ol.footnotes > li {
    position: relative;
    margin-bottom: 4px;
}

ol.footnotes > li > span.number {
    position: absolute;
    left: -20px;
    width: 20px;
    font-size: 11px;
    text-align: left;
}

ol.footnotes div.back_to_footnote_link {
    text-align: right;
}

.categories_list ul {
    margin-left: 16px;
}

.authorlist ul {
    list-style-type: none;
}

#authorglossary {
    display: block;
    width: 100%;
    margin-bottom: 50px;
    float: left;
}

#authorglossary li {
    float: left;
    margin-right: 15px;
    font-size: 14px;
}

a.back-to-top {
    display: none;
    width: 30px;
    height: 20px;
    position: fixed;
    z-index: 999;
    right: 50%;
    bottom: 20px;
    margin-right: -350px;
}

#authorlist a.back-to-top {
    width: 50px;
}

#authorlist .back-to-top img {
    background-color: #27559a;
}

dl.photo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

dl.photo dt {
    margin: 0 auto;
    text-align: center;
}

dl.photo img {
    max-width: 460px;
}

dl.photo > dt >img {
    max-width: 440px;
}

/* tables *****************************************************************************************/
div.text table {
    border-collapse: collapse;
}

div.text td,
div.text th {
    border: 1px solid #cccccc;
    padding: 1px 5px;
    vertical-align: top;
}

/* teasers ****************************************************************************************/
div.teaser {
    margin: 1em 0 4em 0;
}

div.teaser h2 {
    margin-bottom: 0.5em;
}

div.teaser > a > img {
    display: block;
    max-width: 460px;
    padding-bottom: 0.5em;
}

div.teaser .text-meta {
    margin-bottom: 1em;
    margin-top: 12px;
}


div.text-meta > ul.text-data > li {
    margin-bottom: 0;
}

.text .title {
    margin-left:18px;
    color: #27559A;
}
/* article listing */

.teaser.articles,
div.teaser.categories {
    margin-top: 0;

}
.teaser.articles {
    margin:0;
    padding:0;
    border:0;
}

.teaser.articles > ul,
.teaser.categories ul {
    list-style-type: none;
    margin-left: 0;
}

.teaser.articles > ul > li,
.teaser.categoriesul > li {
    margin-bottom: 2em;
}

.teaser.articles {
    padding: 0;
}
/* search results *********************************************************************************/
ol.search-result {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    clear: both;
}

ol.search-result li > p {
    font-size: 14px;
    line-height: 1.5em;
}

#search-results h1 em,
ol.search-result li > p em {
    font-style: normal;
    font-weight: bold;
}

ol.search-result .text-meta {
    margin-bottom: 0.5em;
}

.new-search {
    margin: 2em 0;
}

/* form *******************************************************************************************/
fieldset {
    border-style: none;
}


/* login ******************************************************************************************/
#login-form {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#login-form td,
#login-form th {
    border-style: none;
    padding-left: 0;
}

#login-form input.text {
    width: 150px;
}

.sso-loginform {
    margin: 30px 0;
    float: left;
    width: 100%;
}

.sso-loginform .login-form {
    width: 100%;
    margin: 0;
}

/* misc *******************************************************************************************/

.small-caps {
    font-variant: small-caps;
}

.gray-text {
    color: gray;
    font-size: 14px;
}

.law-text > li {
    color: gray;
    font-size: 14px;
    line-height: 30px;
}

.text-image-paragraph ul.topic-text {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    list-style-type: none;
}

.topic-text > li {
    color: gray;
}

.footnote_container {
    display: none;
}

/* all for header stuff */
.opener {
    float: right;
    width: 700px;
}

.toc {
    background-color: inherit;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.toc.articles li.article:before {
    content: "\203a";
    margin-left: -6px;

}

.toc.articles span.author {
    font-weight: bold;

}
.toc h2 {
    top: -10px;
    left: -20px;
    width: 100%;
    margin: 0;
    display: block;
    border: 0;
    padding: 10px 20px;
    border-radius: 6px 6px 0 0;
    background-color: #9ba31c;
    font-size:16px;
}
.toc.articles h3 {
    font-size: 14px;
    font-weight: bold;
    background: transparent;
    padding: 0 10px 0 0;
    text-align: left;
    top:0;
    left:0;
    margin: 6px 0 4px;
}



.toc.articles hr {
    clear: both;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 15px;
}

.issue .content-wrapper {
    width:700px;
    float: right;
}

div.toc ul {
    margin:0;
}


#text-features li {
    margin-right: 10px;
    float:left;
}

.recital {
    display: inline;
    float: left;
    color:#bababa;
    margin-right: 5px;
    line-height: 20px;
}

#submenu {
    float: left;
    overflow: visible;
    margin-bottom: 20px;
    color: #27559a;
    width: 100%;
    background-color: #f5f5f5;
}
/* article handling */

.article-header h3 {
    font-size: 1.4em;
    margin-bottom: 10px;
}
#center .articles {
    padding:0;
}

.articles {
    background-color: inherit;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.articles  h2 {
    float: right;
    background-color: transparent;
    font-size: 10px;
    color: #7290bd;
    text-transform: none;
    margin: 10px 30px -20px 0!important;
}

.articles .group h3 > a {
    display: block;
    padding-left: 20px
}

#main .articles .group h4.subtitle {
    color: #585858;
    padding-left: 20px;
}

.articles .left-symbol{
    content: "\203a";
    font-size: 6em;
    float: left;
    margin-top: 5px;
    text-align: center;
    color: #27559a;
}

.articles .group {
    background-color: #f5f5f5;
    margin: 10px 10px 50px 0;
    padding: 14px;
    border-radius: 6px;
    list-style-type: none;
    clear:both;
    height: 1%; overflow: hidden;
    width: 95%;
}

.article-header .abstract {
    margin-top: 20px;
    margin-bottom: 50px;
    font-style: italic;
    text-align: justify;
}

.abstract {
    text-align: justify;
}

.article-header .abstract .allLanguages {
    margin-bottom: 20px;
}

.article-header .abstract .allLanguages:last-child {
    margin-bottom: 0;
}

.article-teaser {
    padding: 10px 10px 10px 20px;
    clear:left;
}

.articles.group .article-teaser .author {
    padding-left: 40px;
}

.article-listing-table {
    display: table;
    width: 100%;
}

.article-listing-row {
    display: table-row;
}

.article-listing-cell-img {
    display: table-cell;
    vertical-align: middle;
    width: 20px;
    height: 50px;
}

.article-listing-cell-title {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}

.compact {
    float: left;
    width: 45%;
    clear:none;
}

.articles .group hr {
    clear: both;
    margin: 10px 60px 10px 60px;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
}


.article-pdf {
    float: right;
    margin: 20px 0 0 10px;
}

#toc-article {
    margin-top:30px;
    margin-bottom: 20px;
}
#toc-article h2 {
    margin-bottom: 20px;
}


/* article details */
.article-header .text-meta {
    background-color: #f5f5f5;     clear: both;
    padding: 20px;
    margin-bottom: 40px;
}


#article-content, .article-header .abstract, #toc-article
{
    line-height: 22px;
    font-size: 16px;
}

.article-header .text-meta {
    line-height: 22px;
    font-size: 16px;
    position: relative;
    border-radius: 8px;
}

.article-header .text-meta .fas {
    position: absolute;
    right: 10px;
    top: 10px;

}

.sub-Section h2,
.sub-Section h3,
.sub-Section h4,
.sub-Section h5,
.sub-Section h6  {
    margin-left:0;
    margin-bottom:20px;
    line-height: 1.2em;
}

.sub-Section h6  {
    display: block!important;
}

.sub-Section h5,
.sub-Section h6  {
    font-size: 16px;
}

.sub-Section {
    margin-bottom: 20px;
}

.sub-section-title-table {
    display: table;
}

.sub-section-title-row {
    display: table-row;
}

.sub-section-heading-level-column {
    display: table-cell;
}

.sub-section-heading-text-column > h6, .sub-section-heading-level-column > h6 {
    display: table-cell;
    position: relative;
    overflow: hidden;
    left: 0;
    width: 100%;
    height: auto;
    font-size: 16px;
}

.sub-section-heading-text-column {
    display: table-cell;
    padding-left: 20px;
}

.sub-section-heading-text-column-without-level {
    display: table-cell;
}

.text-image-paragraph {
    text-align: justify;
}

.text-image-paragraph ul {
    margin: 16px 0 16px 0;
    padding: 0 0 0 40px;
    list-style-type: disc;
}

.text-image-paragraph ol {
    margin: 16px 0;
    padding: 0 0 0 40px;
}

.text-image-paragraph table {
    border-collapse: collapse;
}

.text-image-paragraph td {
    border: 1px solid gray;
    text-align: left;
    vertical-align: top;
    padding: 4px;
}

/* page numbering */
#article-content hr.pagebreak {
    margin-bottom: 5px;
    width: 1000px;
    margin-left: -90px;
    float: right;
    margin-top: 0;
}

.pagenumbers {
    font-size: 10px;
    margin-bottom: 30px;
    line-height: 10px;
}

.pagenumbers.left {
    float: left;
    width: 50%;
    text-align: left;
}

.pagenumbers.right {
    float: right;
    width: 50%;
    text-align: right;
}

.pagenumbers.bottom {
    margin-bottom: 5px;
    margin-top: 30px;
}

#main-content {
    margin-bottom: 50px;
}

#main-content.with-teasers {
    overflow:hidden;
}

/* previous/next article link */
.article-navi {
    width: auto;
    float: left;
    margin-right: 10px;
}

.article-navi h4 {
    font-size: 1.1em;
    float:left;
    margin-right: 10px;
    line-height: 27px;
    vertical-align: middle;
    font-weight: normal;
}

#content-header-infos .article-navi a.not-active {
    pointer-events: none;
    cursor: default;
    color: #cccccc;
}

#content-header-infos .article-navi a.not-active:hover {
    text-decoration: none;
}

#content-header-infos .article-navi a.previous {
    float: left;
    margin-right: 15px;
    font-size: 1em;
    line-height: 27px;
    color: #27559A;
}

#content-header-infos .article-navi a.next {
    float: left;
    font-size: 1em;
    line-height: 27px;
    color: #27559A;
}

/* Podcast */
#article-content .podcast, .article-teaser .podcast{
    width: 462px;
    height: 272px;
    background-color: #fff;
    color: #585858;
    border: 1px solid #585858;
    margin: 0 auto 20px;
}

.article-teaser .podcast {
    width: 352px;
    height: 202px;
}

#article-content .podcast .authorName, .article-teaser .podcast .authorName {
    color: #585858;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
}

.article-teaser .podcast .authorName {
    font-size: 16px;
}

#article-content .podcast .description, .article-teaser .podcast .description {
    color: #585858;
    text-decoration: none;
    font-size: 12px;
}

#article-content .podcast a,
.article-teaser .podcast a.wrapper {
    text-decoration: none;
    color: #585858;
    width: 400px;
    height: 190px;
    padding: 40px 30px;
    display: block;
    background: url('../img/icons/podcast_play_lightblue.png') no-repeat center center;
}

.article-teaser .podcast a.wrapper {
    width: 320px;
    height: 160px;
    padding: 20px 15px;
}

#article-content .podcast a:hover {
    background: url('../img/icons/podcast_play_blue.png') no-repeat center center;
}

#article-content .podcast .author,
.articles.group .article-teaser .podcast .author {
    margin-top: 20px;
    padding-left: 0;
}

#article-content .podcast .author:first-of-type,
.articles.group .article-teaser .podcast .author:first-of-type {
    margin-top: 0;
}

#article-content .podcast .author .articleTitle,
#article-content .podcast .author .academicTitle,
.article-teaser .podcast .author .articleTitle,
.article-teaser .podcast .author .academicTitle {
    font-size: 16px;
    color: #585858;
    font-weight: normal;
}

.article-teaser .podcast .author .articleTitle,
.article-teaser .podcast .author .academicTitle {
    font-size: 12px;
}

#article-content .podcast .with-img .author,
.article-teaser .podcast .with-img .author {
    width: 57%;
    float: left;
}

#article-content .podcast .with-img .author-img,
.article-teaser .podcast .with-img .author-img {
    width: 40%;
    float: right;
    overflow: hidden;
    max-height: 190px;
}

.article-teaser .podcast .with-img .author-img {
    max-height: 160px;
}

#article-content .podcast .with-img .author-img img,
.article-teaser .podcast .with-img .author-img img {
    width: 100%;
    height: auto;
}

.article-teaser .abstract + .podcast {
    margin-top: 20px;
}

.article-teaser .podcast .with-img .authorgroup,
#article-content .podcast .with-img .authorgroup {
    float: left;
    width: 57%;
}

.article-teaser .podcast .with-img .authorgroup .author,
#article-content .podcast .with-img .authorgroup .author {
    width: 100%;
}

.article-teaser .podcast .with-img .author-img,
#article-content .podcast .with-img .author-img {
    float: right;
}

/* -------- End Podcast --------- */

/* ---- Video with full-img -----*/
#article-content .podcast.img-full a {
    padding: 0;
    height: 274px;
    width: 463px;
    overflow: hidden;
}

#article-content .podcast.img-full img {
    height: 100%;
    opacity: 0.5;
}

/* End Video with full-img ---- */

#authorlist, #rize-bibliography {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

#authorlist .articles {
    margin-left: 5%;
    width: 95%;
    font-size: 12px;
}

#authorlist .articles td, #rize-bibliography .articles td {
    padding: 10px;
}

#rize-bibliography .articles td {
    padding-left: 0;
    display: table-cell;
}

#authorlist .articles .title, #rize-bibliography .articles .title {
    float: left;
    width: 73%;
}

#authorlist .articles .issue, #rize-bibliography .articles .issue {
    float: right;
    vertical-align: bottom;
    width: 20%;
    text-align: right;
}

#rize-bibliography .articles .issue {
    padding-right: 0;
}

#authorlist .author {
    margin-top: 10px;
    font-size: 14px;
}

#authorlist li {
    border-bottom: 1px dashed #585858;
}

#rize-bibliography .articles {
    font-size: 14px;
    width: 100%;
}

#rize-bibliography tr {
    border-bottom: 1px dashed #585858;
    width: 100%;
    display: table;
}

/* in articles: vectors (letters with arrow) */
var.vector {
    font-style : italic;
    font-weight: bold;
    background: url('../img/icons/vector-arrow.jpg') no-repeat top center;
    background-size: 7px;
    background-position-y: -1px;
}

.article-listing-cell-title i.fas {
    float: left;
    margin-left: 10px;
    color: #27559a;
    font-size: 1.17em;
    line-height: 1.4em;
}

.articles .group .article-listing-cell-title > .showAccess:not(.hidden) + h3 > a, #main .articles .group .article-listing-cell-title > .showAccess:not(.hidden) ~ h4.subtitle {
    padding-left: 30px;
}

.article-teaser .author {
    padding-left: 50px;
    font-weight: bold;
}

.toc.teaser.articles .fas {
    color: #27559a;
    float: left;
    font-size: 12px;
    line-height: 1.4em;
}

.toc.teaser.articles li.article {
    list-style: none;
}

.toc.teaser.articles .showAccess:not(.hidden) + .grouped ~ a,  .toc.teaser.articles .showAccess:not(.hidden) + .grouped + .author {
    padding-left: 15px;
}

.toc.articles li.article:before {
    content: none;
}

.toc.articles li.article > .grouped::before {
    color: #585858;
    content: "›";
    font-size: 1em;
    font-weight: bold;
    margin-left: -12px;
    padding-right: 4px;
    vertical-align: top;
}

.toc.articles li.article > .hidden + .grouped {
    padding-left: 10px;
}

.toc.teaser.articles li.article .showAccess:not(.hidden) + .grouped {
    padding-left: 20px;
}

.toc.articles li.article > .showAccess:not(.hidden) + .grouped::before {
    content: none;
}

.toc.teaser.articles li.article .showAccess {
    float: left;
}

.article-listing-cell-title .showAccess {
    float: left;
    padding-left: 10px;
}

.article-header .text-meta .showAccess {
    float: right;
}

/* chronology 2016 */
.chronology-year-changer {
    padding: 0 0 65px;
}

.chronology-month-title {
    margin-bottom: 20px;
}

.jusletter .date-box {
    background-color: #bab000;
}

.jusletter-it .date-box, .richterzeitung .date-box {
    background-color: #659136;
}

.novita-fiscali .date-box {
    background-color: #666cad;
}

.date-box {
    width: 8%;
    background-color: #27559A;
    border-radius: 8px;
    float: left;
    margin-right: 4%;
    position: relative;
}

.date-box:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.date-box .content {
    position: absolute;
    width: 70%;
    height: 70%;
    color: #fff;
    padding: 15%;
}

.date-box .day {
    width: 100%;
    line-height: 80%;
    font-size: 1.8rem;
    text-align: center;
    float: left;
    margin-bottom: 10%;
}

.date-box .month {
    line-height: 100%;
    text-align: center;
    float: left;
    width: 100%;
    font-size: 1rem;
    vertical-align: bottom;
}

.chronology .issue {
    float: left;
    width: 100%;
    margin-left: 0
}

.chronology2016 {
    z-index: 1;
    min-height: 1000px;
}

.chronology2016 .chronology {
    margin-bottom: 50px;
    width: 100%;
}

.chronology .issueTitle {
    display: table;
    float: left;
    width: 88%;
}

.chronology .issueTitle a {
    display: table-cell;
    vertical-align: middle;
}

.chronology-year-changer ul {
    list-style: none;
    position: relative;
    float: left;
    width: 100%;
}

.chronology-year-changer .current-year {
    color: #27559A;
    font-weight: bold;
    width: 30%;
    float: left;
    line-height: 30px;
    border: 1px solid #f5f5f5;
}

.chronology-year-changer .current-year h3 {
    padding-left: 5px;
    float: left;
    font-size: 1.9em;
}

.chronology-year-changer .selector-arrow {
    width: 30px;
    height: 30px;
    background-color: #f5f5f5;
    display: block;
    color: #27559A;
    float: right;
    font-size: 1.4em;
    text-align: center;
    line-height: 30px;
}

.chronology-year-changer a {
    display:block;
    font-weight: normal;
    text-decoration:none;
    font-size: 1.7em;
}

.chronology-year-changer ul ul {
    display:none;
    position:absolute;
    top:100%;
    left:0;
    width: 20%;
    background:#fff;
    border: 1px solid #f5f5f5;
    border-top:none;
}

.chronology-year-changer ul ul li {
    float:none;
}

.chronology-year-changer ul ul a {
    padding-left: 5px;
}

.chronology-year-changer ul ul li:hover, .chronology-year-changer ul ul li:focus {
    background-color: #f5f5f5;
}

.chronology-year-changer ul li:hover > ul, .chronology-year-changer ul li:focus > ul {
    display: block;
    z-index: 100;
    height: 135px;
    overflow: auto;
    width: 30%;
}

#article-import-form {
    margin: 20px 0;
}

.button-group {
    width: 25%;
    display: block;
    float: right;
}

.sso-loginform .article-login-form {
    width: 65%;
}

.sso-loginform .text-article-login {
    margin-bottom: 20px;
    color: #27559a;
    font-size: 1.17rem;
    font-weight: bold;
}

.article-login-form .login-left {
    width: 100%;
}

.article-login-form input {
    width: 96%;
    border-radius: 7px;
    border-color: #27559A;
    border-bottom-width: thin;
    line-height: 2rem;
    padding-left: 4%;
    margin-bottom: 20px;
}

.button-group .button,
.article-login-form input[type=submit].loginbutton {
    background-color:#27559A;
    color:#ffffff!important;
    font-weight:bold;
    text-decoration:none!important;
    padding:5px 10px;
    border-radius:7px;
    font-size:14px;
    max-width: 75%;
    margin-bottom: 15px;
    display: block;
    text-align: center;
    line-height: 1.3rem;
}

.article-login-form .login-bottom {
    margin-right: 0;
    float: right;
    width: 30%;
}

.article-login-form input[type=submit].loginbutton {
    background-color: #27559a!important;
    border-color: #27559a!important;
    float: right;
    margin: 0;
    max-width: 100%;
}

.article-login-form input[type=submit].loginbutton:hover {
    background-color: #ffffff!important;
    color: #27559a!important;
    cursor: pointer;
}

.article-login-form .login-bottom-row {
    width: 100%;
}

.article-login-form .login-additional {
    width: 70%;
    float: left;
}

.article-login-form .login-additional li {
    padding-bottom: 0.4rem;
}

.article-login-form .login-additional a {
    font-size: 14px;
    line-height: 1.2rem;
}

.content-header-details.issue-article {
    width: 100%;
}

.content-header-details.issue-article #breadcrumb {
    width: 100%;
}

aside#article-extras {
    background-color: #f5f5f5;
    margin-bottom: 40px;
    line-height: 32px;
    font-size: 16px;
    border-radius: 8px;
    margin-top: 15px;
    float: left;
}

aside#article-extras ul {
    float: left;
    width: 100%;
}

aside#article-extras li {
    padding: 10px 14px;
    width: calc(100% - 28px);
    float: left;
}

aside#article-extras li:hover {
    padding: 9px 13px;
    border: 1px solid #27559a;
    cursor: pointer;
}

aside#article-extras li:first-child:hover {
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
}

aside#article-extras li:last-child {
    margin-bottom: 0;
}

aside#article-extras li a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    position: relative;
}

aside#article-extras li img {
    height: 95%;
    float: left;
}

aside#article-extras li .label {
    font-size: 16px;
    line-height: 32px;
    position: absolute;
    left: 45px;
}

aside#article-extras h4 {
    float: left;
    margin-left: 14px;
    width: calc(100% - 14px);
    margin-top: 15px;
    color: #27559A;
}

aside#article-extras li.share {
    width: auto;
}

aside#article-extras li.share img {
    margin-right: 0;
}

aside#article-extras li.share:first-child:hover {
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
}