.select-website-box {
    background-color: white ;
    border-color: #cccccc;
    font-size: 14px;
    height:40px;
}

.srunning {
    background: #0abb87!important;
}

.spause {
    background: #444!important;
}

.widgetStatus {
    position: absolute;
    font-size: 7px;
    top: 2px;
    background: #fd397a;
    text-transform: uppercase;
    padding: 1px 3px;
    color: #fff;
}

#list-web-manager th {
    font-size:14px!important ;
}

.widget-thumb {
    position: relative;
    display: flex;
}

.widget-thumb img {
    height:50px;
}

.widget-thumb span  {
    line-height: 14px;
}

.widget-table-bg {
    background-color:#fff!important;
}