.ui.button{cursor:pointer;display:inline-block;min-height:1em;outline:none;border:none;vertical-align:baseline;background:#e0e1e2 none;color:rgba(0,0,0,0.6);font-family:'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;margin:0em 0.25em 0em 0em;padding:0.78571429em 1.5em 0.78571429em;text-transform:none;text-shadow:none;font-weight:bold;line-height:1em;font-style:normal;text-align:center;text-decoration:none;border-radius:0.28571429rem;-webkit-box-shadow:0px 0px 0px 1px transparent inset,0px 0em 0px 0px rgba(34,36,38,0.15) inset;box-shadow:0px 0px 0px 1px transparent inset,0px 0em 0px 0px rgba(34,36,38,0.15) inset;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;transition:opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;transition:opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;transition:opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;will-change:'';-webkit-tap-highlight-color:transparent}.ui.button:hover :hover{background-color:#cacbcd;background-image:none;-webkit-box-shadow:0px 0px 0px 1px transparent inset,0px 0em 0px 0px rgba(34,36,38,0.15) inset;box-shadow:0px 0px 0px 1px transparent inset,0px 0em 0px 0px rgba(34,36,38,0.15) inset;color:rgba(0,0,0,0.8)}.ui.green.button,.ui.red.button{background-color:#21ba45;color:#fff;text-shadow:none;background-image:none}.ui.red.button{background-color:#db2828}.ui .card{max-width:100%;display:flex;flex-direction:column;width:130px;min-height:0px;background:#FFFFFF;padding:0em;border:none;border-radius:0.28571429rem;box-shadow:0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5;transition:-webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;transition:box-shadow 0.1s ease, transform 0.1s ease;transition:box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease}img{max-width:100%;height:auto}.editor-app{font-size:14px}.editor-app *{box-sizing:border-box}.editor-app .editor-widget{left:16px;position:fixed;top:16px;z-index:999999}.editor-app .editor-widget__btn{border:1px solid #767676;padding:10px;cursor:pointer;font-size:0.9em;position:absolute;display:none;color:#fff;box-shadow:0 0 0 0 rgba(34,36,38,0.15) inset;border-radius:.28571429rem}.editor-app .editor-widget__btn--edit{background:#2185d0;border-color:#2185d0}.editor-app .editor-widget__btn--edit:after{content:'Edit'}.editor-app .editor-widget__btn--confirm{background-color:#21ba45;border-color:1px solid #21ba45}.editor-app .editor-widget__btn--confirm:after{content:'Confirm'}.editor-app .editor-widget__btn--cancel{color:black;left:70px}.editor-app .editor-widget__btn--cancel:after{content:'Cancel'}.editor-app .editor-widget.editor-toolbox{top:70px}.editor-app .editor-controls--ready .editor-widget__btn--edit{display:block}.editor-app .editor-controls--editing .editor-widget__btn--confirm,.editor-app .editor-controls--editing .editor-widget__btn--cancel{display:block}.editor-app .editor-toolbox__buttons{max-width:130px}.editor-app .editor-toolbox__buttons button{margin:3px 0}.editor-app .editor-toolbox__tool--groups .tools-group{width:100px;margin:0 -1px}.editor-app .editor-toolbox__tool--groups .tools-group .tool{width:32px;font-weight:500;height:32px;display:inline-block;border:1px solid gray;box-shadow:0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,0.15) inset;background:#e0e1e2 none;margin:2px;cursor:pointer;text-align:center;line-height:30px;border-radius:.28571429rem}.editor-app .editor-toolbox__tool--groups .tools-group .tool.tool--disabled{opacity:0.2}.editor-app .editor-modal{position:fixed;top:50%;left:50%;width:100%;background:#fff;transform:translate(-50%, -50%);overflow:auto;display:flex;max-width:50.4%;flex-direction:column;align-items:center;z-index:1001;border:none;box-shadow:1px 3px 3px 0 rgba(0,0,0,0.2),1px 3px 15px 2px rgba(0,0,0,0.2);flex:0 0 auto;border-radius:0.28571429rem}.editor-app .editor-modal__backdrop{position:fixed;background:transparent;width:100%;height:100%;left:0;right:0;top:0}.editor-app .editor-modal__header{width:100%;background:#fff;margin:0;padding:1.25rem 1.5rem;box-shadow:none;font-size:1.4em;color:rgba(0,0,0,0.85);border-bottom:1px solid rgba(34,36,38,0.15)}.editor-app .editor-modal__header--close{position:absolute;right:10px;top:10px;width:20px;text-align:center;font-size:0.8em;height:20px;cursor:pointer;border:1px solid gray}.editor-app .editor-modal__body{min-height:100px;width:100%;padding:1.25rem 1.5rem}.editor-app .editor-modal__body label{display:block}.editor-app .editor-modal__body input{margin:0;width:100%;max-width:100%;flex:1 0 auto;outline:0;text-align:left;line-height:1.21428571em;font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;padding:.67857143em 1em;background:#fff;border:1px solid rgba(34,36,38,0.15);color:rgba(0,0,0,0.87);border-radius:.28571429rem;transition:border-color .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,border-color .1s ease;transition:box-shadow .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;box-shadow:none}.editor-app .editor-modal__footer{background:#f9fafb;padding:1rem 1rem;border-top:1px solid rgba(34,36,38,0.15);text-align:right;width:100%}.editor-element::selection{background:#accef7}.editor-element__selection--fake{background:#accef7}.editor-element--over,.editor-element--focused{background:#b9d9eb}.editable{background-color:#bada44}.editor-images__dialog--form{display:flex;flex-shrink:0;flex-flow:row wrap;margin-bottom:1em}.editor-images__dialog--form .upload,.editor-images__dialog--form .image{display:flex;align-items:center;background-color:#fff;border:1px solid #efefef;font-weight:400;flex:0 1 calc(20% - 8px);justify-content:center}.editor-images__dialog--form .upload{background:#f1f1f1;text-align:center;justify-content:center}.editor-images__dialog--form .image *{pointer-events:none}.editor-images__dialog--form input[type='file']{display:none}.editor-images__dialog--form label.custom-file-upload{border:1px solid #ccc;cursor:pointer;vertical-align:middle;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:24px;width:100%;height:100%}.editor-images__upload{margin-bottom:30px}.editor-element--type-image.editor-element--over,.editor-element--type-image.editor-element--focused{box-shadow:inset 0px 0px 0px 2px #b9d9eb}*[contenteditable]{outline:none}.ce-flash{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px;font-size:17px}.ce-flash.show{visibility:visible;-webkit-animation:fadein 0.5s, fadeout 0.5s 2.5s;animation:fadein 0.5s, fadeout 0.5s 2.5s}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}

