﻿.scfSectionBorderAsFieldSet{
    border-top: none !important;
    margin-top: 30px !important;
}
.scfCheckBoxListLabel {
    font-weight: bold;
    padding: 3px 0px;
width: 100%;
display: block;
float: left;
margin-left: 6px;

}
.scfSectionBorder {
    font-size: 1.3em;
}
.scfSectionLegend {
    font-size: 1.2em !important;
    padding: 7px 13px 8px 13px;
    font-weight: bold;
    text-decoration: none;
   background-color:  #ffdd99;
    border: black 1px solid;
    border-radius: 5px;
    margin: 25px auto 15px auto;
}

.scfSectionBorderAsFieldSet{
    margin:25px auto 15px auto;
}

.scfRadioButtonList {
    margin-bottom: 25px !important;
}

.scfDropListLabel {
    margin-bottom: 20px;
    margin-right: 3px;
}

element {
    margin-bottom: 20px;
}

.scfMultipleLineGeneralPanel {
    
      margin-bottom:20px;
}
.scfSingleLineGeneralPanel, .scfTelephoneGeneralPanel, .scfEmailGeneralPanel {
    margin-bottom: 10px;
}
