@import url(https://fonts.googleapis.com/css?family=Open+Sans);body{margin:0;color:#34495e;background:#e6ecf0}html{line-height:1.15;-webkit-text-size-adjust:100%}*{font-family:Open Sans,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.15s;transition:.15s}:focus{outline:none}h1,h2,h3,h4,h5,p{margin:0 0 .5rem}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.6rem}h4{font-size:1.4rem}h5{font-size:1.2rem}p{line-height:1.5}a{font-family:Open Sans,sans-serif;text-decoration:none;color:#4b6817;margin:0;cursor:pointer}a:hover{color:#5a7d1c}section{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1200px;margin:0 auto}@media screen and (max-width:742px){section{display:block}}.col1,.col2{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;padding:1rem}[v-cloak]{display:none}.loading{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(52,73,94,.4);z-index:9999}.loading p{background:#fff;width:150px;text-align:center;margin:40vh auto 0;padding:40px 0;border-radius:3px;-webkit-box-shadow:0 0 20px 0 rgba(52,73,94,.5);box-shadow:0 0 20px 0 rgba(52,73,94,.5)}.error-msg{margin-top:1rem;text-align:center}.error-msg p{color:#ef5777;margin:0}.button{background:#4b6817;border:0;outline:0;color:#fff;padding:.8rem 1rem;min-width:150px;font-size:16px;border-radius:3px;cursor:pointer}.button:hover{background:#5a7d1c}.button:disabled{opacity:.5}.button:disabled:hover{background:#4b6817}.text-center{text-align:center}.inline{margin:0;padding:0;list-style:none}.inline li{display:inline-block}.clear{clear:both}form label{margin-bottom:.5rem}form input,form label{display:block;font-size:16px}form input{width:100%;margin-bottom:1rem;padding:10px;outline:0;border:1px solid #e6ecf0;border-radius:3px}form input:focus{-webkit-box-shadow:0 0 5px 0 rgba(52,73,94,.2);box-shadow:0 0 5px 0 rgba(52,73,94,.2)}form textarea{resize:none;border:1px solid #e6ecf0;outline:0;height:100px;width:100%;padding:10px;font-size:16px}.fade-enter-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-leave-active{-webkit-transition:opacity 0s;transition:opacity 0s}.fade-enter,.fade-leave-to{opacity:0}header{position:relative;background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(52,73,94,.5);box-shadow:0 0 5px 0 rgba(52,73,94,.5);z-index:10}header h3{display:inline-block}header ul{float:right;text-align:right}header ul li{margin-top:4px;margin-left:6px}header ul li a{display:block;padding:5px}@media screen and (max-width:742px){header h3{display:block;text-align:center}header ul{float:none;text-align:center}}#login{background:-webkit-gradient(linear,left top,right top,from(#4b6817),color-stop(50%,#4b6817),color-stop(50%,#fff),to(#fff));background:linear-gradient(90deg,#4b6817 0,#4b6817 50%,#fff 0,#fff)}@media screen and (max-width:742px){#login{height:100vh;background:#fff}}#login .col1,#login .col2{height:100vh;padding-top:30vh}@media screen and (max-width:742px){#login .col1,#login .col2{height:auto;padding-top:20vh}}#login .col1{color:#fff}@media screen and (max-width:742px){#login .col1{display:none}}#login .col1 p{max-width:490px;margin-top:2rem;line-height:1.8}#login .col1 a{color:#fff;text-decoration:underline}#login .signup-form{padding-top:20vh}@media screen and (max-width:742px){#login .signup-form{padding-top:10vh}}#login .col2 h1{margin-bottom:2rem}#login .col2 form{max-width:450px;margin:0 auto}#login .col2 .extras{float:right;text-align:right}#login .col2 .extras a{display:block;margin-bottom:.5rem}#login .col2 .password-reset h1{margin-bottom:1rem}#login .col2 .password-reset p{margin-bottom:2rem}#log section{padding:2rem 0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}#log .content,#log section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#log .content{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}#log h3{margin-left:2rem}#log .col1{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}@media screen and (max-width:1000px){#log .col1{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}}#log .col2{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}@media screen and (max-width:1000px){#log .col2{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}#log .form-section{background:#fff;margin:0 0 1rem 0;padding:1rem}#log .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.5em}#log .form-row>label{padding:.5em 1em .5em 0;-webkit-box-flex:1;-ms-flex:1;flex:1}#log .form-row>input,#log .form-row>select{-webkit-box-flex:3;-ms-flex:3;flex:3}#log .result-section{background:#fff;margin:0 0 1rem 0;padding:1rem}#log .result-section>li{list-style:none}#log .result-section>li>h4{font-size:14pt}#assets section{padding:2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}#assets .col1{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (max-width:1000px){#assets .col1{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}#assets .col2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (max-width:1000px){#assets .col2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}#assets .asset{background:#fff;margin:1rem 1rem 1rem 0;padding:1rem}#assets select{width:100%;display:block;font-size:16px;margin-bottom:1rem}#assets .machine{background:#fff;margin:1rem 1rem 1rem 0;padding:1rem}#assets .c-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(52,73,94,.4);z-index:999}#assets .c-modal .c-container{position:relative;max-width:600px;margin:30vh auto 0;padding:2rem;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(52,73,94,.5);box-shadow:0 0 20px 0 rgba(52,73,94,.5)}#assets .c-modal .c-container a{position:absolute;top:5px;right:10px;padding:5px}#assets .c-modal .c-container .button{margin-top:1rem}#assets .p-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(52,73,94,.4);z-index:999}#assets .p-modal .p-container{position:fixed;max-width:600px;top:2vh;bottom:2vh;left:0;right:0;margin:0 auto;padding:2rem;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(52,73,94,.5);box-shadow:0 0 20px 0 rgba(52,73,94,.5);overflow:auto}#assets .p-modal .p-container .close{position:absolute;top:5px;right:10px;padding:5px}#assets .p-modal .p-container .post{border:0;border-bottom:1px solid #e6ecf0}#assets .p-modal .p-container .post:hover{background:#fff}#assets .p-modal .p-container .comment{font-size:14px;padding:1.5rem;border-top:1px solid #e6ecf0}#assets .p-modal .p-container .comment:first-of-type{border-top:0}#assets .p-modal .p-container .comment h5{margin:0 0 .5rem}#assets .p-modal .p-container .comment span{display:block;font-style:italic;font-size:12px;margin-bottom:.5rem;color:#b1c8d8}#assets .p-modal .p-container .comment p{margin:0}#customers section{padding:2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}#customers .col2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (max-width:1000px){#customers .col2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#customers .customer{background:#fff;margin:1rem;padding:1rem}#customers .c-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(52,73,94,.4);z-index:999}#customers .c-modal .c-container{position:relative;max-width:600px;margin:30vh auto 0;padding:2rem;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(52,73,94,.5);box-shadow:0 0 20px 0 rgba(52,73,94,.5)}#customers .c-modal .c-container a{position:absolute;top:5px;right:10px;padding:5px}#customers .c-modal .c-container .button{margin-top:1rem}#customers .p-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(52,73,94,.4);z-index:999}#customers .p-modal .p-container{position:fixed;max-width:600px;top:2vh;bottom:2vh;left:0;right:0;margin:0 auto;padding:2rem;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(52,73,94,.5);box-shadow:0 0 20px 0 rgba(52,73,94,.5);overflow:auto}#customers .p-modal .p-container .close{position:absolute;top:5px;right:10px;padding:5px}#customers .p-modal .p-container .post{border:0;border-bottom:1px solid #e6ecf0}#customers .p-modal .p-container .post:hover{background:#fff}#customers .p-modal .p-container .comment{font-size:14px;padding:1.5rem;border-top:1px solid #e6ecf0}#customers .p-modal .p-container .comment:first-of-type{border-top:0}#customers .p-modal .p-container .comment h5{margin:0 0 .5rem}#customers .p-modal .p-container .comment span{display:block;font-style:italic;font-size:12px;margin-bottom:.5rem;color:#b1c8d8}#customers .p-modal .p-container .comment p{margin:0}#detail section{padding:2rem 0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;background:#fff}#detail .content,#detail section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#detail .content{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}#detail .col1{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;border:1px solid #000}@media screen and (max-width:1000px){#detail .col1{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}#detail ul{list-style:none;margin:0 0 1rem 0;padding:1rem}#customerEdit section{padding:2rem 0;background:#fff}#customerEdit form,#customerEdit section{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}#customerEdit .form-section,#customerEdit form,#customerEdit section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#customerEdit .form-section{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#customerEdit .form-row{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 1rem 0 0}@media screen and (max-width:1000px){#customerEdit .form-row{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}#customerEdit ul{list-style:none}#machineEdit section{padding:2rem 0;background:#fff}#machineEdit form,#machineEdit section{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}#machineEdit .form-section,#machineEdit form,#machineEdit section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#machineEdit .form-section{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#machineEdit .form-row{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 1rem 0 0}@media screen and (max-width:1000px){#machineEdit .form-row{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}#machineEdit ul{list-style:none}#assetEdit section{padding:2rem 0;background:#fff}#assetEdit form,#assetEdit section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#assetEdit select{display:block;width:100%;margin-bottom:1rem;font-size:16px;padding:10px;outline:0;border:1px solid #e6ecf0;border-radius:3px}#assetEdit .form-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#assetEdit .form-row{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 1rem 0 0}@media screen and (max-width:1000px){#assetEdit .form-row{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}#assetEdit ul{list-style:none}#dashboard section{padding:2rem 0}#dashboard .col1{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}@media screen and (max-width:1000px){#dashboard .col1{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}#dashboard .profile{background:#fff;padding:2rem}#dashboard .profile p{color:#657786;margin-bottom:1rem}#dashboard .create-post p{margin-bottom:.5rem}#dashboard .create-post textarea{height:200px;margin:0}#dashboard .create-post .button{margin-top:1rem;width:100%;z-index:5;border-radius:0 0 3px 3px}#dashboard .hidden-posts{text-align:center;border:1px solid #e6ecf0;font-size:14px;border-bottom:0;background:#fff}#dashboard .hidden-posts:hover{background:#f5f8fa;cursor:pointer}#dashboard .hidden-posts .new-posts{color:#4b6817}#dashboard .hidden-posts p{padding:15px;margin:0 auto;color:#a0bdd0}#dashboard .post,#dashboard .summary{border:1px solid #e6ecf0;border-bottom:0;font-size:14px;padding:1.5rem;background:#fff}#dashboard .post:hover{background:#f5f8fa}#dashboard .post:last-of-type{border-bottom:1px solid #f5f8fa}#dashboard .post h5{margin:0 0 .5rem}#dashboard .post span{display:block;font-style:italic;font-size:12px;margin-bottom:.5rem;color:#a0bdd0}#dashboard .post p{margin:0}#dashboard .post ul{list-style:none;margin:1rem 0 0;padding:0}#dashboard .post ul li{display:inline-block;margin-right:1rem;font-size:12px}#dashboard .no-results{border:1px solid #e6ecf0;background:#fff;text-align:center;padding:100px 1rem}#dashboard .c-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(52,73,94,.4);z-index:999}#dashboard .c-modal .c-container{position:relative;max-width:600px;margin:30vh auto 0;padding:2rem;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(52,73,94,.5);box-shadow:0 0 20px 0 rgba(52,73,94,.5)}#dashboard .c-modal .c-container a{position:absolute;top:5px;right:10px;padding:5px}#dashboard .c-modal .c-container .button{margin-top:1rem}#dashboard .p-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(52,73,94,.4);z-index:999}#dashboard .p-modal .p-container{position:fixed;max-width:600px;top:2vh;bottom:2vh;left:0;right:0;margin:0 auto;padding:2rem;border-radius:3px;background:#fff;-webkit-box-shadow:0 0 20px 0 rgba(52,73,94,.5);box-shadow:0 0 20px 0 rgba(52,73,94,.5);overflow:auto}#dashboard .p-modal .p-container .close{position:absolute;top:5px;right:10px;padding:5px}#dashboard .p-modal .p-container .post{border:0;border-bottom:1px solid #e6ecf0}#dashboard .p-modal .p-container .post:hover{background:#fff}#dashboard .p-modal .p-container .comment{font-size:14px;padding:1.5rem;border-top:1px solid #e6ecf0}#dashboard .p-modal .p-container .comment:first-of-type{border-top:0}#dashboard .p-modal .p-container .comment h5{margin:0 0 .5rem}#dashboard .p-modal .p-container .comment span{display:block;font-style:italic;font-size:12px;margin-bottom:.5rem;color:#b1c8d8}#dashboard .p-modal .p-container .comment p{margin:0}#settings{padding:2rem 0}#settings .col1{max-width:600px;margin:5vh auto 0;background:#fff;padding:2rem}#settings form{margin-top:3rem}#settings .success{color:#1abc9c;margin:.5rem 0 -2rem}#settings .button{margin-top:2rem}