/*!**********************************************
 * HgInnit - Manage projects from a new angle
 * By : Sulliman Aïad <info@sullimanaiad.com>
 * 
 * [l.m. 27/02/2014]
 *
 * To see full and uncompiled LESS source-code,
 * replace all occurences of "css" by "less"
 * in the URL of the current file.
 ************************************************/html body{margin:0;padding:0;background-color:#000d12;font-family:monospace;color:#6bbe00}@media (min-width:542px){html body:after{width:158px;position:fixed;top:332px;left:100%;bottom:0;margin-left:-158px;content:'';background-image:url(/design/images/branches_repeat.png);background-repeat:repeat-y}}@media (min-width:542px){html body .container{min-height:332px;background-image:url(/design/images/branches_top.png);background-repeat:no-repeat;background-position:top right;background-attachment:fixed}}html body header{margin-bottom:40px}html body section{margin:20px}@media (min-width:542px){html body section{margin-right:178px}}html body section h1{text-transform:lowercase;font-size:30px;font-weight:700}html body section h2{text-transform:lowercase}html body footer{margin-top:50px;margin-left:10px;margin-right:10px}@media (min-width:542px){html body footer{margin-right:168px}}html body footer p{text-transform:lowercase;color:#f60062;text-align:center}html body footer p:before{color:#f6a800;content:'<'}html body footer p a{text-decoration:none}html body footer p a:hover{color:#6bbe00}html body footer p:after{color:#f6a800;content:'/>'}html body input,html body select{color:#fff;border:1px solid #fff;border-radius:2px;background-color:#000}html body a{color:#f6a800}html body a:hover{color:#f60062}html body .main-color{color:#6bbe00}html body .second-color{color:#f6a800}html body .third-color{color:#f60062}html body .lowercase{text-transform:lowercase}