/**
 * Stub Css pour la saisie "participation grande guerre
 */

.titre-1418 {
    float: left;
    margin:0px;
    margin-bottom:10px;
}

#content .bouton-minisite-1418, #content .bouton-minisite-1418:visited {
    float: right;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding-left:10px;
    padding-right:10px;
}


.bouton-valider-participation-1418 {
    float: right;
}



.background-light {
    background-color: #f3f3f3;
}

.encart-1418 {
    padding: 10px;
}

ul.no-bullet {
    list-style: none;
}

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #e3e3e3;
    margin-bottom: 1.16667rem;
    padding: 1.16667rem;
    background: white;
    border-radius: 3px;
    position: relative;
    line-height: 1.6rem;
}

#panel-1418 {
    min-width: 675px;
    margin-left: 15px;
}

.icon-logo-1418 {
    height: 30px;
    padding-left:40px;
    background : url('img/minisite_logo_centenaire.png') no-repeat;
}

#soldat-form input[type=text] {
    width: 28em;
    height:1.4em;
}

/*
 * inputs ajouter/exclure
 */

div.includer, div.excluder {
    margin-bottom:6px;
}

div.includer a, div.excluder a {
    vertical-align:top;
    background-image:url(/img/icones_tools_sprite_small.png);
    line-height:20px;
    padding:5px 0 15px 20px;
    text-decoration:none;
}

div.excluder a {
    background-position:0 -50px;
}

div.includer a {
      background-position:0 -100px;
}

div.excluder a span, div.includer a span {
      visibility:hidden;
}

/**
 * tourniquet
 */
.waiting , a > span.waiting   {
    background-image:url(/img/loading.gif);
    vertical-align: top;
    line-height: 20px;
    padding: 5px 0 15px 20px;
    text-decoration: none;
}


.pagination > .buttons > a.next, .pagination > .buttons > a.prev {
    background:none;
}

#content .bouton-1418-confirmer, #content .bouton-1418-confirmer:visited {
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding-left:10px;
    padding-right:10px;
    min-height: 18px;
    line-height: 18px;
    display: inline-block;
}

.encart-1418-boutons {
    float:right;
}

.encart-1418-info-soldat {
    float:left;
}

form.encart-1418-bouton-ignorer {
    display:inline;
    padding:0 0 0 20px;
    margin:0 20px 0 0;
}

form.encart-1418-bouton-ignorer input[disabled] {
    color:#ccc;
    background-color:gray;
}

form.encart-1418-bouton-ignorer.waiting {
    background-image:url(/img/loading.gif);
    background-position:left center;
    background-repeat:no-repeat;
}

.soldat-confirme {
    color:gray;
    font-weight:bold;
}

.just-confirmed .soldat-confirme {
    color:green;
}

.just-confirmed {
    color:gray;
}

.just-ignored {
    color:gray;
}

#filtrer-form-list {
    float:left;
    position:relative;
    margin:0;
    top:10px;
}

#filtrer-form-list + .pagination.one-page {
    display:block;
    height:30px;
}
