    /*
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 : 22/07/2014, 22:44:48
    Author     : MC001
*/  

@charset "UTF-8"; 
 


.brandSize1, 
.brandSize3 {
	background:url('../../../../Common/images/eobra.com.br/eobraBrand.png') no-repeat center center;
	background-size:100% auto;
	width:220px;
	height:35px; 
} 
.brandSize3 { 
	background:url('../../../../Common/images/eobra.com.br/eobraBrand.png') no-repeat center center;
	background-size: auto 65% !important;
}
.brandSize2,
.brandSize4 {
	background:url('../../../../Common/images/eobra.com.br/android-chrome-192x192.png') no-repeat center center;
	background-position: center center;
	background-size: 50px;
	width:64px; 
	height:64px;
}
.brandSize4{
	width:32px;
	height:32px;
	background-size:cover;
}