.CreateListPage a{color:#0084d6}.CreateListPage #WorldListCreator h3{align-items:center;margin-top:35px;margin-bottom:10px;font-size:1.3rem;display:flex}.CreateListPage #WorldListCreator .linkButton{margin:0}.CreateListPage #WorldListCreator .createListPreviewOverray{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview{background-color:#fff;border:1px solid #ebebeb;border-radius:8px;width:90%;max-width:1100px;max-height:80%;padding:20px;transition:all .3s;position:relative;overflow-y:auto}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .previewTitle{justify-content:start;align-items:center;margin-bottom:20px;display:flex}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview label:not(:first-child){margin-top:10px}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .tagInputContainer{flex-wrap:wrap;align-items:center;padding:15px 0;display:flex}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .tagInputContainer .tags{width:-moz-fit-content;width:fit-content}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .tagInputContainer .tags .tag:hover{cursor:pointer;background-color:#ddd;text-decoration:line-through}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .tagInputContainer .tagInputFieldDisabled{margin-left:5px}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .tagInputContainer .tagInputField{margin-left:5px;padding:0;display:inline-block;width:350px!important}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .recomendedTags{margin-bottom:10px}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .recomendedTags .recomendedTagsTitle{margin-bottom:5px;font-weight:700}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .recomendedTags .tags{color:#0084d6;flex-wrap:wrap}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .recomendedTags .tags .tag:hover{cursor:pointer;background-color:#ddd}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData:not(:last-child){margin-bottom:15px}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .yoko{border:1px solid #ebebeb;border-radius:8px;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;overflow:hidden}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .yoko .imgContainer{height:70px}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .yoko .imgContainer img{object-fit:cover;border-radius:0;height:100%}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .yoko .details{width:100%;margin-left:10px;padding-right:10px}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .yoko .details .worldName{font-size:1.3rem;line-height:1.5rem}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .yoko .details input{opacity:0;width:100%;max-width:100%;height:0;padding:0;transition:all .3s}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;margin-right:5px;font-size:1.2rem;display:flex}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move .up,.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move .down{border:1px solid rgba(200,200,200,0);border-radius:8px;transition:all .3s}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move .up:hover,.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move .down:hover{border:1px solid #ebebeb}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move .up,.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move .down{color:#3b3b3b;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move .up:hover,.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .move .down:hover{color:#1a1a1a}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .delete{border:1px solid rgba(200,200,200,0);border-radius:8px;transition:all .3s}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .delete:hover{border:1px solid #ebebeb}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .delete{color:#3b3b3b;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData .delete:hover{color:#1a1a1a}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData.addComment:hover{cursor:pointer;background-color:rgba(240,240,240,0)}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData.addComment .details .worldName{font-size:1.1rem}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData.addComment .details input{opacity:1;min-height:36px;max-height:75px;padding:2px}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .loadedWorldDatas .loadedWorldData.addCommentable:hover{cursor:pointer;background-color:#f0f0f0}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .radioLabel{flex-flow:row;align-items:center;padding:12px;display:flex;margin:0!important}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .radioLabel.public.disabled{color:#999;pointer-events:none;background-color:#f0f0f0}.CreateListPage #WorldListCreator .createListPreviewOverray .createListPreview .linkButton{width:100%;margin-top:10px}.CreateListPage .closeButton{cursor:pointer;color:#000;background:#fff;border:1px solid #ebebeb;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:10px;right:10px}.CreateListPage .closeButton:hover{color:#ff6060}.createdDialog{width:-moz-fit-content;width:fit-content;min-width:600px;max-width:1100px;max-height:80%;padding:20px}.createdDialog h2{text-align:center;font-size:2rem}.createdDialog .row{display:flex}.createdDialog .row .right{flex-direction:column;justify-content:center;align-items:start;display:flex}.createdDialog .row .right .share .copyURL{align-items:center;display:flex}.createdDialog .row .right .share .copyURL input{min-width:500px;margin-right:10px}.createdDialog .row .right .share .copyURL .copyButton{cursor:pointer;border:1px solid #ebebeb;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;padding:5px 10px;transition:all .3s;display:flex}.createdDialog img{max-width:200px}
