﻿body {
  height: 100%;
  background-color: #FFFFFF !important;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; 
  }
  
  .btnlogbutton,
  .btnsent-pass {
    background-color: #078f07 !important;
    color: white !important;
  }

  @media (min-width: 320px) {
    .img-header {
      width: 150px !important;
      max-height: 150px !important;
    }
  }    
@media (min-width: 768px) {
    .img-header {
      width: 400px !important;
      max-height: 400px !important;
    }      
  } 

  .school-name{        
    display: none !important;
  } 
  
 /* Custom for remove label school and css for landscape logo */

 /*
 
  .school-name{        
    color: #1270b7 !important;
  } 

  a:link.footer, a:active.footer, a:visited.footer, a:hover.footer { 
    color: #1270b7; 
}

 dark background
 .footer-color, .school-name, *.msg-login, .footer{        
    color: #FFFFFF !important;
  } 


  @media (min-width: 320px) {
      .img-header {
        width: 150px !important;
        max-height: 150px !important;
      }
    }    
  @media (min-width: 768px) {
      .img-header {
        width: 500px !important;
        max-height: 350px !important;
      }      
    } 
    


    portraid image (Escudo)
    @media (min-width: 320px) {
    .img-header {
      width: 150px !important;
      max-height: 150px !important;
    }
  }    
@media (min-width: 768px) {
    .img-header {
      width: 180px !important;
      max-height: 280px !important;
    }      
  } 
    
    
    */
    
