.rednaoformbuilder .nav-tabs, .rednaoformbuilder .nav-pills {
    *zoom: 1
}

.rednaoformbuilder .nav-tabs:before, .rednaoformbuilder .nav-pills:before, .rednaoformbuilder .nav-tabs:after, .rednaoformbuilder .nav-pills:after {
    display: table;
    line-height: 0;
    content: ""
}

.rednaoformbuilder .nav-tabs:after, .rednaoformbuilder .nav-pills:after {
    clear: both
}

.rednaoformbuilder .nav-tabs>li, .rednaoformbuilder .nav-pills>li {
    float: left
}


.rednaoformbuilder .nav-tabs>li>a, .rednaoformbuilder .nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}


#formBuilderContainer, .formBuilderSettings{
    margin:0;
    padding:0;
    background-color: white;

    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;

    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    background-color: #ffffff;
}

#formBuilderButtonSet label{
    margin:0 0 1px 0;
    padding: 0;
}

#formPropertiesContainer,#formBuilderComponents,#formConditionalLogicContainer{
    min-height: 400px;
    min-width: 511px;
}



.redNaoFormContainerHeading {
    font-size: 31.5px;
    line-height:40px;
    margin-left:10px;
}

.rednaoformbuilder .nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-top:20px;f
}

.rednaoformbuilder .nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none;
}

.rednaoformbuilder .nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.rednaoformbuilder .nav-tabs>li>a, .rednaoformbuilder .nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}
.rednaoformbuilder .nav-tabs a {
    color: #08c;
    text-decoration: none;
    cursor:hand;
    cursor:pointer;
    font-size: 15px;
}

.rednaoformbuilder .nav-tabs>li>a:hover, .rednaoformbuilder .nav-tabs>li>a:focus {
    border-color: #eee #eee #ddd;
    text-decoration: none;
    background-color: #eee;

}

.rednaoformbuilder .selectedTab{
    border-color: #eee #eee #ddd;
    text-decoration: none;
    background-color: #eee;
}

.rednaoformbuilder [class*="span"] {
    display: inline-block;
    min-height: 1px;
    margin-left: 5px;
    margin-right:5px;
}

#newFormContainer{
    width:550px;

    display: inline-block;
    vertical-align: top;
}

#formSettingsScrollArea{
    width:570px;
    display: inline-block;
    z-index: 10;


    width: 100%;
    padding-top:10px;


}

#formSettings{
    width:100%;
    margin-right:10px;
    position:relative;

}

#smartFormPropertiesTable td{
    border-bottom:lightgray;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-top:5px;
}

#smartFormPropertiesTable label{
    color:#3399FF;
    cursor: inherit;

}

#smartFormPropertiesTable input[type=text]
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.SmartFormsElementSelected{
    background-color: #EBF5FF;
    border-color:#efefef;
    border-width: 1px;
    border-style: dotted;
}

.rednao_label_container
{
    width:200px;
}

#formBuilderComponents{
    text-align: left;
}

#formBuilderButtonSet{
    text-align: left !important;
}


.rednaoformbuilder body {
    padding-top: 60px  !important;
    padding-bottom: 10px !important;
    position: relative
}



@media (max-width:979px) {
    .rednaoformbuilder body {
        padding-top: 0 !important;
    }


}

.rednaoformbuilder #components {
    min-height: 500px !important;
}

.rednaoformbuilder #target form {
    border: 1px solid #ccc !important;
    min-height: 200px !important;
    padding: 5px !important;
    padding-bottom: 30px
}

.rednaoformbuilder .component {
    cursor: pointer !important;
}


.rednaoformbuilder input {
    cursor: pointer !important;
}

.rednaoformbuilder textarea {
    resize: vertical !important;
}

.rednaoformbuilder .popover .rednao-control-group {
    cursor: default !important;
}

.rednaoformbuilder .popover input {
    cursor: text !important;

}



.rednaoformbuilder  #redNaoSmartFormsPlaceHolder{
    width:560px !important;
    height: 80px !important;
    background-color:#f0f0f0 !important;
    border-color: lightgray !important;
    border-style: dashed !important;
    border-width: 1px !important;
}

.rednaoformbuilder #render {
    min-height: 500px !important;
    font-family: monospace !important;
}

.rednaoformbuilder form .popover .controls {
    margin-left: 0 !important;
}

.rednaoformbuilder form .popover .control-label {
    text-align: left !important;
}

.rednaopropertiesform {
    width: 224px !important;
}

.rednaoformbuilder .popover-content form .btn {
    margin-right: 10px !important;
}

.rednaoformbuilder .target {
    margin-top: 3px !important;
    background: #f0f0f0 !important;
    width: 100% !important;
    border: 1px dashed #ccc !important;
}

.rednaoformbuilder #target, .rednaoformbuilder #input, .rednaoformbuilder #radioscheckboxes, .rednaoformbuilder #select, .rednaoformbuilder #buttons {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.rednaoformbuilder #target form {

    overflow: hidden !important;
}

.rednaoFormContainer{
    width: 1160px;
}


.rednaoformbuilder .ui-helper-hidden-accessible
{
    top:auto !important;
}

.rednaoformbuilder
{

}

#formPropertiesContainer .rednao-properties-control-label{
    text-align: right;
}

#smartFormsGeneralDiv .tempForm{
    opacity:0.2 !important;
    filter:alpha(opacity=20) !important;
}

#redNaoAccordion .ui-icon-triangle-1-s, #redNaoAccordion .ui-icon-triangle-1-e,#redNaoFormulaAccordion .ui-icon-triangle-1-s,#redNaoFormulaAccordion .ui-icon-triangle-1-e
{
    display: inline-block;
    margin-top:1px;
    vertical-align: middle;
}


#wp-redNaoTinyMCEEditor-wrap{
    float:left;
    width:600px;
    margin:0;
    padding: 0;
}

#redNaoAccordion{
    width:200px;
    margin:30px 0 0 0;
}

#redNaoFormulaAccordion{
    width:200px;
}

#redNaoAccordion ul,#redNaoFormulaAccordion ul, #redNaoAccordion li,#redNaoFormulaAccordion li{
    margin:0;
    padding: 0;
}

#redNaoAccordion ul,#redNaoFormulaAccordion ul{
    max-height: 440px;
    overflow: auto;
}

#redNaoAccordion button,#redNaoFormulaAccordion button{
    margin:0;
    padding: 7px;
    width:100%;
}

#redNaoEmailEditorComponent{
    width:100%;
    height:450px;
    margin:0px;
    padding:0px;
}

#redNaoTinyMCEEditor_ifr{
    background-color: white;
    height: 400px !important;
}

#smartFormsJavascriptText,#smartFormsCSSText{
    width:100%;
    height:500px;
    padding:5px;
}

ul#redNaoEmailFormFields{
    height: 432px;
    overflow-x:hidden;
}

ul#redNaoFormulaFormFields{

    overflow-x:hidden;
}

.redNaoDisabled{
    background-color: #f0f0f0 !important;
}

.smartDonationsConfigurationInfo
{
    display: none;
}



#styleEditorPreview{
    width: 550px;
    background-color: white;
    border-radius: 10px;
    border-style: dotted;
    border-width: 1px;
}

.rednaoFormContainer #smartFormStyleEditorContainer .redNaoStylerHighlight{
    border-style: dashed !important;
    border-color:#ff0000 !important;
    border-width: 1px !important;
    cursor: hand;
    cursor:pointer;

}

#redNaoAccordion .ui-accordion-content
{
	overflow:visible !important;
}

#sfConditionalList,#sfSavedConditionList{
    font-family: Verdana;
    font-size: 20px;

}
#sfConditionalList td,#sfSavedConditionList td{
    padding:10px;
}
#sfConditionalList td:hover,#sfSavedConditionList td:hover{
    background-color: #FFFACD;
}

.smartFormsFieldPick .smartFormsSelectedElementContainer{
    -webkit-border-radius: 5px !important;;
    -moz-border-radius: 5px !important;;
    border-radius: 5px !important;;
}

.smartFormsFieldPick #formBuilderContainer,.smartFormsFieldPick .smartFormsSelectedElementContainer{
    z-index:1000002;
    position:relative;
}

.fieldPickContainer .select2-search-choice{
    clear: both !important;
}



.smartFormsFieldPick .rednao-control-group:hover{
    border-color: red;
    border-width: 1px;
    border-style: solid;
}



.smartFormsSettingsButton {
    -moz-box-shadow:inset 0px 1px 0px 0px #f5978e !important;
    -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e !important;
    box-shadow:inset 0px 1px 0px 0px #f5978e !important;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f)) !important;
    background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%) !important;
    background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%) !important;
    background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%) !important;
    background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%) !important;
    background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0) !important;
    background-color:#f24537 !important;
    -moz-border-radius:6px !important;
    -webkit-border-radius:6px !important;
    border-radius:6px !important;
    border:1px solid #d02718 !important;
    display:inline-block !important;
    cursor:pointer !important;
    color:#ffffff !important;
    font-family:arial !important;
    font-size:15px !important;
    font-weight:bold !important;
    padding:6px 24px !important;
    text-decoration:none !important;
    text-shadow:0px 1px 0px #810e05 !important;
}
.smartFormsSettingsButton:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537)) !important;
    background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%) !important;
    background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%) !important;
    background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%) !important;
    background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%) !important;
    background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0) !important;
    background-color:#c62d1f;
}
.smartFormsSettingsButton:active {
    position:relative;
    top:1px;
}


.fieldPickerSelected{
    border-width: 1px;
    border-color: #00ff00;
    border-style: solid;
}

.emailConditionalLogic{
    opacity: 0;
    -webkit-transition: opacity ease-in-out 0.200s,color ease-in-out 0.200s;
    -o-transition: opacity ease-in-out 0.200s,color ease-in-out 0.200s;
    transition: opacity ease-in-out 0.200s,color ease-in-out 0.200s;
}

.emailTabItem:hover .emailConditionalLogic{
    opacity: 1;
}


.emailConditionalLogic:hover{
    color:red;
}


.emailConditionalLogic.sfHasCondition{
    color:blue;
    opacity:1;
}