.side-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.side-bar,.side-bar>div{-ms-flex-direction:column;flex-direction:column}.side-bar,.side-bar>div,.side-bar>div>.side-bar-collections-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.side-bar>div>.side-bar-collections-container{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}.side-bar>div>.side-bar-collections-container>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.side-bar>div>.side-bar-collections-container .sb-coll-list-container{overflow:hidden;position:relative}.side-bar>div>.side-bar-collections-container .sb-coll-list-container .shadow-down,.side-bar>div>.side-bar-collections-container .sb-coll-list-container .shadow-up{width:100%;height:10px;position:absolute;left:0;z-index:1}.side-bar>div>.side-bar-collections-container .sb-coll-list-container .shadow-up{top:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.35)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.35) 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=0)}.side-bar>div>.side-bar-collections-container .sb-coll-list-container .shadow-down{bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.35) 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=0)}.side-bar>div>.side-bar-collections-container .sb-coll-list-container .sb-coll-list-scroll{position:absolute;-webkit-transition:top .8s;transition:top .8s;left:0;width:100%}.side-bar>div>.side-bar-collections-container .sb-coll-list-container .collection-droppable{-webkit-box-shadow:inset 0 0 1px 1px #dcc3db;box-shadow:inset 0 0 1px 1px #dcc3db}.side-bar>div>.side-bar-collections-container .sb-coll-list-container .collection-drop-hover{background-color:#dcc3db}.side-bar>div{height:100%}.side-bar>div>div>p{color:#fdc8fd;font-weight:700;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:bottom left;transform-origin:bottom left;width:180px;margin:15px 0 200px 10px;-webkit-transition:margin .2s,-webkit-transform .2s;transition:margin .2s,-webkit-transform .2s;transition:transform .2s,margin .2s;transition:transform .2s,margin .2s,-webkit-transform .2s}.side-bar>div .side-bar-toggle{width:100%;padding:18px 0;border:none;background-color:#46003c;color:#aa5590;border-radius:0;border-bottom:1px solid #b900b9}.side-bar>div .mode-change{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-top:20px}.side-bar>div .mode-change button{border:none;color:#290029;margin-bottom:10px;padding:13px 0;border-radius:0;-webkit-transition:width .05s;transition:width .05s;font-size:1rem;-webkit-box-shadow:0 0 0 1px #46003c;box-shadow:0 0 0 1px #46003c;-webkit-transition:background-color .2s;transition:background-color .2s}.side-bar>div .mode-change button:hover{background-color:#46003c;color:#ffc5ff}.side-bar>div .mode-change button.selected{color:#fff;background:#505;-webkit-box-shadow:none;box-shadow:none}.side-bar>div .collection{overflow:hidden;margin:-35px auto 10px auto;-webkit-box-shadow:0 0 0 1px #360036;box-shadow:0 0 0 1px #360036;padding:6px 6px 13px 13px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:bottom left;transform-origin:bottom left;margin-bottom:78px;text-align:center;border-radius:0;white-space:nowrap;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.side-bar>div .collection.selected{-webkit-box-shadow:none;box-shadow:none;background-color:#505}.side-bar>div .collection.selected:hover{background:#530048}.side-bar>div .collection .collection-name{color:plum;margin:3px auto 6px auto}.side-bar>div .collection>div{display:none}.side-bar>div .collection>div>div{color:#aa5590;margin-left:10px;width:calc(25% - 21px);background-color:#ffc5ff;padding:8px 0;border-radius:4px;font-size:.9rem;text-align:center}.side-bar>div .collection>div>div.hidden{display:none}.side-bar>div .collection>div .hasMore{color:#aa5590;margin-left:10px;padding-top:10px;font-size:1.3rem}.side-bar>div .collection:hover{background-color:#46003c}.side-bar>div .offset-scroll{margin:2px auto 2px auto;width:100%;display:block;text-align:center;cursor:pointer;padding:3px 0;font-size:1.3rem;z-index:2}.side-bar>div .offset-scroll:hover:not(.disabled){background-color:#520055}.side-bar>div .offset-scroll.disabled{opacity:.2}.side-bar .log-out-button{border:none;width:100%;margin:0;padding:15px 0;color:#fff;background-color:#a000a0}.side-bar .log-out-button:hover{background-color:purple}.side-bar .sync-status{position:absolute;height:10px;width:10px;bottom:13px;left:13px;border-radius:50%;border:2px solid #ef3ff5;background-color:transparent}.side-bar .sync-status.has-changes{background-color:red}.side-bar .no-colls{width:270px}.side-open .side-bar p{-webkit-transform:rotate(0deg);transform:rotate(0deg);width:94%;margin-bottom:20px;margin-top:22px}.side-open .side-bar .collection{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin:0 auto 5px auto;-webkit-box-shadow:0 0 0 1px #505;box-shadow:0 0 0 1px #505;padding:6px 0 13px 0;border-radius:5px}.side-open .side-bar .collection-cards{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.side-open .mode-change button{width:20%;border-radius:5px;font-size:1.1rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.mode-change button.disabled{opacity:.2}.mode-change button.disabled:hover{cursor:auto;background:none;color:#290029}.card-image[data-v-3ee83e8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-image button[data-v-3ee83e8a]{display:none;color:#fff;border-color:#fff}.open-cards .card-image:hover button[data-v-3ee83e8a]{display:block}.card{position:relative}.card .card-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.card .card-title-container h3{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:23px;width:calc(100% - 60px)}.card .card-title-container h3 input[type=text]{width:92%;margin-top:-10px}.card .card-title-container div{margin-top:15px;margin-right:15px;width:60px;text-align:right}@media screen and (max-width:600px){.card .card-title-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card .card-title-container h3{margin-bottom:0}.card .card-title-container h3 input[type=text]{width:92%}.card .card-title-container div{margin-bottom:0}}.card .note-text{white-space:pre-wrap;word-break:break-all}.card .card-options{width:92%;margin:0 auto}.card .card-options.editting{padding:5px 0;margin-top:8px}.card .card-options.editting input[type=text]{margin:0;max-width:120px;border:none}.card .card-options.editting select{padding:5px 0;border-radius:3px;border:none;-webkit-box-shadow:0 0 3px grey;box-shadow:0 0 3px grey}.card .card-options.editting button,.card .card-options.editting input{margin-top:4px;margin-bottom:4px}.card .card-options.editting button.add-btn{margin:0;border-radius:0;border:none;padding:6px 12px 8px 12px;color:#fff;background-color:green}.card .card-options.editting button.add-btn:hover{background-color:grey}@media screen and (max-width:600px){.card .card-options.editting{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.card .card-options.editting>div{-ms-flex-wrap:wrap;flex-wrap:wrap}.card .card-options.editting>div:first-child{padding-bottom:5px;justify-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:96%}}.card .card-options.editting .field-btn-group{margin-bottom:10px;margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.card i{width:20px;display:block;margin-right:6px;margin-left:-6px;font-size:1.2rem;color:#aaa}.card li{position:relative}.card li input[type=text]{width:98.2%;background:none;-webkit-box-shadow:none;box-shadow:none}.card textarea{min-height:140px;border:none;padding:10px;width:98%;height:calc(100% - 40px)}.card input[type=text],.card li input[type=text],.card textarea{background-color:#fff;color:#000;border:1px dotted purple;border-radius:0 0 0 3px}.card .card-title{height:40px}.card .card-title input{width:75%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}.card .tag-list{border-top:1px solid #cfcfcf;width:96%;margin:auto auto 0 auto;padding-top:4px;padding-bottom:6px}.card .tag-list span{margin-right:13px;font-style:italic;color:#c8c8c8}.card .tag-list button{background-color:red;color:#fff;padding:0 4px;border-radius:50%}.card .tag-list button:hover{background-color:grey;border-color:grey}.card .card-sep-container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:88%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-y:auto;overflow-x:hidden}.card .card-sep-container>div{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.card .card-sep-container>div:nth-child(2){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.note-list .card-sep-container{overflow:hidden}.delete-button{opacity:.1;color:red;border:none;position:absolute;right:12px;top:11px}li:hover .delete-button{opacity:1}.note-image{padding:40px 10px;font-size:1.1rem;font-weight:700;text-align:center;color:#999}.note-image form{margin-top:40px}.note-image form label{text-align:center;cursor:pointer;width:95%!important;padding:50px 0!important;text-shadow:none!important;margin:0 auto;border:2px solid #fff;-webkit-box-shadow:0 0 3px #acacac;box-shadow:0 0 3px #acacac;border-radius:6px;background-color:#f4ddff;color:#4d4d4d;border:3px dotted grey}.note-image form label:hover{background-color:purple;color:#fff}.note-image form input{width:90%;display:none}.check-list div:nth-child(2){width:100%}.check-list div:nth-child(2) .delete-button{top:13px;right:-5px}.check-list div:nth-child(2) input[type=text]{width:100%}.check-list li{position:relative;border-bottom:1px solid #fff;-webkit-transition:background-color .2s;transition:background-color .2s;padding:10px 10px 4px 38px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.check-list li.list-item input[type=checkbox]{display:none}.check-list li.list-item:before{content:"";position:absolute;top:15px;left:7px;color:#ccc;background-color:#ccc;padding:0;line-height:20px;font-size:.6rem;border-radius:50%;-webkit-box-shadow:0 0 0 2px #ccc;box-shadow:0 0 0 2px #ccc;height:20px;width:20px}.check-list li.list-item.complete:before{content:"✔";color:grey;text-align:center;font-size:1.2rem}.check-list li.complete{text-decoration:line-through;color:#c7c7c7}.check-list li.complete input[type=text]{border-color:#b3b3b3;color:#a0a0a0}.check-list li.bold{font-weight:700;color:#000}.check-list li.bold.complete{text-decoration:line-through;color:#c7c7c7}.check-list li.ind-1{border-left:25px solid #fff}.check-list li.ind-2{border-left:65px solid #fff}.check-list li.ind-3{border-left:105px solid #fff}.check-list li:hover{background-color:#e9e9e9;cursor:pointer}.check-list input[type=checkbox]{margin-right:10px}.check-list .check-list-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0}.check-list .check-list-options>*{display:block;padding:0;text-align:center}.check-list .check-list-options strong{margin-right:10px}.bm-note a strong{padding-left:1px;padding-right:1px;color:pink;opacity:.65;font-size:.85rem}.open-cards .bm-note ul>li{padding-top:4px;padding-bottom:14px}.open-cards .bm-note ul>li label{display:block;margin-bottom:5px}.note-list .bm-note .bm-link-item{width:100%;display:block;padding:0}.note-list .bm-note .bm-link-item a{margin:0;border-top:1px solid pink;width:100%;display:block;padding:15px 0;border-radius:0;text-align:center}.search-area[data-v-08ced694]{position:relative;width:100%}.search-area span[data-v-08ced694]{position:relative;height:10px;width:100%}.search-area .field-tips[data-v-08ced694]{display:none;opacity:0}.search-area:hover .field-tips[data-v-08ced694],.search-area input[type=text]:focus+.field-tips[data-v-08ced694]{display:block;opacity:1}.search-area .field-tips[data-v-08ced694]{position:absolute;top:19px;left:0;padding:0;width:100%}.search-area .field-tips li[data-v-08ced694]{-webkit-box-shadow:0 0 3px #7a7a7a;box-shadow:0 0 3px #7a7a7a;margin-top:5px;width:100%;background-color:#fff;border-radius:5px;padding:12px 0 12px 5px}.search-area .field-tips li[data-v-08ced694]:hover{background-color:#c9c9c9;cursor:pointer}.search-area .field-tips li span[data-v-08ced694]{display:inline;font-style:italic;color:grey}.note-list{padding-bottom:60px}.note-list .filter-group{margin:4px auto 13px auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.note-list .filter-group,.note-list .filter-group div:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}.note-list .filter-group button{margin:4px 3px 13px 3px;border:none;color:grey;font-size:1.2rem;border-color:grey}.note-list .filter-group button:hover{color:#fff}.note-list .filter-group div:first-child button.selected-filter{border-color:grey;background-color:grey;color:#fff}@media screen and (max-width:840px){.note-list .filter-group{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.note-list .filter-group>div{padding:13px 0;width:100%}.note-list .filter-group div:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.note-list .filter-group div:nth-child(2) button{background-color:#436fff;color:#fff;margin-left:12px;margin-right:12px;padding:15px auto}}.note-list .dash-search-container,.note-list .search-area{display:none;height:50px;margin:0;padding:0;position:relative}.note-list .dash-search-container button,.note-list .search-area button{position:absolute;top:2px;right:4px;border:none}.note-list .dash-search-container span,.note-list .search-area span{width:96%;display:block}.note-list .dash-search-container span input,.note-list .search-area span input{width:100%}@media screen and (max-width:650px){.note-list .dash-search-container,.note-list .dash-search-container .search-area{display:block}}.note-list .hidden-note{height:60px;width:115px}.note-list .card{position:relative;max-height:700px;cursor:pointer}.note-list .card.shared-note{-webkit-box-shadow:inset 0 0 1px 2px #add8e6;box-shadow:inset 0 0 1px 2px #add8e6}.note-list .card.x-1-2{width:47%}.note-list .card.x-2-3{width:64%}.note-list .card.x-1{width:97%}.note-list .card .resize-controls{position:absolute;right:10px;top:12px;opacity:0;z-index:1;-webkit-transition:opacity .3s .3s;transition:opacity .3s .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.note-list .card .resize-controls button{margin-top:4px;background-color:#fff;margin-left:5px}.note-list .card .resize-controls button i{padding:0;margin:0}.note-list .card .resize-controls button:hover{background-color:#2d54ff}.note-list .card .resize-controls>div{width:100%;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.note-list .card:hover{-webkit-box-shadow:0 0 0 2px purple;box-shadow:0 0 0 2px purple;border-radius:0}.note-list .card:hover .resize-controls{opacity:1;padding:0}.note-list .card.dragging-note{background-color:#eed0ee;-webkit-box-shadow:0 0 0 3px purple;box-shadow:0 0 0 3px purple}@media screen and (max-width:1100px){.note-list .card,.note-list .card.x-1,.note-list .card.x-1-2,.note-list .card.x-2-3{width:45%}}@media screen and (max-width:950px){.note-list .card,.note-list .card.x-1,.note-list .card.x-1-2,.note-list .card.x-2-3{width:90%}}.note-list.collectionMode{background-color:#bdbdbd;padding-top:30px}.note-list.collectionMode .card{opacity:.4;-webkit-transition:opacity .2s;transition:opacity .2s}.note-list.collectionMode .card.collected,.note-list.collectionMode .card:hover{opacity:1}.note-list.collectionMode .card.collected:hover{-webkit-box-shadow:0 0 0 2px #00f;box-shadow:0 0 0 2px #00f}.flip{background-color:purple}.flip textarea{margin-top:4px}.new-note-section>div:nth-child(2){margin-top:23px;background-color:#fff;width:calc(100% - 480px);max-width:100%;min-width:300px;border-radius:5px}.new-note-section>div:nth-child(2) input[type=text]{width:calc(100% - 30px);padding:15px;border:none;border-bottom:1px solid #740060}.new-note-section>div:nth-child(2) textarea{border:none;width:calc(100% - 30px);padding:15px;resize:none;min-height:250px}.note-table ul{margin:0;padding:0}.note-table .table-row{padding:14px 2.5%;width:95%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}.note-table .table-row:nth-child(odd){background-color:#f4ddff}.note-table .table-row:first-child{background-color:#570057;border-bottom:1px solid purple;color:#fdd5fd;font-weight:700}.note-table .table-row span{text-align:right}.note-table .table-row span:first-child{text-align:left}.list-items{margin:0;padding:0}.list-items .list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.list-items .list-item span{width:50px;padding-top:14px;text-align:center;background-color:#fff;color:purple;font-weight:700;border-right:1px solid purple;border-bottom:1px solid #000}.list-items .check-list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:8px solid purple;background-color:purple}.list-items .check-list-item>div{border-left:2px solid purple;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 4px)}.list-items .check-list-item.indent-1>div{border-width:10px;width:calc(100% - 10px)}.list-items .check-list-item.indent-2>div{border-width:20px;width:calc(100% - 20px)}.list-items .check-list-item.indent-3>div{border-width:30px;width:calc(100% - 30px)}.list-items .check-list-item .task-options{background-color:#fff;margin-bottom:5px;width:calc(100% - 4px)}.list-items .check-list-item .task-options>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-align:center;width:calc(100% - 170px)}.list-items .check-list-item .task-options>div:nth-child(2){width:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}.list-items .check-list-item .task-options>div:nth-child(2) button{width:40px;color:#3f3f3f;background-color:#dadada;border:none}.list-items .check-list-item .task-options>div:nth-child(2) button:hover{background-color:grey}.list-items .check-list-item .task-options>div:nth-child(2) strong{padding-top:5px}.list-items .check-list-item .task-options>div:first-child>div{width:65%}.list-items .check-list-item .task-options>div:first-child>div:nth-child(2){width:35%}.list-items .check-list-item .task-options>div:first-child>div input{display:none}.list-items .check-list-item .task-options>div:first-child>div label{color:#c9c9c9;-webkit-box-shadow:inset 0 0 1px 1px #d3d3d3;box-shadow:inset 0 0 1px 1px #d3d3d3;margin:0;height:calc(100% - 10px);padding-top:10px}.list-items .check-list-item .task-options>div:first-child>div label:hover{background-color:#b1b1b1;color:#fff}.list-items .check-list-item .task-options>div:first-child>div label.checked-item{background-color:#d8ffc8;color:#4b4b4b;-webkit-box-shadow:inset 0 0 1px 1px #8b8b8b;box-shadow:inset 0 0 1px 1px #8b8b8b}.list-items .check-list-item .task-options>div label{margin:0;margin-left:10px;padding:0;text-shadow:none;color:#aaa}.list-items .check-list-item .task-options>div label:hover{cursor:pointer}.bm-note>div>div{padding-top:20px;padding-bottom:12px}.bm-note>div>div a{padding:10px 15px;margin-right:10px;text-decoration:none;background-color:purple;font-weight:700;color:#fff;border-radius:5px}.bm-note>div>div a span{background-color:red;width:19px;padding:0;border-radius:50%;margin-right:8px;padding-bottom:2px;text-align:center;display:inline-block}.bm-note>div>div a span:hover{background-color:#303}.bm-note>div>div a:hover{background-color:grey}.bm-note>ul{padding:0;width:90%;margin:10px auto}.bm-note>ul li{padding:0 10px 14px 10px;border-left:5px solid purple}.bm-note>ul li:nth-child(odd){background-color:#f1f1f1;border-left:5px solid pink}.bm-note>ul li label{padding-top:10px;margin:0;text-shadow:none;color:#464646}.new-note-section{z-index:5;position:relative;background-color:purple;border-top:1px solid #b900b9;color:#bc8f8f;width:100%;margin:0 auto;margin-top:-12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.new-note-section>div{width:45%;max-width:400px;margin-bottom:20px;margin-top:10px}.new-note-section>div .btn-group{padding:0}.new-note-section>div .btn-group button{width:24%;margin:0 .5% 20px 0;font-size:.95rem;text-align:center;padding-left:0;padding-right:0;background-color:purple;color:#fa64ff}.new-note-section>div .btn-group button i{margin:0;border:none;width:100%;display:block;padding-bottom:5px}.new-note-section>div .btn-group button.selected{background-color:#303}.new-note-section>div label{width:100%;display:block;font-size:1.1rem;padding-bottom:11px;padding-top:25px;text-shadow:1px 1px 3px #303;font-weight:700}.new-note-section>div select{padding:10px 5px;margin-left:10px;border-radius:5px;width:100%;background-color:#fff}.new-note-section>div .tags input[type=text]{margin-left:11px;margin-right:13px;margin-bottom:10px}.new-note-section>div .tags .tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;margin-left:11px;-ms-flex-wrap:wrap;flex-wrap:wrap}.new-note-section>div .tags .tags-list .tag{margin-right:10px;background-color:#303;padding:2px 8px;border-radius:4px;margin-top:4px;display:block}.new-note-section>div .tags .tags-list .tag:hover{cursor:pointer}.new-note-section>div .tags .tags-list .tag>span{margin-right:9px;padding:0;color:#ff67e6;border-radius:50%}.new-note-section .submit-form{max-width:96%;width:96%;padding:0 0 7px 0}.new-note-section .delete-item{color:#fff;background-color:red;-webkit-box-shadow:inset 0 0 0 1px #4d4d4d;box-shadow:inset 0 0 0 1px #4d4d4d}.new-note-section .delete-item:hover{background-color:grey}@media screen and (max-width:880px){.new-note-section>div,.new-note-section>div:nth-child(2){width:40%}}@media screen and (max-width:783px){.new-note-section>div,.new-note-section>div:nth-child(2){width:93%;max-width:93%;min-width:93%}.new-note-section>div:nth-child(2) select,.new-note-section>div select{width:94%}}@media screen and (max-width:783px){.new-note-section{overflow:auto}}.main-logo span{color:#ffb6c1;padding-left:2px}.search-bar{position:relative;z-index:4;z-index:2;position:fixed;background-color:purple;width:calc(100% - 40px);margin-top:0;-webkit-transition:height .3s;transition:height .3s}.search-bar .black-out{height:100vh;width:100%;position:absolute;background-color:#000;top:0;left:0;z-index:2;opacity:.5}.search-bar .top-bar-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:3px;height:54px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:4;position:relative}.search-bar.new-note .top-bar-container{padding-bottom:11px}.search-bar .new-note{height:auto;margin:0}.search-bar button{background-color:#fff;color:purple;border:none}.search-bar .search-area{width:60%;position:relative}.search-bar .search-area button{position:absolute;right:-5px;top:13px}.search-bar .search-area input[type=text]{width:100%;padding-right:0;margin-top:11px}@media screen and (max-width:1120px){.search-bar .search-area{width:50%}}.search-bar h2{padding:0;margin:0;color:#fff;margin-top:14px;margin-left:10px;text-shadow:0 0 3px rgba(0,0,0,.7)}.search-bar .new-note{text-align:right;margin-right:15px;margin-top:12px;width:150px}@media screen and (max-width:650px){.search-area{display:none}}.side-open .search-bar{width:calc(100% - 280px)}@media screen and (max-width:950px){.side-open .search-bar{width:100%;padding-left:280px}.side-open .search-bar .new-note,.side-open .search-bar .search-area{display:none}}.open-cards .card{height:80vh;max-height:80vh;overflow:hidden}.open-cards.dual-horizontal .card,.open-cards.quad .card{height:40vh;max-height:40vh}.open-cards .controls{height:30px;margin-bottom:25px}.open-cards .controls button,.open-cards .controls span{color:#fff;border-color:#fff}.open-cards .controls span{padding:10px 14px 0 14px}.open-cards .card-image{max-height:700px}.dashboard{background-color:#4b0047;padding-top:65px;padding-bottom:10px;margin-bottom:20px;color:#fff}.dashboard button{color:#fff;border-color:#fff}@media screen and (max-width:550px){.dashboard button span{padding-top:12px;display:block}}.dashboard .tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#4b0047;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;padding-right:20px;padding-top:20px;width:100%}.dashboard .tag-list p{font-style:italic;padding:3px 10px;border-radius:3px;margin:0 0 10px 10px;background-color:#fff;cursor:pointer;opacity:.7}.dashboard .tag-list p:hover{opacity:1}@media screen and (max-width:800px){.dashboard div{width:99%;padding:10px 0}.dashboard div strong{margin-left:20px}.dashboard .btn-group{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.dashboard .btn-group .collection-name{border-top:1px solid #c800fa;display:block;padding-top:16px;padding-bottom:16px;width:100%}.dashboard .btn-group>div{width:100%;margin:0;padding:0;text-align:center}.dashboard .btn-group>div button{font-size:1rem}}.note-links-container .btn-group[data-v-3802a206],.note-links-container[data-v-3802a206]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.note-links-container .btn-group[data-v-3802a206]{margin-top:10px;padding:0;text-align:center}.note-links-container .btn-group>div[data-v-3802a206]{min-width:200px}.note-links-container .btn-group p[data-v-3802a206]{text-align:left}.note-links-container .btn-group button[data-v-3802a206]{margin:25px 0 0 9px}@media screen and (max-width:1230px){.note-links-container .btn-group[data-v-3802a206]{-ms-flex-wrap:wrap;flex-wrap:wrap}.note-links-container .btn-group>div[data-v-3802a206],.note-links-container .btn-group>div p[data-v-3802a206]{width:100%;min-width:200px;text-align:center;padding:0}.note-links-container .btn-group button[data-v-3802a206]{margin:5px 0 0 9px}}.note-links-container>div[data-v-3802a206]{background-color:#fff;width:47%;margin-bottom:20px;padding:1%}.note-links-container>div>p[data-v-3802a206]{font-style:italic;text-align:center}.note-links-container>div .note-type-list[data-v-3802a206]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-ms-flex-pack:distribute;justify-content:space-around}.note-links-container>div .note-type-list>span[data-v-3802a206]{-webkit-box-shadow:0 0 1px grey;box-shadow:0 0 1px grey;padding:5px 0;margin:2px auto;text-align:center;width:23%}.note-links-container>div .note-type-list>span[data-v-3802a206]:hover{background-color:#c9c9c9;cursor:pointer}@media screen and (max-width:650px){.note-links-container[data-v-3802a206]{display:block}.note-links-container>div[data-v-3802a206]{width:96%;padding:10px}}.modal-data{width:60%;min-width:600px}@media screen and (max-width:600px){.modal-data{width:96%;min-width:96%}}.shareLinkData ul{padding:0;border-top:5px solid silver}.shareLinkData li{border-bottom:1px solid #bdbdbd;padding-bottom:7px;padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.shareLinkData li span{width:100%;padding:4px}.shareLinkData li span:first-child{max-width:100px}.shareLinkData li span:nth-child(3){text-align:right;max-width:110px}.shareLinkData li span button{margin:0;position:relative;top:-6px}@media screen and (max-width:500px){.shareLinkData li{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.shareLinkData li span,.shareLinkData li span:first-child,.shareLinkData li span:nth-child(3){width:100%;display:block;max-width:100%;text-align:center;padding:0 0 20px 0}}.shareLinkData label{width:100%;display:block;padding-top:9px;margin-bottom:10px}.shareLinkData input[type=text]{margin-bottom:10px;max-width:400px;width:100%;margin-right:12px}.shareLinkData input[type=text].input-error{-webkit-box-shadow:0 0 1px 1px red;box-shadow:0 0 1px 1px red}.collection-list-container{padding-bottom:70px;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}.collection-list-container .btn-group{justify-self:flex-end;-ms-flex-item-align:end;align-self:end;width:100%;padding:14px 0}.collection-list-container .btn-group button{margin-top:10px}.collection-list-container>div:first-child .h-575{display:block}.collection-list-container>div:first-child .s-575{display:none}.collection-list-container>div:first-child>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:710px){.collection-list-container>div:first-child div{margin-top:13px;padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.collection-list-container>div:first-child div button{margin:4px}}@media screen and (max-width:575px){.collection-list-container>div:first-child .h-575{display:none}.collection-list-container>div:first-child .s-575{display:block}.collection-list-container>div:first-child span{padding:0}.collection-list-container>div:first-child span .edit-toggle{margin:10px 0 0 0}}.collection-list-container-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .collection-list-manage{height:100%;width:30%;margin-top:3px}@media screen and (max-width:1050px){.container .collection-list-manage{width:45%}}@media screen and (max-width:730px){.container .collection-list-manage{width:95%}}.container .collection-list-manage .tag-list{padding:0;margin-top:20px;padding-top:13px;font-style:italic}.container .collection-list-manage .tag-list li{margin-bottom:9px}.container .collection-list-manage .tag-list strong{font-style:normal}.container .collection-list-manage .change-view{padding-top:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:96%;margin:0 auto}.container .collection-list-manage .change-view button{color:grey;border-color:grey;margin:2px 22px 12px 0;font-size:12px}.container .collection-list-manage .change-view button:hover{background-color:#c9c9c9}.container .collection-list-manage .change-view .selected{background-color:#8f8f8f;color:#fff}.container .collection-list-manage .change-view .disabled{opacity:.2}.container .collection-list-manage .change-view .disabled:hover{background-color:#fff;color:#2d54ff;cursor:auto}.container .collection-list-manage .collection-name{font-size:1rem;font-weight:700;padding-left:20px;color:#666}.container .collection-list-manage .edit-collection-name{font-size:1rem;font-weight:700;margin-top:8px}.container .collection-list-manage .collection-card-list{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#b6b6b6;border-radius:6px;padding-top:10px;padding-bottom:10px;-webkit-box-shadow:inset 0 0 3px grey;box-shadow:inset 0 0 3px grey}.container .collection-list-manage .collection-card-list>div{width:20%;-webkit-box-shadow:0 0 3px #818181;box-shadow:0 0 3px #818181;margin:4px 10px 8px 10px;background-color:#fff;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.container .collection-list-manage .collection-card-list>div:hover{background-color:#e4e4e4;cursor:pointer}.container .collection-list-manage .collection-card-list>div p{color:#000;width:90%;line-height:1.5rem;margin:8px auto;font-size:.8rem}.container .collection-list-manage .collection-card-list>div>i{padding:11px 0;width:100%;display:block;border-bottom:1px solid #cacaca;font-size:1.2rem;margin:0}.container .collection-list-manage .collection-card-list>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:6px}.container .collection-list-manage .collection-card-list>div>div button{padding:2px 5px;color:red;border:none;text-align:center}.container .collection-list-manage .collection-card-list>div>div button i{color:red;margin:0}.container .collection-list-manage .collection-card-list>div>div button:hover{background-color:red}.container .collection-list-manage .collection-card-list>div>div button:hover i{color:#fff}.container .collection-list-manage .collection-card-list.arrange-cards>div{border:2px dotted purple}.container .collection-list-manage .collection-card-list.arrange-cards>div:hover{cursor:move}.container .collection-list-manage .collection-card-list.arrange-cards .selected-move-card{background-color:pink}@media screen and (max-width:1280px){.container .collection-list-manage .collection-card-list>div{width:42%}}@media screen and (max-width:1100px){.container .collection-list-manage .collection-card-list>div{width:42%}}@media screen and (max-width:980px){.container .collection-list-manage .collection-card-list>div{width:42%}}@media screen and (max-width:700px){.container .collection-list-manage .collection-card-list>div{width:42%}}@media screen and (max-width:480px){.container .collection-list-manage .collection-card-list>div{width:42%}}.container .collection-list-manage .rows{width:100%;display:block}.container .collection-list-manage .rows>div{width:100%}.container .collection-list-manage .rows>div.move-controls{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:none;width:100%;border-bottom:1px solid #cecdcd;margin-bottom:14px}.container .collection-list-manage .rows>div.move-controls button{border:none;border-radius:50%;width:50%;height:50px;margin:0 auto;padding:10px 0 20px 13px;text-align:center}.container .collection-list-manage .rows>div.move-controls button.not-pinned{opacity:.3}.container .collection-list-manage .rows>div.move-controls button.not-pinned i{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.container .collection-list-manage .rows>div.move-controls button i{font-size:24px}.container .collection-list-manage .rows>div.move-controls button:hover{background:none}.container .collection-list-manage .rows>div.move-controls button:hover i{color:#2d54ff}.container .collection-list-manage .rows>div.move-controls button.disabled{opacity:.3}.container .collection-list-manage .rows>div.move-controls button.disabled:hover{cursor:auto}.container .collection-list-manage .rows>div.move-controls button.disabled:hover i{color:#aaa}.container .collection-list-manage .rows>div.move-controls button.share-button{font-size:.9rem;padding-top:15px;color:#999}.container .collection-list-manage .rows>div.move-controls button.share-button.good{color:green}.container .collection-list-manage .rows>div.move-controls button.share-button:hover{color:#000}@media screen and (max-width:550px){.edit-toggle{margin-right:50px;margin-top:25px;position:relative;left:-9px}}.open-cards{padding-top:70px;z-index:2;background-color:rgba(0,0,0,.77);position:fixed;top:0;right:0;min-height:calc(100vh - 70px);height:calc(100vh - 70px);max-height:calc(100vh - 70px);width:calc(100% - 40px);-webkit-transition:width .2s;transition:width .2s}.open-cards.single .cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.open-cards.single .cards-container>.card{width:96%;margin-top:20px;height:calc(100vh - 190px)}.open-cards.dual-vertical .cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.open-cards.dual-vertical .cards-container>.card{width:45%;margin-top:20px}.open-cards.quad .cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.open-cards.quad .cards-container>.card{width:45%;margin-top:10px}.open-cards.dual-horizontal .cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.open-cards.dual-horizontal .cards-container>.card{width:96%;margin:0 auto 20px auto}.side-open .open-cards{width:calc(100% - 280px)}@media screen and (max-width:950px){.side-open .open-cards{width:calc(100% - 40px)}}.main-container[data-v-0526d022]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:100vh;width:100%}.main-container .global-load[data-v-0526d022]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background:repeating-linear-gradient(45deg,purple,purple 10px,#8b008b 0,#8b008b 20px)}.main-container .global-load p[data-v-0526d022]{width:100%;font-weight:700;color:#fff}.main-container .black-out[data-v-0526d022]{height:0;width:0;position:absolute;top:-100px;left:-100px;background-color:#000;z-index:5;opacity:.5}@media screen and (max-width:950px){.main-container .black-out[data-v-0526d022]{height:100vh;width:100%;position:fixed;left:0;top:0}}.main-container .side-bar[data-v-0526d022]{min-height:100vh;height:100%;width:40px;min-width:40px;color:#fff;background-color:purple;position:-webkit-sticky;position:sticky;top:0;left:0;-webkit-transition:width .2s;transition:width .2s}.main-container.side-open .side-bar[data-v-0526d022]{width:280px;min-width:280px}@media screen and (max-width:950px){.main-container.side-open .side-bar[data-v-0526d022]{position:fixed;left:0;top:0;z-index:100}}.main-container .main-content[data-v-0526d022]{min-height:100vh;height:100%;width:100%;position:relative;background-color:#eee}body[data-v-24c3f60e]{font-size:16px;font-family:Open Sans,sans-serif;height:100%;min-height:100vh;color:#444}html[data-v-24c3f60e]{height:100%}input[type=password][data-v-24c3f60e],input[type=text][data-v-24c3f60e]{padding:8px;color:#777;border-radius:3px;border:none;-webkit-box-shadow:0 0 2px grey;box-shadow:0 0 2px grey}ul[data-v-24c3f60e]{list-style-type:none}.container[data-v-24c3f60e]{width:96%;margin:5px auto}.container.right[data-v-24c3f60e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.container.split[data-v-24c3f60e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn[data-v-24c3f60e],button[data-v-24c3f60e]{word-break:keep-all;cursor:pointer;border:2px solid #2d54ff;background:none;color:#2d54ff;font-weight:700;font-size:1.1rem;padding:5px 10px;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s;border-radius:3px}.btn i[data-v-24c3f60e],button i[data-v-24c3f60e]{padding:0;margin-right:5px;margin-left:2px;color:inherit}.btn.reverse[data-v-24c3f60e],button.reverse[data-v-24c3f60e]{color:#fff;background-color:#2d54ff}.btn.reverse[data-v-24c3f60e]:hover,button.reverse[data-v-24c3f60e]:hover{border-color:grey;background-color:grey}.btn.slim[data-v-24c3f60e],button.slim[data-v-24c3f60e]{padding:1px 3px}.btn[data-v-24c3f60e]:hover,button[data-v-24c3f60e]:hover{background-color:#2d54ff;color:#fff}.btn.bad[data-v-24c3f60e],button.bad[data-v-24c3f60e]{color:red;border-color:red}.btn.bad.reverse[data-v-24c3f60e],.btn.bad[data-v-24c3f60e]:hover,button.bad.reverse[data-v-24c3f60e],button.bad[data-v-24c3f60e]:hover{color:#fff;background-color:red}.btn.bad.reverse[data-v-24c3f60e]:hover,button.bad.reverse[data-v-24c3f60e]:hover{border-color:grey;background-color:grey}.btn.neutral[data-v-24c3f60e],button.neutral[data-v-24c3f60e]{color:#2d54ff;border-color:#2d54ff}.btn.neutral[data-v-24c3f60e]:hover,button.neutral[data-v-24c3f60e]:hover{color:#fff;background-color:#2d54ff}.btn.good[data-v-24c3f60e],button.good[data-v-24c3f60e]{color:#00a100;border-color:#00a100}.btn.good.reverse[data-v-24c3f60e],.btn.good[data-v-24c3f60e]:hover,button.good.reverse[data-v-24c3f60e],button.good[data-v-24c3f60e]:hover{color:#fff;background-color:#00a100}.btn.good.reverse[data-v-24c3f60e]:hover,button.good.reverse[data-v-24c3f60e]:hover{border-color:grey;background-color:grey}.circle-btn[data-v-24c3f60e]{padding:0 15px;position:relative;background-color:#e2e2e2;color:#fff;border-radius:4px}.circle-btn[data-v-24c3f60e]:hover{background:#999}.btn-group[data-v-24c3f60e],.card .card-options[data-v-24c3f60e]{text-align:right;padding:18px}.btn-group .btn[data-v-24c3f60e],.btn-group button[data-v-24c3f60e],.card .card-options .btn[data-v-24c3f60e],.card .card-options button[data-v-24c3f60e]{margin-left:14px}.btn-group.left[data-v-24c3f60e],.card .left.card-options[data-v-24c3f60e]{text-align:left}.btn-group.right[data-v-24c3f60e],.card .right.card-options[data-v-24c3f60e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card[data-v-24c3f60e]{-webkit-box-shadow:0 0 3px #c5c5c5;box-shadow:0 0 3px #c5c5c5;background-color:#fff;margin-bottom:22px;border-radius:6px;width:30%;word-wrap:break-word}.card .card-height[data-v-24c3f60e]{height:80%;padding:0}.card>span[data-v-24c3f60e]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card .card-content[data-v-24c3f60e],.card .card-title[data-v-24c3f60e]{padding:3px 25px}.card .card-content[data-v-24c3f60e]{line-height:1.86rem;height:100%}.card .card-image[data-v-24c3f60e]{padding:0;width:100%;min-height:250px;height:100%;background-size:cover}.card .card-options[data-v-24c3f60e]{justify-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:auto}.soft-list li[data-v-24c3f60e]{padding:8px 12px;border-radius:3px}.soft-list li[data-v-24c3f60e]:nth-child(odd){background-color:#e9e9e9}.module-message[data-v-24c3f60e]{background-color:#fff;padding:13px 20px;margin:10px auto;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #eee;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;border-radius:4px;color:purple;font-weight:700;max-width:550px}.module-message span[data-v-24c3f60e]{padding-top:6px;width:90%;line-height:1.7rem}.module-message i[data-v-24c3f60e]{color:#3b003b;font-size:2rem;padding-right:10px;bottom:0;left:-4px;position:relative}.d-flex[data-v-24c3f60e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.d-flex.between[data-v-24c3f60e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-flex.around[data-v-24c3f60e]{-ms-flex-pack:distribute;justify-content:space-around}.d-block[data-v-24c3f60e]{display:block}.t-r[data-v-24c3f60e]{text-align:right}.border[data-v-24c3f60e]{border:1px solid red}.w-100[data-v-24c3f60e]{width:100%}.w-45[data-v-24c3f60e]{width:45%}.p-0[data-v-24c3f60e]{padding:0}.pt-0[data-v-24c3f60e]{padding-top:0}.m-0[data-v-24c3f60e]{margin:0}.mr-0[data-v-24c3f60e],.mt-0[data-v-24c3f60e]{margin-top:0}.ml-0[data-v-24c3f60e]{margin-left:0}.mb-0[data-v-24c3f60e]{margin-bottom:0}.p-5[data-v-24c3f60e]{padding:5px}.pt-5[data-v-24c3f60e]{padding-top:5px}.m-5[data-v-24c3f60e]{margin:5px}.mr-5[data-v-24c3f60e],.mt-5[data-v-24c3f60e]{margin-top:5px}.ml-5[data-v-24c3f60e]{margin-left:5px}.mb-5[data-v-24c3f60e]{margin-bottom:5px}.p-10[data-v-24c3f60e]{padding:10px}.pt-10[data-v-24c3f60e]{padding-top:10px}.m-10[data-v-24c3f60e]{margin:10px}.mr-10[data-v-24c3f60e],.mt-10[data-v-24c3f60e]{margin-top:10px}.ml-10[data-v-24c3f60e]{margin-left:10px}.mb-10[data-v-24c3f60e]{margin-bottom:10px}.p-15[data-v-24c3f60e]{padding:15px}.pt-15[data-v-24c3f60e]{padding-top:15px}.m-15[data-v-24c3f60e]{margin:15px}.mr-15[data-v-24c3f60e],.mt-15[data-v-24c3f60e]{margin-top:15px}.ml-15[data-v-24c3f60e]{margin-left:15px}.mb-15[data-v-24c3f60e]{margin-bottom:15px}.p-20[data-v-24c3f60e]{padding:20px}.pt-20[data-v-24c3f60e]{padding-top:20px}.m-20[data-v-24c3f60e]{margin:20px}.mr-20[data-v-24c3f60e],.mt-20[data-v-24c3f60e]{margin-top:20px}.ml-20[data-v-24c3f60e]{margin-left:20px}.mb-20[data-v-24c3f60e]{margin-bottom:20px}.p-25[data-v-24c3f60e]{padding:25px}.pt-25[data-v-24c3f60e]{padding-top:25px}.m-25[data-v-24c3f60e]{margin:25px}.mr-25[data-v-24c3f60e],.mt-25[data-v-24c3f60e]{margin-top:25px}.ml-25[data-v-24c3f60e]{margin-left:25px}.mb-25[data-v-24c3f60e]{margin-bottom:25px}.p-30[data-v-24c3f60e]{padding:30px}.pt-30[data-v-24c3f60e]{padding-top:30px}.m-30[data-v-24c3f60e]{margin:30px}.mr-30[data-v-24c3f60e],.mt-30[data-v-24c3f60e]{margin-top:30px}.ml-30[data-v-24c3f60e]{margin-left:30px}.mb-30[data-v-24c3f60e]{margin-bottom:30px}.p-35[data-v-24c3f60e]{padding:35px}.pt-35[data-v-24c3f60e]{padding-top:35px}.m-35[data-v-24c3f60e]{margin:35px}.mr-35[data-v-24c3f60e],.mt-35[data-v-24c3f60e]{margin-top:35px}.ml-35[data-v-24c3f60e]{margin-left:35px}.mb-35[data-v-24c3f60e]{margin-bottom:35px}.p-40[data-v-24c3f60e]{padding:40px}.pt-40[data-v-24c3f60e]{padding-top:40px}.m-40[data-v-24c3f60e]{margin:40px}.mr-40[data-v-24c3f60e],.mt-40[data-v-24c3f60e]{margin-top:40px}.ml-40[data-v-24c3f60e]{margin-left:40px}.mb-40[data-v-24c3f60e]{margin-bottom:40px}.p-45[data-v-24c3f60e]{padding:45px}.pt-45[data-v-24c3f60e]{padding-top:45px}.m-45[data-v-24c3f60e]{margin:45px}.mr-45[data-v-24c3f60e],.mt-45[data-v-24c3f60e]{margin-top:45px}.ml-45[data-v-24c3f60e]{margin-left:45px}.mb-45[data-v-24c3f60e]{margin-bottom:45px}.p-50[data-v-24c3f60e]{padding:50px}.pt-50[data-v-24c3f60e]{padding-top:50px}.m-50[data-v-24c3f60e]{margin:50px}.mr-50[data-v-24c3f60e],.mt-50[data-v-24c3f60e]{margin-top:50px}.ml-50[data-v-24c3f60e]{margin-left:50px}.mb-50[data-v-24c3f60e]{margin-bottom:50px}.p-55[data-v-24c3f60e]{padding:55px}.pt-55[data-v-24c3f60e]{padding-top:55px}.m-55[data-v-24c3f60e]{margin:55px}.mr-55[data-v-24c3f60e],.mt-55[data-v-24c3f60e]{margin-top:55px}.ml-55[data-v-24c3f60e]{margin-left:55px}.mb-55[data-v-24c3f60e]{margin-bottom:55px}.p-60[data-v-24c3f60e]{padding:60px}.pt-60[data-v-24c3f60e]{padding-top:60px}.m-60[data-v-24c3f60e]{margin:60px}.mr-60[data-v-24c3f60e],.mt-60[data-v-24c3f60e]{margin-top:60px}.ml-60[data-v-24c3f60e]{margin-left:60px}.mb-60[data-v-24c3f60e]{margin-bottom:60px}.p-65[data-v-24c3f60e]{padding:65px}.pt-65[data-v-24c3f60e]{padding-top:65px}.m-65[data-v-24c3f60e]{margin:65px}.mr-65[data-v-24c3f60e],.mt-65[data-v-24c3f60e]{margin-top:65px}.ml-65[data-v-24c3f60e]{margin-left:65px}.mb-65[data-v-24c3f60e]{margin-bottom:65px}.p-70[data-v-24c3f60e]{padding:70px}.pt-70[data-v-24c3f60e]{padding-top:70px}.m-70[data-v-24c3f60e]{margin:70px}.mr-70[data-v-24c3f60e],.mt-70[data-v-24c3f60e]{margin-top:70px}.ml-70[data-v-24c3f60e]{margin-left:70px}.mb-70[data-v-24c3f60e]{margin-bottom:70px}.p-75[data-v-24c3f60e]{padding:75px}.pt-75[data-v-24c3f60e]{padding-top:75px}.m-75[data-v-24c3f60e]{margin:75px}.mr-75[data-v-24c3f60e],.mt-75[data-v-24c3f60e]{margin-top:75px}.ml-75[data-v-24c3f60e]{margin-left:75px}.mb-75[data-v-24c3f60e]{margin-bottom:75px}.strong[data-v-24c3f60e]{font-weight:700}.error[data-v-24c3f60e]{color:#fff;background-color:red;font-style:italic;padding:5px;margin:7px 0;font-weight:700;border-radius:5px}.muted[data-v-24c3f60e]{color:#9e9e9e}.center[data-v-24c3f60e]{text-align:center}.all-modal-container[data-v-24c3f60e]{height:100%;width:100%}.all-modal-container .black-out[data-v-24c3f60e],.all-modal-container .modal-container[data-v-24c3f60e]{position:fixed;top:0;left:0;height:100vh;width:100%}.all-modal-container .black-out[data-v-24c3f60e]{z-index:120;background-color:#000;opacity:.7}.all-modal-container .modal-container[data-v-24c3f60e]{z-index:121;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all-modal-container .modal-data[data-v-24c3f60e]{background-color:#fff}.all-modal-container .modal-data .modal-header[data-v-24c3f60e]{background-color:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 5px 0 20px}.all-modal-container .modal-data .modal-header>span[data-v-24c3f60e]{padding:10px 0 0 0}.all-modal-container .modal-data .modal-header>span button[data-v-24c3f60e]{border:none;font-size:1.4rem;color:red}.all-modal-container .modal-data .modal-header>span button[data-v-24c3f60e]:hover{color:#fff}.all-modal-container .modal-data .modal-footer[data-v-24c3f60e]{padding:15px;text-align:right;background-color:#f1f1f1}.all-modal-container .modal-data .modal-footer>button[data-v-24c3f60e]{margin-left:10px}.all-modal-container .modal-data .modal-content[data-v-24c3f60e]{padding:20px}.login-page[data-v-24c3f60e]{padding:0;margin:0;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:purple;background:repeating-linear-gradient(45deg,purple,purple 10px,#8b008b 0,#8b008b 20px)}.login-page .separator[data-v-24c3f60e]{width:100%;height:1px;margin:14px auto;padding:0;border-top:1px solid #8b008b}.login-page .login-error[data-v-24c3f60e],.login-page .login-message[data-v-24c3f60e]{padding-top:10px;padding-bottom:5px;font-weight:700;font-style:italic;color:#2d54ff;text-align:center}.login-page .login-error[data-v-24c3f60e]{color:#e75757}.login-page form[data-v-24c3f60e]{width:calc(98% - 60px);max-width:370px;padding:23px;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-shadow:0 0 3px #000;box-shadow:0 0 3px #000;color:#444;background-color:#fff;border-top:10px solid #00a100}.login-page form.hasError[data-v-24c3f60e]{border-top:10px solid red}.login-page form.hasMessage[data-v-24c3f60e]{border-top:10px solid #2d54ff}.login-page form label[data-v-24c3f60e]{padding-top:10px;padding-bottom:10px}.login-page form input[type=password][data-v-24c3f60e],.login-page form input[type=text][data-v-24c3f60e]{margin-bottom:12px}.login-page form input[type=password].hasError[data-v-24c3f60e],.login-page form input[type=text].hasError[data-v-24c3f60e]{-webkit-box-shadow:0 0 1px 2px red;box-shadow:0 0 1px 2px red}.card .login-page form .card-options[data-v-24c3f60e],.login-page form .btn-group[data-v-24c3f60e],.login-page form .card .card-options[data-v-24c3f60e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.login-page form button[data-v-24c3f60e]{margin-top:18px}body{font-size:16px;font-family:Open Sans,sans-serif;min-height:100vh;color:#444}body,html{height:100%}input[type=password],input[type=text]{padding:8px;color:#777;border-radius:3px;border:none;-webkit-box-shadow:0 0 2px grey;box-shadow:0 0 2px grey}ul{list-style-type:none}.container{width:96%;margin:5px auto}.container.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.container.right,.container.split{display:-webkit-box;display:-ms-flexbox;display:flex}.container.split{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn,button{word-break:keep-all;cursor:pointer;border:2px solid #2d54ff;background:none;color:#2d54ff;font-weight:700;font-size:1.1rem;padding:5px 10px;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s;border-radius:3px}.btn i,button i{padding:0;margin-right:5px;margin-left:2px;color:inherit}.btn.reverse,button.reverse{color:#fff;background-color:#2d54ff}.btn.reverse:hover,button.reverse:hover{border-color:grey;background-color:grey}.btn.slim,button.slim{padding:1px 3px}.btn:hover,button:hover{background-color:#2d54ff;color:#fff}.btn.bad,button.bad{color:red;border-color:red}.btn.bad.reverse,.btn.bad:hover,button.bad.reverse,button.bad:hover{color:#fff;background-color:red}.btn.bad.reverse:hover,button.bad.reverse:hover{border-color:grey;background-color:grey}.btn.neutral,button.neutral{color:#2d54ff;border-color:#2d54ff}.btn.neutral:hover,button.neutral:hover{color:#fff;background-color:#2d54ff}.btn.good,button.good{color:#00a100;border-color:#00a100}.btn.good.reverse,.btn.good:hover,button.good.reverse,button.good:hover{color:#fff;background-color:#00a100}.btn.good.reverse:hover,button.good.reverse:hover{border-color:grey;background-color:grey}.circle-btn{padding:0 15px;position:relative;background-color:#e2e2e2;color:#fff;border-radius:4px}.circle-btn:hover{background:#999}.btn-group,.card .card-options{text-align:right;padding:18px}.btn-group .btn,.btn-group button,.card .card-options .btn,.card .card-options button{margin-left:14px}.btn-group.left,.card .left.card-options{text-align:left}.btn-group.right,.card .right.card-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card{-webkit-box-shadow:0 0 3px #c5c5c5;box-shadow:0 0 3px #c5c5c5;background-color:#fff;margin-bottom:22px;border-radius:6px;width:30%;word-wrap:break-word}.card .card-height{height:80%;padding:0}.card>span{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card .card-content,.card .card-title{padding:3px 25px}.card .card-content{line-height:1.86rem;height:100%}.card .card-image{padding:0;width:100%;min-height:250px;height:100%;background-size:cover}.card .card-options{justify-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-top:auto}.soft-list li{padding:8px 12px;border-radius:3px}.soft-list li:nth-child(odd){background-color:#e9e9e9}.module-message{background-color:#fff;padding:13px 20px;margin:10px auto;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #eee;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;border-radius:4px;color:purple;font-weight:700;max-width:550px}.module-message span{padding-top:6px;width:90%;line-height:1.7rem}.module-message i{color:#3b003b;font-size:2rem;padding-right:10px;bottom:0;left:-4px;position:relative}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.d-flex.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-flex.around{-ms-flex-pack:distribute;justify-content:space-around}.d-block{display:block}.t-r{text-align:right}.border{border:1px solid red}.w-100{width:100%}.w-45{width:45%}.p-0{padding:0}.pt-0{padding-top:0}.m-0{margin:0}.mr-0,.mt-0{margin-top:0}.ml-0{margin-left:0}.mb-0{margin-bottom:0}.p-5{padding:5px}.pt-5{padding-top:5px}.m-5{margin:5px}.mr-5,.mt-5{margin-top:5px}.ml-5{margin-left:5px}.mb-5{margin-bottom:5px}.p-10{padding:10px}.pt-10{padding-top:10px}.m-10{margin:10px}.mr-10,.mt-10{margin-top:10px}.ml-10{margin-left:10px}.mb-10{margin-bottom:10px}.p-15{padding:15px}.pt-15{padding-top:15px}.m-15{margin:15px}.mr-15,.mt-15{margin-top:15px}.ml-15{margin-left:15px}.mb-15{margin-bottom:15px}.p-20{padding:20px}.pt-20{padding-top:20px}.m-20{margin:20px}.mr-20,.mt-20{margin-top:20px}.ml-20{margin-left:20px}.mb-20{margin-bottom:20px}.p-25{padding:25px}.pt-25{padding-top:25px}.m-25{margin:25px}.mr-25,.mt-25{margin-top:25px}.ml-25{margin-left:25px}.mb-25{margin-bottom:25px}.p-30{padding:30px}.pt-30{padding-top:30px}.m-30{margin:30px}.mr-30,.mt-30{margin-top:30px}.ml-30{margin-left:30px}.mb-30{margin-bottom:30px}.p-35{padding:35px}.pt-35{padding-top:35px}.m-35{margin:35px}.mr-35,.mt-35{margin-top:35px}.ml-35{margin-left:35px}.mb-35{margin-bottom:35px}.p-40{padding:40px}.pt-40{padding-top:40px}.m-40{margin:40px}.mr-40,.mt-40{margin-top:40px}.ml-40{margin-left:40px}.mb-40{margin-bottom:40px}.p-45{padding:45px}.pt-45{padding-top:45px}.m-45{margin:45px}.mr-45,.mt-45{margin-top:45px}.ml-45{margin-left:45px}.mb-45{margin-bottom:45px}.p-50{padding:50px}.pt-50{padding-top:50px}.m-50{margin:50px}.mr-50,.mt-50{margin-top:50px}.ml-50{margin-left:50px}.mb-50{margin-bottom:50px}.p-55{padding:55px}.pt-55{padding-top:55px}.m-55{margin:55px}.mr-55,.mt-55{margin-top:55px}.ml-55{margin-left:55px}.mb-55{margin-bottom:55px}.p-60{padding:60px}.pt-60{padding-top:60px}.m-60{margin:60px}.mr-60,.mt-60{margin-top:60px}.ml-60{margin-left:60px}.mb-60{margin-bottom:60px}.p-65{padding:65px}.pt-65{padding-top:65px}.m-65{margin:65px}.mr-65,.mt-65{margin-top:65px}.ml-65{margin-left:65px}.mb-65{margin-bottom:65px}.p-70{padding:70px}.pt-70{padding-top:70px}.m-70{margin:70px}.mr-70,.mt-70{margin-top:70px}.ml-70{margin-left:70px}.mb-70{margin-bottom:70px}.p-75{padding:75px}.pt-75{padding-top:75px}.m-75{margin:75px}.mr-75,.mt-75{margin-top:75px}.ml-75{margin-left:75px}.mb-75{margin-bottom:75px}.error,.strong{font-weight:700}.error{color:#fff;background-color:red;font-style:italic;padding:5px;margin:7px 0;border-radius:5px}.muted{color:#9e9e9e}.center{text-align:center}.all-modal-container{height:100%;width:100%}.all-modal-container .black-out,.all-modal-container .modal-container{position:fixed;top:0;left:0;height:100vh;width:100%}.all-modal-container .black-out{z-index:120;background-color:#000;opacity:.7}.all-modal-container .modal-container{z-index:121;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.all-modal-container .modal-data{background-color:#fff}.all-modal-container .modal-data .modal-header{background-color:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 5px 0 20px}.all-modal-container .modal-data .modal-header>span{padding:10px 0 0 0}.all-modal-container .modal-data .modal-header>span button{border:none;font-size:1.4rem;color:red}.all-modal-container .modal-data .modal-header>span button:hover{color:#fff}.all-modal-container .modal-data .modal-footer{padding:15px;text-align:right;background-color:#f1f1f1}.all-modal-container .modal-data .modal-footer>button{margin-left:10px}.all-modal-container .modal-data .modal-content{padding:20px}