.title[data-v-3d3714e7]{width:90%;min-height:75px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.title span[data-v-3d3714e7]{font-size:24px}#close[data-v-3d3714e7]{width:30px;height:30px}#text-wrap{width:100%;height:calc(100% - 75px);margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}#text-wrap textarea{width:300px;height:100px;border-radius:4px;font-size:16px;padding:6.5px}#selectors-wrap{width:315px;display:flex;justify-content:space-between;margin:20px 0}#font-selector{width:60%}#size-selector{width:30%}#font-selector,#size-selector{height:30px;background-color:#fff;transition:border-radius .25s linear;border-radius:4px}.flex-container{display:flex;justify-content:space-between;align-items:center;height:100%}.bottom-border{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;padding:0;transition:border-radius .25s linear}.currently-selected{padding-left:7px;color:#000;font-size:16px}.currently-selected input,.currently-selected input:focus{border:none;outline:none;width:50%}.animCaretUp{padding-right:7px;transform:rotate(0deg)}.animCaretDown,.animCaretUp{height:20%;transition-duration:.25s}.animCaretDown{padding-left:7px;transform:rotate(180deg) scale(1.2)}.dropDownFont,.dropDownSize{width:100%;height:200px;overflow-y:scroll;position:relative;background-color:#fdfdfd;border:1px solid #c7c4ca;border-top:0;z-index:5;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#000;font-size:16px}.dropDownScroll::-webkit-scrollbar{width:10px}.dropDownScroll::-webkit-scrollbar-thumb{background:#666;border-radius:20px}.dropDownScroll::-webkit-scrollbar-track{background:#ddd;border-radius:20px}.listName{border:2px solid transparent;display:flex;align-items:center;justify-content:flex-start;padding:5px}.listName:hover,.listName:last-child:hover{border:2px solid #00aeff;padding:5px}.listName:last-child:hover{border-bottom-left-radius:10px}.expand-enter-active,.expand-leave-active{max-height:200px;transition:max-height .25s ease-out}.expand-enter-from,.expand-leave-to{max-height:0;transition:max-height .25s ease-out}#style-alignment-options{width:90%;height:30px;margin:0 auto 20px auto;display:flex;justify-content:space-between}#style-alignment-options input{display:none}#alignments,#styles{height:100%;display:flex;justify-content:space-between;align-items:center}#alignments div,#styles div{width:30px;height:30px}#alignments label,#styles label{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#alignments span,#styles span{font-size:14px}#alignments div input[type=radio]:checked+label,#styles div input[type=checkbox]:checked+label{background:#838591}#color-inputs,#range-inputs{width:315px;margin:auto}#color-inputs{display:flex;justify-content:space-evenly;margin-bottom:20px}.color-input-container{width:75px;display:flex;flex-direction:column;justify-content:center}#color-inputs p{font-weight:400;font-size:16px;margin-left:12.5px}#border-circle,#fill-circle{width:50px;height:50px;background:#e6e6e6;border:3px solid #fff;border-radius:50%;margin:auto}#border-circle{background:#0001ba}.range-wrap{width:100%;height:90px;display:flex;flex-direction:column;justify-content:space-evenly}.range-wrap p{color:#dcdcdc;font-weight:400;font-size:16px;padding-bottom:2px}.range-wrap input{width:100%;background:0 0}.range-wrap div{margin:0 auto}@media (max-width:767px){#text-editor{max-width:400px;width:90%!important}.currently-selected input,.currently-selected span{width:25%}#color-inputs,#range-inputs,#selectors-wrap,#style-alignment-options{max-width:415px;width:calc(90% + 15px)}}