.right-push-music {
    width: 500px;
    position: fixed;
    z-index: 2147483645;
    bottom: 20px;
    right: 20px;
    margin-right: -550px;
}
.right-push-instagram {
    width: 270px;
    position: fixed;
    z-index: 2147483645;
    bottom: 20px;
    right: 20px;
    margin-right: -300px;
}
.right-push-pinterest {
    width: 330px;
    position: fixed;
    z-index: 2147483645;
    bottom: 20px;
    right: 20px;
    margin-right: -360px;
}
html[player="on"] #tumblr_controls {
    margin-right: 68px
}
.music-container {
    color: rgb(255, 255, 255);
    cursor: pointer;
    letter-spacing: 0pt;
    padding-top: 0px;
    line-height: 11px;
    width: 62px;
    height: 17px;
    position: fixed;
    top: 3px;
    right: 3px;
    z-index: 2147483645;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.6);
    display: none;
}
.music-content {
    width: 62px;
    height: 17px;
    border-radius: 1px;
    background-color: #000000;
    z-index: 2147483646;
    opacity: 0.4;
    position: absolute;
    display: block
}
.music-text-container {
    position: absolute;
    margin-top: -1px;
    z-index: 2147483647;
    display: block
}
.music-image-container {
    position: relative;
    top: 4px;
    left: 4px;
    display: block;
    text-align: left
}
.music-text {
    line-height: 13px;
    font-size: 9pt;
    color: #ffffff;
    font-family: arial;
    position: relative;
    left: 22px;
    top: -8px;
    font-weight: 600;
}
.right-push-twitter {
    width: 300px;
    position: fixed;
    z-index: 2147483645;
    bottom: 20px;
    right: 20px;
    margin-right: -380px;
}
html[blackandwhite="on"] #content img, html[blackandwhite="on"] #content .imagebuilder, html[blackandwhite="on"] #content .photosets,  html[blackandwhite="on"] #content .potset div,  html[blackandwhite="on"] #content .kokok {   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}