.buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
    border: none;
}
.buscaProcessos__dialog--PrazoAssinaturaVencido__button {
    font-size: 14px !important;
    height: 40px;
    margin-bottom: 5px;
    width: 200px;
}

@media screen and (min-width: 992px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido {
        width: 850px !important;
    }
}
@media screen and (min-height: 901px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido {
        height: 745px !important;
    }
}

@media screen and (max-width: 991px) and (min-width: 641px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido {
        top: 0px !important;
        width: 100% !important;
    }
}
@media  screen and (max-width: 640px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido {
        left: 0px !important;
        height: 100% !important;
        top: 0px !important;
        width: 100% !important;
    }
}

@media  screen and (max-height: 900px) and (min-height: 860px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 640px;
    }
}
@media  screen and (max-height: 859px) and (min-height: 820px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 600px;
    }
}
@media  screen and (max-height: 819px) and (min-height: 780px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 560px;
    }
}
@media  screen and (max-height: 779px) and (min-height: 740px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 520px;
    }
}
@media  screen and (max-height: 739px) and (min-height: 700px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 480px;
    }
}
@media  screen and (max-height: 699px) and (min-height: 660px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 440px;
    }
}
@media  screen and (max-height: 659px) and (min-height: 620px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 400px;
    }
}
@media  screen and (max-height: 619px) and (min-height: 580px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 360px;
    }
}
@media  screen and (max-height: 579px) and (min-height: 540px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 320px;
    }
}
@media  screen and (max-height: 539px) and (min-height: 500px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 280px;
    }
}
@media  screen and (max-height: 499px) and (min-height: 460px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 240px;
    }
}
@media  screen and (max-height: 459px) and (min-height: 420px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 200px;
    }
}
@media  screen and (max-height: 419px) and (min-height: 380px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 160px;
    }
}
@media  screen and (max-height: 379px) and (min-height: 340px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 120px;
    }
}
@media  screen and (max-height: 339px) and (min-height: 300px) {
    .buscaProcessos__dialog--PrazoAssinaturaVencido__scroll {
        height: 80px;
    }
}