.sticky-queue{position:fixed;z-index:10000}.sticky-queue.top-center,.sticky-queue.top-left,.sticky-queue.top-right{top:-2px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-box-shadow:5px rgba(0,0,0,.2);-webkit-box-shadow:5px rgba(0,0,0,.2);box-shadow:5px rgba(0,0,0,.2)}.sticky-queue.bottom-left,.sticky-queue.bottom-right{bottom:5px}div.sticky-queue.top-center{left:50%;margin-left:-150px;width:300px;background:#f9edbe;border:1px solid #f0c36d}div.sticky-queue.bottom-right{right:20px}div.sticky{position:relative;display:none;padding:10px;font-size:12px;color:#222;border-top:1px solid #f0c36d}img.sticky-close{position:absolute;top:10px;right:10px;height:14px;width:14px;cursor:pointer}div.sticky-note{padding-right:20px}div.sticky.toast{width:250px;padding:10px;margin-bottom:10px;-moz-box-shadow:0 2px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2);box-shadow:0 2px 3px rgba(0,0,0,.2);background:#fff}div.sticky.toast a{text-decoration:underline;cursor:pointer;color:#0097d7}div.sticky.toast .title{font-weight:700;font-size:16px;margin-bottom:5px}div.sticky.toast.labs{border:1px solid #ffc512}div.sticky.toast.milk{border:1px solid #058a9e}div.sticky.toast.land-and-feed{border:1px solid #77be27}div.sticky.toast.weights{border:1px solid #764699}div.sticky.toast.protrack{border:1px solid #E96B10}div.sticky.toast.calendar{border:1px solid #013372}div.sticky.toast.labs .title{color:#ffc512}div.sticky.toast.milk .title{color:#058a9e}div.sticky.toast.land-and-feed .title{color:#77be27}div.sticky.toast.weights .title{color:#764699}div.sticky.toast.protrack .title{color:#E96B10}div.sticky.toast.calendar .title{color:#013372}