.admin-mdw-protection #icone-logo-32 {
	float:left;
	margin:7px 8px 0 0;
}
.admin-mdw-protection #icone-logo-32 img {
	height:32px;
}

.admin-mdw-protection .inner_wrap {
	display:table;
	width: 100%;
}
.admin-mdw-protection .inner_wrap .cell {
	display:table-cell;
}
.admin-mdw-protection .inner_wrap table.form-table {
	width:auto;
	clear:none;
}
.admin-mdw-protection .sidebar-callout {
	width:261px;
	padding-left:20px;
}

.admin-mdw-protection form#fin-protection th {
	display:none;
}
.admin-mdw-protection form#fin-protection td,
.admin-mdw-protection form#fin-protection p.submit {
	text-align:center;
}


.admin-mdw-protection .table-serre tr td  {
	padding:1px 8px
}
.admin-mdw-protection .table-serre tr td.col_check {
	width:20px;
}
.admin-mdw-protection .table-serre.table-menu tr.ligne-menu:nth-child(odd) > td {
	background-color:rgba(0,0,0,0.05);
}


.admin-mdw-protection .inner_wrap .ligne:after {
  content: ""; /* Important, sinon l'élément n'est pas généré. */
  display: table;
  clear: both;
}
.admin-mdw-protection .inner_wrap .col {
	float:left;
}
.admin-mdw-protection .inner_wrap .col.w100 {			width:100px;	}
.admin-mdw-protection .inner_wrap .col.three-fourth {	width:75%;	}

.admin-mdw-protection .inner_wrap .col p {
	margin-top:0;
}


.admin-mdw-protection .list_nodes {
	float:left;
	width:250px;
}
