﻿@media screen and (max-width: 540px) {
    #frm_Application {
        display: none;
    }

    #content-SiscadIndex {
        display: none;
    }

    #cadastroOcorrencia {
        position: relative;
        left: 200px;
    }

    #water-registration-grid-ocorrencia-cadastrada {
        position: relative;
        top: 35px;
    }

    #nomeOcorrencia {
        position: relative;
        left: 88px;
        top: 51px;
        width: 850px;
    }

    #iptdescricaoOcorrencia {
        height: 102px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        width: 850px;
    }

    #motivodaOcorrencia {
        position: relative;
        left: 63px;
        top: 75px;
    }

    #motivoOcorrencia {
        width: 850px;
    }

    #ocorrenciaPublica {
        position: relative;
        left: 30px;
        top: 118px;
    }

    #descricaoOcorrencia {
        position: relative;
        left: 129px;
        top: 87px;
    }

    #iptNumeroaddOcorrencia {
        height: 61px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        position: relative;
        left: 196px;
        top: 63px;
        width: 54%;
        height: 65px;
        border: 1px solid #c0c0c0;
        overflow: auto;
    }

    #formulariosOcorrencia {
        box-shadow: 0px 0px 10px black;
        padding: 0px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 445px;
    }

    #formulariosOcorrenciasCadastradas {
        box-shadow: 0px 0px 10px black;
        padding: 1px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 629px;
    }

    .botoesSalvareLimparOcorrencia {
        width: 94%;
        height: auto;
        text-align: right;
        position: relative;
        top: 100px;
        right: 150px;
    }


    #removivel {
        position: relative;
        left: 16px;
        top: 85px;
    }
}

@media screen and (min-width: 768px) and (max-width: 919px) {
    #frm_Application {
        display: none;
    }

    #content-SiscadIndex {
        display: none;
    }

    #cadastroOcorrencia {
        position: relative;
        left: 200px;
    }

    #water-registration-grid-ocorrencia-cadastrada {
        position: relative;
        top: 35px;
    }

    #nomeOcorrencia {
        position: relative;
        left: 88px;
        top: 51px;
        width: 850px;
    }

    #iptdescricaoOcorrencia {
        height: 102px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        width: 850px;
    }

    #motivodaOcorrencia {
        position: relative;
        left: 63px;
        top: 75px;
    }

    #motivoOcorrencia {
        width: 850px;
    }


    #ocorrenciaPublica {
        position: relative;
        left: 30px;
        top: 118px;
    }

    #descricaoOcorrencia {
        position: relative;
        left: 129px;
        top: 87px;
    }

    #iptNumeroaddOcorrencia {
        height: 61px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        position: relative;
        left: 196px;
        top: 63px;
        width: 54%;
        height: 65px;
        border: 1px solid #c0c0c0;
        overflow: auto;
    }

    #formulariosOcorrencia {
        box-shadow: 0px 0px 10px black;
        padding: 0px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 445px;
    }

    #formulariosOcorrenciasCadastradas {
        box-shadow: 0px 0px 10px black;
        padding: 1px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 629px;
    }

    .botoesSalvareLimparOcorrencia {
        width: 94%;
        height: auto;
        text-align: right;
        position: relative;
        top: 100px;
        right: 150px;
    }


    #removivel {
        position: relative;
        left: 16px;
        top: 85px;
    }
}

@media screen and (min-width: 920px) and (max-width: 1199px) {
    #frm_Application {
        display: none;
    }

    #content-SiscadIndex {
        display: none;
    }

    #cadastroOcorrencia {
        position: relative;
        left: 100px;
    }

    #water-registration-grid-ocorrencia-cadastrada {
        position: relative;
        top: 35px;
    }

    #nomeOcorrencia {
        position: relative;
        left: 88px;
        top: 51px;
        width: 850px;
    }

    #iptdescricaoOcorrencia {
        height: 102px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        width: 54%;
    }

    #motivodaOcorrencia {
        position: relative;
        left: 63px;
        top: 75px;
    }

    #motivoOcorrencia {
        width: 54%;
    }


    #ocorrenciaPublica {
        position: relative;
        left: 30px;
        top: 118px;
    }

    #descricaoOcorrencia {
        position: relative;
        left: 129px;
        top: 87px;
    }

    #iptNumeroaddOcorrencia {
        height: 61px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        position: relative;
        left: 196px;
        top: 63px;
        width: 54%;
        height: 65px;
        border: 1px solid #c0c0c0;
        overflow: auto;
    }

    #formulariosOcorrencia {
        box-shadow: 0px 0px 10px black;
        padding: 0px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 445px;
    }

    #formulariosOcorrenciasCadastradas {
        box-shadow: 0px 0px 10px black;
        padding: 1px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 629px;
    }

    .botoesSalvareLimparOcorrencia {
        width: 94%;
        height: auto;
        text-align: right;
        position: relative;
        top: 130px;
        right: 50px;
    }


    #removivel {
        position: relative;
        left: 16px;
        top: 85px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1699px) {
    #frm_Application {
        display: none;
    }

    #content-SiscadIndex {
        display: none;
    }

    #cadastroOcorrencia {
        position: relative;
        left: 150px;
    }

    #water-registration-grid-ocorrencia-cadastrada {
        position: relative;
        top: 35px;
    }

    #nomeOcorrencia {
        position: relative;
        left: 88px;
        top: 51px;
        width: 850px;
    }

    #motivoOcorrencia {
        width: 54%;
    }


    #iptdescricaoOcorrencia {
        height: 102px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        width: 54%;
    }

    #motivodaOcorrencia {
        position: relative;
        left: 63px;
        top: 75px;
    }

    #ocorrenciaPublica {
        position: relative;
        left: 30px;
        top: 118px;
    }

    #descricaoOcorrencia {
        position: relative;
        left: 129px;
        top: 87px;
    }

    #iptNumeroaddOcorrencia {
        height: 61px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        position: relative;
        left: 196px;
        top: 63px;
        width: 54%;
        height: 65px;
        border: 1px solid #c0c0c0;
        overflow: auto;
    }

    #formulariosOcorrencia {
        box-shadow: 0px 0px 10px black;
        padding: 0px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 445px;
    }

    #formulariosOcorrenciasCadastradas {
        box-shadow: 0px 0px 10px black;
        padding: 1px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 629px;
    }

    .botoesSalvareLimparOcorrencia {
        width: 94%;
        height: auto;
        text-align: right;
        position: relative;
        top: 100px;
        right: 150px;
    }


    #removivel {
        position: relative;
        left: 16px;
        top: 85px;
    }
}

@media screen and (min-width: 1700px) {
    #frm_Application {
        display: none;
    }

    #content-SiscadIndex {
        display: none;
    }

    #cadastroOcorrencia {
        position: relative;
        left: 200px;
    }

    #water-registration-grid-ocorrencia-cadastrada {
        position: relative;
        top: 35px;
    }

    #nomeOcorrencia {
        position: relative;
        left: 88px;
        top: 51px;
        width: 850px;
    }

    #iptdescricaoOcorrencia {
        height: 102px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        width: 850px;
    }

    #motivodaOcorrencia {
        position: relative;
        left: 63px;
        top: 75px;
    }

    #motivoOcorrencia {
        width: 850px;
    }


    #ocorrenciaPublica {
        position: relative;
        left: 30px;
        top: 118px;
    }

    #descricaoOcorrencia {
        position: relative;
        left: 129px;
        top: 87px;
    }

    #iptNumeroaddOcorrencia {
        height: 61px;
        text-align: justify;
        vertical-align: top;
        font-family: Arial;
        position: relative;
        left: 196px;
        top: 63px;
        width: 44.5%;
        height: 65px;
        border: 1px solid #c0c0c0;
        overflow: auto;
    }

    #formulariosOcorrencia {
        box-shadow: 0px 0px 10px black;
        padding: 0px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 445px;
    }

    #formulariosOcorrenciasCadastradas {
        box-shadow: 0px 0px 10px black;
        padding: 1px;
        box-sizing: border-box;
        border-top-width: 0px;
        height: 629px;
        overflow: auto;
    }

    .botoesSalvareLimparOcorrencia {
        width: 94%;
        height: auto;
        text-align: right;
        position: relative;
        top: 100px;
        right: 150px;
    }


    #removivel {
        position: relative;
        left: 16px;
        top: 85px;
    }
}
