﻿a:hover {
    background-color: transparent;
}

.tjsp-box-div a:hover {
    text-decoration: none !important;
}

.tjsp-links-underline {
    text-decoration: underline !important;
}

    .tjsp-links-underline:hover {
        background-color: #FFFFCC !important;
    }

.tjsp-fonte {
    font-size: 14px;
}


.box-mem {
    color: #7c7e8a !important;
}

    .box-mem label {
        font-size: 17px;
        color: #007c6f !important;
    }

.tjsp-justica4 b {
    color: #01488d !important;
}

.tjsp-justica4 a {
    color: #007c6f !important;
}

.pointer {
    cursor: pointer;
}

.tjsp-buttons {
    background-color: #007C6D;
    border-radius: 5px;
    color: white;
    padding: 10px 0px;
    text-align: center;
}

    .tjsp-buttons:hover {
        background-color: #339657;
    }

ul {
    padding: 0px;
}

li {
    text-decoration: none;
    list-style: none;
    text-align: left;
    font-size: 16px;
}

    li a label {
        color: #808080 !important;
    }

.pad-25 label {
    padding: 20px;
}

.btn {
    white-space: initial !important;
}


.pbottom30 {
    padding-bottom: 30px;
}

.tjsp-subtitulos {
    font-size: 26px !important;
    color: #727272 !important;
}

.txt-segoe-21-topo {
    font-family: 'Segoe UI';
    font-size: 18px;
    text-align: justify;
}

.txt-primeiro-grau {
    font-family: 'Segoe UI';
    font-size: 18px;
    font-weight: bold;
    color: #01488D;
    margin-top: 25px;
}

.txt-segoe-21 {
    font-family: 'Segoe UI';
    font-size: 18px;
    text-align: justify;
}

.tjsp-border-grey {
    border-bottom: solid 1px #bbb;
}
