.namealign {visibility:hidden;}
table {color:black;}
@media screen and (max-width:999px){
#petitionsign {font-size:300%}
}
@media screen and (min-width:1000px){
#petitionsign { font-size: 600%}
}
#donations { font-size: 300%}
.reparationsharm {padding:10}
.reparationsdemand {padding:10}
.reparationsdonations {padding:10}
#measure{visibility:hidden;}
#harmsmessage{
              overflow-x:visible; 
              overflow-y:auto;
              scrollbar-width:none;
              -ms-overflow-style:none;
             }
#harmsmessage::-webkit-scrollbar{display:none;}
#harmspicframe {
background: -moz-radial-gradient(center, ellipse cover,  rgba(43,43,43,1) 34%, rgba(43,43,43,0.42) 72%, rgba(255,255,255,0) 100%); /* FF3.6+ */
/*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(34%,rgba(43,43,43,1)), color-stop(72%,rgba(43,43,43,0.42)), color-stop(100%,rgba(255,255,255,0)));*/ /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(169,169,169,0.1) 34%,rgba(43,43,43,0.42) 72%,rgba(169,169,169,1) 100%); /* Chrome10+,Safari5.1+ */
background: -webkit-linear-gradient(left, rgba(169,169,169,1) 1%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(169,169,169,0.65) 100%); 
/*background: -o-radial-gradient(center, ellipse cover,  rgba(43,43,43,1) 34%,rgba(43,43,43,0.42) 72%,rgba(255,255,255,0) 100%);*/ /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(43,43,43,1) 34%,rgba(43,43,43,0.42) 72%,rgba(255,255,255,0) 100%); /* IE10+ */
background: radial-gradient(center, ellipse cover,  rgba(43,43,43,1) 34%,rgba(43,43,43,0.42) 72%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2b2b', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

