.widget-identifier-monitoringStatus .widget-content-main {
    position: relative;
    padding-top: 10px;
}

.widget-identifier-monitoringStatus .debug-mode {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 2px 5px;
    background: #17a2b8;
    color: #fff;
}

.widget-identifier-monitoringStatus .status-smiley {
    margin-bottom: 15px;
}

.widget-identifier-monitoringStatus .status-smiley img {
    width: auto;
    height: 80px;
}
