/* Ubicli 2016 */

@media only screen and (max-device-width: 1024px) {
    * {
        box-sizing: border-box;
    }
    html .webagubiunivers,
    body .webagubiunivers {
        font-size: 1em;
    }
    body .webagubiunivers{
        color: #303030;
        font-family: "Open Sans", arial, sans-serif !important;
        font-size: 1em;
        font-weight: 400;
    }

    h2.titre_tableau {
        font-size: 2.5em!important;
    }

    li.lispecialite {
        /*padding-top:30px;*/
        width: 80% !important;
    }
    .liste_medecin {
        border-left: none !important;
        max-width: 100% !important;
    }
    li.limedecin {
        width: 80% !important;
    }
    #cadre_dispo {
        height: initial !important;
        border-bottom: none !important;
        border-left: none !important;
        border-right: none !important;
        border-top: none !important;
        background-color: white !important;
    }
    #cadre_dispo_ac_creneaux {
        height: initial !important;
        border-bottom: none !important;
        border-left: none !important;
        border-right: none !important;
        border-top: none !important;
        background-color: white !important;
    }
    div.choix {
        display: none;
    }
    p {}
    div.tableau_reduit {
        height: initial !important;
        right: 0px !important;
        position: relative !important;
    }
    #a_suiv {
        height: 18px;
    }
    #a_prec {
        height: 18px;
    }
    div.jourssemaine {
        padding-right: 0px;
    }
    div.heuresdispos {
        height: 300px;
    }
    td.ddispos {
        padding-top: 0px !important;
        height: 300px;
    }
    td.dimanche {
        height: 300px;
    }
    span.mobile_hidden {
        display: none;
    }
    span.mobile_display {
        display: initial !important;
    }
    th.jourssemaine {
        height: 40px;
    }
}


/*FIN PARAMETRAGE MOBILE*/

a {
    /*line-height: 1.7em !important;*/
    text-decoration: none;
    cursor: pointer;
}
h1{
    font-size: var(--h1-font-size);
}
h2{
    font-size: var(--h2-font-size);
}
h3{
    font-size: var(--h3-font-size);
}
div.webagdispo_frame {
    width: 93%;
    margin:0 auto;
}

div.cadre_societe {
    width: 100%;
    min-width: 350px;
    text-align: left;
}

#a_down {
    position: relative;
    margin-top: 12px;
    padding-left: 25px;
}

/*
li {
    float: left;
}
*/

ul.lspecialite {
    overflow-y: auto;
    padding-left: 20px;
    list-style: initial;
}

li.lispecialite {
    width: 45%;
    line-height: 1.8em;
}

a.focus_spec {
    color: #80B323!important;
    text-decoration: underline!important;
}

a.focus_cli {
    color: #80B323!important;
    text-decoration: underline!important;
}

div.liste_medecin {
    padding-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.lmedecin {
    margin-top: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 20px;
    list-style: initial;
    display: block;
}

div.display_allmed {
    width: 200px;
    margin-left: 20px;
    margin-bottom: 10px;
    /*float:left;*/
    font-size: 13px !important;
    text-decoration: underline!important;
}

li.limedecin {
    /*float:left;
	font-size:13px !important;*/
    line-height: 1.8em;
    /*width: 45%;*/
    margin-right: 10px;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 0px!important;
	font-size: 12px;
	/*height: 100%;*/
}

.tab_cadre_societe {
    margin-bottom: 20px;
}

div#cadre_dispo {
    font-size: 12px;
    padding-top: 5px;
    background-color: #EEE;
    border-top: solid black 1px;
    border-left: solid black 1px;
    border-bottom: solid black 1px;
    border-right: solid black 1px;
}

#cadre_dispo_ac_creneaux {
    font-size: 12px;
    padding-top: 15px;
    border-top: 1px solid #0065A0;
}

div.choix {
    width: 20%;
    position: relative;
    text-align: center;
    min-width: 150px;
    float: left;
}

.choix p {
    margin-bottom: 0;
}

div.tableau_reduit {
    position: relative;
    padding-left: 2px;
    display: table-cell;
    /*min-width:350px;*/
}

div.tableau_complet {
    position: relative;
}

div.bouton {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: right;
}

#a_suiv {
    height: 18px;
    position: absolute;
    top: 5px;
    right: 5px;
}

#a_prec {
    height: 18px;
    position: absolute;
    top: 5px;
    left: 5px;
}

#owebaglistpptabdispo #a_suiv{
    color:white !important;
}

#owebaglistpptabdispo #a_prec{
    color:white !important;
}

#owebaglistpptabdispo #a_suiv{
    color:white !important;
}

#owebaglistpptabdispo #a_prec{
    color:white !important;
}

.container-lst-pro #a_suiv{
    color: black !important;
}
.container-lst-pro #a_prec{
    color: black !important;
}
div.jourssemaine {
    word-break: break-word;
    width: 100%;
    /*overflow-y: scroll;*/
    border-right: 1px solid #fff;
}

th.jourssemaine {
    background-color: #FF7104 !important;
    border-bottom: none!important;
    border-left: solid #d8d8ff 1px !important;
    border-top: solid #d8d8ff 1px !important;
    color: white !important;
    padding: 0px !important;
    font-weight: bold;
    vertical-align: bottom !important;
    text-align: center !important;
    text-transform: initial !important;
}

td.dates {
    width: 14.285714285714285714285714285714%;
    background-color: #00456d;
    border-left: solid #d8d8ff 1px;
    border-right: solid #d8d8ff 1px;
    border-bottom: solid #d8d8ff 1px;
    padding: 5px!important;
    font-weight: bold;
    color: white;
    line-height: 2;
    text-align: center !important;
}

div.nodispo {
    text-align: center;
    padding: 10px 0;
    position: absolute;
    bottom: 40%;
    width: 50%;
    z-index: 1;
    left: 25%;

    color: #a94442 !important;
    background-color: #f8d7da !important;
    border-radius: 8px;
    border: 1px solid #ebcccc;
}

div.nodispo.compact{
    padding: 0px;
}

div.nodispo:empty {
    display: none;
}

table#tabdispos {}

div.heuresdispos {
    height: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.heuresdispos table tr td {
    padding: 0px;
}


/*
div.heuresdispos:hover{
	overflow-y:scroll;
}*/

td.ddispos {
    height: 95px;
    padding-top: 0px !important;
    background-color: #eee;
    font-weight: bold;
    vertical-align: top;
    border-left: solid white 1px!important;
    border-right: none;
    border-bottom: none;
    font-color: #00b9d2 !important;
    text-align: left;
}
.pagepro td.ddispos {
    border-left: none;
    border-right: none;
    border-bottom: none;
}
td.dimanche {
    height: 190px;
    background-color: #d8d8ff;
    vertical-align: text-top;
    border-bottom: none;
    font-weight: bold;
    text-align: center !important;
}

a.heure_dispo {
    margin-left: 4px;
}

a.heure_dispo:hover {
    text-decoration: underline;
}

span.heurecreneau {
    width: 5px;
    height: 3px;
    left: 0 !important;
    display: inline-block;
    padding-bottom: 2px;
    margin-left: 2px !important;;
}

span.heurecreneau, span.casecreneau {
    border-radius: 50%;
}

span.mobile_display {
    display: none;
}

div.creneaux {
    padding-top: 10px;
    width: 100%;
}

/*#tabcreneau {
    border: none !important;
    display: table-cell;
    line-height: 17px;
    box-shadow: none;
    width: auto;
}

#tabcreneau td,
tr {
    width: auto;
}*/
.contentcreneaulst{
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.contentcreneaulst .elem_casecreneau{
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 1.5;
}
.contentcreneaulst .elem_casecreneau:hover,
.contentcreneaulst .elem_casecreneau:focus{
    color: var(--main-color-orange) !important;
}
.contentcreneaulst .elem_casecreneau:hover .nomcreneau,
.contentcreneaulst .elem_casecreneau:focus .nomcreneau{
    color: var(--main-color-orange) !important;
}

.creneau {
    border: none !important;
    vertical-align: top;
    cursor: pointer;
    text-align: right;
}

.creneau_select {
    background-color: rgba(216, 216, 216, 0.7);
}

span.casecreneau {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
    font-size: 350%;
    flex: 0 0 20px;
}

span.nomcreneau {
    position: relative;
    bottom: 5px;
    height: 10px;
    margin-left: 5px;
    font-size: 12px;
    color: black !important;
}

#dplRdv .creneaux span.nomcreneau,  #dplRdv .creneaux span#pcreneau{
    color: black !important;
    font-size: 12px;
}
.infobulle {
    padding: 0.1% 0.5%;
    background-color: #fff;
    border: 1px solid #FF7104;
    border-radius: 30px;
    color: var(--main-color-orange);
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    z-index: 100;
    display: none;
}

/** Listes filtres agenda */

#webagdispo_ubi .liste_choix_wrapper > h2.titre_liste {
    font-size: 21px;
    margin-bottom: 10px;
    letter-spacing: 0;
}

#webagdispo_ubi .check-icon-wrapper>i {
    padding-left: 46px;
}

#webagdispo_ubi .liste_choix > li {
    cursor: pointer;
    width: fit-content;
}

#webagdispo_ubi .liste_choix > li:hover{
    text-decoration: underline;
}

#webagdispo_ubi select {
    font-size: 15px;
    margin-left: 75px !important;
    padding-left: 12px !important;
}
info-rdv-wrapper .btn-gestion{
    float: right;
    margin-top: 0;
    background-color: var(--main-color-orange) !important;
    color: white !important;
    border-radius: 30px !important;
    font-weight: bold !important;
    border: 1px solid var(--main-color-orange);
}

info-rdv-wrapper .btn-gestion:hover{
    background-color: white !important;
    background: white !important;
    color: var(--main-color-orange) !important;
}

#webagdispo_ubi .check-icon-wrapper  {
    position: absolute;
}

#webagdispo_ubi .check-icon-wrapper {
    color: #BDC3C7;
    bottom: 0px;
    left: 29px;
    width: 28px;
    z-index: 105;
    background-color: transparent;
}

#webagdispo_ubi .check-icon-wrapper > i {
    padding-left: 1px;
}

#webagdispo_ubi #check-nspe.active {
    /** display: none; */
}

.agenda-arrow {
    color: #FFFFFF !important;
    width:15px;
    cursor:pointer;
}

/** Cheminement */

#info-agenda {
    margin-top: 1px;
    margin-left: 0 !important;
    padding-top: 0 !important;

    /*border-left: 2px solid #BDC3C7;

    margin-left: 13px;
    margin-top: 1px;
    padding-left: 39px;
    padding-top: 0 !important;
    */
}


#webagdispo_ubi .cadrechoix {
    padding-top: 20px;
    padding-left: 0;
    margin-left: 0;
    margin-top: -10px;
    left:-3px;
    position: relative;
    /* border-left: 2px solid #BDC3C7; */
}

#webagdispo_ubi i.fa-check-circle {
    color: #2ECC71;
}

#webagdispo_ubi .cadrechoix, #webagdispo_ubi i {
    /** transition: border-color 5s ease-in-out; */
}

#webagdispo_ubi .cadrechoix:after {
    transform: scaleY(0);
    transform-origin:  100% 0;
    content: '';
    transition: transform 250ms ease-in-out;

    /* On superpose avec le border d'origine */
    /* border-left: 4px solid #2ECC71; */
    position: absolute;
    left: -3px;
    top: 2px;
    height: 90%;
    z-index: 102;
}
#webagdispo_ubi .cadrechoix.checked:after {transform: scaleY(1); }
#owebagdispopretabdispo {
    width: 100%;
    padding-left: 33px;
    padding-right: 35px;
}

#owebagdispopretxtcreneau {
    font-size: 21px;
    margin-bottom: 10px;
    color: #0086B1 !important;

    font-family: "Source Sans Pro", arial, sans-serif;
}

.cadrechoix:empty {
    display: none;
}

.liste_choix {
    width: 89%;
}

/* Code postaux spécifique */
#owebagdispoprecadrecp .select2-container .select2-selection--single .select2-selection__rendered { padding: 0 !important; padding-left: 10px !important; }
#owebagdispoprecadrecp .select2-container--default .select2-selection--single { border-color: #ccc !important; }

#dplRdv #owebaglistpptabdispo .heuresdispos{
    height: 260px!important;
    overflow-y: scroll;
}

#dplRdv th.jourssemaine {
    background-color: #FF922F !important;
    border-bottom: none!important;
    border-left: solid #d8d8ff 1px !important;
    border-right: solid #d8d8ff 1px !important;
    border-top: solid #d8d8ff 1px !important;
    color: white !important;
    padding: 10px !important;
    font-weight: bold;
    vertical-align: bottom !important;
    text-align: center !important;
    text-transform: initial !important;
}

#dplRdv #a_prec{
    height: 18px;
    position: absolute;
    top: 5px;
    left: -29px;
}

.divcheckboxpro .checkboxpro{
    margin-right: 10px;
}

input#tel_mob, input.float-label.form-user-ubi-tel.input-ubi-tel-mobile{
    padding-left: 40px;
}

span.mobile_hidden {
    font-size:12px;
}