/* Styles definition here */

.specialclass label { color:  #808080; }

#fbuilder .medium {
    width: 50% !important;
    padding-left: 0;
    padding-right: 0;
    border: #000;
        border-top-color: rgb(0, 0, 0);
        border-right-color: rgb(0, 0, 0);
        border-bottom-color: rgb(0, 0, 0);
        border-left-color: rgb(0, 0, 0);
    border-color: #000;
}