.engrenage_teclist {
    position: absolute;
    top:38px;
    left: 0px;
    cursor: pointer;
    z-index: 900;
}

.zoneprobleme {
    margin-top: 10px;
    margin-bottom: 10px;
    color: red;
    text-align: center;
}

.zonephotos {
    margin-top:10px;
    margin-bottom: 10px;
    border:solid 1px;
    padding:0px;
}
.panel_entete {
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    height: 35px;
    width: 100%;
    background-color: #272727;
    color:#BBBBBB;
}
.panel_libelle{
    line-height: 35px;
}
.tecpicture {
    margin-top:5px;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.teclegende {
    height: 80px;
    overflow: hidden;
    font-size: 12px;
    margin-bottom:5px;
}
.tecimage{
    background-color: unset!important;
}
.colphotosbtn{
    font-size: 22px;
}
.photo_btn {
    margin-left:10px;
    cursor: pointer;
}
.picturesList{
    color:black;
}
.cartonsList{
    color:black;
}
.versionsList{
    color:black;
    height: auto;
    overflow: auto;
    max-height: 600px;
}
.mediasList{
    color:black;
    margin: 5px;
    padding-bottom: 20px;
}
.mediasListSeparation{
    color:black;
    margin: 5px;
    padding-bottom: 20px;
}
.notationList{
    color:black;
    margin: 5px;
    padding-bottom: 20px;
}

.textVersion{
    margin: 5px;
    max-height: 400px;
}
.imagecorrecte{
    margin:5px;
    border:green solid 2px;
}
.imageincorrecte{
    margin:5px;
    border:red solid 2px;
}

.typewebedit{
    background: url("../img/icone_webedit.gif") center no-repeat;
}
.typeincopy{
    background: url("../img/icone_incopy.png") center no-repeat;
}
.coltecidparution{
    display: none;
}
.coltecidedition{
    display: none;
}
.coltecidsection{
    display: none;
}
.coltecidsoussection{
    display: none;
}
.coltecidetat{
    display: none;
}
.coltecetat{
    font-size:1px
}
;
.coltecsujet{
    cursor: pointer;
    line-height: 30px;
}
.colhistodate{
    max-width: 80px;
}
.colhistoetat{
    max-width: 60px;
}
.coltecfolio{
    text-align: right;
}
.coltecsignes{
    text-align: right;
}
.coltecrubrique{
    text-align: left;
}
.coltecsousrubrique{
    text-align: left;
}
.coltecauteur{
    text-align: left;
}
.coltecproprietaire{
    text-align: left;
}
.coltecdatecrea {
    text-align: left;
}
.coltecdatemodif {
    text-align: left;
}
.coltecmesarticles{
    display:none;
}
.coltecmedias{
    text-align: right;
}
.coltecphotos {
    text-align: center;
}
.tecpictureicones {
    font-size: 20px;
    margin-top: 15px;
    cursor:pointer;
    position: absolute;
    top:0px;
    width: 30px;
    right: -20px;
}

.hover_img {
    position: absolute;
    display: none;
    top: 175px;
    right: 30px;
    width: max-content;
    background-color: white;
    box-shadow: 1px 1px 12px #555;
    padding: 15px;
    border-radius: 3px;
}
.hover_img img{
    max-width:100%;
    height:auto;
}

.hover_img_div {
    width:220px;
    height:220px;
    overflow:hidden;
    float:left;
    margin:2px;
    float:left;
}

.hover_sujet {
    font-weight: bold;
}
.hover_nbphotos {
    font-size: 12px;
    margin-bottom: 10px;
}
.hover_photosmanquantes {
    color: orange;
    font-weight: bold;
}
.colgestionparu_title {
    display:none;
}
.colgestionparu_active{
    display:none;
}
.colgestionparu_marbre{
    display:none;
}

.storyclasseur {
    margin-bottom:5px;
}
.storyformes {
    margin-bottom: 5px;
}

.previewforme {
    max-height: 150px;
    min-height: 70px;
}

.zonepreviewarticle {
    background-size: contain;
    background-position: top;
    height: 800px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.mediasListSeparation {
    display: none;
}

.listeBalises {
    margin-top:40px;
    font-size: 14px;
    overflow-y: auto;
    overflow-x: hidden;
    list-style-type: none;
    padding: 0px;
    cursor: pointer;
    overflow: visible;
}
.listeBalises button {
    width: 100%;
}

.articlerightpanel{
    overflow: auto;
    list-style-type: none;
}

#searchGlobalInput {
    display: inline;
    max-height: 24px;
    width: 500px;
    margin-top: 13px;
}

body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}
.PereFilsArticles ul{
    list-style-type: none;
}
.PereFilsArticles ul li {
    border: #006600 solid 1px;
    margin: 5px;
    padding: 5px;

}
.PereFilsArticles ul li.placeholder {
    position: relative;
    /** More li styles **/
}
.PereFilsArticles ul li.placeholder:before {
    position: absolute;
    /** Define arrowhead **/
}

.myDatatable{
    border: 0px solid grey;
}
.myDatatable thead{
    background-color: #bbbbbb;
    color: white;
}
.myDatatable th {
    border-left: white solid 1px;
    border-right: white solid 1px;
}
.myDatatable th:first-child {
    border-left: none;
}
.myDatatable th:last-child {
    border-right: none;
}

.myDatatable tbody tr.even:hover, .myDatatable tbody tr.even td.highlighted  {
    background-color: white !important;
    color: #D643F9  !important;
    font-weight: bold;
}

.myDatatable tbody tr.odd:hover, .myDatatable tr.odd td.highlighted {
    background-color: #f9f9f9;
    color: #D643F9  !important;
    font-weight: bold;
}


.hover_colonne:hover{
    font-size: 1.5em;
}

.errorDialog{
    color: red;
    font-weight: bold;
    text-align: center;
    background-color: white;
}

#tempprev {
    background-color:#ccc;
    z-index: 1500;
    border-radius: 3px;
    border: solid;
    height: auto;
}

#dlgimg{
    max-width: 100%;
    height: auto;
}

.dataTables_info {
    clear: none !important;
    margin-left: 2.5% !important;
    padding: 0px !important;
}

.tagmotclef {
    background-color: black;
    color: white;
    margin: 2px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius:5px;
    list-style: none;
    float: left;
}

.media_exporte {
    color:skyblue;
}

.erreur_MD{
    color:red;
}

.stylesBTN{
    scale: 1;
    transition: scale 1s;
}

.div-group-meta{
    margin-bottom:10px;
    padding:5px;
    border: 1px solid lightgrey;
    text-align:center;
    margin-top:20px;
}

#md_onglets_div .tab-content div:only-child{
    border: none;
}

.titre-groupe{
    background-color: white;
    margin-top: -15px;
    margin-left: 37%;
    margin-right: 37%;
    margin-bottom: 20px;
}





.new {
    color: green;
}
.del {
    text-decoration: line-through;
    color: red;
}
.shifted {
    color: darkblue;
}
.normal {
    color: gray;
}

.divmosaique {

    border: solid 1px;
    margin: 10px;
    height: 200px;
}
.mosaique {
    max-width: 100%;
    max-height: 150px;
}

.mosaiqueselected {
    border: solid 5px green;
}
