.contest_list_image,
.entry_list_image,
.entry_image {
    display:block;
    position:relative;
}
.contest_list_image img{
    width:100%;
}
.contest-item-small .contest_list_image {
    display: block;
    padding-bottom: 50%;
    background-size: cover;
    background-position: center;
    height:0;
}
.icon-contests{
    background: url(../img/icon-contest.png) no-repeat;
    height: 12px;
}
.contest_cover {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display:block;
    width: 100%;
    height: 100%;
}
.entry_image.entry_item_admin {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 75px;
    height: 75px;
    display:block;
}
.entry_image img {
    width: 100%;
}
.entry-item {
    position: relative;
}
.contest_image > a > img {
    max-width: 275px;
}
.pager_next_link_not {
    color: #999;
}
.featured-contest-item {
    position: relative;
}
.contest-slick-slider .cf_slider_des {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    color: #fff;
    z-index: 20;
    padding: 10px;
    text-align: left;
}
.contest-slick-slider .cf_title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.cf_slider_date {
    list-style: none;
    padding: 0;
}
.cf_slider_date i{
    font-size: 18px;
    color: #aeaeae;
}
.contest_featured,
span.contest_list_featured {
    position: absolute;
    top: 10px;
    background: #f00;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    line-height: 25px;
    padding: 0 5px;
}
span.contest_list_featured i {
    vertical-align: middle;
    font-size: 11px;
}
span.contest_type {
    position: absolute;
    top: 0;
    right: 0
}
span.contest_type i {
    font-size: 34px;
}
i.contest_type_photo {
    width: 34px;
    height: 34px;
    display: block;
    background: url(../img/ic_photo.png) no-repeat right;
}
i.contest_type_music {
    width: 34px;
    height: 34px;
    display: block;
    background: url(../img/ic_music.png) no-repeat right;
}
i.contest_type_video {
    width: 34px;
    height: 34px;
    display: block;
    background: url(../img/ic_video.png) no-repeat right;
}
.contest_list_statistics {
    list-style: none;
    padding: 0;
    display: flex;
    border-bottom: 1px solid #dfdfdf;
}
.contest_list_statistics li {
    width: 50%;
    text-align: center;
    padding: 10px 0;
}
.contest_list_statistics i {
    color: #9c0;
    font-size: 18px;
}
.contest_list_statistics i.material-symbols-outlined notranslate{
    color: #aeaeae;
}
strong.act_numcounter {
    font-size: 16px;
}
.contest_list_statistics li + li {
    border-left: 1px solid #dfdfdf;
}
.contest_list_footer {
    padding: 10px;
}
a.contest_list_small_title {
    font-weight: 500;
    font-size: 16px;
}
p.contest-day-left {
    line-height: 18px;
}
p.contest-day-left i {
    color: #f60;
    vertical-align: sub;
}
.csmall_list {
    padding: 0;
    list-style: none;
}
.contest-item-small .contest_list_statistics{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.cs_right {
    padding: 10px;
    border: 1px solid #dfdfdf;
    border-top: none;
}
.csmall_list li {
    margin-bottom: 10px;
}
a.small_title {
    color: rgba(0,0,0,0.84);
}
.contest_image {
    height: 300px;
    overflow: hidden;
    position:relative;
}
.contest_image .list_option{
    top:10px;
    right:10px;
}
.contest_status,
.entry_status  {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f00;
    color: #fff;
    padding: 0 10px;
    line-height: 25px;
    z-index:2;
}
.contest_photos_edit .entry_status{
    left: 8px;
}
.entry_detail_image > a {
    position:relative;
    display: inline-block;
}
.list6 .contest-item > div:hover,
.contest-item > div:hover,
.entry-item > div:hover,
.select_entry_li.active {
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
[data-icon]:before {
    font-family: icomoon;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.list-content .contest-item,
.contest-content-list > li{
    padding: 5px;

}
.list6 .contest-item > div,
.list-content .contest-item > div,
.contest-content-list > li > div{
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.10);
}
.contest-item,
.grid-sizer,
.grid-item { width: 50%; }

.contest_menu_main {
    position: relative;
}
.contest_menu_right {
    margin:10px 5px;
    text-align:right;
    padding-right: 25px;
    position: absolute;
    top: -9px;
    right: 3px;
}
.contest_duration_content {
    display: flex;
    width: 50%;
    margin: 0;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
.contest_duration_content > div {
    width: 33.3333%;
    text-align: center;
}
.entry-item,
.grid-sizer-entry{
    width:25%;
}

.contest_view_statistic{
    margin: 10px 0 15px;
    display: inline-block;
    height: 70px;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    padding: 0;
}
.contest_view_statistic li {
    display: inline-block;
    border-right: solid #D8D8D8 1px;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: normal;
    padding: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #999;
}
.contest_view_statistic i {
    font-size: 32px;
    color: #aeaeae;
}
.contest_view_statistic li span {
    font-size: 30px;
    color:#000;
}
/*
#filter-contests i.material-symbols-outlined notranslate {
  background-image: none;
  color: #aeaeae;
  font-family: icomoon;
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin-right: 10px;
  overflow: hidden;
  text-transform: none;
  width: 14px;
}
#filter-contests i.material-symbols-outlined notranslate:before {
    content: "\e001";
}
*/
span.c_countdown {
    font-size: 24px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.87);
    border-radius: 4px;
    border: solid 1px #979797;
    display: block;
    padding: 2px 3px;
    margin-bottom: 3px;
}
.contest_hrs,
.contest_day {
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}
.contest_hrs{
    border-top: 1px solid rgba(0,0,0,0.1);
}
.contest_hrs > div,
.contest_day > div {
    display: inline-block;
    padding: 10px;
}
.contest_hrs > span{
    display: inline-block;
    vertical-align: top;
    padding-top: 14px;
    font-size: 20px;
    color: rgba(0,0,0,0.87);
}
.countdown_desc {
    font-size: 14px;
    margin: 10px;
    text-align: center;
}
div#contest_content > h2 {
    font-size: 24px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.87);
}
.contest_information .list_option i.material-symbols-outlined notranslate{
    font-size: 13px;
}
.entry-content-list {
    list-style: none;
    padding: 0;
    margin-bottom:20px!important;
    position: relative;
}
.entry_detail_image {
    text-align: center;
}
.entry-footer {
    display: flex;
    text-align: center;
}
.entry-footer > div {
    width: 50%;
    color: rgba(0,0,0,0.84);
}
.entry-footer > div span {
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.entry-item {
    padding: 5px 5px 20px;
}
.entry-item > div{
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.10);
}
.entry_info_content{
    padding:10px 10px 30px;
    position:relative;
}
.entry-item .entry_vote {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid #dfdfdf;
    display: none!important
}
.entry-item .entry_vote a {
    display: block;
    text-align: center;
    color: #999;
    font-weight:bold;
}
.entry_vote a:hover{
    text-decoration:none;
}
.contest-content-list .view-more,
.contest-content-list .loading,
.entry-content-list .loading,
.entry-content-list .view-more{
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
}
.entry_info{
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.26);
}

.entry_info p{
    font-size: 13px;
    color: rgba(0,0,0,0.84);
}
.contest_nav a {
    font-size: 14px;
    color: #727272;
    height: 36px;
    line-height: 36px;
    padding-right: 15px;
}
.contest_nav a.active{
    font-weight: bold;
    color: #000;
}
.contest-content-list {
    margin-bottom: 50px!important;
}
button#dropdown-edit i {
    font-size: 13px;
}
.contest_breadcrumb h1 a {
    color: #000;
}
.caption_full {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 10px;
}
.entry_detail_image {
    margin: 20px 0;
}
.entry_pager_links {
    display: flex;
    align-items:center;
    justify-content: flex-start;
}
.entry_pager_links a i {
    vertical-align: middle;
}
.entry_pager_links a {
    font-size: 14px;
    display: inline-flex;
    align-items:center;
    justify-content: flex-start;
    margin-right: 25px;
}
span.contest_featured i {
    font-size: 11px;
}
.winner_entry {
    margin: 10px 0;
}
.entry_medal i {
    font-size: 80px;
    color: #ff0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
.entry_medal {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.activity_item .entry_image img {
    width: 300px;
}
#search-content .contest-content-list > li,
#profile-content .contest-content-list > li {
    width: 33.3333%;
}
.contest_list_statistics li p {
    line-height: 18px;
}
.contest_list_statistics li p i {
    vertical-align: sub;
}
.contest_breadcrumb h1 {
    float: none;
}
#page_contests-view .contest_breadcrumb h1 {
    padding-right: 15px;
}
.highlight_credit {
    padding: 8px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.highlight_credit_small {
    font-size: 14px;
    font-weight: bold;
}
.carousel-control {
    z-index: 1000;
}
.contest_countdown_tab >li{
    width: 33.3333%;
    text-align: center;
}
.box_app {
    background: #fff;
    margin-bottom: 10px;
}
.ic_play {
    cursor: pointer;
    width: 100px;
    height: 100px;
    display: block;
    background: url(../img/ic_play.png) no-repeat;
}
.ic_pause {
    cursor: pointer;
    width: 100px;
    height: 100px;
    display: block;
    background: url(../img/ic_pause.png) no-repeat;
}
.contest_content #list-content li.user-list-index {
    text-align: center;
}
.entry_image_large {
    position: relative;
}
.tiles .tile.bg-gray .tile-body i.material-symbols-outlined notranslate {
    width: auto;
}
#page_contests-view.modal-iphone.modal-open {
    overflow: inherit;
    position: static;
}
#page_contests-view .modal-body .bar-content.full_content.p_m_10 .content_center {
    overflow: inherit;
}
.contest-breadcrumb-index .dropdown-menu>li>a {
    white-space: normal
}
.contest-item,
#page_search-hashtags .contest-item {
    padding: 5px;
}
.app_contest_options .app_share_block a {
    text-align: left;
}
#page_contests-entry .users_list li{
    border-top: 1px solid #dfdfdf;
}
.menu-list .current a .badge_counter {
    color: #fff
}
@media (max-width:992px){
    #search-content .contest-content-list > li, 
    #profile-content .contest-content-list > li{
       width:50%; 
    }
    .contest-item,
    .grid-sizer,
    .grid-item { width: 50%; }
    .entry-item,
    .grid-sizer-entry{
        width:33.3333%;
    }
    #page_contests-view .album_view_detail .list_option button {
        top: 0;
    }
}
@media (max-width:480px){
    #page_contests-create .list6sm2 label {
        width: auto
    }
    .contest-item,
    .grid-sizer,
    .grid-item { width: 100%; }
    .entry-item,
    .grid-sizer-entry{
        width:100%;
    }
    #search-content .list6 > li,
    #search-content .contest-content-list > li, 
    #profile-content .contest-content-list > li{
       width:100%; 
    }
    .entry_pager_links_holder {
        padding-top: 8px;
    }
    #page_contests-view .contest_menu_right{position:static}
    #page_contests-create .mdl-textfield--floating-label .mdl-textfield__label,
    #page_contests-create .mdl-textfield--floating-label.is-focused .mdl-textfield__label, 
    #page_contests-create .mdl-textfield--floating-label.is-dirty .mdl-textfield__label {width: 100%;white-space: normal}
    .app_contest_options.list_option {
        top: auto;
        bottom: 10px;
    }
    .contest-create-li,
    .contest-create-li-wrapper,
    .contest-create-li-wrapper label {
        width: 100%!important
    }

    .contest-create-li .mce-tinymce.mce-container.mce-panel{
        border-bottom: 1px solid #DFDFDF !important
    }
    .contest-create-checkbox{
        display: flex; 
        justify-content: flex-start;
        align-items: flex-start
    }
    .contest-create-checkbox label {
        padding-left: 5px
    }
    .contest_content #list-content{
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .contest_content #list-content li.user-list-index {
        text-align: center;
        padding: 0 5px!important;
        width: 50%!important;
    } 
}

.contest_action {
    padding: 5px 0;
}
.entry_image_large  img {
    width: 100%;
}
.entry_detail_image .entry_image_large video {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}


.contest_photos_edit .albums_edit_item {
    margin-bottom: 16px;
    position: relative;
  }
  .contest_photos_edit .albums_edit_item .albums_edit_item-warp {
    padding: 5px;
    border: 1px solid #e0e0e0;
  }
  .contest_photos_edit .albums_edit_item .photo_edit_checkbox {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .contest_photos_edit .albums_edit_item .photo_edit_checkbox:checked + .albums_edit_item-warp {
    background-color: #fafafa;
    box-shadow: 0 0 1px 2px #cdcdcd;
  }
  .contest_photos_edit .albums_photo_edit {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 167px;
    margin-bottom: 10px;
    display: block;
    cursor: pointer;
  }
  .contest_photos_edit .album_info_edit {
    height: 75px;
  }
  .contest_photos_edit .album_info_edit .album_edit_caption {
    margin-bottom: 5px;
  }
  .contest_photos_edit .album_info_edit textarea {
    width: 100%;
    resize: none;
  }
.contest-menus {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 10px 0
}
.contest-menus li {
    padding: 5px 8px;
    margin: 3px;
    border: 1px solid #e5e5e5;
}

.body-dark .entry-footer > div,
.body-dark .entry-footer > div span,
.body-dark .entry_info p,
.body-dark .caption_full,
.body-dark a.small_title,
.body-dark .contest_hrs > span,
.body-dark span.c_countdown,
.body-dark .contest_hrs, 
.body-dark .contest_day,
.body-dark div#contest_content > h2,
.body-dark .entry_info{
    color: #a8aab1
}
.vote-list,
.vote-list .user-list-index {
    list-style: none;
    padding: 0
}
.mb-2 {
    margin-bottom: 1rem;
}

.contest_action.current {
    background: #f0f0f0;
    padding-left: 10px
}
.d-inline-flex {
    display: inline-flex;
}
.align-items-center {
    align-items: center;
}
.statistic_duration {
    padding-top: 10px;
}
.music-description {
    padding-top: 20px;
    text-align: left;
}
@media(max-width: 767px) {
.contest_photos_edit .albums_edit_item {
    margin-bottom: 55px!important;
  }
}
.entry_edit_checkbox{
    position: absolute;
    top: 10px;
    left: 10px;
}
form#manage_entries {
    width: fit-content;
    margin-left: auto;
    margin-bottom: 10px;
}
.d-block {
    display:block!important;
}
.mt-2{
    margin-top: 1rem;
}
.mb-2 {
    margin-bottom: 1rem;
}
.white-space-normal {
    white-space: normal!important;
}
.contest_link {
    display: flex;
    align-items: center;
}
.contest_link .material-symbols-outlined notranslate {
    margin-right: 5px
}
.jp-details{
    overflow: hidden!important;
}