.box-profile .btn-app {
	margin:0px 5px 10px 0px;
	min-width:60px;
}

.box-header {
	background:#f0f0f0;
	margin-top:10px;
}

.tab-content .table th {
	background:#f0f0f0;
}
audio { height:22px;}
ul li {
    margin: 0 0;
}

#assignments-uploadedfile {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	opacity: 0;
	filter: alpha(opacity=0);
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
.profile-username {
		padding: inherit;
}
#assignments-description{
  width: 100%;
  height: 200px;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #dddddd;
  padding: 10px;
}
input[type=checkbox] {
	
    vertical-align: middle;
    position: relative;
    bottom: 1px;

 }

 label {
	 
    display: block;
 }
