}
.related-block{
+ width:280px;
float:right;
}
}
.new-report-string {
- text-align:center;
font-size:15px;
-}
\ No newline at end of file
+}
+
+.report-button {
+ float:right;
+}
+
+.disclaimer {
+ width: 600px;
+ background: #fff1f0;
+ color: #d85030;
+ border-color: rgba(216, 80, 48, 0.3);
+}