﻿.ui-widget
{
    font-size: 0.8em !important;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
}
/*::selection { background: transparent;color:inherit; }
::-moz-selection { background: transparent;color:inherit; }*/

/* DISPOS */

.dispos
{
    /*font-family: Verdana;
	font-size: 12px;*/
    background-color: #ffffff;
    border: 5px solid #276a98;
    height: auto !important;
    padding: 1px !important;
}

    .dispos table
    {
        font-family: Verdana;
        font-size: 12px;
        margin: 0;
    }

    .dispos .parametrage
    {
        background-color: #ecbaec;
        background-image: url(../img/dispos-legende.gif);
        background-repeat: repeat-y;
        background-position: right;
        height: 60px;
        padding: 10px 0px 10px 25px;
        margin: 0px 0px 1px 0px;
    }

        .dispos .parametrage .bt-type01
        {
            width: 174px;
            margin: 2px 0px 8px 0px;
            float: left;
            clear: left;
        }

            .dispos .parametrage .bt-type01 a
            {
                color: #254e6e;
                text-align: center;
                display: block;
                float: none;
            }

        .dispos .parametrage .formulaire
        {
            font-weight: bold;
            background-color: transparent;
            width: 345px;
            padding: 0px 40px 0px 0px;
            margin: -3px 0px 0px 0px;
            float: right;
        }

            .dispos .parametrage .formulaire .bt-type01
            {
                width: auto;
                margin: 16px 0px 8px 0px;
                float: right;
                clear: none;
            }

            .dispos .parametrage .formulaire p
            {
                color: #254e6e;
                padding: 0px;
            }

            .dispos .parametrage .formulaire label
            {
                color: #254e6e;
                font-size: 1em;
                min-height: 0px;
                padding: 8px 10px 0px 0px;
            }

        .dispos .parametrage .legende
        {
            background-color: transparent;
            background-image: none;
            height: auto;
            width: 290px;
            padding: 0px;
            margin: -7px 0px 0px 0px;
            float: right;
        }

            .dispos .parametrage .legende li
            {
                line-height: 1.5em;
                width: 115px;
                padding: 0px 0px 0px 20px;
                left: auto;
            }

                .dispos .parametrage .legende li span
                {
                    height: 12px;
                    margin: 3px 5px 0px 0px;
                }

                .dispos .parametrage .legende li.choix
                {
                    padding-right: 0px;
                    margin-top: 0px;
                }

    .dispos .legende li.choix
    {
        color: #254e6e;
        font-weight: bold;
        line-height: normal;
        width: 270px;
        padding: 0px 10px 0px 0px;
        margin-top: -2px;
        float: right;
        left: auto;
    }

        .dispos .legende li.choix input
        {
            background-color: transparent;
            border: none;
            height: 13px;
            width: 20px;
            padding: 0px;
            float: left;
        }

        .dispos .legende li.choix label
        {
            margin: 5px 10px 0px 0px;
            float: left;
        }

    .dispos .legende
    {
        background-color: #ecbaec;
        background-image: url(../img/dispos-legende.gif);
        background-repeat: repeat-y;
        background-position: right;
        height: 20px;
        padding: 15px 0px 15px 0px;
        margin: 0px 0px 1px 0px;
    }

    .dispos .capacite
    {
        background-color: #ecbaec;
        background-image: url(../img/dispos-legende.gif);
        background-repeat: repeat-y;
        background-position: right;
        height: 10px;
        padding: 10px 0px 20px 30px;
        margin: 0px 0px 1px 0px;
    }

        .dispos .legende li
        {
            line-height: 1.7em;
            padding: 0px 25px 0px 0px;
            float: left;
            position: relative;
            left: 30px;
            list-style: none;
        }

            .dispos .legende li a
            {
                color: #000000;
                text-decoration: none;
            }

            .dispos .legende li span
            {
                height: 20px;
                width: 20px;
                margin: 0px 5px 0px 0px;
                display: block;
                float: left;
            }

    .dispos .non-renseigne
    {
        background-color: #bababa;
    }

        .dispos .non-renseigne.we
        {
            background-color: #7d7d7d;
        }

    .dispos .disponible
    {
        background-color: #0a9800;
    }

        .dispos .disponible.we
        {
            background-color: #076600;
        }

    .dispos .peu-place
    {
        background-color: #4a8ed7;
    }

        .dispos .peu-place.we
        {
            background-color: #325f90;
        }

    .dispos .complet
    {
        background-color: #a10700;
    }

        .dispos .complet.we
        {
            background-color: #6c0500;
        }

    .dispos .fermeture
    {
        background-color: #ff7a03;
    }

        .dispos .fermeture.we
        {
            background-color: #ab5202;
        }

    .dispos .barre
    {
        background-color: #b070b0;
        height: 19px;
    }

        .dispos .barre .fleche-h, .dispos .barre .fleche-b
        {
            background-repeat: no-repeat;
            border-right: 1px solid #ffffff;
            height: 19px;
            width: 158px;
            display: block;
            float: left;
        }

        .dispos .barre .fleche-h
        {
            background-image: url(../img/dispos-fleche-h.gif);
        }

        .dispos .barre .fleche-b
        {
            background-image: url(../img/dispos-fleche-b.gif);
        }

    .dispos .fleche-g, .dispos .fleche-d
    {
        background-repeat: no-repeat;
        height: 37px;
        width: 28px;
        display: block;
        position: absolute;
        top: 83px;
    }

    .dispos .fleche-g
    {
        background-image: url(../img/dispos-fleche-g.png);
        left: 227px;
    }

    .dispos .fleche-d
    {
        background-image: url(../img/dispos-fleche-d.png);
        right: 18px;
    }

        .dispos .barre .fleche-h span, .dispos .barre .fleche-b span,
        .dispos .fleche-g span, .dispos .fleche-d span
        {
            display: none;
        }

    .dispos .dispos-g
    {
        width: 226px;
        margin: 0px -1px 0px 0px;
        float: left;
    }

    .dispos #disposScroll
    {
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        height: 300px;
        overflow: hidden;
    }

    .dispos #disposScrollV
    {
        height: 300px;
        overflow: auto;
    }

    .dispos #disposScrollH
    {
        overflow: hidden;
    }

    .dispos table
    {
        width: 935px;
    }

    .dispos .dispos-g table
    {
        border-right: 1px solid #ebdbeb;
        width: 100%;
    }

    .dispos .dispos-d table
    {
        width: auto;
    }

    .dispos .barre table
    {
        width: auto;
        margin-left: -1px;
        float: left;
    }

    .dispos #disposScroll .impair:hover > td, .dispos #disposScroll .pair:hover > td,
    .dispos #disposScroll .impair:hover > th, .dispos #disposScroll .pair:hover > th,
    .dispos #disposScrollH .impair:hover > td, .dispos #disposScrollH .pair:hover > td
    {
        background-color: #ecbaec;
    }

    .dispos .impair td, .dispos .impair th
    {
        background-color: #f7eff7;
    }

    .dispos .pair td, .dispos .pair th
    {
        background-color: #ffffff;
    }

    .dispos th
    {
        color: #000000;
        font-weight: normal;
        text-align: right;
        vertical-align: top;
        padding: 5px 6px 0px 0px;
    }

    .dispos .dispos-g th
    {
        text-align: left;
        vertical-align: top;
        height: 20px;
        padding: 5px 6px 0px 5px;
        display: block;
        overflow: hidden;
    }

    .dispos th.annee1, .dispos th.annee2
    {
        color: black;
        font-size: 1.6em;
        font-weight: bold;
        text-align: center;
        vertical-align: top;
        background-color: #ebdaeb !important;
        width: 20px;
        padding: 15px 1px 15px 0px;
    }

    .dispos th.annee1
    {
        vertical-align: top;
        border-bottom: 1px solid #ffffff;
    }

    .dispos th.periode
    {
        color: #ffffff;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        background-color: #b070b0;
        border-left: 1px solid #ffffff;
        padding: 2px 0px 3px 0px;
    }

    .dispos th.mois
    {
        color: #ffffff;
        text-align: center;
        vertical-align: middle;
        background-color: #8e4b8e;
        border-top: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
        padding: 2px 0px 3px 0px;
    }

    .dispos th.semaine
    {
        color: #ffffff;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        background-color: #ba96ba;
        border-top: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
        padding: 2px 0px 3px 0px;
    }

    .dispos th.jour
    {
        text-align: center;
        line-height: 1.5em;
        vertical-align: middle;
        background-color: #ffffff;
        border-left: 1px solid #ebdbeb;
        padding: 0px 0px 1px 0px;
    }

    .dispos th span
    {
        white-space: nowrap;
        height: 20px;
        margin: 0px 3px 0px 0px;
        display: block;
        overflow: hidden;
    }

    .dispos th a
    {
        height: 9px;
        width: 9px;
        margin: 3px 0px 0px 2px;
        display: block;
        float: right;
    }

        .dispos th a span
        {
            display: none;
        }

    .dispos td
    {
        color: #ffffff;
        font-size: 0.9em;
        text-align: center;
        border-left: 1px solid #ebdbeb;
        height: 15px;
        width: 16px;
        padding: 5px 2px 5px 2px;
    }

    .dispos .dispos-g td
    {
        border: none;
        height: 3.5em;
        padding: 0px;
    }

    .dispos td a
    {
        color: #ffffff;
        text-decoration: none;
        line-height: 1.3em;
        height: 15px;
        width: 16px;
        display: block;
        cursor:pointer;
    }

    .dispos td a:hover
    {
        color: #000000;
        font-weight: bold;
    }

    .dispos td input {
        color: black;
        height: 15px;
        width: 16px;
        border: none;
        background: lightblue;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .dispos .barre td
    {
        background-image: url(../img/dispos-bordure.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
        border: none;
        height: 19px;
        width: 20px;
        padding: 0px 0px 0px 1px;
    }

    .dispos .modification
    {
        color: #254e6e;
        background-color: #d4bdd4;
        border-right: 1px solid #ffffff;
        height: 4.6em;
        padding: 4px 15px 0px 15px;
    }

        .dispos .modification label
        {
            font-weight: bold;
            text-align: center;
            padding: 0px 0px 3px 0px;
            display: block;
        }

        .dispos .modification select
        {
            width: 195px;
        }

    .dispos .aide
    {
        text-align: justify;
        background-color: #f7eff7;
        padding: 12px 15px 14px 15px;
        margin: 6px 0px 0px 0px;
    }





/* SELECTEUR DE PERIODE */

.ui-daterangepicker-arrows.ui-widget.ui-widget-header.ui-helper-clearfix.ui-corner-all
{
    float: left;
    margin-top: 10px;
}

    .ui-daterangepicker-arrows.ui-widget.ui-widget-header.ui-helper-clearfix.ui-corner-all input
    {
        float: none !important;
        margin: 0px 2px 0px 20px !important;
    }

.ui-daterangepickercontain
{
    z-index: 30000 !important;
}

.HideCacm input
{
    display: none;
}

.hyperlinkUnderligne
{
    color: blue;
    cursor: pointer;
    text-decoration: underline;
}

.dispos .barre,
.dispos #disposScroll
{
    clear: left;
}


/* SURCHARGE TABLETTE ET MOBILE */
@media only screen and (max-width: 1024px){
  .ui-widget{
    width: 90% !important;
    left: 5% !important;
  }
  .ui-widget #dispo{
    overflow: hidden;
  }
  .ui-widget #dispo .legende{
    height: auto;
  }
  .ui-widget #dispo .legende:after{
    content:'';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .ui-widget #dispo #disposScroll{
    overflow: auto;
  }
  .ui-widget #dispo .barre > table{
    width: 935px;
    padding-left: 160px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
}