.ajax-loader{position:fixed;background:#fff;top:0;left:0;width:100%;height:100%;z-index:999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.ajax-loader .loader-circle{position:relative;width:120px;height:120px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1)}.ajax-loader .loader-line-mask{position:absolute;top:0;left:0;width:60px;height:120px;overflow:hidden;-webkit-transform-origin:60px 60px;transform-origin:60px 60px;-webkit-mask-image:-webkit-linear-gradient(top,#000,transparent);-webkit-animation:rotate 1.2s linear infinite;animation:rotate 1.2s linear infinite}.ajax-loader .loader-line{width:120px;height:120px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 3px #62c6ff;box-shadow:inset 0 0 0 3px #62c6ff}.ajax-loader .loader-img{position:relative;top:30px;left:30px;display:block;width:60px;height:60px;background:url(../img/loader3alpha.67e243fb.png) no-repeat 50%;background-size:contain}.ajax-loader p{font-weight:700;color:#62c6ff;margin-top:20px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.site-header{background:#fff;padding:15px 0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2);position:fixed;top:0;left:0;right:0;z-index:10;height:82px}main{padding-top:82px;min-height:calc(100vh - 139px)}.logo{position:relative}.logo h1{background:url(../img/logo2020.881d33d7.png) no-repeat 50%;background-size:contain;width:180px;height:52px;text-indent:-9999px}.logo a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.search .field,.search form{position:relative}.search .field{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;border:1px solid #dfe1e5;-webkit-box-shadow:none;box-shadow:none;width:490px;border-radius:100px;z-index:3;height:40px;margin:0 auto;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.5);box-shadow:1px 1px 5px rgba(0,0,0,.5)}.search input{background:none;border:none;width:100%;font:inherit;padding:5px 10px}.search button{background:none;border:none;cursor:pointer;border-right:1px solid #ccc;padding:0 10px 0 15px}.search button svg{width:26px;height:26px}.search button svg path{fill:#4285f4}.search .powered{background:url(/images/powered-by-google.png) no-repeat 100%;background-size:contain;height:10px;position:absolute;z-index:3;width:80px;right:15px;bottom:5px}.site-header .anonymousWarning{position:relative;width:200px}.site-header .anonymousWarning a{display:block;color:#c00;font-size:14px}.site-header #profile{position:relative;width:50px;margin-right:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header #profile.isAnonymous{width:250px}.site-header #profile .avatar{cursor:pointer;width:50px;height:50px;border:2px solid #47cdd1;border-radius:50px;overflow:hidden;margin:0 auto}.site-header #profile .avatar img{-o-object-fit:cover;object-fit:cover}.site-header #profile .avatar img,.site-header #profile svg.svgNoAvatar{width:100%;height:100%;display:block}.site-header #profile .avatar svg.svgNoAvatar circle,.site-header #profile .avatar svg.svgNoAvatar path{fill:#47cdd1}.site-header #profile .svgWarning{position:absolute;top:0;right:0;width:20px;height:20px}.site-header #profile .svgWarning path{fill:#c00}.site-header .profile-menu .anonymousWarning{width:100%}.site-header .profile-menu .anonymousWarning a{color:#009393}.site-header .profile-menu{position:absolute;top:100%;top:calc(100% + 10px);right:0;padding:20px;background-color:#fff;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.5);box-shadow:1px 1px 5px rgba(0,0,0,.5);border-radius:5px;text-align:center;min-width:300px}.site-header .profile-menu figure{position:relative;width:80px;height:80px;border:2px solid #47cdd1;border-radius:40px;margin:0 auto 20px}.site-header .profile-menu figure img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:80px}.site-header .profile-menu figure>svg circle,.site-header .profile-menu figure>svg path{fill:#47cdd1}.site-header #profile .profile-menu figure svg.svgWarning{width:30px;height:30px}.site-header .profile-menu label{cursor:pointer;position:absolute;bottom:0;right:0;width:30px;height:30px;background-color:#fff;padding:5px;border-radius:100%}.site-header .profile-menu label svg circle,.site-header .profile-menu label svg path{fill:#999}.site-header .profile-menu label input{display:none}.site-header .profile-menu p{margin-bottom:10px}.site-header .profile-menu .menu-item{border:1px solid #dadce0;padding:10px 24px;display:block;margin:10px 0;color:#333}#donate{width:150px}#donate p{margin-bottom:5px;color:#999;font-size:14px;line-height:1.2;text-align:center}#donate button{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:100%;border-radius:50px;padding:2px 10px;border:none;font:inherit;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.5);box-shadow:1px 1px 5px rgba(0,0,0,.5)}#donate button span{color:#1cc4cf;font-weight:700;font-size:11px}#donate button i{display:inline-block;width:50px;height:20px;background:url(../img/paypal.58241244.png) no-repeat 50%;background-size:contain}#donate img{width:1px;height:1px;position:absolute}.app-footer{padding:30px 0;color:#fff;background:#1cc4cf}.links-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.links-footer a{color:inherit;padding:5px 10px}.links-footer a:not(:last-child){border-right:1px solid #000;border-color:inherit}.social-links{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-links .instagram{text-indent:-9999px;display:inline-block;width:20px;height:20px;background:url(../img/instagram.b407fa10.png) no-repeat 50%;background-size:contain;margin-right:10px}.social-links iframe{height:25px}body.is-mobile{overflow-x:hidden}body.is-mobile #anonymousWarning,body.is-mobile #donate,body.is-mobile #profile,body.is-mobile .app-footer,body.is-mobile .search{display:none}body.is-mobile main{padding-top:48px}body.is-mobile .site-header{height:auto;padding:10px 0}body.is-mobile .site-header .flex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.is-mobile .logo{top:0}body.is-mobile .logo h1{height:22px;margin:3px 0}.widget-item{position:relative;margin-bottom:10px}.widget-item a{color:#fff;font-size:.8em}.widget-close{position:absolute;cursor:pointer;top:-10px;right:-10px;height:20px;width:20px;text-align:center;line-height:20px;background:#fff;color:#333;border-radius:50%;-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.widget-wrapper{position:absolute;top:0;left:0;width:450px;z-index:6;padding:10px;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.6);box-shadow:5px 5px 10px rgba(0,0,0,.6)}.widget-wrapper iframe{display:block;width:100%}.widget-wrapper-weather>div{background:#fff}.widget-wrapper-weather iframe{height:520px}.widget-wrapper-translate{width:1160px}.widget-wrapper-translate iframe{height:490px}.widget-wrapper-calc{width:600px}.widget-wrapper-calc iframe{height:340px}.widget-wrapper-calendar iframe{height:570px}.widget-wrapper-currency iframe{height:330px}.is-mobile .widgets-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.is-mobile .widgets-items{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px;-ms-flex-negative:0;flex-shrink:0}.is-mobile .widget-item{margin:0}.is-mobile .widget-wrapper{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto}.is-mobile .widget-wrapper iframe{width:100%;height:100%}.is-mobile .widget-close{top:-10px;right:0}span[data-v-5a16d008]{display:block;font-size:13px;text-align:center;font-weight:300}.suggested-icons h3{font-size:.8em;text-align:center;margin-bottom:10px}.suggested-icons .links-container{padding:0;margin:0}.suggested-icons .link-item{margin:0 0 10px 0}.suggested-icons .link-item .favicon{width:50px;height:50px}.suggested-icons .link-item a{width:50px}.suggested-icons .link-item:first-child{border-bottom:1px solid #ccc;margin-bottom:15px}ul[data-v-1a9af338]{color:#2d2d2d}li[data-v-1a9af338]{font-size:13px;line-height:1.2}li[data-v-1a9af338]:not(:last-child){border-bottom:1px solid #ccc}li[data-v-1a9af338]:hover{background-color:#0fbdc9;color:#fff}.parent[data-v-1a9af338]{position:relative;background:#f2f2f2;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.4);box-shadow:1px 1px 5px rgba(0,0,0,.4)}.parent>li[data-v-1a9af338]{display:block;padding:10px}.child[data-v-1a9af338]{background:#f2f2f2;display:block;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.4);box-shadow:1px 1px 5px rgba(0,0,0,.4)}.child>li[data-v-1a9af338]{display:block}.child>li a[data-v-1a9af338]{color:inherit;display:block;padding:10px}.categories-list ul[data-v-1a9af338]{max-width:300px;min-width:200px}.categories-list .parent[data-v-1a9af338]{display:none;position:absolute;top:0;left:100%}.categories-list .parent li[data-v-1a9af338]{position:relative}.categories-list .child[data-v-1a9af338]{position:absolute;top:0;left:100%;visibility:hidden;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.categories-list:hover .parent[data-v-1a9af338]{display:block}.categories-list li:hover .child[data-v-1a9af338]{visibility:visible;-webkit-transform:translateX(0);transform:translateX(0);z-index:2}.is-mobile .categories-list ul[data-v-1a9af338]{min-width:160px}.is-mobile .categories-list .parent[data-v-1a9af338]{width:50%;display:block;top:auto;bottom:0;left:0}.is-mobile .categories-list .child[data-v-1a9af338]{bottom:0;width:100%;overflow:auto}.is-mobile .categories-list li.active .child[data-v-1a9af338],.is-mobile .categories-list li:hover .child[data-v-1a9af338]{visibility:visible;-webkit-transform:translateX(0);transform:translateX(0);z-index:2;top:auto}svg[data-v-0e5ae2a4]{display:inline-block;-webkit-animation:spin-data-v-0e5ae2a4 .6s linear infinite;animation:spin-data-v-0e5ae2a4 .6s linear infinite}@-webkit-keyframes spin-data-v-0e5ae2a4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-0e5ae2a4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.dropdown{display:block}.dropdown-config .dropdown-trigger{padding:7px}.dropdown-config .dropdown-trigger button{height:34px;display:block;text-align:center;padding:3px;background:none;border:none;outline:none}.dropdown-config .dropdown-trigger svg{display:block;width:100%;height:100%}.dropdown-config .dropdown-trigger svg path{fill:#00b3bc}.dropdown-menu{width:210px;top:calc(100% + 5px);z-index:7}.dropdown-config .dropdown-content{background:#f2f2f2;color:#333}.dropdown-item{font-size:.8em;border-bottom:.5px solid #ccc;border-top:.5px solid #fff}.dropdown-item:first-child{border-top:none}.dropdown-item:last-child{border-bottom:none}.config-title{border:1px solid #1cc4cf;padding:2px 10px;border-radius:100px;text-align:center;color:#1cc4cf;font-weight:700}.config-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0;font-size:inherit}.config-options{display:-webkit-box;display:-ms-flexbox;display:flex;width:90px;text-align:center;color:#1cc4cf;font-weight:700}.config-options span{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;padding:5px 0;background:#fff;line-height:16px;border:1px solid #1cc4cf}.config-options span:first-child{border-radius:50px 0 0 50px;padding-left:3px}.config-options span:last-child{border-radius:0 50px 50px 0;padding-right:3px}.column-count-control .config-options span.selected,.corners-control .config-options span.selected,.icon-size-control .config-options span.selected,.transparency-control .config-options span.selected{background:#1cc4cf;color:#fff}.corners-control .config-options i{width:16px;height:16px;background:#ccc;display:block;margin:0 auto;background:#1cc4cf}.corners-control span.selected i{background:#fff}.icon-corners2{border-radius:4px}.icon-corners3{border-radius:20px}.transparency-control .config-options{font-size:10px}.text-color-control .config-options span{min-height:28px}.text-color-control .config-options .text-color-option-white{background-color:#fff}.text-color-control .config-options .text-color-option-black{background-color:#000}.text-color-control .config-options .text-color-option-blue{background-color:#0ff;color:#fff}.text-color-control .config-options span.selected:after{content:"\2714";font-size:16px}.bg-preview{margin:5px 0 0;text-align:center}.bg-preview img{max-width:100px;max-height:70px;width:auto;display:inline-block}.bg-preview svg{width:70px;height:70px;display:inline-block}.bg-preview svg path{fill:#999}.upload-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-actions,.upload-actions .bg-upload{display:-webkit-box;display:-ms-flexbox;display:flex}.upload-actions .bg-upload{cursor:pointer;padding:5px}.upload-actions .bg-upload span{margin-right:5px}.upload-actions .bg-upload svg{width:20px;height:20px;display:block;-ms-flex-negative:0;flex-shrink:0}.upload-actions .bg-upload svg path{fill:#1cc4cf}.upload-actions .bg-upload input{display:none}.upload-actions .bg-rotate{width:30px;height:30px;padding:5px}.upload-actions .bg-rotate svg{width:100%;height:100%;display:block}.upload-actions .bg-rotate svg path{fill:#1cc4cf}.upload-actions .bg-remove{width:30px;height:30px;padding:5px}.upload-actions .bg-remove svg{width:100%;height:100%;display:block}.upload-actions .bg-remove svg path{fill:#1cc4cf}.task-item{position:relative;background:hsla(0,0%,94.9%,.9);margin-bottom:6px;padding-right:10px;width:100%;border-radius:10px;overflow:hidden;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.15);box-shadow:0 0 3px 1px rgba(0,0,0,.15)}.task-item:active{cursor:-webkit-grabbing;cursor:grabbing}.task-item h4{font-size:.8em;color:#333;font-weight:500;padding:5px 10px;border-bottom:1px solid #999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-item p{color:#333;font-size:.8em;padding:5px 5px 5px 10px;margin:0;overflow-y:auto;max-height:46px}.task-item.task-done .task-due>span,.task-item.task-done h4,.task-item.task-done p{text-decoration:line-through}.task-item p::-webkit-scrollbar{width:6px}.task-item p::-webkit-scrollbar-thumb{background-color:transparent}.task-item p:hover::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:3px}.task-item em{position:absolute;top:0;bottom:0;right:0;width:10px}.task-footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 5px 5px 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #999}.task-checkbox{cursor:default;width:16px;height:16px;display:inline-block;border:2px solid #ccc;border-radius:5px;background-color:#fff;margin-right:5px}.task-checkbox i{opacity:0;content:"\2714";color:#2cc6ba;font-size:14px;display:block;text-align:center;line-height:14px}.task-checkbox.checked i{opacity:1}.task-due{color:#333;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:12px;line-height:16px;cursor:pointer}.task-due i{vertical-align:middle;display:inline-block;margin-right:3px;width:15px;height:15px}.task-due svg{display:block;width:100%;height:100%}.task-due svg path{fill:#333}.task-due ins{display:inline-block;color:red;width:15px;height:15px;vertical-align:-2px;margin-left:2px}.task-due ins svg{display:block;width:100%;height:100%}.task-due ins svg path{fill:#c00}.task-due input{display:none}.task-due .vdatetime-calendar__month__day--selected:hover>span>span,.task-due .vdatetime-calendar__month__day--selected>span>span,.task-due .vdatetime-popup__header{background:#1cc4cf}.task-due .vdatetime-popup__actions__button,.task-due .vdatetime-time-picker__item--selected,.task-due .vdatetime-year-picker__item--selected{color:#1cc4cf}.task-buttons span{margin:0 2px;padding:2px;height:16px;line-height:1;cursor:pointer}.task-buttons i{display:inline-block;width:10px;height:10px}.task-buttons svg{display:block;width:100%;height:100%}.task-buttons svg path{fill:#333}.task-button-editar{display:inline-block}.task-button-mover{display:none}.task-button-mover svg{width:110%;height:110%}.task-item.placeholder{background:none;border:2px dashed #1cc4cf;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.task-item.dragging{position:fixed;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.2);box-shadow:5px 5px 5px rgba(0,0,0,.2);z-index:2;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}body.is-mobile .task-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}body.is-mobile .task-buttons span{display:block;padding:9px;height:35px}body.is-mobile .task-buttons i{width:15px;height:15px}body.is-mobile .task-buttons .task-button-mover{padding:5px}body.is-mobile .task-buttons .task-button-mover i{width:21px;height:21px}body.is-mobile .task-item h4,body.is-mobile .task-item p{font-size:1em}body.is-mobile .task-due{font-size:14px;line-height:19px}body.is-mobile .task-due i{width:18px;height:18px}body.is-mobile .task-checkbox{width:20px;height:20px}body.is-mobile .task-checkbox i{font-size:16px;line-height:18px}.textlinks-items{border-radius:10px;overflow:hidden;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.15);box-shadow:0 0 3px 1px rgba(0,0,0,.15)}.textlink-item{background:#fff;position:relative;font-size:.8em;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-top:-1px}.textlink-item,.textlink-item a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.textlink-item a{padding:5px 5px 5px 10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#00bfff}.textlink-button{display:none;margin:3px;line-height:1;cursor:pointer}.textlink-button i{display:inline-block;width:10px;height:10px}.textlink-button svg{display:block;width:100%;height:100%}.textlink-button svg path{fill:#333}.textlink-item:hover .textlink-button{display:block}.textlink-item:hover{background-color:#eee}.textlink-item.placeholder{background:none;outline:2px dashed #1cc4cf;outline-offset:-2px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.textlink-item.dragging{pointer-events:none;position:fixed;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.2);box-shadow:5px 5px 5px rgba(0,0,0,.2);z-index:2;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.grid{width:975px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1365px){.grid{width:915px}}@media (max-width:991px){.grid{width:100%}}.grid-columns-2,.grid-columns-3{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-column{-webkit-box-flex:1;-ms-flex:1;flex:1}.grid-item{width:100%;padding:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.grid-item-box{min-height:100px;color:#fff;position:relative;-webkit-box-shadow:0 0 5px 3px rgba(0,0,0,.2);box-shadow:0 0 5px 3px rgba(0,0,0,.2);border-radius:5px}.grid-item-box:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;border-radius:5px}.grid-has-opacity .grid-item-box:before{opacity:.6}.grid-transparency-0 .grid-item-box:before{opacity:1}.grid-transparency-40 .grid-item-box:before{opacity:.6}.grid-transparency-100 .grid-item-box:before{opacity:0}.grid-transparency-100 .category-header{border-bottom-color:transparent!important}.category-header{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:5px;z-index:2;position:relative}.category-title{word-break:break-all}.category-actions{opacity:.1;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-10px;color:#fff}.category-button{margin:0 3px;line-height:1;cursor:pointer;height:20px}.category-button-newlink{line-height:20px;width:20px;font-size:26px;text-align:center}.category-button-editar i{display:inline-block;width:20px;height:23px}.category-button-editar svg{display:block;width:100%;height:100%}.category-button-editar svg path{fill:#fff}.category-button-mover i{display:inline-block;width:20px;height:20px}.category-button-mover svg{display:block;width:110%;height:110%}.category-button-mover svg path{fill:#fff}.grid-item:hover .category-actions{opacity:1}body.is-mobile .grid-item .category-actions{margin-top:-10px;margin-right:-10px;margin-bottom:-10px;opacity:1}body.is-mobile .grid-item .category-actions .category-button{margin:0;padding:10px;height:40px}body.is-mobile .grid-item .category-actions .category-button-mover{padding:8px}body.is-mobile .grid-item .category-actions .category-button-mover i{width:21px;height:21px}body.is-mobile .category-button-newlink{width:40px}.links-container{padding:10px 19px;margin-left:-10px;z-index:2;position:relative}.grid-item.placeholder{outline:3px dashed #1cc4cf;outline-offset:-6px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.grid-item.dragging{position:fixed;z-index:4;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.grid-item.dragging .grid-item-box{-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.2);box-shadow:5px 5px 5px rgba(0,0,0,.2)}.link-item{position:relative}.link-item.placeholder{outline:1px dashed #1cc4cf;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;min-width:47px;min-height:69px;display:inline-block}.link-item.editando{-webkit-animation:isEditing .25s infinite;animation:isEditing .25s infinite}.dragOverlay{position:absolute;top:0;left:0;right:0;bottom:0;outline:1px dashed #1cc4cf}.link-item.dragging{pointer-events:none;position:fixed;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.2);box-shadow:5px 5px 5px rgba(0,0,0,.2);z-index:2;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.context-menu{position:absolute;z-index:3;background-color:#fff;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.8);box-shadow:1px 1px 5px rgba(0,0,0,.8)}.context-menu li{cursor:pointer;padding:3px 15px;font-size:12px}.context-menu li:hover{background-color:#0fbdc9;color:#fff}.grid-size-61 .link-item a{width:61px}.grid-size-61 .favicon{width:61px;height:61px}.grid-size-61 .link-item.placeholder{min-width:61px;min-height:83px}.grid-size-47 .link-item a{width:47px}.grid-size-47 .favicon{width:47px;height:47px}.grid-size-47 .link-item-new span:after{line-height:38px}.grid-corners-1 .favicon{border-radius:0}.grid-corners-2 .favicon{border-radius:7px}.grid-corners-3 .favicon{border-radius:100px}.category-theme-00FFFF-FFFFFF .grid-item-box:before{background-color:#0ff!important;color:#fff!important}.category-theme-00FFFF-FFFFFF .category-button,.category-theme-00FFFF-FFFFFF .category-header,.category-theme-00FFFF-FFFFFF .link-item a ins{color:#fff!important}.category-theme-00FFFF-FFFFFF .category-button svg path{fill:#fff!important}.category-theme-8A2BE2-FFFFFF .grid-item-box:before{background-color:#8a2be2!important;color:#fff!important}.category-theme-8A2BE2-FFFFFF .category-button,.category-theme-8A2BE2-FFFFFF .category-header,.category-theme-8A2BE2-FFFFFF .link-item a ins{color:#fff!important}.category-theme-8A2BE2-FFFFFF .category-button svg path{fill:#fff!important}.category-theme-5F9EA0-FFFFFF .grid-item-box:before{background-color:#5f9ea0!important;color:#fff!important}.category-theme-5F9EA0-FFFFFF .category-button,.category-theme-5F9EA0-FFFFFF .category-header,.category-theme-5F9EA0-FFFFFF .link-item a ins{color:#fff!important}.category-theme-5F9EA0-FFFFFF .category-button svg path{fill:#fff!important}.category-theme-FF6347-FFFFFF .grid-item-box:before{background-color:tomato!important;color:#fff!important}.category-theme-FF6347-FFFFFF .category-button,.category-theme-FF6347-FFFFFF .category-header,.category-theme-FF6347-FFFFFF .link-item a ins{color:#fff!important}.category-theme-FF6347-FFFFFF .category-button svg path{fill:#fff!important}.category-theme-4682B4-FFFFFF .grid-item-box:before{background-color:#4682b4!important;color:#fff!important}.category-theme-4682B4-FFFFFF .category-button,.category-theme-4682B4-FFFFFF .category-header,.category-theme-4682B4-FFFFFF .link-item a ins{color:#fff!important}.category-theme-4682B4-FFFFFF .category-button svg path{fill:#fff!important}.category-theme-303030-FFFFFF .grid-item-box:before{background-color:#303030!important;color:#fff!important}.category-theme-303030-FFFFFF .category-header{border-color:#444!important}.category-theme-303030-FFFFFF .category-button,.category-theme-303030-FFFFFF .link-item a ins{color:#fff!important}.category-theme-303030-FFFFFF .category-button svg path{fill:#fff!important}.category-theme-F8F8F8-303030 .grid-item-box:before{background-color:#f8f8f8!important;color:#303030!important}.category-theme-F8F8F8-303030 .category-header{color:#303030!important;border-color:#444!important}.category-theme-F8F8F8-303030 .category-button,.category-theme-F8F8F8-303030 .link-item a ins{color:#303030!important}.category-theme-F8F8F8-303030 .category-button svg path{fill:#303030!important}.category-theme-FFFFFF-303030 .grid-item-box:before{background-color:#fff!important;color:#303030!important}.category-theme-FFFFFF-303030 .category-button,.category-theme-FFFFFF-303030 .category-header,.category-theme-FFFFFF-303030 .link-item a ins{color:#303030!important}.category-theme-FFFFFF-303030 .category-button svg path{fill:#303030!important}.link-preview{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.link-preview,.link-preview-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.link-preview-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;text-align:center;padding:20px}.link-preview figure{height:60px;margin:0 auto 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.link-preview img{width:auto;height:auto;max-width:60px;max-height:60px}.link-preview a{color:#fff}.link-preview h2{font-size:22px;margin-bottom:5px}.link-preview ul{margin-top:5px}.link-preview li{padding:5px}@media (min-width:1366px){.grid-size-47.grid-columns-1 .link-item{margin-left:8px}.grid-size-47.grid-columns-2 .links-container{padding:10px 18px}.grid-size-47.grid-columns-2 .link-item{margin-left:9px}.grid-size-61.grid-columns-1 .links-container{padding-left:18px;padding-right:18px}.grid-size-61.grid-columns-1 .link-item{margin-left:11px}.grid-size-61.grid-columns-2 .link-item{margin-left:13px}}@media (max-width:1365px){.grid-size-47.grid-columns-1 .links-container{padding-left:16px;padding-right:16px}.grid-size-47.grid-columns-1 .link-item{margin-left:8px}.grid-size-47.grid-columns-2 .links-container{padding-left:17px;padding-right:17px}.grid-size-47.grid-columns-2 .link-item{margin-left:13px}.grid-size-47.grid-columns-3 .links-container{padding-left:11px;padding-right:11px}.grid-size-47.grid-columns-3 .link-item{margin-left:9px}.grid-size-61.grid-columns-1 .links-container{padding-left:18px;padding-right:18px}.grid-size-61.grid-columns-1 .link-item{margin-left:12px}.grid-size-61.grid-columns-2 .links-container{padding-left:14px;padding-right:14px}.grid-size-61.grid-columns-3 .links-container{padding-left:12px;padding-right:11px}.grid-size-61.grid-columns-3 .link-item{margin-left:9px}}aside.left[data-v-37706150]{width:70px}aside.left[data-v-37706150],aside.right[data-v-37706150]{position:relative;top:5px;-ms-flex-negative:0;flex-shrink:0}aside.right[data-v-37706150]{width:205px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.aside-content[data-v-37706150]{margin-bottom:10px;border-radius:8px;-webkit-box-shadow:0 0 5px 3px rgba(0,0,0,.15);box-shadow:0 0 5px 3px rgba(0,0,0,.15)}.aside-content-header[data-v-37706150]{position:relative;border-radius:8px 8px 0 0;border-bottom:1px solid hsla(0,0%,100%,.3);padding:5px 10px;font-size:14px;overflow:hidden}.aside-content-body[data-v-37706150]{padding:10px;color:#fff;border-radius:8px;position:relative}.aside-content-header+.aside-content-body[data-v-37706150]{border-radius:0 0 8px 8px}.suggested-icons .aside-content-body[data-v-37706150],.tasks-content .aside-content-body[data-v-37706150],.textlinks-content .aside-content-body[data-v-37706150]{overflow:hidden}.aside-content-background[data-v-37706150]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.left .aside-content-header[data-v-37706150]{font-size:12px;font-weight:500}.left .aside-content-body .aside-content-background[data-v-37706150]{border-radius:0 0 8px 8px}.left .clock .aside-content-body .aside-content-background[data-v-37706150]{border-radius:8px}.aside-content-header button[data-v-37706150]{cursor:pointer;border-radius:50%;border:none;background:#fff;width:18px;height:18px;line-height:18px;text-align:center;padding:0;position:absolute;right:5px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.5);box-shadow:1px 1px 2px rgba(0,0,0,.5)}.aside-content-header a[data-v-37706150]{cursor:pointer;line-height:20px;font-size:24px;text-align:center;padding:0;position:absolute;right:5px;color:inherit;width:24px}.options-content .aside-content-body[data-v-37706150]{background:#f2f2f2}.options-content span[data-v-37706150]{font-size:40px;font-weight:300;background:#00b3bc;border-radius:200px;height:40px;width:40px;display:block;line-height:40px;text-align:center;margin:5px}.chrome-extension-link .aside-content-body[data-v-37706150]{padding:0;background:#f2f2f2}.chrome-extension-link a[data-v-37706150]{padding:10px;display:block}.chrome-extension-link svg[data-v-37706150]{height:50px;width:50px;display:block}.chrome-extension-link svg path[data-v-37706150]{fill:#00b3bc}.preferences .aside-content-body[data-v-37706150]{background:#f2f2f2;padding:0}.aside-content.clock .aside-content-body[data-v-37706150]{padding:5px}.categories-list .aside-content-body[data-v-37706150]{background-color:#f2f2f2}.categories-list-wrapper[data-v-37706150]{position:relative;z-index:3}.categories-list-toggle[data-v-37706150]{padding-bottom:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAxCAYAAABgSwHoAAAACXBIWXMAAAsSAAALEgHS3X78AAAA90lEQVRo3u2YwQ2DMAxFfzJJR2CIXCPBRJCJisSVITJCR+klVVVKSCwOMeK/o6UvxQrE1jP4sKw9gBFAhy8RQIB3M0rs51vxc26TDjilA+YI8G46aLCUb0WAd5NJN/CsCAy7N1qfb8VgBTcwCutaGK3gH+qEdS109lR8WR+4AOea9O51lSaj4FmW1LUQLYBQ/RzL6mrGiE1jIRQbzC0EdfmWc3I2d9h4CCGEEJLnFssA9cdWI1B/6IX6owz1h64mqT8qNAf1h4I5Sf1BCCGE3B3qj61GOGiwlG+51lF/1GoO6g8FUH+Uof5QA/XHn0bIfLLUHxo2njdxCJ6M5/iqFwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:40px;border-radius:5px}.aside-content-body .categories-list[data-v-37706150]{background-color:#f2f2f2;border-radius:10px;margin-bottom:10px}.aside-content-body .categories-list .categories-list-toggle[data-v-37706150]{padding-bottom:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAxCAYAAABgSwHoAAAACXBIWXMAAAsSAAALEgHS3X78AAAA90lEQVRo3u2YwQ2DMAxFfzJJR2CIXCPBRJCJisSVITJCR+klVVVKSCwOMeK/o6UvxQrE1jP4sKw9gBFAhy8RQIB3M0rs51vxc26TDjilA+YI8G46aLCUb0WAd5NJN/CsCAy7N1qfb8VgBTcwCutaGK3gH+qEdS109lR8WR+4AOea9O51lSaj4FmW1LUQLYBQ/RzL6mrGiE1jIRQbzC0EdfmWc3I2d9h4CCGEEJLnFssA9cdWI1B/6IX6owz1h64mqT8qNAf1h4I5Sf1BCCGE3B3qj61GOGiwlG+51lF/1GoO6g8FUH+Uof5QA/XHn0bIfLLUHxo2njdxCJ6M5/iqFwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:34px}.aside-content-body .options-content[data-v-37706150]{background-color:#f2f2f2;border-radius:10px;padding:8px;margin-bottom:10px}.aside-content-body .options-content span[data-v-37706150]{font-size:39px;font-weight:400;background:#00b3bc;border-radius:200px;height:34px;width:34px;display:block;line-height:34px;text-align:center;margin:0}.aside-content-body .chrome-extension-link[data-v-37706150],.aside-content-body .preferences[data-v-37706150]{background-color:#f2f2f2;border-radius:10px;margin-bottom:10px}.aside-content-body .chrome-extension-link a[data-v-37706150]{padding:7px;display:block}.aside-content-body .chrome-extension-link svg[data-v-37706150]{height:36px;width:36px;display:block}.aside-content-config .aside-content-body[data-v-37706150]{padding:0}.tasks-content .aside-content-header svg[data-v-37706150],.textlinks-content .aside-content-header svg[data-v-37706150]{width:15px;height:15px;display:inline-block;margin-right:3px;vertical-align:-1px}.is-mobile .dropdown{display:block}a.dropdown-item:hover,button.dropdown-item:hover{background-color:hsla(0,0%,50.2%,.3)}.dropdown-item-account{overflow:hidden;text-overflow:ellipsis}.is-mobile .dropdown-content{max-width:250px;margin:0 auto}.theme-control .config-options span{position:relative;height:26px;border-radius:100px;overflow:hidden}.tema-escolha:before{left:34%}.tema-escolha:after,.tema-escolha:before{content:"";position:absolute;width:33%;top:0;bottom:0}.tema-escolha:after{left:67%}.tema-escolha.selected{border:2px solid #fff!important}.tema-escolha.tema1{background-color:#fff}.tema-escolha.tema1:before{background-color:#f2f2f2}.tema-escolha.tema1:after{background-color:#00b3bc}.tema-escolha.tema13{background-color:#fff}.tema-escolha.tema13:after,.tema-escolha.tema13:before{background-color:#f2f2f2}.tema-escolha.tema2{background-color:#191919;border:1px solid #ccc;border-width:0 1px 0 1px}.tema-escolha.tema2:before{background-color:#333;border:1px solid #ccc;border-width:0 1px 0 1px}.tema-escolha.tema2:after{background-color:#333}.tema-escolha.tema3{background-color:#00d5d9}.tema-escolha.tema3:before{background-color:#f2f2f2}.tema-escolha.tema3:after{background-color:#00b3bc}.tema-escolha.tema4{background-color:#333}.tema-escolha.tema4:before{background-color:#f2f2f2}.tema-escolha.tema4:after{background-color:#fff}.tema-escolha.tema5{background-color:#d57dff}.tema-escolha.tema5:before{background-color:#f2f2f2}.tema-escolha.tema5:after{background-color:#fff}.tema-escolha.tema6,.tema-escolha.tema6:before{background-color:#1a1a1a;border:1px solid #00b3bc;border-width:0 1px 0 1px}.tema-escolha.tema6:after{background-color:#1a1a1a}.tema-escolha.tema12{background-color:#ffb4f5}.tema-escolha.tema12:before{background-color:#f2f2f2}.tema-escolha.tema12:after{background-color:#fff}.tema-escolha.tema14{background-color:#273367}.tema-escolha.tema14:before{background-color:#43549c}.tema-escolha.tema14:after{background-color:#f2f2f2}.tema-escolha.tema15{background-color:#000}.tema-escolha.tema15:before{background-color:#c00}.tema-escolha.tema15:after{background-color:#000}.tema-escolha.tema16{background-color:#fff}.tema-escolha.tema16:after,.tema-escolha.tema16:before{background-color:#f2f2f2}.home[data-v-60965862]{padding:0;display:block}.aba-content[data-v-60965862]{padding-bottom:52px;min-height:calc(100vh - 52px)}.aba-toggles[data-v-60965862]{position:fixed;bottom:0;left:0;right:0;z-index:10;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2;-webkit-box-shadow:0 -2px 5px rgba(0,0,0,.2);box-shadow:0 -2px 5px rgba(0,0,0,.2)}.aba-toggles>div[data-v-60965862]{-webkit-box-flex:1;-ms-flex:1;flex:1}.aba-button[data-v-60965862]{position:relative;width:45px;height:45px;margin:0 auto}.categories-list-toggle[data-v-60965862]{display:block;width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAxCAYAAABgSwHoAAAACXBIWXMAAAsSAAALEgHS3X78AAAA90lEQVRo3u2YwQ2DMAxFfzJJR2CIXCPBRJCJisSVITJCR+klVVVKSCwOMeK/o6UvxQrE1jP4sKw9gBFAhy8RQIB3M0rs51vxc26TDjilA+YI8G46aLCUb0WAd5NJN/CsCAy7N1qfb8VgBTcwCutaGK3gH+qEdS109lR8WR+4AOea9O51lSaj4FmW1LUQLYBQ/RzL6mrGiE1jIRQbzC0EdfmWc3I2d9h4CCGEEJLnFssA9cdWI1B/6IX6owz1h64mqT8qNAf1h4I5Sf1BCCGE3B3qj61GOGiwlG+51lF/1GoO6g8FUH+Uof5QA/XHn0bIfLLUHxo2njdxCJ6M5/iqFwAAAABJRU5ErkJggg==) no-repeat 50%;background-size:30px}.aba-new-category .aba-button[data-v-60965862]{padding:8px}.aba-new-category span[data-v-60965862]{font-size:33px;font-weight:400;background:#00b3bc;border-radius:200px;height:30px;width:30px;display:block;line-height:30px;text-align:center;color:#fff}.ico-options[data-v-60965862]{display:block;width:100%;height:100%;padding:7.5px}.ico-options svg[data-v-60965862]{width:100%;height:100%}.ico-options svg path[data-v-60965862]{fill:#00b3bc}.ico-tasks[data-v-60965862]{width:100%;height:100%;display:block;padding:7.5px}.ico-tasks svg[data-v-60965862]{width:100%;height:100%}.ico-tasks svg path[data-v-60965862]{fill:#00b3bc}.ico-tasks-danger svg path[data-v-60965862]{fill:#d22626}.ico-profile[data-v-60965862]{display:block;border:2px solid #47cdd1;border-radius:50px;overflow:hidden;width:40px;height:40px;margin-top:2px}.ico-profile img[data-v-60965862]{-o-object-fit:cover;object-fit:cover}.ico-profile img[data-v-60965862],.ico-profile svg.svgNoAvatar[data-v-60965862]{width:100%;height:100%;display:block}.ico-profile svg.svgNoAvatar circle[data-v-60965862],.ico-profile svg.svgNoAvatar path[data-v-60965862]{fill:#47cdd1}.ico-profile svg.svgWarning[data-v-60965862]{position:absolute;top:-3px;left:calc(50% + 3px);width:20px;height:20px}.ico-profile svg.svgWarning path[data-v-60965862]{fill:#c00}.profile-menu[data-v-60965862]{text-align:center;margin:20px;padding:20px;background-color:#fff;border-radius:5px;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.5);box-shadow:1px 1px 5px rgba(0,0,0,.5)}.profile-menu figure[data-v-60965862]{position:relative;width:80px;height:80px;border:2px solid #47cdd1;border-radius:40px;margin:0 auto 20px}.profile-menu figure img[data-v-60965862]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:80px}.profile-menu figure>svg.svgNoAvatar circle[data-v-60965862],.profile-menu figure>svg.svgNoAvatar path[data-v-60965862]{fill:#47cdd1}.profile-menu figure .svgWarning[data-v-60965862]{position:absolute;top:0;right:0;width:30px;height:30px}.profile-menu figure .svgWarning path[data-v-60965862]{fill:#c00}.profile-menu label[data-v-60965862]{cursor:pointer;position:absolute;bottom:0;right:0;width:30px;height:30px;background-color:#fff;padding:5px;border-radius:100%}.profile-menu label svg circle[data-v-60965862],.profile-menu label svg path[data-v-60965862]{fill:#999}.profile-menu label input[data-v-60965862]{display:none}.profile-menu p[data-v-60965862]{margin-bottom:10px}.profile-menu .menu-item[data-v-60965862]{border:1px solid #dadce0;padding:10px 24px;display:block;margin:10px 0;color:#333}.categories-list[data-v-60965862]{position:fixed;bottom:52px;left:0;width:100%;z-index:3}.tasks-content[data-v-60965862]{margin:5px;border-radius:8px;-webkit-box-shadow:0 0 5px 3px rgba(0,0,0,.15);box-shadow:0 0 5px 3px rgba(0,0,0,.15)}.tasks-content-header[data-v-60965862]{position:relative;border-radius:8px 8px 0 0;border-bottom:1px solid hsla(0,0%,100%,.3);padding:5px 10px;font-size:20px;overflow:hidden}.tasks-content-header svg[data-v-60965862]{width:20px;height:20px;display:inline-block;margin-right:3px;vertical-align:-3px}.tasks-content-body[data-v-60965862]{padding:10px;color:#fff;border-radius:8px;position:relative;overflow:hidden}.tasks-content-header+.tasks-content-body[data-v-60965862]{border-radius:0 0 8px 8px}.tasks-content-header a[data-v-60965862]{cursor:pointer;line-height:20px;font-size:20px;text-align:center;padding:0;position:absolute;right:5px;color:inherit;padding:5px 10px}.aside-content-background[data-v-60965862]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.page-login{text-align:center;padding:40px 20px;min-height:calc(100vh - 82px);background:url(../img/bg2020-01-29.51d57418.jpg) no-repeat 50% #000;background-size:cover}.page-login h2{color:#fff;text-shadow:1px 1px 5px rgba(0,0,0,.5);font-size:32px;margin-bottom:40px}.page-login-header{max-width:550px;margin:0 auto 20px}.page-login-header .button,.page-login-header .control{width:100%}.page-login-body h3{color:#fff}.page-login-body form{width:100%;max-width:550px;margin:0 auto}.page-login-body .button{width:240px}.page-login hr{margin:20px auto;height:1px;max-width:550px}.button.button-facebook{background:#3a559f;width:240px}.button.button-google{background:#d62222;width:240px}.field-aceite{color:#fff}.field-aceite a{text-decoration:underline}.page-login a{color:#fff}.page-login a:hover{text-decoration:underline}.page-login-body .social-login{width:100%;max-width:550px;margin:0 auto}.page-login-body .social-login .control{text-align:center}.page-login .ilustracao{margin:100px auto 0;text-align:center;max-width:650px}@media (min-width:992px){.field-aceite{margin-left:120px}}@media (max-width:991px){.page-login{background-attachment:fixed;min-height:calc(100vh - 40px)}.page-login h2{font-size:18px;margin-bottom:30px}.page-login .ilustracao{margin:60px auto 0}}.inputfile{cursor:pointer}.inputfile span:before{content:"";width:30px;height:30px;display:inline-block;border:4px solid #fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.5);box-shadow:0 0 5px rgba(0,0,0,.5);background:url(/images/ico-upload.png) no-repeat 50% #00b3bc;background-size:14px;vertical-align:-8px;margin-right:10px;border-radius:5px}.inputfile input{display:none}.image-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:10px;padding:5px;background:#fff;border-radius:5px;width:61px;height:61px}.image-preview img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.image-preview .delete{position:absolute;top:-5px;right:-5px;background:#aaa}.category-color-options label{display:inline-block;margin:0 5px 5px 0}.category-color-options input{display:none}.category-color-options span{display:block;width:40px;height:40px;border:1px solid #444}.category-color-options input:checked+span{border:2px solid #ff0}.modal-form-category .modal-card-foot{display:block}.button-delete .icon svg{width:20px;height:20px;display:block}.button-delete .icon svg path{fill:#c00}.button-share .icon svg{width:20px;height:20px;display:block}.button-share .icon svg path{fill:#0057ff}.modal-share .modal-card-body a+a{margin-left:10px}.modal-share .modal-card-body a:hover{color:#fff;text-decoration:underline}.modal-card-body p{color:#4a4a4a;margin-bottom:10px}.share-link{word-break:break-all}.link-share-facebook{display:inline-block;background-color:#3b5998;color:#fff;padding:7px 10px;border-radius:5px;line-height:24px}.link-share-facebook .icon{width:24px;height:24px;vertical-align:-7px}.link-share-facebook .icon svg{width:100%;height:100%;display:block}.link-share-facebook .icon svg path{fill:#fff}.link-share-whatsapp{display:inline-block;background-color:#25d366;color:#fff;padding:7px 10px;border-radius:5px;line-height:24px}.link-share-whatsapp .icon{width:24px;height:24px;vertical-align:-7px}.link-share-whatsapp .icon svg{width:100%;height:100%;display:block}.link-share-whatsapp .icon svg path{fill:#fff}.link-share-clipboard{display:inline-block;background-color:#f93;color:#fff;padding:7px 10px;border-radius:5px;line-height:24px}.link-share-clipboard .icon{width:24px;height:24px;vertical-align:-7px}.link-share-clipboard .icon svg{width:100%;height:100%;display:block}.link-share-clipboard .icon svg path{fill:#fff}body.is-mobile .link-share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}body.is-mobile .modal-share .modal-card-body a{font-size:14px;padding:7px 9px;white-space:nowrap;letter-spacing:-.5px}body.is-mobile .modal-share .modal-card-body a+a{margin-left:5px}.modal-form-task hr{background-color:#dbdbdb;margin:15px 0;height:1px}.modal-form-task .task-due,body.is-mobile .modal-form-task .task-due{font-size:16px}.modal-registrar .anonymousWarning a{color:#333;font-size:20px}.modal-registrar .modal-card-foot{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-quem-somos{padding:40px 0;background-color:#00b3bc;border-bottom:80px solid #fff}.page-quem-somos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-quem-somos .col1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:38px;margin-bottom:20px}.page-quem-somos .col2{width:400px;-ms-flex-negative:0;flex-shrink:0}.page-quem-somos h2{margin-bottom:20px}.page-quem-somos h2,.page-quem-somos h3{color:#fff;font-size:30px;font-weight:700}.page-quem-somos p{margin-bottom:15px;color:#333;text-align:justify;line-height:1.4;color:#fff}.page-quem-somos ul{list-style:disc;margin-left:20px;margin-bottom:30px;color:#fff}@media (max-width:991px){.page-quem-somos{display:block}.page-quem-somos img{float:none;margin:0 0 20px 0}}.page-politica{padding:40px 0}body.is-mobile .page-politica{padding:40px 20px}.page-politica h3{font-weight:700;margin:20px 0 10px;font-size:1.2em}.page-politica h2{color:#00b3bc;font-size:30px;font-weight:700;margin-bottom:20px}.page-politica p{color:#333;text-align:justify;line-height:1.4;margin-bottom:15px}.page-termos{padding:40px 0}body.is-mobile .page-termos{padding:40px 20px}.page-termos h3{font-weight:700;margin:20px 0 10px;font-size:1.2em}.page-termos h2{color:#00b3bc;font-size:30px;font-weight:700;margin-bottom:20px}.page-termos p{color:#333;text-align:justify;line-height:1.4;margin-bottom:15px}.page-setup-header{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-setup .setup-title{-ms-flex-preferred-size:66.66%;flex-basis:66.66%}.page-setup .setup-next{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}.page-setup{padding:80px 0;background-color:#eee}.setup-title{font-size:30px;font-weight:700;margin-bottom:5px}.setup-subtitle{font-size:23px;font-weight:300;color:#999}.page-setup p{color:#999;font-size:22px;font-weight:300;text-align:center;margin-bottom:25px}.example{margin:20px auto;width:630px;background:#fff;padding:15px 30px;border-radius:15px;border:1px solid #ccc}.example i{display:inline-block;font-style:normal;width:22px;height:22px;border-radius:3px;border:1px solid #ccc;position:relative;margin:0 10px 0 0;text-align:center;line-height:22px}.example i:after{content:"\2714"}.example span{font-weight:300}.setup-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1100px;margin:0 auto 40px}.setup-category{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;-ms-flex-preferred-size:calc(33.33% - 5px);flex-basis:calc(33.33% - 5px);margin-bottom:5px;padding:5px}.setup-category label{display:inline-block;cursor:pointer;padding:10px;font-weight:400;font-size:20px}.setup-category i{display:inline-block;font-style:normal;width:30px;height:30px;line-height:30px;border-top:1px solid #ccc;background:#fff;position:relative;margin:0 10px 0 0;text-align:center;border-radius:3px;color:#fff}.setup-category i:after{content:" ";color:#fff;font-size:25px}.setup-category input[type=checkbox]{display:none}.setup-category input[type=checkbox]:checked+i{color:#2cc6ba}.setup-category input[type=checkbox]:checked+i:after{content:"\2714";color:#2cc6ba}.setup-category span{position:relative}.page-setup .sponsored{background:#dbdbdb;position:relative}.page-setup .sponsored span{color:#00b3bc;font-weight:700}.page-setup .sponsored span:after{content:"em destaque";position:absolute;top:20px;left:0;font-size:12px;opacity:.6;color:#333;font-weight:400}.setup-category ins{position:absolute;top:5px;right:5px;width:20px;height:20px}.setup-category ins svg{display:block;height:100%;width:100%}.setup-category ins svg path{fill:#00b3bc}.category-add{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;-ms-flex-preferred-size:calc(33.33% - 5px);flex-basis:calc(33.33% - 5px);margin-bottom:5px;padding:5px;background:#00b3bc}.category-add label{display:inline-block;cursor:pointer;padding:10px;font-size:20px}.category-add i{display:inline-block;font-style:normal;width:30px;height:30px;line-height:30px;border-top:1px solid #8e8e8e;background:#fff;position:relative;margin:0 10px 0 0;text-align:center;border-radius:3px;font-size:30px}.category-add i:after{content:"+";color:#2cc6ba}.category-add span{color:#fff;font-weight:700}.next{background:#2cc6ba;border:0;color:#fff;font-size:22px;padding:10px 50px;display:block;border-radius:10px;-webkit-box-shadow:1px 3px 4px rgba(0,0,0,.4);box-shadow:1px 3px 4px rgba(0,0,0,.4);width:272px}.next:hover{color:#fff;background:#3fd5c8}body.is-mobile .page-setup{padding:40px 20px 60px}body.is-mobile .page-setup-header{text-align:center}body.is-mobile .page-setup-header .setup-next{display:none}body.is-mobile .setup-subtitle{text-align:center}body.is-mobile .example{max-width:100%;padding:15px}body.is-mobile .setup-categories{display:block}body.is-mobile .page-setup-footer button.next{margin:0 auto}.modal-site-inicio img{margin-bottom:20px}.modal-site-inicio p{text-align:center;margin-bottom:20px}@media screen and (min-width:991px){.modal-site-inicio .modal-card{width:960px}}.modal-site-inicio .modal-card-foot{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-site-inicio .modal-card-foot label{font-weight:700;color:#00b3bc}.modal-site-inicio .modal-card-foot label:hover{color:#00b3bc}.page-mobile{padding-left:20px;padding-right:20px;padding-top:80px}.page-mobile p{text-align:center;font-weight:700;color:#0fbdc9;font-size:20px}.page-tutorial{padding:40px 20px;position:fixed;top:0;bottom:0;left:0;right:0;background:#fff;z-index:10}.page-tutorial .flex-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-tutorial h2{text-align:center;font-weight:700;font-size:20px}.page-tutorial .tutorial{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100vh - 150px)}.page-tutorial .tutorial figure{margin:20px 0;width:100%}.page-tutorial .tutorial figure img{height:100%;width:100%;display:block;-o-object-fit:contain;object-fit:contain}.page-tutorial .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:920px;max-width:100%}.page-admin{padding:40px 0}.blue{color:#0057ff}fieldset+fieldset{margin-top:15px}fieldset legend{text-align:center;margin-bottom:10px}img[data-v-17264d69]{max-width:384px;margin:0 auto}.modal-card-title[data-v-17264d69]{-ms-flex-negative:1;flex-shrink:1}img[data-v-32a5d2c7]{max-width:384px;margin:0 auto}.modal-card-title[data-v-32a5d2c7]{-ms-flex-negative:1;flex-shrink:1}.perfil-field[data-v-32a5d2c7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;line-height:36px}.perfil-field+.perfil-field[data-v-32a5d2c7]{border-top:1px solid #ddd}.perfil-field .left[data-v-32a5d2c7]{-ms-flex-preferred-size:60px;flex-basis:60px;text-align:center;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.perfil-field .left span[data-v-32a5d2c7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.perfil-field .left svg[data-v-32a5d2c7]{display:block;width:20px;height:20px}.perfil-field .left svg path[data-v-32a5d2c7]{fill:#00b3bc}.perfil-field .right strong[data-v-32a5d2c7]{display:inline-block;width:110px;font-weight:400;margin-right:10px}.perfil-field .right[data-v-32a5d2c7]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.perfil-field .right input[data-v-32a5d2c7]{font:inherit;line-height:1;height:36px}.perfil-field .button[data-v-32a5d2c7]{margin-left:3px}.modal-card-body .anonymousWarning[data-v-32a5d2c7]{width:100%}.modal-card-body .anonymousWarning a[data-v-32a5d2c7]{color:#009393}.modal-card-body svg.svgNoAvatar[data-v-32a5d2c7]{width:100%;height:100%;display:block}.modal-card-body figure[data-v-32a5d2c7]{position:relative;width:60px;height:60px;border:2px solid #47cdd1;border-radius:40px;margin:0 auto 20px}.modal-card-body figure img[data-v-32a5d2c7]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:80px}.modal-card-body figure>svg circle[data-v-32a5d2c7],.modal-card-body figure>svg path[data-v-32a5d2c7]{fill:#47cdd1}.modal-card-body input[type=file][data-v-32a5d2c7]{display:none}body.is-mobile .perfil-field[data-v-32a5d2c7]{line-height:1.4}body.is-mobile .perfil-field .right strong[data-v-32a5d2c7]{display:block}body.is-mobile .perfil-field .right input[data-v-32a5d2c7]{margin-bottom:3px;width:100%}