.journey-progress-left
{
    background-repeat: no-repeat;
}

#main-content-structure-row a.carousel-image-inactive:link
{
    color: #999999;
    text-decoration: none;
    cursor: default;
}

#main-content-structure-row a.carousel-image-inactive:visited
{
    color: #999999;
    text-decoration: none;
    cursor: default;
}

#main-content-structure-row a.carousel-image-inactive:hover
{
    color: #999999;
    text-decoration: none;
    cursor: default;
}

#main-content-structure-row a.carousel-image-inactive:active
{
    color: #999999;
    text-decoration: none;
    cursor: default;
}
#main-content-structure-row a.carousel-text-inactive:link
{
    color: #999999;
    text-decoration: none;
    cursor: default;
}

#main-content-structure-row a.carousel-text-inactive:visited
{
    color: #999999;
    text-decoration: none;
    cursor: default;
}

#main-content-structure-row a.carousel-text-inactive:hover
{
    color: #999999;
    text-decoration: none;
    cursor: default;
}

#main-content-structure-row a.carousel-text-inactive:active
{
    color: #999999;
    text-decoration: none;
    cursor: default;
}

#main-content-structure-row a.carousel-image-active:link
{
    color: #5795BA;
    text-decoration: none;
    cursor: pointer;
}

#main-content-structure-row a.carousel-image-active:visited
{
    color: #5795BA;
    text-decoration: none;
    cursor: pointer;
}

#main-content-structure-row a.carousel-image-active:hover
{
    color: #5795BA;
    text-decoration: none;
    cursor: pointer;
}

#main-content-structure-row a.carousel-image-active:active
{
    color: #5795BA;
    text-decoration: none;
    cursor: pointer;
}
#main-content-structure-row a.carousel-text-active:link
{
    color: #5795BA;
    text-decoration: none;
    cursor: pointer;
}

#main-content-structure-row a.carousel-text-active:visited
{
    color: #5795BA;
    text-decoration: none;
    cursor: pointer;
}

#main-content-structure-row a.carousel-text-active:hover
{
    color: #5795BA;
    text-decoration: none;
    cursor: pointer;
}

#main-content-structure-row a.carousel-text-active:active
{
    color: #5795BA;
    text-decoration: none;
    cursor: pointer;
}

.no-padding
{
    padding: 0;
}

.span12.no-min-height
{
    min-height: 0;
}