html{
	font-size: inherit!important;
}

.gjs-pn-panel.gjs-pn-views {
          padding: 0;
          border-bottom: none;
        }

.gjs-pn-views .gjs-pn-btn {
        margin: 0;
        height: 40px;
        padding: 10px;
        width: 33.3333%;
        border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}

#bibliothequeLien .modal-dialog { width: 1000px }

#bibliothequeImage .modal-dialog { width: 1000px }


/* Override de css pour grapesjs */

.gjs-one-bg {
  background-color: #444 !important
}

.gjs-one-color {
  color: #444 !important
}

.gjs-one-color-h:hover {
  color: #444 !important
}

.gjs-two-bg {
  background-color: #ddd !important
}

.gjs-two-color {
  color: #ddd !important
}

.gjs-two-color-h:hover {
  color: #ddd !important
}

.gjs-three-bg {
  background-color: #804f7b !important
}

.gjs-three-color {
  color: #804f7b !important
}

.gjs-three-color-h:hover {
  color: #804f7b !important
}

.gjs-four-bg {
  background-color: #d278c9 !important
}

.gjs-four-color {
  color: #d278c9 !important
}

.gjs-four-color-h:hover {
  color: #d278c9 !important
}

.gjs-btnt.gjs-pn-active,
.gjs-color-active,
.gjs-pn-btn.gjs-pn-active,
.gjs-pn-btn:active,
.gjs-block:hover {
  color: #9276c6 !important; }
