.styled{border:0;line-height:2.5;height:40px;padding:0 16px;font-size:1rem;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;border-radius:10px;background-color:#dc0000;background-image:linear-gradient(to top left,rgba(0,0,0,.2),rgba(0,0,0,.2) 30%,transparent);box-shadow:inset 2px 2px 3px hsla(0,0%,100%,.6),inset -2px -2px 3px rgba(0,0,0,.6)}.styled:hover{background-color:red}.styled:active{box-shadow:inset -2px -2px 3px hsla(0,0%,100%,.6),inset 2px 2px 3px rgba(0,0,0,.6)}.centrer,.valider,table{margin-top:20px;margin-left:auto;margin-right:auto;text-align:center}input[type=submit]{cursor:pointer;background:#68b5c7;color:#fff;border-style:outset;border-color:#68b5c7;height:50px;width:200px;font:bold15px arial,sans-serif;text-shadow:none;display:inline-block}.dropdown-input input,.vdp-datepicker input{width:250px;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}#pointage{padding-bottom:20px}#pointage .flex-container-parent{display:flex}#pointage .flex-item-left-parent{margin:2px;text-align:left;width:500px}#pointage .flex-item-right-parent{margin:2px;text-align:left}#pointage .flex-container{display:flex;flex-wrap:nowrap}#pointage .flex-item-left{margin:2px;text-align:left;width:200px}#pointage .flex-item-right{margin:2px;text-align:left;width:250px}#pointage .flex-item-end{margin:2px;text-align:left;flex:auto}@media (max-width:620px){#pointage .flex-container{flex-wrap:wrap}#pointage .flex-item-left,#pointage .flex-item-right{flex:100%}#pointage .flex-item-left{display:none}}#pointage .flex-table{flex-direction:column;border:1px solid #ccc;background:#fff}#pointage .flex-table thead{color:#fff;background:#68b5c7}#pointage .flex-table tbody tr+tr{border-top:1px solid #ccc}#pointage .flex-table tbody tr td,#pointage .flex-table thead tr th{flex:1;padding:.4em}#pointage .flex-table tbody tr td .box1{min-width:160px}#pointage .flex-table tbody tr td>span{width:100%}#pointage .flex-table tr:nth-child(2n){background-color:#f2f2f2}#pointage .flex-table tbody tr:hover{background-color:#ddd}@media screen and (max-width:640px){#pointage .flex-table{border:0}#pointage .flex-table thead{display:none}#pointage .flex-table tbody tr{flex-direction:column;margin:1em;border:1px solid #ccc;align-items:center}#pointage .flex-table tbody tr td{flex-direction:row}#pointage .flex-table tbody tr td+td{border-top:1px solid #ccc}#pointage .flex-table tbody tr td:before{display:none}}.title{color:#212529;font-weight:700;margin:auto;text-align:left;font-size:1.4em;border-bottom:1px solid #ccc}.modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.modal-wrapper{display:table-cell;vertical-align:middle}