/* PATCH 6.14 + */

/*

.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container {  grid-template-columns: 200px auto; } 

.frm-datepicker .ui-datepicker-title select.ui-datepicker-month, .frm-datepicker .ui-datepicker-title select.ui-datepicker-year { width: 40% !important; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: none !important;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { top:10px !important; }
.frm_style_formidable-style.with_frm_style td:not(.ui-datepicker-current-day) .ui-state-hover { background-color: #095797 !important;}
.ui-datepicker .ui-widget-header, .ui-datepicker .ui-datepicker-header {  background: #095797 !important; }
.frm_style_formidable-style.with_frm_style .ui-widget-header, .frm_style_formidable-style.with_frm_style .ui-datepicker-header {background-color: #095797 !important;}
.ui-state-default ui-state-active {  background-color: #66afe9 !important; }
.ui-state-default.ui-state-active{  background-color: #ebeef1 !important; color:black !important; }

.frm_error { color:#B94A48 !important;} 

*/

 


			 /*
				.btn-primary {
					color: #fff;
					background-color: #337ab7 !important;
					border-color: #2e6da4 !important;
				}

				button {
					display: inline-block;
					padding: 6px 12px;
					margin-bottom: 0;
					font-size: 14px;
					font-weight: normal;
					line-height: 1.42857143;
					text-align: center;
					white-space: nowrap;
					vertical-align: middle;
					-ms-touch-action: manipulation;
					touch-action: manipulation;
					cursor: pointer;
					-webkit-user-select: none;
					-moz-user-select: none;
					-ms-user-select: none;
					user-select: none;
					background-image: none;
					border: 1px solid transparent;
					border-radius: 4px;
				}

				.btn-primary:hover {
					color: #fff;
					background-color: #286090;
					border-color: #204d74;
				}


                .frm_style_style-formidable.with_frm_style .frm-edit-page-btn:hover, .frm_style_style-formidable.with_frm_style input[type=submit]:hover, .frm_style_style-formidable.with_frm_style .frm_submit input[type=button]:hover, .frm_style_style-formidable.with_frm_style .frm_submit button:hover{
					color: #fff;
					background-color: #286090 !important;
					border-color: #204d74!important;
				}


*/



                p {
                    margin: 1em 0 1em 0;
                }
                .frm_style_style-formidable.with_frm_style .form-field {
                    margin-bottom: 20px;
                } 


                .frm_style_style-formidable.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing, .menu-edit #post-body-content .frm_style_style-formidable.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
                    margin-bottom: 0 !important;
                }

                .frm_style_style-formidable.with_frm_style .frm-show-form .frm_section_heading h3 {
                    font-family: inherit;
                    font-size: 14px !important;
                    font-family: Arial, Helvetica, sans-serif;
                    background-color: #F3F3F3 !important;
                    font-weight: normal !important;
                    border: none !important;
                    /* height: 30px; */
                    padding: 10px 0 10px 10px !important;
                } 


                /* IDENTIFICATION DE L'UTILISATEUR */
                #frm_field_132_container {
                    background-color: #325d86;
                    padding: 10px;
                    color: #FFF;
                }

 

















                button {
                    width: auto;
                    font-size: 14px;
                    height: auto;
                    line-height: normal;
                    text-align: center;
                    background-color: #337ab7;
                    border-color: #2e6da4;
                    border-width: 1px; 
                    border-style: solid;
                    color: #ffffff;
                    cursor: pointer;
                    font-weight: normal;
                    border-radius: 8px;
                    text-shadow: none;
                    padding: 8px 16px;
                    box-sizing: border-box;
                    box-shadow: 0 1px 1px #eeeeee;
                    margin: 10px;
                    margin-left: 0;
                    margin-right: 0;
                    vertical-align: middle;
                }                

                
                button:hover {
                    color: #fff;
                    background-color: #286090 !important;
                    border-color: #204d74 !important;
                }

             


                .frm_style_style-formidable.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_style-formidable.with_frm_style input[type=submit], .frm_style_style-formidable.with_frm_style .frm_submit input[type=button], .frm_style_style-formidable.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_style-formidable.with_frm_style .frm-edit-page-btn {
                    color: #fff;
                    background-color: #337ab7;
                    border-color: #2e6da4;
                }                


   .ea-bootstrap .final.disabled .block {                        
                        opacity: 0.6; 
    width: 150%;
                }