/**
* Dashboard style
**/

.card-center {
    margin-left: 20px !important;
    margin-right: 0 !important;
}

.text-red{
    color: red;
}