/**
* @version   $Id: rt_chimera-custom.css 23231 2014-10-01 19:33:00Z arifin $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

#rt-header .rt-block {
    margin: 10px;
    padding: 0px 10px;
}

#rt-page-surround {
    color: #000;
    font-style: normal;
}

#rt-main .rt-mainbody-wrapper .rt-block {
   padding-top: 20px !important; 
}

.menu-block .gf-menu.l1 > li:hover > .item .menu-item-bg,
.menu-block .gf-menu.l1 > li:focus > .item .menu-item-bg {
  color: #f4ee3d;
}
.menu-block .gf-menu .dropdown .modules a:hover {
  color: #f4ee3d;
}
.menu-block .gf-menu .dropdown li:hover > .item .menu-item-bg,
.menu-block .gf-menu .dropdown li:focus > .item .menu-item-bg {
  color: #f4ee3d;
}
.menu-block .gf-menu .dropdown li.active > .item .menu-item-bg {
color: #f4ee3d;
}

dropdown-spacer {
color: #fff;
}

.box4 {
	color: @white;
	background: #706BCF;
	font-style: normal;
	a:not(.readon) {
		.textColor(@light-grey) !important;
		&:hover {
			color: inherit;
		}
	}
}


// Feature
#rt-feature .rt-container {
	font-weight: normal;
  	font-style: normal;
}

// Utility
#rt-utility .rt-container {
	font-weight: normal;
  	font-style: normal;
}

// Unbold Font 
body#ff-default a.mainlevel, body#ff-default a.sublevel {
font-weight: normal;
}

//Hide Tags in RTSprocket
.sprocket-mosaic-filter { display: none; }
 
.sprocket-mosaic-tags { display: none; }


li.item101 {display: none !important;}