﻿.widget {
    margin-bottom: 20px;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 15px;
}

.widget-stats .stats-info p {
    font-size: 800px;
    font-weight: 300;
    margin-bottom: 0;
}

.widget.widget-stats {
    position: relative;
}

.widget-stats .stats-icon {
    font-size: 62px;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 56px;
    margin-left: 15px;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: .2;
    filter: alpha(opacity=20);
}

.link-show {
    font-weight: bold;
}

.btnScann {
   cursor: pointer;
}

.swal2-popup {
    font-size: 1.3rem !important;
    border-radius: 25px !important;
}