.main-content {
    margin: 0;
    padding: 0;
    max-width: none;
}

.user-main {
    margin: 0 auto;
    max-width: 1500px;
    padding-left: 4em;
    padding-right: 4em;
}

@media only screen and (min-width: 767px) {
    .ui.six.cards > .card.tight {
        width: calc( 16.66666667% - 1em );
        margin: 0.5em;
    }

    .ui.six.cards.score-cards {
        margin-top: 0;
        margin-bottom: 0.1rem;
    }

    .ui.cards.score-cards ~ .ui.cards.score-cards {
        margin-top: 0;
        margin-bottom: 0.1rem;
    }

    .ui.cards > .card > .image {
        box-shadow: 0 1px 5px rgba(0,0,0,0.5);
        height: 100%;
    }

    .ui.cards > .card > .image > img {
        height: 100%;
    }

    .ui.cards > .card.list > .image {
        height: auto;
    }

    .ui.cards > .card.list > .image > img {
        height: auto;
    }

    .ui.cards > a.card:hover {
        box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    }

    .ui.cards.score-cards > .card > .image > .score.label {
        float: right;
        position: absolute;
        right: 5px;
        bottom: 5px;
        padding: .5833em .5833em;
        border-radius: 0;
    }

    .ui.items.reviews > .item > .image {
        max-width: 112px;
        max-height: 167px;
        box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    }

    .user-review-cover > img {
        height: 100% !important;
    }

    .filter-options {
        height: 2rem;
    }

    .filter-options > .title {
        font-size: 1rem;
        letter-spacing: .075em;
        text-transform: uppercase;
        font-weight: 600;
    }

    .filter-options > .sort-by {
        float: right;
    }
}

@media only screen and (max-width: 768px) {
    .main-content {
        padding-top: 0 !important;
    }

    .user-main {
        padding-left: 0;
        padding-right: 0;
    }

    .ui.cards > .card > .image {
        height: 100%;
    }

    .ui.cards > .card > .image > img {
        height: 100%;
    }

    .ui.cards > .card.list > .image {
        height: auto;
    }

    .ui.cards > .card.list > .image > img {
        height: auto;
    }

    .ui.cards.score-cards > .card > .image > .score.label {
        display: none;
    }

    .user-review-cover > img {
        height: 100% !important;
    }

    .ui.stackable.grid.video-review > .column.first {
        padding-bottom: 0.5rem !important;
    }

    .ui.stackable.grid.video-review > .column.second {
        padding-top: 0 !important;
        padding-bottom: 0.5rem !important;
    }

    .video-reviews > .column > .meta {
        margin-bottom: 6px;
    }

    .filter-options > .title {
        display: none;
    }
}

.section-header {
    border-bottom: 1px solid rgba(34, 36, 38, 0.15);
    margin-bottom: 0.8rem;
}

.section-title {
     font-weight: 600;
     font-size: 1rem;
     text-transform: uppercase;
     letter-spacing: .075em;
}

.section-meta {
    font-weight: 600;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: .075em;
    color: rgba(0, 0, 0, 0.5);
}

.section-meta .average {
    font-weight: 900;
    padding: 4px;
    border-radius: 50%;
}

.more-link {
    text-transform: uppercase;
    float: right;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: .075em;
}

.ui.vertical.menu.categories {
    box-shadow: none;
    border: 1px solid #e6ecf0;
}

.menu.categories > .header.item {
    text-transform: uppercase;
    font-weight: 600;
}

.video-review > .column > .title {
    margin-bottom: 2px;
    border: 1px solid #e6ecf0;
}

.video-review > .column > .title > a {
    font-size: 1.28571429em;
    font-weight: bold;
    color: rgba(0,0,0,.85);
}

.video-review > .column > .title > a:hover {
    color: #1e70bf;
}

.ui.grid.video-review > .column.first {
    padding-right: 0.5rem;
}

.ui.grid.video-review > .column.second {
    padding-left: 0.8rem;
}

.filter-options {
    padding-bottom: 8px;
}

.filter-options.big {
    height: 3rem;
}

.filter-options.big > .sort-by {
    padding-top: .78571429em;
}

.filter-options > .sort-by > .meta {
    font-size: .9rem;
    color: rgba(0,0,0,.6);
}

.filter-options > .sort-by > .dropdown {
    font-size: .9rem;
    font-weight: bold;
    margin-left: 2px;
    text-transform: uppercase;
    color: #5829bb;
    margin-right: 6px;
    z-index: 20;
}

a.disabled {
    pointer-events: none;
}

.ui.inline.loader.loading-image {
    margin-top: 60px;
    margin-bottom: 30px;
}

.ui.selection.list.first {
    margin-bottom: 1.5em;
}

.ui.selection.list.blue > .item {
    color: #4183C4;
}

.ui.selection.list.blue > .item.active  {
    color: rgba(0, 0, 0, 0.95);
}


.user-mobile-header {
    padding-top: 85px;
    margin-bottom: 15px;
    width: 100%;
    background-image: url("https://cdn.criticate.com/themes/light-background.jpg");
    background-position: center 20%;
}

.user-mobile-avatar {
    border: solid white 6px;
}

.user-header {
    flex: none;
    min-height: 235px;
    margin-bottom: 1em;
}

.user-main-body {
    padding-bottom: 10px;
}

.user-header-background {
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.75)) , url(https://cdn.criticate.com/themes/mosaic.jpg);
    background-position: center 20%;
    width: 100%;
    min-height: 235px;
    position: absolute;
    display: block;
}

.user-header-overview {
    margin: 0 auto;
    max-width: 1500px;
    padding-top: 60px;
    padding-left: 4em;
    padding-right: 4em;
}

.user-header-avatar-image {
    float: left;
    width: 170px;
    border: solid white 2px;
    border-radius: 500rem;
    padding: 2px;
    background: #fff;
}

.dimmable.user-header-avatar-dimmable {
    float: left;
    border-radius: 500rem;
}

.ui.dimmer.animating.user-header-avatar-dimmer {
    border-radius: 500rem;
}

.user-header-avatar {
    width: 170px;
    float: left;
}

.user-header-info {
    float: left;
    padding-left: 40px;
    padding-top: 20px;
}

.user-header-menu {
    padding-top: 30px;
}

.user-header-title {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    white-space: nowrap;
}

.user-header-title:hover {
    color: #ffffff;
    text-decoration: underline;
}

.user-header-description {
    color: #ffffff;
}

.user-header-featured {
    padding-top: 30px;
}

.user-header-favorite-image {
    float: right;
    border: solid #999999 2px;
    border-radius: 0.125em
}

.user-header-favorite-image-dimmer {
     float: right;
}

.ui.rounded.image.user-header-favorite-icon {
    max-height: 110px;
    float: right;
    filter: grayscale(50%);
    border-radius: 0.125rem;
}

.user-header-favorite-overview {
    float: right;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    max-width: 230px;
    color: #ffffff;
}

.user-header-favorite-overview > * {
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    overflow: hidden;
}

.favorite-metadata {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    color: #999999;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.08em;
}

.favorite-title {
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}

.favorite-title:hover {
    color: #ffffff;
    text-decoration: underline;
}

.favorite-category {
    color: #ffffff;
    font-size: 18px;
    line-height: 25px;
}

.favorite-score {
    float: right;
    margin-right: 0 !important;
    margin-top: 5px !important;
}

.user-neighbours {
    margin-top: 2em !important;
}

.user-score-cards {
    margin-top: -0.875em !important;
}

.user-comments {
    padding-bottom: 20px;
}

.user-pages-sort {
    font-size: 16px;
    color: #999999;
    padding-top: 5px;
    padding-right: 10px;
    float: right;
}

/* Styling for user score lists */
.user-score.item-rank {
    line-height: 18px;
    font-size: 14px;
    color: rgb(153, 153, 153);
    margin-right: 25px;
}

.icon.category {
    margin-right: 0 !important;
}

.user-score.title {
    color: #1b70e0;
}

.reviews {
    padding-bottom: 5px;
}

.review-pages {
    margin-bottom: 20px !important;
}

.review-bottom {
    margin-top: 0 !important;
}

.no-bottom-padding {
    padding-bottom: 0 !important;
}

.ui.button.edit-profile {
    margin-top: 1.5rem;
}

.ui.header.get-started-title {
    margin-top: 1rem;
    margin-bottom: 3rem;
}

.all-lists {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.table.list-details > tbody > tr > td > .score.label {
    padding: .5833em .5833em;
    border-radius: 0;
}

.table.list-details > tbody > tr > td.index {
    font-size: 1.3rem;
    color: rgba(0, 0, 0, 0.5);
}

.score-row > td > a > .image.header > img.image {
    width: 42px;
}

.ui.table.list-details td {
    padding: 0.5em 0.6em;
    border: 0;
}

.ui.basic.striped.table tbody tr.score-row.odd {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.ui.basic.striped.table tbody tr.score-row.even {
    background-color: inherit !important;
}

tr.score-row.odd {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

tr.score-row.even {
    background-color: inherit !important;
}

.ui.selectable.table.list-details tbody tr.score-row:hover,
.ui.table tbody tr td.selectable:hover {
    background-color: #eae6ff !important;
}
