/*
* Custom CSS ICSE
* Mixed from the World Wide Web
* Date : 29/05/2017
* Version : 1.0.0.0
* 
* Note: Sabar. Semoga senantiasa dilimpahkan rejeki. Aamiin. JANGA ZONK DONG.
*/


/*Sidebar Link's title*/
.sidebar-link-title {
    border-bottom: 1px solid rgba(27, 31, 35, 0.15);
    color: #05264c;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}

/*Sidebar box*/
.sidebar-box-white {
    background-color: #fff;
    border: 1px solid rgba(27, 31, 35, 0.15);
    padding: 20px;
}
.sidebar-box p {
    line-height:12px;
}
.sidebar-box {
    background-color: #eaf5ff;
    border: 1px solid rgba(27, 31, 35, 0.15);
    padding: 20px;
}
.sidebar-box p {
    line-height:12px;
}
.pkp_block {
    padding: 10px 30px !important;
    font-size: 13px	;
}
.sidebar-box-issn{
    background-color: #ffffff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: #ab4242;
    margin-bottom: 15px;
    border: solid 1px #dddddd;
}
.sidebar-box-white{
	background-color: #ffffff;
	border-radius: 5px;
	padding:10px;	
	color: #666666;
	font-size: 11px;
}
.sidebar-box-text-desc{
	line-height: 18px !important;
	font-size: 11px;
}
.sidebar-box-title{
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.pkp_block .content .sidebar-box p {
    line-height: 11px;
}

.pkp_structure_head {
    background-image: linear-gradient(35deg, #0B0B0C, #033366);
}