/* Focus */
.ui-page-theme-a .ui-btn:focus,
html .ui-bar-a .ui-btn:focus,
html .ui-body-a .ui-btn:focus,
html body .ui-group-theme-a .ui-btn:focus,
html head + body .ui-btn.ui-btn-a:focus,

.ui-page-theme-a .ui-focus,
html .ui-bar-a .ui-focus,
html .ui-body-a .ui-focus,
html body .ui-group-theme-a .ui-focus,
html head + body .ui-btn-a.ui-focus,
html head + body .ui-body-a.ui-focus {
	/*-webkit-box-shadow: 0 0 12px 	#d21107;*/
	-moz-box-shadow: 0 0 12px 		#d21107 ;
	/*box-shadow: 0 0 12px 			#d21107 ;*/
}
.ui-bar-a,
.ui-page-theme-a .ui-bar-inherit,
html .ui-bar-a .ui-bar-inherit,
html .ui-body-a .ui-bar-inherit,
html body .ui-group-theme-a .ui-bar-inherit {
	background-color: #33467e;
	/*color: 	#fff;*/
}
.breadcrumb li {
    padding: 0 2px;
}

ul.breadcrumb {
    list-style: none;
    display: inline-flex;
    padding: 5px 10px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 11px;
}

.dimensao {
height:150px;
background-size: cover; 
background-repeat:no-repeat; 
background-position: center	
}
.dimensao_cias {
height:120px;
background-size: contain; 
background-repeat:no-repeat; 
background-position: center	
}
.dimensao_infolist {
height:150px;
background-size: contain; 
background-repeat:no-repeat; 
background-position: center		
}
.dimensao_productlist {
height:150px;
background-size: cover; 
background-repeat:no-repeat; 
background-position: center		
}
.dimensao_info {
height:300px;
background-size: contain; 
background-repeat:no-repeat; 
background-position: center	
}
.dimensao_product {
height:300px;
background-size: cover; 
background-repeat:no-repeat; 
background-position: center	
}
.dimensao_ct {
height:150px;
background-size: contain; 
background-repeat:no-repeat; 
background-position: center	
}
.color:hover{
    background:#243c85;
}
