/* tambahan */
.round5 {
        border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
   }

.round10 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
   }
   
.center {
	margin: 0 auto;
	width: 100%;
	clear: both;
}

.coklattua {
background: rgb(78,60,44);
	background: -moz-linear-gradient(top, rgb(78,60,44) 0%, rgb(89,65,44) 50%, rgb(41,27,2) 51%, rgb(28,19,2) 71%, rgb(28,20,4) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(78,60,44)), color-stop(50%, rgb(89,65,44)), color-stop(51%, rgb(41,27,2)), color-stop(71%, rgb(28,19,2)), color-stop(100%, rgb(28,20,4)));
	background: -webkit-linear-gradient(top, rgb(78,60,44) 0%, rgb(89,65,44) 50%, rgb(41,27,2) 51%, rgb(28,19,2) 71%, rgb(28,20,4) 100%);
	background: -o-linear-gradient(top, rgb(78,60,44) 0%, rgb(89,65,44) 50%, rgb(41,27,2) 51%, rgb(28,19,2) 71%, rgb(28,20,4) 100%);
	background: -ms-linear-gradient(top, rgb(78,60,44) 0%, rgb(89,65,44) 50%, rgb(41,27,2) 51%, rgb(28,19,2) 71%, rgb(28,20,4) 100%);
	background: linear-gradient(to bottom, rgb(78,60,44) 0%, rgb(89,65,44) 50%, rgb(41,27,2) 51%, rgb(28,19,2) 71%, rgb(28,20,4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3c2c', endColorstr='#1c1404', GradientType=0 );
}

.karamel {
	background: rgba(151,122,43,1);
background: -moz-linear-gradient(top, rgba(151,122,43,1) 0%, rgba(161,125,40,1) 50%, rgba(133,98,9,1) 51%, rgba(133,98,17,1) 71%, rgba(140,107,22,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(151,122,43,1)), color-stop(50%, rgba(161,125,40,1)), color-stop(51%, rgba(133,98,9,1)), color-stop(71%, rgba(133,98,17,1)), color-stop(100%, rgba(140,107,22,1)));
background: -webkit-linear-gradient(top, rgba(151,122,43,1) 0%, rgba(161,125,40,1) 50%, rgba(133,98,9,1) 51%, rgba(133,98,17,1) 71%, rgba(140,107,22,1) 100%);
background: -o-linear-gradient(top, rgba(151,122,43,1) 0%, rgba(161,125,40,1) 50%, rgba(133,98,9,1) 51%, rgba(133,98,17,1) 71%, rgba(140,107,22,1) 100%);
background: -ms-linear-gradient(top, rgba(151,122,43,1) 0%, rgba(161,125,40,1) 50%, rgba(133,98,9,1) 51%, rgba(133,98,17,1) 71%, rgba(140,107,22,1) 100%);
background: linear-gradient(to bottom, rgba(151,122,43,1) 0%, rgba(161,125,40,1) 50%, rgba(133,98,9,1) 51%, rgba(133,98,17,1) 71%, rgba(140,107,22,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#977a2b', endColorstr='#8c6b16', GradientType=0 );
	
}


#newstop {
    width:725px; height: 31px;
/* padding: 6px 10px; */    float: right;
}

#newstop h3 {
    font-size: 20px;
    text-align: center;
}
 
#newstop > div {
    width: 97%;
    height: 28px; 
    padding: 0px 10px 6px 10px;
    float: left;
    overflow: hidden;
    line-height: 27px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #200B19;
	background: #C0B18D;
    box-shadow: inset 0 0 2px #fff;
    -webkit-box-shadow: inset 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 2px #fff;
    
}
#newstop > div.first {
    border-bottom: none;
}
 
#newstop dl {
    display: block;
    margin: 0;
}

#newstop dt, #newstop dd {
display: block;
float: left;
margin: 0 10px;
padding: 0px 10px;
}
#newstop dt {

color: #444;
}

}
#newstop dd {
color: #333;
margin-right: 50px;
}


.breadcrumb {
        font-weight: normal;
        font-size: 1.1em; line-height: 1.3em;
        padding: 10px 20px 10px 10px; margin-bottom: 20px; 
        border-bottom: 1px solid #5D4C3A;  border-top:1px solid #5D4C3A;  
        text-align: right;
        color: #1c1404;
}

.breadcrumb a {
	color: #fff;
	opacity: 0.8;
}

.breadcrumb a:hover {
	opacity: 1;
	text-decoration: underline;
}

/*

ul.listfile {
	 padding: 0; margin: 0 10px; margin-bottom: 20px; 
	background: #E1DFCF;
		
}

ul.listfile li {
	margin: 0;
	padding: 0;
	list-file: none;
}

ul.listfile li span {
	margin-right:20px; padding-left: 20px;
	border-left: 1px solid #666;
}

ul.listfile li span:last-child {
	border: none;
}

*/

ul.listfile, ol.listfile {
	margin: 30px 0 0 0; padding: 0;
	display: block;
	width: 100%;
	text-align: right; 
	
}

ul.listfile a, ol.listfile a {
	 color: #283e4d;
	 /* color: #a90329; */
	/*color: #054700;  hijau */
}

ul.listfile a:hover, ol.listfile a:hover {
	text-decoration: underline;
}

ul.listfile > li, ol.listfile > li {
	padding-bottom: 12px; margin-bottom: 12px;
	border-bottom: 1px dashed #999;
	
}

ul.listfile > li {
}

ul.listfile > li.judullist {
		background: #CCCAB9;
	padding: 10px 20px; margin: 0 -10px 0 -5px; margin-bottom: 20px;
 	border-bottom: 1px solid #fff;  border-top:1px solid #999; 
 	font-size: 1.1em!important; 
  }


ul.listfile > li > ul > li {
	display: inline-block;
	list-style: none;
	padding-left: 10px; margin-left: 0; margin-right: 10px; /* border-left: 1px solid #999;*/
	vertical-align: top;
}
.listfile > li > ul > li:first-child {
	margin-right: 0;
}

.listfile > li > ul > li:last-child {
	padding-left: 0;
	border-left: 0;
}

.listfile > li > ul > li.judul, .listfile > li > ul > li.judulsingle, .listfile > li > ul > li.jdlartikel, .listfile > li > ul > li.lapan {
	
		
	font-size: 1.0em; line-height:1.4em;
}
.listfile > li > ul > li.judul {
width: 50%;
}

.listfile > li > ul > li.judulsingle {
	width:65%; 
	
}

.listfile > li > ul > li.jdlartikel, .listfile > li > ul > li.lapan {
	width: 80%

}

.listfile > li > ul > li.perempat {
	width: 15%;
	text-align: center;
}

.listfile > li > ul > li.duo {
	width: 20%;
}
.listfile > li > ul > li.tigo {
	width: 30%;
}
.listfile > li > ul > li.sepulo {
	width: 10%;
}

.listfile > li > ul > li.bab {
	width: 20%;
}

.listfile > li > ul > li.isibab {
	width:20%;
}

.listfile > li > ul > li.player {
	width: 5%;
	cursor: pointer;
}

.listfile > li > ul > li.besarfile {
	width: 10%;
	font-size: 11px; line-height:1.4em;
	
}
.listfile > li > ul > li.player img {
	margin-right: 15px;
	
}

.listfile > li > ul > li.download {
	width: 5%;
	font-weight: 0.8em;
	cursor: pointer;
}

.listfile > li.judullist > ul > li.besarfile {
	font-size: 1em;
	
}


.icon-home {
	margin-left: 10px;
	fill: #fff;
	font-size: 0.8em!important;
} 

.icon-book {
	font-size: 0.7em;
	margin-left: 10px;
}

.icon-play-circle {
	width: 16px; height: 16px;
}

.ddl {
	background: #CCCAB9; 
	padding: 10px 20px;
 	border-bottom: 1px solid #fff;  border-top:1px solid #999; 
 	font-size: 1em!important; font-weight: bold;
 }
 
.isiddl {
 	background: #E1DFCF;
 	padding: 10px 20px;
 	box-shadow: inset 0 1px 1px #fff, 0 1px 1px #999;
 }
 
 .twhite {
 	color: #fff;
 	text-shadow: 1px 1px 1px #000;
 }
 
 .nopage {
 	width: 50%;
 	margin: 0 auto;
 }
 