/**
 * @version   1.6 March 11, 2019
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2019 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

.module-title .title br {display: none;}
.menutop.theme-fusion li.root > .item img {float: none;margin-bottom: -4px !important;margin-top: 0;margin-right: 2px !important;}

/* Side Menu */
.module-content ul.menu a, .module-content ul.menu .separator, .module-content ul.menu .item {display: inline-block;vertical-align: middle;text-indent: 0;}
.module-content ul.menu .image img {margin-left: -10px;margin-right: 6px;}
.module-content ul.menu .subtext em {padding-left: 0;}
.module-content ul.menu .image em {padding-left: 14px;}

/* RTL */
body.rtl .menutop.theme-fusion li.root > .item img {float: none;margin-bottom: -4px !important;margin-top: 0;margin-left: 2px !important;margin-right: 0 !important;}
.readonstyle-button.rtl .readon span, .readonstyle-button.rtl .readon .button {margin-right: 0 !important;}
body.rtl .rokradios, body.rtl .rokradios-active, body.rtl .rokchecks, body.rtl .rokchecks-active {display: inline-block;}
body.rtl .rt-pollrow .rokradios, body.rtl .rt-pollrow .rokradios-active, body.rtl .rt-pollrow .rokchecks, body.rtl .rt-pollrow .rokchecks-active {margin-right: 2px;}
body.rtl #form-login ul, body.rtl #com-form-login ul, body.rtl ul.rt-more-articles, body.rtl .rt-section-list ul {direction: ltr;text-align: right;}