@font-face {
    font-family: 'ITCAvantGardeStd';
    src: url('../fonts/ITCAvantGardeStd-Bold.eot');
    src: url('../fonts/ITCAvantGardeStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ITCAvantGardeStd-Bold.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Bold.woff') format('woff'),
        url('../fonts/ITCAvantGardeStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ALoveofThunder';
    src: url('../fonts/fonts/ALoveofThunder.eot');
    src: url('../fonts/ALoveofThunder.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ALoveofThunder.woff2') format('woff2'),
        url('../fonts/ALoveofThunder.woff') format('woff'),
        url('../fonts/ALoveofThunder.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bambino-Black';
    src: url('../fonts/Bambino-Black.eot');
    src: url('../fonts/Bambino-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bambino-Black.woff2') format('woff2'),
        url('../fonts/Bambino-Black.woff') format('woff'),
        url('../fonts/Bambino-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'ITCAvantGardeStd-Bk';
    src: url('../fonts/ITCAvantGardeStd-Bk.eot');
    src: url('../fonts/ITCAvantGardeStd-Bk.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ITCAvantGardeStd-Bk.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Bk.woff') format('woff'),
        url('../fonts/ITCAvantGardeStd-Bk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITCAvantGardeStd-XLt';
    src: url('../fonts/ITCAvantGardeStd-XLt.eot');
    src: url('../fonts/ITCAvantGardeStd-XLt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ITCAvantGardeStd-XLt.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-XLt.woff') format('woff'),
        url('../fonts/ITCAvantGardeStd-XLt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITCAvantGardeStd-Bold';
    src: url('../fonts/ITCAvantGardeStd-Bold.eot');
    src: url('../fonts/ITCAvantGardeStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ITCAvantGardeStd-Bold.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Bold.woff') format('woff'),
        url('../fonts/ITCAvantGardeStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FuturaCondXBoold';
    src: url('../fonts/FuturaCondXBoold.eot');
    src: url('../fonts/FuturaCondXBoold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaCondXBoold.woff2') format('woff2'),
        url('../fonts/FuturaCondXBoold.woff') format('woff'),
        url('../fonts/FuturaCondXBoold.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


#masthead .col-md-12 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#index_left_sidebar.col-md-3 {
    width: 20%;
    max-width: 20%;
    padding-right: 10px;
    padding-left: 10px;
}

#index_master_content.col-md-8 {
    width: 80%;
    max-width: 80%;
    padding-right: 10px;
    padding-left: 10px;
}

tr.fontsize13 td {
    font-size: 13px;
    text-align: left;
    font-family: 'ITCAvantGardeStd-Bk';
}

tbody.fontsize13 tr td {
    font-size: 13px;
    text-align: left;
    font-family: 'ITCAvantGardeStd-Bk';
}

tr.fontsize13 th {
    font-size: 13px;
    text-align: left;
    font-family: 'ITCAvantGardeStd-Bk';
}

.search-by {
    background-color: #f3f3f3;
}

.search-by h5 {
    color: #676767 !important;
    font-weight: 700 !important;
    margin: 0 0 -10px;
    display: block;
    padding: 10px;
    font-size: 12px !important;
}

.filter .filter-box {
    padding: 10px;
    margin-bottom: 10px;
}

.dropdown-year {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
}

select.effie_year {
    width: 100%;
    height: 32px;
    background: #ebebeb;
    border-color: #ebebeb;
}

.filter h5 {
    color: #b5985a;
    font-size: 14px;
    font-family: 'ITCAvantGardeStd-Bold';
    font-weight: 900;
    text-transform: capitalize;
}

.top-heading {
    border-top: 3px solid #ececec;
    border-bottom: 3px solid #ececec;
    margin: 10px 0;
}

.filter_product a,
.filterBycity a {
    color: #b5985a;
    text-decoration: none;
    line-height: 1.5em;
    display: inline-block;
    font-size: .9em;
}

.filter_product li,
.filterBycity li {
    list-style-type: none;
}

.filter_product .filter-box,
.filterBycity .filter-box {
    background-color: #f3f3f3;
}

.filter_product {
    margin: 15px 0;
}

#searchFilters {
    background-color: #f3f3f3;
    margin-bottom: 10px;
}

#categoryFilter h5 {
    font-size: 14px;
    color: #b5985a;
}

.closeFilter {
    float: right;
    cursor: pointer;
    color: #b5985a;
}

#searchFilters ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#categoryFilter li,
#locationFilter li {
    padding: 0 10px 5px 10px;
}

.fontsize13 td.sorting_1 a {
    color: #b5985a !important;
}

#master_content .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#master_content .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #b5985a;
    color: #fff !important;
    border: none !important;
}

#master_content .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    background: #b5985a;
    color: #fff !important;
    opacity: .4;
    cursor: not-allowed;
}

.awardyear_heading th {
    background: #b5985a;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
}


/* Preloader HTML */
#preloader {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #b5985a;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.ranking-data {
    padding: 15px;
}

.ranking-data table tr td {
    font-size: 14px;
    padding: 1px 10px !important;
    font-weight: 600;
}

.ranking-data table tr td hr {
    border-top: 1px solid #ccc;
}

.ranking-data table tr td:nth-child(1) {
    text-align: left;
}

.ranking-data table tr td:nth-child(2) {
    text-align: right;
}

.top-heading h4 {
    margin-top: 0;
    margin-bottom: 6px;
    line-height: 54px;
    font-family: 'ITCAvantGardeStd-Bold';
    color: #b5985a;
    text-transform: capitalize;
}

.networkAgency {
    color: #b5985a;
}

a.networkAgency:hover {
    color: #b5985a;
}

#chartContainer {
    width: 100%;
    height: 350px;
}

#reset_filters {
    color: #FFF;
    font-size: 14px;
    background-color: #b5985a;
    padding: 5px 10px;
    width: 100%;
}

.location.active {
    font-weight: bold;
    color: #b5985a !important;
    background-color: transparent;
}

#lhs_category_list .category.active {
    font-weight: bold;
    color: #b5985a !important;
    background-color: transparent;
}

#searchFilters .location.active {
    font-weight: normal;
    color: #000 !important;
}

#myTable,
#detailTable,
#brandTable,
#clientTable {
    border-left: 1px solid #b5985a;
    border-right: 1px solid #b5985a;
    border-bottom: 1px solid #b5985a;
}

.ranking-data table {
    width: 100%;
}

.effectiveAgencies {
    color: #b5985a;
    font-size: 24px;
    font-family: 'ITCAvantGardeStd-Bold';
    font-weight: 900;
    text-transform: capitalize;
}

.brand-link,
.client-link,
.brandAgency-link,
.clientAgency-link,
.clientBrand-link,
.campaign-link {
    color: #b5985a !important;
    text-decoration: none !important;
}

.brand-link:hover,
.client-link:hover,
.brandAgency-link:hover,
.clientAgency-link:hover,
.clientBrand-link:hover,
.campaign-link:hover {
    text-decoration: underline;
}

table.dataTable.stripe>tbody>tr.odd>*,
table.dataTable.display>tbody>tr.odd>* {
    background: #f3f3f3 !important;
}

#detailTable tr:odd {
    background: #f3f3f3 !important;
}

#newchartdiv,
#newchartdiv2 {
    box-sizing: border-box;
    width: 100%;
    height: 450px;
    margin: 15px auto 30px auto;
    border: 1px solid #ddd;
}

#newchartdiv canvas,
#newchartdiv2 canvas {
    border: 2px solid #ddd;
}

#lhs_category_list,
#lhs_location_list {
    padding-left: 0px;
}

.site-footer {
    padding: 15px;
    margin-top: 50px;
    background: #262626;
    text-align: center;
}

.site-footer .site-info {
    color: #FFF;
}

.site-footer .site-info a {
    color: #FFF;
    text-decoration: none;
}

.closeFilter svg {
    width: 15px;
    height: 15px;
    fill: #b5985a;
}

/* newchartdiv2 */
.hidegraph {
    display: none;
}


/* --------- MARKETER ----------*/
.effie-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    display: grid;
    grid-template-columns: 250px 1fr;
    gap: 30px;
}

.effie-sidebar {
    background: white;
    padding: 20px;
    border-radius: 8px;
    height: fit-content;
}

.effie-main-content {
    background: white;
    padding: 30px;
    border-radius: 8px;
}

.effie-header {
    text-align: center;
    margin-bottom: 30px;
}

.effie-header h1 {
    color: #b5985a;
    font-size: 2.5em;
    margin-bottom: 10px;
}

.update-date {
    color: #666;
    font-style: italic;
}

.filter-section {
    margin-bottom: 25px;
}

.filter-section h3 {
    color: #b5985a;
    margin-bottom: 10px;
    font-size: 1.1em;
}

.filter-section select,
.filter-section input[type="text"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

.checkbox-list {
    max-height: 300px;
    overflow-y: auto;
}

.checkbox-item {
    margin: 8px 0;
}

.checkbox-item input {
    margin-right: 8px;
}

.industry-item {
    margin: 4px 0;
    padding: 8px 12px;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.industry-item a {
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 13px;
}

.industry-item:hover {
    background-color: #f0f0f0;
    cursor: pointer;
}

.industry-item.active {
    background-color: #b5985a;
}

.industry-item.active a {
    color: white;
    font-weight: bold;
}

.chart-container {
    margin: 30px 0;
    border: 1px solid #ddd;
    padding: 20px;
    background: #f9f9f9;
}

.chart-placeholder {
    text-align: center;
    color: #666;
    font-style: italic;
    padding: 40px 0;
}

.chart-placeholder {
    text-align: center;
    color: #666;
    font-style: italic;
    padding: 40px 0;
}

.bar-chart {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.bar-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bar-label {
    width: 150px;
    text-align: right;
    font-size: 12px;
    flex-shrink: 0;
}

.bar {
    height: 20px;
    background: linear-gradient(to right, #D4AF37, #b5985a);
    border-radius: 2px;
}

.ranking-section {
    background: #b5985a;
    color: white;
    padding: 10px 20px;
    margin: 20px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.ranking-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.ranking-table th {
    background: #f8f8f8;
    padding: 12px;
    text-align: left;
    border-bottom: 2px solid #ddd;
    font-weight: bold;
}

.ranking-table td {
    padding: 12px;
    border-bottom: 1px solid #eee;
}

.ranking-table tr:hover {
    background: #f9f9f9;
}

/* DataTables wrapper styling */
.dataTables_wrapper {
    margin-top: 20px;
}

.dataTables_filter {
    text-align: right;
    margin-bottom: 15px;
}

.dataTables_filter input {
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-left: 10px;
}

.dataTables_length select {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0 10px;
}

.dataTables_info {
    color: #666;
    font-size: 14px;
    padding-top: 10px;
}

.dataTables_paginate .paginate_button {
    padding: 6px 12px;
    margin: 0 2px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: white;
    color: #333;
    text-decoration: none;
}

.dataTables_paginate .paginate_button:hover {
    background: #f0f0f0;
}

.dataTables_paginate .paginate_button.current {
    background: #B8860B;
    color: white;
    border-color: #B8860B;
}

.rank-number {
    font-weight: bold;
    color: #b5985a;
}

.pagination {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.layout-spacer {
    margin-top: 20px;
    height: 20px;
}

.filter-submit {
    background: #B8860B;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    margin-top: 10px;
}

table.dataTable thead>tr>th {
    font-size: 14px;
}

.ranking-table tbody tr {
    font-size: 14px;
}

.ranking-table tbody tr a {
    text-decoration: none;
    color: #b5985a;
}

@media (max-width: 768px) {
    .effie-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}