.allocation-cell {
    min-width: 120px !important;
    max-width: 150px !important;
}

.asset-allocation-cell { min-width: 140px !important; }
.asset-name { width: 110px; }

.bg-auth-card-shape { background-image: url(../../assets/img/icons/spot-illustrations/half-circle.png) !important; }

.bg-banner {
    background-image: url(../../assets/img/generic/sp1.jpg);
    background-position: center top;
    filter: brightness(60%);
}

.bg-conclusion {
    background-image: url(../../assets/img/generic/sp3.jpg);
    background-position: center center;
    filter: brightness(60%);
}

.bg-green { background-color: #a7ffa3 !important; }
.bg-red { background-color: #ffaaaa !important; }

.bg-holder-login {
    background-image: url(../../assets/img/generic/14.jpg);
    background-position: 50% 20%;
}

.corner-1 { background-image:url(../img/icons/spot-illustrations/corner-1.png); }
.corner-2 { background-image:url(../img/icons/spot-illustrations/corner-2.png); }
.corner-3 { background-image:url(../img/icons/spot-illustrations/corner-3.png); }
.corner-4 { background-image:url(../img/icons/spot-illustrations/corner-4.png); }

.dark-forced { background-color: rgb(11, 23, 39); }
.delete-allocation-cell { max-width: 800px !important; }
.forgot-password ul { font-size: 0.75rem; }

.h1-page {
    z-index: -9999;
    margin-top: -9999px;
}
.hidden { display: none; }

.invalid {
    margin-top: .25rem;
    font-size: .875rem;
    color: #dc3545;
}

.tv-graph-600 { height: 600px; }
.video-manual { max-width: 560px !important; }
.nowrap { white-space: nowrap; }
.number-column { max-width: 100px !important; }
.numbered-list { list-style-type: decimal; }
.ordered-list { list-style-type: lower-alpha; }