/*!
 * BaseWeb
 * A fresh front-end development framework
 * 
 * @author Sebastian Nitu
 * @url https://github.com/sebnitu/BaseWeb
 * @url http://sebnitu.com
 *
 * Copyright (c) 2015 Sebastian Nitu (MIT Licensed)
 */html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*,*:before,*:after{-moz-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:rgba(132,183,45,0.25);text-shadow:none}::selection{background:rgba(132,183,45,0.25);text-shadow:none}.clearfix:after{content:'';display:table;clear:both}.remove-clearfix:after{content:none;display:none;clear:none}.float-left{float:left}.float-right{float:right}html{font-size:20px}body{font-family:"freight-sans-pro","Helvetica Neue","HelveticaNeue",helvetica,arial,sans-serif;font-size:18px;line-height:1.4em;font-weight:normal;color:#303030;-webkit-font-smoothing:subpixel-antialiased}@media (min-width: 760px){body{font-size:20px}}h1,h2,h3,h4,h5,h6{margin:1rem 0;font-family:inherit;font-weight:normal;line-height:1.25em;color:#303030}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#303030}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#16a6e4}h1{font-size:1.75em}h2{font-size:1.5em}h3{font-size:1.25em}h4{font-size:1}h5{font-size:1;color:rgba(48,48,48,0.6)}h6{font-size:1;color:rgba(48,48,48,0.3)}@media (min-width: 760px){h1{font-size:2.25em;line-height:1.15em}h2{font-size:1.75em}h3{font-size:1.25em}h4{font-size:1.15em}h5{font-size:1.15em}h6{font-size:1.15em}}@media (min-width: 990px){h1{font-size:2.75em}h2{font-size:2em}h3{font-size:1.5em}h4{font-size:1.25em}h5{font-size:1.25em}h6{font-size:1.25em}}p{margin:1em 0}a{color:#16a6e4;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0.1);-webkit-transition:all 0.25s linear;transition:all 0.25s linear}a:hover{cursor:pointer;color:#aaad16;border-color:rgba(0,0,0,0.25)}strong{font-weight:600}em{font-style:italic}small{font-size:0.8em}mark{margin:0 2px;padding:0 5px;background:rgba(255,255,0,0.5);border-radius:3px}cite{font-style:italic}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #acacac}.text-lead{font-size:1.1em;line-height:1.4em;color:#303030;font-weight:300}.text-small{font-size:0.8em;line-height:1.5em}.text-soften{font-weight:normal;color:#acacac}.text-harden{font-weight:bold;color:#303030}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}ul,ol{margin:1rem 0 1rem 1.5rem;padding:0}ul ul,ul ol,ul li,ol ul,ol ol,ol li{margin-top:0.5rem;margin-bottom:0.5rem}ul,ul ul ul ul{list-style:disc}ul ul{list-style:circle}ul ul ul{list-style:disc}ol,ol ol ol ol{list-style:decimal}ol ol{list-style:lower-alpha}ol ol ol{list-style:lower-roman}dl{margin:1rem 0}dl dt{margin:1rem 0 0;font-weight:bold;color:#303030}dl dd{margin:0 0 1rem 1rem}.list{list-style:none;margin:1rem 0;background:none}.list>li{margin:0;padding:1rem;background-clip:padding-box}.list>li:after{content:'';display:table;clear:both}.list.flush>li{padding-left:0;padding-right:0}.list.rowed>li{border-bottom:1px solid rgba(0,0,0,0.1)}.list.rowed>li:first-child{border-top:1px solid rgba(0,0,0,0.1)}.list.bordered{border:1px solid rgba(0,0,0,0.1)}.list.bordered>li{border-bottom:1px solid rgba(0,0,0,0.1)}.list.bordered>li:last-child{border-bottom:0 none}.list.linked>li{padding:0}.list.linked>li>a{display:block;padding:1rem;background-clip:padding-box;border:0 none}.list.linked>li>a:after{content:'';display:table;clear:both}.list.rounded{border-radius:3px}.list.rounded>li:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.list.rounded>li:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.list.striped>li:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.list.hover>li{-webkit-transition:background-color 0.25s linear;transition:background-color 0.25s linear}.list.hover>li:hover{background-color:rgba(241,196,15,0.1)}blockquote{margin:1rem 0;padding:0.5em 1.5em;background:rgba(0,0,0,0.05);border-radius:3px}blockquote footer,blockquote .blockquote-footer{display:block;position:relative;margin:1rem 0;font-size:100%}@media (min-width: 760px){blockquote{padding:1em 2em}}code,pre{background:rgba(0,0,0,0.05);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;line-height:1.5em;border-radius:3px}code{display:inline;margin:0;padding:0;white-space:nowrap;line-height:inherit;font-size:0.8em;color:#d25992;background:none}pre{margin:1.5rem 0;padding:0.5rem;overflow:auto;font-size:0.7em;color:#303030}pre code{display:block;margin:0;padding:0.5rem;overflow:auto;white-space:pre;font-size:100%;color:inherit;background:none;border:0 none}pre.max-height{max-height:400px}@media (min-width: 760px){pre{padding:0.75rem}pre code{padding:0.75rem}}table{border-collapse:collapse;border-spacing:0;width:100%;max-width:100%;margin:1rem 0;overflow:auto}table tr{vertical-align:top}table th{color:#303030;font-weight:bold;text-align:left}.table{margin:1em 0;background:none;border-collapse:separate}.table td,.table th{padding:0.5em 0.75em}.table.rowed td,.table.rowed th{border-bottom:1px solid rgba(0,0,0,0.1)}.table.rowed thead:first-child tr:first-child td,.table.rowed thead:first-child tr:first-child th,.table.rowed tfoot:first-child tr:first-child td,.table.rowed tfoot:first-child tr:first-child th,.table.rowed tbody:first-child tr:first-child td,.table.rowed tbody:first-child tr:first-child th{border-top:1px solid rgba(0,0,0,0.1)}.table.columned td,.table.columned th{border-right:1px solid rgba(0,0,0,0.1)}.table.columned tr td:first-child,.table.columned tr th:first-child{border-left:1px solid rgba(0,0,0,0.1)}.table.bordered td,.table.bordered th{border-bottom:1px solid rgba(0,0,0,0.1)}.table.bordered thead:first-child tr:first-child td,.table.bordered thead:first-child tr:first-child th,.table.bordered tfoot:first-child tr:first-child td,.table.bordered tfoot:first-child tr:first-child th,.table.bordered tbody:first-child tr:first-child td,.table.bordered tbody:first-child tr:first-child th{border-top:1px solid rgba(0,0,0,0.1)}.table.bordered td,.table.bordered th{border-right:1px solid rgba(0,0,0,0.1)}.table.bordered tr td:first-child,.table.bordered tr th:first-child{border-left:1px solid rgba(0,0,0,0.1)}.table.condensed td,.table.condensed th{padding:0.25em 0.5em}.table.expanded td,.table.expanded th{padding:1em 1.25em}.table.rounded{border-radius:3px}.table.rounded thead:first-child tr:first-child td:first-child,.table.rounded thead:first-child tr:first-child th:first-child,.table.rounded tfoot:first-child tr:first-child td:first-child,.table.rounded tfoot:first-child tr:first-child th:first-child,.table.rounded tbody:first-child tr:first-child td:first-child,.table.rounded tbody:first-child tr:first-child th:first-child{border-top-left-radius:3px}.table.rounded thead:first-child tr:first-child td:last-child,.table.rounded thead:first-child tr:first-child th:last-child,.table.rounded tfoot:first-child tr:first-child td:last-child,.table.rounded tfoot:first-child tr:first-child th:last-child,.table.rounded tbody:first-child tr:first-child td:last-child,.table.rounded tbody:first-child tr:first-child th:last-child{border-top-right-radius:3px}.table.rounded thead:last-child tr:last-child td:first-child,.table.rounded thead:last-child tr:last-child th:first-child,.table.rounded tfoot:last-child tr:last-child td:first-child,.table.rounded tfoot:last-child tr:last-child th:first-child,.table.rounded tbody:last-child tr:last-child td:first-child,.table.rounded tbody:last-child tr:last-child th:first-child{border-bottom-left-radius:3px}.table.rounded thead:last-child tr:last-child td:last-child,.table.rounded thead:last-child tr:last-child th:last-child,.table.rounded tfoot:last-child tr:last-child td:last-child,.table.rounded tfoot:last-child tr:last-child th:last-child,.table.rounded tbody:last-child tr:last-child td:last-child,.table.rounded tbody:last-child tr:last-child th:last-child{border-bottom-right-radius:3px}.table.striped tbody tr:nth-of-type(odd) td,.table.striped tbody tr:nth-of-type(odd) th{background-color:rgba(0,0,0,0.05)}.table.striped-horizontal tbody tr:nth-of-type(odd) td,.table.striped-horizontal tbody tr:nth-of-type(odd) th{background-color:rgba(0,0,0,0.05)}.table.striped-vertical tr td:nth-of-type(odd),.table.striped-vertical tr th:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table.hover tbody tr td{-webkit-transition:background-color 0.25s linear;transition:background-color 0.25s linear}.table.hover tbody tr:hover td{background-color:rgba(241,196,15,0.1)}.table.valign-baseline tr{vertical-align:baseline}.table.valign-top tr{vertical-align:top}.table.valign-middle tr{vertical-align:middle}.table.valign-bottom tr{vertical-align:bottom}.table.align-left tr td,.table.align-left tr th{text-align:left}.table.align-center tr td,.table.align-center tr th{text-align:center}.table.align-right tr td,.table.align-right tr th{text-align:right}.table-responsive{margin:1em 0}.table-responsive>table{margin:0}img{display:block;margin:1rem 0;max-width:100%;height:auto;border-radius:3px}img.align-center{display:block;margin-left:auto;margin-right:auto}p img.align-center{margin-top:0;margin-bottom:0}img.align-left{float:left;margin:1rem 1.5rem 1rem 0}p img.align-left{margin-top:0}img.align-right{float:right;margin:1rem 0 1rem 1.5rem}p img.align-right{margin-top:0}img.rounded{border-radius:3px}img.circle{border-radius:50%}img.polaroid{background:#fff;background-clip:padding-box;padding:0.5rem;border:1px solid rgba(0,0,0,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.1)}hr{display:block;height:0;width:100%;clear:both;margin:2rem 0;padding:0;background:none;border:0 none;border-bottom:1px solid rgba(0,0,0,0.1)}hr.dotted{border-bottom:1px dotted rgba(0,0,0,0.25)}hr.dashed{border-bottom:1px dashed rgba(0,0,0,0.25)}hr.double{border-bottom:3px double rgba(0,0,0,0.1)}.video-wrapper{position:relative;display:block;height:0;margin:2em 0;padding-bottom:56.25%;overflow:hidden}.video-wrapper .video-item,.video-wrapper embed,.video-wrapper iframe,.video-wrapper object,.video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:0 none}.video-wrapper .ratio-16x9{padding-bottom:56.25%}.video-wrapper .ratio-4x3{padding-bottom:75%}.video-wrapper .ratio-3x2{padding-bottom:66.66667%}.notice{margin:2em 0;padding:0.25em 1.25em;font-size:1em;line-height:1.5em;border-radius:3px;color:#303030;text-shadow:0 1px 0 rgba(255,255,255,0.25);background:rgba(0,0,0,0.05);border:1px solid rgba(0,0,0,0.15);box-shadow:0 1px 3px rgba(0,0,0,0.05)}.notice .close{float:right;margin:0.45em -0.25em 0 1em;color:inherit}.notice .close+*{padding-right:2.5em}.notice.inverted{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.25);background:rgba(48,48,48,0.9);border:1px solid rgba(0,0,0,0.15);box-shadow:0 1px 3px rgba(0,0,0,0.05)}.notice.blue,.notice.info{background:rgba(42,176,234,0.1)}.notice.blue.inverted,.inverted.notice.info{background:rgba(42,176,234,0.9)}.notice.green,.notice.success{background:rgba(132,183,45,0.1)}.notice.green.inverted,.inverted.notice.success{background:rgba(132,183,45,0.9)}.notice.yellow,.notice.warning{background:rgba(241,196,15,0.1)}.notice.yellow.inverted,.inverted.notice.warning{background:rgba(218,177,13,0.9)}.notice.orange{background:rgba(230,146,66,0.1)}.notice.orange.inverted{background:rgba(230,146,66,0.9)}.notice.red,.notice.danger{background:rgba(222,81,81,0.1)}.notice.red.inverted,.inverted.notice.danger{background:rgba(222,81,81,0.9)}.notice.violet{background:rgba(188,107,211,0.1)}.notice.violet.inverted{background:rgba(188,107,211,0.9)}.notice.small{font-size:0.9em}.notice.large{font-size:1.1em}.notice.inline{display:inline;margin:0;padding:0 0.25em;box-shadow:none}.notice.inline.inverted{border:0 none}@media (min-width: 760px){.notice.pull-left{width:45%;float:left;margin:0.5em 5% 1em 0}}@media (min-width: 760px){.notice.pull-right{width:45%;float:right;margin:0.5em 0 1em 5%}}html,body{height:100%}.wrapper{position:relative;padding:1.5rem 0}@media (min-width: 760px){.wrapper{padding:3rem 1.5rem}}@media (min-width: 990px){.wrapper{padding:4rem 2.5rem}}.container{width:100%;min-width:none;max-width:58rem;margin:0 auto;padding:0 1.5rem}.container:after{content:'';display:table;clear:both}.logo-wrap,.nav,.main .content,.main .aside{width:100%;float:none;padding-left:0;padding-right:0}@media (min-width: 760px){.header,.main{width:auto;margin-left:-0.75rem;margin-right:-0.75rem}.header:after,.main:after{content:'';display:table;clear:both}.logo-wrap,.nav,.main .content,.main .aside{min-height:1px;float:left;padding-left:0.75rem;padding-right:0.75rem}.logo-wrap{margin-left:8.33333%;width:50%}.nav{width:41.66667%}.main .content{margin-left:8.33333%;margin-right:8.33333%;width:83.33333%}}@media (min-width: 990px){.main .content{margin-left:8.33333%;margin-right:25%;width:66.66667%}.home .main .content{margin-left:8.33333%;margin-right:8.33333%;width:83.33333%}}.wf-loading{opacity:0}.wf-active{opacity:1;-webkit-transition:opacity 0.25s linear;transition:opacity 0.25s linear}.comments{margin:2em 0}.header{margin-bottom:1.5rem;font-size:0.9em;line-height:1.2em}.header:after{content:'';display:table;clear:both}@media (min-width: 760px){.header{margin-bottom:2rem}}@media (min-width: 990px){.header{margin-bottom:3rem}}.logo-wrap{text-align:center}.logo-wrap:after{content:'';display:table;clear:both}.logo{display:inline-block;min-height:60px;padding:70px 0 0 0;background:url("../img/sebnitu-logo.svg") no-repeat center top;background-size:40px 60px;border:0 none;text-align:center;color:#acacac;-webkit-transition:color 0.25s linear;transition:color 0.25s linear}.logo:hover{color:#303030}.logo .details{display:inline-block;padding:0.5em 0}.logo strong{text-transform:uppercase;letter-spacing:1px;color:#303030}@media (min-width: 760px){.logo{float:left;margin-left:-70px;padding:0 0 0 70px;text-align:left;background-position:0 0}}.nav ul{margin:1.5em 0 0 0;padding:1em 1.5em;list-style:none;text-align:center;background:#efefef;border-radius:3px}.nav ul li{display:inline-block;margin:0 1.5em 0 0}.nav ul li:last-child{margin-right:0}.nav ul li a{color:#acacac;border:0 none}.nav ul li a:hover{color:#303030}.nav ul li.active a{color:#303030}@media (min-width: 760px){.nav ul{margin-top:0;padding:0;text-align:right;background:none}.nav ul li{margin-top:1.65em}}.home{background-color:#303030;color:#fff;height:100%}.home body{height:100%}.home .wrapper{position:relative;height:100%}.home .wrapper:before,.home .wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.home .wrapper>.container{position:relative;z-index:10;height:100%}.home.bg-1{background-color:#242835}.home.bg-1 .wrapper:before{background:url("../img/bg-1.jpg") no-repeat center center;background-size:cover}.home.bg-1 .wrapper:after{background:#242835;opacity:0}.home.bg-2{background-color:#17442f}.home.bg-2 .wrapper:before{background:url("../img/bg-2.jpg") no-repeat center center;background-size:cover}.home.bg-2 .wrapper:after{background:#17442f;opacity:0.75}.home.bg-3{background-color:#51535a}.home.bg-3 .wrapper:before{background:url("../img/bg-3.jpg") no-repeat center center;background-size:cover}.home.bg-3 .wrapper:after{background:#51535a;opacity:0.75}.home.bg-4{background-color:#3b3e27}.home.bg-4 .wrapper:before{background:url("../img/bg-4.jpg") no-repeat center center;background-size:cover}.home.bg-4 .wrapper:after{background:#3b3e27;opacity:0.75}.home.bg-5{background-color:#485976}.home.bg-5 .wrapper:before{background:url("../img/bg-5.jpg") no-repeat center center;background-size:cover}.home.bg-5 .wrapper:after{background:#485976;opacity:0}.home.bg-6{background-color:#5a572b}.home.bg-6 .wrapper:before{background:url("../img/bg-6.jpg") no-repeat center center;background-size:cover}.home.bg-6 .wrapper:after{background:#5a572b;opacity:0.75}.home.bg-7{background-color:#4b454f}.home.bg-7 .wrapper:before{background:url("../img/bg-7.jpg") no-repeat center center;background-size:cover}.home.bg-7 .wrapper:after{background:#4b454f;opacity:0.5}.home.bg-8{background-color:#535749}.home.bg-8 .wrapper:before{background:url("../img/bg-8.jpg") no-repeat center center;background-size:cover}.home.bg-8 .wrapper:after{background:#535749;opacity:0.5}.home.bg-9{background-color:#52565f}.home.bg-9 .wrapper:before{background:url("../img/bg-9.jpg") no-repeat center center;background-size:cover}.home.bg-9 .wrapper:after{background:#52565f;opacity:0.5}.home.bg-10{background-color:#627a9c}.home.bg-10 .wrapper:before{background:url("../img/bg-10.jpg") no-repeat center center;background-size:cover}.home.bg-10 .wrapper:after{background:#627a9c;opacity:0.5}.home.bg-11{background-color:#5c6118}.home.bg-11 .wrapper:before{background:url("../img/bg-11.jpg") no-repeat center center;background-size:cover}.home.bg-11 .wrapper:after{background:#5c6118;opacity:0.75}.home.bg-12{background-color:#69523b}.home.bg-12 .wrapper:before{background:url("../img/bg-12.jpg") no-repeat center center;background-size:cover}.home.bg-12 .wrapper:after{background:#69523b;opacity:0.75}@media (min-width: 760px){.home .main{position:relative;top:30%;-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%)}}.home .logo{background-image:url("../img/sebnitu-logo-white.svg")}.home .logo strong{color:#fff}.home .logo{color:rgba(255,255,255,0.5)}.home .logo:hover{color:#fff}.home .nav ul li a,.home .nav ul li.active a{color:#fff}.home .nav ul li a:hover,.home .nav ul li.active a:hover{color:rgba(255,255,255,0.5)}.home .nav ul{background:none}.home .main h1{color:#fff;text-align:center;font-weight:300}@media (min-width: 760px){.home .main h1{font-size:2em}}.date,.meta{font-size:0.9em;text-transform:uppercase;letter-spacing:1px;color:#acacac}.date a,.meta a{color:#acacac;border:0 none}.date a:hover,.meta a:hover{color:#aaad16}.article-listing{list-style:none;margin:0}.article-listing li{margin:2em 0}.article-listing .article h1{margin:0;font-size:1.4em;line-height:1.3em}.article-listing .article p{margin:0.5em 0 0}.page-nav{margin:1.5rem 0 0 0;font-size:0.9em}.page-nav:after{content:'';display:table;clear:both}.page-nav a{position:relative;display:block;margin:1em 0;padding:1em 1.5em;background:#efefef;border:0 none;color:#acacac;line-height:18px;border-radius:3px}.page-nav a .icon{position:absolute;top:50%;margin:-9px 1em 0 1em;opacity:0.4;-webkit-transition:opacity 0.25s linear;transition:opacity 0.25s linear}.page-nav a:hover{color:#303030}.page-nav a:hover .icon{opacity:1}.page-nav .prev{padding-left:3em}.page-nav .prev .icon{left:0}.page-nav .next{padding-right:3em}.page-nav .next .icon{right:0}@media (min-width: 760px){.page-nav{font-size:1em}}@media (min-width: 990px){.page-nav{margin-top:4.5rem}.page-nav a{width:55%}.page-nav .prev{margin-left:-3em;float:left}.page-nav .next{margin-right:-3em;float:right}}.icon{position:relative;display:inline-block;width:1em;height:1em;background-repeat:no-repeat;background-position:center center;vertical-align:middle;top:-2px}.icon-arrow-left{background-image:url("../img/icon-arrow-left.svg");background-size:12px 18px}.icon-arrow-right{background-image:url("../img/icon-arrow-right.svg");background-size:12px 18px}figure{margin:1em 0}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000}.highlight .gd .x{color:#000}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000}.highlight .gi .x{color:#000}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:#008080}.highlight .nb{color:#0086B3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:#008080}.highlight .ni{color:#800080}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:#000080}.highlight .nv{color:#008080}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:#008080}.highlight .vg{color:#008080}.highlight .vi{color:#008080}.highlight .il{color:#099}
