html body.site_state--not-tkt .site--has-tkt{display:none;}
html body.site_state--has-tkt .site--not-tkt{display:none;}

html body.user_state--guest .user--unknown,
html body.user_state--guest .user--unknown[data-display]{display: none;}
html body.user_state--authenticated .user--unknown,
html body.user_state--authenticated .user--unknown[data-display]{display: none;}
html body.user_state--guest .col-lg-12-when-guest{width:100% !important;}

html body .user--guest{display:none;}
html body.user_state--guest .user--guest{display:block;}
html body.user_state--guest span.user--guest,
html body.user_state--guest .user--guest[data-display="inline"],
html body.user_state--guest a.user--guest{display:inline;}
html body.user_state--guest .user--guest[data-display="inline-block"]{display:inline-block;}
html body.user_state--guest li.user--guest{display:list-item;}

html body .user--authenticated{display:none;}
html body.user_state--authenticated .user--authenticated,
html body.user_state--authenticated .user--authenticated[data-display="block"]{display:block;}
html body.user_state--authenticated span.user--authenticated,
html body.user_state--authenticated .user--authenticated[data-display="inline"],
html body.user_state--authenticated a.user--authenticated{display:inline;}
html body.user_state--authenticated .user--authenticated[data-display="inline-block"]{display:inline-block;}
html body.user_state--authenticated li.user--authenticated{display:list-item;}

html body .user--member{display:none;}
html body.user_state--member .user--member{display:block;}
html body.user_state--member span.user--member,
html body.user_state--member .user--member[data-display="inline"],
html body.user_state--member a.user--member{display:inline;}
html body.user_state--member .user--member[data-display="inline-block"]{display:inline-block;}
html body.user_state--member li.user--member{display:list-item;;}

html body .user--not-member{display:none;}
html body.user_state--not-member .user--not-member{display:block;}
html body.user_state--not-member span.user--not-member,
html body.user_state--not-member .user--not-member[data-display="inline"],
html body.user_state--not-member a.user--not-member{display:inline;}
html body.user_state--not-member .user--not-member[data-display="inline-block"]{display:inline-block;}
html body.user_state--not-member li.user--not-member{display:list-item;}

html body .user--studio-subscription{display:none;}
html body .user--not-studio-subscription{display:block;}
html body span.user--not-studio-subscription{display:inline-block;}
html body li.user--not-studio-subscription{display:list-item;}
html body tr.user--not-studio-subscription{display:table-row;;}

html body .user--studio-month{display:none;}
html body .user--not-studio-month{display:block;}
html body span.user--not-studio-month{display:inline-block;}
html body li.user--not-studio-month{display:list-item;}
html body tr.user--not-studio-month{display:table-row;;}

html body .user--has-content{display:none;}
html body .user--no-content{display:none;}
html body .user--content-scope{display:none;}
html body .user--no-content-scope{display:none;}

html body .user--show{display:block;}
html body span.user--show,
html body .user--show[data-display="inline"],
html body a.user--show{display:inline;}
html body .user--show[data-display="inline-block"]{display:inline-block;}
html body li.user--show{display:list-item;}


html body .user--attested{display:none;}
html body.user_state--attested .user--attested{display:block;}
html body.user_state--attested span.user--attested,
html body.user_state--attested .user--attested[data-display="inline"],
html body.user_state--attested a.user--attested{display:inline;}
html body.user_state--attested .user--attested[data-display="inline-block"]{display:inline-block;}
html body.user_state--attested li.user--attested{display:list-item;}

html body .user--not-attested{display:none;}
html body.user_state--not-attested .user--not-attested{display:block;}
html body.user_state--not-attested span.user--not-attested,
html body.user_state--not-attested .user--not-attested[data-display="inline"],
html body.user_state--not-attested a.user--not-attested{display:inline;}
html body.user_state--not-attested .user--not-attested[data-display="inline-block"]{display:inline-block;}
html body.user_state--not-attested li.user--not-attested{display:list-item;}


html body .user--has-tickets{display:none;}
html body.user_state--has-tickets .user--has-tickets{display:block;}
html body.user_state--has-tickets span.user--has-tickets,
html body.user_state--has-tickets .user--has-tickets[data-display="inline"],
html body.user_state--has-tickets a.user--has-tickets{display:inline;}
html body.user_state--has-tickets .user--has-tickets[data-display="inline-block"]{display:inline-block;}
html body.user_state--has-tickets li.user--has-tickets{display:list-item;}


html body .user--no-tickets{display:none;}
html body.user_state--no-tickets .user--no-tickets{display:block;}
html body.user_state--no-tickets span.user--no-tickets,
html body.user_state--no-tickets .user--no-tickets[data-display="inline"],
html body.user_state--no-tickets a.user--no-tickets{display:inline;}
html body.user_state--no-tickets .user--no-tickets[data-display="inline-block"]{display:inline-block;}
html body.user_state--no-tickets li.user--no-tickets{display:list-item;}

html body .user--has-content-pack{display:none;}
html body.user_state--has-content-pack .user--has-content-pack{display:block;}
html body.user_state--has-content-pack span.user--has-content-pack,
html body.user_state--has-content-pack .user--has-content-pack[data-display="inline"],
html body.user_state--has-content-pack a.user--has-content-pack{display:inline;}
html body.user_state--has-content-pack .user--has-content-pack[data-display="inline-block"]{display:inline-block;}
html body.user_state--has-content-pack li.user--has-content-pack{display:list-item;}

html body .user--no-content-pack{display:none;}
html body.user_state--no-content-pack .user--no-content-pack{display:block;}
html body.user_state--no-content-pack span.user--no-content-pack,
html body.user_state--no-content-pack .user--no-content-pack[data-display="inline"],
html body.user_state--no-content-pack a.user--no-content-pack{display:inline;}
html body.user_state--no-content-pack .user--no-content-pack[data-display="inline-block"]{display:inline-block;}
html body.user_state--no-content-pack li.user--no-content-pack{display:list-item;}

html body .user--has-purchase{display:none;}
html body.user_state--has-purchase .user--has-purchase,
html body.user_state--has-purchase .user--has-purchase[data-display="block"]{display:block;}
html body.user_state--has-purchase span.user--has-purchase,
html body.user_state--has-purchase .user--has-purchase[data-display="inline"],
html body.user_state--has-purchase a.user--has-purchase{display:inline;}
html body.user_state--has-purchase .user--has-purchase[data-display="inline-block"]{display:inline-block;}
html body.user_state--has-purchase li.user--has-purchase{display:list-item;}
html body.user_state--has-purchase tr.user--has-purchase{display:table-row;}
html body.user_state--has-purchase .user--has-purchase[data-display="table-cell"]{display:table-cell;}

html body .user--no-purchase{display:none;}
html body.user_state--no-purchase .user--no-purchase{display:block;}
html body.user_state--no-purchase span.user--no-purchase,
html body.user_state--no-purchase .user--no-purchase[data-display="inline"],
html body.user_state--no-purchase a.user--no-purchase{display:inline;}
html body.user_state--no-purchase .user--no-purchase[data-display="inline-block"]{display:inline-block;}
html body.user_state--no-purchase li.user--no-purchase{display:list-item;}

html body .user_username .disabled-ui {
    background-color: #d9534f;
    border-color: #d43f3a;
    opacity: 1;
}

html body .user_username{width: 75% !important;}
html body .user_username .disabled-ui {background-color: #d9534f;border-color: #d43f3a;opacity: 1;}

.user_has_free_tkt{display:none}

.user_username__button{
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

.user-resources .trial-join {
    display: inline-block;
}

html body .user_toggle-block {
    width: 10% !important;
}

html body .user_toggle-block button {
    padding: 6px 0px 6px 0px;
    text-align: center;
}

html body .user_user-actions {
    text-align: right;
}

html body .user_user-actions a {
    text-decoration: none;
}
@media screen and (max-width: 1200px) {
    .col-md-small-lr-pad {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media screen and (min-width: 1100px) {
    .user-block{
        max-width: 320px;
    }
}
html body .user--unknown{display: block;}
html body span.user--unknown,
html body .user--unknown[data-display="inline"],
html body a.user--unknown{display: inline;}
html body .user--unknown[data-display="inline-block"]{display:inline-block;}
html body li.user--unknown{display:list-item;}

.goup-container {
    border-radius: 3px !important;
    background-color: rgba(54, 54, 54, 0.7) !important;
}
.goup-arrow {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
}
