
/*RATING*/
ul{ margin:0; 
    padding:0; 
}
li{ 
    cursor:pointer; 
    list-style-type: none; 
    display: inline-block;
    color: #F0F0F0; 
    /*text-shadow: 0 0 1px #666666; */
    font-size:20px; 
}
.highlight, 
.selected { 
	color:#F55B14; 
}
/*RATING*/

.detailfoto{
	width: 170px;
	height: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.detailvideo{
	width: 230px;
	height: 190px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.detaildokumen{
	width: 100px;
	height: 110px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.lowerdokumen{
	border: 0px  !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.lowerfoto{
	border: 0px  !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.lowervideo{
	border: 0px  !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.box_img{
	background-color: #eaeaea;
}

.img_con{
	width: 125px; 
	height: 75px;
	margin: auto;
	position: relative;
	padding: 6px;
	text-align: center;
}

.img_con_images{
	height: 60px;
}

.text_con_menarik{
	background: rgb(23, 107, 193); 
	color: #ffffff; 
	height: 22px;
	font-size: 12px; 
	text-align: center;
}

.text_con_tidak_menarik{
	background: rgb(244, 79, 54); 
	color: #ffffff; 
	height: 22px;
	font-size: 12px; 
	text-align: center;
}

.text_con_bermanfaat{
	background: rgb(54, 202, 133); 
	color: #ffffff; 
	height: 22px;
	font-size: 12px; 
	text-align: center;
}

.text_con_tidak_bermanfaat{
	background: rgb(244, 182, 54); 
	color: #ffffff; 
	height: 22px;
	font-size: 12px; 
	text-align: center;
}

.text_con_ketinggalan_zaman{
	background: rgb(142, 111, 88); 
	color: #ffffff; 
	height: 22px;
	font-size: 12px; 
	text-align: center;
}
