/* /Shared/MainLayout.razor.rz.scp.css */
/* /Shared/NavMenu.razor.rz.scp.css */
/* /Shared/ShareEnabler.razor.rz.scp.css */
.resp-sharing-button__link[b-nhax67jh0t],
.resp-sharing-button__icon[b-nhax67jh0t] {
    display: inline-block
}

.resp-sharing-button__link[b-nhax67jh0t] {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
}

.resp-sharing-button[b-nhax67jh0t] {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg[b-nhax67jh0t] {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg[b-nhax67jh0t] {
    margin: 0;
    vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon[b-nhax67jh0t] {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid[b-nhax67jh0t],
.resp-sharing-button__icon--solidcircle[b-nhax67jh0t] {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter[b-nhax67jh0t] {
    background-color: #55acee
}

    .resp-sharing-button--twitter:hover[b-nhax67jh0t] {
        background-color: #2795e9
    }

.resp-sharing-button--pinterest[b-nhax67jh0t] {
    background-color: #bd081c
}

    .resp-sharing-button--pinterest:hover[b-nhax67jh0t] {
        background-color: #8c0615
    }

.resp-sharing-button--facebook[b-nhax67jh0t] {
    background-color: #3b5998
}

    .resp-sharing-button--facebook:hover[b-nhax67jh0t] {
        background-color: #2d4373
    }

.resp-sharing-button--tumblr[b-nhax67jh0t] {
    background-color: #35465C
}

    .resp-sharing-button--tumblr:hover[b-nhax67jh0t] {
        background-color: #222d3c
    }

.resp-sharing-button--reddit[b-nhax67jh0t] {
    background-color: #FF5700
}

    .resp-sharing-button--reddit:hover[b-nhax67jh0t] {
        background-color: #FF4500
    }

.resp-sharing-button--google[b-nhax67jh0t] {
    background-color: #dd4b39
}

    .resp-sharing-button--google:hover[b-nhax67jh0t] {
        background-color: #c23321
    }

.resp-sharing-button--linkedin[b-nhax67jh0t] {
    background-color: #0077b5
}

    .resp-sharing-button--linkedin:hover[b-nhax67jh0t] {
        background-color: #046293
    }

.resp-sharing-button--email[b-nhax67jh0t] {
    background-color: #777
}

    .resp-sharing-button--email:hover[b-nhax67jh0t] {
        background-color: #5e5e5e
    }

.resp-sharing-button--xing[b-nhax67jh0t] {
    background-color: #1a7576
}

    .resp-sharing-button--xing:hover[b-nhax67jh0t] {
        background-color: #114c4c
    }

.resp-sharing-button--whatsapp[b-nhax67jh0t] {
    background-color: #25D366
}

    .resp-sharing-button--whatsapp:hover[b-nhax67jh0t] {
        background-color: #1da851
    }

.resp-sharing-button--hackernews[b-nhax67jh0t] {
    background-color: #FF6600
}

    .resp-sharing-button--hackernews:hover[b-nhax67jh0t], .resp-sharing-button--hackernews:focus[b-nhax67jh0t] {
        background-color: #FB6200
    }

.resp-sharing-button--vk[b-nhax67jh0t] {
    background-color: #507299
}

    .resp-sharing-button--vk:hover[b-nhax67jh0t] {
        background-color: #43648c
    }

.resp-sharing-button--twitter[b-nhax67jh0t] {
    background-color: #55acee;
    border-color: #55acee;
}

    .resp-sharing-button--twitter:hover[b-nhax67jh0t],
    .resp-sharing-button--twitter:active[b-nhax67jh0t] {
        background-color: #2795e9;
        border-color: #2795e9;
    }

.resp-sharing-button--email[b-nhax67jh0t] {
    background-color: #777777;
    border-color: #777777;
}

    .resp-sharing-button--email:hover[b-nhax67jh0t],
    .resp-sharing-button--email:active[b-nhax67jh0t] {
        background-color: #5e5e5e;
        border-color: #5e5e5e;
    }

.resp-sharing-button--linkedin[b-nhax67jh0t] {
    background-color: #0077b5;
    border-color: #0077b5;
}

    .resp-sharing-button--linkedin:hover[b-nhax67jh0t],
    .resp-sharing-button--linkedin:active[b-nhax67jh0t] {
        background-color: #046293;
        border-color: #046293;
    }

.resp-sharing-button--reddit[b-nhax67jh0t] {
    background-color: #FF5700;
    border-color: #FF5700;
}

    .resp-sharing-button--reddit:hover[b-nhax67jh0t],
    .resp-sharing-button--reddit:active[b-nhax67jh0t] {
        background-color: #FF4500;
        border-color: #FF4500;
    }

.resp-sharing-button--whatsapp[b-nhax67jh0t] {
    background-color: #25D366;
    border-color: #25D366;
}

    .resp-sharing-button--whatsapp:hover[b-nhax67jh0t],
    .resp-sharing-button--whatsapp:active[b-nhax67jh0t] {
        background-color: #1DA851;
        border-color: #1DA851;
    }

.resp-sharing-button--telegram[b-nhax67jh0t] {
    background-color: #54A9EB;
}

    .resp-sharing-button--telegram:hover[b-nhax67jh0t] {
        background-color: #4B97D1;
    }
/* /Shared/TagList.razor.rz.scp.css */
