@import "https://fonts.googleapis.com/css?family=Open+Sans|Roboto";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}html{font-size:100%;height:100%;width:100%}body{background:#fff;font-size:16px;font-family:"Muli",sans-serif;color:#333;line-height:1.5;display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}header{box-shadow:0 10px 60px 0 rgba(158,174,221,0.2)}main{margin:20px auto !important}article{max-width:667px}blockquote{margin:1.8em .8em;border-left:2px solid #666;padding:0.1em 1em;color:#666;font-size:22px;font-style:italic}aside{padding:15px;padding-top:5px;min-height:60vh;background:rgba(158,174,221,0.2);box-shadow:0 0 3px rgba(0,0,0,0.4)}.container{margin:0 auto;max-width:1064px;padding:0 25px;width:100%}h1,h2,h3,h4,h5,h6{font-family:"Muli",sans-serif;color:#51b1ee;font-weight:bold;line-height:1.7;padding:0}ul{padding:0 0 0 15px;margin:0}h1{font-size:2.25rem}h1 a{color:inherit}h2{font-size:1.8rem}h3{padding-top:12.5px;font-size:1.36rem}h4{padding-top:12.5px;font-size:1.25rem;color:#666}h6{color:#666}p{padding:12.5px 0;font-size:1rem}a{color:#5aa7d7;text-decoration:none;cursor:pointer}a:hover,a:active{color:#58beff}ul.fit{margin:0;padding-left:0;list-style-type:none}ul,ol{margin:15px 0;padding-left:30px}ul{list-style-type:square}ol{list-style-type:decimal}ol ul,ul ol,ul ul,ol ol{margin:0}ul ul,ol ul{list-style-type:circle}em,i{font-style:italic}pre,figure,code{max-width:100%;font-size:14px}pre{word-break:break-all;word-wrap:break-word}code{white-space:pre-wrap}strong,b{font-weight:bold}img{max-width:100%}.gmnoprint img{max-width:none}.date{font-style:italic;color:#666}::-moz-selection{color:#000;background:#eee}::selection{color:#000;background:#eee}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}header h1,header nav{display:inline-block}.intro{font-size:18px;position:relative;padding:15px 0 0;border-style:solid;border:2px;border-color:black;background:rgba(158,174,221,0.2)}.intro ul{list-style-type:square;padding-left:20px}.intro li{font-size:18px}.posts>.post{padding-bottom:2em;border-bottom:1px solid #eee}.posts>.post:last-child{padding-bottom:1em;border-bottom:none}.post blockquote{margin:1.8em .8em;border-left:2px solid #666;padding:0.1em 1em;color:#666;font-size:22px;font-style:italic}.post .comments{margin-top:10px}.post .read-more{text-transform:uppercase;font-size:15px}.demo{font-size:12px;text-align:left;vertical-align:center}@media screen and (min-width: 768px){.demo{padding-left:25px}}.header{display:flex;max-width:1084px;margin:0 auto;padding:10px 25px;justify-content:space-between;flex-flow:column;align-items:flex-start;overflow:hidden;position:relative}.header a{color:#000}.header a:hover{color:#4183C4}.header .current{color:#4183C4}.logo{width:100%;display:flex;justify-content:space-between;align-items:center}.logo img{width:180px}.logo .tag-line{position:absolute;top:65px;left:84px;font-size:0.7rem;color:#56819c;font-family:"Muli",sans-serif}.nav{display:flex;width:100%;flex-direction:column;overflow:hidden;height:0;opacity:0;transition:height 0.25s ease-out, opacity 0.5s 0.25s ease-out}@media screen and (min-width: 769px){.nav{flex-flow:row;justify-content:flex-start;height:initial;opacity:1}}.nav a{padding:10px 15px}.nav__toggle{cursor:pointer;padding:5px}@media screen and (min-width: 769px){.nav__toggle{display:none}}.nav__open{height:initial;opacity:1}.footer{padding:25px;background:rgba(158,174,221,0.2);text-align:center}.footer__link{font-size:1.33rem;margin:5px}.blog{display:flex;justify-content:space-between;flex-flow:row wrap}.blog__content,.blog__sidebar{width:100%}@media screen and (min-width: 769px){.blog__content{width:67%}}.blog__meta{padding:7.5px 0;opacity:0.8;font-size:0.96rem}@media screen and (min-width: 769px){.blog__sidebar{width:30%}}.blog__post{padding:15px 0 15px}.archive__yearly{margin:5px 0}.archive__item{padding:7.5px 15px}.archive__yearly,.archive__monthly{height:0;overflow:hidden;padding:0 15px}.archive__expanded{animation:0.4s expand ease-out forwards;padding:15px 0 15px 15px}.archive__title{display:flex;justify-content:space-between;align-items:center;padding:5px 15px;background:rgba(158,174,221,0.1);cursor:pointer;margin:5px 0;font-size:1.1rem;border-radius:5px}.archive__title:hover{opacity:0.8}.member{width:100%;padding:15px;border-radius:10px;box-shadow:0 0 60px rgba(0,0,0,0.1);margin:20px 0}@media screen and (min-width: 667px){.member{width:48%}}@media screen and (min-width: 992px){.member{width:32%}}.members{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.member__pic{padding-right:5px;border-radius:50%}.member .list{padding:0;list-style-type:none}.member__name{font-weight:bold;font-size:18px}.member__handle{font-size:0.96rem}.member__location{font-size:0.9rem}.member__description{font-size:1rem}.pager{margin-top:15px;display:flex;justify-content:space-between;align-items:center}.pager__label{padding:7.5px 12.5px;box-shadow:0 0 50px rgba(0,0,0,0.17);border-radius:3px}.pager__label:hover{opacity:0.8}.blue{background:#4183C4;color:#fff}.mb-2{margin-bottom:25px}.mt-2{margin-top:25px}.more{background:rgba(158,174,221,0.2);display:inline-block;padding:10px 15px;margin:5px 0;border-radius:5px;color:#000;transition:color 0.3s ease-out;text-decoration:none !important}.more:hover{color:#4183C4}.more--round{border-radius:30px;padding:7.5px 20px;margin:0 10px 15px 0}.page{grid-template-columns:3fr 1fr}.page a{text-decoration:underline;color:#666}.page a:visited{color:#5aa7d7}.page ul,.page li{list-style-type:square}.page ul{padding-left:20px}.gsc-control-cse{padding:0 !important;box-shadow:0 0 60px rgba(0,0,0,0.1)}.gsc-control-cse *{-webkit-appearance:none}.gsc-control-cse *,.gsc-control-cse *:focus,.gsc-control-cse *:hover{border:1px solid transparent !important;outline:none !important}.gsc-control-cse .gsc-search-button{cursor:pointer;background-color:#000;opacity:0.8;transition:opacity 0.3s ease-out}.gsc-control-cse .gsc-search-button:hover{background-color:#000;opacity:1}.custom_search{position:relative;width:100%;max-width:360px}@media screen and (min-width: 667px){.custom_search{position:absolute;top:35px;right:25px}}.flex-out{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.flex-out a{font-size:1.25rem}@keyframes expand{0%{height:0}100%{height:initial}}pre{overflow-x:scroll;font-size:13px;line-height:1.25em}pre code{white-space:pre}.highlight{box-shadow:0 0 60px rgba(0,0,0,0.1);margin:10px 0 10px 0;background:#fff}.highlight,.highlight-rouge{border:1px solid transparent;padding:10px}.highlight .highlight,.highlight-rouge .highlight{padding:0;margin:0}.highlight .highlight{box-shadow:none;padding:0;margin:0}.highlighter-rouge{margin:0 2px;padding:0px 5px;border:1px solid #ddd;background-color:#f8f8f8;font-family:Consolas, "Liberation Mono", Courier, monospace;font-size:14px;line-height:16px;text-shadow:0 1px 0 #fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}code{font-family:'Bitstream Vera Sans Mono','Courier', monospace}.highlight .c{color:#586E75}.highlight .err{color:#93A1A1}.highlight .g{color:#93A1A1}.highlight .k{color:#859900}.highlight .l{color:#93A1A1}.highlight .n{color:#0316a1}.highlight .o{color:#859900}.highlight .x{color:#CB4B16}.highlight .p{color:#93A1A1}.highlight .cm{color:#586E75}.highlight .cp{color:#859900}.highlight .c1{color:#586E75}.highlight .cs{color:#859900}.highlight .gd{color:#2AA198}.highlight .ge{color:#93A1A1;font-style:itali}.highlight .gr{color:#DC322F}.highlight .gh{color:#CB4B16}.highlight .gi{color:#859900}.highlight .go{color:#93A1A1}.highlight .gp{color:#93A1A1}.highlight .gs{color:#93A1A1;font-weight:bold}.highlight .gu{color:#CB4B16}.highlight .gt{color:#93A1A1}.highlight .kc{color:#CB4B16}.highlight .kd{color:#268BD2}.highlight .kn{color:#859900}.highlight .kp{color:#859900}.highlight .kr{color:#268BD2}.highlight .kt{color:#DC322F}.highlight .ld{color:#93A1A1}.highlight .m{color:#2AA198}.highlight .s{color:#2AA198}.highlight .na{color:#93A1A1}.highlight .nb{color:#B58900}.highlight .nc{color:#268BD2}.highlight .no{color:#CB4B16}.highlight .nd{color:#268BD2}.highlight .ni{color:#CB4B16}.highlight .ne{color:#CB4B16}.highlight .nf{color:#268BD2}.highlight .nl{color:#93A1A1}.highlight .nn{color:#93A1A1}.highlight .nx{color:#555}.highlight .py{color:#93A1A1}.highlight .nt{color:#268BD2}.highlight .nv{color:#268BD2}.highlight .ow{color:#859900}.highlight .w{color:#93A1A1}.highlight .mf{color:#2AA198}.highlight .mh{color:#2AA198}.highlight .mi{color:#2AA198}.highlight .mo{color:#2AA198}.highlight .sb{color:#586E75}.highlight .sc{color:#2AA198}.highlight .sd{color:#93A1A1}.highlight .s2{color:#2AA198}.highlight .se{color:#CB4B16}.highlight .sh{color:#93A1A1}.highlight .si{color:#2AA198}.highlight .sx{color:#2AA198}.highlight .sr{color:#DC322F}.highlight .s1{color:#2AA198}.highlight .ss{color:#2AA198}.highlight .bp{color:#268BD2}.highlight .vc{color:#268BD2}.highlight .vg{color:#268BD2}.highlight .vi{color:#268BD2}.highlight .il{color:#2AA198}.grid{display:grid}@media screen and (max-width: 768px){.grid{grid-template-columns:1fr !important}}.grid-2{grid-template-columns:1fr 1fr}.fit{padding:0 !important}
