*{
    padding: 0;
    margin:0;

}

body {
    background-color: #F5FFFA;
}

@keyframes flips{
    from{
    transform: scale(0);
    }
    to{
        transform: scale(1);
    }
}

@keyframes flip{
    0% {
        transform:translate(-520px);
      }

      100% {
        transform:translate(0px);
      }
}


#form-login{
    margin-top:20px;
    width:500px;
    height:380px;
    margin-left:auto;
    margin-right:auto;
    background-color: white;
    box-shadow: 0px 0px 5px 0px grey;
}

* {
    font-family: 'Roboto';
}


@media screen and (min-width: 700px) {

    header {
        background-image: url("/img/fundo.jpg");
        border-bottom: 1px solid #CCC;
        font-family:bold;
    }
}

@media screen and (max-width: 699px) {

    header {
            background-image: url("/img/fundo.jpg");
            border-bottom: 1px solid #CCC;
            font-family:bold;
        }
}

@media screen and (max-width: 600px) {

    header {
            background-image: url("/img/fundo.jpg");
            border-bottom: 1px solid #CCC;
            font-family:bold;
        }
}

@media screen and (min-width: 801px) {

    header {
        background-image: url("/img/fundo.jpg");
        border-bottom: 1px solid #CCC;
        font-family:bold;
    }
}

#navbar img {
    width: 200px;
}

#navbar {
    justify-content: space-between;
}

#navbar a {
    font-size: 14px;
    color: #757575;
}

#navbar a:hover {
    color: #b90000;
}

#icons-home img {
    width: 200px;
    height: 200px;
}

#icons-home {
    text-align: center;
    padding: 50px;
}


#icons-home .subtitle{
    color: #000000;
    margin-bottom: 30px;
    font-size: 20px;
}

#cards-container{
    display: flex;
    justify-content: center;
}

h1 {
    text-align: center;
}

h2 {
    text-align: center;
}

p  {
    font-size: 14px;
}

.modal-xl {
    max-width: 95% !important;
}

@media screen and (min-width: 700px) {
    .boas-v{
        margin-top:-50px;
        height:40px;
        width:75%;
        padding:10px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        float:left;
    }
    #rodapi
    {
        width:80%;
        margin-left:14%;
        margin-top:5px;
    }

    .boas-x
    {
        margin-top:-50px;
        height:40px;
        min-width: 140px;
        width:auto;
        padding:10px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        float:right;
    }

    #navclass{
        width:430px;
        height:50px;
        margin-top:-100px;
        margin-left:8%;
    }

    ul {
        width: 100%;
        margin-right: 0;
    }

    ul li {
        display: inline-block;
    }

}

@media screen and (max-width: 700px) {
    .boas-v{
        margin-top:-50px;
        height:40px;
        width:75%;
        padding:10px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        float:left;
    }
    #rodapi
    {
        width:80%;
        margin-left:14%;
        margin-top:5px;
    }

    .boas-x
    {
        margin-top:-50px;
        height:40px;
        min-width: 140px;
        width:auto;
        padding:10px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        float:right;
    }

    #navclass{
        width:430px;
        height:50px;
        margin-top:-100px;
        margin-left:25%;
    }

    ul {
        width: 100%;
        margin-right: 0;
    }

    ul li {
        display: inline-block;
    }

}

@media screen and (max-width: 599px) {
    .boas-v{
        margin-top:-50px;
        height:40px;
        width:75%;
        padding:10px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        float:left;
    }
    #rodapi
    {
        width:80%;
        margin-left:18%;
        margin-top:5px;
    }

    .boas-x
    {
        margin-top:-50px;
        height:40px;
        min-width: 140px;
        width:auto;
        padding:10px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        float:right;
    }

    #navclass{
        width:430px;
        height:50px;
        margin-top:-100px;
        margin-left:20%;
    }

    ul {
        width: 100%;
        margin-right: 0;
    }

    ul li {
        display: inline-block;
    }

}


@media screen and (min-width: 801px) {
    .boas-v{
        margin-top:-50px;
        height:40px;
        width:75%;
        padding:10px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        float:left;
    }
    #rodapi
    {
        width:60%;
        margin-left:0%;
    }

    .boas-x
    {
        margin-top:-50px;
        height:40px;
        min-width: 140px;
        width:auto;
        padding:10px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        float:right;
    }

    #navclass{
        width:430px;
        height:50px;
        margin-top:-100px;
        margin-left:68%;
    }

    ul {
        width: 100%;
        margin-right: 0;
    }

    ul li {
        display: inline-block;
    }
}


    #cemter
        {
            width:500px;
            box-shadow: 0px 0px 5px 0px grey;
        }

    .conteiner{
        margin-left: auto;
        margin-right: auto;
        margin-top:50px;
        width:1000px;
        height:550px;
        box-shadow: 0px 0px 5px 0px grey;
        background-color: white;
    }

    .stti{
        margin-left:50px;
        width:300px;
        height:300px;
        background-color: white;
        position:relative;
        float: left;

    }

    #imggt{
        width:180px;
        height:180px;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:40px;
        border-radius: 100px;
    }

    #titlegt
    {
        width:300px;
        height:140px;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:250px;
        padding: 8px;
        margin-top: -170px;
    }

    .frontend{
        margin-left:50px;
        height:450px;
        width:670px;
        float: right;
        position:relative;
        margin-right:30px;
        border-left:4px solid black;
    }

    #chamado{
        margin-left:50px;
        height:50px;
        width:200px;
        position:relative;
        margin-right:20px;
        box-shadow: 0px 0px 5px 0px grey;
        background-color: black;
        color:white;
        padding: 15px;;
    }

    .filtros{
        margin-left:50px;
        height:300px;
        width:900px;
        overflow:auto;
        margin-right:20px;
        box-shadow: 0px 0px 5px 0px grey;
        background-color: rgb(238, 231, 231);
        color:black;
        margin-top:-10px;
    }

    .filtrosx{
        margin-left:50px;
        height:135px;
        width:1100px;
        overflow:auto;
        margin-right:20px;
        box-shadow: 0px 0px 5px 0px grey;
        background-color: rgb(238, 231, 231);
        color:black;
        margin-top:-10px;
    }



.obscha{
     width:120px;
     height:60px;
      box-shadow: 0px 0px 5px 0px grey;
      position:relative;
      margin-left:15px;
      margin-top:50px;
      text-decoration: none;
      border-radius:10px;
      background-color: rgb(193, 187, 187);
}

#titger{
    width:470px;
    height:60px;
    background-color: rgb(193, 187, 187);
    box-shadow: 0px 0px 10px 0px grey;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    padding:6px;

}

#selectd{
    width:700px;
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;
}

#modelo {
     width: 100%;
     box-shadow: 0px 0px 10px 0px grey;
      padding: 12px 20px;
      margin: 8px 0;
      display: inline-block;
      border: 1px solid #ccc;
      border-radius: 6px;
      box-sizing: border-box;
      font-weight:bold;
  }

  .cg{
    display:none;
  }

  #VT1{
    margin-top:40px;
    box-shadow: 0px 0px 10px 0px grey;
    background-color: white;
    width:900px;
    height:800px;
    margin-left:auto;
    margin-right:auto;
  }

  #vxgerado{
    margin-left:100px;
    margin-top:40px;
    width:800px;
    height:900px;
  }

  #divimgvx{
    margin-left:10px;
    margin-top:20px;
    box-shadow: 0px 0px 10px 0px gray;
    width:400px;
  }

  #titlevx{
    margin-left:100px;
    margin-top:10px;
    width:600px;
    height:67px;
    font-weight: bold;
    text-align: center;
    background-color: rgb(193, 187, 187);
    box-shadow: 0px 0px 10px 0px black;
    padding: 5px;
    color:green;
  }

  #bdxvxr{
    margin-left: auto;
    margin-right: auto;
    background-color:black
  }

  #imgvxr{
    width:180px;
    margin: 0 auto;
  }

  #bodyvx{
    margin: 0 auto;
    width:400px;
    height:600px;
    box-shadow: 0px 0px 50px 0px white;
  }

  .erfc{
    display:none;
  }

  #rodapegx{
    width:450px;
    height:50px;
    padding: 5px;
    margin: 0 auto;
    margin-top:-100px;
  }

  #btnbx{
    margin:0 auto;
    width:250px;
    height:50px;
    margin-top:250px;
  }


  #divinstvx{
    margin-left:-30px;
    margin-top:20px;
    width:890px;
    height:170px;
    font-weight: bold;
    text-align: left;
    background-color: rgb(193, 187, 187);
    box-shadow: 0px 0px 10px 0px grey;
    padding: 8px;
    color:black;
  }

  #VT2{
    margin-top:40px;
    box-shadow: 0px 0px 10px 0px grey;
    background-color: white;
    width:900px;
    height:720px;
    margin-left:auto;
    margin-right:auto;
  }

  .btn btn-warning{
    float:left;
  }


  #btnconsul{
    width:200px;
    height:300px;
    margin-left:580px;
    margin-top:-180px;
  }

  #VT3{
    margin-top:40px;
    box-shadow: 0px 0px 10px 0px grey;
    background-color: white;
    width:900px;
    height:1020px;
    margin-left:auto;
    margin-right:auto;
  }

  #VT4{
    margin-top:40px;
    box-shadow: 0px 0px 10px 0px grey;
    background-color: white;
    width:900px;
    height:650px;
    margin-left:auto;
    margin-right:auto;
  }

  #btnprw{
    margin-top:20px;
    margin-left:38px;
  }

  #txtgt{
    text-align: center
  }

  #carimage{
    width:180px;
    height:180px;
    margin-left:auto;
    margin-right:auto;
    box-shadow: 0px 0px 10px 0px black;
  }


  #tircar{
    width:480px;
    height:50px;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFFFF0;
    color:black;
    border-radius:10px;
    padding: 5px;
    box-shadow: 0px 1px 0px 0px gray;
  }

  #formcar{
    padding:10px;
    width:95%;
    height:300px;
    margin-left:auto;
    margin-right:auto;
    border-top: 2px solid gray;
  }

  table, th, td {
    border: 1px solid white;
    border-collapse: collapse;
  }
  th, td {
    background-color: white;
    width:150px;
    height:40px;
    font-weight: bold;
    text-align: center;
    border: 5px solid transparent;
    background-clip: padding-box;
  }


  #divgradu{

        width:600px;
        height:280px;
        background-color: rgb(193, 187, 187);
        margin-left:auto;
        margin-right:auto;
        box-shadow: 0px 0px 10px 0px gray;
        padding:10px;
  }


.infch{
    width:350px;
    height:238px;
     box-shadow: 0px 0px 5px 0px grey;
     position:relative;
     margin-left:200px;
     margin-top:-170px;
     text-decoration: none;
}

.containers{
    margin-right:auto;
    margin-left:auto;
    margin-top:30px;
    width:1000px;
    height:1000px;
    box-shadow: 0px 0px 5px 0px grey;
    background-color: white;
}

.container{
    margin-top:5px;
    width:100%;
    height:auto;
}

#topo{
    margin-left:80px;
    width:600px;
    height:100px;
    box-shadow: 0px 0px 5px 0px grey;
    padding: 2px;
}

#chamad{
    margin-left:140px;
    margin-top:-85px;
    width:100px;
    height:80px;
    border-left:2px solid grey;
    background-color: #000000;
    color:red;
}

#chamaddat{
    margin-left:260px;
    margin-top:-80px;
    width:300px;
    height:80px;
}

#cont02{
    margin-left:auto;
    margin-right:auto;
    width:900px;
    height:700px;
    overflow: auto;
}

.hidden{
    display: none;
  }

  #ct4{
    display: none;
  }

#img02{
    width:100px;
    height:100px;
    margin-left:10px;
}

#img03{
    width:400px;
    height:100px;
    margin-left:10px;
}

#carrterc{
    display:none;
}

#adxprazo{
    display:none;
}

#btnaddp{
    margin-left:240px;
    margin-top:20px;
}

#mostsolic{
    width:800px;
    height:135px;
    box-shadow: 0px 0px 5px 0px black;
    padding:10px;
}

#exaddp2{
    box-shadow: 0px 0px 5px 0px black;
    width:470px;
    margin-left:10px;
    margin-top:-10px;
    height:60px;

}

#divaddprazo{
    width:800px;
    height:145px;
    box-shadow: 0px 0px 5px 0px black;
    padding:10px;
    margin-left:90px;
}

#loadadd{
    display:none;
}

#resp{
    width:520px;
    height:355px;
    margin-left:10px;
    box-shadow: 0px 0px 5px 0px red;
    animation-duration: 2s;

}

#resp.animate {
    animation-name: flip;
}

#mostraterc{
    width:825px;
    height:120px;
    padding:5px;
    box-shadow: 0px 0px 5px 2px black;
    margin-left: 10px;
    text-indent: 10px;
}

#pradd{
    width:455px;
    height:30px;
    margin-left:100px;
    margin-top:-20px;
    box-shadow: 0px 0px 5px 0px black;
    background-color: rgb(238, 231, 231);
    padding: 2px;
}

#attterc{
    width:700px;
    margin-left:80px;
    margin-top:-45px;
}

#lojach
    {
        float:right;
        width:200px;
        height:100px;
        margin-right:100px;
        margin-top:-100px;
        box-shadow: 0px 0px 5px 0px grey;
    }

    *::-webkit-scrollbar {
        width: 8px;
      }

      *::-webkit-scrollbar-track {
        background: grey;
      }

      *::-webkit-scrollbar-thumb {
        background-color: black;
        border-radius: 20px;
        border: 3px solid white;
      }

    #img02:hover{
        background-image: url("/img/chamado.png");
        opacity: 0.7;
        width:100px;
        height:100px;
    }

    #img03:hover{
        background-image: url("/img/chamado.png");
        opacity: 0.7;
        width:400px;
        height:100px;
    }

    #loading{
        display: none;
    }

    #imgcr
    {
        width:150px;
        height:150px;
        margin-left:100px;
    }

    .bloqueia {
        pointer-events: none;
        background-color:#3CB371;
    }

    #colabs
    {
        width:500px;
        height:70px;
        margin-top:10px;
        box-shadow: 0px 0px 5px 0px grey;
        margin-bottom: 10px;
    }

    #tittext
    {
        width:400px;
        height:80px;
        margin-left:300px;
        margin-top:-100px;
        box-shadow: 0px 0px 5px 0px grey;
    }

    #bottom:hover{
        background-color: #FAFAD2;
    }

#counth
    {
        margin-top:0px;
        margin-left:10px;
        width:20px;
        height: 25px;
        box-shadow: 0px 0px 5px 0px black;
        color:red;
        background-color: grey;
        font-family:bold;
        padding: 0px;

    }

    .col {
        width: 120px;
        float:left;
        margin-right: 20px;
    }
    .custom-file-input {
        width: 120px;
    }

    .box:hover{
        background-color: 	#949292;
    }

    .preview-img {
        background: #f8f8f8;
        border: 1px solid #ccc;
        border-radius: 4px;
        width: 100px;
        height: 100px;
    }

    #xslUpload {
        margin-bottom: 15px;
    }
    #xslUpload  > label {
        margin:0;
        cursor: pointer;
    }
    #xslUpload  > .file-input {
        display: none;
    }

    #xslUpload .importar {
        width:180px;
        pointer-events: none;
        background: url("/img/adc.png");
        background-color: white;
        background-repeat: no-repeat;
        background-position: 2px 0px;
        background-size: 40px 40px;
        padding-left: 45px;
        color: black;
        border-radius: 0;
        padding-top: 10px;
        font-weight: 700;
        padding-bottom: 10px;
    }

    #xslUpload > label:hover > .importar{
        background-color: #ecdcdc;
    }

    .accordion-item{
        box-shadow: 0px 0px 5px 0px black;
    }

    #xslUploadx {
        margin-bottom: 15px;
    }
    #xslUploadx  > label {
        margin:0;
        cursor: pointer;
    }
    #xslUploadx  > .file-inputx {
        display: none;
    }

    #xslUploadx .importarx {
        width:180px;
        pointer-events: none;
        background: url("/img/adc.png");
        background-color: white;
        background-repeat: no-repeat;
        background-position: 2px 0px;
        background-size: 40px 40px;
        padding-left: 45px;
        color: black;
        border-radius: 0;
        padding-top: 10px;
        font-weight: 700;
        padding-bottom: 10px;
    }

    #xslUploadx > label:hover > .importarx{
        background-color: #ecdcdc;
    }

    #mostcolab
    {
        width:680px;
        height:210px;
        margin-top:10px;
        margin-left: 70px;
        box-shadow: 0px 0px 5px 0px black;
        padding:9px;
    }

    #dadcolabs
    {
        width:250px;
        height:40px;
        margin-top:-143px;
        margin-left: 70px;
        float:right;
        padding:9px;

    }

    #lembrete
    {
        width:900px;
        height:70px;
        margin-top:50px;
        margin-left: 20px;
        box-shadow: 0px 0px 5px 0px red;
        padding:9px;
        color:gray;
    }

#mostratip{
    width:680px;
    height:150px;
    box-shadow: 0px 0px 5px 0px black;
    margin-top:10px;
    margin-left: 70px;

}

    #subtitle{
        width:300px;
        height:100px;
        margin-top:-140px;
        margin-right: 70px;
        box-shadow: 0px 0px 0px 0px grey;
        padding:9px;
        float:right;
    }

    #cabtip
    {
        width:450px;
        height:30px;
        padding:9px;
        margin-left:10px;
    }

    #dircolab
    {
        width:300px;
        height:60px;
        padding:9px;
        margin-left:10px;
        margin-top:35px;

    }

    #edittipo{
        width:300px;
        height:60px;
        padding:9px;;
        float:right;
        margin-top:-120px;
        margin-right:-100px;
    }


    #addtipo{
        width:600px;
        height:60px;
        padding:9px;;
        margin-left:100px;
        border-top: 3px solid black;
    }

    #dadeqcol{
        width:400px;
        height:50px;
        padding:16px;;
        margin-left:20px;
        margin-top:10px;
        box-shadow: 0px 0px 5px 0px grey;
    }


    #addeq{
        width:600px;
        height:100px;
        padding:14px;;
        margin-left:100px;
        border-top: 3px solid black;
    }

    #exdadeqcol{
        float:right;
        margin-top:-30px;
    }

    #edittip{
        width:300px;
        height:60px;
        padding:9px;;
        margin-left:100px;
        box-shadow: 0px 0px 0px 0px grey;
    }

    #btn1:focus, #btn2:focus{
       background-color: #000000;
       color:white;
     }

    #mostralojas
    {
        width:700px;
        height:140px;
        box-shadow: 0px 0px 5px 0px grey;
        margin-top:10px;
        margin-left:30px;
        padding: 20px;
    }

    #btnopc{
        float:right;
        width:460px;
        height:65px;
        margin-top: -80px;

    }

    #confirma{
        width:400px;
        height:50px;
        margin-top:-30px;
        margin-left:140px;
        padding: 10px;
        text-indent: 8px;
    }

    #arquivo {
        display: none;
    }
    #lblimg {
        width: 50px;
        height: 50px;
        background-color: white;
        box-shadow: 0px 0px 5px 0px grey;
        color: black;
        text-transform: uppercase;
        text-align: center;
        display: block;
        margin-top: 5px;
        cursor: pointer;
        margin-left:10px;
    }

    #previmg{
        width:300px;
        height: 50px;
        margin-top:-50px;
        margin-left:30px;
    }

    #himg{
        width:auto;
        height: 50px;
        box-shadow: 0px 0px 2px 0px black;
        background-color: rgb(238, 231, 231);
        margin-top:-5px;
    }

    #msenha{
        display: block;
    }

    #esenha{
        display: none;
    }

    #yy{
        display: none;
    }

    #oo{
        display: none;
    }

    #nn{
        display: none;
    }
    #ss{
        display: none;
    }

    .tela{
        display:none;
        width:55%;
        height:auto;
        box-shadow: 0px 0px 5px 0px grey;
        background-color: white;
        margin-top:20px;
        margin-left:25px;
        padding:5px;
    }
    #btnopc2{
        float:right;
        margin-right:-20px;
        width:220px;
        height:65px;
        margin-top: -80px;

    }

    #btnfunc{
        float:right;
        width:300px;
        height:65px;
        margin-top: -80px;
        margin-right:100px;
    }

    #btns{

        float:right;
        width:150px;
        height:50px;
        margin-right:10px;
        margin-top:-140px;
    }

    #divbtn
    {
        width:300px;
        height:60px;
        margin-right:auto;
        margin-left:auto;
    }

    #pdfbody{
        width:700px;
        height:1012px;
        margin-top:10px;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 0px 0px 0px 1px grey;
        background-color: white;
        border-radius: 10px;
    }

    #topopdf{
        width:95%;
        height:90px;
        margin-top:10px;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 0px 0px 0px 1px grey;
        background-color: white;
        padding: 2px;
        border:5px solid gray;
    }

    #imgpdf{
        margin-left:20px;
        border-right:2px solid black;
        width:150px;
        height:100px;
        margin-top:-7px;
    }

    #oss{
        width:400px;
        height:60px;
        margin-top: -90px;
        box-shadow: 0px 0px 10px 0px grey;
        margin-left:200px;
        padding: 5px;

    }

    #top1{
        width:95%;
        height:100px;
        margin-top:30px;
        margin-left:20px;

    }

    #clientepdf{
        width:280px;
        height:48px;
        border-bottom:2px solid black;
        margin-left:10px;
        margin-top:-30px;
        padding:5px;
    }

    #clientepdf2{
        width:280px;
        height:48px;
        border-bottom:2px solid black;
        margin-left:180px;
        padding:5px;
    }


    #not2{
        Color:green;
        width:300px;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:auto;
        margin-right:auto;
        background-color:white;
        margin-top:30px;
    }

    #clientepdfx{
        width:280px;
        height:50px;
        border-bottom:2px solid black;
        margin-top:5px;
        margin-left:1px;
        padding:5px;
    }

    #setorpdf{
        width:280px;
        height:50px;
        border-bottom:2px solid black;
        margin-top:-65px;
        margin-right:30px;
        padding:5px;
        float:right
    }

    #setorpdfs{
        width:280px;
        height:75px;
        border-bottom:2px solid black;
        margin-top:-65px;
        margin-right:30px;
        padding:5px;
    }

    #nchamado{
        width:150px;
        height:100px;
        background-color: black;
        color:white;
        border-bottom:2px solid black;
        margin-top:-130px;
        margin-right:120px;
        font-family: bold;
        padding:10px;
        float:right
    }

    #probl{
        width:600px;
        height:60px;
        border-bottom:2px solid black;
        border-right:2px solid black;
        margin-top:70px;
        margin-lefT:20px;
        padding:5px;
    }

    #prob2{
        width:600px;
        height:60px;
        border-bottom:2px solid black;
        border-right:2px solid black;
        margin-top:10px;
        margin-lefT:20px;
        padding:5px;
    }
    #prob3{
        width:600px;
        height:60px;
        border:1px solid black;
        margin-top:10px;
        margin-lefT:20px;
        padding:5px;
    }

    #assfin{
        width:350px;
        height:50px;
        border-bottom:2px solid black;
        margin-left:150px;
        padding:5px;
        color:red;
        margin-top:-30px;

    }

    #compac{
        width:250px;
        height:30px;
        box-shadow: 0px 0px 5px 0px grey;
        padding: 5px;
        background-color: white;
        margin-left: 220px;
        margin-top:-10px;
    }


    #btnrela{
        box-shadow: 0px 0px 5px 0px grey;
        height:100px;
        width: 120px;
        float: right;
        margin-top: -120px;
        margin-right: 90px;
    }

    #mostrarel{
        box-shadow: 0px 0px 5px 0px grey;
        width: 1100px;
        margin-top: 20px;
        background-color: rgb(238, 231, 231);
        margin-left:50px;
    }

    #mostrarelx{
        box-shadow: 0px 0px 5px 0px grey;
        height:900px;
        width: 920px;
        margin-top: 20px;
        background-color: rgb(238, 231, 231);
        margin-left:33px;
    }

    #compdata{
        width:110px;
        height:85px;

    }

    #compdata2{
        width:110px;
        height:85px;
        float:right;
        margin-top:-85px;
    }


    #titrel{
        height:100px;
        width: 250px;
        margin-top: 20px;
        background-color: rgb(238, 231, 231);
        margin-left:50px;
        padding:15px;
    }

    #datarel{
        box-shadow: 0px 0px 5px 0px grey;
        height:125px;
        width: 250px;
        margin-top: -88px;
        background-color: black;
        margin-left:5px;
        padding:18px;
        color:white;
        border-radius: 20px;
        float: right;
        margin-right:100px;
    }


    #contrel{
        height:700px;
        width: 850px;
        margin-top: 10px;
        background-color: white;
        padding:18px;
        color:white;
        border-top: 2px solid black;
        margin-left:25px;
        overflow:auto
    }

    #contrelx{
        height:700px;
        width: 780px;
        margin-top: 10px;
        background-color: white;
        padding:18px;
        color:white;
        border-top: 2px solid black;
        margin-left:-5px;
        overflow:auto
    }

    #contrelx2{
        height:700px;
        width: 880px;
        margin-top: 10px;
        background-color: white;
        padding:18px;
        color:white;
        border-top: 2px solid black;
        margin-left:15px;
        overflow:auto
    }

    #contrelx3{
        height:700px;
        width: 760px;
        margin-top: 10px;
        background-color: white;
        padding:18px;
        color:white;
        border-top: 2px solid black;
        margin-left:5px;
        overflow:auto
    }

    .toprela{
        height:60px;
        width: 400px;
        margin-top: 10px;
        background-color: rgb(238, 231, 231);
        padding:18px;
        color:black;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:220px;
    }

    .toprelax{
        height:140px;
        width: 330px;
        margin-top: 10px;
        background-color: rgb(238, 231, 231);
        padding:18px;
        color:black;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:240px;
    }

    .toprelas{
        height:60px;
        width: 400px;
        margin-top: 10px;
        background-color: rgb(238, 231, 231);
        padding:18px;
        color:black;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:180px;
    }

    .toprelasx{
        height:60px;
        width: 400px;
        margin-top: 10px;
        background-color: rgb(238, 231, 231);
        margin-left:5px;
        padding:18px;
        color:black;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:-5px;
        float:left;
    }

    #encterc{
        width:120px;
        height:30px;
        box-shadow: 0px 0px 5px 2px black;
        margin-top:-35px;
        margin-left:16px;
        padding: 1px;
        background-color: rgb(238, 231, 231);
    }

    .toprelasx2{
        height:60px;
        width: 350px;
        margin-top: 10px;
        background-color: rgb(238, 231, 231);
        margin-left:5px;
        padding:18px;
        color:black;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:-5px;
        float:left;
    }

    .toprelasx2x{
        height:140px;
        width: 330px;
        margin-top: 10px;
        background-color: rgb(238, 231, 231);
        margin-left:5px;
        padding:18px;
        color:black;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:-5px;
        float:left;
    }



    #numrela{
        height:50px;
        width: 60px;
        background-color: black;
        margin-top:-45px;
        padding:10px;
        color:red;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:25px;
        float:right;
        text-align: center;
    }

    #numrelas{
        height:50px;
        width: 60px;
        background-color: black;
        margin-left:35px;
        margin-top:-35px;
        padding:10px;
        color:red;
        box-shadow: 0px 0px 5px 0px grey;
        text-align: center;
    }

    #numrelax{
        height:50px;
        width: 60px;
        background-color: black;
        margin-top:-42px;
        padding:10px;
        color:red;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:25px;
        float:right;
        text-decoration: none;
        text-align: center;
    }

    #numrelax2{
        height:50px;
        width: 60px;
        background-color: black;
        margin-top:0px;
        padding:10px;
        color:red;
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:25px;
        text-decoration: none;
    }

    #mostrareltip2{
        height:auto;
        width: 200px;
        color:black;
        margin-top:-70px;
        margin-right:100px;
        float:left;
        padding: 5px;
    }

    #mostrareltip3{
        height:auto;
        width: 200px;
        color:black;
        margin-top:-70px;
        margin-left:-15px;
        float:left;
        padding: 5px;
    }

    #mostrareltip5{
        height:auto;
        width: 180px;
        color:black;
        margin-left:-200px;
        float:left;
        padding: 5px;
    }

    #mostrareltip1{
        height:auto;
        width: 200px;
        color:black;
        margin-top:-70.3px;
        margin-right:198px;
        float:right;
        padding: 5px;
    }

    #mostrareltip4{
        height:auto;
        width: 200px;
        color:black;
        margin-top:-70.3px;
        margin-right:185px;
        float:right;
        padding: 5px;
    }

    #exrel{
        width:180px;
        height:50px;
        background-color: rgb(238, 231, 231);
        box-shadow: 0px 0px 5px 0px grey;
        padding: 10px;
        margin-left:100px;
    }

    #exrelx{
        width:220px;
        height:50px;
        background-color: rgb(238, 231, 231);
        box-shadow: 0px 0px 5px 0px grey;
        padding: 10px;
        margin-left:280px;
        color:black;
    }

    #aposrela{
        position: relative;
        width:810px;
        margin-left:-10px;
    }

    #aposrelax{
        margin-top: 20px;
        position: relative;
        width:810px;
        margin-left:-10px;
    }

    #divprazo{
        box-shadow: 0px 0px 5px 0px black;
        height:30px;
        margin-top:10px;
        padding: 5px;
        background-color: rgb(238, 231, 231);
    }

    #divprazo2{
        box-shadow: 0px 0px 5px 0px black;
        height:190px;
        margin-top:10px;
        padding: 5px;
        background-color: rgb(238, 231, 231);
    }

    #prazototal{
        box-shadow: 0px 0px 5px 0px black;
        height:30px;
        margin-top:20px;
        padding: 5px;
        background-color: white;
    }

    #tmedio{
        box-shadow: 0px 0px 5px 0px black;
        height:82px;
        width:305px;
        margin-right:58px;
        float: right;
        margin-top:-10px;
        padding: 7px;
        background-color: white;
    }

    #btneq
    {
        margin-left:250px;
    }

    #btndados{
        width:300px;
        height: 50px;
        margin: 20px auto;
        box-shadow: 0 0 10px 0 gray;
    }

    .ctn1{
        background-color: white;
        width:80%;
        height:1000px;
        margin-top:20px;
        box-shadow: 0 0 10px 0 gray;
        padding: 20px;
    }

    #btndados button{
        width:300px;
        height: 50px;
        margin: 0 auto;
        font-size: 3vh;
        font-weight: bold;
    }

    #logconsul{
        width:100px;
        height:85px;
        margin-left:15px;
        font-family: "Times New Roman", Times, serif;
        font-style:italic;
    }

    #titset{
        width:130px;
        height:85px;
        box-shadow: 0px 0px 5px 0px black;
        margin-top:5px;
        margin-left:5px;
        background-color: rgb(238, 231, 231);
    }

    #period{
        width:150px;
        height:100px;
        box-shadow: 0px 0px 5px 0px white;
        float:left;
        background-color: rgb(238, 231, 231);
        padding: 10px;
        color:black;
        font-weight: bold;
        margin-top:-75px;
    }

    #period2{
        width:150px;
        height:100px;
        box-shadow: 0px 0px 5px 0px white;
        float:right;
        background-color: rgb(238, 231, 231);
        padding: 10px;
        color:black;
        font-weight: bold;

    }

    #mostrchm{
        width:800px;
        height:50px;
        background-color: rgb(238, 231, 231);
        box-shadow: 0px 0px 5px 0px grey;
        margin-left:80px;
        padding: 10px;
    }

    #nrchamado{
        width:160px;
        height:30px;
        background-color: white;
        padding: 4px;
        box-shadow: 0px 0px 5px 0px grey;

    }

    #txtcham{
        width:40px;
        height:28px;
        margin-left:100px;
        margin-top:-30px;
        background-color: black;
        color:red;
        padding:2px;
    }

    #dadovisu{
        width:400px;
        height:30px;
        box-shadow: 0px 0px 5px 0px grey;
        background-color: white;
        margin-left:180px;
        margin-top:-30px;
        padding: 4px;
    }

    #btnbtt{
        float:right;
        margin-top:-39px;
    }


    #titespec{
        width:900px;
        height:100px;
        box-shadow: 0px 0px 5px 0px grey;
        background-color: rgb(238, 231, 231);
        margin-left:50px;
    }

    #btnass{
        margin-left:15px;
    }

    .imgcl{
        float:right;
    }

    @media print {
        #print{
            width:100%;
            display: flex;
            flex-direction: column;
        }
        html, body {
            margin: 0 12px;
            padding: 0px;
        }
        @page {
            size: landscape;
          }
    }

    #assinat{
        display: none;
        width:700px;
        height:300px;
        margin:50px auto;
        box-shadow: 0px 0px 5px 0px black;
        background-color: rgb(238, 231, 231);
        padding: 15px;
        overflow: auto;

    }
    :root {
        --primary-color: #000;
      }
      body {
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.4;
      }
      .signature-pad-form {
        max-width: 500px;
      }
      .signature-pad {
        cursor: url(/img/pen.png) 1 26, pointer;
        border: 2px solid var(--primary-color);
        background-color: white;
        border-radius: 4px;
        margin-top:20px;
      }
      .clear-button {
        color: var(--primary-color);
      }
      .submit-button {
        width: 300px;
        background-color: var(--primary-color);
        border: none;
        padding: 0.5rem 1rem;
        color: #fff;
        cursor: pointer;
        margin-top: 1rem;
        margin-left:30%;
      }

      #modal{
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
      }


      #preview{
        width:640px;
        height:320px;
        box-shadow: 0 0 20px 0 black;
        margin:50px auto;
        background-color: white;
        padding: 15px;

      }

      #divbtnex{
        margin-top:-62px;
        margin-left:15px;
      }

      #divbtnex2{
        margin-top:-62px;
        margin-left:115px;
      }

      #descs{
        width:580px;
        height:68px;
        margin:10px auto;
        box-shadow: 0 0 5px 0 black;
        background-color: rgb(247,247,247);
        padding: 5px;
    }

    #desct{
        width:580px;
        height:200px;
        margin:10px auto;
        box-shadow: 0 0 5px 0 black;
        background-color: rgb(247,247,247);
        padding: 10px;
    }

    .sm2{
        height:210px;
        background-color: rgb(243,244,245);
        box-shadow: 0 0 10px 0 gray;
        margin-right:5%;
        padding: 15px;
        text-align: center;
    }

    .row1{
        width:90%;
        margin:20px auto;
    }

    .btndate{
        width:130px;
        height: 40px;
        border: none;
        text-align: center;
        font-size: 18px;
        border-radius: 5px;
        border:2px solid black;
    }

    .row3{
        width:100%;
        background-color: rgb(243,244,245);
        box-shadow: 0 0 10px 0 gray;
        margin: 0 auto;
    }

    .hr1{
        opacity: 1;
        background-color: #b90000;
        height: 2px;
    }

    .backfeed{
        background: #b83232;
        background: linear-gradient(90deg, rgba(184, 50, 50, 0.7) 0%, rgba(40, 48, 45, 0.7) 47%, rgba(189, 189, 177, 0.7) 100%);
        letter-spacing: 0.3rem;
    }

    .backfeed2{
        background: rgba(184, 50, 50, 0.5);
        border-radius: 15px;
    }


    .h41{
        letter-spacing: 0.3rem;
        font-weight: 800;
        text-shadow: -9px 3px 7px #CEBBBB;
    }

    .divpost{
        padding: 0px;
    }

    .h61{
        font-size:1rem
    }

    .posts{
        width:48%;
    }

    .grafico-canvas {
        height: 250px !important;
    }

    .grafico-canvas2 {
        height: 400px !important;
    }

