@import url(font_icons.css);

:root,
.frm_wrap{
	--light-blue: #f1f9ff;
	--blue-border: #bce0fd;
	--dark-grey: #616871;
	--medium-grey:#7f7f7f;
	--light-grey: rgb( 235, 235, 235 );
	--lightest-grey: rgb(250, 250, 250);
	--primary-color: #3177c7;
	--primary-border:#4199fd;
	--primary-hover:#2963a4;
}

a, .widget .widget-top, .postbox h3, .stuffbox h3{cursor: pointer; text-decoration:none;}
.postbox h3.hndle{cursor:default;}


a.frm_confirming:hover,
a.frm_confirming:focus,
a.frm_confirming,
.frm_confirming{
	color:#f37656 !important;
}
.frm_wrap > .wrap{
	margin: 10px 40px 30px;
}

.formidable_page_formidable-pro-upgrade #post-body-content,
.toplevel_page_formidable #post-body-content{
	margin-bottom: 26px;
	border-right: 1px solid #e5e5e5;
}

.frm_wrap #post-body-content{
	padding-bottom:0;
	margin-bottom:0;
	background:#fff;
	flex: 1 1 auto;
	overflow-y: auto;
	overflow-x: hidden;
	width: auto;
}

.formidable_page_formidable-pro-upgrade #wpfooter,
.toplevel_page_formidable #wpfooter{
	border-top:1px solid #ddd;
	background:#fff;
}

body.formidable_page_formidable-pro-upgrade,
body.post-type-frm_display.edit-php,
body.frm-white-body{
	background:#fff;
}

body.frm-white-body ul#adminmenu a.wp-has-current-submenu:after,
body.frm-white-body ul#adminmenu>li.current>a.current:after {
    border-right-color: #fff;
}

.frm-white-body #wpcontent {
    padding-left: 0;
	padding-right:0;
}

.frm-white-body .wrap #poststuff #post-body{
	padding:0 20px;
}

.post-type-frm_display .tablenav,
.frm_wrap .tablenav{
	margin-bottom:10px;
}

.tablenav .actions .button{
	margin-top:1px;
}

.frm-white-body table.widefat{
	background:#fafafa;
	border-width: 0;
	box-shadow: none;
	margin:20px 0;
}

.frm-white-body table.widefat tfoot,
.frm-white-body table.widefat thead{
	background:#fff;
}

.frm-white-body .striped > tbody > :nth-child(odd){
    background-color: #fff;
}

.frm_wrap td.column-title strong{
	display:inline;
}

td.column-title .frm_actions_dropdown{
	float:right;
}

#frm_top_bar{
	display:block;
	width:100%;
	padding:25px 40px 25px;
	margin: 0;
	box-sizing: border-box;
}

.post-type-frm_display.post-php #frm_form_heading,
.post-type-frm_display.post-new-php #frm_top_bar{
	padding-left:0;
	padding-right:0;
}

.post-type-frm_display.post-php #frm_top_bar{
	padding-left:10px;
	padding-right:10px;
}

.post-type-frm_display .wrap #frm_top_bar h1,
.frm_wrap #frm_top_bar h1{
	font-size: 23px;
	font-weight:700;
	padding:0;
	margin: 0;
	line-height: 1.4;
	color: var(--medium-grey);
}

.frm_top_left{
	float:left;
}

ul.frm_form_nav {
	margin:0;
	float:left;
}

ul.frm_form_nav > li{
	margin:0 40px 0 0;
	display:block;
	float:left;
}

.frm_form_nav > li > a {
    font-size: 1.3em;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    font-weight: 400;
	color: #5b9dd9;
	border-bottom:2px solid transparent;
}

.frm_form_nav a:active,
.frm_form_nav a:focus{
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.frm_form_nav > li a.current_page {
 	color:#333;
}

.frm_form_nav > li > a:hover{
	border-color:#ddd;
}

.frm_form_nav .frm-dropdown-menu a:hover {
	background-color:#eaf2fa;
}

.frm_animate_bg{
	-webkit-transition: background 200ms linear, color 200ms linear;
	-ms-transition: background 200ms linear, color 200ms linear;
	transition: background 200ms linear, color 200ms linear;
}

.wrap > .subsubsub{clear:both; margin:0;}

#poststuff h2#frm_form_heading,
#frm_form_heading{
    height: auto;
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 1px;
	padding: 0 40px 8px;
	line-height: 1.4;
	color:#72777C;
}

.frm_wrap #poststuff #post-body.columns-2{
	display: -webkit-flex;
	display:flex;
	margin-right: 0;
}

.frm_wrap #post-body.columns-2 #postbox-container-1{
	width:350px;
	min-width:350px;
	margin-right:0;
	height: 100%;
	box-shadow:none;
	border:none;
	margin-bottom:0;
}

#postbox-container-1 .frm_field_list,
.frm_wrap #postbox-container-1 #frm_adv_info{
	box-shadow:none;
	border:none;
	margin-bottom:26px;
}

.frm_wrap #submitdiv{
	margin-bottom: 0;
	border-width:0 0 1px;
	width: 100%;
	min-width:auto;
}

.frm_single_entry_page .frm-right-panel .postbox,
.frm_wrap #submitdiv.frm-no-border{
	border: none;
	box-shadow:none;
}

.frm_single_entry_page .frm-right-panel .postbox{
	margin-top:10px;
}

.frm_wrap #frm_adv_info .handlediv,
.frm_wrap #frm_adv_info .hndle{
	display:none;
}

#postbox-container-1 .nodrag a{cursor:pointer;}

.frm_wrap #post-body.columns-2 #postbox-container-1.frm-right-panel,
#postbox-container-1.frm-right-panel{
	display: -webkit-flex;
	display:flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

#frm-fixed{
	position: fixed;
}

#frm-fixed-panel{
	direction:rtl;
	overflow-y: auto;
	min-height: 100px;
	padding-top:1px;
	max-height:700px;
	clear:both;
}

.frm-ltr{
	direction:ltr;
}

.frm_wrap #postbox-container-1 #frm_adv_info .inside{
	margin:0;
	padding:0;
}
#postbox-container-1 .frm_field_list #frm-insert-fields{
	max-height: none;
	font-size:14px;
	padding-bottom:25px;
}
#postbox-container-1 .frm_field_list #frm-layout-classes,
#postbox-container-1 .frm_field_list #frm-dynamic-values{
    display:none;
    max-height:none;
}

.frm_wrap #frm_adv_info ul.category-tabs,
.frm_field_list ul.category-tabs{
    margin: 0;
	padding: 10px 0 9px;
    font-size: 15px;
    background: transparent;
}

.frm_wrap #frm_adv_info ul.category-tabs li,
.frm_field_list ul.category-tabs li{
	padding:10px;
	background-color: transparent !important;
}

.frm_wrap #frm_adv_info ul.category-tabs li:first-child,
.frm_field_list ul.category-tabs li:first-child{
	border-left-width:0;
}

.frm_wrap #frm_adv_info .categorydiv div.tabs-panel,
.frm_field_list .categorydiv div.tabs-panel{
	border-left: none;
	border-bottom: none;
	background:none;
}

.frm_wrap #frm-categorydiv{
	border-right:none;
}

#postbox-container-1 #taxonomy-linkcategory #frm-html-tags{
	display:none;
	max-height:none;
}

#postbox-container-1 .frm_field_list #frm-insert-fields .frmbutton.dropdown{
	position:relative;
}

.toplevel_page_formidable #footer-upgrade{
	display:none;
}

.frm_list_entry_page #frm_form_heading{
	float:left;
}

#titlediv #title{
	line-height:1.5;
	height:auto;
}

#frm_builder_page #titlediv #title{
	border-top:none;
	border-left:none;
	border-right:none;
	box-shadow:none;
}

.frm_page_container#poststuff{
	padding-top:0;
}

.frm_no_sidebar #post-body-content{
	width:auto;
}
.frm_no_sidebar #titlediv{
	width:570px;
	float:left;
}
.frm_no_sidebar .postbox-container{
	float:right;
}
#poststuff .frm_no_sidebar .postbox-container{
	width:auto;
}
.frm_sidebar select{
	width:100%;
	margin-left:0;
	margin-right:0;
}
.frm_sidebar #search-submit{
	float:right;
}

.frm_single_entry_page #submitdiv{
	margin:0;
}

.frm_single_entry_page .hndle a {
	font-size:13px;
}

/* Build New Form page */

.frm-right-panel #publishing-action{
	float:none;
}

.frm-right-panel #major-publishing-actions{
	border-top:none;
	height:32px;
	background:transparent;
}

#major-publishing-actions .frm_submit_form{
	float:right;
	margin-left: 5px;
}

/* Buttons */

.frm_orange_button,
.frm_reverse_button,
.post-type-frm_display .wrap .add-new-h2,
.frm_wrap .add-new-h2{
	font-size:12px;
	border: 1px solid #f37656;
	color: #f37656;
	line-height: 1.4;
	font-weight: 600;
	padding: 1px 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:transparent;
}

.post-type-frm_display .wrap .add-new-h2,
.frm_wrap .add-new-h2{
	margin: 1px 0 0 10px;
	vertical-align: top;
	text-transform:lowercase;
	position:initial;
	vertical-align: middle;
}

.frm_reverse_button:hover,
.frm_reverse_button:active,
.frm_reverse_button:focus,
.post-type-frm_display .wrap .add-new-h2:hover,
.post-type-frm_display .wrap .add-new-h2:active,
.post-type-frm_display .wrap .add-new-h2:focus,
.frm_wrap .add-new-h2:hover,
.frm_wrap .add-new-h2:active,
.frm_wrap .add-new-h2:focus{
	color: #fff;
	background:#f37656;
	border: 1px solid #f37656;
}

.frm_reverse_button{
	font-size: 1.1em;
	transition: all .2s ease;
}

.frm-button-primary,
.wp-core-ui .button-primary.frm-button-primary,
.frm_orange_button,
.wrap .frm_pricing a.button-primary,
.toplevel_page_formidable #frm_upgrade_modal .button-primary,
#form_global_settings .button-secondary,
.wp-core-ui.frm-white-body .button-primary,
.wp-core-ui.frm-white-body .button-secondary,
.wp-core-ui.frm-white-body .button,
.wp-core-ui.frm-white-body button,
.frm-white-body .button-primary,
.frm-white-body .button-secondary,
.frm-white-body .button,
.frm-white-body button{
	text-shadow:none;
	box-shadow:none;
	border-radius:4px;
	border-color:var(--light-grey);
	font-size: 1.1em;
	transition: all .2s ease;
}

.frm-button-primary,
.wp-core-ui .button-primary.frm-button-primary,
.frm_single_entry_page .button-primary {
	border-color: var(--primary-border) !important;
	background-color: var(--primary-color) !important;
	color: #fff !important;
}

.wp-core-ui .button-primary.frm-button-primary:hover,
.frm-button-primary:hover{
	background-color: var(--primary-hover) !important;
}

.frm_orange_button,
.wrap .frm_pricing a.button-primary,
.toplevel_page_formidable .frm_wrap button.button-primary{
	border-color: #da791d !important;
	background: #f37656;
	color:#fff;
}

#frm-addons-page .button-primary:hover,
#frm-addons-page .button-primary:focus,
#form_global_settings .button-primary:hover,
#form_global_settings .button-primary:focus,
#frm_upgrade_modal .button:hover,
#frm_upgrade_modal .button:focus,
.frm_wrap .preview > .button:hover,
.frm_wrap .preview > .button:focus{
	border-color: rgba(130, 168, 203,0.5) !important;
	background: rgb(130, 168, 203);
	color: #fff;
	box-shadow:none;
}

#frm-addons-page .button-primary:focus,
#form_global_settings .button-primary:focus,
#frm_upgrade_modal .button:focus,
.frm_wrap .preview > .button:focus {
	border-color: rgba(53,97,150,0.5) !important;
	outline:none;
}

.frm_orange_button:hover,
.frm_orange_button:focus,
.wrap .frm_pricing a.button-primary:hover,
.wrap .frm_pricing a.button-primary:focus,
.toplevel_page_formidable #frm_upgrade_modal .button-primary:hover,
.toplevel_page_formidable #frm_upgrade_modal .button-primary:focus,
.toplevel_page_formidable .frm_wrap button.button-primary:hover,
.toplevel_page_formidable .frm_wrap button.button-primary:focus{
	box-shadow:none;
	opacity:0.8;
}

.frm_orange_button:hover,
.frm_orange_button:focus{
	border-color: #f37656 !important;
	background: transparent;
	color:#f37656;
	opacity:1;
}

.preview .button .caret {
	border-top-color: #fff;
}

#frm-preview-action{
	float:right;
}

.major-publishing-actions.frm_create_form_header{
    padding:8px 0;
}

.major-publishing-actions.frm_create_form_header .frm_create_form_header_inner{
    font-size:15px;
    background:transparent;
}

.frm-menu-boxes .frm_blank_form_text{
    padding-bottom:26px;
}

input.frm_insert_in_template{
    font-size:10px;
    width:98%;
    font-weight:normal
}

/* Review request */
.frm-review-notice.notice{
	border:1px solid #ddd;
	text-align:center;
}

.frm-review-notice.notice form,
.frm-review-notice.notice p {
	font-size:15px;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
}

.frm-review-notice a{
	margin:5px;
}

.frm-review-notice > div{
	padding-bottom:20px;
}

.frm-review-notice .frm_reverse_button,
.frm-review-notice .frm_orange_button{
	min-width:100px;
	display:inline-block;
	text-align:center;
	padding:2px 10px;
}

.frm-review-notice p > span{
	font-size:14px;
	opacity:0.75;
}

#frmapi-feedback{
	margin-top:30px;
}

.frm-review-notice .frm_error,
.frm-review-notice label{
	color:#444;
	text-align:left;
}

.frm-review-notice label{
	font-size:14px;
}

/* Generic Classes */
.frm_invisible{
    visibility:hidden;
}

.frm_no_float{
	float:none;
}

.frm_block,
.frm_no_section_fields.frm_block{
    display:block;
}

.frm_inline{
	display:inline;
}

.button.frm_hidden,
.wp-core-ui .button.frm_hidden,
.frm_hidden{
    display:none;
}

.frm_no_margin{
    margin:0;
}

.frm_no_top_margin{
    margin-top:0;
}

.frm_no_bottom_margin{
    margin-bottom:0;
}

.frm_tiny_top_margin{
	margin-top:1px;
}

.frm_small_top_margin{
	margin-top:5px;
}

.frm_cursor_pointer{
    cursor:pointer;
}

.frm_right_text{
    text-align:right;
}

.frm_submit .frm_full_opacity, .frm_full_opacity{
    opacity:1;
}

.frm_med_padding{
    padding:10px;
}

.actions.frm_visible_overflow{
    overflow:visible !important;
}

.frm-dropdown-menu.frm-on-top{
    z-index:99999;
}

.frm-on-bottom{
	z-index:-1;
}

.frm_forms.with_frm_style{max-width:100%;}

.frm_form_builder > .postbox,
#frm_form_editor_container > .postbox{
	border-color: transparent;
	box-shadow: none;
}

.post-type-frm_display .wrap > #posts-filter,
.post-type-frm_display .wrap > .subsubsub,
.frm_single_entry_page .frm_form_fields,
.frm_single_entry_page .frm_form_fields + p,
#frm_form_editor_container > .postbox > p,
.frm_form_settings > p{
	margin:6px 40px;
	padding:0;
}
.frm_primary_label,
#frm_form_editor_container .frm_primary_label{
	font-weight:bold;
}
.form-field .frm_primary_label{
	display:block;
	float:none;
	width:auto;
}
#frm_form_editor_container .frm_primary_label{
	color:#444;
	margin:0;
	padding:0;
	width:auto;
	max-width:90%;
	min-height:20px;
}

#frm_form_editor_container .frm_primary_label:hover{
	cursor:text;
}

form .frm_primary_label input{font-size:12px;}
.with_frm_style form .form-field{margin-bottom:20px;}
.with_frm_style form div.description,
.frm_error,
.with_frm_style form div.description textarea{
	padding:0;
	font-size:11px;
}

#frm_form_editor_container .divider_section_only .frm_primary_label {
	font-size:16px;
}

form .form-field.frm_field_loading{
	margin-bottom: 0;
	min-height: 0;
	padding: 0;
	text-align: center;
}

.frm_sorting > .frm_field_loading .frm_visible_spinner.spinner{
	margin-bottom:10px;
}

.frm_sorting > .frm_field_loading ~ .frm_field_loading .frm_visible_spinner.spinner{
	margin-bottom:0;
	display:none;
}

.with_frm_style form div.description, .frm_error{
	margin:0;
}
.frm_error{color:#B94A48;}
.with_frm_style form .frm_blank_field input,
.with_frm_style form .frm_blank_field textarea,
.with_frm_style form .frm_blank_field select,
.with_frm_style form .frm_blank_field .frm-g-recaptcha iframe,
.with_frm_style form .frm_blank_field .g-recaptcha iframe{
	border-color:#B94A48;
}
.with_frm_style form .frm_blank_field label{color:#B94A48;}
.frm_required{
	color:#B94A48;
}

.with_frm_style .wp-editor-container textarea,
.postbox .wp-editor-container textarea,
.frm_remove_border{
    border:none;
}
.with_frm_style .mceIframeContainer,
.postbox .mceIframeContainer{
    background-color:#fff;
}
.frm_error_style{
    color:#B94A48;
    border:1px solid #EBCCD1;
    background-color:#F2DEDE;
    padding:8px 15px;
    font-size:14px;
    margin:5px 20px 15px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.frm_pro_license_msg{
	clear:left;
	margin-top:10px;
}

.upgrade_to_pro{
	padding: 10px 25px 25px;
	max-width: 700px;
	margin: 20px auto !important;
}

.upgrade_to_pro h1,
.upgrade_to_pro h3,
.upgrade_to_pro{
	color:#444;
}

.upgrade_to_pro .error{
	display:none;
}

.toplevel_page_formidable #wpbody-content{
	padding-bottom:41px;
}

.toplevel_page_formidable #wpbody-content > .error{
	margin: 1px;
	padding: 5px 12px;
}

.frm_message,
.frm_wrap .wrap .frm_updated_message,
div.frm_updated_message{
	border-radius:4px;
    border: 1px solid #D6E9C6;
    background-color: #DFF0D8;
    color: #468847;
	padding: 10px 15px;
	font-size:14px;
	margin:5px 0 10px;
}

.frm_message,
.frm_wrap div.frm_updated_message{
	margin-left:25px;
	margin-right:25px;
}

.frm_ribbon {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
		 -o-transform: rotate(45deg);
		    transform: rotate(45deg);
	border: 25px solid transparent;
	border-bottom: 25px solid #f37656;
	position: absolute;
	top: 4px;
	right: -38px;
	padding: 0 10px;
	width: 65px;
	color: white;
	font-family: sans-serif;
	size: 11px;
}

.frm_ribbon span {
	position: absolute;
	top: 2px;
	left: 25px;
	font-size: 17px;
}​

.update-nag.frm-update-to-pro{
	border:none;
    border-bottom: 1px solid #d55a1e;
	padding: 10px 15px;
	display:block;
	text-align:center;
	background:#f37656;
	color:#fff;
	font-size:19px;
	line-height:2.1em;
	margin:0;
}

.update-nag.frm-update-to-pro span{
	font-weight:100;
}

.update-nag.frm-update-to-pro a{
	color:#fff;
	font-size:18px;
	height:auto;
	margin:0 15px;
	background-color:#d55a1e;
	box-shadow: 0 1px 0 #BB3E01;
	border-color:transparent;
	padding:7px 15px;
}

.update-nag.frm-update-to-pro a:hover{
	background-color:#d55a1e;
	color:#fff;
	border:1px solid #BB3E01;
}

.frm_pro_heading span{
	margin-top:10px;
}

.frm_pro_heading .alignright{
	text-align:right;
}

.upgrade_to_pro a,
.upgrade_to_pro .frm_check_icon{
	color:#f37656;
}

.widefat.frm_pricing thead th,
.widefat.frm_pricing td{
	text-align:center;
}

.widefat th.frm_table_break{
	background-color:#f37656;
	color:#fff;
	text-align:center;
}

h2.frm-h2{
	color: var(--dark-grey);
	border-bottom:1px solid grey;
	border-color:var(--light-grey);
	font-size:19px !important;
	font-weight:500 !important;
	padding: 9px 0 5px;
	margin: 0;
}

h2.frm-h2 + .howto{
	color:var(--medium-grey);
	max-width:850px;
}

.frm-addons {
	margin-top:30px;
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px 2%;
}

.frm-addons,
.frm-addons h2,
.frm-addons h3{
	color: var(--dark-grey);
}

.frm-addons h2{
	font-size: 17px;
}

.frm-card{
	width: 100%;
	border-radius: 10px;
	border: 1px solid grey;
	border-color: var(--light-grey);
	opacity:1;
	transition:opacity 1s;
}

.frm-fade{
	opacity:0;
}

/* Add-on tiles */
.frm-addons .plugin-card-top{
	height:175px;
}

.frm-addons .plugin-card-top h2 {
    margin-top: 10px;
    font-weight: 400;
}

.frm-addons .plugin-card-top p {
	opacity:0.8;
}

.frm-addons .plugin-card-bottom {
	padding: 5px 20px 20px;
	text-align:center;
	background: transparent;
	border-top: none;
}

.frm-addons .plugin-card-bottom,
.frm-addons .plugin-card-bottom .button {
	font-size:15px;
}

.frm-addons .button {
	float:right;
}

.frm-addons .addon-status {
	float:left;
	padding-top: 4px;
}

.frm-addon-active .button {
	visibility:hidden;
}

.addon-status-label {
	opacity:.7;
}

.frm-addon-active .addon-status-label {
	color: #f37656;
	opacity:1;
}

.frm-addon-error{
	position: absolute;
	width: 100%;
	font-weight: bold;
	text-align: center;
	max-width: 291px;
	margin: 0;
	margin-top: -205px;
	margin-left: -17px;
}

/* Form Templates */
#frm-templates-page .plugin-card-bottom{
	text-align:left;
}

.frm-new-template.plugin-card-bottom{
	overflow:visible;
}

#frm_preview_template_modal .postbox{
	margin-bottom:0;
}

#frm-templates-page .updated,
.frm-add-new-form .updated,
#frm-templates-page .notice,
.frm-add-new-form .notice,
#frm-templates-page .error,
.frm-add-new-form .error{
	display:none;
}

/* Add New Form */
.wrap.frm-add-new-form{
	margin-top:40px;
}

.frm-add-new-form .frm-addons .button{
	padding: 5px 0;
	height: auto;
	width: 90%;
	max-width:205px;
	border-radius: 20px;
	margin-top:30px;
	float:none;
}

.frm-add-new-form .frm-addons{
	grid-gap: 30px 7%;
	max-width:900px;
}

.frm-add-new-form .frm-addons .plugin-card-top{
	height:200px;
	text-align:center;
}

.frm-add-new-form .frm-addons .plugin-card-bottom{
	padding-bottom:25px;
}

.frm-add-new-form .frm-addons h2{
	margin-top:1.5em;
	margin-bottom:.7em;
}

.frm-round-image{
	background: var( --light-blue );
	border: 1px solid var( --blue-border );
	border-radius:50%;
	height:58px;
	width:58px;
	margin:0 auto;
	padding:25px;
	text-align: center;
}

.frm-round-image img{
	width:48px;
}

#frm_bulk_options{
    height:240px;
    width:335px;
    float:right;
}

.frm_no_captcha_text{
    font-weight:bold;
    color:#AA0000;
}

.frm_image_from_url{
	height:50px;
}

.frm_pro_tip a,
.frm_pro_tip span,
.frm_pro_tip .frm_check1_icon{
	color:#f37656;
}

.frm_pro_tip .frm_check1_icon{
	vertical-align: middle;
}

.frm_pro_tip{
	font-size:12px;
	color:#666;
	border:1px solid #f37656;
	display:block;
	padding:5px;
	background:#FBF0EC;
	border-radius:4px;
	text-align:center;
}

.frm_field_list .frm_pro_tip{
	margin:10px;
}

.nav-tab-wrapper .frm_pro_tip{
	float:right;
}

.frm_pro_tip:hover{
	color:#666;
}

.frm_pro_tip:hover span{
	color:#F0430E;
}

/*Switch form dropdown*/
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #AAA;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted;}
.dropdown{position:relative;}
.dropdown-toggle:focus{outline:0;}
.frm-dropdown-menu{
	max-height:200px;
	overflow:auto;
	overflow-x: hidden;
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	text-align:left;
	min-width:160px;
	width:auto;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	font-size:12px;
	background-color:#ffffff;
	border:1px solid rgba(0, 0, 0, 0.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip:padding-box;
}

#frm_bs_dropdown > a{
	font-size:1em;
}

#frm_bs_dropdown .frm-dropdown-menu{
	max-width:400px;
}

.preview .frm-dropdown-menu{
	min-width:60px;
}
.field_type_list .frm-dropdown-menu{
	min-width:150px;
}

.frm-dropdown-menu.pull-right{right:0;left:auto;}
.frm-dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}

.frm-dropdown-menu>li{
	margin:0;
}
.frm-dropdown-menu>li>a,
.frm-dropdown-menu .frm_dropdown_li{
    display:block;
    padding:3px 20px;
    clear:both;
    font-weight:normal;
    line-height:1.428571429;
    color:#333333;
    white-space:nowrap;
    text-decoration:none;
}
.frm-dropdown-menu>li>a:hover,.frm-dropdown-menu>li>a:focus{
	text-decoration:none;color:#262626;background-color:#f5f5f5;
}
.frm-dropdown-menu>.active>a,.frm-dropdown-menu>.active>a:hover,.frm-dropdown-menu>.active>a:focus{
	color:#ffffff;text-decoration:none;outline:0;background-color:#428bca;
}
.frm-dropdown-menu>.disabled>a,.frm-dropdown-menu>.disabled>a:hover,.frm-dropdown-menu>.disabled>a:focus{
	color:#999999;
}
.frm-dropdown-menu>.disabled>a:hover,
.frm-dropdown-menu>.disabled>a:focus{
    text-decoration:none;
    background-color:transparent;
    background-image:none;
    cursor:not-allowed;
}
.open>.frm-dropdown-menu{display:block;}
.open>a{outline:0;}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999999;}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.pull-right>.frm-dropdown-menu{right:0;left:auto;}
.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000000;content:"";}
.navbar-fixed-bottom .dropdown .frm-dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
.btn{
	border: 1px solid #ddd;
	background:#fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.07) inset;
	height: 28px;
	line-height: 1.5;
}

a.frm-option-icon:before{
	color: var(--primary-color);
    font-size: 22px;
    width: 22px;
    height: 22px;
}

a.frm-option-icon:focus::before,
a.frm-option-icon:hover::before{
	color:var(--primary-hover);
}

.frm_top_left .frm-dropdown-toggle{
	color:#999;
}

.frm-card ol{
	margin-left:15px;
}

.frm-dropdown-toggle{
	text-decoration:none;
}

.frm-card .frm-dropdown-toggle{
	border:2px solid grey;
	border-color:var(--light-grey);
	border-radius:4px;
	font-size:13px;
	color:var(--dark-grey);
	padding:7px 20px;
}

.frm_actions_dropdown .frm-dropdown-menu{
	font-size:14px;
	color:#5F6C72;
}

.frm-dropdown-menu .frm_icon_font{
	vertical-align: middle;
	color:#5F6C72;
	margin-right: 3px;
}

/* BS Multiselect */
.multiselect-container.frm-dropdown-menu{
	top:auto;
	left:auto;
	font-size:14px;
	padding-top:3px;
}

.accordion-container .frm-dropdown-menu{
    min-width:40px;
}
.accordion-container .frm-dropdown-menu:before,
.accordion-container .multiselect.dropdown-toggle:before{
    font-family:"s11-fp" !important;
}
.multiselect-container.frm-dropdown-menu input[type=radio]{
    display:none;
}
.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}
.multiselect-container .input-group{margin:5px}
.multiselect-container>li{
	padding:0;
	margin:0;
}
.multiselect-container>li>a.multiselect-all label{font-weight:700}
.multiselect-container>li>label.multiselect-group{margin:0;padding:3px 20px;height:100%;font-weight:700}
.multiselect-container>li>a{padding:0}
.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px;}
.accordion-container .multiselect-container > li > a > label{
    padding:3px 19px 3px 7px;
}
.multiselect-container>li>a>label.radio,
.multiselect-container>li>a>label.checkbox{margin:0}
.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}
.frm-btn-group.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio{padding:3px 20px;}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio]{
	margin-left:-20px;margin-right:0;
}
.frm-btn-group.btn-group, .frm-btn-group.btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.frm_scale{text-align:center;float:left;margin-right:10px;}
.frm_scale input{display:block;margin:5px}

.frm_multi_fields_container{
	float:left;
}
.frm_multi_fields_container,
.frm_form_builder .frm_form_fields input[type=range],
.frm_form_builder .frm_form_fields input[type="text"]{
	width:100%;
	max-width:400px;
    height:auto;
}

.frm_form_fields .frm_form_field > textarea,
.frm_form_fields .frm_form_field > input[type=email],
.frm_form_fields .frm_form_field > input[type=url],
.frm_form_fields .frm_form_field > input[type=number],
.frm_form_fields .frm_form_field > input[type=tel],
.frm_form_fields .frm_form_field > input[type=text],
.frm_form_fields .frm_form_field > input[type=range]{
	width:100%;
}

.frm_form_fields textarea.wp-editor-area{width:100%;border:none;}
.frm_form_fields input[type="file"], .frm_form_fields input[type="file"]:disabled{
	background:transparent;
	border:none;
	box-shadow:none;
	width:auto;
}
.frm_form_fields select{
	width:auto;
	max-width:100%;
}
input[type="radio"],
input[type="checkbox"]{
	width:16px;
	padding:0;
}
.frm_catlevel_2, .frm_catlevel_3, .frm_catlevel_4, .frm_catlevel_5{margin-left:18px;}
.frm_form_fields input.auto_width, .frm_form_fields select.auto_width, .frm_form_fields textarea.auto_width{width:auto;}

.frm_form_fields input:focus, .frm_form_fields select:focus,
.frm_form_fields textarea:focus, .frm_focus_field input{background-color:#fff;border-color:#ddd;}

.frm_radio,
.frm_checkbox{
	display:block;
}
.frm_radio label,
.frm_checkbox label{
	font-size:12px;
	color:#302c3f;
	font-weight:normal;
	display:inline;
}
.frm_radio input[type="radio"],
.frm_checkbox input[type="checkbox"]{
	margin-right:5px;
	width:auto;
}

.frm_inner_field_container {
	margin-bottom:10px;
}

.frm_conf_inline .frm_inner_field_container,
.frm_conf_inline .frm_inner_conf_container{
	width:192px;
	float:left;
}
.frm_conf_inline .frm_inner_field_container{
	margin-right:16px;
	clear:both;
}
.frm_conf_inline .frm_inner_field_container .frm-show-click a,
.frm_conf_below .frm_conf_field_container .frm-show-click a{
	display:none !important;
}
.frm_conf_below .frm_conf_field_container{
	margin-top:10px;
}

.frm_calc_dec{
	width:50px;
}

.frm_form_fields div.star{
    height:auto;
    left:auto;
    top:auto;
    letter-spacing:normal;
    position:static;
}
.frm_form_fields div.star a, .frm_form_fields div.star a:hover, .frm_form_fields div.star a:visited{position:static;right:auto;}

.frm_ext_sc{display:none;}
.frm_long_input{
    width: 100% !important;
    box-sizing: border-box;
}

img.frm_help{
	margin-left:2px;
	vertical-align:middle;
	padding-bottom:2px;
}

.frm-loading-img{
	background:url(../images/ajax_loader.gif) no-repeat center center;
	padding:6px 12px;
	visibility:hidden;
}
.frm_spinner.spinner{
	float:left;
}

.frm_visible_spinner.spinner{
	visibility:visible;
	float:none;
}

.frm_form_action_settings .frm_spinner.spinner{
	visibility:visible;
	float: none;
    vertical-align: bottom;
}

.frm_form_action_settings .frm_loading{
	font-size: 15px;
	text-align: center;
}

.frm_ajax_settings_tab .spinner{
	visibility:visible;
	float:none;
	margin-top: 20px;
}

.frm_loading_button,
.frm_loading_form.frm_button_submit {
    position: relative !important;
    opacity: .8;
    color: transparent !important;
    text-shadow: none !important;
}

.frm_loading_button:hover,
.frm_loading_button:active,
.frm_loading_button:focus,
.frm_loading_form.frm_button_submit:hover,
.frm_loading_form.frm_button_submit:active,
.frm_loading_form.frm_button_submit:focus {
    cursor: not-allowed;
    color: transparent !important;
    outline: none !important;
    box-shadow: none;
}

.frm_loading_button:before,
.frm_loading_form.frm_button_submit:before {
    content: '';
    display: inline-block;

    position: absolute;
    background: transparent;
    border: 1px solid #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    border-radius: 50%;

    box-sizing: border-box;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    width: 20px;
    height: 20px;

    -webkit-animation: spin 2s linear infinite;
    -moz-animation:    spin 2s linear infinite;
    -o-animation:      spin 2s linear infinite;
    animation:         spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

label input[type="checkbox"], label input[type="radio"] {vertical-align:inherit;}

#editorcontainer #dyncontent{
	margin:0; width:100%;
	padding: 6px;
	line-height: 1.5;
	border: 0 none;
	outline: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
}
.frmcenter{text-align:center;}

/*ICONS*/
.frm_postbox_icon {
	margin: -6px 0 0 -10px;
}

.frm_form_builder a:hover{text-decoration:underline;}
.frm_form_builder .widget-title h4 {padding:10px 15px;}
.frm_form_builder .widget-top a.widget-action:after{margin: 7px 12px 0;}

.frmbutton.frm_tgateway{
	display:none !important;
}

.frm_html_legend pre{display:inline;}
.frm_code_list .frmkeys{display:none;}

#ed_fullscreen{display:none !important;}

.frm_posttax_row.menu-settings{
	margin:0;
	padding:1em 0;
}
.frm_settings_form .menu-settings:first-of-type{
	border:none;
}
.widget-inside .menu-settings{
	margin-top:0;
}
#poststuff .menu-settings h3{
	padding-left:0;
}

.frm_posttax_opt_list{
	border:1px solid #DFDFDF;
	padding:10px;
	overflow:auto;
	max-height:200px;
	background-color:#fff;
}

.frm_posttax_opt_list p.howto{
	font-size:12px;
}
.frm_border_bottom{
	border-bottom:1px solid #DFDFDF;
}

.frm_posttax_opt_list .frm_border_bottom span.howto{
	padding-right:10px;
}

.frm_posttax_opt_list .frm_border_bottom input{
	margin-right:1px;
}

table.frm_name_value {
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	border-spacing: 0;
	margin: 0;
	width: 100%;
}

table.frm_name_value thead th {
	background-color: #f1f1f1;
	padding: 5px 8px 8px;
}

table.frm_name_value tr {
	vertical-align: top;
}

table.frm_name_value td.left,
table.frm_name_value th.left {
	width: 38%;
}

table.frm_name_value input,
table.frm_name_value select,
table.frm_name_value textarea {
	margin: 8px;
	width: 96%;
	height:auto;
	line-height:normal;
}

.frm_field_opts_list{
	height:105px; margin-top:10px;
	border:1px solid #ddd;
	background:#fff;
	overflow:auto;
	width:85%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
}

.frm_white_bg{background-color:#fff;}
.frm_border_light{border:solid 1px #ddd;}

.form-table .form-field input, .form-table .form-field .quicktags-toolbar input,
.form-field input, .form-field .quicktags-toolbar input{width:auto;}
.frm_pro_installed{margin-top:0.5em;}
.frm_aff_link{float:right;}
.frm_select_box{text-align:center;font-weight:bold;width:100%;}
.wp-list-table .frm_select_box{text-align:left;font-weight:normal;font-size:10px;}
.wp-list-table .frm_no_items.frm_select_box{text-align:center;font-weight:bold;width:500px;max-width:100%;font-size:inherit;}

/* In place editing */
.inplace_field{
	width:70% !important;
}

.frm_ipe_field_label input.inplace_field,
.frm_ipe_field_label input.inplace_field:focus,
.edit_field_type_break input.inplace_field,
.edit_field_type_break input.inplace_field:focus{
	max-width:385px;
	padding:0;
	margin:0;
	font-size:inherit;
}

.edit_field_type_break input.inplace_field,
.edit_field_type_break input.inplace_field:focus{
	text-align:center;
	width:150px !important;
}

.frm_ipe_field_option{
	vertical-align:text-top;
	cursor:text;
}
.selected .frm_ipe_field_option.frm_with_key,
.selected .frm_ipe_field_option_key{
	width:45%;
	display:inline-block !important;
}
.selected .frm_other_option .frm_ipe_field_option.frm_with_key{
	width:auto;
}
.selected .frm_ipe_field_option{
	min-width:45%;
	display:inline-block;
}

.selected .frm_ipe_field_option.frm_with_key{
	margin-right:10px;
}
.selected .frm_ipe_field_option.frm_with_key .inplace_field,
.selected .frm_ipe_field_option_key .inplace_field{
	width:100% !important;
	padding:0;
	margin:0;
	font-size:inherit;
}

/* End In place edit */

.frm_field_key{background-color:#F7F7F7;}

#frm_form_editor_container #edit-slug-box {padding:0;}
table td, .form-table tr td{vertical-align:top;}

.frm_option_val_label{
	float:left;
	width:45%;
	margin-left:36px;
	margin-right:10px;
}
.frm_option_key_label,
.frm_option_val_label{
	font-weight:bold;
	font-size:11px;
}
.form-field .frm_cb_button{
    height:22px;
    line-height:20px;
    margin-bottom:10px;
    margin-right:5px;
}
.edit_field_type_select .frm_option_val_label{
	margin-left:12px;
}

.frm_rte{background:url(../images/rte.png) no-repeat; }
.frm_rte .howto{margin:10px 0 39px 0;}

.subform_section{
	margin:25px;

}

.subform_section,
.subform_section label,
.subform_section input{
	opacity:80;
}

.subform_section .frm_sortable_field_opts{
	display:none;
}

#frm_form_editor_container .subform_section .frm_primary_label{
	display:block;
}

.subform_section.subform_break{
	border-top:1px dashed #ccc;
}

.button-secondary.frm_html_field{
	background-color:#ededed;
	padding:10px 20px;
	line-height:inherit;
	width:auto;
	height:auto !important;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.frm_html_field_placeholder{
	margin-bottom:10px;
	text-align:center;
}
.recaptcha_placeholder{
	border:1px solid #d3d3d3;
	width:300px;
}
.frm_sorting .frm_rte textarea{
	width:653px;background:#fff; margin:1px 0 0;
	border:1px solid #dfdfdf; border-top:none;
	-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;
	float:none !important;
}

.frm_full_rte textarea{width:98%; padding:0;}
.frm_field_box{padding:5px;min-height:20px;}

.frm_indent_opt, td.frm_indent_opt{padding-left:25px;}

.frm_charts object{background:transparent;}
.frm_charts h2 {height:34px;}

li.sortable-placeholder{
	width:100% !important;
	height:0;
	border-color:#5b9dd9;
}

.no-drop-placeholder,
.frm-show-click,
li.ui-state-default.edit_field_type_divider .frm-show-click{
	display:none;
}

.frm-show-hover,
.frm_single_visible_hover,
li.ui-state-default.edit_field_type_divider .frm-show-hover{
	opacity:0;
	*visibility:hidden;
	-moz-transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}

.frm_sortable_field_opts{
	margin-top:5px;
}

.frm_single_option{
	clear:both;
}

.frm_single_option .frm_delete_icon{
	float:left;
	margin-right:3px;
}

.frm_single_option:hover .frm_single_visible_hover{
	opacity:100;
	*visibility:visible;
}

li.ui-state-default.selected .frm-show-click,
li.ui-state-default.selected.edit_field_type_divider .frm-show-click{
	display:inline;
	vertical-align:top;
}
.frm_field_box:not(.edit_field_type_divider):hover > .frm-show-hover,
.frm_field_box .divider_section_only:hover > .frm-show-hover,
li.ui-state-default.selected > .frm-show-hover,
li.ui-state-default.selected.edit_field_type_divider .divider_section_only .frm-show-hover{
	opacity:100;
	*visibility:visible;
}

li.ui-state-default.selected .frm-show-click.frm_import_options {
	vertical-align:middle;
    padding: 10px 5px 12px;
    background: #fbfbfb;
    border: solid 1px #ebebeb;
}

li.ui-state-default.selected .frm-show-click.frm_import_options select {
	max-width: 22%;
}

.frm_sorting span.ui-icon{width:16px;}

#form_settings_page label,
.frm_form_builder label{
	font-weight:normal;
}

#form_settings_page .tabs-panel, .frm_settings_form .tabs-panel{max-height:none !important; min-height:260px !important;}
#form_settings_page #post-body-content{min-width:350px;}
#form_settings_page .frm_posttax_row select{max-width:35%;}
select.frm_cancelnew, input.frm_enternew{width:175px;}

/* Admin toggle */
.frm_toggle_on {
	display: none;
	color: #fff;
	z-index: 999;
	position: absolute;
	font-size: 9px;
	left: 4px;
	line-height: 18px;
}

.frm_toggle {
	position: relative;
	display: inline-block;
	width: 34px;
	height: 18px;
	vertical-align: middle;
	margin-left: 5px;
}

.frm_toggle input {
	display:none !important;
}

.frm_toggle_slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: .4s;
	border-radius: 30px;
	background-color: transparent;
	border: 2px solid #A0A0A0;
}

.frm_toggle_slider:before {
	border-radius: 50%;
	position: absolute;
	content: "";
	height: 10px;
	width: 10px;
	left: 2px;
	top: 2px;
	transition: .3s;
	background-color: #A0A0A0;
}

input:checked + .frm_toggle_slider {
	background-color: #82b4cb;
	border-color: #82b4cb;
}

input:checked + .frm_toggle_slider:before {
	background-color: #fff;
	transform: translateX(16px);
}

input:checked + .frm_toggle_slider + .frm_toggle_on{
	display:inline;
}

input:focus + .frm_toggle_slider {
	box-shadow: 0 0 1px #008ec2;
}

/* Global Settings */
.categorydiv .frm_settings_form div.tabs-panel.general_settings{border-top:none;}
.categorydiv .frm_settings_form div.tabs-panel.general_settings .submit{padding:0;}
.categorydiv .frm_settings_form .frm_uninstall{padding-top:1.25em;}
#contextual-help-columns div.tabs-panel.general_settings.frm_license_box{min-height:0;border-bottom:none;}
.general_settings #frm_license_top{float:left;width:55%}
.categorydiv div.tabs-panel.general_settings{max-height:none;}
.categorydiv div.tabs-panel.general_settings .postbox{margin-bottom:0;}
.tabs-panel{height:auto !important; min-height:260px;}
.tabs-panel.panel_secondary{min-height:20px;margin-top:10px;margin-left:150px;}
.edd_frm_license_row{
	line-height:2em;
	clear:both;
}
.frm_license_msg{
	margin-top:0;
}
.edd_frm_status_icon.frm_icon_font{
	color:#D54E21;
	margin:0 5px;
}
.edd_frm_status_icon.frm_icon_font.frm_inactive_icon{
	color:green;
}

/* Styles tabs */
#general-style #frm_gen_font_box{padding-right:0;width:100%;}
#frm_styling_form #frm_delete_style{padding-right:10px;}
.frm_pro_form .frm_form_field.frm_lite_style,
.frm_pro_form .frm_lite_style{
	display:none !important;
}

label.default-style-box input[type="checkbox"]{
	vertical-align:middle;
}

#frm_styling_form .frm_form_field input[type="checkbox"],
#frm_styling_form .frm_form_field input[type="radio"] {
    vertical-align: bottom;
}

#frm_styling_form .howto span{
	float:none;
	margin-top:0;
}

/* Import/Export */
.csv_opts #frm_csv_col_sep{width:45px;}

#frm_advanced td.frm_left_label{width:20%;padding-right:2px;}

#frm_where_options select{max-width:200px;}
#frm_where_options select.frm_insert_where_options{width:30%;}
#frm_where_options select.frm_where_is_options{width:20%;}
#frm_where_options span.frm_where_val{width:32%;display:inline-block;position:relative;}
#frm_where_options span.frm_where_val .frm_tooltip_icon{left:-4px;position: absolute;}
#frm_where_options span.frm_where_val.frm_hidden{display:none;}
#frm_where_options span.frm_where_val input, #frm_where_options span.frm_where_val select{width:90%;margin-left:10px;}
#frm_where_options{min-height:31px;}

.tabs-panel.active .tabs-panel, .frm_settings_form .tabs-panel .tabs-panel{border:none;padding:0;} /*for add-on reverse compatibility */

.frm_98_width{width:98% !important;}

/*Form Settings Tab*/
.frm_form_settings .advanced_settings .form-table{margin-top:0;}
.frm_form_settings .advanced_settings .form-table .frm_short_tr td{padding:0 10px 10px;}
.frm_form_settings .advanced_settings .form-table td.td_select_padding{padding:8px 10px 0;}
.frm_form_settings td.frm_175_width{width:175px;}
.frm_form_settings #success_url{width:95%;}

/* Customization Panel */
#frm-insert-fields-box, #frm-conditionals{
    max-height:none;
    padding-right:0;
}
#frm-conditionals, #frm-adv-info-tab{
	display:none;
}
#frm-insert-fields-box ul.subsubsub,
#frm-conditionals ul.subsubsub{
    float:right;
    margin:0;
}
#frm-insert-fields-box ul.alignleft,
#frm-conditionals ul.alignleft{
    margin:5px 0 0;
}
#frm_field_search{
	width: 100%;
}
#frm-insert-fields-box ul.frm_code_list.frm_full_width,
#frm-conditionals ul.frm_code_list.frm_full_width{
    clear:both;
    max-height:150px;
    overflow:auto;
}
#frm-adv-info-tab{
    max-height:355px;
}
#frm-insert-fields-box ul.frm_code_list li.clear.frm_block{
    height:10px;
}

/* Customize HTML Tab */
#frm_html_tab.frm_hidden{
    display:none;
}
#frm_html_tab.active{
    display:inline;
}

/*Form Actions Tab*/
.frm_email_reply_container select,
.frm_email_reply_container input,
.form-table td.frm_150_width{
    width:170px;
}

#frm_notification_settings .frm_no_top_padding{
    padding-top:0;
}

.frm_email_settings.frm_email_settings.widgets-holder-wrap{
    overflow:auto;
	box-shadow:none;
}
#frm_notification_settings .widget-top .widget-action,
#frm_form_editor_container .widget-top .widget-action {
	border: 0;
	margin: 0;
	padding: 8px;
	background: 0 0;
	cursor: pointer;
	outline: 0;
}

#frm_notification_settings .widget-top .widget-action .toggle-indicator:before,
#frm_form_editor_container .widget-top .widget-action .toggle-indicator:before {
	padding: 1px 2px 1px 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#frm_notification_settings .widget-top .widget-action:focus .toggle-indicator:before,
#frm_form_editor_container .widget-top .widget-action:focus .toggle-indicator:before {
	color: #124964;
	-webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
	box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
}

.frm_form_action_settings .widget-top .toggle-indicator:before,
#frm_form_editor_container .widget-top .toggle-indicator:before {
	font: 400 20px/1 dashicons;
	content: "\f140" !important;
}

.frm_form_action_settings.widget.open .widget-top .toggle-indicator:before,
#frm_form_editor_container .widget.open .widget-top .toggle-indicator:before {
	font: 400 20px/1 dashicons;
	content: "\f142" !important;
}

.frm_email_settings .widget .widget-top, .frm_email_settings .widget .widget-top h3{
	cursor:pointer;
}

.frm_email_settings .widget, #frm_email_addon_menu{
    margin-bottom:15px;
    line-height: 1.4em;
    padding: 0;
}
.frm_email_settings .widget:last-of-type{
	margin-bottom:20px;
}

.frm_actions_list a{
	color:#A0A0A0;
}

.frm_actions_list a:active, .frm_actions_list a:focus{
    outline: none;
}

.frm_form_action_settings,
.frm_form_action_settings .btn-group.frm-btn-group.open{
	position: static;
}

.frm_form_action_settings .widget-top{
	position: relative;
}

.frm_form_action_settings .widget-inside{
	min-height:25px;
}
.frm_form_action_settings .widget-title h4,
#frm_email_addon_menu h4,
.frm_form_action_settings .widget-title h3,
#frm_email_addon_menu h3{
    display: inline-block;
	border-bottom:none;
	padding: 10px 10px 5px;
	line-height: 1.4;
}
#frm_email_addon_menu h4,
#frm_email_addon_menu h3{
	font-size: 14px;
	line-height: 1.4;
    margin: 0;
    padding: 10px 15px;
    overflow: hidden;
}
.frm_form_action_icon{
	margin-right: 5px;
}

.frm_actions_list{
	display:inline-block;
    margin: 0;
	margin-left:25px;
    vertical-align: top;
}
.frm_actions_list li{
	display:inline;
	margin:0 2px;
}
label.frm_action_events{
	padding-left:15px;
}
.frm_actions_list > li > a:before,
.frm_email_settings .widget-title .frm_form_action_icon:before{
	font-size:18px;
	color:#A0A0A0;
    text-decoration: none;
}
.frm_actions_list a.frm_icon_font:before,
.frm_actions_list > li > a:before{
	font-size:24px;
	height:24px;
	width:24px;
}
.frm_email_icons, .frm_actions_list{
    padding: 10px 0 5px 15px;
}
.frm_email_icons{
	padding-left:6px;
}

.frm_email_icons a {
	margin-left: 3px;
}

.frm_actions_list a.frm_inactive_action:before{
	color:#d6d6d6;
	cursor:not-allowed;
}
.frm-no-margin{
    margin:0;
}
.form-table #list-table th {
	text-align:center;
}

#frm_notification_settings th,
#frm_notification_settings td,
.frm_settings_form td,
#frm_notification_settings .frm_form_action_settings p{
	padding-top:7px;
	padding-bottom:7px;
}

#frm_notification_settings .form-table > tbody > tr > th{
	width:150px;
	font-weight:normal;
	padding-right:10px;
}

#frm_notification_settings .frm_single_email_settings .form-table > tbody > tr > th{
	width:80px;
}

#frm_notification_settings label.frm_left_label{
    width:160px;
}

#frm_notification_settings table tr td:first-child{
	padding-left:0;
}

#frm_notification_settings table tr td:last-child{
	padding-right:0;
}

#frm_notification_settings .frm_email_buttons{
    height: 22px;
    line-height: 20px;
	padding: 0 6px 1px;
}
#frm_notification_settings .frm_cc_button{
	float:left;
}
#frm_notification_settings .frm_bcc_button{
	float:right;
}
#frm_notification_settings .frm_bcc_cc_container{
    width:96px;
}

.frm_action_id{
    font-size:11px;
    opacity:0.8;
    padding-top:10px;
}

.frm_logic_field_opts{
	max-width:180px;
}

.frm_form_action_settings .frm_logic_row,
.frm_form_action_settings .frm_posttax_row,
.advanced_settings .frm_logic_row {
    margin:14px 0;
}
.frm_form_action_settings .frm_logic_row select,
.frm_form_action_settings .frm_logic_row input,
.advanced_settings .frm_logic_row select,
.advanced_settings .frm_logic_row input{
    max-width:30%;
}
.frm_form_settings input[type="text"]{
    line-height: normal;
    height: auto;
}
#poststuff .widgets-holder-wrap .frm_form_action_settings .widget-inside{
    padding-bottom:0;
}

#poststuff .frm_form_settings .widgets-holder-wrap .widget-inside{
	padding-left:15px;
	padding-right:15px;
}

#form_global_settings h3 {
	font-size:14px;
	margin-top: 0px;
}

#poststuff .frm_form_settings .widget-inside h3,
#poststuff .frm_form_settings .advanced_settings h3,
#poststuff .frm_settings_form h3,
#frm_advanced .inside h3,
#form_show_entry_page .inside h3{
	border-top:1px solid #eee;
	border-bottom:none;
	margin:15px -15px 0;
	padding: 8px 15px;
	font-size:14px;
}

#poststuff .frm_form_settings h3.frm_first_h3,
#poststuff h3.frm_first_h3{
	border:none;
	margin-top:0;
}
#poststuff h3.frm_add_logic_link{
	margin-bottom:0 !important;
}

.frm_right_addon {
    position: relative;
}
.frm_right_addon .frm_remove_field {
    position: absolute;
    padding: 5px 10px;
    right: 10px;
	bottom: 0;
}
.frm_right_addon input {
    padding-right: 30px;
}

.frm_icon_font{
	color:#A0A0A0;
}

a.frm_icon_font:hover, a.frm_icon_font:active, a.frm_icon_font:focus {
    color: #82b4cb;
}

.frm_confirming.frm_icon_font:before {
	content:'' !important;
}

.misc-pub-revisions.frm_icon_font,
.misc-pub-revisions.frm_icon_font:hover{
	color:inherit;
}

#post-body .misc-pub-revisions.frm_email_icon:before{
	content: "\e626";
}

.postbox.frm_with_icons .inside{
	padding:0;
	margin:0;
}

.frm_add_tag:before{
	content: '\e602';
}
.frm_remove_tag:before{
	content: '\e600';
}

.frm_tooltip_icon:before{
	font-size:13px;
	vertical-align:top;
}

.frm_other_option .frm_ipe_field_option{
    min-width:0;
    margin-right:5px;
}
.form-field input[type=text].frm_other_input{
    width:30%;
}

.frm_clear_on_focus{
	vertical-align: middle;
}

.frm_action_icon{
	margin:5px 0 0 5px;
}
span.frm_action_icon{margin:0 4px 0 0;}
.frm_action_icon:active {outline:none;}
a.frm_action_icon:hover {text-decoration:none;}
.frm_action_icon.frm_error_icon:before{
	content: '\e608';
}
.frm_inactive_icon.frm_action_icon.frm_error_icon:before{
	content: '\e606';
}
.frm_action_icon.frm_reload_icon:before{
	content: '\e60a';
	font-size:15px;
}
.frm_inactive_icon.frm_action_icon.frm_reload_icon:before{
	content: '\e60b';
}

.frm_action_icon.frm_required_icon:before{
	content: '\e612';
	font-size:8px;
	vertical-align:top;
	line-height: 2.1em;
	margin-right:3px;
}
.frm_action_icon.frm_required_icon,
.ui-state-default .frm_action_icon.frm_required_icon{
	color:#000;
	margin-top:0;
}

.ui-state-default a.frm_action_icon.frm_required0,
a.frm_inactive_icon.frm_action_icon.frm_required_icon,
a.frm_action_icon.frm_required0{
	color:#ababab;
}

.frm-hover-icon{
	margin-left:2px;
}

.frm-hover-icon.frm_icon_font:before{
	font-size:16px;
}

.frm-move{cursor:move;}

.frm_remove_tag:before,
.frm_add_tag:before{
	vertical-align: middle;
}

span.howto{display:inline;}

.frm_import_message{
    margin:15px 0;
    line-height:2.5em;
}

.frm_sorting .form-field .widget input[type="text"],
.frm_sorting .form-field .widget input[type="number"],
.frm_sorting .form-field .widget select,
#wpcontent .frm_sorting .form-field .widget select,
.frm_sorting .form-field .widget textarea{
	width:auto;
}

.tagchecklist span.no_taglist {
    display: inline;
    float: none;
    line-height: 15px;
    margin-right: 0;
	font-size:inherit;
}

.tagchecklist .frm_exclude_cat_list span{display:inline;}
.tagchecklist span a:before{line-height:23px;text-align:start;}

/* Entries Page */
.frm_no_entries_form{
    padding:60px 0;
}

.frm_no_entries_form .frm_no_entries_header{
    font-size:20px;
    margin-bottom:10px;
}

.frm_no_entries_form .frm_no_entries_text{
    line-height:200%;
}

/* Reports Page */
#form_reports_page img.frm_no_reports{max-width:100%;}

.frm_wrap .google-visualization-table-tr-odd,
.frm_wrap .google-visualization-table-tr-odd.google-visualization-table-tr-over {
	background: var(--lightest-grey);
}

.frm_wrap .google-visualization-table-tr-over,
.frm_wrap .google-visualization-table .gradient,
.frm_wrap .google-visualization-table-tr-head {
	background: #fff;
}

.frm_wrap .google-visualization-table-table th,
.frm_wrap .google-visualization-table-table td {
	border-right-width: 0;
	padding: 2px;
}

.frm_wrap .google-visualization-table-tr-head,
.frm_wrap .google-visualization-table-tr-head th {
	font-size: 16px;
	font-weight: 400 !important;
	text-align: left;
}

.frm_wrap .google-visualization-table-td-number {
	text-align: center;
}

/* Views Page */
#form_views_page img.frm_no_views{max-width:100%;}

/* Field options popup */
.frm_field_opts_popup{
    min-width:300px;
    background-color:#fff;
}
.frm_field_opts_popup #wpadminbar{
    display:none;
}
.frm_prepop{
    float:left;
    width:235px;
    list-style:none;
    overflow:auto;
    border-right: 2px solid #DEDEDE;
    padding-right:10px;
		padding-left:10px;
    margin:0;
}
.frm_prepop li{
    margin: 0 0 3px;
}
.frm_prepop li:first-child {
    margin-top: 2px;
}

.frm_prepop li a{
    background:#F5F5F5;
	border-width:1px;
	border-style:solid;
    border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 0 0;
    text-align: center;
    text-decoration: none;
    cursor:pointer;
}

/* */
#frm_form_editor_container #frm_form_key_box{width:13em;max-width:30%}
#frm_form_editor_container #frm_form_desc{width:70%;}
#frm_form_editor_container .ui-widget-content{display:none; padding:15px;}
#frm_form_editor_container .ui-widget-content label{float:left; width:170px; text-align:right; padding-right:5px; clear:both;}
#frm_form_editor_container .ui-widget-content label.nofloat{clear:none; float:none; margin-left:10px;}
#frm_form_editor_container .ui-state-default{color:#333 !important;}
#frm_form_editor_container .ui-state-default a.frm_orange, #postbox-container-1 a.frm_orange{color:#D54E21;}

#styling_settings input[type=checkbox], #styling_settings input[type=radio] {border:solid 1px #bbb;}
#styling_settings .widget .widget-top, #frm_form_editor_container .widget .widget-top {cursor:pointer;}
.frm_sorting .widget, .frm_settings_page .widget{background:#fff;}
.frm_sorting .widget-title h4{font-weight:normal;}
.frm_sorting .widget, #postbox-container-1 .widget, .frm_settings_page .widget{margin-bottom:0;}
.frm_settings_page .widget-inside{padding:0 5px 5px;}
.frm_sorting .widget,
.widget-inside,
.frm_sorting .form-field .widget{
	display: none;
}
.frm_sorting li.ui-state-default.selected > .widget,
.frm_sorting li.ui-state-default.selected.edit_field_type_divider .divider_section_only .widget{
	display:block;
	margin-top: 15px;
}

#new_fields{
	min-height:480px;
	margin-bottom:0;
}
.frm_sorting .no_repeat_section li.ui-state-default.edit_field_type_end_divider{
	display:none !important;
}

#postbox-container-1 .ui-state-default,
.frm_sorting > li.ui-state-default,
.frm_sorting .no_repeat_section li.ui-state-default.edit_field_type_end_divider:hover{
	border:1px solid transparent;
	font-weight:normal !important;
	background-color:transparent;
	background-image:none;
	padding:5px;
	margin:20px 0;
	box-shadow:none;
	display:block !important;
	text-align:inherit !important;
}
.frm_sorting > li.ui-state-default.edit_field_type_form{
	border:1px solid #d1e5ee;
}

#new_fields li.frm_cancel_sort{
	/* If a section gets dropped into a section, hide it */
	display:none;
}

.divider_drop{
	text-align:center;
}
.divider_drop .howto .frm_icon_font{
	font-style:normal;
}

.repeat_section .start_divider li:only-child{
	margin-top:50px;
}

.show_repeat_sec{
	display:none;
}
.repeat_section .show_repeat_sec{
	display:inline-block;
	margin:5px 0 0;
}
.repeat_section .selected .show_repeat_sec{
	margin-bottom:10px;
}

.repeat_section tr.show_repeat_sec{
	display:table-row;
}

.repeat_format .frm_repeat_label,
.repeat_formattext i{
	display:none;
}

.frm_button{
    text-decoration:none;
    border:1px solid #eee;
    padding:5px;
    color:#444;
	vertical-align:middle;
	box-shadow:none !important;
}

a.frm_button:hover{
	text-decoration:none !important;
}
.frm_button,
.frm_button .frm_icon_font:before{
	font-size:13px;
	vertical-align: middle;
}

#postbox-container-1 .ui-state-default{
	padding:0;
	margin:0;
}
ul.start_divider{
	padding:6px 12px 0;
	border-left:1px solid #5B9DD9;
	border-bottom:1px solid #5B9DD9;
	min-height:100px;
}

.frm_sorting li.ui-state-default .divider_section_only{
	padding:6px;
}
.frm_sorting li.ui-state-default.edit_field_type_divider{
	padding:0 0 25px 0;
}
.frm_sorting li.edit_field_type_end_divider,
.frm_sorting .no_repeat_section li.ui-state-default.edit_field_type_end_divider:hover{
	margin:0 0 15px;
}
.frm_sorting li.ui-state-default.edit_field_type_end_divider.selected,
.frm_sorting li.ui-state-default.edit_field_type_end_divider.selected:hover{
	margin:20px 0;
	position:static;
}

.edit_field_type_end_divider .frm_inner_field_container .frm_icon_font:before{
	font-size:19px;
	color:#CCC;
}

.frm_sorting li.ui-state-default.edit_field_type_break{border-bottom:1px dashed #D7D7D7; padding-bottom:5px;}
.frm_sorting .divider_section_only > .frm_ipe_field_label{font-size:116%;}
#frm_form_editor_container .edit_field_type_break .frm_primary_label.frm_ipe_field_label.button{
	width:150px;
	text-align:center;
	margin-bottom:3px;
	display:block;
}

tr.frm_options_heading td{
	padding-bottom:0;
}

.frm_validation_msg p label{float:left;width:25%;max-width:100px;}
.frm_sorting .form-field .widget .frm_validation_msg input{width:71%;}

.frm_sorting .widget-inside .form-table td p,
.frm_sorting .widget-inside .form-wrap label{
	padding:10px 0;
}

.frm_no_section_fields{
	display:none;
	height:75px;
	margin-top:25px;
}

.frm_no_fields,
.frm_no_section_fields{
	text-align:center;
	position:absolute;
	width:95%;
	color: #808080;
	font-size:16px;
}

.frm_no_actions{
	text-align:left;
	-moz-transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
	opacity:0;
	*visibility:hidden;
	z-index:-1;
	width:auto;
	position:absolute;
	color: #808080;
	font-size:16px;
}

.frm_no_actions:last-child{
	opacity:100;
	*visibility:visible;
	z-index:0;
}

.frm_no_actions .inner_actions{
	margin-left: 195px;
}
.frm_no_actions img{
	float:left;
	margin:0 0 10px 20px;
    width:80px;
}
.frm_no_fields .sketch1{
	width:150px;
	margin:10px 0 0 30px;
}
.frm_no_fields .sketch1 img{
	width:80px;
	display:block;
}
.frm_no_fields .sketch1_text{
	width:170px;
	margin:10px 0 0 30px;
	clear:left;
}

.frm_no_fields .sketch2{
	margin-right:30px;
	text-align:right;
	max-width:200px;
}
.frm_no_fields .sketch2 img{
	width:93px;
	margin-top:10px;
}
.frm_no_fields .sketch3{
	width:250px;
}
.frm_no_fields .sketch3 img{
	width:80px;
}

.frm_drag_inst{
	line-height:43px;
	font-size: 43px;
	font-weight: 300;
	margin-bottom: 25px;
}

#frm-preview-block{
	height:400px;
	overflow:scroll;
	margin:0;
}

.plugin-card-bottom .frm-trash{
	color:#a00;
}

.frm_inline_label{
	padding-left:3px;
}
.frm_left_label{
	clear:both;
	float:left;
	width:210px;
	line-height:2em;
	padding-right: 10px;
}
table td.frm_left_label{
	width:210px;
	float:none;
	line-height:inherit;
	padding-right:0;
}

.frm_left_label.frm_alignright{
	padding-right:10px;
	text-align:right;
}
.frm_with_left_label{
	width:68%;
	float:left;
}
#html_settings label{display:block;}
#html_settings .frm_field_html_box{
    width:100%;
}

ul.frm-category-tabs{
	margin-top:2px;
}

.frm-category-tabs > li a,
.frm-category-tabs > li a:active{
	outline:none;
	-webkit-box-shadow:none;
    box-shadow:none;
}

#menu-management.frm-menu-boxes{margin-top:30px;width:300px;float:left;margin-right:30px;}
#menu-management.frm-menu-boxes .menu-edit{margin-bottom:0;}
#menu-management select{max-width:100%;}
.general_settings .postbox .manage-menus{border-top:none;border-left:none;border-right:none;}
.postbox .frm-help-tabs.inside,
#poststuff .frm-help-tabs.inside{
	padding-left:0;padding-right:0;padding-bottom:12px;
	margin-top:0;
	margin-bottom:0;
}
.postbox .frm-help-tabs.inside{
	padding-bottom:inherit;
}
.frm-help-tabs form > .submit,
#contextual-help-columns > .submit{
	margin-left:154px;
	padding-left:0.9em;
}
#poststuff .contextual-help-tabs .active,
#poststuff .contextual-help-tabs .active a,
#poststuff .contextual-help-tabs .active a:hover{
	background:#fafafa;
}
.wrap .contextual-help-tabs ul{min-height:260px;}
.postbox .menu-settings h3{
	border-bottom:none;
}
#poststuff h3.frm_no_bg{background:none;cursor:default;}
.frm-postbox-no-h3{padding-top:10px;}
.postbox #contextual-help-back{
	border-right-width:0;
	right:0;
	background:#fafafa;
}
#contextual-help-columns div.tabs-panel{
	background:transparent;
	border-width:0;
	overflow:hidden;
}

#contextual-help-columns div.tabs-panel.panel_secondary{
	border-top-width:1px;
}

#postbox-container-1 .ui-state-default{color:#000;}

.frm_sorting li.ui-state-default.frm_not_divider:hover,
.frm_sorting li.ui-state-default.edit_field_type_divider .divider_section_only:hover,
.frm_sorting .repeat_section li.ui-state-default.edit_field_type_end_divider:hover,
.frm_sorting li.ui-state-default.frm_not_divider.selected,
.frm_sorting li.ui-state-default.selected.edit_field_type_divider .divider_section_only,
.frm_update_msg{
	padding:5px;
	background-color: #fbfdff;
	border:1px dashed #d0e9ff;
}
.start_divider.frm_sorting li.ui-state-default.frm_not_divider:hover {
	border:1px dashed #DFDFDF;
	background:#FDFDFD;
}

.frm_sorting > li.ui-state-default.frm_not_divider:hover,
.frm_sorting > li.ui-state-default.frm_not_divider.selected,
.frm_sorting > li.ui-state-default.edit_field_type_divider.selected .divider_section_only,
.frm_sorting > li.ui-state-default.edit_field_type_divider .divider_section_only:hover,
.frm_update_msg{
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.04);
}

.no_repeat_section .frm_sorting > li.ui-state-default.edit_field_type_end_divider:hover{
	box-shadow:none;
}

.frm_sorting li.ui-state-default.frm_not_divider.selected,
.frm_sorting li.ui-state-default.selected.edit_field_type_divider .divider_section_only{
	background-color: #fbfdff;
	border: 1px solid #5b9dd9;
	-webkit-box-shadow: 0 0 1px #96B0C7;
	box-shadow: 0 0 1px #96B0C7;
	-webkit-transition: 0.5s border-color ease-in-out;
	transition: .5s border-color ease-in-out;
}
.start_divider.frm_sorting li.ui-state-default.frm_not_divider.selected {
	border:1px solid #E7E7E7;
	background:#FDFDFD;
}

.frm_sorting li.ui-state-default.selected.edit_field_type_divider .divider_section_only .frm-show-hover{
	visibility:visible !important;
	display:inline !important;
}
.edit_field_type_end_divider .frm-hover-icon.frm-show-hover,
.edit_field_type_end_divider > label{
	display:none !important;
}

.frm_email_actions.feature-filter{
	font-weight:bold;
	border:1px solid #DFDFDF;
	background-color:#EEEEEE;
	padding:3px 5px 2px;
	font-size:16px;
	line-height:20px;
}

.frm_update_msg{
    border-style:solid;
    margin:10px 0;
    color:#21759B;
    padding:8px 15px;
    border-radius:4px;
}
.frm_update_msg.wrap{
    margin:10px 20px 0 2px;
}

#frm-insert-fields-box .frm_update_msg{margin-right:0.9em;}
.frm_update_msg a{font-weight:bold;}
.widefat td{width:auto;}
.widefat .column-id{width:3.7em;}
.widefat .column-show_count{width:5em;}
.widefat .column-shortcode{width:9em;}
.widefat .column-entries, .widefat .column-link{width:10%;text-align:center;}
.widefat .column-form_key, .widefat .column-created_at{width:10%;}

.post-type-frm_display .search-box,
.frm_wrap .search-box{
	float:right;
	margin-bottom: 15px;
}

.frm-search{
	width:32%;
	float:right;
	position:relative;
}

.frm-search span {
	position: absolute;
	padding: 7px 10px;
	pointer-events: none;
	left: 0px;
	color: var(--medium-grey);
	opacity:.5;
}

.frm-search.search-box input[name="s"],
.frm-search #search-submit{
	border-width:2px;
	border-color:var(--light-grey);
	box-shadow:none;
	margin:0;
    padding: 7px;
    height: auto;
	font-size: 13px;
	line-height:normal;
}

.frm-search.search-box input[name="s"] {
	width:70%;
	border-radius:4px 0 0 4px;
	border-right-width:0;
	padding-left:33px;
}

.frm-search.search-box input.frm-auto-search{
	width:100%;
	border-right-width:2px;
	border-radius:4px;
}

.frm-search #search-submit{
	width:30%;
	border-radius:0 4px 4px 0;
	text-align:center;
}

select[name="m"]{display:none;}

.frm_shortcode_select optgroup option{margin-left:1em;}
.frm_shortcode_select optgroup{padding-top:5px;}
.frm_shortcode_select .frm_subopt{margin-left:2em;}

#frm_shortcode.frm_first_h3{
	display:inline-block;
}

.misc-pub-section a.edit-frm_shortcode, .misc-pub-section a.edit-form-status{
    float:none;
    font-size:13px;
}

.frm-grid{
	border-collapse:collapse;
	border:1px solid black;
	margin-right:10px;
}

.frm-grid td, .frm-grid th{padding:5px; border:1px solid black;}

.pro_feature{text-decoration:line-through;}
.frm_uninstall{padding-right:0.75em;}
.frm_uninstall a{color:#D54E21;}
.frm_uninstall a:hover{color:#21759B;}
.frm_uninstall a.button{margin-top:1px;}

/* View page */
#frm_dyncontent .hndle,
#frm_dyncontent .handlediv{
	display:none;
}

.post-type-frm_display.edit-php #wpbody-content > .wrap{
	margin:0;
}

.post-type-frm_display .wrap h1.wp-heading-inline,
.post-type-frm_display .wrap > .page-title-action{
	display:none;
}

.post-type-frm_display #poststuff h2.nav-tab-wrapper{
	padding-left:10px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.post-type-frm_display .nav-menus-php .wrap{
	margin:10px 0 0;
}
.post-type-frm_display .nav-menus-php .wrap p{
    padding-left:12px;
    padding-right:12px;
}
.post-type-frm_display .nav-tab{
    display:inline-block;
	background-color:#f4f4f4;
}
.post-type-frm_display .nav-tab.frm_hidden{
    display:none;
}
.post-type-frm_display .nav-tab:hover {
	background-color:#e4e4e4;
}

.post-type-frm_display .nav-tab-active, .post-type-frm_display .nav-tab-active:hover{
	background-color:#fff;
	border-bottom:solid 1px #FFF;
}

/*hide elements if js is avail*/
select.texture{display: none;}

.post-type-frm_display #wp-content-editor-tools,
#wp-content-editor-tools{
	background-color:transparent;
}

.post-type-frm_display #frm_adv_info{
	position:fixed;
	z-index:9999;
	width:280px;
}

.frm_col_one{margin-right:4%;clear:both;}
ul .frm_col_one{float:left;}
ul .frm_col_two{float:right;}

.frm_two_col li{
    float:left;
    width:48%;
    margin-right:4%;
}

.frm_two_col li:nth-child(2n+2){
	margin-right:0;
}

.settings-lite-cta a,
.settings-lite-cta ul,
.settings-lite-cta p,
.settings-lite-cta {
	color: #666;
	font-size: 16px;
	box-shadow: none !important;
}

.settings-lite-cta h3{
	font-size:17px !important;
}

.settings-lite-cta .dashicons-yes{
	color:#468847;
}

.settings-lite-cta .postbox .inside {
    padding: 20px 40px;
}

.cta-inside a {
	color:#f37656
}

.field_type_list > li,
.frm_code_list li{
	width:48%;
}
.frm_code_list.frm_full_width li{width:auto;}
#frm_customize_search li{width:100%}
#frm_customize_search{margin-bottom:5px}
#frm_customize_search + ul.frm_code_list.frm_customize_field_list{margin-top:5px;}

.frm_code_list a.button{
	display:block;
	text-align:center;
	font-size:11px;
	overflow: hidden;
}

.frm_code_list.frm_grid_container{
	grid-gap: 5px;
}

.frm_code_list.frm_grid_container li {
	width:auto;
	margin:0;
}

.frm_code_list.frm_grid_container a {
	padding: 5px 0;
	text-align: center;
	background-color:#fbfdff;
	border: 1px solid #5b9dd9;
	color:#1c94c4;
	display:block;
	border-radius: 4px;
}

.frm_code_list.frm_grid_container a:hover{
	background-color:var(--primary-color);
	color:#fbfdff;
}

.frm_field_list #frm-insert-fields .button a{
	display:block;
	max-width:95%;
	overflow:hidden;
}

.field_type_list li.button{
	margin:0 4% 8px 0;
	padding:0;
	clear:both;
}

.field_type_list li.button:nth-child(2n){
	margin-right:0;
	float:right;
	clear:none;
}

.frmbutton.ui-sortable-helper{
	width:155px !important;
}

#frm-insert-fields .button,
#frm-insert-fields .button a,
.frmbutton.ui-sortable-helper a{
	text-decoration:none;
	font-weight:normal;
	font-size:14px !important;
}

.frmbutton.ui-sortable-helper i,
.field_type_list li.frmbutton i{
	margin: .15em .2em;
	color: inherit;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width:22px;
	height:20px;
}

.frmbutton.ui-sortable-helper .frm-dropdown-menu{
	display:none;
}

.frm_css_icon:before{
	font-size: 20px;
	font-style: normal;
	line-height: 1;
	vertical-align: top;
}

.frm_number_icon:before {
	content: "#";
	font-weight: 400;
}

.frm_text_icon:before{
	content:'T';
	font-family: serif;
}

.frm_heading_icon:before{
	content:'H';
	font-family: rockwell, georgia, serif;
}

li.frm_noallow.button,
.frm_noallow{
    opacity:.5;
    filter:alpha(opacity=50);
    cursor: not-allowed;
}

.frm_actions_list a.frm_show_upgrade.frm_inactive_action:before,
li.frm_noallow.button.frm_show_upgrade {
	cursor:pointer;
}

.field_type_list li.frm_noallow.button.frm_show_upgrade:hover {
	border-color: inherit;
}

.frm_noallow a{
    color:inherit;
}

.frm_overlay{
	filter: blur(4px);
}

.wp-dialog {
	z-index:100;
	padding: 0 !important;
}

.toplevel_page_formidable .ui-widget-overlay{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.1);
	z-index: 2;
}

.frm_overlay .wp-dialog {
	box-shadow: 0 0 80px #333;
}

#frm_upgrade_modal{
	text-align:center;
}

#frm_upgrade_modal .dismiss {
	padding: 5px;
	color: #c4c4c4;
	z-index: 100;
	position: relative;
}

#frm_upgrade_modal .dashicons-lock{
	display: block;
	margin: 0 auto;
	font-size: 35px;
	color: #c4c4c4;
	padding-bottom: 20px;
}

a.frm-link-secondary {
	color:#c4c4c4;
	font-size:14px;
	text-decoration:underline;
}

.field_type_list li.button.frm_noallow,
.field_type_list li.button.frm_noallow:hover,
.button.frm_noallow,
.button.frm_noallow:hover{
    color:inherit;
    border-color:#ccc;
    background:inherit;
}

iframe#dyncontent_ifr{min-height:150px;}
#frm-insert-fields-box ul.frm_code_list, #frm-conditionals ul.frm_code_list{padding-right:0.9em;}

/*!
 * Bootstrap v3.0.2
 */

.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.95;filter:alpha(opacity=95);}
.tooltip.top{margin-top:-3px;padding:5px 0;}
.tooltip.right{margin-left:3px;padding:0 5px;}
.tooltip.bottom{margin-top:3px;padding:5px 0;}
.tooltip.left{margin-left:-3px;padding:0 5px;}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#FFF;text-align:center;text-decoration:none;
	background-color:#777;border-radius:4px;
}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#808080;}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#808080;}
.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#808080;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#808080;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#808080;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#6D6D6D;}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#6D6D6D;}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#6D6D6D;}

.frm_clearfix:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}

.frm_clearfix{
    display:block;
}

.frm_admin_progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.frm_admin_progress_bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  background-color: #04A4CC;
}
/* End Bootstrap */

.tooltip.frm_tooltip{
	position:fixed;
	top:auto !important;
	bottom:0 !important;
	left:0 !important;
	max-width:none;
	width:100% !important;
    z-index:99999;
}
.tooltip.frm_tooltip.bottom{
    padding:0;
}
.frm_tooltip .tooltip-inner{
	max-width:none;
	min-height:40px !important;
	text-align:left;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:5px 5px 25px rgba(0,0,0,0.5);
	box-shadow:5px 5px 25px rgba(0,0,0,0.5);
	padding:10px 40px;
	border-top-color:#ccc;
	background:#777;
    border-radius:0;
    opacity:.9;
}

#frm_styling_form #post-body{
	padding:20px;
}

.ui-datepicker-inline.ui-datepicker{
	max-width: 19em;
}

.default-style-box.howto{
	margin-left:20px;
	font-style:normal;
}

#frm_custom_css_box{
    width:100%;
}

#frm_styling_form .wp-picker-container .wp-color-result.button{
	max-width:100%;
	overflow: hidden;
}

.wp-picker-holder{
	position:absolute;
	z-index: 999;
}

#frm_styling_form div.tabs-panel{
	padding-left:5px;
	padding-right:5px;
}

/*form field groups*/
.accordion-container .field-group {
	float: left;
	width: 32%;
	margin: 10px 1% 0 0;
}
.accordion-container .field-group.after-h3{
	margin-top:5px;
}
.accordion-container .field-group.frm-first-row{
	margin-top:0;
}
.accordion-container .field-group.frm-half{
	width: 49%;
}
.accordion-container .field-group.frm-full{
	width: 100%;
	margin-right:0;
	float:none;
	clear:both;
}

.field-group-background{
	margin: 4px 0 0;
	clear: both;
	float: none;
	width: auto;
}
.field-group-border{
	clear: left;
}

.metabox-holder .accordion-container .inside h3{
	padding:20px 0 0;
	margin:0;
}
.accordion-container label{
	font-size:12px;
}

.accordion-container ul.add-menu-item-tabs li{
	padding:3px 3px 3px 6px;
}

.accordion-container .posttypediv div.tabs-panel{
	max-height:500px;
	overflow:visible;
	padding-bottom:0.9em;
}

/*form labels*/
.accordion-container .field-group label {
	margin: 6px 0 5px;
	display: block;
}
.global-font .field-group{
	margin: 4px 0 0;
	clear: both;
	float: none;
	width: auto;
}
.global-font .field-group label{
	float: left;
	margin-right: 4px !important;
	text-align: right;
	width: 50px;
}

/*form inputs/selects */
.accordion-container input.hex,
.field-group input[type="text"],
.field-group select{
	width: 97%;
	outline: 0;
}
.global-font .field-group input[type="text"]{width:auto;}

/* RTL */
.rtl .frm-ltr{
	direction:rtl;
}

.rtl #frm-fixed-panel{
	direction:ltr;
}

.rtl .frm_wrap #post-body.columns-2 #postbox-container-1,
.rtl .frm_wrap #poststuff #post-body.columns-2 {
    margin-left: 0;
	margin-right:0;
}

.rtl .frm_wrap #post-body.columns-2 #postbox-container-1.frm-right-panel,
.rtl #postbox-container-1.frm-right-panel{
	border-right-width:1px;
	border-left-width:0;
}

.rtl .frm_right_text{
    text-align:left;
}

.rtl .frm_wrap #frm_adv_info ul.category-tabs li:first-child,
.rtl .frm_field_list ul.category-tabs li:first-child {
    border-left-width: 1px;
}

.rtl .frm-dropdown-menu{
	text-align:right;
}

.rtl .frm_actions_dropdown .frm_icon_font{
	float:right;
	margin-right: 0;
	margin-left: 3px;
}

.rtl #frm-insert-fields-box,
.rtl #frm-conditionals{
	padding-right:.9em;
}

.rtl .postbox #contextual-help-back{
	border-right-width:1px;
	border-left-width:0;
	left:0;
	right: 150px;
}

.rtl #html_settings .frm_field_html_box{
	margin-right:0;
}

.rtl .frm_list_entry_page #frm_form_heading{
	float:right;
}

.rtl .frm_scale{
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

/* ---------------------------------------------------------------
Clearfix
--------------------------------------------------------------- */
span.clear{display:block;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/*Override styling from other plugins*/
.frm_form_fields .clear{height:auto;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*-----------------------------------------------------------------
Responsive Design
---------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {
	.frm_drag_inst{font-size: 30px;}

  	li.ui-state-default.selected .frm-show-click.frm_import_options {
  		background: none;
		border:none;
	}
	.frm_inline_label {
	  display: block;
	  margin: 5px 0;
  	}

	.frm-addons{
		grid-template-columns: 1fr 1fr;
	}

	.frm-add-new-form .frm-addons{
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media only screen and (max-width: 1050px) {
	.frm_drag_inst{font-size: 20px;}
	.post-type-frm_display #frm_adv_info{
        top:auto !important;
        position:static;
        width:auto;
    }

	ul.frm_form_nav { min-width:100px; width:100%; }
	ul.frm_form_nav li.last .caret { display:none; }

	#major-publishing-actions .frm_submit_form{
		margin-bottom:5px;
	}

	.frm-is-draft #frm-preview-action{
		clear:both;
	}

	.frm_form_settings .contextual-help-tabs{
		width:93px;
	}

	.frm_form_settings #contextual-help-back{
		left:93px;
	}

	.frm_form_settings .contextual-help-tabs a{
		padding:5px;
	}

	#wpbody-content .frm_wrap #post-body.columns-2 #postbox-container-1{
		width:300px;
	}

	#wpbody-content #frm_builder_page #post-body.columns-2 #postbox-container-1{
		min-width:300px;
	}

    #form_settings_page #post-body.columns-2{
        margin:0;
    }

	.frm_actions_list{
		margin-left:0;
	}

	.frm_no_actions .inner_actions{
		margin-left:80px;
	}

	.frm-add-new-form .frm-addons{
		grid-gap: 30px 3%;
	}
}
@media only screen and (max-width: 960px){
	.auto-fold #adminmenuwrap{
		width:36px;
	}

	#wpbody-content #form_settings_page #post-body.columns-2 #postbox-container-1{
		width:auto;
		max-width:300px;
		min-width:275px;
	}

	.frm_wrap #postbox-container-1 #frm_adv_info{
	    min-width: 220px;
	}

	.frm_wrap #frm_adv_info ul.category-tabs li,
	.frm_wrap #frm_adv_info ul.category-tabs li.tabs,
	.frm_field_list ul.category-tabs li,
	.frm_field_list ul.category-tabs li.tabs{
		padding-left:3px;
		padding-right:3px;
	}

	p.howto{
		display:inline-block;
	}
}

@media only screen and (max-width: 850px) {
	.frm_col_one{clear:none;}
	.frm_drag_inst{font-size: 40px;text-align:center;}

	.frm_wrap #publishing-action{
		line-height:inherit;
	}

	.frmbutton.ui-sortable-helper i,
	.field_type_list li.frmbutton i{
		margin:.15em 0 .15em .1em;
	}

	.rtl .frmbutton.ui-sortable-helper i,
	.rtl .field_type_list li.frmbutton i{
		margin:.15em .1em .15em 0;
	}

	.frm_wrap #postbox-container-1 #frm_adv_info,
	#wpbody-content #frm_builder_page #post-body.columns-2 #postbox-container-1{
		min-width:275px;
	}

	.frm_wrap #frm_adv_info ul.category-tabs li,
	.frm_wrap #frm_adv_info ul.category-tabs li.tabs,
	.frm_field_list ul.category-tabs li,
	.frm_field_list ul.category-tabs li.tabs{
		border:none;
	}

	.frm_wrap #frm_adv_info ul.category-tabs li:first-child,
	.frm_field_list ul.category-tabs li:first-child{
		margin-left:12px;
	}

	.frm_wrap #frm_adv_info ul.category-tabs li.tabs,
	.frm_field_list ul.category-tabs li.tabs{
		border-bottom:2px solid #5b9dd9;
		padding-bottom: 8px;
	}
}

@media only screen and (max-width: 782px){
    #form_settings_page .advanced_settings .form-table td, .form-table th{
        display:table-cell;
        width:auto !important;
    }

	.frm_wrap .misc-pub-section{
		padding:6px 10px 8px;
	}

	#form_settings_page #post-body-content,
	#form_settings_page.frm_wrap #poststuff #post-body.columns-2,
	#form_settings_page.frm_wrap #post-body.columns-2 #postbox-container-1.frm-right-panel,
	.frm_single_entry_page #post-body-content,
	.frm_single_entry_page.frm_wrap #poststuff #post-body.columns-2,
	.frm_single_entry_page.frm_wrap #post-body.columns-2 #postbox-container-1.frm-right-panel{
		display:block;
		width: 100%;
	}

	#wpbody-content .frm_single_entry_page #post-body.columns-2 #postbox-container-1,
	#wpbody-content #form_settings_page #post-body.columns-2 #postbox-container-1{
		width:100%;
		max-width:100%;
		min-width:200px;
	}

	#frm-insert-fields .button,
	#frm-insert-fields .button a,
	.frmbutton.ui-sortable-helper a{
		line-height:26px;
		max-height: 28px;
	}

	#frm-fixed:not(.frm-mobile-fixed){
		position: static;
	}

	#form_settings_page .frm_code_list li{
		width: 48%;
		float:left;
	}

	#form_settings_page .frm_code_list li:nth-child(odd),
	#form_settings_page .frm_code_list li.frm_col_one {
	    margin-right: 4%;
	}

	#form_settings_page li.frm_block{
		margin:0;
		width:auto;
	}

	#form_settings_page #publishing-action > button{
		width:auto;
	}

	#form_settings_page #major-publishing-actions .frm_submit_form {
	    float: right;
	    margin-left: 5px;
	}

	.frm_single_entry_page .frm_form_fields input[type=text],
	.frm_single_entry_page .frm_form_fields select,
	.frm_single_entry_page .frm_form_fields textarea{
		width:100%;
	}

	.frm_single_entry_page .frm_form_fields .auto_width{
		width:auto !important;
	}

	.wp-list-table.toplevel_page_formidable .column-entries,
	.wp-list-table.toplevel_page_formidable .column-form_key,
	.wp-list-table.toplevel_page_formidable .column-shortcode,
	.wp-list-table.toplevel_page_formidable .column-created_at{
	    display:none !important;
	}

	.wp-list-table.toplevel_page_formidable td.column-entries,
	.wp-list-table.toplevel_page_formidable td.column-form_key,
	.wp-list-table.toplevel_page_formidable td.column-shortcode,
	.wp-list-table.toplevel_page_formidable td.column-created_at{
	    padding: 3px 8px 3px 35%;
		text-align:left;
	}

	.wp-list-table.toplevel_page_formidable td.column-title:before,
	.wp-list-table.toplevel_page_formidable td.column-id:before{
		display:none !important;
	}

	.wp-list-table.toplevel_page_formidable td.column-title,
	.wp-list-table.toplevel_page_formidable td.column-id{
		display:table-cell !important;
	}

	#form_entries_page .wp-list-table th.frm_hidden,
	#form_entries_page .wp-list-table td.frm_hidden{
		display:none !important;
	}

	ul.frm_form_nav > li{
		margin-right:25px;
	}

	.frm-white-body.auto-fold #wpcontent{
		padding-left:0;
	}

	#frm_notification_settings .frm_email_buttons {
		height: 40px;
		margin: 0 4px;
		line-height: 2em;
	}

	.frm_right_addon .frm_remove_field {
		bottom: 11px;
	}

	#frm_notification_settings .frm_bcc_cc_container {
		min-width: 128px;
		width: 25%
	}

	.frm_email_row td:nth-child(2) {
		width: 65%;
		display: inline-block;
	}

	.frm_email_row td:nth-child(3) {
		width: 25%;
		display: inline-block;
	}

	.frm-addons, .frm-add-new-form .frm-addons{
		grid-template-columns: 1fr;
	}
}

@media only screen and (max-width: 600px) {
	#frm_builder_page #publishing-action,
	#frm_builder_page #postbox-container-1 .frm_field_list,
	#frm_builder_page .frm-right-panel #submitdiv{
		text-align:center;
	}

	#frm_builder_page #major-publishing-actions{
		height:auto;
		padding: 3px;
		min-width: 70px;
	}

	#major-publishing-actions .frm_submit_form,
	#publishing-action .button,
	#publishing-action > button{
		width:100%;
		padding-left:0;
		padding-right:0;
		text-align:center;
		float:none;
		margin:0 0 5px;
		font-size: 13px;
		white-space: normal;
	}

	#frm-preview-action{
		clear:both;
		width:100%;
	}

	#frm-preview-action > .preview > a{
		width:96%;
		overflow:hidden;
	}

	#publishing-action .preview{
		width:100%;
		float:none;
	}

	#frm-preview-action .caret{
		display:none;
	}

	#frm_builder_page #frm-insert-fields{
		padding:0;
	}

	.frm_wrap #frm_adv_info ul.category-tabs li,
	.frm_field_list ul.category-tabs li{
		display:inline-block;
		padding: 0;
		margin:2px 0;
		border-bottom:2px solid transparent;
	}

	.frm_wrap #frm_adv_info ul.category-tabs li.tabs,
	.frm_field_list ul.category-tabs li.tabs,
	.frm_wrap #frm_adv_info ul.category-tabs li:first-child,
	.frm_field_list ul.category-tabs li:first-child{
		margin-left:0;
		padding:0;
	}

	.field_type_list li.button:nth-child(2n),
	.field_type_list > li.button,
	.frm_code_list li{
		line-height:26px;
		width:auto;
		min-width:34px;
		float:none;
		margin:0 0 4px 0;
	}

	.field_type_list li.button:nth-child(2n){
		margin-left:1%;
	}

	.frm_field_list #frm-insert-fields .button a{
		max-width:100%;
	}

	.field_type_list li span{
		display:none;
	}

	.frmbutton.ui-sortable-helper i,
	.field_type_list li.frmbutton i{
		border:none;
		margin-left: 0;
		margin-right: 0;
	}

	#wpbody-content #frm_builder_page #post-body.columns-2 #postbox-container-1{
		min-width: auto;
		max-width: auto;
		width: 90px;
	}

	#frm_builder_page .frm_code_list a.button{
		padding:2px;
	}

	#frm_builder_page .tabs-panel ol.howto{
		display:none;
	}

	#frm-fixed.frm-mobile-fixed{
		position: static;
	}

	#frm_builder_page .frm_actions_dropdown > .frm-dropdown-menu {
	    right: 0;
	    left: auto;
	}

	.rtl #frm_builder_page .frm_actions_dropdown > .frm-dropdown-menu {
	    right: auto;
	    left: 0;
	}
}

@media only screen and (max-width: 475px) {
	.frm_drag_inst{
		font-size: 16px;
		margin-bottom:40px;
	}
}

/* PRINT */
@media print {
	a, .misc-pub-section a{color:#000 !important;}
	.add-new-h2, #frm_top_bar, .dashicons,
#adminmenuwrap, #adminmenuback, #wphead, #button_bar, #submitdiv, .button-secondary,
#screen-metas, #screen-meta-links, #footer, #wpfooter, .inner-sidebar, .frm_form_nav,
.frm_flash_graph, .frm_no_print, object, .error{
	visibility:hidden;
	display:none !important;
}
.widget, .postbox, .stuffbox, .postbox h3{border-width:0 !important;border-color:#fff;}
.postbox{background:#fff !important;border:none;position:static;}
.postbox h3, .postbox h4{background:#fff !important;}
#wpbody-content{float:none;}
#wpcontent, #post-body-content,
.has-right-sidebar #post-body,
#poststuff #post-body.columns-2{
	margin:0 !important;
}

.frm_wrap #poststuff #post-body.columns-2{
	display:block;
}

.frm_wrap #post-body.columns-2 #postbox-container-1.frm-right-panel,
#postbox-container-1.frm-right-panel{
	border:none;
	width:auto;
	display:block;
	padding:20px;
}

.misc-pub-section > span{
	padding:0;
}

.frm-right-panel .postbox .inside{
	padding-left:12px;
	padding-right:12px;
}

.curtime #timestamp:before {
	display:none;
	content:none !important;
}

.frm_charts .alignleft{float:none;}
.pg_odd, .pg_even{page-break-inside:avoid;max-width:600px;}
.form-table td, .form-table th{
	padding:0;
}

.frm_file_container a{
	display:block;
	width:100%;
}
}

