body{
	font-family: 'Open Sans';
    font-weight:300 !important;
    background-color: #f2F6Fc;
}

.droppable-active
{
   /* background-color: #ffe !important;*/
}
.form-body .col-md-6, .form-body .col-md-12 { min-height: 400px; }
.draggable { cursor: move; }
/*   --------------------------------------------------------------------------------------------------------------------------------- */
/*   --------------------------------------------------------------------------------------------------------------------------------- */
/*HEADER*/
#nav-form-builder hr
{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#nav-form-builder
{
    background-color: white;
    height: 200px;
    margin-bottom: 20px;
    /*overflow-x: hidden;*/
    padding: 5px 15px 0 15px;
}
#nav-form-builder select {
    border: none;
    background-color: transparent;
}
#nav-form-builder h4
{
    font-size: 26px;
    font-weight: 300;
    margin-right: 20px;
}
#nav-form-builder .list-sub-option
{
    padding-left: 30px;
}
#nav-form-builder .portlet-title
{
    margin-top: -15px;
}
#nav-form-builder .col-md-12:first-child
{
    height: 50px;
    border-bottom: 1px solid #eef1f5;
}
#form-left-top-block
{
    display: inline-flex;
}
#form-left-top-block select
{
    margin-left: 12px;
    width: 150px;
    margin-top:10px;
    margin-bottom: 10px;
}
/*   --------------------------------------------------------------------------------------------------------------------------------- */
/*   --------------------------------------------------------------------------------------------------------------------------------- */
/* Content form */
.form-body{
	background-color: #f2F6Fc;
}
#content_form .form-body .col-md-12
{
    padding-bottom: 10%;
    padding-left: 35px;
    padding-right: 35px;
}
#content_form
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    /*padding: 16px!important;*/
    background: white;
    color: rgb(85,107,118);
    font-weight: normal;
    border: 1px solid rgb(173,230,245);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    min-width:500px;
}
#content_form label
{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}
#content_form h4
{
    text-align: center;
    padding-left: 0px;
    font-weight: 600;
    font-size: 20px;
}
#content_form button
{
    border-color: rgb(131,160,174);
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#content_form .form-group
{
    height: auto;
    padding: 2%;
    margin-bottom: 0px !important;
}
#content_form .tools span
{
    cursor: pointer;
}
#content_form .glyphicon
{
    font-size: 15px;
}
#content_form .glyphicon:first-child
{
    margin-right: 8px;
}
#content_form .glyphicon:last-child
{
    margin-left: 8px;
}
#content_form .tools
{
    position: relative;
    top: -25px;
    right: -95%;
    height: 0px;
    opacity:0.5;
}
#content_form .tools a
{
    color: rgb(85,107,118);
    font-weight: 500;
}
#content_form div.form-group:hover
{
/*    outline : 1px dashed rgb(173,230,245);
    /*!*cursor : move;*/
}
#id-nova_form_export #content_form div.form-group:hover{
	outline : 0;
}
    /*   --------------------------------------------------------------------------------------------------------------------------------- */
/*   --------------------------------------------------------------------------------------------------------------------------------- */
#tool_box_form
{
	padding: 1%;
    min-height: 500px;
    height: auto;
    overflow-y: scroll;
    position: relative;
    /*right: 15px;*/
}
#tool_box_form .panel-heading 
{
    background-color: #94CD00;
    color: white;
    cursor: pointer;
    height: 40px;
    font-size: 17px;
    font-weight: normal;
    /* font-family: Open Sans; */
    text-transform: uppercase;
    margin-bottom: 10px;
}

#tool_box_form .panel-collapse,
#tool_box_form .panel
{
}
#tool_box_form .draggable
{
	padding: 4%;
}
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
#form_editor
{
    /*background-color: white;*/
    height:auto;
    max-height:800px;
    margin-bottom: 20px;
}
#form_editor .col-md-8
{
    background-color: white;
    float:left !important;
    width:60%;
}
#form_editor .col-md-4
{
    background-color: white;
    float:right !important;
    width:38%;
}
#form_editor .bottom-part-save
{
    margin-top: 10px;
    padding: 1%;
}
#form_editor .btn-validate
{
    background-color:#94CD00;
    color: white;
    border: none;
    text-transform: uppercase;
    background-image: none;
    padding:1%;
}
h3
{
    white-space: nowrap;
}

#nav-form-builder .top-of-top
{
    border-bottom: 1px solid #ddd;

}
#form-right-top-block .nav-tabs
{
    border-bottom: none;
}
#form-right-top-block .nav-tabs>li.active>a, #form-builder-containe .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{

    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
#form-right-top-block .nav-tabs>li.active
{
    border-bottom: 4px solid #36c6d3;
}


#form-right-top-block .nav-tabs li a
{
    height: 45px;
}

#nav-form-builder h6
{
    color:#36c6d3;
    font-size:16px;
    text-transform : uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}
#nav-form-builder   .tab-pane
{
    padding-left: 40px;
}
#nav-form-builder .list-sub-option .btn
{
    border: 1px solid rgb(131,160,174);
}
#nav-form-builder .list-sub-option li a
{
    color:rgb(131,160,174);
}
#nav-form-builder .list-sub-option li.active a
{
    background-color: #36c6d3;
    color:white;
    border:none;
}
#nav-form-builder .list-sub-option ul
{
    border:none;
}
#nav-form-builder .list-sub-option li
{
    margin-right: 20px;
    margin-bottom: 20px;
}
#form-builder-container .list-sub-option .nav-tabs>li.active
{
    border-bottom: none;
}

.explication_text
{
    position: relative;
    top: 0px;
    display: block;
    padding: 1%;
    background-color: rgb(244,247,252);
    width: 99%;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.inline-part
{
    display: inline-flex;
    padding: 1%;
    padding-top: 20px;
}
.colorpicker
{
    width:100%;
}
#color-choose input
{
}
#color-choose label {
    width : 60%;
}
#tool_box_form  .minicolors
{
    width: 40%;
}
#form_editor .col-md-8
{
    padding-top: 1%;
    padding-bottom: 1%;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Toolbox form element */
/* ---------- onglet */
#form_editor .onglet-menu li a
{
   width: 100%;
   /*padding: 0 .5em;*/
   display: block;
   margin: 0 .5em 0 0;
   border-radius: 2px 2px 0 0 !important;
   border: none;
   font-weight: 100 !important;
   color: #C3C84A;
   box-sizing: border-box;
   background-color: black;
}
#tool_box_form .onglet-menu .nav-tabs li  a
{
    height:40px;
    padding-top: 9px;
    font-size: 17px;
}
#tool-box-contenu #color-choose .form-group
{
    height:60px !important;
}
#form_editor .onglet-menu .nav-tabs li  a:hover
{
    background-color: rgba(56,56,56,0.9);
    cursor:pointer;
}
#form_editor .onglet-menu .nav-tabs a
{
    color:#94CD00;
}
#form_editor .onglet-menu .nav-tabs .active a
{
    font-weight: 400 !important;
}
#form_editor .onglet-menu .nav-tabs .active a
{
    background-color: rgb(56,56,56) !important;
}
#form_editor .onglet-menu
{
    display: -webkit-box;
}
#form_editor .onglet-menu ul
{
    width : 100%;
}
#form_editor .onglet-menu li
{
    margin: 1px 1px 0 0;
    line-height: 36px;
    width: 50%;
    position: relative;
    margin-right: 0px !important;
    margin-left: 0px !important;
    float: left;
    list-style-type: none;
    display: block;
    text-align: center;
    border-bottom: none;
}


#form_editor .onglet-menu  .active a:after, #form_editor .onglet-menu  .active a:before {
    top: 100%;
    left: 45%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#form_editor .onglet-menu  .active a:after
{
    border-top-color: rgb(56,56,56);
    border-width: 10px;
}
#form_editor .onglet-menu  .active a:before
{
    border-width: 36px;
}

/* ---------- Content */
#form_editor #form_element      .col-md-6   .box_form_element
{
    border:            1px solid rgb(131,160,174);
}
#form_editor #form_element      .col-md-6   .box_form_element  .fa
{
    font-size: 18px ;
    margin-right: 10px;
    width: 25px;
}
#form_editor #form_element      .col-md-6
{
    height:            45px;
    margin-bottom :    10px;
}
#form_editor #form_element      .col-md-6:nth-child(2n)
{
    padding-left:   0px;
    padding-right:  10px !important;
}
#form_editor #form_element      .col-md-6:nth-child(odd)
{
    padding-right:  0px;
    padding-left:   10px !important;
}
#form_editor #form_element   .header-col
{
    padding : 0px;
    margin-bottom: 20px;
}
#tool_box_form .form-group
{
    height: 35px;
    /* max-height: 100px;*/
    width: 100%;
}
#form_editor #form_element .panel-heading
{
    background-color: #94CD00;
    color: white;
    cursor: pointer;
    height: 44px;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
}
#tool_box_form .panel-heading .fa
{
    margin-right: 10px;
}
#tool_box_form .panel
{
    border: none !important;
}
.add-form .fa-plus
{
    margin-left: 10px;
}
.disable-element
{
    border : 1px solid rgba(131,160,174,0.4) !important;
}
.disable-element .form-group
{
    padding: 4%;
    color: rgba(131,160,174,0.4);
}

#form_element
{
    min-height : 60px;
    height:auto;
    display: flow-root;
}
#form_element .col-md-6
{
    height:60px;
}
#form_custom_element
{
    min-height : 60px;
    height:auto;
    display: flow-root;
}
#form_custom_element .col-md-6
{
    height:60px;
}
#form_editor #form_custom_element      .col-md-6   .box_form_element
{
    border:            1px solid rgb(131,160,174);
}
#form_editor #form_custom_element      .col-md-6   .box_form_element  .fa
{
    font-size: 18px ;
    margin-right: 10px;
    width: 25px;
}
#form_editor #form_custom_element      .col-md-6
{
    height:            45px;
    margin-bottom :    10px;
}
#form_editor #form_custom_element      .col-md-6:nth-child(odd)
{
    padding-left:   0px;
    padding-right:  10px !important;
}
#form_editor #form_custom_element      .col-md-6:nth-child(2n)
{
    padding-right:  0px;
    padding-left:   10px !important;
}
#form_editor #form_custom_element   .header-col
{
    padding : 0px;
    margin-bottom: 20px;
}
#form-left-top-block .select2
{
    width: 200px;
}
#form-left-top-block .select2-selection
{
    width:100%;
}
#content_form .label-inline
{
    width: 25%;
}
.ondrag-el
{
    outline : 1px dashed rgb(153,210,225);
}
.block-placeholder
{
    background-color: #EFF3F8;
    height:80px!important;
    margin-bottom:10px;
    width:100%;
    outline : 1px dashed rgb(153,210,225);
    cursor : move;
}
#color-choose .select2
{
    width: 40% !important;
}
#tool-box-contenu #custom-option .form-group
{
    height:60px !important;
}
#custom-option label
{
    width:60%;
}
.btn-green
{
    color : white;
    border:none;
    background-color:#94CD00;
}
#save_message
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin-top: 20px;
}
#save_message i
{
    margin-right: 10px;
}
#content_form .select2
{
    width:100% !important;
}
#content_form label{
    width:100%;
    height:30px;
}
.area_to_drag:hover
{
    cursor : move;
}
.area_to_drag
{
    width: 30px;
    height: 30px;
    font-size: 25px;
    padding-top: 10px;
    position: relative;
    top: -30px;
    left: -20px;
    float: left;
    opacity:0.5;
}
#content_form .btn-group-gender label
{
    width: 33% !important;
    height: 30px !important;
    float: left !important;
}
#content_form .btn-group-gender
{
    width:100%;
}
#content_form .intl-tel-input.allow-dropdown{
	width:100%;
}