/*!
 * Materialize v0.97.1 subset — rules copied verbatim from
 * https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.1/css/materialize.min.css
 * Copyright 2014-2015 Materialize. MIT License.
 *
 * views/pages/tag_read.ejs and its header/sidebar/footer/news-card partials
 * touch ~3 KB of a 143 KB stylesheet fetched from a third-party origin on the
 * critical path. This file is that ~3 KB, generated by keeping every rule whose
 * selector references only classes that appear in those templates (plus the
 * element-level normalisation) — derived from the markup rather than a
 * hand-listed set, so a class we didn't think of can't silently drop out.
 * If the templates start using a new Materialize class, re-run the extractor.
 */
body{margin:0}
article,aside,footer,header,main,nav,section{display:block}
a{background-color:transparent}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:0.67em 0}
img{border:0}
button{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button{text-transform:none}
button{-webkit-appearance:button;cursor:pointer}
button::-moz-focus-inner{border:0;padding:0}
html{box-sizing:border-box}
*,*:before,*:after{box-sizing:inherit}
ul{list-style-type:none}
a{color:#039be5;text-decoration:none;-webkit-tap-highlight-color:transparent}
ul{padding:0}
ul li{list-style-type:none}
.z-depth-1,nav{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.hoverable:hover{transition:box-shadow .25s;box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
i.left{float:left;margin-right:15px}
i.right{float:right;margin-left:15px}
@media only screen and (max-width : 600px){.hide-on-small-only{display:none !important;}
}
@media only screen and (max-width : 992px){.hide-on-med-and-down{display:none !important;}
}
@media only screen and (min-width : 601px){.hide-on-med-and-up{display:none !important;}
}
@media only screen and (min-width : 993px){.hide-on-large-only{display:none !important;}
}
footer.page-footer{margin-top:20px;padding-top:20px;background-color:#ee6e73}
.center{text-align:center}
.left{float:left !important}
.right{float:right !important}
.container{margin:0 auto;max-width:1280px;width:90%}
@media only screen and (min-width : 601px){.container{width:85%}
}
@media only screen and (min-width : 993px){.container{width:70%}
}
.container .row{margin-left:-0.75rem;margin-right:-0.75rem}
.row{margin-left:auto;margin-right:auto;margin-bottom:20px}
.row:after{content:"";display:table;clear:both}
.row .col{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 0.75rem}
.row .col.s6{width:50%;margin-left:0}
.row .col.s8{width:66.66667%;margin-left:0}
.row .col.s12{width:100%;margin-left:0}
.row .col.offset-s2{margin-left:16.66667%}
@media only screen and (min-width : 601px){.row .col.m2{width:16.66667%;margin-left:0}
.row .col.m4{width:33.33333%;margin-left:0}
.row .col.m8{width:66.66667%;margin-left:0}
.row .col.offset-m4{margin-left:33.33333%}
}
@media only screen and (min-width : 993px){.row .col.l2{width:16.66667%;margin-left:0}
.row .col.l3{width:25%;margin-left:0}
.row .col.l4{width:33.33333%;margin-left:0}
.row .col.offset-l3{margin-left:25%}
.row .col.offset-l4{margin-left:33.33333%}
.row .col.offset-l8{margin-left:66.66667%}
}
nav{color:#fff;background-color:#ee6e73;width:100%;height:56px;line-height:56px}
nav a{color:#fff}
nav ul{margin:0}
nav ul li{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;-ms-transition:background-color .3s;transition:background-color .3s;float:left;padding:0}
nav ul li:hover{background-color:rgba(0,0,0,0.1)}
nav ul a{font-size:1rem;color:#fff;display:block;padding:0 15px}
nav ul.left{float:left}
@media only screen and (min-width : 601px){nav{height:64px;line-height:64px}
}
a{text-decoration:none}
html{line-height:1.5;font-family:"Roboto", sans-serif;font-weight:normal;color:rgba(0,0,0,0.87)}
@media only screen and (min-width: 0){html{font-size:14px;}
}
@media only screen and (min-width: 992px){html{font-size:14.5px;}
}
@media only screen and (min-width: 1200px){html{font-size:15px;}
}
h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.1}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
h1{font-size:4.2rem;line-height:110%;margin:2.1rem 0 1.68rem 0}
h2{font-size:3.56rem;line-height:110%;margin:1.78rem 0 1.424rem 0}
h3{font-size:2.92rem;line-height:110%;margin:1.46rem 0 1.168rem 0}
h4{font-size:2.28rem;line-height:110%;margin:1.14rem 0 0.912rem 0}
h5{font-size:1.64rem;line-height:110%;margin:0.82rem 0 0.656rem 0}
h6{font-size:1rem;line-height:110%;margin:0.5rem 0 0.4rem 0}
button:focus{outline:none;background-color:#2ab7a9}
