﻿
.nowrap {
    white-space: nowrap;
}
.paging_full_numbers {
    padding-top: 18px !important;
}

.paginate_button.disabled {
    border: 1px solid #b3b3b3 !important;
    color: #cdcaca !important;
}
.paginate_button.current {
    background: #e6e6e6 !important;
}

.paginate_button {
    border: 1px solid black !important;
    border-radius: 5px !important;
}

label[for] {
    cursor: pointer;
}


.material-icons-round {
    opacity: 0;
}

.card-login {
    max-width: 675px;
    margin-bottom: 10px;
}

.tooltip-link {
    text-decoration: underline;
}

.custom-file-label {
    overflow: hidden;
}

.justIcon {
    min-width: 52px;
    min-height: 42px;
    padding-left: 14px !important;
    text-align: left !important;
}

.nav-link {
    padding: .5rem .95rem !important;
}

html {
    overflow-y: scroll;
}

.btn-save {
    width: 100%;
    text-align: left !important;
}

.errorlink {
    cursor: pointer;
}

.pointer {
    cursor: pointer;
}

.alertwithicon {
    padding-left: 62px;
    padding-bottom: 18px;
    min-height: 50px;
}

.alerticon {
    font-size: 42px !important;
}

.footer-copyright {
    background-color: #b3002c;
    color: white;
}

.nav-pills .nav-link {
    border-radius: .25rem;
    background-color: #f8f9fa;
    margin-bottom: 10px;
}

.nav-pills a {
    color: black;
}

    .nav-pills a:hover {
        color: #b3002c;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #b3002c !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #7B1FA2;
    background-color: #7B1FA2;
}

.margin-top-10 {
    margin-top: 10px;
}

.material-icons-round {
    position: absolute;
    /* Support for IE */
    font-feature-settings: 'liga';
    display: inline;
}

.material-icons-round-span {
    padding-left: 34px;
    padding-right: 10px;
}

.smallbtn {
    left: 9px;
}

.header {
    font-weight: bold;
}

.responsediv {
    display: none;
    background-color: #f9f9f9;
}

.viewdetailsfields {
    padding: 10px;
}

.buttons {
    padding: 10px;
}

.button {
    background-color: yellow;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    text-decoration: none;
    color: black;
}

.text-black {
    color: #212529;
}

.icon-right {
    float: right;
}

table.grid {
    width: 100%;
    border-collapse: collapse;
}

    table.grid th, table.grid td {
        padding: 8px;
    }

    table.grid th {
        border: 2px solid #c8c8c8;
        background-color: #f2f2f2;
        text-align: left;
    }

    table.grid td {
        border-bottom: 1px solid #c8c8c8;
    }

.table td table td {
    border: 1px solid #ddd;
}

table.inner-grid {
    width: 100%;
    border-collapse: collapse;
}

    table.inner-grid th, table.inner-grid td {
        border: 1px solid #ddd;
        padding: 8px;
    }

    table.inner-grid th {
        background-color: #f2f2f2;
        text-align: left;
    }

.border-none {
    border: none;
}

.label {
    font-weight: bold;
}

.buttons {
    padding: 10px;
}

.button {
    background-color: yellow;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    text-decoration: none;
    color: black;
}

a {
    font-feature-settings: "liga" 1;
}

button {
    font-feature-settings: "liga" 1;
    min-width: 33px;
}

h2 {
    font-feature-settings: "liga" 1;
}

.payment-error {
    color: #b3002c;
    padding: 10px 0 10px 15px;
    display: block;
    border-left: 5px solid;
    margin-bottom: 20px;
}


@media screen and (max-width: 996px) {
    .container {
        max-width: 100% !important;
    }
}

/**
 * ==============================================
 * Dot Typing
 * ==============================================
 */
{
    position: relative;
    left: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #fff;
    color: #fff;
    box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
    animation: dot-typing 1.5s infinite linear;
}

@keyframes dot-typing {
    0% {
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
    }

    16.667% {
        box-shadow: 9984px -10px 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
    }

    33.333% {
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
    }

    50% {
        box-shadow: 9984px 0 0 0 #fff, 9999px -10px 0 0 #fff, 10014px 0 0 0 #fff;
    }

    66.667% {
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
    }

    83.333% {
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px -10px 0 0 #fff;
    }

    100% {
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
    }
}

table.advert-details {
    width: 100%;
    border-collapse: collapse;
}

    table.advert-details td {
        background-color: #f2f2f2;
        border-color: transparent;
        border-spacing: 0;
    }

    table.advert-details th {
        background-color: #979797;
        border: 1px solid #979797;
    }

.card-deck .card {
    margin: 0; /* Remove any extra margins on each card */
}

.card-deck .card-header {
    padding: 10px 15px; /* Control padding for spacing within each card header */
    background-color: #f8f9fa; /* Light gray background for card headers */
    border-bottom: 1px solid #ddd; /* subtle border for separation */
}

.card-deck .card {
    flex: 1 1 0; /* Ensure cards are flexible and occupy available space without forcing equal height */
    min-width: 0; /* Allows cards to shrink properly if needed */
}

    .card-deck .card h4 {
        margin: 0; /* Remove extra margin on h4 to control spacing */
    }

.card-deck {
    gap: 15px; /* Adds consistent spacing between cards */
}

.navbar-nav-font-size {
    font-size: 0.844rem;
    /* Bootstrap equivalent for 13.5px */
}

.radio-spacing input[type="radio"] {
    margin-right: 10px; /* Adjust space as needed */
}

.radio-spacing label {
    margin-right: 50px; /* Adds space between the radio buttons */
    min-height: 2em;
}


.text-info-hover {
    font-size: 24px !important;
    position: relative;
    top: 6px;
    color: #0c5460;
}

