﻿.publicCatalogLearningActivityAssetCard {
    box-shadow: inherit !important;
}

.ui.stackable.cards > .card.publicCatalogLearningActivityAssetCardTile {
    display: none !important;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #D3D3D3;
    border-radius: .28571429rem;
    -webkit-box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    -webkit-transition: -webkit-box-shadow .1s ease,-webkit-transform .1s ease;
    transition: -webkit-box-shadow .1s ease,-webkit-transform .1s ease;
    transition: box-shadow .1s ease,transform .1s ease;
    transition: box-shadow .1s ease,transform .1s ease,-webkit-box-shadow .1s ease,-webkit-transform .1s ease;
    padding: 5px;
}

.publicCatalogLearningActivityAssetCardOneRow {
    display: block !important;
    width: 100% !important;
    text-align: left;
}


@media only screen and (min-width : 768px) {
    .ui.stackable.cards > .card.publicCatalogLearningActivityAssetCardTile {
        display: block !important;
    }

    .publicCatalogLearningActivityAssetCardOneRow {
        display: none !important;
    }
}

.learningActivityAssetDurationOverlay {
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    padding: 2px 3px;
    background: black;
    color: white;
    font-size: 10pt;
    margin: 0px 0px 3px 5px;
}

.learningActivityAssetDownloadSpan_OneRow {
    right: 48px !important;
    background-color: transparent !important;
    padding: 5px 5px 0px 0px !important;
    cursor: pointer;
}

.learningActivityAssetBookmarkToggleSpan_OneRow {
    right: 16px !important;
    background-color: transparent !important;
    padding: 5px 5px 0px 0px !important;
    cursor: pointer;
}

.ui.items > .item > .image {
    background-color: rgba(0,0,0,.05);
}

.learningActivityAssetBookmarkToggle {
    cursor: pointer;
}


.RadDataPager_Default {
    background-color: transparent;
    border-color: transparent;
}

.assetTopRightIcons {
    position: absolute;
    right: 16px;
    top: 0;
    margin: 3px;
    background-color: white;
    border-radius: 16px;
}

.assetTopRightIcons-oneRow {
    position: absolute;
    right: 1px;
    top: 0;
    margin: 3px;
    background-color: white;
    border-radius: 16px;
}

.assetTopRightImageIcons-oneRow {
    position: absolute;
    right: 1px;
    top: 0;
    margin: 3px;
    padding: 0px 3px;
    background-color: white;
    border-radius: 0px;
}

.eachAssetTopRightIcon {
    display: inline;
}

.learningActivityAssetImageWrapper,
.learningActivityAssetImageWrapper_OneRow {
    overflow: hidden;
    background: black;
}

.learningActivityAssetImageWrapper_OneRow {
    /* overrides item.min.css */
    width: 175px !important;
    align-self: baseline;
}

.lblLearningActivityAssetSummary_oneRowClass {
    color: rgb(0 0 0 / 82%)
}


@media only screen and (max-width: 767px) {
    .ui.unstackable.items > .item > .learningActivityAssetImageWrapper_OneRow {
        /* overrides item.min.css */
        width: 155px !important;
    }

        .ui.unstackable.items > .item > .learningActivityAssetImageWrapper_OneRow > img {
            /* overrides item.min.css */
            width: 100% !important;
            height: 87.1px !important;
        }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .learningActivityAssetImageWrapper_OneRow {
        /* overrides item.min.css */
        width: 230px !important;
    }

        .learningActivityAssetImageWrapper_OneRow > img {
            /* overrides item.min.css */
            width: 100% !important;
            height: 129.3px !important;
        }
}

@media only screen and (min-width: 992px) {
    .learningActivityAssetImageWrapper_OneRow {
        /* overrides item.min.css */
        width: 270px !important;
    }

        .learningActivityAssetImageWrapper_OneRow > img {
            /* overrides item.min.css */
            width: 100% !important;
            height: 151px !important;
        }
}



.learningActivityAssetImageWrapper img,
.learningActivityAssetImageWrapper_OneRow img {
    /*  height: 90px !important;assigning fixed height will display empty spaces at the bottom because the container is much taller than 90px.*/
    -o-object-fit: contain;
    object-fit: contain;
    cursor: pointer;
}

    .learningActivityAssetImageWrapper img.learningActivityAssetTypeDefaultIcon,
    .learningActivityAssetImageWrapper_OneRow img.learningActivityAssetTypeDefaultIcon {
        -o-object-fit: none;
        object-fit: none;
    }

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .learningActivityAssetImageWrapper img {
        height: 150px !important;
    }

    .learningActivityAssetImageWrapper.oneTilePerRow img {
        height: auto !important;
        max-height: 300px;
    }

    .learningActivityAssetImageWrapper.twoTilePerRow img {
        height: auto !important;
        max-height: 250px;
    }

    .learningActivityAssetImageWrapper.threeTilePerRow img {
        height: auto !important;
        max-height: 220px;
    }

    .learningActivityAssetImageWrapper_OneRow img {
        /*  height: 100px !important;assigning fixed height will display empty spaces at the bottom because the container is much taller than 100px.*/
    }
}

.ui.items > .item > .image {
    background-color: rgba(0,0,0,.05);
}

.searchResultLearningActivityAssetName {
    font-weight: 600;
    word-break: break-word;
    font-size: 1.1em;
}

    .searchResultLearningActivityAssetName.learningActivityAssetName_Tile {
        text-align: center;
        font-size: 1em;
    }

.searchResultlearningActivityAssetLocationBreadcrumb {
    /* font-size: 90%;*/
    margin-top: 3px;
    color: #484848;
}

    .searchResultlearningActivityAssetLocationBreadcrumb a {
        border-bottom: none !important;
    }


.searchResultMetaBox .ui.big.label, .searchResultMetaBox .ui.big.labels .label {
    font-size: 70%;
}

    .searchResultMetaBox .ui.big.label:first-of-type, .searchResultMetaBox .ui.big.labels .label:first-of-type {
        margin-left: 0;
    }

.custom-loading-panel-for-asset-tooltip {
    width: 50px; /* Set desired width */
    height: 50px; /* Set desired height */
}
