
.dashboard-stat
{
    height: 110px;
    background: #333;
    position: relative;
}

.dashboard-stat .ays-language{
    display: inline-block;
    border: 1px solid white;
    padding: 2px 5px;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px
}

.dashboard-stat .details .desc{
    font-size: 22px;
}

.dashboard-stat .details .desc.small-desc {
    font-size: 16px;
}

.dashboard-stat.yellow .more{
    background-color: #e69b2f
}

.ays-dashboard-stat.dashboard-stat .visual{
    width: initial;
    height: initial;
}

.dashboard-stat .visual{
    color: white;
    padding-top: 15px;
    font-size: 10px;
    text-align: center;
}

.dashboard-stat .details
{
    padding-right: 0px;
}

.dashboard-stat .details .status{
  text-align: right;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 300;
  color: #fff;
  margin-right: 10px;
  margin-top: 8px;
  width: auto; float: right;
}

.dashboard-stat .ays-visual{
    color: white;
    text-align: center;
    padding-top: 15px;
}

.ays-marketplace-best-sale-img {
    float: left;
    width: 50px;
    margin: 5px 5px 5px 0;
}

.dashboard-stat .dashboard-stat-marketplace-detail {
    float: left;
    padding-left: 15px;
}

.dashboard-stat .dashboard-stat-marketplace-detail .desc {
    text-align: left;
}

.dashboard-stat .dashboard-stat-marketplace-detail .desc.small-desc {
    font-size: 12px;
}

.dashboard-stat .ays-visual-marketplace {
    color: white;
    text-align: center;
    line-height: 110px;
}

.split-right .dashboard-stat .ays-visual-marketplace {
    float: right;
}

.split-right .dashboard-stat .ays-visual-marketplace img{
    vertical-align: top;
    max-height: 65px;
    margin-top: 5px;
}

.dashboard-stat .social-icons li.social-legend{
    text-indent: 0;
}

.ays-content-btn-bottom{
    position: absolute;
    bottom: 0;
    right: 0;
}
