@media screen and (max-width:480px){.window{width:370px;color:#000;font-family:Arial,sans-serif;background:silver;border-top-color:#dfdfdf;border-left-color:#dfdfdf;border-right-color:#000;border-bottom-color:#000}}@media screen and (max-width:480px){.window__content{margin:0 1px 1px;border:1px solid;border-top-color:gray;border-left-color:gray;border-bottom-color:#fff;border-right-color:#fff;font-size:13px}}@media screen and (max-width:480px){.window__content-inner{background:#fff;border:1px solid;margin-left:px;border-top-color:#000;border-left-color:#000;border-bottom-color:#dfdfdf;border-right-color:#dfdfdf}}@media screen and (max-width:480px){.solitaire{width:360px;background-color:green;height:480px;position:relative}}@media screen and (max-width:480px){.finish-deck{position:absolute;left:150px;top:20px}}@media screen and (max-width:480px){.aces,.seven{position:relative;float:left;width:45px;margin-left:5px;margin-right:px;height:70px;border:1px dotted;border-radius:4px}}@media screen and (max-width:480px){.board-deck{position:absolute;top:120px}}@media screen and (max-width:480px){.card{width:45px;height:70px;left:0;margin-left:-15px;top:0;border:1px solid #000;border-radius:4px;user-select:none;margin:-1px;box-shadow:1px -1px 0 #000}}@media screen and (max-width:480px){.deck{width:250px;position:absolute;left:20px;top:20px}}@media screen and (max-width:480px){.deck__pile{width:45px;height:70px;margin-left:-15px;top:0;position:absolute;border:1px dotted;border-radius:4px;cursor:pointer;background-image:radial-gradient(green 30%,#fff 30.1%,#fff 40%,green 40.1%,green 100%);background-size:50px 50px;background-position:50%;background-repeat:no-repeat}}@media screen and (max-width:480px){.deck__deal{left:45px;top:0;position:absolute}}