.blockquote p {
    color: rgb(85, 85, 85);
    font-size: 25px;
    font-weight: 600;
    font-family: Montserrat;
}

#atividades-tab {
    color: #FFFFFF;
    padding: 8px 16px;
    font-size: 16px;
    background: #077111;
    margin-top: 10px;
    font-weight: 600;
    border-radius: 5px 5px 0px 0px;
}

#myTabContent {
    box-shadow: rgb(85 85 85) 0px 0px 3px;
}

#helpId ul {
    position: relative;
    right: 35px;
}

#helpId li {
    list-style: none;
}

.bt.btn-primar.btn-sm {
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    padding: 5px 30px;
    font-size: 16px;
    background: #077111;
    transition: all 400ms ease-in-out;
    font-weight: 600;
    border-radius: 5px 5px 0px 0px;
}

.jss34 {
    color: #555555;
    font-size: 25px;
    font-family: Montserrat;
    font-weight: 600;
}

.jss39 {
    color: #555555;
}

.MuiTypography-body1 {
    font-size: 1rem;
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.5;
}

.jss35 {
    gap: 10px;
    height: 40px;
    display: flex;
    padding: 15px;
    align-items: center;
}

.jss36 {
    display: inline-block;
    align-items: center;
}

.MuiSvgIcon-root {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

.blockquote p {
    color: rgb(85, 85, 85);
    font-size: 25px;
    font-weight: 600;
    font-family: Montserrat;
}

#atividades-tab {
    color: #FFFFFF;
    padding: 8px 16px;
    font-size: 16px;
    background: #077111;
    margin-top: 10px;
    font-weight: 600;
    border-radius: 5px 5px 0px 0px;
}



.border {
    color: #FFFFFF;
    padding: 12px;
    font-size: 16px;
    background: #077111;
    margin-top: 10px;
    font-weight: 600;
    border-radius: 10px;
}

.MuiPaper-rounded {
    border-radius: 4px;
}

.MuiPaper-root {
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
}

.fas .fa-search .border {
    color: #FFFFFF;
    display: flex;
    padding: 8px;
    align-items: center;
    border-radius: 10px;
    justify-content: center;
    background-color: #999;
}

.jss47 {
    display: inline-block;
    width: 450px;
    padding: 0px 5px;
    border-radius: 5px;
    background-color: #DDDDDD;
    align-items: center;
}

.MuiInputBase-input {
    font: inherit;
    color: currentColor;
    width: 100%;
    border: 0;
    height: 1.1876em;
    margin: 0;
    display: inline-block;
    padding: 6px 0 7px;
    min-width: 0;
    background: none;
    box-sizing: content-box;
    animation-name: mui-auto-fill-cancel;
    letter-spacing: inherit;
    animation-duration: 10ms;
    -webkit-tap-highlight-color: transparent;
    align-items: center;
}

.jss38 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    border: 1px solid #999;
    padding: 5px 30px;
    text-align: center;
    background-color: #FFFFFF;
    align-items: center;
    font-weight: 600;
    border-radius: 5px 5px 5px 5px;
    margin: 0;
}

.bt.btn-primar.btn-sm {
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    padding: 5px 30px;
    font-size: 16px;
    background: #077111;
    transition: all 400ms ease-in-out;
    font-weight: 600;
    border-radius: 5px 5px 0px 0px;
}

.labels-dados {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    color: #077111;
    padding: 15px;
    font-size: 16px;
    border-radius: 15px;
    border: 1px solid #c0c0c0;
    border-left-color: rgb(192, 192, 192);
    border-left-style: solid;
    border-left-width: 1px;
    box-shadow: 2px 2px 2px #c0c0c0;
    width: 200px;
    height: 124px;
    border-left: 30px solid #077111;
    font-size: 25px;

}

.labels-dados-down {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    color: #077111;
    margin: 10px;
    border-radius: 15px;
    border: 1px solid #c0c0c0;
    border-left-color: rgb(192, 192, 192);
    border-left-style: solid;
    border-left-width: 1px;
    box-shadow: 2px 2px 2px #c0c0c0;
    width: 200px;
    height: 124px;
    border-left: 30px solid #077111;
    font-size: 20px;
}

table,
thead {
    background: rgb(210, 210, 210);
    color: #707070;
    cursor: pointer;
    padding: 14px 0px 14px 0px;
    font-size: 14px;
    font-weight: bold;
}

.table td {
    color: #707070;
    width: 15%;
    padding: 12px 20px 12px 0px;
    font-size: 14px;
    background: transparent;
    font-weight: 500;
    border-width: 3px;
    border-spacing: 3px;
}

table tbody tr:hover {
    background: #70707041;
}

.type-ranking{
    display: none;
}
.type-ranking.show{
    display: flex;
}