.fb2_field_heading {
width: 540px;
display: block;

-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;

font-size: 1.5em;
padding-left: 10px;
line-height: 2em;
background-color: #f0f0ee;
font-weight: normal !important;
font-family: georgia, serif;
border: 1px solid #ccc;
border-bottom-width: 0;
margin: 0 !important;
}

.tinymce .fb2_field_heading {
width: 690px !important;
}

.tinymce .fb2_input {
border-width: 0 !important;
}

.tinymce .mceEditor iframe {
width: 100% !important;
vertical-align: bottom !important;
}

.tinymce .mceEditorContainer {
width: 700px !important;
}


.tinymce .mceEditor,
.tinymce label,
.tinymce label span {
width: 700px !important;
}

.GST_FormBuilder2 .fb2_field {
padding-bottom: 5px;
}

.GST_FormBuilder2 .fb2_input {
background-color: #f0f0ee;
background-color: white;
border: 1px solid #ccc;
width: 550px;
display: block;
}

.GST_FormBuilder2 .fb2_text_entry {
border-width: 0;
height: 24px;
font-size: 16px;
padding: 0 5px;
width: 540px;
}

.fb2_submit input {
border: 1px solid #ccc;
background-color: #f0f0ee;
font-family: verdana, arial, helvetica, sans-serif;
margin: 5px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px;
}

.fb2_submit input:hover {
background-color: #fff;
cursor: pointer;
}

.fb2_composite label,
.fb2_composite label span {
display: block;
}

.fb2_composite .fb2_input {
border-top-width: 0;
}

.fb2_composite label {

}

.fb2_composite label span {
padding: 0 0 10px 0;
background-color: #f0f0ee;
font-size: .8em;
}

.fb2_composite .fb2_text_entry {
border: 1px solid #ccc;
width: 518px;
}

.fb2_composite .fb2_input {
background-color: #f0f0ee;
padding: 10px;
width: 530px;
}

