.my-modal-overlay{align-items:center;background:#00000073;box-sizing:border-box;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1rem;position:fixed;z-index:1200}.my-modal{animation:slideDown .18s ease;background:#fff;border-radius:8px;box-shadow:0 12px 30px #0000002e;display:flex;flex-direction:column;max-height:90vh;max-width:650px;outline:none;overflow:hidden;width:100%}.my-modal-body{color:#333;flex:1 1 auto;font-size:.95rem;overflow-y:auto;padding:5px}.my-modal-header{align-items:center;display:flex;justify-content:space-between;padding:5px 0 0 15px}.my-modal-title{font-size:1.125rem;font-weight:600;margin:0}.my-modal-close{background:transparent;border:none;cursor:pointer;font-size:1.125rem;line-height:1;padding:.25rem .5rem}.append-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.content-post{margin-top:6px}.content-post .container-content{border:1px solid #8db883;border-radius:12px;overflow:hidden}.content-post .container-content .container-post-img,.content-post .container-content .container-up-img{position:relative}.content-post .container-content .editor-content{min-height:200px;outline:none;padding:6px}.content-post .container-content .editor-hidden{min-height:30px;outline:none;padding:6px}.content-post .toolbar-color{margin-top:5px}.content-post .toolbar-color span:first-child{cursor:pointer;margin-right:5px}.content-post .toolbar-color .close-editor{float:right;height:31px;width:31px}.content-post .toolbar-color span{border-radius:6px;cursor:pointer;display:inline-block;height:24px;margin-right:5px;width:24px}.content-post .toolbar-color .count-char{float:right;margin-right:15px}.content-post .toolbar-color .limit{color:red!important}.content-post .post-button{margin-top:5px;width:100%}.content-post .post-button button{background-color:#8db883;border:1px solid #8db883;border-radius:5px;color:#ededed;width:100%}.content-post .post-button .disable{cursor:not-allowed}
