/*
 * Minimal Bootstrap-2 grid compatibility for the legacy Favourite markup.
 * Joomla 4 does not ship the old /media/jui stylesheet any longer.
 */
.clearfix::before,.clearfix::after,.row-fluid::before,.row-fluid::after{display:table;content:"";line-height:0}.clearfix::after,.row-fluid::after{clear:both}
.row-fluid{width:100%;box-sizing:border-box}.row-fluid [class*="span"]{display:block;float:left;min-height:1px;box-sizing:border-box;margin-left:2.127659574%}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .span12{width:100%}.row-fluid .span9{width:74.468085106%}.row-fluid .span8{width:65.957446809%}.row-fluid .span6{width:48.936170213%}.row-fluid .span4{width:31.914893617%}.row-fluid .span3{width:23.404255319%}
.pull-left{float:left}.pull-right{float:right}.hide{display:none}.show{display:block}.collapse{height:0;overflow:hidden}.collapse.in{height:auto;overflow:visible}
@media (min-width:768px){.nav-collapse.collapse{display:block!important;height:auto!important;overflow:visible!important}.btn-navbar{display:none!important}}
@media (max-width:767px){.row-fluid [class*="span"]{float:none;width:100%;margin-left:0}.nav-collapse.collapse{display:none}.nav-collapse.collapse.in{display:block}.btn-navbar{display:block;cursor:pointer}}
