#applications-container{
	display:none;
	margin:20px;
	border:1px solid #e7e7e7;
}

.tap-row{
	border-bottom:1px solid #e7e7e7;
}

.tap-row:last-child{
	border:none;
}

.tap-title-row{
	 color: #fff;
    background-color: #428bca;
}

.tap-col{
	padding:5px;
}

.tap-sort-col{
	cursor:pointer;
}