/*--- Painel ---*/

.gerenciamentoUnidades__painel {
    position: relative;
}
.gerenciamentoUnidades__painel__context {
    position: absolute;
}
.gerenciamentoUnidades__painel__button {
    position: absolute;
}

@media screen and (min-width: 800px) {
    .gerenciamentoUnidades__painelgrid {
        width: 100%;
        position: relative;
    }
    .gerenciamentoUnidades__painel {
        height: 85px;
    }
    .gerenciamentoUnidades__painel__button {
        height: 40px;
    }

    .gerenciamentoUnidades__painel--criar {
        margin: 0px 0px 4px -10px;
    }
    .gerenciamentoUnidades__painel--criar__texto {
        left: 10px;
        top: 48px;
    }
    .gerenciamentoUnidades__painel--criar__selectOneMenu {
        left: 60px;
        min-width: 50px !important;
        top: 43px;
        width: calc(100% - 220px);
    }
    .gerenciamentoUnidades__painel--criar__button {
        right: 5px;
        width: 140px;
    }

    .gerenciamentoUnidades__painel--buscar {
        margin: 0px -10px 4px 0px;
    }
    .gerenciamentoUnidades__painel--buscar__selectOneMenu {
        left: 10px;
        min-width: 50px !important;
        top: 43px;
        width: 110px;
    }
    .gerenciamentoUnidades__painel--buscar__input {
        left: 130px;
        min-width: 100px !important;
        top: 43px;
        width: calc(100% - 290px);
    }
    .gerenciamentoUnidades__painel--buscar__button {
        right: 5px;
        width: 140px;
    }
}
@media screen and (max-width: 799px) and (min-width: 381px){
    .gerenciamentoUnidades__painelgrid {
        width: 100%;
        position: relative;
        height: 260px;
    }
    .gerenciamentoUnidades__painel {
        height: 80px;
    }
    .gerenciamentoUnidades__painel__button {
        height: 30px;
        position: absolute;
        width: calc(100% - 20px);
    }

    .gerenciamentoUnidades__painel--criar {
        height: 120px;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
    }
    .gerenciamentoUnidades__painel--criar__texto {
        left: 10px;
        top: 47px;
    }
    .gerenciamentoUnidades__painel--criar__selectOneMenu {
        left: 60px;
        min-width: 100px !important;
        top: 43px;
        width: calc(100% - 70px);
    }
    .gerenciamentoUnidades__painel--criar__button {
        left: 10px;
        top: 80px;
        width: calc(100% - 20px);
    }

    .gerenciamentoUnidades__painel--buscar {
        position: absolute;
        top: 130px;
        width: 100%;
        left: 0px;
        height: 115px;
    }
    .gerenciamentoUnidades__painel--buscar__selectOneMenu {
        left: 10px;
        min-width: 20px !important;
        top: 40px;
        width: 100px;
    }
    .gerenciamentoUnidades__painel--buscar__input {
        left: 120px;
        min-width: 100px !important;
        top: 40px;
        width: calc(100% - 130px);
    }
    .gerenciamentoUnidades__painel--buscar__button {
        left: 10px;
        top: 75px;
        width: calc(100% - 20px);
    }
}
@media screen and (max-width: 380px) and (min-width: 0px){
    .gerenciamentoUnidades__painelgrid {
        width: 100%;
        position: relative;
        height: 315px;
    }
    .gerenciamentoUnidades__painel {
        height: 80px;
    }
    .gerenciamentoUnidades__painel__button {
        height: 30px;
        position: absolute;
        width: calc(100% - 20px);
    }

    .gerenciamentoUnidades__painel--criar {
        height: 145px;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
    }
    .gerenciamentoUnidades__painel--criar__texto {
        left: 10px;
        top: 40px;
    }
    .gerenciamentoUnidades__painel--criar__selectOneMenu {
        left: 10px;
        min-width: 100px !important;
        top: 65px;
        width: calc(100% - 20px);
    }
    .gerenciamentoUnidades__painel--criar__button {
        left: 10px;
        top: 100px;
        width: calc(100% - 20px);
    }

    .gerenciamentoUnidades__painel--buscar {
        position: absolute;
        top: 155px;
        width: 100%;
        left: 0px;
        height: 150px;
    }
    .gerenciamentoUnidades__painel--buscar__selectOneMenu {
        left: 10px;
        min-width: 20px !important;
        top: 40px;
        width: calc(100% - 20px);
    }
    .gerenciamentoUnidades__painel--buscar__input {
        left: 10px;
        min-width: 100px !important;
        top: 75px;
        width: calc(100% - 20px);
    }
    .gerenciamentoUnidades__painel--buscar__button {
        left: 10px;
        top: 110px;
        width: calc(100% - 20px);
    }
}

/*--- Table ---*/

@media screen and (min-width: 641px) {
    .gerenciamentoUnidades__dataTable__painel {
        border: none;
    }
    .gerenciamentoUnidades__dataTable__column--publicoprivado {
        text-align: center;
    }
    .gerenciamentoUnidades__dataTable__column--acao {
        text-align: center !important;
        width: 90px;
    }
    .gerenciamentoUnidades__dataTable__column--acao__button {
        height: 25px;
        margin: 0px 2px;
        width: 30px;
    }
}
@media screen and (max-width: 640px) and (min-width: 0px) {
    .gerenciamentoUnidades__dataTable__column--acao {
        width: 100%;
    }
    .gerenciamentoUnidades__dataTable__column--acao__button {
        margin: 0px 10px 0px 0px;
        width: 30px;
    }
}

/*--- Legenda ---*/

.gerenciamentoUnidades__legenda {
    border: none;
    margin: 10px 0px 0px;
    position: relative;
    text-align: center;
}
.gerenciamentoUnidades__legenda__texto {
    color: #1d5987;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}
.gerenciamentoUnidades__legenda__img {
    width:16px;
    height:16px;
}

@media screen and (min-width: 641px){
    .gerenciamentoUnidades__legenda {
        height: 50px;
        padding-top: 20px;
    }
    .gerenciamentoUnidades__legenda__texto--legenda {
        font-size: 14px;
        right: calc(50% - 40px);
        position: absolute;
        top: 0px;
    }
    .gerenciamentoUnidades__legenda__img--ativo {
        margin: 0px 10px 0px 0px;
    }
    .gerenciamentoUnidades__legenda__texto--ativo {
        margin: 0px 10px 0px 0px;
    }
    .gerenciamentoUnidades__legenda__img--inativo {
        margin: 0px 10px 0px 0px;
    }
    .gerenciamentoUnidades__legenda__texto--inativo {
        margin: 0px 10px 0px 0px;
    }
    .gerenciamentoUnidades__legenda__img--alterar {
        margin: 0px 10px 0px 0px;
    }
    .gerenciamentoUnidades__legenda__texto--alterar {
        margin: 0px 10px 0px 0px;
    }
}
@media screen and (max-width: 640px) and (min-width: 0px){
    .gerenciamentoUnidades__legenda {
        height: 80px;
    }
    .gerenciamentoUnidades__legenda__texto--legenda {
        font-size: 14px;
        right: calc(50% - 40px);
        position: absolute;
        top: 0px;
    }
    .gerenciamentoUnidades__legenda__img--ativo {
        left: calc(45% - 20px);
        position: absolute;
        top: 17px;
    }
    .gerenciamentoUnidades__legenda__texto--ativo {
        left: 45%;
        position: absolute;
        top: 20px;
    }
    .gerenciamentoUnidades__legenda__img--inativo {
        left: calc(45% - 20px);
        position: absolute;
        top: 37px;
    }
    .gerenciamentoUnidades__legenda__texto--inativo {
        left: 45%;
        position: absolute;
        top: 40px;
    }
    .gerenciamentoUnidades__legenda__img--alterar {
        left: calc(45% - 20px);
        position: absolute;
        top: 57px;
    }
    .gerenciamentoUnidades__legenda__texto--alterar {
        left: 45%;
        position: absolute;
        top: 60px;
    }
}