/* begin::Global css */
body {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../assets/ug-scoring-scheduling/img/page-bg.png);
  
    transition: "transform 0.4s ease";
  
    --font_size-12: 12px;
    --font_size-13: 13px;
    --font_size-14: 14px;
    --font_size-15: 15px;
    --font_size-16: 16px;
    --font_size-17: 17px;
    --font_size-18: 18px;
    --font_size-19: 19px;
    --font_size-20: 20px;
    --font_size-21: 21px;
    --font_size-22: 22px;
    --font_size-23: 23px;
    --font_size-24: 24px;
    --font_size-25: 25px;
    --font_size-26: 26px;
    --font_size-28: 28px;
    --font_size-30: 30px;
    --font_size-32: 32px;
    --font_size-36: 36px;
    --font_size-40: 40px;
    --font_size-45: 45px;
    --font_size-48: 48px;
    --font_size-60: 60px;
    --font_size-64: 64px;
  
    --font_weight-400: 400;
  }
  
  .body-A-plus {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../assets/ug-scoring-scheduling/img/page-bg.png);
  
    transition: "transform 0.4s ease";
  
    --font_size-12: 14px;
    --font_size-13: 15px;
    --font_size-14: 16px;
    --font_size-15: 17px;
    --font_size-16: 18px;
    --font_size-17: 19px;
    --font_size-18: 20px;
    --font_size-19: 21px;
    --font_size-20: 22px;
    --font_size-21: 23px;
    --font_size-22: 24px;
    --font_size-23: 25px;
    --font_size-24: 26px;
    --font_size-25: 25px;
    --font_size-26: 28px;
    --font_size-28: 30px;
    --font_size-30: 32px;
    --font_size-32: 34px;
    --font_size-36: 38px;
    --font_size-40: 42px;
    --font_size-45: 47px;
    --font_size-48: 50px;
    --font_size-60: 62px;
    --font_size-64: 66px;
  
    --font_weight-400: 500;
  }
  
  .body-A-plus-plus {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../assets/ug-scoring-scheduling/img/page-bg.png);
  
    transition: "transform 0.4s ease";
  
    --font_size-12: 15px;
    --font_size-13: 16px;
    --font_size-14: 17px;
    --font_size-15: 18px;
    --font_size-16: 19px;
    --font_size-17: 20px;
    --font_size-18: 21px;
    --font_size-19: 22px;
    --font_size-20: 23px;
    --font_size-21: 24px;
    --font_size-22: 25px;
    --font_size-23: 26px;
    --font_size-24: 27px;
    --font_size-25: 26px;
    --font_size-26: 29px;
    --font_size-28: 31px;
    --font_size-30: 33px;
    --font_size-32: 35px;
    --font_size-36: 39px;
    --font_size-40: 43px;
    --font_size-45: 48px;
    --font_size-48: 51px;
    --font_size-60: 63px;
    --font_size-64: 67px;
  
    --font_weight-400: 600;
  }
  
  .body-A-minus {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../assets/ug-scoring-scheduling/img/page-bg.png);
  
    transition: "transform 0.4s ease";
  
    --font_size-12: 10px;
    --font_size-13: 11px;
    --font_size-14: 12px;
    --font_size-15: 13px;
    --font_size-16: 14px;
    --font_size-17: 15px;
    --font_size-18: 16px;
    --font_size-19: 17px;
    --font_size-20: 18px;
    --font_size-21: 19px;
    --font_size-22: 20px;
    --font_size-23: 21px;
    --font_size-24: 22px;
    --font_size-25: 23px;
    --font_size-26: 24px;
    --font_size-28: 26px;
    --font_size-30: 28px;
    --font_size-32: 30px;
    --font_size-36: 34px;
    --font_size-40: 38px;
    --font_size-45: 43px;
    --font_size-48: 46px;
    --font_size-60: 58px;
    --font_size-64: 62px;
  
    --font_weight-400: 300;
  }
  
  .body-A-minus-minus {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../assets/ug-scoring-scheduling/img/page-bg.png);
  
    transition: "transform 0.4s ease";
  
    --font_size-12: 9px;
    --font_size-13: 10px;
    --font_size-14: 11px;
    --font_size-15: 12px;
    --font_size-16: 13px;
    --font_size-17: 14px;
    --font_size-18: 15px;
    --font_size-19: 16px;
    --font_size-20: 17px;
    --font_size-21: 18px;
    --font_size-22: 19px;
    --font_size-22: 20px;
    --font_size-24: 21px;
    --font_size-25: 22px;
    --font_size-26: 23px;
    --font_size-28: 25px;
    --font_size-30: 27px;
    --font_size-32: 29px;
    --font_size-36: 33px;
    --font_size-40: 37px;
    --font_size-45: 42px;
    --font_size-48: 45px;
    --font_size-60: 57px;
    --font_size-64: 61px;
  
    --font_weight-400: 200;
  }

.sc_divider {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #eff2f5;
}

.show_passowrd_icon {
    position: absolute;
    display: inline-block;
    right: 20px;
    bottom: 15px;
    cursor: pointer;
}

.export_btn .buttons-collection {
    height: 32px;
    font-size: 12px;
    line-height: 12px;
}

.export_btn .dt-button-collection {
    left: -7rem !important;
}

.export_btn .dropdown-menu {
    min-width: 14rem !important;
}

.export_btn .dropdown-item {
    padding: 0.7rem 1.2rem;
}

@media all and (max-width: 767px) {
    .export_btn div.dt-buttons {
        margin-bottom: 0 !important;
    }
}

@media all and (max-width: 576px) {
    .export_btn {
        display: block !important;
        text-align: center;
    }

    .export_btn .dataTables_filter input {
        min-width: 200px !important;
    }

    .export_btn div.dt-buttons {
        display: inline-block;
        margin-top: 10px;
    }

    .table_filters .dataTables_length {
        margin-bottom: 5px;
    }
}

.form_fieldset {
    width: 100%;
    border: 1px solid #e2e5ec;
    position: relative;
    padding: 20px 20px 0;
    margin-top: 10px;
    border-radius: 4px;
}

.form_fieldset h3 {
    font-size: 16px;
    margin: 0;
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 12px;
    background: #fff;
    padding: 10px 8px;
    border-radius: 4px;
    text-decoration: underline;
}

.form_fieldset .form-group {
    margin-bottom: 20px;
}

table.dataTable > thead .sorting_asc:after {
    display: none;
}

.select2-container--bootstrap5
    .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) {
    min-height: 42.5px;
}

.export_btn .dataTables_filter {
    padding: 0 !important;
}

.export_btn .dataTables_filter input {
    margin-right: 0.5em;
    margin-left: 0 !important;
    background: #fff;
    border: 1px solid #e4e6ef;
    min-width: 250px;
    min-height: calc(1.4em + 1rem + 2px) !important;
    height: calc(1.4em + 1rem + 2px) !important;
}

.accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.table_row_border {
    border-bottom: 1px solid #e4e6ef !important;
}

.page_sidebar .card {
    background: rgba(150, 52, 234, 0.4);
    /*background: rgba(19,0,97,.3);*/
}

.page_sidebar .card * {
    color: #fff !important;
}

.sports_tabs .card {
    /*background: #a838ff;*/
}

.header {
    border-bottom: 0 !important;
    height:150px;
}

.sub_navbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.bg-info-light {
    background-color: #e3d7fb !important;
}

.bg-orange {
    background: #f27323;
}

.bg-navy {
    background: #1e4182 !important;
}

.bg-dark.accordion-button::after,
.bg-navy.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

img {
    /* max-width: 100%; */
}
/* end::Global css */

/*begin::All Tabls border color change css*/
.border-gray-300,
.table.table-row-gray-300 tr {
    border-color: #777 !important;
}
/*end::All Tabls border color change css*/

/* begin::data-profile-colors css */
.kiyg_schedule_table tbody tr td:nth-child(even) {
    background-color: rgba(30, 65, 130, 0.1) !important;
}

.kiyg_schedule_table tbody tr td:nth-child(odd) {
    background-color: #f5f5f5 !important;
}

.kiyg_schedule_table tbody tr td:nth-child(1) {
    background-color: #fff !important;
    text-align: left;
}

[data-profile-color] {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
}

[data-profile-color="1"] {
    background-color: #86c340;
}

[data-profile-color="2"] {
    background-color: #f27323;
}

[progress-color="navyOpacity"] {
    background-color: rgba(30, 65, 130, 0.5) !important;
}

[progress-color="navy"] {
    background-color: #1e4182;
}

[progress-color="orangeOpacity"] {
    background-color: rgba(242, 115, 35, 0.5) !important;
}

[progress-color="orange"] {
    background-color: #f27323;
}

.progress {
    width: 100%;
    height: 7px;
}

.progress-wrap {
    overflow: hidden;
    position: relative;
}

.progress-wrap.bg-1 {
    background: #1e4182;
}

.progress-wrap.bg-2 {
    background: #f27323;
}

.progress-wrap .progress-bar {
    left: 0;
    position: absolute;
    top: 0;
}

.progress-wrap .progress-bar.bg-1 {
    background: #91a2c3;
}

.progress-wrap .progress-bar.bg-2 {
    background: #fdbe96;
}

.progress-wrap-two {
    overflow: hidden;
    position: relative;
}

.progress-wrap-two.bg-1 {
    background: #1e4182;
}

.progress-wrap-two.bg-2 {
    background: #f27323;
}

.progress-wrap-two .progress-bar-two {
    left: 0;
    position: absolute;
    top: 0;
}

.progress-wrap-two .progress-bar-two.bg-1 {
    background: #91a2c3;
}

.progress-wrap-two .progress-bar-two.bg-2 {
    background: #fdbe96;
}
/* end::data-profile-colors css */

/* begin::data-profile-image css */
[data-profile-image="true"] {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
}

[data-profile-image="true"] img {
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: contain;
}
/* end::data-profile-image css */

/* begin:: Site logo css */
#site-logo a {
    display: block;
    width: 180px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#site-logo a object {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
}

#site-logo img {
    width: 180px;
}
/* end:: Site logo css */

/* begin::fullscreen overlay and hamburger icon css */
.overlay-menu {
    display: flex;
}

.button_container {
    position: relative;
    top: 0;
    right: 0;
    height: 27px;
    width: 30px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}

.button_container:hover {
    opacity: 1;
}

.overlay_btn.active .top {
    -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
    -ms-transform: translateY(11px) translateX(0) rotate(45deg);
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #000;
}

.overlay_btn.active .middle {
    opacity: 0;
    background: #000;
}

.overlay_btn.active .bottom {
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #000;
}

.button_container span {
    background: #fff;
    border: none;
    height: 5px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    cursor: pointer;
}

.button_container span:nth-of-type(2) {
    top: 11px;
    width: 60%;
}

.button_container span:nth-of-type(3) {
    top: 22px;
}

.overlay_screen {
    position: fixed;
    background: rgba(255, 255, 255, 1);
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.35s, visibility 0.35s, height 0.35s;
    transition: opacity 0.35s, visibility 0.35s, height 0.35s;
    overflow: hidden;
}

.overlay_screen.open {
    opacity: 1;
    visibility: visible;
    height: 100%;
    z-index: 99;
}

.overlay_screen.open li {
    -webkit-animation: fadeInRight 0.5s ease forwards;
    animation: fadeInRight 0.5s ease forwards;
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.overlay_screen.open li:nth-of-type(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.overlay_screen.open li:nth-of-type(3) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

.overlay_screen.open li:nth-of-type(4) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.overlay_screen.open li:nth-of-type(5) {
    -webkit-animation-delay: 0.55s;
    animation-delay: 0.55s;
}

.overlay_screen nav {
    position: relative;
    height: 70%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 50px;
    font-family: "Montserrat", serif;
    font-weight: 700;
    text-align: center;
}

.overlay_screen ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}

.overlay_screen ul li {
    display: block;
    height: 20%;
    height: calc(100% / 5);
    min-height: 50px;
    position: relative;
    opacity: 0;
}

.overlay_screen ul li a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
}

.overlay_screen ul li a:hover:after,
.overlay_screen ul li a:focus:after,
.overlay_screen ul li a:active:after {
    width: 100%;
}

.overlay_screen ul li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    background: #fff;
    -webkit-transition: 0.35s;
    transition: 0.35s;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

.sport_block {
    width: 100%;
    text-align: center;
    line-height: normal;
}

.sport_block > span {
    width: 115px;
    height: 115px;
    padding: 6px;
    display: inline-block;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}

.sport_block > span > img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}

.sport_block > p {
    color: #f27323;
    font-size: 18px;
}
/* end::fullscreen overlay and hamburger icon css */

/* begin::Sub navbar css */
.sub_navbar .navbar {
    /*background: #1e4182;*/
    background: transparent;
    min-height: 54px;
    margin-top: 10px;
}

.sub_navbar .menu-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    word-spacing: 4px;
    transition: 0.3s all ease;
    padding: 10px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.3);
}

.sub_navbar .menu-title .nav_icon {
    width: 22px;
    height: 22px;
    margin-left: 5px;
    display: inline-block;
}

.sub_navbar .menu-title:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
}

.sub_navbar .menu-title.active {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
}

.sports_nav .menu-icon img {
    /* max-width: 100%; */
    width: 27px;
    height: 27px;
    object-fit: contain;
}

.menu-white .menu-item .menu-link {
    text-align: left;
}

.sports_nav.menu-state-bg-light-primary
    .menu-item
    .menu-link:hover:not(.disabled):not(.active),
.sports_nav.menu-state-bg-light-primary
    .menu-item.hover
    > .menu-link:not(.disabled):not(.active) {
    background: rgba(241 250 255 / 25%);
    color: #fff;
}
/* end::Sub navbar css */

/*begin::Fold table css*/
.fold {
    display: none;
}

.fold.open {
    display: table-row;
}

.fold-content {
    padding: 0;
}

.fold-content > table > tbody tr:nth-child(even) {
    background: #eee;
}

.view_tbl_acc {
    cursor: pointer;
}

.accordion-button:not(.collapsed) {
    background: transparent;
    box-shadow: none;
    color: #f27323;
}

.gold_badge {
    color: #000;
    line-height: normal;
    font-size: 15px;
    text-transform: uppercase;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #fcc861;
}

.silver_badge {
    color: #000;
    line-height: normal;
    font-size: 15px;
    text-transform: uppercase;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #e5e5e5;
}

.bronze_badge {
    color: #000;
    line-height: normal;
    font-size: 15px;
    text-transform: uppercase;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #dcb386;
}

.view_tbl_acc .table_collapse_caret {
    position: relative;
    text-align: right;
}

.view_tbl_acc .table_collapse_caret::before {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23181C32'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.15rem;
    transition: 0.3s ease all;
    transform: rotate(0deg);
    width: 1.15rem;
    height: 12px;
    display: inline-block;
}

.view_tbl_acc.open .table_collapse_caret::before {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transition: 0.3s ease all;
    transform: rotate(180deg);
    top: 1px;
}

.view_tbl_acc.table-dark .table_collapse_caret::before {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.15rem;
    transition: 0.3s ease all;
    transform: rotate(0deg);
    width: 1.15rem;
    height: 12px;
    display: inline-block;
}

.view_tbl_acc.table-dark.open .table_collapse_caret::before {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23009EF7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transition: 0.3s ease all;
    transform: rotate(180deg);
    top: 1px;
}
/*end::Fold table css*/

.sports_tabs .nav-pills .nav-link {
    color: #1e4182;
}

.sports_tabs .nav-pills .nav-link.active,
.sports_tabs .nav-pills .show > .nav-link {
    background-color: #1e4182;
    color: #fff;
}

.section_that_holds {
    width: 100%;
    margin-bottom: 25px;
}

.section_that_holds:last-child {
    margin-bottom: 0;
}

.section_that_holds > h4 {
    background: #f27323;
    color: #fff;
    font-weight: bold;
    font-size: var(--font_size-19);
    text-transform: uppercase;
    padding: 1rem 1.5rem;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.section_that_holds > h4 > span {
    margin-right: 10px;
    display: inline-flex;
    height: 30px;
    overflow: hidden;
}

.section_that_holds > h4 > span > img {
    height: 100%;
    object-fit: contain;
    object-position: top;
}

.sport_header {
    background: #f27323;
    padding: 1rem 1.5rem;
    border-radius: 4px;
    display: flex;
    align-items: center;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
}

.sport_header h4 {
    color: #fff;
    font-weight: bold;
    font-size:var(--font_size-19);
    text-transform: uppercase;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.sport_header h4 span {
    margin-right: 10px;
    display: inline-flex;
    height: 30px;
    overflow: hidden;
}

.sport_header h4 span img {
    height: 100%;
    object-fit: contain;
    object-position: top;
}

.team_profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.individual_profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
}

.sch_state_name {
    font-size: 1.5rem;
    font-weight: 600;
}

.score_pointers {
    display: flex;
}

.score_pointers span {
    font-size: 4.5rem;
    font-weight: bold;
    color: #f27323;
    flex: 1;
}

.quick_links_list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.quick_links_list ul li a {
    color: #000;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex: 0 0 100%;
    padding: 0.65rem 1.2rem;
    transition: none;
    outline: 0 !important;
    color: #7e8299;
    border-radius: 0.475rem;
    font-weight: 500;
}

.quick_links_list ul li a:hover {
    transition: color 0.2s ease, background-color 0.2s ease;
    background-color: rgba(255, 255, 255, 0.2);
    color: #009ef7;
}

.summary_list ul {
    list-style: disc;
    padding-left: 25px;
    margin: 0;
}

.summary_list ul li {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 26px;
}

.summary_list ul li:last-child {
    margin-bottom: 0;
}

.schedule_details {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    padding: 10px 0;
}

.schedule_details .card-header {
    padding: 0 !important;
}

@-webkit-keyframes live_blinkng {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes live_blinkng {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes live_blinkng {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

span.live_blink {
    display: block;
    overflow: hidden;
    border-radius: 3px;
    line-height: 0;
    font-size: 0;
}

span.live_blink > img {
    width: 45px;
    height: 18px;
    /*width: 60px;
    height: 22px;*/
    object-position: center;
    object-fit: cover;
    -webkit-animation: live_blinkng 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: live_blinkng 1s;
    -moz-animation-iteration-count: infinite;
    -o-animation: live_blinkng 1s;
    -o-animation-iteration-count: infinite;
}

.details_btn {
    width: 100%;
    padding: 10px 0;
    text-align: right;
}

.live_feeds_list {
    max-height: 100%;
}

.live_feed_icon {
    width: 30px;
    height: 30px;
    background: transparent;
    border-radius: 4px;
    padding: 0;
    line-height: 0;
    font-size: 0;
    display: inline-block;
    overflow: hidden;
}

.live_feed_icon > img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.live_feeds_list li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eff2f5;
}

.live_feeds_list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

a.index_sport_block {
    width: 100%;
    display: inline-block;
    text-align: center;
    line-height: normal;
    transition: 0.3 all ease;
    -webkit-transition: 0.3 all ease;
}

a.index_sport_block > span {
    width: 115px;
    height: 115px;
    padding: 6px;
    display: inline-block;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    transition: 0.3 all ease;
    -webkit-transition: 0.3 all ease;
}

a.index_sport_block:hover span {
    background: #1e4182;
    border: 1px solid transparent;
}

a.index_sport_block > span > img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}

a.index_sport_block p {
    color: #fff;
    font-size: var(--font_size-18);
    transition: 0.3 all ease;
    -webkit-transition: 0.3 all ease;
}

a.index_sport_block:hover p {
    color: #1e4182;
}

/*begin::Header new logos css*/
.header .header-logo {
    margin-top: 15px;
}

.header-fixed[data-kt-sticky-header="on"] .header .header-logo {
    margin-top: 0 !important;
}

.header__logo {
    text-align: center;
    margin: 0;
}

.header__logo a {
    height: 55px;
    width: 100px;
    display: flex;
    font-size: 0;
    line-height: 0;
    align-items: center;
}

.header__logo a img {
    height: 100%;
    object-position: center;
    object-fit: contain;
}

.header__menu ul li a {
    padding: 18px 0;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
}

.header__top__widget {
    padding: 0;
    margin-right: 0;
    position: relative;
}

.header-fixed[data-kt-sticky-header="on"] .header .header__top__widget:before {
    background: #000;
}

.header__top__widget ul {
    margin: 0;
    padding: 10px;
    list-style: none;
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 6px;
    width:500px;
    justify-content: center;
    gap: 35px;
}

@media (min-width: 992px) 
{
    .header-fixed[data-kt-sticky-header=on] .header__top__widget ul {
        gap: 5px;
        width: unset;
    }
}

a.myas_logo img {
    height: 100%;
    object-fit: contain;
    object-position: center;
}

a.swachh_logo {
    display: flex;
    width: 80px;
    overflow: hidden;
    position: relative;
    font-size: 0;
    line-height: 0;
    padding: 3px 0;
    justify-content: center;
}

.wheelChair {
    width: 60px;
    height: 30px;
    background: rgba(255, 255, 255, 0.3);
    padding: 5px;
    border-radius: 10px;
    backdrop-filter: blur(25px);
}


.wheelChair-dropdown {
    position: absolute;
    width: 60px;
    top: calc(100% + 3px);
    left: 0px;
    backdrop-filter: blur(25px);
    pointer-events: none;
    opacity: 0;
    background: rgba(255, 255, 255, 0.333);
    border-radius: 10px;
    transition: opacity 0.15s ease 0s;
}


.wheelChair-dropdown.active {
    opacity: 1;
    pointer-events: all;
}


.wheelChair-dropdown-container {
    position: relative;
}

.wheelChair-dropdown p {
    color: rgb(255, 255, 255);
    cursor: pointer;
    margin: 0px;
    padding: 5px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.333);
}

a.swachh_logo img {
    /*height: 100%;*/
    object-fit: contain;
    object-position: center;
}

a.sai_logo {
    display: flex;
    height: 50px;
    overflow: hidden;
    position: relative;
    font-size: 0;
    line-height: 0;
    padding: 3px 0;
}

a.sai_logo img {
    height: 100%;
    object-fit: contain;
    object-position: center;
}

a.dsya_logo {
    display: block;
    width: 65px;
    overflow: hidden;
    position: relative;
    font-size: 0;
    line-height: 0;
    padding: 3px 0;
}

a.dsya_logo img {
    /*height: 100%;*/
    object-fit: contain;
    object-position: center;
}

.header__logo:after {
    width: 100%;
    left: -50px;
    background: #0b2454;
    display: none;
}

.header__top__widget ul li {
    /* margin-right: 15px; */
}

.header__options__nav {
    text-align: center;
}
/*end::Header new logos css*/

.pre-scrollable {
    max-height: 500px;
    overflow-y: scroll !important;
}

@media all and (max-width: 1366px) {
    .pre-scrollable {
        max-height: 350px;
    }
}
