@charset "utf-8";
@import "../warp/css/modules.css";
.module .badge
{
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 25px;
	right: 11px;
	top: -5px;
	width: 42px;
}
.mod-box-header .badge
{
	right: 10px;
	top: 7px;
}
.module.mod-box-black .badge
{
	background-image: url(../images/module_badges_black.png);
}
.module .badge-hot
{
	background-position: 0 0;
}
.module .badge-top
{
	background-position: 0 -25px;
}
.module .badge-free
{
	background-position: 0 -50px;
}
.module .badge-new
{
	background-position: 0 -75px;
	margin: 22px 9px -5px -1px;
}
.module .module-title .icon
{
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 25px;
	left: -5px;
	width: 25px;
}
.module.mod-box-black .module-title .icon
{
	background-image: url(../images/module_icons_black.png);
}
.module .module-title .icon-download
{
	background-position: 0 0;
}
.module .module-title .icon-twitter
{
	background-position: 0 -25px;
}
.module .module-title .icon-mail
{
	background-position: 0 -50px;
}
.module .module-title .icon-bubble
{
	background-position: 0 -75px;
}
.module .module-title .icon-login
{
	background-position: 0 -100px;
}
.module .module-title .icon-cart
{
	background-position: 0 -125px;
}
.mod-box
{
	background-clip: padding-box;
	box-shadow: inset 0 0 0 rgba(255,255,255,1);
	margin: 2px 0 0px;
	padding: 0;
}
.mod-box .module-title
{
	/*background-image: url(../images/kerawang.png); */
	background-repeat: no-repeat;
	color: #434343;
        text-transform:uppercase; 
	/*font-family: Goudy Old Style; */
	font-size: 15px;
	font-weight: 700;
	line-height: 14px;
	text-indent: 15px;
	text-shadow: 0 0 0 #fff;
margin-top:10px;
}
.mod-box-header .module-title
{
	background: #E9EAEA;
	background: linear-gradient(to bottom,#f1f1f1,#ECEBEC);
	background: -moz-linear-gradient(top,#f6f6f6,#E9EAEA);
	background: -o-linear-gradient(top,#f6f6f6,#E9EAEA);
	background: -webkit-linear-gradient(top,#f6f6f6,#E9EAEA);
	border-bottom: 1px solid #d1d1d1;
	border-radius: 5px 5px 0 0;
	box-shadow: inset 0 1px 0 rgba(255,255,255,1);
	margin: -15px -15px 10px;
	padding: 13px 15px 11px;
}
.mod-box-grey
{
	background: #f1f1f1;
	background: linear-gradient(to bottom,#f1f1f1,#ECEBEC);
	background: -moz-linear-gradient(top,#f1f1f1,#ECEBEC);
	background: -o-linear-gradient(top,#f1f1f1,#ECEBEC);
	background: -webkit-linear-gradient(top,#f1f1f1,#ECEBEC);
}
.mod-box-black
{
	background-clip: border-box;
	border-bottom-color: rgba(0,0,0,0.7);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
	color: #000;

}
.mod-box-header.mod-box-black .module-title
{
	background: #fff;
	border-bottom: 1px solid #424348;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
}
.mod-box-black,.mod-box-header.mod-box-black .module-title
{
	background: #08c;
	margin:-8px 0 3px 0;
        -webkit-border-radius: 0 0 5px 5px;
        height: 70px;
}
.mod-box-black a
{
	color: #fff;
	font-size: 13px;
}
.mod-box-black a:hover
{
	color: #848587;
	
}
.mod-box-black em
{
	color: #d1d1d1;
}
.mod-box-black em.box
{
	background: #fff;
	border-color: #4B4D51;
}
.mod-box-color
{
	background-clip: border-box;
	border-bottom-color: rgba(0,0,0,0.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.mod-box-header.mod-box-color .module-title
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
}
.mod-box-black .module-title,.mod-box-black h1,.mod-box-black h2,.mod-box-black h3,.mod-box-black h4
{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
}
.mod-box-color .module-title,.mod-box-color h1,.mod-box-color h2,.mod-box-color h3,.mod-box-color h4
{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
.mod-box-color a
{
	color: #000;
}
.mod-box-color a:hover
{
	color: red;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.mod-box-color em
{
	color: #fff;
}
.mod-box-color code,.mod-box-black code
{
	color: #fff;
}
.mod-headline
{
	padding-bottom: 10px;
	padding-top: 10px;
	text-shadow: 0 1px 0 #fff;
}
.mod-headline .module-title
{
	color: #d3d3d3;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
}
.mod-headline code
{
	color: #56595E;
}
.gkHighlighterInterface
{
	float: left;
	height: 10px;
	padding: 10px 4px;
	width: 135px;
}

.wk-accordion-default .content{background:#fff;margin-left:0;height:100%, border: 1px solid #ccc;} 
