#extension-status-table td{
	text-align: center;
	vertical-align: middle;
}

#extension-status-table td:first-child{
	text-align: inherit;
}

.tg-enable{
	color: #2980b9;
	font-size: 17px;
}

.diversion-off::before{
	color: gray !important;
}

.diversion-on::before{
	color: rgb(90, 144, 8) !important;
}

.form-group {
	margin-bottom: 5px;
}

.devices-legend {
	font-weight: bold;
	font-size: 12px !important;
	text-transform: uppercase;
}

p.form-control{
	border: none;
	outline: 0;
	box-shadow: none;
}