
#RuntasticWidget{
    margin:0px auto;
    color:#333;
    background-color: #eceff2; 
    border:#0082b9 4px solid;
    border-radius: 12px;
    box-shadow: 1px 2px 4px rgba(236, 239, 242, 0.4);
}
#RuntasticWidget table{
    margin: auto;
}
#RuntasticWidget table tr td:last-child{
    font-weight: 600;
}