﻿body {
    font-family: 'acumin-pro-semi-condensed', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    /*font-size: 14px;*/
}

.shadow {
    box-shadow: 0 0rem 0.5rem rgb(0, 0, 0, .15) !important;
}

.card-body { padding: 2rem; }

.scaleDown {
    object-fit: scale-down;
}

@media only screen and (max-width: 767px) {
    .card-body { padding: 1rem; }
}

.badge {
    border-radius: 0.25rem;
    display: inline-block;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.25em 0.4em;
    text-align: center;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    vertical-align: baseline;
    white-space: nowrap;
}

.badge-pill {
    border-radius: 10rem;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.badge-danger {
    background-color: #dc3545;
    color: #fff;
}

.badge {
    border-radius: 0.375rem;
    color: #fff;
    font-family: inherit;
    font-size: 75%;
    font-weight: 500;
    padding: 0.375rem 0.5rem;
}

.badge-pill {
    border-radius: 10rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}


.badge-danger {
    background-color: #c4183c;
    color: #fff;
}


.card-post__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    min-height: 10.3125rem;
    position: relative;
}

.card-post--1 .card-post__category {
    position: absolute;
    right: 0.9375rem;
    text-transform: uppercase;
    top: 0.9375rem;
}


.stats-small {
    min-height: 8.7rem;
    overflow: hidden !important;
}


strong { font-weight: 700 !important; }

.WelcomeBox {
    background-color: #fbfbfb;
    border-bottom: 1px solid #e1e5eb;
    /* margin: 10px; */
    color: #1f1f1f;
    padding: 15px 25px;
}

.PointValue {
    color: #44693d;
    font-size: 18px;
    font-weight: bold;
}


.rbClearButton,
.rbClearButton:hover {
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
    color: red !important; /* optional, depending on the background */
    min-height: 1.4em !important;
    padding: 0px !important;
}

a { color: rgba(0, 0, 0, 0.5); }

.mobile-program-name { display: none !important; }

.nav-item-custom { display: none; }

.navLanguage { display: none; }

@media (max-width: 767.98px) {
    /*.mobile-program-name, .mobile-welcome {
        display: flex !important;
    }*/
    .nav-welcome-box { display: none; }
}


.TaxMessage, .MMMMessage { display: none; }

/* Login Page */

.LoginBackground {
    background-size: cover;
}

.LoginLeft {
    background: white;
    overflow: auto;
}

.LoginRegisterButtonStyle, .LoginAllisonLink, .LoginLoewsMVP, .LoginMGMMeetingsLink, .LoginEncompass, .LoginChooseChicago { display: none; }


/* Progress Bar   */

#progressBar {
    height: 22px;
    width: 80%;
}

#progressBar div {
    color: #fff;
    font-size: 12px;
    height: 100%;
    line-height: 22px;
    text-align: right;
    width: 0;
}

.default {
    background: #FFF;
    border: 1px solid #888;
    border-radius: 2px;
    overflow: hidden;
    /*box-shadow: 0 0 3px #333;*/
}

.default div {
    background-color: #197cc5;
    /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0099FF), to(#1a82f7)); 
	background: -webkit-linear-gradient(top, #0099FF, #1a82f7); 
	background: -moz-linear-gradient(top, #0099FF, #1a82f7); 
	background: -ms-linear-gradient(top, #0099FF, #1a82f7); 
	background: -o-linear-gradient(top, #0099FF, #1a82f7);*/
}

/* Progress Bar - End */


/* Telerik Control Overrides */

.RadComboBox_Bootstrap, .RadGrid_Bootstrap .rgMasterTable, .RadGrid_Bootstrap .rgDetailTable, .RadGrid_Bootstrap .rgGroupPanel table, .RadGrid_Bootstrap .rgCommandRow table, .RadGrid_Bootstrap .rgEditForm table, .RadGrid_Bootstrap .rgPager table { font-family: 'acumin-pro-semi-condensed', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important; }

.RadButton_Bootstrap {
    border: none !important;
    font-family: 'acumin-pro-semi-condensed', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    padding: 10px 12px !important;
}

.RadButton_Bootstrap, .btn {
    background-color: #e1e1e1 !important;
    color: #676767 !important;
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.375rem 0.75rem !important;
}

.RadButton_Bootstrap.rbButton:hover, .RadButton_Bootstrap.rbButton.rbHovered .rbSplitPart, .btn:hover {
    filter: brightness(.85);
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.375rem 0.75rem !important;
}

.RadButton_Bootstrap.rbButton:hover, .RadButton_Bootstrap.rbButton.rbHovered .rbSplitPart { border: none !important; }

.RadButton_Bootstrap.rbPrimaryButton.rbHovered, .RadButton_Bootstrap.rbPrimaryButton.rbToggled.rbHovered, .RadButton_Bootstrap.rbPrimaryButton.rbFocused {
    background-color: #ddd;
    border: none;
    box-shadow: none;
    color: #1f1f1f;
}

.RadComboBox_Bootstrap, .RadDropDownList_Bootstrap, .RadGrid_Bootstrap .rgMasterTable, .RadGrid_Bootstrap .rgDetailTable, .RadGrid_Bootstrap .rgGroupPanel table, .RadGrid_Bootstrap .rgCommandRow table, .RadGrid_Bootstrap .rgEditForm table, .RadGrid_Bootstrap .rgPager table, .RadInput_Bootstrap, .RadInputMgr_Bootstrap, .RadAutoCompleteBox_Bootstrap {
    color: #1f1f1f !important;
    font-family: 'acumin-pro-semi-condensed', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.RadDropDownList_Bootstrap .rddlInner { border-color: #e1e5eb !important; }

.rbCheckBox, .rbRadioButton, .rbToggleButton {
    background: 0 !important;
    border-width: 0;
    color: inherit;
    padding: 5px 0;
}

.RadDropDownList_Bootstrap .rddlInner {
    padding-bottom: 8px;
    padding-top: 8px;
}
/*
.RadAutoCompleteBox_Bootstrap .racTokenList {
    font-size: inherit !important;
    padding: inherit !important;
}
*/
.RadInput_Bootstrap .riTextBox, .RadInputMgr_Bootstrap, .RadAutoCompleteBox_Bootstrap .racTokenList {
    background-color: #fff !important;
    border: 1px solid #e1e5eb !important;
    border-radius: 0.25rem !important;
    box-shadow: none !important;
    color: #495057 !important;
    display: block !important;
    font-size: 0.8125rem !important;
    font-weight: 300 !important;
    line-height: 1.5 !important;
    min-height: calc(2.25rem + 2px) !important;
    padding: 0.4375rem 0.75rem !important;
    transition: box-shadow 250ms !important;
    width: 100% !important;
    will-change: border-color, box-shadow !important;
}

.RadInput_Bootstrap .riTextBox:hover, .RadInputMgr_Bootstrap:hover { border-color: #b3bdcc !important; }

.RadInput_Bootstrap .riTextBox:focus, .RadInputMgr_Bootstrap:focus {
    background-color: #fff !important;
    border-color: #007bff !important;
    box-shadow: 0 0.313rem 0.719rem rgba(0, 123, 255, 0.1), 0 0.156rem 0.125rem rgba(0, 0, 0, 0.06) !important;
    color: #495057 !important;
}

.RadInput .riUp, .RadInput .riDown { box-sizing: initial !important; }

.RadCheckBoxList_Bootstrap button {
    padding: 0 0 6px 0 !important;
    white-space: nowrap;
}

.RadButton_Bootstrap.rbCheckBox .rbText {
    text-align: left;
    white-space: normal;
}


.RadTabStrip_Bootstrap .rtsLevel1 .rtsLink { color: rgba(0, 0, 0, 0.5) !important; }

/* Telerik Control Overrides - End*/

/* Forms */

.hr-modified {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    margin: 0rem !important;
    width: 90% !important;
}

.input-modified {
    padding: 8px;
    width: 75% !important;
}

.input-modified-md {
    padding: 8px;
    width: 60% !important;
}

.section-modified { width: 100% !important; }

/* Forms - End */


.div-hover div { }

.div-hover div:hover { filter: brightness(.85); }

.NewProductImage {
    left: -20px;
    position: absolute;
    top: -20px;
}

.ShellShoppingCart { display: none; }

.hoverFade:hover 
{ opacity:50%; }