@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400italic,700);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);a{text-decoration:inherit;color:inherit}.caps-label{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:transparent}[data-module~="drawer"]{float:left;width:270px;height:100%;overflow-y:scroll;padding-bottom:125px;background-color:#3e3d4c;color:#fff}[data-module~="drawer"]>header{position:fixed;top:0;height:100px;width:270px;background:-moz-linear-gradient(top, #3e3d4c 0%, #3e3d4c 85%, rgba(62,61,76,0) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e3d4c), color-stop(85%, #3e3d4c), color-stop(100%, rgba(62,61,76,0)));background:-webkit-linear-gradient(top, #3e3d4c 0%, #3e3d4c 85%, rgba(62,61,76,0) 100%);background:-o-linear-gradient(top, #3e3d4c 0%, #3e3d4c 85%, rgba(62,61,76,0) 100%);background:-ms-linear-gradient(top, #3e3d4c 0%, #3e3d4c 85%, rgba(62,61,76,0) 100%);background:linear-gradient(to bottom, #3e3d4c 0%, #3e3d4c 85%, rgba(62,61,76,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3d4c', endColorstr='#003e3d4c',GradientType=0 )}[data-module~="drawer"] .headerControls{z-index:1000;position:fixed}[data-module~="drawer"] .settingsButton{cursor:pointer;display:inline-block;position:relative;top:7px;left:72px;transition:opacity 0.2s}[data-module~="drawer"] .settingsButton.hide{opacity:0}[data-module~="drawer"] .presetsBar{background-color:#fff;color:#3e3d4c;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;cursor:pointer !important;display:inline-block;height:36px;width:150px;margin-top:20px;margin-bottom:20px;border-radius:0px 100px 100px 0px;-moz-border-radius:0px 100px 100px 0px;-webkit-border-radius:0px 100px 100px 0px;transition:width 0.2s;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5)}[data-module~="drawer"] .presetsBar .presetsLabel,[data-module~="drawer"] .presetsBar .savePresetButton{display:inline-block;height:100%;text-align:center;line-height:36px}[data-module~="drawer"] .presetsBar .presetsLabel{transition:width 0.2s, border-color 0.2s;border-right:1px solid rgba(62,61,76,0.25);width:104px}[data-module~="drawer"] .presetsBar .savePresetButton{transition:transform 0.2s;width:32px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}[data-module~="drawer"] .presetsBar.expanded{width:250px}[data-module~="drawer"] .presetsBar.expanded .presetsLabel{border-color:rgba(62,61,76,0);width:204px}[data-module~="drawer"] .presetsBar.expanded .savePresetButton{transform:rotate(0deg);-webkit-transform:rotate(0deg)}[data-module~="drawer"] .presets,[data-module~="drawer"] .settings{position:fixed;padding:20px 0;width:270px;height:100%;overflow-y:scroll;background-color:#4a485a}[data-module~="drawer"] .presets.ng-enter,[data-module~="drawer"] .settings.ng-enter{transition:left 0.2s;left:-270px}[data-module~="drawer"] .presets.ng-enter.ng-enter-active,[data-module~="drawer"] .settings.ng-enter.ng-enter-active{left:0px}[data-module~="drawer"] .presets.ng-leave,[data-module~="drawer"] .settings.ng-leave{transition:left 0.2s;left:0px}[data-module~="drawer"] .presets.ng-leave.ng-leave-active,[data-module~="drawer"] .settings.ng-leave.ng-leave-active{left:-270px}[data-module~="drawer"] .presets{z-index:500;padding:40px 0px;margin-top:36px}[data-module~="drawer"] .presets>ul{list-style-type:none;padding:0;margin:0;font-size:15px;font-weight:700}[data-module~="drawer"] .presets>ul>li{width:100%;overflow:hidden}[data-module~="drawer"] .presets>ul>li .deleteButton{float:right;opacity:0;margin-top:5px;cursor:pointer;transition:opacity 0.2s}[data-module~="drawer"] .presets>ul>li>h3{padding:0 20px}[data-module~="drawer"] .presets>ul>li>div{padding:0 20px;max-height:0px;height:auto;transition:all 0.3s}[data-module~="drawer"] .presets>ul>li>div ul{list-style-type:none;border-top:1px solid rgba(255,255,255,0.5);padding:0}[data-module~="drawer"] .presets>ul>li>div ul li{display:inline-block;margin-right:6px;margin-top:6px;font-size:14px;font-weight:400}[data-module~="drawer"] .presets>ul>li>div button{border:2px solid #fff;color:#fff;border-radius:4px;padding:5px;cursor:pointer;background-color:transparent;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;width:100%;margin:20px 0}[data-module~="drawer"] .presets>ul>li>div button:active{background-color:rgba(255,255,255,0.25)}[data-module~="drawer"] .presets>ul>li:hover{background-color:#555468}[data-module~="drawer"] .presets>ul>li:hover .deleteButton{opacity:1}[data-module~="drawer"] .presets>ul>li:hover>div{max-height:1000px}[data-module~="drawer"] .settings{z-index:1500}[data-module~="drawer"] .settings>div{width:calc(100% - 40px);padding:0 20px}[data-module~="drawer"] .settings header{margin-bottom:40px;height:26px}[data-module~="drawer"] .settings header .deleteButton{cursor:pointer;float:right;margin-top:15px}[data-module~="drawer"] .settings h1{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;font-size:1.2em;display:inline-block;margin-left:10px;position:relative;top:-7px}[data-module~="drawer"] .settings label{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;font-size:12px}[data-module~="drawer"] .settings input{display:block;border:2px solid #fff;color:#fff;border-radius:4px;padding:5px 10px;background-color:transparent;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;text-transform:none;width:calc(100% - 24px);margin:8px 0}[data-module~="drawer"] .settings p{margin-top:8px;margin-bottom:26px;font-size:12px;opacity:0.5;line-height:16px}[data-module~="drawer"] .settings .sample{margin:25px auto;text-align:center}[data-module~="drawer"] .settings .sample .text{white-space:pre;font-style:italic;font-size:0.9em;border-bottom:1px solid #fff;padding:8px 0}[data-module~="drawer"] .settings .sample label{display:block;margin:10px 0;opacity:0.5}[data-module~="drawer"] .settings .segmented{margin:10px 0;border:2px solid #fff;border-radius:100px;overflow:hidden}[data-module~="drawer"] .settings .segmented>div{cursor:pointer;width:33.33%;height:20px;display:block;float:left;vertical-align:middle;height:100%;padding:10px 0;text-align:center;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;font-size:0.7em;opacity:0.5}[data-module~="drawer"] .settings .segmented>div.selected{color:#3e3d4c;background-color:white;opacity:1}[data-module~="drawer"] .tags{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:100px;padding-bottom:125px}[data-module~="drawer"] .tags ol{list-style-type:none;padding:0;margin:0}[data-module~="drawer"] .tags ol li{height:30px;line-height:30px;padding:0 15px}[data-module~="drawer"] .tags ol li label{display:inline-block;width:90%;text-overflow:ellipsis;overflow:hidden}[data-module~="drawer"] .tags ol li.as-sortable-placeholder{background:#4a485a}[data-module~="drawer"] .tags ol li .deleteButton{opacity:0;float:right;margin-top:8px;cursor:pointer}[data-module~="drawer"] .tags ol li:hover{background-color:#555468}[data-module~="drawer"] .tags ol li:hover .deleteButton{opacity:1}[data-module~="drawer"] .tags .empty{opacity:0.5;text-align:center;height:100%;width:80%;margin:auto;margin-top:50px}[data-module~="drawer"] .tags .empty h4{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;margin:10px 0}[data-module~="drawer"] .tags .empty p{margin:10px 0;font-size:0.9em}[data-module~="drawer"] footer{height:100px;width:270px;position:fixed;bottom:0;background:-moz-linear-gradient(top, rgba(62,61,76,0) 0%, #3e3d4c 15%, #3e3d4c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(62,61,76,0)), color-stop(15%, #3e3d4c), color-stop(100%, #3e3d4c));background:-webkit-linear-gradient(top, rgba(62,61,76,0) 0%, #3e3d4c 15%, #3e3d4c 100%);background:-o-linear-gradient(top, rgba(62,61,76,0) 0%, #3e3d4c 15%, #3e3d4c 100%);background:-ms-linear-gradient(top, rgba(62,61,76,0) 0%, #3e3d4c 15%, #3e3d4c 100%);background:linear-gradient(to bottom, rgba(62,61,76,0) 0%, #3e3d4c 15%, #3e3d4c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#003e3d4c', endColorstr='#3e3d4c',GradientType=0 )}[data-module~="drawer"] .pasteForm{float:left}[data-module~="drawer"] .pasteForm input{margin-top:35px;margin-left:15px;border:none;outline:none;border-bottom:1px solid rgba(255,255,255,0.5);width:140px;background-color:transparent;color:#fff;font-family:"Lato","Helvetica Neue","Helvetica",sans-serif;font-style:italic;font-size:14px;padding:5px 0}[data-module~="drawer"] .copyButton{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:15px;margin-top:15px;float:right;position:relative;transition:top 0.1s ease, box-shadow 0.1s ease;width:75px;height:75px;top:0px;z-index:100;border-radius:100px;text-align:center;cursor:pointer;background:#a5e5b5;background:-moz-linear-gradient(-45deg, #a5e5b5 0%, #5abf8c 100%);background:-webkit-gradient(linear, left top, right bottom, color-stop(0%, #a5e5b5), color-stop(100%, #5abf8c));background:-webkit-linear-gradient(-45deg, #a5e5b5 0%, #5abf8c 100%);background:-o-linear-gradient(-45deg, #a5e5b5 0%, #5abf8c 100%);background:-ms-linear-gradient(-45deg, #a5e5b5 0%, #5abf8c 100%);background:linear-gradient(135deg, #a5e5b5 0%, #5abf8c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5e5b5', endColorstr='#5abf8c',GradientType=1 );-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 2px 5px 0px rgba(0,0,0,0.5)}[data-module~="drawer"] .copyButton img{margin-top:20px}[data-module~="drawer"] .copyButton:hover{top:-5px;-webkit-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.4);-moz-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.4);box-shadow:0px 10px 10px 0px rgba(0,0,0,0.4)}[data-module~="drawer"] .copyButton:hover .counter{top:-2px;-webkit-box-shadow:0px 4px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 4px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 4px 5px 0px rgba(62,61,76,0.5)}[data-module~="drawer"] .copyButton:active{top:-3px;-webkit-box-shadow:0px 8px 8px 0px rgba(0,0,0,0.45);-moz-box-shadow:0px 8px 8px 0px rgba(0,0,0,0.45);box-shadow:0px 8px 8px 0px rgba(0,0,0,0.45)}[data-module~="drawer"] .copyButton .counter{display:table-cell;position:relative;top:0px;left:55px;transition:all 0.2s ease;background-color:#fff;color:#3e3d4c;font-family:"Montserrat","Avenir",sans-serif;font-size:12px;font-weight:700;text-align:center;vertical-align:middle;border-radius:100px;width:22px;height:22px;-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5)}[data-module~="drawer"] .copyButton .counter.ng-hide{opacity:0}[data-module~="drawer"] .underlay{position:absolute;z-index:0;width:0px;height:75px;background:#fff;margin-top:15px;margin-left:215px;border-top-left-radius:100px;border-bottom-left-radius:100px;overflow:hidden;opacity:0;transition:opacity 0.1s, width 0.3s, margin-left 0.3s, margin-top 0.1s}[data-module~="drawer"] .underlay.active{opacity:1;margin-top:10px;margin-left:15px;width:200px}[data-module~="drawer"] .underlay img{transition:opacity 0.2s;margin-top:20px;margin-left:15px}[data-module~="drawer"] .underlay img.disabled{opacity:0.25}[data-module~="drawer"] .clearTags{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;font-size:12px;width:270px;opacity:0.5;text-align:center;cursor:pointer;transition:all 0.1s}[data-module~="drawer"] .clearTags.hide{opacity:0}[data-module~="drawer"] .clearTags:hover{text-decoration:underline;opacity:1}.as-sortable-drag .tag{color:#fff;width:240px;padding:6px 15px;display:inline-block;background-color:#555468;border:2px solid #3e3d4c;border-radius:3px}.as-sortable-drag .tag .deleteButton{display:none}[data-module~="boards"]{height:100%;overflow-y:scroll;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:#a4dfe7;background:-moz-linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);background:-webkit-gradient(linear, left bottom, right top, color-stop(0%, #a4dfe7), color-stop(100%, #5a9ac1));background:-webkit-linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);background:-o-linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);background:-ms-linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);background:linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4dfe7', endColorstr='#5a9ac1',GradientType=1 )}[data-module~="boards"] .board{color:#3e3d4c;background:white;width:210px;height:110px;display:inline-block;margin:20px;cursor:pointer;list-style-type:none;-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5)}[data-module~="boards"] .board .favorite{float:left;margin-top:6px;margin-left:10px}[data-module~="boards"] .board .favorite .fa-star{color:#f5cc27}[data-module~="boards"] .board .favorite .fa-star-o{color:#3e3d4c;opacity:0.25}[data-module~="boards"] .board .favorite .fa-star-o:hover{opacity:0.5}[data-module~="boards"] .board .menuButton{float:right;margin-top:6px;margin-right:10px;opacity:0.5}[data-module~="boards"] .board .menuButton:hover{opacity:1}[data-module~="boards"] .board .menu{float:right;position:absolute;z-index:5000;margin-top:10px;margin-left:170px;width:100px;background:#fff;-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px}[data-module~="boards"] .board .menu div{padding:10px}[data-module~="boards"] .board .menu div:hover{color:#fff;background:#3e3d4c}[data-module~="boards"] .board .label{margin-top:45px;padding:15px;font-weight:300;font-size:28px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-module~="boards"] .board.newBoard{background:transparent;border:6px solid #fff;color:#fff;width:198px;height:98px;position:relative;top:6px;box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5),inset 0px 3px 5px 0px rgba(62,61,76,0.5)}[data-module~="boards"] .board.newBoard .label{position:relative;top:-6px;text-shadow:0px 1px 4px rgba(62,61,76,0.5)}[data-module~="boards"] .board.newBoard input{background:transparent;border:none;outline:none;font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit;text-shadow:inherit;padding:inherit;margin:inherit}[data-module~="boards"] .board.newBoard input:placeholder{color:rgba(255,255,255,0.5)}[data-module~="boards"] .board.newBoard input::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}[data-module~="boards"] .board.newBoard input:-moz-placeholder{color:rgba(255,255,255,0.5)}[data-module~="boards"] .board.newBoard input::-moz-placeholder{color:rgba(255,255,255,0.5)}[data-module~="board-detail"]{background-color:#fff;min-height:100%;color:#3e3d4c}[data-module~="board-detail"] .returnButton{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);display:inline-block;height:36px;cursor:pointer;color:#3e3d4c;text-align:center;margin:40px 0 0 40px}[data-module~="board-detail"] .returnButton div{display:inline-block}[data-module~="board-detail"] .returnButton .square{width:36px;height:36px;background:#a4dfe7;background:-moz-linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);background:-webkit-gradient(linear, left bottom, right top, color-stop(0%, #a4dfe7), color-stop(100%, #5a9ac1));background:-webkit-linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);background:-o-linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);background:-ms-linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);background:linear-gradient(45deg, #a4dfe7 0%, #5a9ac1 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4dfe7', endColorstr='#5a9ac1',GradientType=1 )}[data-module~="board-detail"] .returnButton .label{line-height:36px;margin:0 10px;top:-13px;position:relative}[data-module~="board-detail"] .edit{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;transition:all 0.1s;color:#3e3d4c;opacity:0.25;cursor:pointer !important;display:inline;position:relative;top:-12px;margin-left:-10px}[data-module~="board-detail"] .edit img{margin-right:5px;transition:all 0.1s;opacity:0}[data-module~="board-detail"] .edit:hover,[data-module~="board-detail"] .edit.active{margin-left:10px;opacity:1}[data-module~="board-detail"] .edit:hover img,[data-module~="board-detail"] .edit.active img{opacity:1}[data-module~="board-detail"] .edit.active{color:#54abed}[data-module~="board-detail"] .categories{margin:20px 40px;list-style-type:none;padding:0}[data-module~="board-detail"] .categories header{border-bottom:1px solid #3e3d4c;margin-bottom:10px}[data-module~="board-detail"] .categories header.newCategory{border-bottom:1px solid rgba(62,61,76,0.5)}[data-module~="board-detail"] .categories h2{display:inline-block;margin:5px 0;font-family:"Montserrat","Avenir",sans-serif}[data-module~="board-detail"] .categories form:not(.newCategoryForm){float:right;display:inline-block}[data-module~="board-detail"] .categories form:not(.newCategoryForm) input{float:right;border:none;outline:none;font-size:1.1em;line-height:1.5em;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;text-align:right}[data-module~="board-detail"] .categories .newCategoryForm input{border:none;outline:none;font-size:1.5em;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;margin:5px 0}[data-module~="board-detail"] .category{margin:40px 0}[data-module~="board-detail"] .category.green header{border-bottom:1px solid #59be8b}[data-module~="board-detail"] .category.green h2{color:#59be8b}[data-module~="board-detail"] .category.green .tag.selected{border-color:#59be8b;background-color:rgba(89,190,139,0.75)}[data-module~="board-detail"] .category.blue header{border-bottom:1px solid #54abed}[data-module~="board-detail"] .category.blue h2{color:#54abed}[data-module~="board-detail"] .category.blue .tag.selected{border-color:#54abed;background-color:rgba(84,171,237,0.75)}[data-module~="board-detail"] .category.red header{border-bottom:1px solid #cd6262}[data-module~="board-detail"] .category.red h2{color:#cd6262}[data-module~="board-detail"] .category.red .tag.selected{border-color:#cd6262;background-color:rgba(205,98,98,0.75)}[data-module~="board-detail"] .category.yellow header{border-bottom:1px solid #e0d148}[data-module~="board-detail"] .category.yellow h2{color:#e0d148}[data-module~="board-detail"] .category.yellow .tag.selected{border-color:#e0d148;background-color:rgba(224,209,72,0.75)}[data-module~="board-detail"] .category.orange header{border-bottom:1px solid #e0943b}[data-module~="board-detail"] .category.orange h2{color:#e0943b}[data-module~="board-detail"] .category.orange .tag.selected{border-color:#e0943b;background-color:rgba(224,148,59,0.75)}[data-module~="board-detail"] .category.lime header{border-bottom:1px solid #bcdb5d}[data-module~="board-detail"] .category.lime h2{color:#bcdb5d}[data-module~="board-detail"] .category.lime .tag.selected{border-color:#bcdb5d;background-color:rgba(188,219,93,0.75)}[data-module~="board-detail"] .category.turquoise header{border-bottom:1px solid #5dd8a6}[data-module~="board-detail"] .category.turquoise h2{color:#5dd8a6}[data-module~="board-detail"] .category.turquoise .tag.selected{border-color:#5dd8a6;background-color:rgba(93,216,166,0.75)}[data-module~="board-detail"] .category.aqua header{border-bottom:1px solid #49c1c1}[data-module~="board-detail"] .category.aqua h2{color:#49c1c1}[data-module~="board-detail"] .category.aqua .tag.selected{border-color:#49c1c1;background-color:rgba(73,193,193,0.75)}[data-module~="board-detail"] .category.purple header{border-bottom:1px solid #4b4bbf}[data-module~="board-detail"] .category.purple h2{color:#4b4bbf}[data-module~="board-detail"] .category.purple .tag.selected{border-color:#4b4bbf;background-color:rgba(75,75,191,0.75)}[data-module~="board-detail"] .category.lightPurple header{border-bottom:1px solid #9e4bbc}[data-module~="board-detail"] .category.lightPurple h2{color:#9e4bbc}[data-module~="board-detail"] .category.lightPurple .tag.selected{border-color:#9e4bbc;background-color:rgba(158,75,188,0.75)}[data-module~="board-detail"] .category.pink header{border-bottom:1px solid #e269c3}[data-module~="board-detail"] .category.pink h2{color:#e269c3}[data-module~="board-detail"] .category.pink .tag.selected{border-color:#e269c3;background-color:rgba(226,105,195,0.75)}[data-module~="board-detail"] .tags{list-style-type:none;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-module~="board-detail"] .tags.S li{font-size:0.8em;padding:4px 6px;border-width:1px}[data-module~="board-detail"] .tags.M li{font-size:1.0em}[data-module~="board-detail"] .tags.L li{font-size:1.2em;font-weight:700;padding:8px 10px;border-width:3px;border-radius:5px}[data-module~="board-detail"] .tag{transition:all 0.2s;cursor:pointer;display:inline-block;padding:6px 8px;margin-right:6px;margin-top:6px;border:2px solid rgba(62,61,76,0.1);color:#3e3d4c;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}[data-module~="board-detail"] .tag img{width:12px;margin-left:5px}[data-module~="board-detail"] .tag img.ng-enter{transition:all 0.1s;width:0px;margin-left:0px}[data-module~="board-detail"] .tag img.ng-enter.ng-enter-active{width:12px;margin-left:5px}[data-module~="board-detail"] .tag img.ng-leave{transition:all 0.1s}[data-module~="board-detail"] .tag img.ng-leave.ng-leave-active{width:0px;margin-left:0px}[data-module~="board-detail"] .tag.selected{color:#fff}[data-module~="board-detail"] .empty{color:#3e3d4c;text-align:center;padding:95px 40px;opacity:0.5;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}[data-module~="board-detail"] .empty h4{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;margin:10px 0}[data-module~="board-detail"] .empty p{margin:10px 0;font-size:0.9em}[data-module~="splash"] .logo{-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);border:5px solid #fff;border-radius:200px}[data-module~="splash"] canvas{width:100vw;height:100vh;position:fixed;pointer-events:none;opacity:0;transition:opacity 1s;transition-delay:0.5s}[data-module~="splash"] header{z-index:100;background-color:transparent !important;color:#3e3d4c;width:100%;text-align:center;height:100%;min-height:480px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-bottom:100px}[data-module~="splash"] header .content{min-width:580px;min-height:300px}[data-module~="splash"] header h1,[data-module~="splash"] header h4{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px}[data-module~="splash"] header h1{font-size:1.5em}[data-module~="splash"] header h4{font-size:0.8em;font-weight:400}[data-module~="splash"] header .list{width:400px;margin:auto;margin-top:50px;height:100px}[data-module~="splash"] header .list .left{float:left}[data-module~="splash"] header .list .right{float:right}[data-module~="splash"] header ul{text-align:left;width:45%;padding:0;margin:auto;opacity:0.75}[data-module~="splash"] header ul li{margin-top:5px;font-size:1.1em}[data-module~="splash"] header button{border:2px solid #3e3d4c;border-radius:6px;background:transparent;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;padding:5px 50px;margin-top:50px;color:#3e3d4c;cursor:pointer}[data-module~="splash"] header button:hover{color:#fff;background:#3e3d4c}[data-module~="splash"] header h5{cursor:pointer;margin:5px}[data-module~="splash"] header h5:hover{text-decoration:underline}[data-module~="splash"] footer{background:#3e3d4c;color:white;text-align:center;position:fixed;bottom:0;width:100%;height:100px}[data-module~="splash"] footer ul{margin:0 auto;padding:20px;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}[data-module~="splash"] footer ul li{margin:0 20px;text-align:center;display:inline-block;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px}[data-module~="splash"] footer ul li img{margin:10px}[data-module~="login"] .button{position:absolute;top:20px;right:20px;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;border:3px solid #fff;color:#fff;padding:6px 8px;border-radius:4px;opacity:0.5;cursor:pointer;transition:opacity 0.2s}[data-module~="login"] .button:hover{opacity:1}[data-module~="login"] .button.dark{color:#3e3d4c;border-color:#3e3d4c}[data-module~="login"] .modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;background:rgba(62,61,76,0.5);opacity:1;transition:opacity 0.2s;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}[data-module~="login"] .modal.ng-hide{pointer-events:none;opacity:0}[data-module~="login"] .modal section{width:600px;height:300px;margin:auto;background:#fff;border-radius:10px;-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5)}[data-module~="login"] .modal form{width:200px;margin:auto}[data-module~="login"] .modal input[type="text"],[data-module~="login"] .modal input[type="password"]{font-size:1.0em;border:none;outline:none;border-bottom:2px solid #3e3d4c;color:#3e3d4c;padding:4px 0;margin:4px 0}[data-module~="login"] .modal input[type="submit"],[data-module~="login"] .modal button{border:3px solid #3e3d4c;border-radius:4px;background-color:transparent;font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;font-size:12px;text-align:center;cursor:pointer;margin:4px auto;color:#3e3d4c}[data-module~="login"] .modal input[type="submit"]:hover,[data-module~="login"] .modal button:hover{background-color:#555468;color:#fff}[data-module~="login"] .modal input[type="submit"]:disabled,[data-module~="login"] .modal button:disabled{opacity:0.5}[data-module~="login"] .providerButton{width:200px;border:3px solid #3e3d4c;border-radius:4px;padding:6px;margin:8px auto;cursor:pointer;transition:all 0.1s}[data-module~="login"] .providerButton.facebook{border-color:#436299;color:#436299}[data-module~="login"] .providerButton.facebook:hover{color:#fff;background-color:#597ab6}[data-module~="login"] .providerButton.twitter{border-color:#55acee;color:#55acee}[data-module~="login"] .providerButton.twitter:hover{color:#fff;background-color:#83c3f3}[data-module~="login"] .providerButton.google{border-color:#dd4a38;color:#dd4a38}[data-module~="login"] .providerButton.google:hover{color:#fff;background-color:#e47264}[data-module~="login"] .providerButton .fa{width:20px;text-align:center}[data-module~="login"] .providerButton .text{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;font-size:12px}[data-module~="login"] .forgot{text-decoration:underline;font-size:10px;cursor:pointer;margin:5px}[data-module~="login"] .profile{text-align:center}[data-module~="login"] .profile img{border-radius:100px}[data-module~="login"] h1{color:#3e3d4c;text-align:center;clear:both}body,html{margin:0;padding:0;font-family:"Lato","Helvetica Neue","Helvetica",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}#app{width:100vw;height:100vh;overflow:hidden}#content{float:right;width:calc(100% - 270px);height:100%}#splashLogoContainer{position:fixed;bottom:40px;right:10px}#splashLogoContainer>img{-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);cursor:pointer;border:3px solid #fff;border-radius:100px;width:40px;height:40px}#splashLogoContainer div{position:absolute;left:-195px;padding:10px 15px;font-size:0.8em;border-radius:5px;top:0;color:#3e3d4c;background-color:#fff;cursor:pointer;-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);opacity:1;transition:all 0.2s}#splashLogoContainer div.ng-hide{opacity:0}#copyMessage{font-family:"Montserrat","Avenir",sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:0.075em;font-size:14px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100vw;height:100vh;pointer-events:none;position:fixed;z-index:1000}#copyMessage>div{width:200px;height:200px;background:#555468;color:#fff;display:table-cell;vertical-align:middle;text-align:center;font-size:20px;border-radius:20px;-webkit-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);-moz-box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5);box-shadow:0px 3px 5px 0px rgba(62,61,76,0.5)}#copyMessage>div.ng-enter{transition:opacity 0.1s;opacity:0}#copyMessage>div.ng-enter.ng-enter-active{opacity:1}#copyMessage>div.ng-leave{opacity:1;transition:opacity 0.4s}#copyMessage>div.ng-leave.ng-leave-active{opacity:0}
