@charset "UTF-8";*,:after,:before{box-sizing:border-box}html{width:100%;height:100%}body{-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;touch-action:manipulation;position:fixed;user-select:none;width:100%;height:100%;overflow:hidden;font:16px/1.5 Roboto,sans-serif;background:#adcdf2}.blackout,.blackout2,.blackout3{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);cursor:pointer}.blackout2,.blackout3{position:absolute;z-index:2}purchase-dialog,auth-dialog{z-index:5}.getElement{position:absolute;padding:35px 10px;text-align:center;top:50%;left:50%;border:2px solid black;transform:translate(-50%,-50%);background-color:#87a0bc;color:black;z-index:3}.recipes,.rules,.icons{z-index:3}.none{display:none !important}.icon{color:#1d0c05;cursor:pointer;position:absolute;width:50px;height:50px;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;background-size:100% 100% !important}.desc{width:120px;position:absolute;bottom:-20px;left:-35px;word-break:break-all;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;text-align:center;font-size:.9em}.table{width:100%;height:100%;position:relative;overflow:hidden;background-color:inherit}.takenIcon{width:48px;height:48px;border:1px solid rgba(0,0,0,0.5);background-color:rgba(196,255,255,0.5)}.menu{padding:5px;height:10%;width:100%;position:absolute;bottom:0;display:flex;justify-content:center}.add{background:url(images/add.svg) center center no-repeat}.info{background:url(images/info.svg) center center no-repeat}.drop{background:url(images/drop.svg) center center no-repeat}.recipeButton{background:url(images/recipe.svg) center center no-repeat}.add,.info,.drop,.recipeButton{width:24%;height:100%;background-size:100% 100%}.add:hover,.info:hover,.drop:hover,.recipeButton:hover{transform:scale(0.97)}.drop:active,.info:active,.add:active,.recipeButton:active{transform:scale(0.93)}.icons,.rules,.recipes{background-color:inherit;color:#1d0c05;overflow-y:auto;overflow-x:hidden;z-index:2;position:absolute;top:0;border:5px solid black;width:100%;height:100%;box-shadow:5px 5px 5px 1px rgba(0,0,0,0.7)}.rules,.recipes{padding:2%}.rules h2,.recipes h2{font-size:2.5em}.rules li{list-style:none;padding:3px}.rules label{display:inline-block;margin-top:20px;padding:3px}#color{display:block;width:100%}.buttonsRecipe{display:flex;flex-flow:row nowrap;justify-content:space-between}.buyElements{padding:5px 20px;font-size:1.2rem;background-color:#ffbcbc;cursor:pointer}.close,.closeRules{background-color:#ffe0e0;display:block;text-align:center;font-size:1.2em;margin-left:auto;padding:5px 50px;cursor:pointer}.aboutDelete{margin-top:20px}.delete{background-color:#ff5d66;color:#1d0c05;padding:3px;cursor:pointer}.red{color:black}.caution{text-align:center;font-size:1.6em;position:fixed;left:50%;transform:translateX(-50%);width:80%;top:35%;height:30%;background-color:#8ba2b8}.caution p{padding:5%}.buttons{width:100%;margin:0 auto;justify-content:center;position:absolute;bottom:2%;display:flex}#notDelete,#deleteCertain{font-size:1.5rem;width:47%;padding:2px}#notDelete{background-color:#ffe0e0;left:1%}#deleteCertain{right:1%}.recipe{display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem}.recipeSpan{font-size:3rem;line-height:2.5rem}.icons{display:flex;flex-flow:row wrap;align-content:flex-start;justify-content:center}.iconMenu,.iconRecipe{position:relative;margin:20px;width:50px;height:50px;display:inline-block}.iconMenu .desc,.iconRecipe .desc{font-size:.85em}.iconRecipe{cursor:default}.selectedIcon:before{position:absolute;content:"";width:15px;height:15px;background:url(images/selected.png);background-size:100%}.iconsHead{display:flex;width:100%;height:10%}.iconsHead input{width:60%;padding:5px}.addIcons{background-color:#ffe0e0;width:40%;cursor:pointer}.iconsHead input,.find,.addIcons{border:1px solid black;outline:0}.find:focus,.addIcons:focus,.drop:focus,.recipeButton:focus{transform:scale(0.96)}.drop,.find,.addIcons,.info,.recipeButton,.add{cursor:pointer}.topMenu{margin-top:5px;padding:0 5px;display:flex;flex-flow:nowrap;justify-content:space-between}.got{color:#1d0c05;font-size:1.1em;width:75%}@media(min-width:1200px){.got{width:auto;font-size:1.4em;margin-right:10px}.topMenu{justify-content:center;align-items:center}}@media(min-width:700px){.table{background-size:168%}.icon{width:64px;height:64px}.desc{width:128px;left:-32px;font-size:1em}.rules{font-size:1.4em}.iconMenu .desc{font-size:1em}}@media(min-width:1200px){.table{background-size:123%}.icons,.rules,.recipes{position:absolute;width:50%;left:25%;height:60%;top:20%;padding:1%}.caution{font-size:1.2em}.iconsHead{height:15%}}@media(min-width:1500px){.table{background-size:115%}}