body {
    background-image: url("/apps/resources/self_service/images/metalsales/Option6.png");
}

/* Banner Styling - Hide below code if more than one banner */
/*.banner-carousel.carousel .carousel-control-wrapper.left {*/
/*    display: none;*/
/*}*/

/*.banner-carousel.carousel .carousel-control-wrapper.right {*/
/*    display: none;*/
/*}*/

/*.carousel-indicators{*/
/*    display: none;*/
/*}*/
#dynamic-main-menu-top{
    color:#000000 !important;
    background-color: #0002AE !important;
}
.branding-stripe {
    background-color: #0002AE !important;
}

.navbar-default {
    background-color: #fff;
}
.top-cash{
    position: absolute;
    left: 75px;
    top: 0px;
}
.incomplete{
    color:#393f40;
}
.mini-tile-header-blue{
    background-color: #0002AE;
    color:#fff;
}
/*.md-icons{
    color: #0002AE !important;
}*/

.quick-icon{
    color: #0002AE !important;
}
.md-icons .quick-icon .hamburger{ color: #0002AE !important;}
.nav>li>a {
    padding-left: 12px;
    padding-right: 12px;
}

#menu-portfolio_0, #menu-portfolio_1, #menu-portfolio_2, #menu-portfolio_3  {
    display: none;
}
.mini-challenge .img-wrapper{
    max-width: 99% !important;
}
.mini-challenge .completion{
    max-width: 99% !important;
}

/* 76086 - Hide Incentive Progress Tile */
#task_list_incentive__2{
    /*display: none;*/
}

.col-xs-6.col-sm-4.col-md-2.reward-item.cotinine_test_passed.img-circle {
    cursor: context-menu;
}
.task-list-incentive-tile .cotinine_test_passed .img-circle[onclick]:not([onclick=""]) {
    cursor: context-menu;
}
/* remove onclick for courses incentive tile */
#task_list_incentive__2 .task-list-incentive-tile .tile-body .task-list-tasks .courses_2019 .progress-pie-chart-md{
    cursor: default;
}

table.report_modal_table, table.report_modal_table tr, table.report_modal_table th{
    border: 1px solid black;
    padding:5px;
}
table.report_modal_table th{
    font-weight: unset;
}
table.report_modal_table {
    border-collapse: collapse;
    width: 100%;
}
.modal_header_row{
    font-weight: bold;
    text-decoration: underline;
}

#challenge-wrapper.etr .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url(/apps/resources/self_service/images/metalsales/ETR_OneLine_900x71.png);
    background-size: 100% 100%;
}

#challenge-wrapper.am .challenge-logo-tile .challenge-logo-wrapper .challenge-logo {
    background-image: url(/apps/resources/self_service/images/metalsales/Defeat_the_Seat_Challenge.png);
    background-size: 100% 100%;
}

#standard_tracking-sub-menu{
    display:none;
}

.btn.btn-info.aagw-plus.aagw-plus-disabled {
    display: none;
}

#challenge-wrapper.hydration .challenge-logo-tile .challenge-logo {
    background-image: url("/apps/resources/self_service/images/challenges/v4/hydration/HydrationChallenge_Logo_v3.png");
}

#challenge-wrapper.ryb .challenge-logo-tile .challenge-logo {
    width: auto;
    height: 220px;
    margin: 0 auto;
    background-image: url("/apps/resources/self_service/images/challenges/retrain_your_brain/RYB_Logo_510x220.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.rybHeader, .ryb-sub-header{
    float: left !important;
}

@media screen and (max-width: 550px) {
    .client-logo
    {
        width: 200px;
    }

    #course_content
    {
        z-index: 1;
    }
}

#custom-reporting[data-category-id="hac_annual"] .card[data-activity-id="loose_activities"] {
    display: none !important;
}