﻿.bulletStyle > .nav-item {
    list-style: disc;
}

.arrowStyle > .nav-item {
    padding: 10px;
    border-bottom: 1px solid #009BBF;
    background: url("/Images/quickLinkArrowBackgroundButton.png") right no-repeat;
    width: 100%;
}


.pnlListOfCourseClass .ui.big.button {
    font-size: inherit !important;
}

.pnlListOfCourseClass .factor360CatalogItemBadge {
    font-size: inherit !important;
}

.hlnkCardClass {
    display: grid;
    height: 100%;
}

.goldilockTextAsLink:hover {
    opacity: 0.8;
    cursor: pointer;
}

.button.bigButton {
    font-size: 135%;
}

.goldilockCustomPaddingNone {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.goldilockRowPadding50px {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.goldilockRowPadding75px {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

.goldilockRowPadding100px {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.goldilockRowPadding125px {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
}

.goldilockRowPadding150px {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}


.button.fatGoldilockButton {
    padding: 5px 40px;
}

.button.mediumButton.fatGoldilockButton {
    padding: 6px 40px;
}

.button.bigButton.fatGoldilockButton {
    padding: 10px 40px;
}
