@charset "UTF-8";.yellow-button{padding:15px 40px;display:inline-block;color:#383838;text-decoration:none;font-weight:700;border:none;outline:0;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;border-radius:30px;background:#fdc452;background:-moz-linear-gradient(top,#fede9e 0,#fdc452 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fede9e),color-stop(100%,#fdc452));background:-webkit-linear-gradient(top,#fede9e 0,#fdc452 100%);background:-ms-linear-gradient(top,#fede9e 0,#fdc452 100%);background:linear-gradient(to bottom,#fede9e 0,#fdc452 100%);vertical-align:middle}.yellow-button img{float:left;display:inline-block;margin-right:10px}.yellow-button.active,.yellow-button:hover{background:#fdbb39;background:-moz-linear-gradient(top,#fed585 0,#fdbb39 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fed585),color-stop(100%,#fdbb39));background:-webkit-linear-gradient(top,#fed585 0,#fdbb39 100%);background:-ms-linear-gradient(top,#fed585 0,#fdbb39 100%);background:linear-gradient(to bottom,#fed585 0,#fdbb39 100%);outline:0}.tan-button{padding:15px 40px;display:inline-block;color:#383838;text-decoration:none;font-weight:700;border:none;outline:0;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;border-radius:30px;background:#d6cd99;background:-moz-linear-gradient(top,#e8e3c7 0,#d6cd99 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e8e3c7),color-stop(100%,#d6cd99));background:-webkit-linear-gradient(top,#e8e3c7 0,#d6cd99 100%);background:-ms-linear-gradient(top,#e8e3c7 0,#d6cd99 100%);background:linear-gradient(to bottom,#e8e3c7 0,#d6cd99 100%)}.tan-button img{float:left;display:inline-block;margin-right:10px}.tan-button.active,.tan-button:hover{background:#cfc487;background:-moz-linear-gradient(top,#e1dab5 0,#cfc487 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e1dab5),color-stop(100%,#cfc487));background:-webkit-linear-gradient(top,#e1dab5 0,#cfc487 100%);background:-ms-linear-gradient(top,#e1dab5 0,#cfc487 100%);background:linear-gradient(to bottom,#e1dab5 0,#cfc487 100%);outline:0}#title-header{text-align:center;border-bottom:5px solid #d5d3cb;padding-bottom:40px}#title-header h1{font-size:50px}@media only screen and (max-width:370px){#title-header h1{font-size:40px}}#title-header .links a:not(:first-child){margin:0 20px}@media only screen and (max-width:570px){#title-header .links a:not(:first-child){clear:both;margin:20px 0 0}}.dl{text-decoration:underline;font-weight:700}#blurb{margin:30px 0 40px;display:-ms-flexbox;display:-webkit-flex;display:flex}#blurb #intro{-webkit-flex:6;flex:6;line-height:25px;padding:10px}#blurb #stats{-webkit-flex:4;flex:4;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-left:1px solid #d5d3cb;padding:10px}#blurb #stats span{margin-left:10px}#blurb #stats .num{font-size:30px;font-weight:700}#blurb #stats .crates{margin-top:10px}#blurb #stats .crates,#blurb #stats .downloads{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media only screen and (max-width:530px){#blurb{-webkit-flex-direction:column;flex-direction:column}#blurb #stats{border:none}#blurb .crates,#blurb .downloads{-webkit-justify-content:center;justify-content:center}}.crate-lists{display:-ms-flexbox;display:-webkit-flex;display:flex}.crate-lists h2{font-size:105%}.crate-lists>div{margin:0 15px}.crate-lists ul{list-style:none;padding:0}.crate-lists li{margin:8px 0}.crate-lists li a{width:100%;color:#525252;text-decoration:none;background-color:#edebdd;font-size:90%;padding:20px 10px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.crate-lists li a img{vertical-align:middle}.crate-lists li a:hover{background-color:#e4e1cc}@media only screen and (max-width:750px){.crate-lists #just-updated{display:none}}@media only screen and (max-width:550px){.crate-lists #new-crates{display:none}}#home-crates>div{-webkit-flex:1;flex:1}#crates-heading{width:100%;padding:20px;background-color:#edebdd;margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#crates-heading .info{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#crates-heading h1{padding-left:10px}#crates-heading h2{color:#858585;padding-left:10px}#crates-heading .right{-webkit-flex:2;flex:2;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-align-items:center;align-items:center}@media only screen and (max-width:650px){#crates-heading .right{display:none}}#crates-heading.crate-index,#crates-heading.crate-search{-webkit-flex-wrap:wrap;flex-wrap:wrap}#selection{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-color:#fff;margin-bottom:40px}#selection a{text-decoration:none;font-weight:700;color:inherit;padding:5px}#selection a.active,#selection a:hover{background-color:#edebdd}#selection select{display:none;width:100%;padding:5px}@media only screen and (max-width:650px){#selection{padding:0;background-color:inherit}#selection a{display:none}#selection select{display:block}}#results{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:25px}#results .cur,#results .total{color:#383838;font-weight:700}#results .dropdown-container{font-size:85%}#results a.dropdown{background-color:#edebdd;padding:10px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}.white-rows{background-color:#fff;padding:0 20px;margin-bottom:20px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.white-rows .row{width:100%;border-bottom:2px solid #d5d3cb;padding:20px 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.white-rows .row:last-of-type{border:none}.crate .desc{padding-top:5px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:85%}.crate .info a{color:#383838;font-weight:700;text-decoration:none;font-size:120%}.crate .vers{margin-left:10px}.crate .stats{width:15%;color:#858585}.crate .downloads{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.pagination{text-align:center;font-size:90%;margin-bottom:20px}.pagination a{color:#858585;text-decoration:none;padding:5px 6px}.pagination a.active,.pagination a:hover{background-color:#edebdd}.crate-info{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:20px;border-bottom:5px solid #d5d3cb;margin-bottom:20px}@media only screen and (min-width:820px){.crate-info{-webkit-flex-direction:row;flex-direction:row}.crate-info .docs{-webkit-flex:7;flex:7;padding-right:40px}.crate-info .authorship{-webkit-flex:3;flex:3;border-left:2px solid #d5d3cb;padding-left:20px}.crate-info .authorship .bottom,.crate-info .authorship .top{-webkit-flex-direction:column;flex-direction:column}.crate-info .authorship ul{padding-left:20px}}@media only screen and (max-width:480px){.crate-info .authorship .bottom,.crate-info .authorship .top{-webkit-flex-direction:column;flex-direction:column}}.crate-info .authorship .bottom,.crate-info .authorship .top{display:-ms-flexbox;display:-webkit-flex;display:flex}.crate-info .authorship .bottom>*,.crate-info .authorship .top>*{-webkit-flex:1;flex:1}.crate-info .about{line-height:180%;margin-bottom:40px}.crate-info ul.keywords,.crate-info ul.owners{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:0}.crate-info ul.keywords li,.crate-info ul.owners li{margin:0 7px 7px 0}.crate-info .install{font-size:120%;padding:10px;background-color:#dfdbc2;display:-ms-flexbox;display:-webkit-flex;display:flex}.crate-info .install .action{display:none;text-align:center;padding-top:18px;padding-right:10px}.crate-info .install code{-webkit-flex:1;flex:1;background:#383838;color:#fff;padding:20px}@media only screen and (min-width:500px){.crate-info .install .action{-webkit-flex:2;flex:2;display:block}.crate-info .install code{-webkit-flex:8;flex:8}}.crate-info .last-update{color:#858585;font-size:90%;line-height:25px}.crate-info .date{font-weight:700;margin-bottom:40px}#crate-downloads{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#crate-downloads h3{width:100%}#crate-downloads .stat{border-left:1px solid #d5d3cb;padding:10px 20px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}#crate-downloads .stat .num{font-size:160%;font-weight:700;margin-bottom:4px}#crate-downloads .stats{-webkit-flex-grow:7;flex-grow:7;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#crate-downloads .versions{-webkit-flex-grow:3;flex-grow:3;text-align:center;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#crate-downloads .versions .small{padding:10px}#crate-downloads .button-holder{position:relative}#crate-downloads .graph{-webkit-flex-grow:10;flex-grow:10;width:100%;margin:30px 0;padding-bottom:20px}#crate-downloads .graph h4{color:#858585}#crate-downloads #graph-data{width:100%;height:500px}#crate-links{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:20px;border-bottom:5px solid #d5d3cb;margin-bottom:30px}#crate-links h3{margin-bottom:5px}#crate-links .section{-webkit-flex:1;flex:1}#crate-links .section li{line-height:24px}#crate-links .section .date{color:#858585;padding-left:5px}#crate-links ul{list-style:none;padding:0}@media only screen and (max-width:380px){#crate-links{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:730px){#crate-links #crate-dev-dependencies{display:none}}@media only screen and (max-width:430px){#crate-links #crate-dependencies{display:none}}.all-versions-back{margin-bottom:20px}#crate-all-versions{margin-top:10px}#crate-all-versions .small{margin-left:20px;display:inline-block}#crate-all-versions a.arrow{display:inline-block;float:right}#install-downloads{text-align:center}#install-downloads table{display:inline-block}#install-downloads td.label{text-align:left}#install-downloads td a{padding:10px 20px;border:1px solid #d5d3cb;margin:2px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}#me-profile{border-bottom:5px solid #d5d3cb;padding-bottom:20px;margin-bottom:20px}#me-profile .info{display:-ms-flexbox;display:-webkit-flex;display:flex}#me-profile dl{margin:0 0 0 30px;line-height:150%;font-size:110%}#me-profile dl dt{font-weight:700;width:150px;text-align:right;float:left;clear:both}#me-profile dl dd{float:left;margin-left:10px}@media only screen and (max-width:550px){#me-profile .info img{display:none}}@media only screen and (max-width:350px){#me-api .api{display:none}}#my-crate-lists{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:2;flex-grow:2;margin-right:20px}#my-crate-lists .header{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#my-info{display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (max-width:750px){#my-info{-webkit-flex-direction:column;flex-direction:column}#my-info #my-feed{-webkit-order:0;order:0}#my-info #my-crate-lists{-webkit-order:1;order:1;margin-right:0}#my-info #my-crates,#my-info #my-following{margin:0}}#my-feed{-webkit-flex-grow:5;flex-grow:5}#my-feed h2{font-size:105%}#my-feed .row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#my-feed .small{padding-left:10px}#my-feed .info{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;justify-content:space-between}#my-feed .info .date{-webkit-flex-grow:2;flex-grow:2;text-align:right}#my-feed .load-more{text-align:center;padding:10px;outline:0;border:0;margin-bottom:20px;background-color:#dbd9cf;color:#fff}#my-feed .load-more:hover{background-color:#c5c2b2}*{box-sizing:border-box}html{background:url(/assets/noise-f35884d45cc948fa4e0e4de808bda1f5.png) #3b6837}body,html{margin:0}body{font-family:"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.ember-application>div{width:900px}@media only screen and (max-width:900px){.ember-application>div{width:100%}}#main{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:10px;background-color:#f9f7ec;padding:15px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;box-shadow:0 0 5px 2px #3b6837;border:5px solid #62865f;color:#383838}#header{color:#fff;position:relative;height:100px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}#header a{color:#fff;text-decoration:none}#header a:hover{color:#d9d9d9}#header .sep{margin:0 10px;color:#284725}#header .menu,#header .nav{-webkit-flex-grow:2;flex-grow:2;text-align:right}#header .menu{display:none}#header .menu ul.dropdown{right:0;left:auto;min-width:200px}#header .menu ul.dropdown li.search{padding:5px}#header .menu ul.dropdown li.search input.search{margin:0;border:1px solid #000}#header input.search{font-size:90%;border:none;color:#000;outline:0;margin-left:30px;padding:5px 5px 5px 25px;background-image:url(/assets/search-868cdd33c720f4632e8214a9015b115f.png);background-repeat:no-repeat;background-position:6px 6px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;border-radius:15px}#header button{background:0 0;outline:0;border:0;padding:10px}#header button.active{background:#2a4f27;box-shadow:inset -2px 2px 4px 0 #243d26}#header button img{vertical-align:top}#header #current-user-links{display:none;left:auto;right:0;min-width:200px}#header #current-user-links.open{display:block}@media only screen and (max-width:820px){#header .menu{display:block}#header .nav,#header form.search{display:none}}span.small{color:#858585;font-size:80%}span.small .num{font-weight:700;color:#383838}.yanked{font-size:80%;color:#a60000}span.loading{display:inline-block;width:16px;height:16px;background-image:url(/assets/ajax-loader-1055ecf8290cc425e7f01607a30a68da.gif)}#flash{display:none;font-weight:700;font-size:110%;background-color:#ffd5d5;border:2px solid #e48888;text-align:center;margin:0 0 10px;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}#flash.shown{display:block}a{color:#00ac5b;text-decoration:none}a:hover{color:#007940}.small a{color:#858585;text-decoration:underline;font-weight:400}.small a:hover{color:#6b6b6b}.after-main-links{margin:40px}.after-main-links a{color:#fff}.after-main-links a:hover{color:#e6e6e6}.after-main-links .sep{margin:0 10px;color:#284725}@media only screen and (max-width:450px){.after-main-links{margin:20px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.after-main-links .sep{display:none}.after-main-links a{width:50%;font-size:110%;padding:5px}.after-main-links a:not(:first-child){border-top:1px solid #284725}}pre{background:#383838;color:#fff;padding:20px;font-family:Consolas,Monaco,'Andale Mono',monospace}.pagination img{vertical-align:middle}.pagination .next.active,.pagination .prev.active{background:0 0}a.dropdown,button.dropdown{cursor:pointer}a.dropdown .arrow,button.dropdown .arrow{font-size:50%;display:inline-block;vertical-align:middle}a.dropdown .arrow::after,button.dropdown .arrow::after{content:"▼"}a.dropdown.active .arrow::after,button.dropdown.active .arrow::after{content:"▲"}ul.dropdown{position:absolute;top:100%;left:0;width:100%;margin:0;text-align:left;padding:0;background:#fff;border:1px solid #d5d3cb;list-style:none;z-index:10;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}ul.dropdown li a{font-size:90%;width:100%;display:inline-block;padding:8px 10px;text-decoration:none;color:#383838!important}ul.dropdown li a:hover{background:#5e5e5e;color:#fff!important}ul.dropdown li.last{border-top:1px solid #d5d3cb}ul.dropdown.open{display:block;visibility:visible;opacity:1}.dropdown-container{display:inline-block;position:relative}.hidden{display:none}.fork-me{position:absolute;top:0;right:0}@media only screen and (max-width:1180px){.fork-me{display:none}}@media only screen and (max-width:400px){h1{font-size:1.5em}}#p404{font-size:120%;line-height:3em}#p404 input{width:100%;padding:5px}