/* Buttons Photos */
a.picture-share, a.picture-edit, a.picture-delete {
background-color: #7f7f53;
outline: none;
color: #fff;
text-decoration: none;
border: none;
cursor: pointer;
font-size: 12px;
line-height: 20px;
font-weight: 400;
text-align: center;
padding: 6px 14px;
-webkit-appearance: none;
border-radius: 3px;
-moz-box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.25);
}
.single-forum #subscription-toggle { display: none; }