.banner_Component {
    margin-top: -40px;
}

.error-danger {
    font-size: 1.2em !important;
    color: #df0615;
    font-weight: bold;
}

.fixedAsidescroll {
    display: flex;
    flex-direction: column;
    border: 1px solid #dee2e6;
    overflow-y: auto;
    height: 100%;
}

.fixedAsidescrollwrapper {
    margin-bottom: 1rem;
    position: -webkit-sticky;
    position: sticky;
    top: calc(50px + 2rem);
    height: calc(100vh - 20rem);
}



.l-mainContent-main.resourcepage {
    flex: 1 !important;
    max-width: 100% !important;
}


.entry table td a.btn-buy {
    text-shadow: none !important;
}

.entry table td a.btn-cad {
text-shadow: none !important;
}