#background-login {
    height: 1000px;
    background-color: #1470ff; /* For browsers that do not support gradients */
    background-image: linear-gradient(to bottom right, #0064ff, #0d2d53);
}


.logosiagro{
    padding-left: 3.5em;
    padding-top: 14rem;
    width: 110%;
}
.sepa{
    width: 70%;
}
.governo{
    max-width: 100%;
    max-height: 200px;
    width: auto;
    height: auto;
    margin-bottom: 25px;
}
.logo-siagro{
    padding-left: 50px;
    padding-top: 210px;
    width: 110%;
}
.logogoverno{
    max-width: 100%;
    max-height: 200px;
    width: auto;
    height: auto;
    margin-bottom: 25px;
}

.form-login{
    padding-top: 1em;
}


 /* ============================ */
  /* Login */

  .background-login {
    background-size: cover;
    background-position: center;
    background-image: url("/img/Logo-SIAGRO.png?v=1620997913");
    background-repeat: no-repeat;

}
@page {
    margin: 0cm 0cm;
}

.body {
    margin-top: 0.5cm;
    margin-left: 1cm;
    margin-right: 1cm;
    margin-bottom: 0.5cm;
}

header {
    position: fixed;
    top: 0cm;
    left: 0cm;
    right: 0cm;
    height: 2cm;
    background-color: #3b5998;
    color: white;
    line-height: 1.0cm;
}

table, th, td {
    border: 1px solid;
    border-collapse: collapse;
    size: auto;
    padding: 6px;
    font-size: 14px;
}

.container{
    padding-top: 5em;
    padding-bottom: 0em;
}

/* ============================ */
