/*
Theme Name: Bio Eco Lestari
Theme URI: http://smartkampus.com/
Author: the Sapro team
Author URI: http://smartkampus.com/
Description: Bio Eco Lestari. Your Environmental Doctor.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: bio-eco-lestari, your-environmental-doctor


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/*@import "assets/css/styles_bioeco.css";
@import "assets/css/styles_tim.css";
@import "assets/css/style_custom.css";
/*@import "assets/font_awesome/css/font-awesome.min.css";*/

.compro_line{
	background-color:#6ec656; width:100px; max-height:3px; margin-bottom:20px; margin-top:20px;
}

/* ------------------ Mengatur tampilan widget -------------------- */
.widget {
	margin: 0 0 20px;
}

.widget .widget-title{
	/*background: #222;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 2px solid #bc0000;
	color: #fff;*/
}

.widget ul,
.widget ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget li a{
	display: block;
	padding: 8px 10px;
	border-bottom: 1px solid #eee;
}
.widget li a:hover{
	background: #f8f8f8;
	text-decoration: none;
}
