/* Netfontes - forum e topicos */

.page-forum h1 a,
.page-topico h1 a {
    font-size: 1em;
    color: #000;
    text-decoration: none;
}

.page-forum h1 a:hover,
.page-topico h1 a:hover {
    text-decoration: underline;
}

.page-forum #incontent,
.page-topico #incontent {
    margin: 0;
    text-align: left;
    width: 100%;
}

.page-forum .novot,
.page-forum .pags,
.page-topico .novot,
.page-topico .pags {
    text-align: left;
}

.page-forum .novot,
.page-topico .novot {
    padding-top: 10px;
}

.page-forum .novot a,
.page-topico .novot a {
    color: #000;
}

.page-forum .novot a:hover,
.page-topico .novot a:hover {
    color: red;
    text-decoration: underline;
}

.page-forum .forum,
.page-topico .forum {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    border: 0;
    margin: 4px 0 20px;
}

.page-forum .forum td,
.page-topico .forum td {
    border: 1px solid #202020;
    font-family: Arial, sans-serif;
    padding: 4px;
}

.page-forum .forum td a,
.page-topico .forum td a {
    display: block;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
    text-indent: 10px;
    font-family: "Trebuchet MS", "Segoe UI", Arial, sans-serif;
    font-size: 17px;
    color: #620101;
}

.page-forum .forum td a:hover,
.page-topico .forum td a:hover {
    color: red;
    text-decoration: underline;
    background: #d7e8f7;
}

.page-forum .forum td a:visited,
.page-topico .forum td a:visited {
    color: #808080;
}

.page-forum .forum .barra,
.page-topico .forum .barra {
    background: #ffef94;
    margin: 0 0 5px;
}

.page-forum .forum .barra td,
.page-topico .forum .barra td {
    padding: 6px 4px;
}

.page-forum .forum .lf,
.page-topico .forum .lf {
    text-align: left;
    font-size: 12px;
}

.page-forum .forum .mtopic,
.page-topico .forum .mtopic {
    font-size: 9px;
    padding: 3px 0;
    text-align: left;
    color: #595959;
}

.page-forum .forum .rtopic,
.page-topico .forum .rtopic {
    text-align: left;
    padding: 10px 3px;
}

.page-forum .forum .ftopic,
.page-topico .forum .ftopic {
    font-size: 10px;
    border-top: 1px solid #202020;
    padding: 3px;
    text-align: left;
}

.page-forum .form,
.page-topico .form {
    border-collapse: collapse;
    padding: 0;
    border: 0;
    margin: 4px 0 20px;
}

.page-forum .form td,
.page-topico .form td {
    border: 1px solid #808080;
    text-align: left;
    padding: 5px;
    background: #f9fcdb;
}

.page-forum h3,
.page-topico h3 {
    text-align: left;
    padding-bottom: 10px;
}

.page-forum .topico,
.page-topico .topico {
    font-weight: normal;
    font-size: 14px;
}

.page-forum .semail,
.page-topico .semail {
    font-size: 10px;
    color: #000;
}

/* Lista do forum */
.page-forum .pags {
    padding: 2px 0 14px;
    font-size: 10px;
}

.page-forum .perg_barra {
    font-family: "Trebuchet MS", "Segoe UI", Arial, sans-serif;
    font-size: 17px;
    color: #620101;
    background: #ffef94;
    padding: 8px 4px;
    margin: 10px 0;
    clear: both;
}

.page-forum .total_barra {
    font-weight: bold;
    color: #3c3c3c;
    background: #f5f5f5;
    padding: 6px 4px;
    margin: 10px 0;
    clear: both;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
}

.page-forum .pages {
    padding-left: 0;
}

.page-forum .fechado {
    background: lightgreen !important;
}

.page-forum .left {
    text-align: left;
    width: 75%;
}

.page-forum .table {
    display: table;
    border: 1px solid #40a1f5;
    margin: 1em 0 2em;
    width: 100%;
    text-align: center;
    font-family: "Trebuchet MS", "Segoe UI", Arial, sans-serif;
    font-size: 14px;
}

.page-forum .table .th {
    display: table-row;
    background-color: #40a1f5;
    color: #fff;
    font-weight: bold;
}

.page-forum .table .th .td {
    padding: 10px;
}

.page-forum .table .tr {
    display: table-row;
}

.page-forum .table .tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.page-forum .table .tr:hover {
    background: beige;
}

.page-forum .table .td {
    display: table-cell;
    border-bottom: 1px solid #40a1f5;
    height: 40px;
    vertical-align: middle;
}

.page-forum .table .td a {
    display: block;
    line-height: 39px;
    text-indent: 10px;
    font-size: 17px;
    color: #620101;
}

.page-forum .table .td a:visited {
    color: #808080;
}

.page-forum .table .th .td a,
.page-forum .table .th .td a:visited {
    color: #fff;
    font-size: 14px;
}

.page-forum .table .th .td a:hover {
    text-decoration: underline;
}

.page-forum .table .tr:last-child .td {
    border: 0;
}

.page-forum .forum-spacer {
    height: 20px;
}

/* Topico */
.page-topico .perg_barra {
    background: #ebeff9;
    padding: 8px 4px;
    margin: 10px 0 0;
}

.page-topico .perg {
    border-bottom: 1px solid #ebeff9;
    padding: 20px 0;
    overflow: auto;
}

.page-topico .imagur {
    display: block;
    max-width: 100%;
    height: auto;
}

.page-topico .xpags {
    padding: 2px 0 14px;
    font-size: 10px;
}

.page-topico .xperg_barra {
    font-family: "Trebuchet MS", "Segoe UI", Arial, sans-serif;
    font-size: 17px;
    color: #620101;
}

.page-topico .perg_esq {
    width: 140px;
    vertical-align: top;
    float: left;
    overflow-wrap: break-word;
    padding: 0 4px;
}

.page-topico .perg_dir {
    overflow: hidden;
    overflow-wrap: break-word;
    word-break: break-word;
    line-height: 18px;
}

.page-topico .total_barra {
    font-weight: bold;
    color: #3c3c3c;
    background: #f5f5f5;
    padding: 6px 4px;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
}

.page-topico .n_autor {
    font-weight: bold;
    padding: 0 0 4px;
}

.page-topico .n_autor a {
    color: #000;
}

.page-topico .n_autor a:hover {
    text-decoration: underline;
}

.page-topico .t_autor {
    font-weight: bold;
    font-size: 10px;
    color: lightcoral;
}

.page-topico .det {
    font-size: 9px;
    line-height: 16px;
}

.page-topico .topic-disabled {
    color: #d3d3d3;
}

.page-topico .topic-closed-title {
    margin: 50px 0;
    font-size: 2em;
}

.page-topico .topic-actions-bottom {
    clear: both;
    margin: 20px 0 8px;
}

.page-topico .topic-invalid-title {
    margin: 50px 0 20px;
}

.page-topico .topic-ad-bottom {
    padding: 40px 0;
    text-align: left;
    overflow: hidden;
}

.page-topico .topic-ad-slot {
    display: inline-block;
    width: 970px;
    max-width: 100%;
    height: 250px;
}

@media only screen and (min-width: 641px) and (max-width: 900px) {
    .page-forum .left {
        width: 68%;
    }

    .page-forum .table .td a {
        font-size: 15px;
        line-height: 1.35;
        padding: 10px 8px;
        text-indent: 0;
    }
}

@media only screen and (max-width: 640px) {
    .page-forum .novot {
        padding: 0 0 12px;
        text-align: center;
    }

    .page-forum .novot a {
        display: inline-block;
        padding: 9px 14px;
        border: 1px solid #b5b2b5;
        border-radius: 4px;
        background: #f7f7f7;
        font-weight: bold;
    }

    .page-forum .pags {
        text-align: center;
    }

    .page-forum .table {
        display: block;
        border: 0;
        margin: .5em 0 1.5em;
        overflow: visible;
        text-align: left;
    }

    .page-forum .table .th {
        display: none;
    }

    .page-forum .table .tr {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        margin-bottom: 10px;
        border: 1px solid #b9d8f3;
        border-radius: 6px;
        background: #fff;
        overflow: hidden;
    }

    .page-forum .table .tr:nth-child(odd) {
        background: #fff;
    }

    .page-forum .table .tr:hover {
        background: #fff;
    }

    .page-forum .table .td {
        display: block;
        height: auto;
        min-width: 0;
        padding: 8px 5px;
        border: 0;
        border-top: 1px solid #e1edf7;
        text-align: center;
        font-size: 11px;
    }

    .page-forum .table .td:first-child {
        grid-column: 1 / -1;
        width: auto;
        padding: 0;
        border-top: 0;
        text-align: left;
    }

    .page-forum .table .td:first-child a {
        line-height: 1.4;
        min-height: 46px;
        padding: 12px;
        text-indent: 0;
        font-size: 15px;
        overflow-wrap: anywhere;
    }

    .page-forum .table .td:nth-child(2)::before,
    .page-forum .table .td:nth-child(3)::before,
    .page-forum .table .td:nth-child(4)::before {
        display: block;
        margin-bottom: 3px;
        color: #666;
        font-size: 9px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .page-forum .table .td:nth-child(2)::before {
        content: "Resp.";
    }

    .page-forum .table .td:nth-child(3)::before {
        content: "Lidas";
    }

    .page-forum .table .td:nth-child(4)::before {
        content: "Data";
    }

    .page-forum .table .tr:last-child .td {
        border-top: 1px solid #e1edf7;
    }

    .page-forum .table .tr:last-child .td:first-child {
        border-top: 0;
    }

    .page-topico .perg_esq {
        width: 100%;
        float: none;
        padding: 0 0 10px;
    }

    .page-topico .perg_dir {
        overflow: auto;
        width: 100%;
    }

    .page-topico .novot {
        line-height: 1.8;
    }

    .page-topico .topic-ad-bottom {
        padding: 20px 0;
    }
}
