/* ------ GENERAL ------ */
html {
    height: 100%;
    box-sizing: border-box;
    border-radius: 0;
}

body {
    background-attachment: fixed;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100%;
    display: grid;
    grid-template-rows: auto 1fr auto;
    border-radius: 0;
    zoom: 80%;
    color: black;
}

.content-container {
    padding-left: 5%;
    padding-right: 5%;
}

main.container-fluid {
    margin: 0;
    padding: 0;
}

#reset-button {
    cursor: pointer;
    font-size: 16px;
}

.section-buttons {
    margin-bottom: 5px;
}


@media (min-width: 576px) {
    #date {
        font-size: 2rem;
    }

    #time {
        font-size: 7rem;
    }

    #time span {
        font-size: 2rem;
        line-height: 2;
    }

    #photo {
        width: 90%;
    }
}

@media (min-width: 768px) {
    #date {
        font-size: 2.5rem;
    }

    #time {
        font-size: 8rem;
    }

    #time span {
        font-size: 3rem;
        line-height: 2;
    }

    #photo {
        width: 80%;
    }
}

@media (min-width: 992px) {
    #date {
        font-size: 3rem;
    }

    #time {
        font-size: 9rem;
    }

    #time span {
        font-size: 4rem;
        line-height: 2;
    }

    #photo {
        width: 40%;
    }
}

@media (min-width: 1200px) {
    #date {
        font-size: 3.5rem;
    }

    #time {
        font-size: 9.5rem;
    }

    #time span {
        font-size: 8.5rem;
        line-height: 2;
    }

    #photo {
        width: 30%;
    }
}


/* ------ HEADER ------ */

.dropdown {
    margin: 0;
}

.header-style {
    padding: 0px;
    width: 100%;
    position: fixed;
    visibility: inherit;
    display: inline;
    z-index: 1;
}

/* ------ FOOTER ------ */
.footer {
    position: relative;
    bottom: 0;
    bottom: 0;
    width: 100%;
    padding: 5px;
}

/* ------ SOMETHING ------ */

.ww-informers-box-854754 {
    -webkit-animation-name: ww-informers54;
    animation-name: ww-informers54;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    font-family: Arial;
    line-height: 18px;
    text-align: center
}

@-webkit-keyframes ww-informers54 {
    0%, 80% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes ww-informers54 {
    0%, 80% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.dropend, .dropstart, .dropup {
    top: 8px;
}

/* ------ TEXT ------ */

.small-text-10 {
    font-size: 10pt;
}

.amount-info {
    color: grey;
}

.text-white {
    color: white;
}

/* ------ BUTTONS AND LINKS ------ */

.btn-border {
    border-radius: 0;
    user-select: auto;
}

a {
    text-decoration: none;
}

/* ------ MODAL ------ */

#ModalWindow {
    color: black;
}

.modal-content {
    top: 200px;
}

/* ------ TABLE (GENERAL, SORT, SCROLLING) ------ */

.table.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table.table-striped .inner-table tr:nth-child(odd) {
    background-color: transparent;
}

th {
    cursor: pointer;
}

th.sorted[data-order="-1"]::after {
    content: "▼"
}

th.sorted[data-order="1"]::after {
    content: "▲"
}

table {
    border-collapse: collapse;
    border-style: hidden;
    color: black;
}

table, table td, table th {
    border: 1px solid #ededed;
    padding: 5px;
}

.scrolling {
    background: #fff;
    border: 1px solid #C1C1C1;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 5px;
    position: fixed;
    width: 80%;
    height: 60%;
    left: 10%;
}

/* ------ WEBSITES PAGE ------ */

.btn-secondary {
    color: #fff;
    background-color: #a4a9af !important;
    border-color: #a4a9af !important;
}

.parseButton {
    border: none !important;
    margin-left: 2px;
}

.cf_button {
    border-radius: 0;
    font-size: 7pt;
    padding: 1px
}

.domain {
    text-decoration: none;
    color: black;
}


.table-bordered {
    border: 0;
}

.triangle {
    float: right;
}

.domains_column {
    padding: 5px;
}

.domains_column_button {
    margin-top: 10px;
    padding: 3px !important;
    padding-left: 30px !important;
    border: none;
    color: #ededed;
    font-size: 10px;
}

.domains_column_button:hover {
    background-color: #157347;
}

td .btn {
    padding: 3px;
}

.btn_content_column {
    margin-right: -14px;
}

.btn_4dl {
    padding: 3px !important;
}

.btn_gpt_content {
    padding: 3px !important;
}

.time_create_column {
    font-size: 10px;
}

.status_column {
    font-size: 10px;
}

.item_data_info_column {
    max-width: 600px !important;
}

.for_dl_freq {
    font-size: 12px !important;
}

/* ------ CLOUDFLARE PAGE ------ */

#cloudflare td {
    padding-left: 10px;
}

.email {
    position: relative;
    top: 5px;
}

.ns_view {
    position: relative;
    top: 8px;

}

/* ------ SEARCH FORM ------ */

#SearchInput {
    width: 25% !important;
    display: inline;
}

.clear-button {
    padding: 10px;
    opacity: 0, 3;
    opacity: 30%;
    margin-left: -37px;
    cursor: pointer;
}

.clear-button:hover {
    opacity: 1;
    opacity: 100%;
}

.clear-button:before {
    content: "×";
}

/* ------ ALERTS ------ */

.notification-container {
    display: flex;
    position: fixed;
    flex-direction: column;
    align-items: left;
    top: 90px;
    left: 10px;
}

.notification {
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 0px;
    z-index: 9999;
}

/* ------ ChatGPT ------ */
.chat-gpt {
    background: #fff;
    border: 1px solid #C1C1C1;
    overflow-y: auto;
    overflow-x: hidden;
    height: 650px;
}

.textarea-container {
    position: relative;
    width: 100%;
}

.textarea-container textarea {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 40px;
}

.textarea-container button {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 5px 10px;
    cursor: pointer;
    display: none; /* Кнопка скрыта по умолчанию */
}

.gradient-cell {
    background: linear-gradient(to right, var(--color1), var(--color2));
}

.color-cell {
    width: 15%;
    height: 60px;
    padding: 10px;
}


.poster {
    position: relative;
    display: inline-block;
}

.delete-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: red;
    color: white;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}

.fade {
    width: 100%;
    height: 100%;
}

.blurred-text {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    cursor: pointer;
}

.blurred-text:hover {
    filter: none;
    -webkit-filter: none;
}
