@import url(https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-family:Nunito Sans,sans-serif;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-family:Nunito Sans,sans-serif;line-height:1}a{text-decoration:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:#fff}#app{max-width:inherit;margin:auto;width:100%}#login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:50%;max-width:370px;margin:auto;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 40px)}@media only screen and (max-width:640px){#login{left:0;max-width:inherit;padding-bottom:128px;padding-top:128px;position:relative;top:0;-webkit-transform:translate(0);transform:translate(0)}}#login img{display:block;height:auto;margin:0 auto;margin-bottom:57px;max-width:175px;width:100%}@media only screen and (max-width:640px){#login img{margin-bottom:36px;max-width:133px}}#login .input-field{display:block;margin-bottom:22px;position:relative;width:100%}#login .input-field.password-field{margin-bottom:0}#login .input-field.password-field .showpass{cursor:pointer;opacity:.2;position:absolute;right:15px;top:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#login .input-field.password-field .showpass.active{opacity:.8}@media only screen and (max-width:640px){#login .input-field.password-field .showpass{top:14px;font-size:14px}}#login .input-field input[type=email],#login .input-field input[type=password],#login .input-field input[type=text]{border:1px solid #edeae1;border-radius:3px;-webkit-box-shadow:#f9f8f5 0 0 1px 1px;box-shadow:0 0 1px 1px #f9f8f5;font-size:13px;outline:0 none;padding:1.05rem 1rem;-webkit-transition:border-color .25s ease-in-out;transition:border-color .25s ease-in-out;width:100%;-webkit-appearance:none}#login .input-field input[type=email]:active,#login .input-field input[type=email]:focus,#login .input-field input[type=password]:active,#login .input-field input[type=password]:focus,#login .input-field input[type=text]:active,#login .input-field input[type=text]:focus{border-color:#ccc}#login .input-field input[type=email]::-webkit-input-placeholder,#login .input-field input[type=password]::-webkit-input-placeholder,#login .input-field input[type=text]::-webkit-input-placeholder{color:#c3bda9;font-weight:600;opacity:1}#login .input-field input[type=email]::-moz-placeholder,#login .input-field input[type=password]::-moz-placeholder,#login .input-field input[type=text]::-moz-placeholder{color:#c3bda9;font-weight:600;opacity:1}#login .input-field input[type=email]:-ms-input-placeholder,#login .input-field input[type=password]:-ms-input-placeholder,#login .input-field input[type=text]:-ms-input-placeholder{color:#c3bda9;font-weight:600;opacity:1}#login .input-field input[type=email]::-ms-input-placeholder,#login .input-field input[type=password]::-ms-input-placeholder,#login .input-field input[type=text]::-ms-input-placeholder{color:#c3bda9;font-weight:600;opacity:1}#login .input-field input[type=email]::placeholder,#login .input-field input[type=password]::placeholder,#login .input-field input[type=text]::placeholder{color:#c3bda9;font-weight:600;opacity:1}@media only screen and (max-width:640px){#login .input-field input[type=email]::-webkit-input-placeholder,#login .input-field input[type=password]::-webkit-input-placeholder,#login .input-field input[type=text]::-webkit-input-placeholder{font-weight:300}#login .input-field input[type=email]::-moz-placeholder,#login .input-field input[type=password]::-moz-placeholder,#login .input-field input[type=text]::-moz-placeholder{font-weight:300}#login .input-field input[type=email]:-ms-input-placeholder,#login .input-field input[type=password]:-ms-input-placeholder,#login .input-field input[type=text]:-ms-input-placeholder{font-weight:300}#login .input-field input[type=email]::-ms-input-placeholder,#login .input-field input[type=password]::-ms-input-placeholder,#login .input-field input[type=text]::-ms-input-placeholder{font-weight:300}#login .input-field input[type=email]::placeholder,#login .input-field input[type=password]::placeholder,#login .input-field input[type=text]::placeholder{font-weight:300}}@media only screen and (max-width:640px){#login .input-field input[type=email],#login .input-field input[type=password],#login .input-field input[type=text]{border-color:#e3dfd1;-webkit-box-shadow:none;box-shadow:none;font-size:12px;padding:13px 12px 14px 12px}}#login .login-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;padding-bottom:34px;padding-top:16px;position:relative;width:100%}#login .login-actions a{border-bottom:1px solid transparent;color:#cac5b3;font-size:13px;font-weight:600;position:relative;top:1px;text-decoration:none;-webkit-transition:border .25s ease-in-out;transition:border .25s ease-in-out}#login .login-actions a:hover{border-bottom:1px solid #cac5b3}#login .login-actions input[type=checkbox]{position:absolute;top:0;left:0;height:20px;width:20px;opacity:0;-webkit-appearance:none;visibility:hidden;border:0 none;outline:0 none;display:none;margin:0;padding:0;-webkit-box-shadow:none!important;box-shadow:none!important}#login .login-actions input[type=checkbox]+label{display:-webkit-box;display:-ms-flexbox;display:flex;color:#cac5b3;position:relative;font-size:13px;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:2px}#login .login-actions input[type=checkbox]+label:after{border:0 none;-webkit-box-shadow:none;box-shadow:none;pointer-events:none;position:absolute;top:7px;display:-webkit-box;display:-ms-flexbox;display:flex;content:" ";height:5px;width:8px;left:3.5px;border-bottom:2px solid #c3bda9;border-left:2px solid #c3bda9;background:none;-webkit-transform:rotate(-45deg) scale(0);transform:rotate(-45deg) scale(0);-webkit-transition:opacity .1s ease,-webkit-transform .1s ease;transition:opacity .1s ease,-webkit-transform .1s ease;transition:transform .1s ease,opacity .1s ease;transition:transform .1s ease,opacity .1s ease,-webkit-transform .1s ease;-webkit-transform-origin:center center;transform-origin:center center}@media only screen and (max-width:640px){#login .login-actions input[type=checkbox]+label:after{top:6px;height:5px;width:8px;left:5px}}#login .login-actions input[type=checkbox]+label:before{display:-webkit-box;display:-ms-flexbox;display:flex;content:" ";height:13px;width:14px;border:0 solid #e7e4da;border-radius:4px;-webkit-box-shadow:#e7e4da 0 0 1px 1px;box-shadow:0 0 1px 1px #e7e4da;background:#fff;margin-right:7px;margin-left:1px;position:relative;top:-1px}@media only screen and (max-width:640px){#login .login-actions input[type=checkbox]+label:before{height:15px;width:15px;margin-right:7px;margin-left:1px;top:-1px}}@media only screen and (max-width:640px){#login .login-actions input[type=checkbox]+label{padding-top:1px}}#login .login-actions input[type=checkbox]:checked+label:after{opacity:1;-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8)}@media only screen and (max-width:640px){#login .login-actions{padding-bottom:47px;padding-top:18px}}#login .errors{padding:1.05rem 1rem;background-color:#f44336;color:#fff;line-height:1.4em;margin-top:30px;width:100%;font-size:12px;font-weight:400;border-radius:3px;position:relatoive}#login .errors ul{list-style:disc;margin-left:15px;padding-top:3px}#login button{background:#5437f2;border:1px solid #5437f2;border-radius:4px;-webkit-box-shadow:0 10px 38px -10px #4d4bff;box-shadow:0 10px 38px -10px #4d4bff;color:#fff;cursor:pointer;font-size:11px;font-weight:600;padding-bottom:18px;padding-top:19.5px;-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}#login button:hover{background:#4d4bff}@media only screen and (max-width:640px){#login button{border-radius:4px;-webkit-box-shadow:0 10px 38px -10px #4d4bff;box-shadow:0 10px 38px -10px #4d4bff;font-size:11px;font-weight:600;padding-bottom:14px;padding-top:13.5px}}#password{max-width:370px;margin:auto;padding:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px)}@media only screen and (max-width:640px){#password{left:0;max-width:inherit;padding-bottom:128px;padding-top:128px;position:relative;top:0;-webkit-transform:translate(0);transform:translate(0)}}#password img{display:block;height:auto;margin:0 auto;margin-bottom:57px;max-width:175px;width:100%}@media only screen and (max-width:640px){#password img{margin-bottom:36px;max-width:133px}}#password .input-field{display:block;margin-bottom:0;position:relative;width:100%}#password .input-field p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:13px;padding:1.05rem 1rem 0;width:100%;text-align:center}@media only screen and (max-width:640px){#password .input-field p{font-size:12px;padding:13px 12px 14px 12px}}#password .input-field p i{color:#ccc;font-size:24px;margin-bottom:10px}#password .login-actions{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;overflow:hidden;padding-bottom:34px;padding-top:16px;position:relative;width:100%}#password .login-actions a{color:#cac5b3;font-size:13px;font-weight:600;position:relative;top:1px;text-decoration:none;border-bottom:1px solid transparent;-webkit-transition:border .25s ease-in-out;transition:border .25s ease-in-out}#password .login-actions a:hover{border-bottom-color:#cac5b3}@media only screen and (max-width:640px){#password .login-actions{padding-bottom:47px;padding-top:18px}}#page404{max-width:370px;margin:auto;padding:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px)}@media only screen and (max-width:640px){#page404{left:0;max-width:inherit;padding-bottom:128px;padding-top:128px;position:relative;top:0;-webkit-transform:translate(0);transform:translate(0)}}#page404 img{display:block;height:auto;margin:0 auto;margin-bottom:57px;max-width:175px;width:100%}@media only screen and (max-width:640px){#page404 img{margin-bottom:36px;max-width:133px}}#page404 .input-field{display:block;margin-bottom:0;position:relative;width:100%}#page404 .input-field p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:13px;padding:1.05rem 1rem 0;width:100%;text-align:center}@media only screen and (max-width:640px){#page404 .input-field p{font-size:12px;padding:13px 12px 14px 12px}}#page404 .input-field p i{color:#ccc;font-size:48px;margin-bottom:30px}#page404 .login-actions{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;overflow:hidden;padding-bottom:34px;padding-top:16px;position:relative;width:100%}#page404 .login-actions a{color:#cac5b3;font-size:13px;font-weight:600;position:relative;top:1px;text-decoration:none;border-bottom:1px solid transparent;-webkit-transition:border .25s ease-in-out;transition:border .25s ease-in-out}#page404 .login-actions a:hover{border-bottom-color:#cac5b3}@media only screen and (max-width:640px){#page404 .login-actions{padding-bottom:47px;padding-top:18px}}#secure{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}#secure .inner-container{margin:0 auto;max-width:1000px;width:calc(100% - 30px)}#secure header{background:#f6f4f1;display:block;width:100%}#secure header .header-inner{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}@media only screen and (max-width:640px){#secure header .header-inner{padding-bottom:10px;padding-top:10px}}#secure header .header-inner .logo{width:103px;padding-top:2px}@media only screen and (max-width:640px){#secure header .header-inner .logo{padding-top:0}}#secure header .header-inner .logo img{display:block;height:auto;width:100%}#secure header .header-inner .menu{position:relative;padding-left:38px;padding-right:0;-webkit-transition:background .25s ease-in-out,padding-right .25s ease-in-out;transition:background .25s ease-in-out,padding-right .25s ease-in-out}@media only screen and (max-width:640px){#secure header .header-inner .menu{padding-left:38px;position:absolute;right:10px;top:-18px;-webkit-transition:none;transition:none}}#secure header .header-inner .menu.menu-active{background:#ccc;padding-right:10px}@media only screen and (max-width:640px){#secure header .header-inner .menu.menu-active{background:#fff;padding-right:10px;padding-left:23px;position:fixed;top:0;left:36px;height:100%;width:calc(100% - 36px);z-index:10}#secure header .header-inner .menu.menu-active:before{background:rgba(0,0,0,.45);content:" ";display:block;height:100%;position:absolute;left:-36px;width:36px}}@media only screen and (max-width:640px)and (max-width:640px){#secure header .header-inner .menu.menu-active label:after{background-position:center 5px;background-size:24px auto;height:44px;margin-left:0;width:45px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative;top:-5px}#secure header .header-inner .menu.menu-active label:before{content:"X";color:#c2c2c2;display:block;height:32px;line-height:31px;border:1px solid #c2c2c2;border-radius:50%;margin-left:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center;width:32px;-webkit-transition:all .35s linear;transition:all .35s linear}#secure header .header-inner .menu.menu-active label:hover:before{color:#747474;border:1px solid #747474}}@media only screen and (max-width:640px){#secure header .header-inner .menu.menu-active label span{display:block;padding-left:21px}}#secure header .header-inner .menu label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#534e45;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;padding-bottom:13px;padding-top:16px}@media only screen and (max-width:640px){#secure header .header-inner .menu label{font-size:16px;font-weight:700;padding-bottom:0;padding-top:27px;padding-right:10px}#secure header .header-inner .menu label span{display:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}#secure header .header-inner .menu label:after{background:#eae7dd url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAhCAYAAAAoNdCeAAAAAXNSR0IArs4c6QAAAapJREFUSA29lulywjAMhAP0Pn/0/d+Q6bTQG2jYT4NnkmI5jqmzM0tiR9JaiiPTNGWYlbjlOi0U/EY8PxC/rbgRv8UvcRA5YteK8iCmbBFbib+ii1QAnO7FW9e7/wChpegKzvv2vdGFRrlCOBKLCrjwxMj40fXyH1zpEYzCE2MjsClKUCRWIoQPC40ilVnUIWOSikTjRidl3GYETZlE/T0xPtZS8LFPJuYuNJXZT2FqH56fJ4b9qxgthxdM82+im1nqW0JoJ16KQ21NJtaM19x4iAVhAbQqrp8HR7oJczGwKJowzZimDdgkR6/hr9idjOiHYZ5ArBbRcLxwpfyUCxKUMX2xuyDmeRVUxxCCMkh1eBw5twgetjaZhwWQUTeWhgaEnkUTDAY4PdnjvB8yDr5DHpT3BaOwGynfGOQKEZPGfMYNYjiy42rC4iPWfam1BE0DsdpZkQBiM8SsnsxUBK9qgRicAvPJxcZs41MqYJmdEmCMb0sZaT9TYIfYUXeuoEx72yD2LjKoCQ7Vls5tqrrSw2psFv4mkFAvOMJ0E06A/xDlWAlHk26bZg8KgUdaNS3N1wAAAABJRU5ErkJggg==);background-position:center 5px;background-repeat:no-repeat;background-size:24px auto;border:1px solid #e6e2d7;border-radius:50%;-webkit-box-shadow:inset 3px 3px 3px #e6e2d7;box-shadow:inset 3px 3px 3px #e6e2d7;content:" ";display:block;height:44px;margin-left:17px;width:45px}@media only screen and (max-width:640px){#secure header .header-inner .menu label:after{background-position:center 4.5px;background-size:15px auto;height:31px;margin-left:0;width:32px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}#secure header .header-inner .menu #menu{opacity:0;-webkit-appearance:none;position:absolute}#secure header .header-inner .menu #menu+#nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:0;overflow:hidden;position:absolute;-webkit-transition:all .25s linear;transition:all .25s linear;width:100%;left:0}@media only screen and (max-width:640px){#secure header .header-inner .menu #menu+#nav{-webkit-transition:height .25s linear;transition:height .25s linear}}#secure header .header-inner .menu #menu+#nav a{color:#747474;background:#fff;border-bottom:1px solid #dedede;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:700;padding-top:8px;padding-bottom:8px;padding-left:17px;position:relative;text-decoration:none;-webkit-transition:background .25s linear;transition:background .25s linear}@media only screen and (max-width:640px){#secure header .header-inner .menu #menu+#nav a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:15px;padding-top:15px;width:100%}}#secure header .header-inner .menu #menu+#nav a i{color:#c2c2c2;padding-right:10px;-webkit-transition:color .25s linear;transition:color .25s linear}#secure header .header-inner .menu #menu+#nav a:last-of-type{border-bottom:0 none}#secure header .header-inner .menu #menu+#nav a:hover{background:#dedede}#secure header .header-inner .menu #menu+#nav a:hover i{color:#fff}#secure header .header-inner .menu #menu:checked+#nav{max-height:100vh;padding-bottom:13px;padding-top:8px;background:#fff;-webkit-box-shadow:0 6px 17px 2px #dedede;box-shadow:0 6px 17px 2px #dedede}@media only screen and (max-width:640px){#secure header .header-inner .menu #menu:checked+#nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px;border-top:1px solid #f2efe3;-webkit-box-shadow:none;box-shadow:none;bottom:0}}#secure .page-description{padding-bottom:14px;padding-top:31px}@media only screen and (max-width:640px){#secure .page-description{padding-bottom:13px;padding-top:27px}}#secure .page-description h2{color:#322f29;font-size:18px;font-weight:700;line-height:1em}@media only screen and (max-width:640px){#secure .page-description h2{font-size:17px}}#secure .page-description p{color:#aba493;font-size:13px;font-weight:700;line-height:1.2em;letter-spacing:.01em;margin-top:8px}@media only screen and (max-width:640px){#secure .page-description p{font-size:12px;font-weight:500;line-height:1.1em;margin-top:4px}}#secure .empty-msg{color:#aba493;display:block;font-size:13px;font-style:italic;letter-spacing:.01em;padding:16px 7px}#secure .card-scene{padding:0;padding-bottom:7px;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 30px)!important;max-width:1030px}@media only screen and (max-width:640px){#secure .card-scene{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#secure .card-scene .smooth-dnd-container:first-of-type{width:50%}@media only screen and (max-width:640px){#secure .card-scene .smooth-dnd-container:first-of-type{width:100%}}#secure .card-scene .smooth-dnd-container:nth-of-type(2){width:50%}@media only screen and (max-width:640px){#secure .card-scene .smooth-dnd-container:nth-of-type(2){width:100%}}#secure .card-scene .smooth-dnd-container .smooth-dnd-container{width:100%}#secure .smooth-dnd-container.horizontal{min-height:calc(100% - 120px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width:640px){#secure .smooth-dnd-container.horizontal{min-height:inherit}}#secure .smooth-dnd-container.vertical{min-height:calc(100% - 120px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:640px){#secure .smooth-dnd-container.vertical{min-height:inherit}}#secure .card-container{width:calc(100% - 30px);padding:10px 20px;padding-bottom:26px;margin:15px;background-color:#f6f4f1;border-radius:6px;min-height:calc(100vh - 200px)}@media only screen and (max-width:640px){#secure .card-container{width:calc(100% - 30px);padding:10px 12px;padding-bottom:26px;margin:10px 15px;border-radius:4px;min-height:inherit}}#secure .card-container .card-column-header{border-bottom:1px solid #eae8e0;color:#3f3b35;font-size:18px;font-weight:700;margin-bottom:12px;padding-left:7px;padding-right:7px;padding-bottom:12px;padding-top:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:640px){#secure .card-container .card-column-header{font-size:17px;margin-bottom:11px;padding-left:7px;padding-right:7px;padding-bottom:21px;padding-top:12px}}#secure .card-container .card-column-header button,#secure .card-container .card-column-header button:active,#secure .card-container .card-column-header button:focus{border:0 none;background:#e9e6e1;color:#787264;display:-webkit-box;display:-ms-flexbox;display:flex;height:29px;width:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:50%;position:relative;-webkit-appearance:none;-moz-appearance:none;outline:none;cursor:pointer;-webkit-transition:background .45s linear,opacity .45s linear;transition:background .45s linear,opacity .45s linear;opacity:1}#secure .card-container .card-column-header button.todo-action:before{background:#736d61;border-bottom:1px solid #ac9d90;border-top:1px solid #ac9d90;content:" ";height:1px;position:absolute;top:13px;left:9px;width:12px;-webkit-transition:background .45s linear;transition:background .45s linear}#secure .card-container .card-column-header button.todo-action:after{background:#736d61;border-left:1px solid #ac9d90;border-right:1px solid #ac9d90;content:" ";height:12px;width:1px;position:absolute;top:8.5px;left:14px;-webkit-transition:background .45s linear;transition:background .45s linear}#secure .card-container .card-column-header button:hover,#secure .card-container .card-column-header button:hover:after,#secure .card-container .card-column-header button:hover:before{background:#736d61}#secure .card-container .card-column-header button:disabled,#secure .card-container .card-column-header button:disabled:hover{cursor:default;background:none;opacity:0}#secure .card-container .card-column-header button.done-action{text-align:right;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;background:none;margin-right:-3px}#secure .card-container .card-column-header div{position:relative;top:-7px}#secure .card-container .card-ghost{-webkit-transition:all .18s ease;transition:all .18s ease;border:1px dashed #ccc;color:#fff;max-height:36px;max-width:72px;overflow:hidden}#secure .card-container .card-ghost .todo-action,#secure .card-container .card-ghost .todo-checkbox{display:none;opacity:0}#secure .card-container .card-ghost-drop{-webkit-transition:-webkit-transform .18s ease-in-out;transition:-webkit-transform .18s ease-in-out;transition:transform .18s ease-in-out;transition:transform .18s ease-in-out,-webkit-transform .18s ease-in-out;background:#666!important;color:#000;max-height:100vh;max-width:72vw}#secure .card-container .opacity-ghost{-webkit-transition:all .18s ease;transition:all .18s ease;opacity:.8;background-color:#6495ed;-webkit-box-shadow:3px 3px 10px 3px rgba(0,0,0,.3);box-shadow:3px 3px 10px 3px rgba(0,0,0,.3)}#secure .card-container .opacity-ghost-drop{opacity:1;background-color:#fff;-webkit-box-shadow:3px 3px 10px 3px transparent;box-shadow:3px 3px 10px 3px transparent}#secure .animated .card{background:hsla(0,0%,100%,.35)!important;border:1px dotted #ccc;opacity:.45;-webkit-transition:background .45s linear,opacity .45s ease-in-out;transition:background .45s linear,opacity .45s ease-in-out}#secure .todo-content-edit{display:block}#secure .card{margin:9px 7px;border:1px solid #fff;background-color:#fff;border-radius:8px;overflow:hidden;padding:10px;padding-bottom:20px}@media only screen and (max-width:640px){#secure .card{margin:7px 3px;padding:10px}}#secure .card img{display:block;height:auto;padding-bottom:15px;width:100%}#secure .card p{font-size:13px;font-weight:700}#secure .card .card-item-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:25px}#secure .card .card .card-drag-handle{cursor:move;color:#666!important}#secure .card .checkbox{color:#666;cursor:pointer}#secure .card button.todo-action,#secure .card button.todo-action:active,#secure .card button.todo-action:focus{background:none;border:0 none;color:#6a6a6a;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:-7px;-webkit-appearance:none;-moz-appearance:none;outline:none}#secure .card button.todo-action i{line-height:5px;font-size:22px;font-family:Tahoma}#secure .card button.todo-action.is-active+.todo-dropdown{border-top:1px solid #f5f5f5;display:block;padding-bottom:0;padding-top:4px;overflow:inherit;right:15px;background:#fff;-webkit-box-shadow:0 6px 17px 2px #dedede;box-shadow:0 6px 17px 2px #dedede;max-height:100vh;width:169px;z-index:20;-webkit-transition:max-height .45s ease-in-out,-webkit-box-shadow .45s ease-in-out;transition:max-height .45s ease-in-out,-webkit-box-shadow .45s ease-in-out;transition:max-height .45s ease-in-out,box-shadow .45s ease-in-out;transition:max-height .45s ease-in-out,box-shadow .45s ease-in-out,-webkit-box-shadow .45s ease-in-out}#secure .card button.todo-action.is-active+.todo-dropdown li{max-height:100vh;-webkit-transition:max-height .45s ease-in-out;transition:max-height .45s ease-in-out}#secure .card .todo-dropdown{background:none;border-radius:6px;max-height:0;margin-top:10px;overflow:hidden;position:absolute;-webkit-transition:none;transition:none}#secure .card .todo-dropdown li{border-bottom:1px solid #f4f1e6;max-height:0;padding-bottom:3px;-webkit-transition:none;transition:none}#secure .card .todo-dropdown li:last-child{border-bottom:0 none}#secure .card .todo-dropdown li:first-child a{line-height:35px;padding-top:0}#secure .card .todo-dropdown li a{color:#837c6c;font-size:12px;font-weight:700;display:block;line-height:38px;min-height:35px;padding-left:12px;padding-top:2px;position:relative;text-indent:25px;text-decoration:none}#secure .card .todo-dropdown li a:before{font-family:Font Awesome\ 5 Free;font-size:15px;font-weight:100;position:absolute;left:-12px}#secure .card .todo-dropdown li.item-delete a:before{content:""}#secure .card .todo-dropdown li.item-edit a:before{content:""}#secure .card .todo-dropdown li.item-image-add a:before,#secure .card .todo-dropdown li.item-image-change a:before{content:""}#secure .card .todo-image{position:relative;margin-bottom:-5px;margin-top:-12px;margin-left:-12px;width:calc(100% + 22px)}#secure .card textarea{background:#f6f4f1;border:1px dotted #ccc;display:block;font-family:Nunito Sans,sans-serif;font-size:13px;min-height:43px;padding:10px;resize:vertical;width:100%}#secure .card textarea+button{background:#ccc;border:0 none;display:block;padding-top:7px;padding-bottom:9px;padding-left:10px;width:100%;border-bottom-left-radius:3px;cursor:pointer}