.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content{padding:0!important}#loader{position:absolute;left:50%;top:50%;z-index:1;width:120px;height:120px;margin:-76px 0 0 -76px;border:10px solid #fff;border-radius:50%;border-top:10px solid #3b7ddd;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-bottom{position:relative;-webkit-animation-name:animatebottom;-webkit-animation-duration:1s;animation-name:animatebottom;animation-duration:1s}@-webkit-keyframes animatebottom{0%{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}@keyframes animatebottom{0%{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}.myModalContent{background-color:#fff;position:absolute;height:100px;width:20%;z-index:10000;border:3px solid #0a2730!important;border-radius:5px;right:10%;color:#fff;padding:1rem;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.activetrue{display:block}.active-form-lang{font-weight:700;color:#fff;background:#3b7ddd!important}.active-form-lang:hover{color:#fff!important}.input-style-border-switch{border:1px solid #ced4da;border-radius:.2rem;color:#495057;font-weight:400;line-height:1.5}.page-statuses{font-size:.7rem}.lite-background{background-color:#f4f4f4!important}.font-weight-bold{font-weight:700}.active span{color:#0a2730;font-weight:700}.file-upload-button{border:none;background:none}.file-upload-button img{width:100px;padding:1rem}.file-upload-container{background:#f3f3f3}.file-upload-container:hover{background:#e8e7e7;transition:all .4s ease;border:1px dashed #a2a2a2}.card-draggable{position:absolute;width:300px;height:200px;z-index:20000;padding:1rem;cursor:grab}.card-close{font-size:larger;cursor:pointer;margin-top:-.7rem}.tools-choose-config{display:flex;flex-wrap:wrap;padding:2rem;background-color:#fff}.tiptap-editor{min-height:300px;max-height:500px;overflow-y:auto;padding:16px;font-size:16px;line-height:1.6;outline:none}.tiptap-editor:focus{border-color:#1976d2}.tiptap-editor *{outline:none}.media-lists{padding-left:0;max-width:100%;flex-wrap:wrap;display:flex;justify-content:flex-start}.media-lists li{list-style:none;transition:all .4s ease;cursor:pointer}.media-lists li img{width:95%;margin-top:.4rem;height:180px;object-fit:cover}.media-lists li:hover{background-color:#fff;transition:all .4s ease}.media-file-tools{display:inline-flex;padding:1em;justify-content:space-between}.tools-ul{list-style:none;margin:.5rem}.tools-ul li{padding-left:1rem}.tools-ul li label{padding-left:4px;cursor:pointer}.file-manager-popup{position:fixed;top:1rem;bottom:0;left:0;right:0;margin:auto;width:90%;z-index:11}.file-manager-popup .card{overflow-y:scroll;height:90vh}.popup-back{position:fixed;background-color:#000000b3;background-repeat:repeat;top:0;left:0;width:100%;height:100%;z-index:10}.close span{color:#fff;cursor:pointer;font-size:2rem}.sidebar-image{width:100%;height:auto;object-fit:cover;cursor:pointer;padding:3px}.image-delete{position:absolute;padding:10px}.img-covers-container{display:flex;flex-wrap:wrap}.plus-cover{display:flex;margin:1rem;justify-content:center;align-items:center;border-radius:.5rem;cursor:pointer}.plus-cover img{width:100%;padding:3rem}#covers_types{cursor:pointer}.nestable-item{padding:.5rem;border:1px solid #d2cece;border-radius:.5rem}.nestable-item:hover{cursor:grabbing;padding:.5rem;border:1px solid #c24141;border-radius:.5rem}.nestable-item-name{font-weight:600;align-items:center}.nestable-item-name:hover{color:#c24141}.is-dragging{background-color:#e3e3e3!important}.nestable{position:relative;background-color:#fafafa;padding:1rem;border-radius:.5rem}.nestable .nestable-list{margin:0;padding:0 0 0 40px}.nestable>.nestable-list{padding:0}.nestable-item,.nestable-item-copy{margin:10px 0 0}.nestable-item:first-child,.nestable-item-copy:first-child{margin-top:0}.nestable-item .nestable-list,.nestable-item-copy .nestable-list{margin-top:10px}.nestable-item{position:relative}.nestable-item.is-dragging .nestable-list{pointer-events:none}.nestable-item.is-dragging *{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.nestable-item.is-dragging:before{content:" ";position:absolute;top:0;left:0;right:0;bottom:0;background:#caf0f8;border:1px dashed #4682b4;border-radius:5px}.nestable-item-icon{margin-right:5px;cursor:pointer}.nestable-drag-layer{position:fixed;top:0;left:0;z-index:100;pointer-events:none}.nestable-drag-layer>.nestable-list{position:absolute;top:0;left:0;padding:0}.nestable-icon{position:relative;display:inline-block;width:20px;height:20px;background-color:transparent;background-position:center center;background-repeat:no-repeat}.nestable-icon:before{content:"-";display:inline-block;width:0;height:0;overflow:hidden}.icon-plus-gray,.icon-minus-gray{width:20px;height:20px}.nestable-item--with-children .nestable-item-name .d-flex .delete{display:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
