.custom-layer {
    /*text-align: center;*/
	width: 500px;
	padding: 0px !important;
	z-index: 100000 !important;
}
.custom-layer .fr-layer {
	width: 500px !important;
	margin: 0px !important;
	padding: 25px !important;
}

button#insertUrl {
	margin-left:316px; /* 500 - (4*46) // 500-184 */
}
.custom-layer .fr-btn-bottom, .fr-submit {
	background: #ebebeb !important;
}

.custom-layer .boutons.fr-command {
	top: 25px !important;
	right: 10px !important;
	z-index: 50  !important;
}
.custom-layer .fr-action-buttons {
	margin-top: 20px !important;
}

.fr-org-active {
	background-color: #FFF !important;
}

.fr-popup.fr-desktop.fr-ltr.fr-active,
.fr-quick-insert.fr-visible {
	z-index: 2147483644 !important;
}

.fr-quick-insert.fr-visible {
	z-index: 2147483644 !important;
	left: -30px !important;
}

.fr-fullscreen .fr-quick-insert.fr-visible {
	z-index: 2147483644 !important;
	left: 10px !important;
}
.fr-qi-helper a.fr-btn.fr-floating-btn {
	padding-top: 4px !important;
}
.fr-org-icon{
	font-size: 1.5em !important;
}
#tuiContainer{
	z-index: 2147483650 !important;
}

/* Diminuer l'espacement entre tous les boutons de la toolbar */
.fr-btn-grp.fr-float-left {
	margin: 0px 10px 0px 0px;
}
.fr-btn-grp.fr-float-right {
	margin: 0px 0px 0px 10px;
}

.fr-view table.fr-no-border th,
.fr-view table.fr-no-border td, {
	border: none;
}

.typoOfficeWeb .fr-box.fr-basic .fr-element {
	font-family: 'source_sans_prosemibold',sans-serif;
	font-size: 17px;
	color: #7D7D7D;
}