﻿.sf-code { margin-bottom: 0 !important;}
.locationrd { display: block !important; } 
fieldset legend { font-size: 1rem !important; }
.truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}