.navbar-inverse {
	background-color: #5d6972;
	border-color: #5d6972;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00a992;
}



a {
    color: #0028a6;    
}
a:hover, a:focus {
    color: #0028a6;    
}
.thirdpartyDevices.devicelist
{
    min-height:10px;
    border-top:1px solid darkgray;
    margin-bottom: 15px;
}
@media (max-width: 992px) {

    .devicelist input[type="checkbox"]
    {
        width:30px;
        height:30px;
    }
    .devicelist a
    {
        bottom: 10px;
        display: inline-block;
        position: relative;
    }
}

.kirr .btn.active
{
    background:silver;
}

.gefangen td {
		background-color: #efa423 !important;
	}
	
.gefangenalarm td {
		background-color: #cc0000 !important;
		color: white;
	}
	
	
	
.selection_active
{
	background-color: #5d6971;
	color: white;
	text-align:center;
}
	