@font-face {
    font-family: OpenSans-Semibold;
    src: url(OpenSans-Semibold.ttf);
}
@font-face {
    font-family: OpenSans;
    src: url(OpenSans-Regular.ttf);
}
@font-face {
    font-family: OpenSans-Extrabold;
    src: url(OpenSans-ExtraBold.ttf);
}
@font-face {
    font-family: OpenSans-Bold;
    src: url(OpenSans-Bold.ttf);
}

div.box {
    float: left;
    position: fixed;
    top: 45%;
}
.rating-container .empty-stars {
    color: #d8d8d8 !important;
}
/*span.star {
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 0.6;
    letter-spacing: 8px;
    color: #d8d8d8;
}*/



#categories a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #252838;
    color: #fff;
    opacity: 1.0;
}

#categories a.list-group-item.active {
    text-decoration: none;
    background-color: #252838;
    color: #fff;
    opacity: 1.0;
}

#categories .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border: none;
    color: #252838;
    font-size: 20px;
    font-family: OpenSans;
}

#categories .list-group-item:first-child {
    border-radius: 0px;
    margin-bottom: 15px;
    font-weight: 800;
}

#categories .list-group-item:last-child {
    border-radius: 0px;
}



.draft-btn {
    width: 162px !important;
    height: 48px !important;
    font-family: OpenSans-Semibold !important;
    font-size: 18px !important;
    background-color: #252838 !important;
    color: white !important;
}

.rating-container .filled-stars {
    color:#252838 !important;
    -webkit-text-stroke: 0px transparent;
    text-shadow: none;
}

#finaliseRating{
    z-index: 99999;
}

.modal-area {
    margin: 0px 45px;
}

.judging-title .page-header {
    margin-top: 10px;
}

.back-button {
    position: absolute;
    font-size: 40px;
    cursor: pointer;
}
.judging-title {
    /*height: 150px;*/
    /*background-color: rgba(36, 40, 56, 0.8);*/
}
.judging-title h1{
    /*font-family: OpenSans !important;*/
    font-size: 48px !important;
    line-height: 1.8 !important;
    letter-spacing: -1.1px !important;
    /*color: #ffffff !important;*/
    margin: 0px !important;
    text-transform: capitalize;
}
.judging-title h3{
    /*font-family: OpenSans !important;*/
    font-size: 20px !important;
    /*color: #ffffff !important;*/
}
.judging-title .page-header {
    border: none !important;
}
#main-menu li a{
    /*font-family: OpenSans !important;*/
    /*font-size: 18px !important;*/
    /*color: #ffffff !important;*/
    /*text-transform: uppercase;*/
    /*background-color: #4C505D !important;*/
}

#navigation {
    /*font-family: OpenSans !important;*/
    font-size: 18px !important;
    /*color: #ffffff !important;*/
    /*background-color: #4C505D !important;*/
}

.rating-container .star:hover {
    color: #6D707C;
}
.rating-container .caption {
    margin-top: 0;
    margin-left: 0 !important;
    font-size: 1rem !important;
}
.rating-xs {
    font-size: 22px !important;
}

.rating-container .caption  .label-caption{
    font-size: 1rem;
    font-weight: bold;
    margin-left: 3px;
}

.contest_item_bg {
    margin-top: 10px !important;
    padding-bottom: 0 !important;
}
.contest_item_bg p{
    
}



@media (min-width: 992px) and (max-width: 1200px) {
    .contest_item_bg_1 .rating-container, .contest_item_bg_2 .rating-container{

        display: block;
        align-items: center;
    }
}

.rating-container .rating{
    /* padding: 0 12px 0 0; */
}
.rating-container .star_selected {
    color: #6f7599 !important;
}
.rating-container .star{
    text-align: center;

}
.rating-container .star .fa{
    font-size: 0.92em;
}
/*.contest_item {
    width: 323px !important;
}*/

.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    border: none !important;
    background-color: transparent !important;
    color: #000 !important;
}

.pagination>li>a.active {
    background-color: #252838 !important;
    color: #fff !important;
}
.pagination>li>a {
    background-color: transparent !important;
    color: #252838 !important;
    border: none !important;
    font-family: OpenSans-ExtraBold !important;
    width: 58px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.fa.fa-arrow-right, .fa.fa-arrow-left {
    font-size: 24px !important;
}
.pagination>li>a:hover {
    color: #fff !important;
    background-color: #252838 !important;
    border-color: #ddd !important;
    opacity: 0.7 !important;
}

#gallery .col-lg-12 nav {
    display: inline-block;
}

.modal-vertical-centered {
    transform: translate(0, 50%) !important;
    -ms-transform: translate(0, 50%) !important; /* IE 9 */
    -webkit-transform: translate(0, 50%) !important; /* Safari and Chrome */
}

.modal-vertical-centered > .modal-content > .modal-header > h3.modal-title {
    font-family: OpenSans-Semibold;
    font-size: 28px;
    line-height: 1.5;
    letter-spacing: -0.6px;
    color: #1f1f1f;
}

.cancel-round {
    background-color: #e5e5e5 !important;
    font-family: OpenSans-Semibold !important;
    /* font-size: 18px !important; */
    color: #333333 !important;
    /* width: 162px !important;
    height: 48px !important; */
}

.cancel-round:hover {
    background-color: #BEBEBE !important;
}

.save-round {
    /* background-color: #428bca !important; */
    color: #FFFFFF !important;
    font-family: OpenSans-Semibold !important;
    /* font-size: 18px !important;
    width: 162px !important;
    height: 48px !important; */
}

.modal-vertical-centered > .modal-content {
    border-radius: 0px;
}

.modal-vertical-centered > .modal-content > .modal-area {
    margin: 0px 25px;
}

.modal-vertical-centered > .modal-content > .modal-area > p.lead {
    font-family: OpenSans !important;
    font-size: 20px;
    color: #1f1f1f;
}

.modal-vertical-centered > .modal-content > .modal-header,
.modal-vertical-centered > .modal-content > .modal-footer {
    border: none;
}


.judging_fancybox .fancybox-content{
    width: 100% !important;
    padding: 0;
    height: 100% !important;
}

.judging_base_class .fancybox-navigation .fancybox-button{
    opacity: 1;
    visibility: visible;
}

.judging_base_class .fancybox-toolbar, .judging_base_class .fancybox-navigation .fancybox-button{
    opacity: 1 !important;
    visibility: visible !important;
}

.judging_base_class .fancybox-button--zoom{
    /* opacity: 0;
    visibility: hidden !important; */
}

.judging_base_class .fancybox-button .fancybox-close-small, .judging_fancybox .fancybox-slide--html .fancybox-close-small{
    visibility: hidden !important;
    opacity: 0 !important;
}
   

.non-visible-obj{
    visibility: hidden !important;
}


.message-save {
    display: none;
    font-family: OpenSans;
    font-size: 1.2rem;
    color: #959595;
    line-height: 1.4rem;
    font-stretch: ultra-expanded;
    font-weight: 600;
    padding-top: 5px;
}


.f-left{
    float: left;
    padding:7px;
}





abbr.timeago {
    border: none !important;
}
#finaliseRating .modal-header {
    padding: 25px !important;
}
.contests .form-group span#message {
    margin-left: 22px;
}

.entry-wrapper .col-md-8 .col-md-12 {
    padding: 0px;
    padding-top: 20px;
}

.entry-wrapper .col-md-8 .col-md-12 span a {
    font-family: OpenSans;
    font-size: 16px;
    color: #252838;
}

.entry-wrapper .col-md-8 .col-md-12 .rating-container .caption{
    font-family: OpenSans-Semibold;
    padding-left: 15px;
    font-size: 16px;
    color: #858585;
}
.rating-container .clear-rating{
    padding-right: 8px;
}
.contest_item_bg_1 .rating-container, .contest_item_bg_2 .rating-container{
    width: 100%;
    padding:10px 10px;
    background: #f1f0f0;
    border-top:solid rgba(133, 133, 133, 0.1) 0.005rem ;
}

#entry .form-group span#message {
    margin-left: 22px;
}

.fa-caret-up.aa {
    line-height: 10px;
    vertical-align: bottom;
}
.fa-caret-down.ab {
    line-height: 10px;
    vertical-align: top;
}

.vid_auth h5 {
    font-family: OpenSans;
    font-size: 16px;
    color: #252838;
    text-indent: 2px;
}

.contest_item_bg_1 h4, .contest_item_bg_2 h4{
   margin-bottom: 0 !important;
   font-size: 1.5rem !important;
}
.contest_item_bg_1 p, .contest_item_bg_2 p {
   font-size: 1rem !important;
   padding: 0 25px 0 25px !important;
    
}

#rating-entries .pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
#rating-entries .pagination>li:last-child>a, .pagination>li:last-child>span {
    margin-left: 0;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.judge_entry_video {
    position: relative;
}
.previous_entry {
    position: absolute;
    height: 100%;
    left: -50px;
}
.previous_entry span {
    position: absolute;
    top: 50%;
    font-size: 20px;
}
.next_entry {
    position: absolute;
    height: 100%;
    right: -32px;
    top: 0;
}
.next_entry span {
    position: absolute;
    font-size: 20px;
    top: 50%;
}

.judging_entry_list h6 {
    font-family: OpenSans-Semibold;
    font-size: 16px;
    color: #858585;
}

.judging_entry_list span.entry_by {
    font-family: OpenSans;
    font-size: 16px;
    color: #252838;
}

@media (min-width: 1200px) {
    .judging_entry_list .container {
        width: 100%;
        padding: 0 50px;
    }
    .judge_entry_video {
        margin-top: 25px;
    }

}


/* NEW THUMBNAIL  */
.contest_item_bg_1 .thunbnail_image , .contest_item_bg_2 .thunbnail_image{
    cursor: pointer;

}


.contest_item_bg_2, .contest_item_bg_1 {
    background: #FFF;
    margin-bottom: 20px;
    min-height: auto;
    max-height: auto;
    overflow-wrap:break-word;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    
}

.transition-1{
    transition:all .3s ease-in-out ;
}

#rating-entries{
    margin-top: 80px;
}


.assigned-judge{
    /*margin-top: 5px !important;*/
    font-size: 1.2rem;
    color: rgb(165, 165, 165);
    font-weight:600;
    width: 100%;
}
.assigned-judge-1{
    font-size: 1.2rem;
    color: rgb(165, 165, 165);
    font-weight:600;
}



.entry-checked{
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 1.2rem;
    color: rgb(165, 165, 165);
    font-weight:600;
}
.entry-checked i{
    font-size: 1.6rem !important;
    line-height: 0;
    margin-right: 3px;
}
.assigned-judge i , .assigned-judge-1 i{
    font-size: 1.3rem;
}
.assigned-judge span, .assigned-judge-1 span{
    margin-top: 0px !important;
    font-weight:490 !important;
}


@media (min-width:380x){
    .contest_item_bg_1 .rating-container, .contest_item_bg_2 .rating-container{

        display: block;
        align-items: center;
    }
}
@media (max-width:380px){
    .modal-footer {
        text-align: center !important;
    }
    .modal-footer .button{
        width: 100%;
        text-align: center;
        margin:10px 0 10px;
    }
}




@media (min-width:768px){

    .category_on .contest_item_bg_1{
        min-height: 320px;
        height: 320px;
    }
    .contest_item_bg_1 {
        min-height: 340px;
        height: 340px;
        overflow: hidden;
        overflow-wrap:break-word;

    }

    .contest_item_bg_2 {
        min-height: 320px;
        height: 320px;
        overflow: hidden;
        overflow-wrap:break-word;
    }

    
    .contest_item_bg_1 .rating-container, .contest_item_bg_2 .rating-container{
        width: 100%;
    }

    .contest_item_bg_1 p, .contest_item_bg_2 p{

        overflow: hidden;
       text-overflow: ellipsis;
       display: -webkit-box;
       -webkit-line-clamp: 1; /* number of lines to show */
       -webkit-box-orient: vertical;
       overflow-wrap:break-word;
    }
}


@media (min-width:992px){


    .category_on .contest_item_bg_1{
        min-height: 320px;
        height: 320px;
    }
    .category_on .rating-xs{
        font-size: 1.5rem !important;
    }
    .contest_item_bg_1 {
        min-height: 340px;
        overflow: hidden;
        overflow-wrap:break-word;
        
    }

    .contest_item_bg_2 {
        min-height: 298px;
        height: 298px;
        overflow: hidden;
        overflow-wrap:break-word;
    }
    .contest_item_bg p{
        overflow: hidden;
       text-overflow: ellipsis;
       display: -webkit-box;
       -webkit-line-clamp: 1; /* number of lines to show */
       -webkit-box-orient: vertical;
       overflow-wrap:break-word;
    }

    .category-sort{
        padding: 0;
        position: -webkit-sticky; /* Safari */
        position: sticky;
        top: 0;
    }

    .category-sort-footer{
        padding-top:3px;
    }
    .category-column-select_1 {
        margin-bottom: 75px;
        background: #ffffff;
        box-shadow:0px 0px 10px -5px rgba(0, 0, 0, 0.8);
        padding:0;
        transition:all .5s ease-in-out ;
        transform: translateY(0) translateX(0);
        transition-delay: .3s;
        
    }
    
    
    .slide-down{
        transform: translateY(150px) translateX(0);
      
    }
    .slide-down-1{
        transform: translateY(100px) translateX(0);
      
    }

    #rating-entries{
        margin-top: 0;
    }
}


@media (min-width:1160px){
    .category_on .rating-xs{
        font-size: 1.8rem !important;
    }
}

@media (min-width:1350px){
    .contest_item_bg_1 {
        min-height: 340px;
        overflow: hidden;
        overflow-wrap:break-word;
        
    }
}
 





.w-100{
    width: 100%;
}


.t-bottom{
    border-top: solid #d9d9d9 0.1rem;
}

.b-bottom{
    border-bottom: solid #d9d9d9 0.1rem;
}


.category-column-select_1 > label{
    padding-left:25px;
    padding-left:25px;
    padding-bottom:15px;
    border-bottom: solid #d9d9d9 0.1rem;
    width: 100%;
    margin-bottom: 0;
}

.category-column-select_1  ul{
    padding:0;
}

.category-column-select_1 ul .active {
    background: #f0f0f0;
}

.category-column-select_1  ul li{
    /* background-size: 200% 200%;
    background-size: 200% 200%;
    background-image: linear-gradient(to right, white 50%, black 50%); */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.category-column-select_1  ul li a{
    padding: 15px 25px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.link-ef-over li, .link-ef-over li a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.link-ef-over li:hover > a{
      color:#000;
      /* font-size: calc(1vh + 0.7rem); */
    overflow-wrap: break-word;

      

}

.center-div{
    display: flex;
}
.center-div .wrap-center{
    margin: auto;
}


.fix-search {
    position: fixed;
    top:0;
    transform: translateY(calc(var(--toolbarHeight) + var(--navbarHeight)));
    left: 0;
    padding: 0;
    width: 100%;
    z-index: 999;
  }

  .search__input {
    width: 100%;
    padding: 6px 12px;

    background-color: transparent;
    -webkit-transition: transform .25s ease-in-out;
    -moz-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    font-size: 12px;
    line-height: 12px;
    
    color: #575756;
    background-color: transparent;

    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: 95% center;
    border-radius: 50px;
    border: 1px solid #aaaaaa;
    transition: all .25s ease-in-out;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}

.search__input::placeholder {
        color: rgba(87, 87, 86, 0.8);

    }

.search__input:hover,
    .search__input:focus {
        padding: 8px 0;
        outline: 0;
        border: 1px solid transparent;
        border-bottom: 1px solid #575756;
        border-radius: 0;
        background-position: 100% center;
    }



  

#category-list,#sortList {
    -moz-transition: height .3s;
    -ms-transition: height .3s;
    -o-transition: height .3s;
    -webkit-transition: height .3s;
    transition: height .3s;
    height: 0;
    max-height:300px;
    overflow: auto;
    border-top: solid #d9d9d9 0.1rem;
    color: #d3d3d3;
    
  }

.measuringWrapper{
    padding: 25px 20px 10px 20px;
    overflow-wrap: break-word;
}



.gentle-comment_box{
    min-height: 120px;
    border-radius:  15px;
    resize: none;
    background: rgba(255, 255, 255, 0.4) !important;
    transition: all .5s ease-out ;
    -webkit-transition:all .5s ease-out ;
    -moz-transition:all .5s ease-out ;
    transition:all .5s ease-out ;
}

.gentle-comment_box:hover, .gentle-comment_box:hover{
    box-shadow:0px 0px 10px -5px rgba(0, 0, 0, 0.8);

    background: rgba(255, 255, 255, 0.3) !important;
}


.sort-box{
    background: #ffffff;
    box-shadow:0px 0px 10px -5px rgba(0, 0, 0, 0.8);
   
   

}

.sort-block{
    
    width:100%;
    display: flex;
    flex-direction:row;
    align-items: stretch;
    padding: 15px 25px;
    flex-wrap: wrap;
    
   

}
.tab-list{
    margin-top:13vw;
}

.clicked-link{
    opacity: 0.7;
}

.sort-block> div:nth-child(1){
    flex:3 ;
    cursor: pointer;
    margin:auto;
}

.sort-block> div:nth-child(2){
    flex:2 ;
    cursor: pointer;

    align-self: flex-end;
}

.sort-block> div:nth-child(2) input{
    width: 100%;
    float: right;
}









.rated.hidden-tick {
    visibility: hidden !important;
}

/*.ui-sortable-placeholder {*/
    /*visibility: visible !important;*/
    /*background-color: #ffffff;*/
    /*box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.29);*/
/*}*/

.ui-sortable-helper {
    background-color: #ffffff;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.29);
}

h2.panel-title {
    font-size: 32px
}

div.handle {
    float: right;
    font-size: 20px;
    background: url(../img/burger.png) no-repeat right;
    min-height: 10px;
    min-width: 26px;
    display: block;
    margin-top: 10px;
}

div.no-marg {
    padding: 0px;
}

div.rating-item {
    display: inline-block;
}
.entry-details-nav .fa {
    font-size: 30px;
}
.entry-details-nav {
    vertical-align: middle;
}
.entry-details-nav span.nav-text {
    position: relative;
    padding: 5px;
    top: -5px;
}

div.margins {
    margin-bottom: 10px;
}

.rated, .ranked{
    background-color: #252838;
    color: #fff;
}

div.rated > i:before {
    /*background: -moz-linear-gradient(top,  #97f058 0%, #50bb09 50%, #97f058 100%); *//* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #97f058 0%,#50bb09 50%,#97f058 100%); /* Chrome10-25,Safari5.1-6 */
    color: green;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97f058', endColorstr='#97f058',GradientType=0 ); /* IE6-9 */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}

div.rated > i {
    text-shadow: 0px 2px rgba(0, 0, 0, 0.2);
}

.pagination-list {
    float: left;
}



/* PADDINGS & MARGIN CLASSES */

.p-rl-1{
    padding-left: 2vw ;
    padding-right: 2vw;
}


.p-rl-2{
    padding-left: 3vw;
    padding-right: 3vw;
}

.p-rl-3{
    padding-left: 4vw ;
    padding-right: 4vw;
}

.p-rl-4{
    padding-left: 5vw ;
    padding-right: 5vw;
}

.p-rl-5{
    padding-left: 6vw ;
    padding-right: 6vw;
}

.p-rl-6{
    padding-left: 7vw ;
    padding-right: 7vw;
}

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


.m2{
    margin-top:5px;
    margin-bottom:5px;
}


.m3{
    margin-top:20px;
    margin-bottom:20px;
}


.m4{
    margin-top:30px;
    margin-bottom:30px;
}


.m5{
    margin-top:40px;
    margin-bottom:40px;
}


.m6{
    margin-top:70px;
    margin-bottom:70px;
}


.m7{
    margin-top:90px;
    margin-bottom:90px;
}




.p1{
    padding-top:5px;
    padding-bottom:5px;
}


.p2{
    padding-top:20px;
    padding-bottom:20px;
}


.p3{
    padding-top:30px;
    padding-bottom:30px;
}


.p4{
    padding-top:40px;
    padding-bottom:40px;
}


.p5{
    padding-top:70px;
    padding-bottom:70px;
}




.pt-1{padding-top: 0.7rem; }

.pb-1{padding-bottom: 0.7rem; }

.pr-1{ padding-right: 0.7rem; }

.pl-1{ padding-left: 0.7rem; }

.px-1{ padding:0 0.7rem ; }

.py-1 {padding: 0.7rem 0; }


.pt-2{padding-top: 1.5rem; }

.pb-2{padding-bottom: 1.5rem; }

.pr-2{ padding-right: 1.5rem; }

.pl-2{ padding-left: 1.5rem; }

.px-2{ padding:0 1.5rem ; }

.py-2 {padding: 1.5rem 0; }


.pt-3{padding-top: 2rem; }

.pb-3{padding-bottom: 2rem; }

.pr-3{ padding-right: 2rem; }

.pl-3{ padding-left: 2rem; }

.px-3{ padding:0 2rem ; }

.py-3 {padding: 2rem 0; }


.pt-4{padding-top: 2.5rem; }

.pb-4{padding-bottom: 2.5rem; }

.pr-4{ padding-right: 2.5rem; }

.pl-4{ padding-left: 2.5rem; }

.px-4{ padding:0 2.5rem ; }

.py-4{padding: 2.5rem 0; }


.pt-5{padding-top: 3rem; }

.pb-5{padding-bottom: 3rem; }

.pr-5{ padding-right: 3rem; }

.pl-5{ padding-left: 3rem; }

.px-5{ padding:0 3rem ; }

.py-5{padding: 3rem 0; }


.pt-6{padding-top: 3.5rem; }

.pb-6{padding-bottom: 3.5rem; }

.pr-6{ padding-right: 3.5rem; }

.pl-6{ padding-left: 3.5rem; }

.px-6{ padding:0 3.5rem ; }

.py-6{padding: 3.5rem 0; }


.pt-7{padding-top: 4rem; }

.pb-7{padding-bottom: 4rem; }

.pr-7{ padding-right: 4rem; }

.pl-7{ padding-left: 4rem; }

.px-7{ padding:0 4rem ; }

.py-7{padding: 4rem 0; }


.p-auto{
    padding: auto;
}

.m-auto{
    margin: auto;
}


.mt-4{margin-top: 2.5rem; }

.mb-4{margin-bottom: 2.5rem; }

.mr-4{ margin-right: 2.5rem; }

.ml-4{ margin-left: 2.5rem; }

.mx-4{ margin:0 2.5rem ; }

.my-4{margin: 2.5rem 0; }


.mt-5{margin-top: 3rem; }

.mb-5{margin-bottom: 3rem; }

.mr-5{ margin-right: 3rem; }

.ml-5{ margin-left: 3rem; }

.mx-5{ margin:0 3rem ; }

.my-5{margin: 3rem 0; }


.mt-6{margin-top: 3.5rem; }

.mb-6{margin-bottom: 3.5rem; }

.mr-6{ margin-right: 3.5rem; }

.ml-6{ margin-left: 3.5rem; }

.mx-6{ margin:0 3.5rem ; }

.my-6{margin: 3.5rem 0; }


.mt-7{margin-top: 4rem; }

.mb-7{margin-bottom: 4rem; }

.mr-7{ margin-right: 4rem; }

.ml-7{ margin-left: 4rem; }

.mx-7{ margin:0 4rem ; }

.my-7{margin: 4rem 0; }

.rank-spinner select,#judging-entry-rank{
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    -webkit-appearance: none;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    width: 35px;
    background-size: 80%;
    background-position: right;
    outline: none;
}

.rank-spinner .xdsoft_selectspinner.xdsoft_pretty {
    left: 0;
}
.rank-spinner .xdsoft_selectspinner .xdsoft_selector {
    left: 0px;
    right: 10px;
    padding: 15px 0 0 0 !important;
}
.rank-spinner  .xdsoft_pretty {
    background-color: transparent;
}
.rank-spinner  .xdsoft_selectspinner {
    border: none;
}
.xdsoft_selectspinner {
    min-width: 55px;
}
.rank-spinner.vid_spinner {
    display: flex;
    align-items: center;
    font-size:16px;
}
.vid_spinner select, #judging-entry-rank {
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    -webkit-appearance: none;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    width: 70px;
    background-size: 50%;
    background-position: right;
    outline: none;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.xdsoft_selectspinner.active {
    box-shadow: none;
}
.xdsoft_selectspinner .xdsoft_chooser>div>div.xdsoft_item.active {
    background: #1f202e;
    color: #FFFFFF;
}
.xdsoft_selectspinner .xdsoft_chooser>div>div.xdsoft_item {
    cursor: pointer;
    padding: 8px !important;
    font-family: OpenSans-Bold !important;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.81;
    letter-spacing: normal;
    text-align: center;
    color: #252838;
}
.xdsoft_selectspinner .xdsoft_chooser {
    top: 0;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.29);
    border: solid 1px #d0d2d4;
    background-color: #fff !important;
    width: 100%;
    z-index: 1;
}

.xdsoft_selectspinner {
    z-index: 10;
}

.sortDiv {
    position: relative;
    cursor: unset !important;
}

.sortDiv:after {
    border-left: 2px solid #ccc;
    content: "\00a0";
    position: absolute;
    top: -14px;
    right: 12px;
    z-index: 2;
    display: block;
    height: 50px;
}

#sortList {
    max-height:200px;
    overflow: hidden;
}

.sortBottom {
    border-bottom: solid #d9d9d9 0.1rem;
}



.badge-notification.visible{
    visibility: visible;
    opacity: 1;
    animation: fadeIn 1s, slideIn .8s linear;

}   

.badge-notification {
    width: 200px;
    height: 50px;
    background-color: rgba(255, 255, 255,1);
    animation: fadeIn 1s, slideIn .8s linear;
    
    margin: auto;
    border-radius: 3px;
    box-shadow: 0px 0px -5px 1px #999;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 25px;
    left: 35px;
    padding: .5rem;
    z-index:999999;
    font-weight: bold;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-content: center;
  }
  .badge-notification .title{
      line-height: 0em;
    
      padding: 0em;
      font-weight: bold;


  }
  
  @keyframes slideIn {
    0% {
      transform: translateY(400px);
      animation-timing-function: ease-out;
    }
    60% {
      transform: translateY(-30px);
      animation-timing-function: ease-in;
    }
    80% {
      transform: translateY(10px);
      animation-timing-function: ease-out;
    }
    100% {
      transform: translateY(0px);
      animation-timing-function: ease-in;
    }
  }
  
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

a.thumbnail-block.center-block.pdf{
    width: 42% !important;
    background-color: unset;
}

a.thumbnail-block.center-block.pdf.pdflarge {
    width: 100% !important;
}

.round-selector {
    display: flex;
    justify-content: space-between !important;
    max-width: 100% !important;
    width: 100% !important;
}

.select-round-flex
{
    flex: 12 !important;
}

#roundDropdown a.sortSelector {
    width: 100%;
}

#roundDropdown li {
    display: block;
    padding: 0;
}

#roundDropdown li a {
    padding: 15px 15px;
}

#sortList .dropdown-menu>li>a {
    width: 100%;
    padding: 15px 25px;
}
.customed_select .dropdown-menu li {
    padding: 0px !important;
}

@media (max-width:680px) {
    .finalize-head-button-container {
        position: relative !important;
    }

    .finalize-head-button {
        justify-content: center;
    }
}

.modal-vertical-centered-raw {
    transform: translate(0, 50%) !important;
    -ms-transform: translate(0, 50%) !important; /* IE 9 */
    -webkit-transform: translate(0, 50%) !important; /* Safari and Chrome */
}

.modal-vertical-centered-raw > .modal-content > .modal-header,
.modal-vertical-centered-raw > .modal-content > .modal-area {
    padding: 15px;
    margin: 0;
}

.modal-vertical-centered-raw > .modal-content > .modal-header {
    margin: 10px 0;
}

.modal-vertical-centered-raw .modal-title {
    font-weight: 800;
}

.finalize-head-button-container.rank {
    margin-top: 15px;
}


/*Assessment Overlay*/
ul.assessment-overlay {
    position: absolute;
    margin: 10px 0 10px 0px;
    width: 100%;
    text-align: center;
    padding: 0 10px;
}

.criteria-rating {
    display: inline;
}

.criteria-description {
    padding: 10px;
    font-size: 24px;
}

.star {}

.star-0 { color: #fff}

.star-1 { color: #f52022; }

.star-2 { color: #f67620; }

.star-3 { color: #f9c220; }

.star-4 { color: #fdf700; }

.star-5 { color: #4fff1e; }

.star-6 { color: #4fff3e; }

.star-7 { color: #3fff5e; }

.star-8 { color: #2fff7e; }

.star-9 { color: #1fff9e; }

.star-10 { color: #0fffbe; }

.overlay-show {
    background-color: azure;
    overflow: accumulatematrix;
    box-shadow: inset 0 0 0 2000px rgba(5, 21, 106, 0.57);
}

.user-ellipsis {
    margin-left: 0;
    margin-right: 0;
    text-overflow: ellipsis;

    /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
}

.criteria-details-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.criteria-description {
    padding: 0px 20px;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.94;
    letter-spacing: normal;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    max-width: 100%;
    width: 100%;
}

ul.assessment-overlay li {
    list-style: none;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}

.assessment-show-margin {
    flex: 1;
}

.assessment-show {
    flex: 3 0 10%;
}


@media (min-width: 992px) and (max-width: 1199px) {
    .assessment-show-margin {
        flex: 2;
    }
}

@media(min-width: 750px) and (max-width: 991px){
    .assessment-show-margin {
        flex: 3;
    }
}

@media(max-width: 749px) {
    .assessment-show-margin {
        flex: 4;
    }
}

.consent-verification-page  .modal-content > .modal-area img {
    position:relative;
    max-width: 100%;
    height: auto;
}

#consent-verification-page .modal-area {
    overflow-y: scroll;
    height: 74vh;
}

#rating-entries > p.col-md-12 {
    text-align: center;
}

.bs-example {
    margin: 20px;
  }
  .rotate {
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -moz-transform: rotate(90deg); /* Firefox */
    -ms-transform: rotate(90deg); /* IE 9 */
    transform: rotate(90deg); /* Standard syntax */
  }

.arrowSpan {
    margin: 7px;
}
.scoreText {
    width: unset;
    margin: 8px;
    font-size: 14px;
    color: #555;
}

.score-juding-rate, .score-juding-rate-save, .teamScore {
    width: 20% !important;
}
