
.imagem-logo-parceiro {
    height: 56px !important;
    margin-top: -6px !important;
    -webkit-filter: drop-shadow(1px 1px 1px #FFFFFF) !important;
    filter: drop-shadow(1px 1px 1px #FFFFFF) !important;
}


@media ( min-width : 1411px) {

    .topbar-menu-buttons {
        margin-top: -4px !important;
        text-align: right;
    }

    .muralDeAvisos {
    }

    .fc-day-grid-container {
        height: 560px !important;
    }

    .fc-row{
        height: 83px !important;
    }

    #timeLine_content {

        height: 90% !important;
    }

}

@media ( min-width : 961px) and (max-width:1410px) {

    .topbar-menu-buttons {
        margin-top: -4px !important;
    }

    .muralDeAvisos {
        height: 96%;
    }

    .fc-day-grid-container {
        height: 730px !important;
    }

    .fc-row{
    }

    #timeLine_content {

        height: 90% !important;
    }
}

/* Portrait tablet to landscape and desktop */
@media ( min-width : 641px) and (max-width: 960px) {

    .div-logo-imagem-parceiro {
        width: 99% !important;
        margin-left: 0px !important;
    }

    .imagem-logo-parceiro {
        height: 86px !important;
        margin-top: -6px !important;
        -webkit-filter: drop-shadow(1px 1px 1px #FFFFFF) !important;
        filter: drop-shadow(1px 1px 1px #FFFFFF) !important;
    }

    .topbar-menu-buttons {
        margin-top: 20px !important;
    }

    .muralDeAvisos {
        height: 96%;
    }

    #paneMuralAvisos_content {
        padding: 0px !important;
    }

    .msg-titulo-mural {
        margin-left: 5px;
    }

    .msg-btn-abrir-mural {
        width: 100% !important;
        text-align: right;
    }

    .fc-day-grid-container {
        height: 840px !important;
    }

    .fc-row{
        height: 125px !important;
    }

    #timeLine_content {

        height: 90% !important;
    }
}

@media (max-width: 640px) {
    #timeLine_content {

        height: 90% !important;
    }

    .div-logo-imagem-parceiro {
        width: 99% !important;
        margin-left: 0px !important;
    }

    .imagem-logo-parceiro {
        height: 51px !important;
        margin-top: -6px !important;
        -webkit-filter: drop-shadow(1px 1px 1px #FFFFFF) !important;
        filter: drop-shadow(1px 1px 1px #FFFFFF) !important;
    }

    .topbar-menu-buttons {
        margin-top: 20px !important;
    }

    .bell-notification-btn{
        display: none !important;
    }

    #paneMuralAvisos_content {
        padding: 0px !important;
    }

    .msg-titulo-mural {
        margin-left: 6px;
    }

    .msg-btn-abrir-mural {
        width: 100% !important;
        text-align: right;
    }
}


