body{background:#488c41;margin:0}div#eval-container{color:#fff;display:flex;flex-flow:row;font-family:roboto,helvetica,arial,sans-serif;font-size:16px;max-height:200px;overflow-x:hidden;position:relative;width:350px}div#eval-container button{border:none;border-radius:100% 100%;color:#000;cursor:pointer;height:2em;opacity:.7;padding:0;position:absolute;top:calc(50% - 2em);width:2em;z-index:9000}div#eval-container button.left{background:url(/static/img/baseline-chevron_left-24px.svg) #fff 50%;left:1px}div#eval-container button.right{background:url(/static/img/baseline-chevron_right-24px.svg) #fff 50%;right:1px}div.evaluation{box-sizing:border-box;line-height:1.2;min-height:100%;min-width:100%;overflow:auto;padding:.5em 2.5em;position:relative;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform 2.5s;transition:transform 2.5s;transition:transform 2.5s,-webkit-transform 2.5s;z-index:1000}div.evaluation p.auteur{font-size:.8em;font-style:italic}