body{
	background: #f2f2f2;
}

.icon-suka:hover{
	cursor: pointer;
}

.note-statusbar{
	height: 0;
}


/*
.sosmed-background{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 280px;
	background-repeat: no-repeat;
	position: relative;
	}
*/

.sosmed-background{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 280px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.sosmed-background::before{
	/*background-color: rgba(0, 0, 0, 0.37);
	content: '';
	display: block;
	height: 300px;
	position: absolute;
	width: 100%;*/
}

.sosmed-background-foto{
	width: 150px;
}

.sosmed-background > .container{

}

.sosmed-background-box{
	bottom: 0;
	left: 0;
	right: 0;
	width: 77%;
	top: 0;
	margin: 10px auto;
	position: absolute;
	padding-bottom: 20px;
	/*background: blue;*/
	/*padding-top: 70px;*/
}

.content{
	min-height: 550px;
}

.navbar .form-control{
	/*width: 100% !important;*/
}

.alert,.card,.form-control{
	border-radius: 0px;
}

.nav-item .active{
	border-radius: 0px;
}


.terdapat-file{
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 15px;

}

.terdapat-file:hover{
	background: #eee;
}


/*
.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.btn-upload {

}

.upload-btn-wrapper input[type=file] {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	}*/
	.img-thumbnail{
		border-radius: 0px;
	}
	.list-group-item:first-child {
		border-top-left-radius: 0px !important;
		border-top-right-radius: 0px !important;
	}



	.dropdown-menu{
		border-radius: 0px;
	}





	.list-notifikasi{
		border-bottom: 1px solid #e6e6e6;
	}
