/**
 * @package:    pkg_o3faq
 * @author:     Paul Adamson
 * @copyright:  Copyright 2018 - 2019 Orange Cubed Software All rights reserved.
 * @license:    GNU General Public License v3.  See LICENCE.txt.
 */

/*!
 *  @version
 *  @package
 *  @author     Paul Adamson <paul@orangecubed.ca>
 *  @copyright  2019 Orange Cubed Software
 *  @license    GNU General Public License version 2 or later; see LICENSE.txt
 *
 */.category-faq .level-1{margin-left:0}.category-faq .level-2{margin-left:0}.category-faq .level-3{margin-left:1rem}.category-faq .level-4{margin-left:2rem}.category-faq .level-5{margin-left:3rem}.category-faq .level-6{margin-left:4rem}.category-faq .section .section-title h2,.category-faq .section .section-title h3,.category-faq .section .section-title h4,.category-faq .section .section-title h5,.category-faq .section .section-title h6{padding:.5rem;background-color:#012c48;color:white}.category-faq .item{margin-bottom:.5rem}.category-faq .item:last-child{margin-bottom:0}.category-faq .item .item-title{cursor:pointer}.category-faq .item .item-body p:first-child{padding-top:1rem}.category-faq .item .hits,.category-faq .item .date,.category-faq .item .writtenby,.category-faq .item .category{font-size:.8rem}.category-faq .item .back-to-top{text-align:right}.category-faq .item .back-to-top span{display:inline-block;padding:2px 4px;border-radius:2px;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;cursor:pointer}.category-faq .item .back-to-top span:hover{background-color:#012c48;color:white}