﻿
:root {
    --top-text-size: 4em;
    --top-marquee-text-size: 3em;
    --left-content-first-table: 32em;
    --left-content-second-table: 36em;
    --left-contant-table-header: 1.7em;
    --table-body-content: 1.75em;
    --content-container-first-table-top-text: 3em;
    --left-contant-top-second: 1.75em;
    --table-tbody-text-content: 0.5em;
    --table-tbody-text-content: 0.5em;
    --padding-plans-month: 0.85em;
    --date-text-display-text-size: 1.7em;
    --mainText-mainHeader: 2em;
    --rsp-table-schedule-width: 100%;
}

@media (max-width:2000px) {
    :root {
        --top-text-size: 2em;
        --top-marquee-text-size: 2em;
        --left-content-first-table: 25em;
        --left-content-second-table: 28em;
        --left-contant-table-header: 1em;
        --table-body-content: 1.2em;
        --content-container-first-table-top-text: 1.5em;
        --left-contant-top-second: 1em;
        /*--font-size-customer: 0.95em;*/
        --date-text-display-text-size: 1.7em;
        --mainText-mainHeader: 2em;
        --rsp-table-schedule-width: 100%;
    }
}


@media (max-width:1200px) {
    :root {
        --top-text-size: 2em;
        --top-marquee-text-size: 2em;
        --left-content-first-table: 25em;
        --left-content-second-table: 28em;
        --left-contant-table-header: 1em;
        --table-body-content: 1.2em;
        --content-container-first-table-top-text: 1.5em;
        --left-contant-top-second: 1em;
        --font-size-customer: 0.8em;
        --date-text-display-text-size: 1.7em;
        --mainText-mainHeader: 2em;
        /*--rsp-table-schedule-font-size: x-small;*/
        --rsp-table-schedule-width: 100%;
    }
}

@media (max-width:1000px ) {
    :root {
        --top-text-size: 1em;
        --top-marquee-text-size: 1em;
        --left-content-first-table: 25em;
        --left-content-second-table: 28em;
        --left-contant-table-header: 1em;
        --table-body-content: 1.2em;
        --content-container-first-table-top-text: 0.9em;
        --left-contant-top-second: 0.8em;
        --content-information: 0.7em;
        --content-information-header: 0.8em;
        --content-detail-date: 0.5em;
        --right-image-display: block;
        --font-size-customer: 0.8em;
        --mainText-mainHeader: 1.2em;
        --table-tbody-text-content: 0.3em;
        --date-text-display-text-size: 1.5em;
        --rsp-table-schedule-font-size: small;
        --rsp-table-schedule-width: 100%;
    }

    .display-icon-text {
        display: none !important;
    }
}

@media (max-width:992px ) {
    :root {
        --top-text-size: 1em;
        --top-marquee-text-size: 1em;
        --left-content-first-table: 25em;
        --left-content-second-table: 28em;
        --left-contant-table-header: 1em;
        --table-body-content: 1.2em;
        --content-container-first-table-top-text: 0.9em;
        --left-contant-top-second: 0.8em;
        --content-information: 0.7em;
        --content-information-header: 0.8em;
        --content-detail-date: 0.5em;
        --right-image-display: block;
        --font-size-customer: 0.6em;
        --table-tbody-text-content: 0.3em;
        --date-text-display-text-size: 1.3em;
        --mainText-mainHeader: 0.8em;
        --rsp-table-schedule-font-size: small;
        --rsp-table-schedule-width: 100%;
    }

    .display-icon-text {
        display: none !important;
    }
}

@media (max-width:768px ) {
    :root {
        --top-text-size: 1em;
        --top-marquee-text-size: 1em;
        --left-content-first-table: 25em;
        --left-content-second-table: 28em;
        --left-contant-table-header: 1em;
        --table-body-content: 1.2em;
        --content-container-first-table-top-text: 0.9em;
        --left-contant-top-second: 0.8em;
        --content-information: 0.7em;
        --content-information-header: 0.8em;
        --content-detail-date: 0.5em;
        --right-image-display: none;
        --font-size-customer: 0.7em;
        --table-tbody-text-content: 0.1em;
        --date-text-display-text-size: 1em;
        --mainText-mainHeader: 0.5em;
        --rsp-table-schedule-font-size: x-small;
        --rsp-table-schedule-width: 100%;
    }

    .display-icon-text {
        display: none !important;
    }
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

.navbar-nav .nav-item .nav-link {
    color: #efefef !important;
}

.rsp-table-schedule {
    overflow-x: hidden;
    font-size: var(--rsp-table-schedule-font-size);
    width: var(--rsp-table-schedule-width);
}


.mainHeader {
    color: cadetblue;
    background-size: 26%;
    font-size: var(--mainText-mainHeader);
}

.font-size-customer {
    font-size: var(--font-size-customer);
}

.select2-selection {
    font-size: var(--font-size-customer);
}

.plans-month-css {
    padding: var(--padding-plans-month) !important;
    color: white;
    font-weight: bold;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.primary-color {
    background-color: #007bff;
}

.danger-color {
    background-color: #f10017;
}

.to-bold {
    font-weight: bold !important;
}

.to-upper-text {
    text-transform: uppercase;
    font-size: 14px !important;
}

.left-top-logo {
    margin-top: 3px;
    height: 50%;
    width: 50%;
    display: var(--right-image-display);
}

.right-top-logo {
    margin-top: 3px;
    height: 50%;
    width: 50%;
    display: var(--right-image-display);
}

.yellow-background {
    background-color: #ffc107;
}

.primary-background {
    background-color: #007bff !important;
}

.btn-manager {
    background-color: #29b0d8;
    color: white;
    border-radius: 4px;
    border-color: #46b8da;
    opacity: 0.7;
}

.btn-to-manager {
    position: fixed;
    bottom: -4px;
    right: 10px;
    z-index: 999999;
}

.top-text-fixed {
    color: #fefa01 !important;
    font-size: var(--top-text-size);
}

.content-table-text {
    color: white !important;
}

.content-container {
    padding: 0.1rem !important;
}

.content-container-first-table-top-text {
    font-size: var(--content-container-first-table-top-text);
}

.top-masque-font {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: red;
    font-size: var(--top-marquee-text-size);
}


.vertical-text-center {
    vertical-align: middle !important;
    text-align: center !important;
}

.marquee-active-top-table {
    height: var(--left-content-first-table) !important;
    overflow: hidden;
    width: 100% !important;
}

.marquee-active-bottom-table {
    height: var(--left-content-second-table) !important;
    overflow: hidden;
    width: 100% !important;
}

.card-container-padding-fixed {
    padding: 0.1rem !important;
}

.card-content-padding-fixed {
    padding: 0.6rem !important;
}

.to-odd {
    background-color: #9ecefe;
}

.to-even {
    background-color: #fef39e;
}

.text-alignan-center {
    vertical-align: middle !important;
    text-align: center !important;
}

.left-contant-table-header {
    font-size: var(--left-contant-table-header) !important;
}

.left-contant-top-second {
    font-size: var(--left-contant-top-second) !important;
}

.header-table {
    font-weight: bold;
}

.content-information {
    margin: 1px !important;
    font-size: var(--content-information) !important;
}

.content-information-header {
    font-size: var(--content-information-header) !important;
}

.content-detail-date {
    font-size: var(--content-detail-date) !important;
}

.title-column-type {
    text-transform: uppercase;
    padding-top: 0.3em;
}

table tbody .text-content {
    padding: var(--table-tbody-text-content);
}

.date-text-display {
    color: #ffffff;
    font-family: Orbitron;
    font-weight: bold;
    font-size: var(--date-text-display-text-size);
}
