 ul.dropdown-menu.mss_sl_btn_dm.show {

    overflow: scroll;

 }

.height50 {

height: 46px;

min-height: 46px;

overflow: hidden;

}

.gv-img--view{

    max-width: 188px;

    max-height: 136px;

}



/*.Companions-KITTENS {

    display: none;

}*/

.Companions-ENTRIES {

    display: none;

}

.table-scroll .table.table-bordered{

        margin-bottom: 1px;

    

}

.KITTENS-Group4 {

    display: none;

}

.KITTENS-Group4 {

    display: none !important;

}

.ENTIRES-Group4{

    display: none !important;

}

.KITTENS-Group4 {

    display: none !important;

}
.event-detail-sec-3{
    position: relative;
    overflow: hidden;
    min-height: calc(100vh - 575px);
}
.event-detail-sec-3::after{
    content: '';
    position: absolute;
    top: 60px;
    height: 100%;
    width:calc(100% + 24px);
    background-image: url('../images/purple-bg-image.png');
    background-size: cover;
    background-repeat:repeat;
    background-position: center;
    z-index: -1
}

.ring-head-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ring-head-section .ring-head-title {
    font-size: 16px;
    color: #000;
    font-family: 'myriadhwbrew-bold';
    line-height: 20px;
}
.ring-head-section .ring-head-title .w-250{
    min-width: 250px;
}
.show-result-btn{
    color: #D43124;
    font-size: 16px;
    font-family: 'myriadhwbrew-bold';
    line-height: 20px;
    margin-right: 25px;
}
.ring-head-section div img {
    margin-right: 20px;
}

.result-ring-main .card {
    background: #fff;
    margin: 10px 0;
    border: 1px solid #ECECEC !important;
    border-radius: 10px !important;
    overflow: hidden;
    border-bottom: 0px !important;
}
div#pills-result {
    background: transparent;
}
.result-ring-main > .card {
    border-bottom: 1px solid #ECECEC !important;
    margin-bottom: 30px;
}
.result-ring-main .card .card{
    border-left: none !important;
    border-right: none !important;
}
.result-ring-main .card-header {
    padding: 20px 32px;
    margin: 0;
    background-color: #fff;
    border: none !important;
    border-radius: 0 !important;
}
.result-ring-main .card-header .btn-header-link:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(../images/down-arrow-red.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 30px;
    top: 30px;
}
.result-ring-main .card-header .btn-header-link.collapsed:after {
    background-image: url(../images/right-arrow-red.svg);
}

.result-ring-main .card-body {
    padding: 0;
}

.result-ring-inside .card {
    margin: 0;
    border-radius: 0 !important;
}


.result-ring-inside .card-header .btn-header-link:after {
    background-image: url(../images/arrow-down-black.svg) !important;
}
.result-ring-inside .card-header .btn-header-link.collapsed:after {
    background-image: url(../images/arrow-up-black.svg) !important;
}
.result-ring-inside .table-bordered td {
    border-top: 1px solid #ECECEC;
}


.ring-table-content {
    padding: 8px;
    text-align: left;
}

.ring-table-content h2 {
    font-size: 24px;
    font-family: 'flama-bold';
    color: #8D75C1;
    margin-bottom: 10px;
}

.ring-table-content p {
    font-size: 16px;
    color: #333;
    margin: 0;
    font-family: 'flama-regular';
    line-height: 23px;
    letter-spacing: 0.5px;
}

.ring-table-content ul {
    padding: 0;
    margin: 0;
}

.ring-table-content ul li {
    font-size: 16px;
    color: #333;
    margin: 0;
    font-family: 'flama-regular';
    line-height: 25px;
    letter-spacing: 0.5px;
}

.ring-table-content ul li span {
    min-width: 110px;
    display: inline-block;
}
.result-ring-inside  table thead tr th {
    font-size: 16px;
    color: #333;
    margin: 0;
    font-family: 'flama-regular';
    line-height: 25px;
    letter-spacing: 0.5px;
    text-align: left;
}
.best-in-show {
    border: 1px solid #ECECEC;
    border-radius: 10px;
    flex: 1 0 auto;
    overflow: hidden;
    min-width: 191px;
}
.grid-3 .best-in-show {
    min-width: 280px;
    max-width: 280px;
}
.grid-4 .best-in-show {
    min-width: 246px;
    max-width: 246px;
}
.best-in-show h3 {
    background: #F9F6FF;
    color: #000;
    font-size: 14px;
    padding: 12px 15px 10px;
    text-transform: uppercase;
    font-family: 'myriadhwbrew-bold';
}

.best-in-content {
    padding: 12px 20px;
}

.best-in-content h5 {
    font-size: 30px;
    font-family: 'flama-bold';
    line-height: 36px;
    color: #000000;
}

.best-in-content p {
    color: #333333;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
}
.best-in-show-main {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 0px 20px;
}
.result-ring-main .card .table-bordered{
    border-left: none;
    border-right: none;
}
.result-ring-inside .table-bordered tr td:last-child {
    border-right: 0;
}

.result-ring-inside .table-bordered tr td:first-child {
    border-left: 0;
}
.table-scroll table.table.table-bordered {
    border-bottom: none !important;
}
.result-ring-inside .table-bordered tr:last-child td {
    border-bottom: none;
}
.event-detail-sec-3 .tab-pane{
    background-color: #fff;
}
div#pills-tabContent {
    padding-bottom: 50px;
    margin: 0;
}
div#pills-participants {
    padding-top: 26px;
}
div#pills-judges {
    padding-top: 26px;
}
@media screen and (max-width: 767px) {
    .grid-4 .best-in-show {
        max-width: 100%;
    }
    .grid-3 .best-in-show {
        max-width: 100%;
    }
}


.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 26px;
  }
  
  /* Hide default HTML checkbox */
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* The slider */
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

  .modalwidth650 .modal-dialog {
    max-width: 650px;
}
.h-26{height: 26px;}