#easydemo{position:fixed;background-color:#666;font-size:16px;font-family:Tahoma,sans-serif;line-height:170%;color:#222;-moz-box-shadow:2px 2px 8px 3px #888;-webkit-box-shadow:2px 2px 8px 3px #888;-o-box-shadow:2px 2px 8px 3px #888;-ms-box-shadow:2px 2px 8px 3px #888;box-shadow:2px 2px 8px 3px #888;left:50%;top:50%;margin-left:-300px;margin-top:-220px}#easydemo.unfocused{opacity:.6}#easydemo.attention{-moz-box-shadow:0 0 15px 7px #0a0;-webkit-box-shadow:0 0 15px 7px #0a0;-o-box-shadow:0 0 15px 7px #0a0;-ms-box-shadow:0 0 15px 7px #0a0;box-shadow:0 0 15px 7px #0a0}#easydemo .attention-grab{position:fixed;border:solid 7px #0a0;background-color:transparent;margin-left:-7px;margin-top:-7px;opacity:.9;pointer-events:none}#easydemo a{text-decoration:none}#easydemo a:hover{text-decoration:underline}#easydemo .header{height:30px;cursor:move;background-image:-ms-linear-gradient(top,#555,#222);background-image:-webkit-linear-gradient(top,#555,#222);background-image:-o-linear-gradient(top,#555,#222);background-image:-moz-linear-gradient(top,#555,#222);background-image:linear-gradient(top,#555,#222);color:#fff;padding:15px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#easydemo .header .title{font-size:24px;margin-left:12px}#easydemo .header .controls{float:right}#easydemo .control{float:left;cursor:pointer;margin-top:-1px}#easydemo .sprite{margin:8px;background-image:url(http://s3.amazonaws.com/vaccinejs/easydemo-50d88b40064bc34f1ab4ce5555c35ac1.png)}#easydemo .right-arrow,#easydemo .left-arrow{height:16px;width:8px;margin-right:12px;margin-left:12px;background-position:0 0}#easydemo .control:hover{opacity:.7}#easydemo .left-arrow{height:16px;width:8px;background-position:-8px 0}#easydemo .down-arrow{height:8px;width:16px;margin-top:10px;margin-bottom:11px;background-position:-16px 0}#easydemo .cross{height:16px;width:16px;background-position:-32px 0}#easydemo .close{margin-left:30px}#easydemo .previous{margin-right:10px;margin-left:12px}#easydemo .info-container{position:relative}#easydemo .info{width:600px;height:375px;overflow-y:scroll;cursor:move}#easydemo p.state{cursor:pointer;margin:10px 15px;margin-top:0;border-style:solid;border-width:5px;border-radius:20px;background-color:#777;border-color:#777;padding:10px 20px}#easydemo p.state:hover{background-color:#999;border-color:#999}#easydemo p.state.activating{background-color:#999;border-color:#eee}#easydemo p.state.active{background-color:#eee;border-color:#eee}#easydemo .resize{background-color:rgba(0,0,0,0);position:absolute}#easydemo .resize.left{cursor:ew-resize;top:0;left:-3px;width:7px}#easydemo .resize.right{cursor:ew-resize;top:0;right:-5px;width:7px}#easydemo .resize.bottom{cursor:ns-resize;bottom:-5px;left:0;height:7px}#easydemo .resize.bottom-left{cursor:nesw-resize;bottom:-6px;left:-4px;width:9px;height:9px}#easydemo .resize.bottom-right{cursor:nwse-resize;bottom:-6px;right:-6px;width:9px;height:9px}signal{display:inline-block;border-style:solid;border-width:1px;border-color:#555;border-radius:8px;padding:0 7px;line-height:150%}p.state:hover signal{border-color:#666}p.state.active signal{background-color:#ddd;border-color:#bbb;color:#050}p.state.active signal:hover,p.state.active signal:active{background-color:#ccc}.easydemo-signal{width:10px;height:10px;margin:-5px;border-style:solid;border-radius:10px;border-color:#0a0;background-color:#0a0;opacity:.8;position:absolute;animation-name:easydemo-pulse,easydemo-enter;animation-duration:.8s,.2s;animation-iteration-count:infinite,1;animation-direction:alternate,normal;animation-timing-function:linear,ease-in;-webkit-animation-name:easydemo-pulse,easydemo-enter;-webkit-animation-duration:.8s,.2s;-webkit-animation-iteration-count:infinite,1;-webkit-animation-direction:alternate,normal;-webkit-animation-timing-function:linear,ease-in;-moz-animation-name:easydemo-pulse,easydemo-enter;-moz-animation-duration:.8s,.2s;-moz-animation-iteration-count:infinite,1;-moz-animation-direction:alternate,normal;-moz-animation-timing-function:linear,ease-in;-moz-box-shadow:0 0 5px 1px #363;-webkit-box-shadow:0 0 5px 1px #363;-o-box-shadow:0 0 5px 1px #363;-ms-box-shadow:0 0 5px 1px #363;box-shadow:0 0 5px 1px #363}.easydemo-signal.active{animation-name:easydemo-active;animation-duration:.8s;animation-iteration-count:1;animation-direction:normal;animation-timing-function:cubic-bezier(.11,.86,.83,.43);-webkit-animation-name:easydemo-active;-webkit-animation-duration:.8s;-webkit-animation-iteration-count:1;-webkit-animation-direction:normal;-webkit-animation-timing-function:cubic-bezier(.11,.86,.83,.43);-moz-animation-name:easydemo-active;-moz-animation-duration:.8s;-moz-animation-iteration-count:1;-moz-animation-direction:normal;-moz-animation-timing-function:cubic-bezier(.11,.86,.83,.43)}@keyframes easydemo-active{0%{ width:300px;height:300px;border-radius:300px;margin:-150px}95%,100%{width:10px;height:10px;margin:-5px}}@keyframes easydemo-pulse{0%{ border-color:#090;background-color:#090}100%{border-color:#0c0;background-color:#0c0}}@keyframes easydemo-enter{0%{ width:16px;height:16px;border-radius:16px;margin:-8px}100%{width:10px;height:10px;margin:-5px}}@-moz-keyframes easydemo-active{0%{ width:300px;height:300px;border-radius:300px;margin:-150px}95%,100%{width:10px;height:10px;margin:-5px}}@-moz-keyframes easydemo-pulse{0%{ border-color:#090;background-color:#090}100%{border-color:#0c0;background-color:#0c0}}@-moz-keyframes easydemo-enter{0%{ width:16px;height:16px;border-radius:16px;margin:-8px}100%{width:10px;height:10px;margin:-5px}}@-webkit-keyframes easydemo-active{0%{ width:300px;height:300px;border-radius:300px;margin:-150px}95%,100%{width:10px;height:10px;margin:-5px}}@-webkit-keyframes easydemo-pulse{0%{ border-color:#090;background-color:#090}100%{border-color:#0c0;background-color:#0c0}}@-webkit-keyframes easydemo-enter{0%{ width:16px;height:16px;border-radius:16px;margin:-8px}100%{width:10px;height:10px;margin:-5px}}