﻿body {
    font-size: 16px;
    color: #000;
    background: #f5f5f5;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Arial", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-seri !important;
}

.tt-title {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin-top: 8px;
}

.tt-date {
    font-size: 14px;
    color: #757575;
    margin-bottom: 8px;
    margin-top: 10px;
}

    .tt-date div {
        display: inline;
        padding: 4px 12px 4px 6px;
        background: #f0f0f0;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

.tt-summary {
    font-weight: bold;
    color: #000;
}

.tt-content {
    color: #000;
}

    .tt-content img, .tt-content video, .tt-content audio, .tt-content iframe {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .tt-content img {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }

.dowfile {
    padding: 9px 20px;
    border-radius: 35px;
    color: #fff;
    background: #00A2F2;
    display: inline-block;
}

    .dowfile:hover, .dowfile:active, .dowfile:focus, .dowfile:active, .dowfile:visited {
        text-decoration: none;
        color: #fff;
        background: #0d7fb7;
    }

.fa-download, .far {
    margin-right: 5px;
}

.oficebor {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #eee;
}

.pagect {
    background: #F5F5F5;
}

.mainpagenews {
    padding: 8px;
    background: #fff;
    border-radius: 10px;
}

.parentmain-ci {
    padding: 8px;
}

.brs029 {
    min-height: 35px;
}

.fa-file-archive {
    font-size: 17px;
    margin-right: 5px;
}

.deadm {
    white-space: nowrap;
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    color: #5d5d5d;
}

.linktocontent {
    color: #00A2F2;
}

.tt-content table {
    width: 100% !important;
}

    .tt-content table th, .tt-content table td {
        border: 1px #000 solid;
        padding: 8px;
    }


.marker-yellow {
    background-color: #fdfd77;
}

.marker-green {
    background-color: #62f962;
}

.marker-pink {
    background-color: #fc7899;
}

.marker-blue {
    background-color: #72ccfd;
}

.pen-red {
    color: #e71313;
    background-color: transparent;
}

.pen-green {
    color: #128a00;
    background-color: transparent;
}
