/* begin::Global css */
.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;
}

.btn-color {
    background-color: #875fcd;
    color: #fff;
}

.main-form {
    height: 100vh;
    display: flex;
    overflow: auto;
}
.con-bg {
    border-radius: 20px;
    overflow: hidden;
}
.login-input {
    background: #fff !important;
    border-radius: 50px;
    padding: 15px 28px;
    color: rgb(33 112 182) !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15) !important;
    font-size: 18px;
    margin-bottom: 40px;
    font-weight: 600;
    font-family: 'Poppins';
}
.login-input::placeholder {
    color: rgb(33 112 182) !important;
    font-size: 18px;
    font-weight: 600;
}
@font-face {
    font-family: 'ITC';
    src: url(../assets/font/texgyreadventor-bold.otf);
}
.login-button {
    /* background-color: rgb(33 112 182) !important;
    border-radius: 30px;
    font-size: 25px;
    padding: 16px 30px !important;
    margin-top: 10px; */
    position: relative;
    padding: 20px 50px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    border-radius: 40px;
    width: 200px;
    margin-bottom: 20px;
    margin-left: 125px;
}


.login-button-text {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-family: Arial;
    letter-spacing: 8px;
    z-index: 1;
    border: none;
    background-color: unset;
}

.liquid {
    position: absolute;
    top: -80px;
    left: 0;
    width: 200px;
    height: 200px;
    background: #4973ff;
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
    transition: 0.5s;
}

.liquid::after,
.liquid::before {
    content: "";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -75%);
    background: #000;
}

.liquid::before {
    border-radius: 45%;
    background: rgba(20, 20, 20, 1);
    animation: animate 5s linear infinite;
}

.liquid::after {
    border-radius: 40%;
    background: rgba(20, 20, 20, 0.5);
    animation: animate 10s linear infinite;
}

.login-button:hover .liquid::before,
.login-button:hover .liquid::after {
    width: 0px;
    top: 120px;
}

@keyframes animate {
    0% {
        transform: translate(-50%, -75%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -75%) rotate(360deg);
    }
}

.confirm-text {
    font-size: 16px;
    color: rgb(33 112 182);
    font-weight: 500;
    margin-bottom: 40px;
}

.login-header-img {
    height: 120px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 400px;
    object-fit: cover;
}
.login-return-btn {
    font-size: 18px;
}
.login-container {
    background-size: cover;
    background-image: url(../assets/Background-sport-2.png);
}

@media (max-width: 1340px) {
    .login-container {
        background-position-x: 0%;
    }
}
@media (max-width: 1199px) {
    .login-container {
        background-image: url(../assets/background_sport.png);
    }
}
.img-sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.p-lg-cutom-login {
    padding: 3.5em;
}
@media (max-width: 1200px) {
    .p-lg-cutom-login {
        padding: 1em 3.5em;
    }
}

.download_sample {
    font-weight: 600;
    color: #ffffff;
    background-color: #D6CFB4;
    border: 2px solid #ffffff;
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    height: 50px;
}

.download_sample:hover {
    color: #fff;
    background-color: #098C88;
    border: 2px solid #fff;
}

.btn-row {
    gap: 05px;
}

.excel-download-reset-btn {
    display: grid;
    grid-template-columns: 56% 36% 8%;
    align-items: center;
    gap: 90px;
}

.excel-upload-btn{
    display: flex;
    flex-direction: column;
}

.excel-upload-btn-size{
    
    max-width: 350px;
    width: 100%;
}
.helpline-number{
    display: grid;
    grid-template-columns: 160px 1fr;
    height: 33px;
}

.help-line {
    font-weight: 600;
    color: #D39D55;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 18px;
    text-align: start;
}
.help-line-header{
    font-size: 25px;
    font-weight: 600;
    color: #D39D55;
    letter-spacing: 1px;
    margin-bottom: 40px;
}
.help-line-no {
    color: rgb(33 112 182);
    font-size: 18px;
}
.btn-color {
    background-color: #098C88;
    border: 1px solid #fff;
    color: #ffffff;
}

/* DGL */
.modal-fullscreen .modal-content {
    max-width: 950px;
    height: auto;
    margin: 0 auto;
    margin-top: 91px;
}

.heding_left {
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
}

#book_hotel_modal .hotel_prt_reservation_two {
    width: 100%;
    margin-bottom: 30px;
}
#book_hotel_modal .hotel_prt_reservation_two h2 {
    text-align: center !important;
    font-size: 20px;
    border-bottom: 2px solid #bbb;
    padding-bottom: 15px;
    /* padding: 0 50px; */
    margin: 0 25px;
    color: #D39D55;
}
#book_hotel_modal .hotel_prt_reservation_two p {
    text-align: center;
    font-size: 17px;
    margin-top: 16px;
    color: #000000;
}

#book_hotel_modal .total_cost {
    display: block;
}

#book_hotel_modal .total_cost p {
    display: block;
    font-size: 20px;
}

#book_hotel_modal .total_cost p span {
    color: #D39D55;
}

.left-log {
    overflow: hidden;
}

@media all and (max-width: 1151px) {
    .excel-download-reset-btn {
        grid-template-columns: 46% 36% 8%;
    }
}

@media all and (max-width: 1042px) {
    .excel-download-reset-btn {
        grid-template-columns: 36% 36% 8%;
    }
}

@media all and (max-width: 767px) {
    .export_btn div.dt-buttons {
        margin-bottom: 0 !important;
        gap:28px;
    }
    .excel-download-reset-btn {
        display: flex;
        flex-direction: column;
        gap:28px;
    }
}

@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;
    }
    .excel-download-reset-btn {
        display: flex;
        flex-direction: column;
    }
}

.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;
}

.table pre {
    font-family: Poppins, Helvetica, sans-serif;
    margin-bottom: 0;
}

.table {
    text-align: center;
}

/*.table_parent_card {
    overflow-x: scroll;
    width: 100%;
    min-height: 200px;
}

.table_child_card {
    position: absolute;
    left: 0;
    width: 100%;
}*/
/* end::Global css */

/* begin::Spacing css */
.p_bt0 {
    padding-bottom: 0 !important;
}

.p_t0 {
    padding-top: 0 !important;
}
/* end::Spacing 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:: View Docs css */
.view_doc_block {
    width: 100%;
    text-align: center;
}

.view_doc_block > span {
    border-radius: 0.475rem;
    overflow: hidden;
    height: 175px;
    width: 100%;
    display: block;
}

.view_doc_block > span > img {
    max-width: 100%;
}

.view_doc_block > span > img.pdf {
    max-width: 100%;
}

.view_doc_block > h4 {
    display: block;
}
/* end:: View Docs css */

/* begin::Random css */
.exist_image_holder {
    width: 125px;
    height: 125px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 0.475rem;
}

#exist-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.image_objfit {
    object-fit: cover;
    object-position: top;
}
/* end::Random css */

/* begin:: Responsive css */
@media all and (min-width: 1200px) and (max-width: 1399px) {
    .specific_screen_gutter {
        --bs-gutter-y: 0;
    }

    .specific_screen_blocks {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
    .large_screen_size {
        max-width: 600px;
    }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
    .pl_profile_list {
        padding-left: 1.75rem;
    }
}

@media all and (max-width: 991px) {
    .launcher .sidebar,
    #kt_sidebar_toggle {
        display: none !important;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .pl_profile_list {
        padding-left: 1.75rem;
    }

    .pl_profile_list > ul > li {
        display: inline-block;
        margin-right: 1.75rem;
        min-width: 33.33333%;
    }

    .medium_screen_size {
        max-width: 70%;
        margin: 0 auto;
        /*margin-bottom: 0 !important;*/
    }
}

@media all and (min-width: 576px) and (max-width: 767px) {
    .pl_profile_list > ul > li {
        display: inline-block;
        min-width: 48%;
    }
}

@media all and (max-width: 575px) {
    .pl_profile_list > ul > li {
        display: block;
        min-width: 100%;
        text-align: center;
    }
}

@media all and (max-width: 451px) {
    .mobile_align_center {
        align-items: center !important;
    }
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .mobile-column-reverse {
        flex-direction: column-reverse;
    }
}

@media all and (min-width: 320px) and (max-width: 574px) {
    .view-box {
        margin: 0 47px;
    }
}

/*@media all and (min-width: 674px) and (max-width: 991px) {
    .medium-screen-size {
        max-width: 600px;
    }
}*/

@media all and (max-width: 380px) {
    ul.sports_filter_list {
        text-align: center;
    }

    ul.sports_filter_list > li {
        width: 100%;
        margin-right: 0 !important;
    }

    ul.sports_filter_list > li > a {
        display: block;
    }
    .helpline-number{
        display: flex;
       flex-direction: column;
       height: 55px;
    }
    .help-line{
        margin-bottom: 0px;
    }
    .login-button{
        margin-left: 48px;
    }
}
/* end:: Responsive css */

/*begin::Custom table css*/
.table.table-row-gray-100 tr {
    border-bottom-color: #5e6278;
}

.table.table-row-dashed tr {
    border-bottom-color: #5e6278;
}

.table.table-row-bordered tr {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.dataTable thead tr.fw-bolder {
    background: #181c32;
}

.dataTable thead tr.fw-bolder th,
.dataTable thead tr.fw-bolder td {
    color: #fff;
}

.table.gs-0 td:first-child,
.table.gs-0 th:first-child {
    padding-left: 10px;
}

.table.gs-0 td:last-child,
.table.gs-0 th:last-child {
    padding-right: 10px;
}

.site_table thead tr {
    background: #181c32;
}

.site_table thead tr th,
.site_table thead tr td {
    color: #fff;
}

.table .badge-light-warning {
    color: #ff6a3c;
    background-color: #ffe8e0;
}
/*end::Custom table css*/

/*begin::Dashboards notifications panel css*/
.live_feeds_list {
}

.live_feeds_list > ul {
    margin-bottom: 0;
}

.live_feeds_list > ul > li > a > h4 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 22px;
}

.live_feeds_list > ul > li > a > span {
    font-size: 13px;
}

.list_file_icons {
    margin-bottom: 10px;
    margin-top: 10px;
}

.list_file_icons > a {
    margin-right: 10px;
    border: 1px dashed #fff;
    padding: 5px;
    border-radius: 4px;
    width: 50px;
}

.list_file_icons > a > img {
    max-width: 100%;
    height: 40px;
}

.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;
}
/*end::Dashboards notifications panel css*/

.module_disabled {
    position: relative;
}

.module_disabled::after {
    content: "Module Disabled";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 0.9rem;
}
.start-6 {
    left: 6% !important;
}
.start-10 {
    left: 10% !important;
}
.start-15 {
    left: 15% !important;
}
.start-20 {
    left: 20% !important;
}
