/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 14/05/2019, 17:39:51
    Author     : Renan
*/
.container-fluid {
  float: left;
  position: relative;
  width: 100%;
  left: 0;
  top: 0; }

@media (min-width: 992px) {
  .imgcemig {
    width: 32%;
    float: right; }

  .imgasscontas {
    width: 45%;
    margin-top: 1.2%; }

  .text-center {
    font-size: 3em;
    padding: 1%; } }
@media (max-width: 991px) {
  .contentLogo {
    position: relative;
    margin-top: 22%;
    margin-left: 48%; }

  .LinkConta {
    margin-top: -2%; }

  .LinkLogin {
    float: right;
    position: relative; }

  .LinkLogin :hover {
    background-color: white !important; }

  .imgcemig {
    width: 22%;
    margin-left: 39%;
    margin-top: 2%; }

  .imgasscontas {
    width: 40%;
    margin-left: 35%;
    margin-top: 4%; } }

/*# sourceMappingURL=Convenio.css.map */
