*{padding:0;margin:0;font-family:'Arial',sans-serif;height:100%}* body{background-color:#c9c9c9;height:auto}* nav{color:#fff;z-index:1;font-weight:bold;font-size:30px;line-height:50px;padding-left:50px;width:100%;height:50px;top:0;position:fixed;background-color:#012c34}* main{color:#0f454f;background-color:#fff;margin:80px 50px 20px;width:auto;height:auto;border:2px solid #012c34;border-radius:10px}@media(max-width:800px){* main{margin:80px 10px 20px}}* main>*{padding:20px}* main h1{font-size:24px;margin-bottom:8px;text-align:left}* main .category-container{padding-bottom:10px}* main .category-container .category{border:1px solid #000;display:inline-block;margin:2px;min-width:180px;vertical-align:top;margin-bottom:10px}@media(max-width:800px){* main .category-container .category{width:100%}}* main .category-container .category .category-name{font-weight:bold;width:auto;padding:4px;background-color:#012c34;color:#fff;text-transform:uppercase}* main .category-container .category .category-name button{padding:2px 5px;float:right;margin-top:-3px}* main .category-container .category .category-items{padding:2px 5px 7px}* main .category-container .category .category-items .category-item{margin-bottom:-5px;display:block;padding:3px 0}* main .category-container .category .category-items .category-item.category-item-break{margin-bottom:0;border-bottom:1px solid #012c34}* main .category-container .category .category-items .category-item input[type="checkbox"]{width:16px;height:16px;margin-right:3px;position:relative;top:2px}* main .presets-container{border-bottom:none !important}* main .presets-container,* main .controls-container{border-top:1px solid #012c34;border-bottom:1px solid #012c34;text-align:center}* main .presets-container input[type="checkbox"],* main .controls-container input[type="checkbox"]{width:16px;height:16px;margin-right:3px;position:relative;top:2px}* main .presets-container #num-count,* main .controls-container #num-count{width:70px;height:40px;font-size:16px}* main .presets-container button,* main .controls-container button{border:1px solid #012c34;margin-left:10px;margin-bottom:10px;width:200px;height:40px;font-weight:bold;font-size:16px}* main .presets-container #btn-generate,* main .controls-container #btn-generate{color:#1ca15e;border:1px solid #1ca15e}* main .output-container .output-list{padding-left:20px}