/*
    custom.css
    Any site-specific CSS customization should be added to this file.
    This file overrides the defaults in illiad.css, which should not be altered.
*/

.lib-header {
	padding:10px;

}

.lib-top-brand{
	padding:10px 0px 0px 0px;

}

.lib-breadcrumbs{
	padding:5px 0px 0px 0px ;
}


lib-tutorial-link{
/*padding: 20px 0 0;*/
margin-top:10px;

}

.lib-tutorial-img{
	height:16px;
	padding-right:5px;


}

