*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:linear-gradient(#64dc8c, #5abe6e);color:#000;font-size:16px;font-family:Arial, Verdana;background-attachment:fixed}main{width:100%;max-width:500px;margin:0 auto;padding:20px}h1{color:#fff;margin:30px 0 30px 0;text-align:center;position:relative;font-size:2.4em}h2{color:#000;margin:0 0 30px 0}@media screen and (max-width: 500px){body{font-size:12px}h1{margin-top:0px}}@keyframes throw{0%{filter:blur(10px);transform:rotate(0deg)}100%{filter:blur(0);transform:rotate(360deg)}}.app__dices{margin-bottom:30px;position:relative}.app__dices:after{padding-top:19.1304%;display:block;content:''}.app__dice-wrapper{width:100%;position:absolute}.app__dice{width:18.4%;margin-right:2%;border-radius:15%;border:1px solid black;transition:0.5s;float:left}.app__dice[data-saved=true]{border:2px solid red;animation:none;opacity:0.8;transform:scale(0.8) translateY(-50px)}.app__dice:last-child{margin-right:0}.app__dice:hover{opacity:0.8;cursor:pointer}.app__dice__animation{animation:1s ease-out 0s 1 throw}.app__button__wrapper{margin-bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.app__button-throw-dices{padding:10px;background-color:#6e9bff;border-radius:10px;border:1px solid black;font-size:16px}.app__button-throw-dices:hover{cursor:pointer;background-color:#3c69e6}.app__button-throw-dices:active,.app__button-throw-dices:focus{outline:none}.app__button-throw-dices:disabled{color:black}.app__button-throw-dices:disabled:hover{cursor:default;background-color:#6e9bff}.app__players{display:-ms-flexbox;display:flex}.app__players__grey{position:absolute;height:100%;width:100%;top:0px;left:0px;background-color:rgba(128,128,128,0.3)}.app__players__player{width:49%;margin-right:2%;border:1px solid black;padding:10px;background-color:#dcdce6;border-radius:10px;position:relative}.app__players__player:last-child{margin-right:0}.app__value{display:-ms-flexbox;display:flex;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;width:100%;padding:4px}.app__value[data-needed=true]{cursor:pointer}.app__value:nth-child(odd){background-color:#f0f0fa}.app__value:nth-child(even){background-color:#dcdce6}.app__value__zwischentotal,.app__value__3-gleiche,.app__value__total{border-top:1px solid black}.app__value__extra,.app__value__yatzee{padding-bottom:20px}.app__value__total{font-weight:700;border-bottom:2px solid black}.app__value__name{width:100%;padding:4px}.app__value__number{width:30px;-ms-flex:0 0 auto;flex:0 0 auto;text-align:right;border:1px solid grey;padding:2px;min-height:1em}.app__value__zwischentotal .app__value__number,.app__value__extra .app__value__number,.app__value__total .app__value__number{border:1px solid transparent}.infobox__background{background-color:rgba(100,220,140,0.5);position:fixed;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.infobox__box{width:100%;max-width:460px;background-color:#fa5064;border:1px solid black;padding:20px;margin:20px;border-radius:10px}.infobox__form label{width:33.3%;display:inline-block;color:white;font-size:16px}.infobox__form input[type=text]{width:66.6%;padding:4px;border-radius:10px;border:1px solid black;margin-bottom:12px;font-size:16px}.infobox__form input[type=text]:focus{outline:none}.infobox__button{padding:10px;background-color:#6e9bff;border-radius:10px;border:1px solid black;font-size:16px;width:33.3%;margin-left:33.3%}.infobox__button:hover{cursor:pointer;background-color:#3c69e6}.infobox__button:active,.infobox__button:focus{outline:none}.infobox__button:disabled{color:black}.infobox__button:disabled:hover{cursor:default;background-color:#6e9bff}.clearfix::after{content:"";clear:both;display:table}@media screen and (max-width: 500px){.app__button-throw-dices{font-size:11px;padding:5px}.app__dices,.app__button__wrapper,h2,h1{margin-bottom:15px}.app__dice[data-saved=true]{transform:scale(0.8) translateY(-20px)}.app__value{padding:2px}.app__value__name{padding:2px}.app__value__number{padding:1px}}
