
@charset "UTF-8";
    .vrepeat 
    {
        background-image: url(../../../images/style/images/line0.png);
        background-size:contain;
        background-repeat:repeat-y;
    }

#outercanvas
	{
		width:100%;
    }
#footer .vrepeat
    {
    	background-image: none;        
    }    
    
	


a:active, a:focus {
outline: 0
}