﻿.userNoActivityIcon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/content/img/Mistet_forbindelse_9.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.userIsNotLoggedInIcon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/content/img/Signed_out_v2.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.adfsUserIcon {
    display: inline-block;
    width: 16px;
    height: 20px;
    background-image: url('/content/img/ADFS_user.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.userNotActiveEverIcon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/content/img/not_active_user_ever.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.userNotActiveYetIcon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/content/img/not_active_user_yet.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.deletedUserIcon {
    display: inline-block;
    width: 19px;
    height: 20px;
    background-image: url('/content/img/deleted_user.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.greenBell {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/content/img/Accepteret_alarmer_sort.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.yellowBell {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/content/img/Afstil_alarmer_sort.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.redBell {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/content/img/Aktive_alarmer_sort.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.vAM {
    vertical-align: middle;
}

.shareableLockIcon {
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url('/content/img/shared_lock_in_district.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.deviceDirectlyOnPersonIcon {
    display: inline-block;
    width: 17px;
    height: 18px;
    background-image: url('/content/img/deviceDirectlyOnPerson.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.mainEntranceIcon {
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url('/content/img/Yderdør4.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.wifiDisconnectedIcon {
    display: inline-block;
    width: 20px;
    height: 15px;
    background-image: url('/content/img/MistetWifi.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.gsmDisconnectedIcon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('/content/img/GSMMistetForbindelse.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.dposDisconnectedIcon {
    display: inline-block;
    width: 30px;
    height: 24px;
    background-image: url('/content/img/DPOSMistetForbindelse.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.espaDisconnectedIcon {
    display: inline-block;
    width: 23px;
    height: 18px;
    background-image: url('/content/img/Brandikon_v2.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.gatewayExternalDeviceDisconnectedIcon {
    display: inline-block;
    width: 24px;
    height: 20px;
    background-image: url('/content/img/gatewayExternalDeviceDisconnected.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.lockCitizenNoAccessIcon {
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url('/content/img/LåsIngenAdgangBorger.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.customerInTestModeIcon {
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url('/content/img/customerInTestMode.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.userNeverLoggedInIcon {
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url('/content/img/brugerAldrigLoggedInd.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.lockUsesDistrictAsLockAreaIcon {
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url('/content/img/lockUsingLockDistrict.svg');
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}
