﻿/* Doc info */
.ps-store-doc .doc-enabled {
    position: absolute;
    right: 10px;
    bottom: -10px;
    color: green;
    font-size: 80px;
}

.ps-store-doc .doc-item-cell-error {
    background-color: #FF6600;
    color: white;
    text-shadow: none;
}
