fieldset {
@include card;
margin-bottom: 1em;
padding: 12px;
legend {
border-bottom: 0 none;
color: #696969;
float: left;
font-weight: bold;
~ * {
clear: left;
}
box-shadow: none;
padding: 0;
width: 100%;
color: $green-text-color;
position: relative;
left: 0;
top: 0;
padding: 1em;
+ fieldset {
&.action {
padding-top: 20px;
font-size: 131%;
border-bottom: none;
& + * {
clear: both;
&.lastchecked {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-