/**
 * @version 3.3.2 2016-06-20
 * @package Joomla
 * @subpackage Report Card
 * @copyright (C) 2009-2016 The Thinkery LLC. All rights reserved.
 * @license GNU General Public License version 2 or later; see LICENSE.txt
 */

.clear{clear:both;}
.rcrow0, .rcrow1{padding: 10px;}
.rc-mainheader h1.componentheading{margin: 0px 5px;}
.rc-header{background: #4a79bc !important; color: #fff; padding: 5px 10px;}
.rc-offline{text-align: center !important; font-weight: bold;}
.rc-noresults{padding: 10px; text-align: center !important; font-weight: bold;}
.rc-cat-thumb{float: left; margin-right: 8px; margin-bottom: 8px;}
.rc-author-thumb{float: right; margin-left: 8px; margin-bottom: 8px;}

.rc-testimonial{font-style: italic;}
.rc-testimonial-author{font-weight: bold; margin-top: 0px;}
.rc-testimonial-notes{font-size: 10px; color: #999;}
.rc-testimonial-date{}
.rc-rating{padding: 10px;}
.rc-testimonial-details{text-align:right;margin-top: 0px;}
.rc-testimonial-footer{text-align: center; font-size: 10px; margin-top: 10px;}
.rc-testimonial-header{border-bottom: solid 2px; font-weight: bold; text-transform: uppercase; position:relative; padding: 3px 10px; z-index: 0 !important;}
.rc-testimonial-header-right{ position: absolute; top: 0px; right: 8px; z-index: 1000 !important;}
.rc-testimonial-header-results{position: absolute; top: 0px; right: 0px; font-weight: normal; text-transform: none; padding: 3px 10px;}

.rccategory-desc{}
fieldset.filters{}

.rc-relatedcats{text-align: right;}