
 
 #rss {
    height: 58px;
    line-height: 58px;

	}
 
 #rss img {
    vertical-align: middle;
}
 
 
 #bit {
   
    height: 48px;
}

#div bit {
    height: 100%;
    width: 100%;
}
			
        #menu_box{
            width: 50px;
        }
		
        .fa{
            font-size: 20px;
            line-height: 35px;
        }
		
        .fa-bars{
            color: #3498db;
        }
        pre{
            font-family: Consolas,Liberation Mono,Courier,monospace;
            font-size: 13px;
        }
        @media screen and (orientation: portrait){
            pre{
                overflow-x: scroll;
            }
        }
