
 a:link{ text-decoration: none; cursor: pointer; }
 a:active{ text-decoration: none;  }
 a:visited{ text-decoration: none; }
 a:hover{ text-decoration: none; cursor: pointer; }

.legende{ 
/*    font-family: 'Arial Monospaced MT';
    font-size: 1vw;
    line-height: 1.4vw;*/
 }

 .legende i{ 
/*    font-family: 'Times Newer Roman';
    font-size: 1.2vw;*/
  }

.night .legende{ 
color: white;
 }

.night .builder-element{
    color: white;
}

.carrot{
    background-color: #e47c2a;
}
.carrot:hover {
    background-color: #e47c2a;
}

.builderWrapper{
    width: 100%;
    position: relative;
    top:15px;
}

.builderWrapper.admin{
    width: 100%;
    position: relative;
    top:35px;
}

.builder-element{
    position: absolute;
    top:0;
    left: 0;
    width: 10%;
    /*height: 500px;*/
}

.builderWrapper.builder-relatif .builder-element {
    display: inline-block;
    position: relative;
}

.builder-content{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    color: black;
    /*background-image: url(/image/backgroundCollectiveA4.jpg);*/    
    /*  background-size: 100%;
    background-repeat: no-repeat;*/
    background-position-y: -80px;
    /*background-color: white;*/
    /*border-radius: 2vw;*/
    /**/
    /*padding-left: 0.5vw;*/

}

.testContener{ 
    width: 80%;
}



.builder-element.texte{
        /*overflow: scroll;*/

       
}

.builder-element:hover{
    /*border: 3px solid #e47c2a;*/
    /*box-shadow: 0 0 0 3px #e47c2a;*/
}

.builder-element img,
.builder-element iframe,
.builder-element video{
    /*width: 100%;*/
    /*height: 100%;*/
/*    width: auto;
    height: 100%;*/
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;

}







.action-builder-element {
    display: none;
    margin-top: 0px;
    margin-right: 3px;
    /* border: 2px solid black; */



}

.action-builder-element .btn-floating{
    width: 18px; 
    height: 18px; 
    background-color: white;
    margin-left: 0px;
    border:1px solid black;
    padding: 0;

    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;

}

.action-builder-element .btn-floating:hover{

    -webkit-box-shadow: 0 0px 1px 1px #000000;
    box-shadow: 0 0px 1px 1px #000000;
        
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;

}

.action-builder-element .btn-floating i{
    font-size: 0.85rem;
    line-height: 16px;
        width: 100%;
}

.menu-builder-action{
    position: fixed;
    top: 41px;
    left: 18px;
    right: 18px;
    bottom: auto;
    display: block;
    z-index: 999;
    background-color: white;
    padding: 5px;
    border-radius: 0;
    border-bottom: 1px solid #000000;
    /* width: 50px; */
    height: 41px;
    text-align: center;
}    

.menu-builder-action .btn-small{
letter-spacing: 0;
}


.menu-builder-action .btn-floating{
    width: auto;
    height: 30px;
    line-height: 30px;
    background-color: white;
    box-shadow: 0 0 0 0;
    color: black;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    text-decoration: none;
    margin-top: -5px;
    }

.menu-builder-action .btn-floating:last-child{
    margin-bottom:              0px;
}

.menu-builder-action .btn-floating i{
    width:                      auto;
    }
.builder-element:hover > .action-builder-element{
    display: block;
}

nav{ 
    /*background-color: #efefef;*/
    top: 0px;
    /*border-bottom: 1px solid black;*/
}

.spacer{
    position: relative;
    display: inline-block;
}

.goToEditMode{

    position: fixed;
    /*top: 61px;*/
    display: block;
    z-index: 9999999999;
    width: auto;
    bottom: 10px;
    right: 10px;
}


.goToEditMode i{ 
font-size: 24px;

}

.builder-element.texte{
font-size: 13px; 
}

.class1{ font-size: 18px;}
.class2{ font-size: 26px;}
.class3{ font-size: 34px;}

.builder-content{ 

}

#editBox{ 
    z-index: 99999999999;
    position: fixed;
    left: 18px;
    right: 18px;
    /*top: 82px;*/
    top: 41px;
 }

/* #editBox .collapsible{ 
    border: 0px;
    margin: 0;

  }

 #editBox .collapsible li{
    display: inline-block;
 } 
*/

.tabs{ height:41px;     border-bottom: 1px solid black; }

.tabs .tab{ height:41px; text-transform: initial; line-height: 43px; }

.tabs .tab a {
    color: black;
}

.tabs .tab a:focus, .tabs .tab a:focus.active {
    }

#edit-builder-media .css-modifier {
    height: 23px;
    width: auto;
    max-width: 45px;
    /* float: right; */
    border-bottom: 0;
    margin: 0;
    text-align: left;
    padding-left: 2px;
    padding-top: 1px;
    /* margin-top: -1px; */
    box-sizing: border-box;
    border: 1px solid black;
    font-size: 14px;
}

#edit-builder-media .select-wrapper{
    display: inline-block;
    font-size: 14px;
}

#edit-builder-media .select-wrapper input.select-dropdown {
    height: 20px;
}

.select-wrapper input.select-dropdown {
      font-size: 14px;
}


#edit-builder-media .col.s4{ 
border-bottom: 1px solid black;
padding:0px; }

#edit-builder-media .col.s4 span{ 
    height: 41px;
    position: relative;
    display: inline-block;
    padding-top: 12px;
    width: 50%;
    text-align: right;
}


#edit-builder-media .input-field{
        margin-top: 0;
    margin-bottom: 0;
        height: 20px;
}

#edit-builder-media .input-field .select-wrapper input.select-dropdown {
    height: 21px;
    border: 1px solid black;
    padding-left: 5px;
}

#edit-builder-media .btn{ 
    height: 20px;
    padding: 0;
    margin: 0;
    line-height: 23px;
}

#edit-builder-media .btn i{

    font-size: 18px;
    line-height: 44px;
    line-height: 19px;
}



#edit-builder-media [type="checkbox"]+span:not(.lever) {
    position: relative;
    padding-left: 0px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

  .editBox-close{
    display: none;
  }


  .editBox-open{
    display: block;
  }

#edit-builder-media{ 
    padding: 0px 0px 0px 0px!important;
    box-sizing: border-box;
    height: 40px;
    margin: 0px;
    border-bottom: 1px solid black;

 }

.rowEditionBuilderDeux .select-wrapper .caret {
    position: absolute;
    right: 0;
    top: -7px;
    bottom: 0;
    margin: auto 0;
    z-index: 0;
    fill: rgba(0,0,0,0.87);
}


/* DEBUG */

.text-lcontainer div{ 
/*border: 1px solid yellow; */
}

h1{
    font-size:17px;
}

h2{
    font-size: 14.5px;
}

h1,h2{ margin: 0; }