﻿.bannerAnelSolidariedade {
    width: 100%;
    margin: 0;
}

.paragAnelSolidariedade {
    font-size: 16px;
    text-align: justify;
}

.rowAnelSolidariedade {
    margin: 0;
}

.rowAnelColor {
    background-color: #8d0525;
    margin: 0;
}

.paragrafoAnelSolidariedadeVideos {
    color: #ffffff;
    font-size: 22px;
    padding-top: 15px;
}

.botoesAnelSolidariedade {
    font-size: 25px;
    color: #8d0525 !important;
    text-align: center;
    padding: 10px !important;
    background: #fff !important;
}

    .botoesAnelSolidariedade:hover {
        transition: all 0.6s;
        background: #1f7260 !important;
        color: #fff !important;
    }

.imgCemAnel {
    width: 10%;
}

.textoParceirosAnel {
    font-size: 18px;
    color: #8d0525;
    padding-top: 10px;
}

.modalHeaderAnel {
    background: #1f7260 !important;
    color: #ffffff;
    font-size: 28px;
}

.close {
    color: #ffffff !important;
}

.pModalAnel {
    font-size: 20px;
}
.medidor {
    width:100%;
}

/*Area responsiva*/

@media (max-width: 992px) {
    .masterTituloInterno {
        height: 190px !important;
        padding-top: 20px;
    }

    .noPadding {
        padding: 10px !important;
    }

    .noPaddingRight {
        padding: 10px !important;
    }

    .textoMobLigasAcad {
        font-size: 2em;
    }
}



/*AREA ADMIN*/
.masterTituloInterno {
    height: 50px;
    text-align: center;
    background: #0B5042;
}

.iconeDocInstitucionais {
    font-size: 33px;
    color: #0B5042;
}

.paragrafoDocInstitucionais {
    margin-bottom: 20px;
}

.formLogin {
    padding: 10px 15px;
    width: 500px;
    background: #fff;
    margin: 0 auto;
    text-align: right;
}

p.erroLogin {
    color: red;
}

.msgBoasVindas {
    color: #fff;
    float: right;
    display: inline-block;
    position: relative;
    top: -70px;
    font-size: 16px;
}

.containerNoResponse {
}

.logoutNoticias {
    color: #0B5042;
    cursor: pointer;
    position: relative;
    right: -2px;
    top: -12px;
    font-size: 18px;
}

    .logoutNoticias:hover {
        text-shadow: 0 0 5px #fff;
    }

.botoesEdicao {
    text-align: left;
    width: 100%;
}

.form-group {
    margin-left: 0 !important;
    margin-right: 10px !important;
}

.well {
    padding: 10px !important;
}

.vai {
    float: right;
    margin-left: 5px !important;
}

.labelSucesso {
    text-align: center;
    padding-top: 30px;
}

    .labelSucesso > span {
        font-size: 30px !important;
        color: #48887B;
    }

    .labelSucesso i {
        font-size: 60px !important;
        color: #48887B;
    }

.legendaIcons {
    padding: 5px;
    margin: 0 5px;
    background: #48887B;
    display: inline-block;
    color: #fff;
    width: auto;
}

.btnLogout {
    vertical-align: middle;
    padding: 7px;
    font-size: 22px;
    color: #e51c23;
    cursor: pointer;
}

/*Area responsiva*/

@media (max-width: 992px) {
    .masterTituloInterno {
        height: 190px !important;
        padding-top: 20px;
    }

    .noPadding {
        padding: 10px !important;
    }

    .fa-file-pdf-o {
        font-size: 3em;
    }

    p {
        font-size: 2.5em;
    }
}
