.refresh-status{
	position: absolute;
	right: 20px;
}

.deps-stats{
	width: 90%;
}

.deps-stats th{
	text-align: center;
}

.deps-stats td{

}
.deps-stats tr{
	height: 30px;
}

.deps-stats .number{
	text-align: right;
	padding-right: 25px;
}

.deps-stats .row-title{
	text-align: left;
}

.methods_list{
	height: 40px;
	display: inline-block;
}

.method_dep{
	display: inline-block;
	margin-left: 5px;
}

.menu_bar .bt-menu{
	display: none;
}

.panel-internal-heading{
	clear: both;
	margin-top: 10px;
	padding: 24px;
	background-color: #f4f8fb;
	border-bottom: none;
	color: #797979;
	font-weight: bold;
}

#monitor{
	font-size: 12px;
	/*table-layout: fixed;
  word-wrap:break-word;*/
}

#pending_transactions{
	font-size: 12px;
	/*table-layout: fixed;
  	word-wrap:break-word;*/
}

div[data-notify=container].col-xs-11.col-sm-4.alert.alert-success.animated.fadeInDown {
	color: green;
}
