.petit > thead > tr > th, .petit > tbody > tr > th, .petit > tfoot > tr > th, .petit > thead > tr > td, .petit > tbody > tr > td, .petit > tfoot > tr > td  {

    padding: 2px;
    line-height: 1.0em;
    vertical-align: top;
    border-top: 0px solid #dddddd;
    font-size: 10px;
    width:11%;

}

.moyen > thead > tr > th, .moyen > tbody > tr > th, .moyen > tfoot > tr > th, .moyen > thead > tr > td, .moyen > tbody > tr > td, .moyen > tfoot > tr > td {

    padding: 3px;
    line-height: 1.1em;
    vertical-align: top;
    border-top: 0px solid #dddddd;
    font-size: 11px;

}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb100{margin-bottom: 100px;}
.mb300{margin-bottom: 300px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mt30{margin-top: 30px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt10{margin-top: 10px;}
.mt5{margin-top: 5px;}
.mt80{margin-top: 80px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.ml20{margin-left: 20px;}
.ml50{margin-left: 50px;}
.pr30{padding-right: 30px;}
.pt25{padding-top: 25px;}
.pl10{padding-left: 10px;}
.pl20{padding-left: 20px;}
.ml10{margin-left: 10px;}
.fs10{font-size: 10px;}
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}

.inline{display: inline;}

.fichier{
	font-size: 11px;
	color:#1d4095;
	}

.btn-ultramini{
	font-size: 9px;
	padding:0;
	line-height: 1.0;
}

.btn-ultramoyen{
	font-size: 9px;
	padding-top:1px;
	padding-bottom:2px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 1.0;
}


.labelPetit
line-height: 0.7em;
font-size: 8px;
padding-top: 0.1em;
padding-right: 0.5em;
padding-bottom: 0.2em;
padding-left: 0.5em;

.formateTexte p{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.faRouge{color:red;}
.btnFaCustom{
padding-right: 4px;
padding-left: 3px;
}

.monWell{
	background: #f4f6f6;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 15px;

}
.monWell h3{
	margin-top: 10px;
	margin-bottom: 10px;
	}

.inline{
	display: inline-block;
	vertical-align: top;
}

.contourTotVideo{
margin-bottom: 20px;
background-color: rgba(236, 240, 241, 0.5);
padding: 15px;
}
.imgTabClient{
max-width: 150px;
}
.imgTabVideo{
max-width: 175px;
}

.ligneBleu{
	border-bottom: 2px solid #212f3f;
}
.popover {  max-width: 400px; }

#msgRep li{color:red;font-size:12px;}

.dropdown-menu .tuto > li > a{
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
	}

/***********menu ********/
.navbar-default .navbar-brand{
	font-size: 16px;
	color:#18bc9c;
}
/* .open .dropdown-menu{display:block;} */
/**********table*************/
.motAbonnement{font-size:18px;color:#ce5403;border-bottom: solid #ce5403 3px;}

.table-striped>tbody>tr:nth-child(odd)>td,tr.found{
 background-color:#f3f3f3
 }
 .table>thead>tr{
color:#212f3f;
border-bottom: #212f3f solid 2px;
 }
.table-video>thead>tr{
color:#212f3f;
border-bottom: #212f3f solid 1px;
 }
 /********** Xeditable***************/
.inputtext500{width:500px;}

.editable-checklist label span {
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
	
	.editable-click, a.editable-click, a.editable-click:hover {
		text-decoration: none;
		border-bottom: dashed 0px #0088cc;
		cursor: pointer;
	}
	.editable-empty, .editable-empty:hover, .editable-empty:focus {
		font-style: normal;
		color: #0088cc;
		text-decoration: none;
		cursor: pointer;
	 }
	
	
.btn-mini{
	padding:0px;
}

.imageModifier {
      max-width: 100%;
    }
.well-mini {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 5px;
    background-color: rgba(236, 240, 241, 0.82);
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.carreVert{
	width:50px;
	padding: 5px;
	background-color: rgba(36,175,137,0.5);
}

.prev:before {
    content: "\2190 ";
}

.next:before {
    content: "\2192 ";
}



/**************switch*****************/
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 3px 1px 3px;
  font-size: 9px;
  line-height: 1.5;
}

.note-editor.note-frame, .note-editor.note-airframe {
	margin-bottom: 0px;
}

.erreur{
	border: 2px solid red;
}
