.eb-progressbar-container{margin-bottom:20px;background-color:#fff;border-radius:4px;position:relative;box-shadow:inset 0 1px 2px rgba(0,0,0,.3)}.eb-progressbar-title{font-size:18px;padding-left:8px}.eb-progressbar-progress{display:flex;justify-content:space-between;position:absolute;top:0;bottom:0;height:100%;color:#fff;background-color:#00adef;border-radius:4px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width 0.6s ease}.eb-progressbar-tooltip{position:absolute;right:-28px;top:-40px;padding:5px 15px;font-size:13px;border-radius:3px;font-weight:400;line-height:1.8}.eb-progressbar-tooltip-arrow{width:0;height:0;position:absolute;bottom:-5px;left:50%;margin-left:-5px;border-color:transparent;border-style:solid;border-width:5px 5px 0;border-left:5px solid transparent;border-right:5px solid transparent}.eb-typography-base div{display:flex;justify-content:space-between}.eb-color-base div{display:flex;justify-content:space-between;align-items:center}.eb-color-base .components-base-control__label{flex:10;margin-right:0px!important}.eb-color-base .components-dropdown{flex:1}.eb-color-ball{background-image:linear-gradient(45deg,white 25%,transparent 0),linear-gradient(-45deg,white 25%,transparent 0),linear-gradient(45deg,transparent 75%,white 0),linear-gradient(-45deg,transparent 75%,white 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0;border-radius:50%}.eb-color-undo{flex:1;color:gray}.eb-color-undo :focus,.eb-color-undo :hover{box-shadow:none}.eb-unit-control-btn-group{margin:0 0 -20px 0;text-align:right;display:block}.eb-unit-control-btn{color:#000;background:transparent;outline:none;box-shadow:none;border:none;text-shadow:none}.eb-unit-active{color:#0084bc;font-weight:700}