.webapp {display:block; font: 12px/1.6em Geneva, Verdana, Sans-Serif;}
#colorpickers {float: left; padding: 0; margin: 0 0 0 10px;}
.colorpicker{float: left; height: 25px; background: #DDD; width: 100px; list-style: none; border: 1.5px solid #CCC; margin: 0 10px 10px 0; border-radius: 2px; display: block; text-decoration: none; padding: 7px 0 0 5px; color: black;}
.colorpicker:hover {cursor: pointer; border: 1.5px solid #AAA;}
.colorpicker.current {background: #376fb4; color: white;}
.colorpicker div {position: relative; top: -20px; left: 75px; height: 20px; width: 20px; background: black;}
.button#samplesize{width: 45px;}

#decoimage{clear: left; width: 400px; height: 400px; border: 1px solid #CCC; margin: 0 0 10px 10px; background: #EEE; cursor: crosshair;}

#processing {clear: left; height: 25px; padding: 0; margin: 0 0 0 10px;}
.button{float: left; height: 25px; background: #DDD; width: 100px; list-style: none; border: 1.5px solid #CCC; margin: 0 10px 10px 0; border-radius: 2px; color: black; display: block; text-decoration: none; padding: 7px 0 0 5px;}
.button:hover {cursor: pointer; border: 1.5px solid #AAA;}
.button.current {background: #376fb4; color: white;} /*  #2196f3;  */
#thumbnails {clear: left; padding: 0; margin: 0 0 0 10px;}
.thumbnail {clear: left; padding: 0; margin: 0 5px 0 0; cursor: pointer;}
