<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#info-buttons span{
    margin-right: 5px;
}

div#info-buttons-creation div{
}

input[type=text]#horo{
   /* width: 60%;*/
}

input[type=text]#infra{
    /*width: 90%;*/
}

div#info-buttons .btn, div#info-buttons.btn{
 /*   width: 110px;*/
}

td.libelle-4{width:40%}
td.libelle-12{width:13%}
/*div.data-block-lg td.libelle{width:13%}*/

div.zoneattribut{
    margin-top: 5px;
}

/*section#evenement-section, section#segment-section{
   padding: 5px;
}*/

div#info-horo input, div#info-horo div{
    /*float:left;*/
}

div.zone, div.titre-group-attribut{
    margin: 15px 0 15px 0;
    padding-left: 5px;
}

.evenement .champ {
    text-align: right;
}

.evenement div.label{

}

.evenementattribut div.label{
    width: 100%;
    display: block;
    min-height: 20px;
}

.evenementattribut .libelle.histo label {
    cursor: pointer;
}

div.champ label{
    margin-bottom: 0;
}

div#defaultsAttributs, div#autresAttributs{
   padding-left: 15px;
}

div.group-attribut, div.group-attribut .row{
    text-align: left;
}

.histo label, span.histo{
}

.evenement .libelleCategorie:hover {background-color:#FF9900; color:#000}

.evenement .mandatory {color:#ff0000;}
   
.evenement .evenementattribut td{padding: 3px;}

.evenement .attribut{z-index:1000; cursor:pointer; margin:5px;}

.evenement .libelleCategorie{cursor:pointer;margin:5px; }

.evenement .invisible{display:none}

div#choixInfrastructure div#search {width: 40%}
div#choixInfrastructure div#tree {width: 60%}

/*.nyroModalCont {height:600px; width:500px; overflow:hidden}*/

span.treeSelectable a{
  font-weight: bold;
}

span.treeReadable span.dynatree-icon{
    background-position: 0 0;
    background-image: url("/icones/gpmh/bullet-yellow.png");
}

span.treeEditable span.dynatree-icon{
    background-position: 0 0;
    background-image: url("/icones/gpmh/bullet-green.png");
}

span.treeUnselectable a
{
}

span.treeUnselectable span.dynatree-icon{
    background-position: 0 0;
    background-image: url("/icones/gpmh/bullet-red.png");
}

span.treeSelected a
{
    background-color: #594F8D;
    color: white !important;
}

span.treeSelected span.dynatree-icon{
    background: none;
}

span a.dynatree-title{font-size:1em !important;}

.thumbconvoi {
  /*  width: 200px;*/
}

.toskeleton, .totrash{
    min-height: 200px;
}

#info-type div, #info-infra div.label{
    margin-right: 5px;
}

#info-type span.label {
    padding: 0 10px 0 0 !important;
}

#info-type .tev, #info-type .sgt, #info-type .hdt, #info-infra .inf, #info-infra span{
    color: black;
}

#info-type .tev, #info-type .sgt {
    padding-left: 5px;
}

.gpmh-evenement .panel-body, .gpmh-segment .panel-body{
    padding: 10px 0 5px 0 !important;
}

.gpmh-evenement .panel-swing, .gpmh-segment .panel-swing {
    border-width: 1px !important;   
}

.gpmh-evenement .panel-body .btn-sm, .gpmh-segment .panel-body .btn-sm, .gpmh-evenement .panel-body .btn-xs, .gpmh-segment .panel-body .btn-xs{
    font-size: 0.8em;
}

.attribut-separate {
    margin: 0 10px 0 10px;
    font-size: 1em;
    padding-bottom: 0px !important;
    border-bottom: 1px solid #bbc5dd;
}

.attribut-separate span{
    background-color: #DDE2EE;
    margin-left: 0px !important;
}

#info.row {
    margin-left: 0px !important;
}

.border-gpmh {
    border-color: #DDE2EE !important;
}

.zoneattribut .libelle label {
    font-size: 0.9em !important;
}

#separate-info-attribut {
    border-top-width: 1px !important;
}

#attributs .input-group{
    width: 100% !important;
}

#choixTypeEvenement{
    position: absolute;
    background-color: #ebeef5;
    border: 1px solid #bbc5dd;
    min-width: 150px;
    z-index: 1000;
}

.daterangepicker.dropdown-menu {
    z-index: 30000 !important;
}</pre></body></html>