@charset "UTF-8";@-webkit-keyframes fade{from{opacity:0}to{opacity:1}}@-moz-keyframes fade{from{opacity:0}to{opacity:1}}@-ms-keyframes fade{from{opacity:0}to{opacity:1}}@keyframes fade{from{opacity:0}to{opacity:1}}@-webkit-keyframes slideDown{from{max-height:0}to{max-height:1000px}}@-moz-keyframes slideDown{from{max-height:0}to{max-height:1000px}}@-ms-keyframes slideDown{from{max-height:0}to{max-height:1000px}}@keyframes slideDown{from{max-height:0}to{max-height:1000px}}@-webkit-keyframes bgColor{from{background-color:rgba(0,0,0,0)}to{background-color:#c69b48}}@-moz-keyframes bgColor{from{background-color:rgba(0,0,0,0)}to{background-color:#c69b48}}@-ms-keyframes bgColor{from{background-color:rgba(0,0,0,0)}to{background-color:#c69b48}}@keyframes bgColor{from{background-color:rgba(0,0,0,0)}to{background-color:#c69b48}}@-webkit-keyframes goUp{from{opacity:0;margin-top:2em}to{opacity:1;margin-top:8px}}@-moz-keyframes goUp{from{opacity:0;margin-top:2em}to{opacity:1;margin-top:8px}}@-ms-keyframes goUp{from{opacity:0;margin-top:2em}to{opacity:1;margin-top:8px}}@keyframes goUp{from{opacity:0;margin-top:2em}to{opacity:1;margin-top:8px}}.editto-editor{border:2px solid #eee;border-radius:20px}.editto-button-bar{padding-top:.5em;padding-bottom:.5em;box-sizing:border-box;overflow-x:auto;width:100%;white-space:nowrap;z-index:999;max-height:0;display:none;background-color:#fff;margin-bottom:.5em;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);-moz-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);-ms-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.editto-button-bar--focus{display:block;-webkit-animation:5s slideDown ease-out;-moz-animation:5s slideDown ease-out;-ms-animation:5s slideDown ease-out;animation:5s slideDown ease-out;max-height:1000px}.editto-button-bar--lost-focus{-webkit-animation:1s slideDown reverse;-moz-animation:1s slideDown reverse;-ms-animation:1s slideDown reverse;animation:1s slideDown reverse}.editto-button,.editto-button__text,.editto-select{border:none;margin:1px;box-sizing:border-box;height:30pt}.editto-button,.editto-button__text{background-color:transparent;color:#323232;cursor:pointer}.editto-select{background:0 0;border:none;color:#323232}.edito-button__active,.editto-button__icon:active{color:#fff;background-color:#c69b48}.edito-button__active{-webkit-animation:.5s bgColor;-moz-animation:.5s bgColor;-ms-animation:.5s bgColor;animation:.5s bgColor}.edito-button__active circle,.edito-button__active g,.edito-button__active rect,.edito-button__active svg{fill:#fff}.editto-button__icon{width:30pt;border-radius:50%}.editto-button__icon:hover{color:#aaa}.editto-button__icon:hover circle,.editto-button__icon:hover g,.editto-button__icon:hover rect,.editto-button__icon:hover svg{fill:#aaa}.editto-button__icon img,.editto-button__icon svg{max-width:100%;max-height:100%}.editto-button__text.editto-button__icon.edito-button__activeedito-button__active,.editto-button__text:active{background-color:#c69b48;color:#fff}.editto-button__text:hover{color:#aaa}.editto-button__icon_icon{height:100%;width:100%}.editto-button__icon_icon svg{width:100%;height:100%;fill:#323232}.editto-button__icon_icon circle,.editto-button__icon_icon g,.editto-button__icon_icon rect,.editto-button__icon_icon svg{fill:#323232}.editto-button__icon_icon text{font-family:sans-serif}.editto-editor{padding:1em;box-sizing:border-box;display:block}.editto-editor :active,.editto-editor:focus{border-color:#c69b48;outline:0}.editto-button-group{margin-left:1em;margin-right:1em;display:inline-block;padding-right:1em;box-sizing:border-box;border-right:#ddd solid 1px}