/*******************************************************************************

********************************************************************************

***                                                                          ***

***   Use to override any other CSS styling or add new styling               ***

***                                                                          ***

***   This file will be loaded last in the CSS chain                         ***

***                                                                          ***

***   ( Remember: This Cascade Styles inherit styling defined previously)    ***

********************************************************************************

*******************************************************************************/


/*   отступы контента от модуля breadcrumbs   */
#component {padding-top:20px;}
/*   отступы breadcrumbs   */
.breadcrumbs, span.showHere {padding-left:0px !important;}
