@charset "utf-8";
/* CSS Document */

@media (max-width:580px) {

/** TOPO CSS **/
	.login{
		display:none;
	}
	
	.fbDiv {
		margin-top:30px;
		float:left;
	}
	
	.contactoTopo{
		display:none;
	}
	
	#divHeader{
		position:relative;
	}
	
	/* MENU MOBILE */
	
	#divCenterHeader > .floatRight-tablet >  .floatLeft > .menu_tablet {
		display:block;
		padding:20px;
		float: left;
		width: 35px;
		height: 28px;
		background-image: url('/temas/guerin_responsive/imgs/btn-menu-topo.png');
		background-repeat: no-repeat;
		background-position: center center;
	}
	#divCenterHeader > .floatRight-tablet >  .floatLeft > .telemovel_mobile {
		display:block;
		padding:20px;
		width: 35px;
		height: 28px;
		background-image: url('/temas/guerin_responsive/imgs/telemovel.svg');
		background-repeat: no-repeat;
		background-position: center center;
		border-right: 1px solid #ccc;
		float: left;
	}
	
	#divCenterHeader > .floatRight-tablet >  .floatLeft > .menu_tablet.active {
		background-image: url('/temas/guerin_responsive/imgs/btn-menu-topo-close-320.png');
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	.conteudo_menu_tablet{
		position: fixed;
		display:none;
		right: initial;
		left:0px;
		top: 70px;
		width: 100%;
		height: calc(100% - 70px);
		z-index:999;
		overflow: auto;
		background: #E5E5E5;
		box-shadow: none;
		padding-bottom: 0px;
	}
	
	.conteudo_menu_tablet  ul{
		list-style: none;
		position: initial;
		display: block;
		padding: 0;
		background: #F5F5F5;
		margin: 20px 10px;
		box-sizing: content-box;
		overflow: auto;
		width: auto;
		border: 1px solid #DDDDDD;
		border-radius: 8px;
	}
	
	.conteudo_menu_tablet ul li a{
		color: #666666;
		border-bottom:1px solid #DDD;
		display: block;
		font: 400 16px "Source Sans Pro",sans-serif;
		margin: 0px;
		padding: 12px 27px;
		text-decoration: none;
		background: url('/temas/guerin_responsive/imgs/arrow-320.png') right 25px center no-repeat;
	}

	.conteudo_menu_tablet ul li a img{
		float:left;
		display:block;
	}
	
	.conteudo_menu_tablet ul li a span{
		float:left;
		display:block;
		padding-left: 7px;
		padding-top: 5px;
	}
	
	.conteudo_menu_tablet > .engloba_login{
		  display: block;
		  padding: 0;
		  background: #F5F5F5;
		  margin: 20px 10px;
		  box-sizing: content-box;
		  overflow: auto;
		  width: auto;
		  border: 1px solid #DDDDDD;
		  border-radius: 8px;
	}
	
	.conteudo_menu_tablet> .engloba_login> .login{
		display:block;
		float:initial;
		color: #666666;
		border:0px;
		width: initial;
		border-bottom: 1px solid #DDD;
		display: block;
		font: 400 16px "Source Sans Pro",sans-serif;
		margin: 0px;
		box-sizing: content-box;
		padding: 12px 27px;
		height: initial;
		text-decoration: none;
		background: url('/temas/guerin_responsive/imgs/arrow-320.png') right 25px center no-repeat;
	}
	
	.conteudo_menu_tablet> .engloba_login> .login a{
		border:0px;
		width:auto;
		height:auto;
		text-align:left;
		padding: 0;
		box-sizing: content-box;
		font: 400 16px "Source Sans Pro",sans-serif;
	}
	
	.conteudo_menu_tablet> .engloba_login> .login .imagem_responsive{
		float: left;
		display: block;
	}
	
	.conteudo_menu_tablet> .engloba_login> .login a span{
		float: left;
		display: block;
		padding-left: 7px;
		padding-top: 5px;
	}
	
	.conteudo_menu_tablet .ling_pai{
		display:block;
		border-bottom: 1px solid #DFDFDF;
		border-top: 1px solid #DFDFDF;
		padding:15px 30px;
		padding-bottom: 19px;
		height: 16px;
		border-right: 0px;
		width: initial;
		background: #F5F5F5;
		margin-left: 81px;
		float: initial;
	}	
	
	.conteudo_menu_tablet .ling_pai a{
		width:20px;
		height: 14px;
		float: left;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}	
	
	.conteudo_menu_tablet .ling_pai a.last{
		padding-right:0px;
	}	
	
	.conteudo_menu_tablet .sht{
		display:block;
		float: left;
		border-bottom: 1px solid #DFDFDF;
		border-top: 1px solid #DFDFDF;
		border-right: 1px solid #DFDFDF;
		padding:15px 30px;
		width:20px;
		background: #F5F5F5;
	}
	
	.conteudo_menu_tablet .sht .st_sharethis_custom{
		margin:0px;
	}
	
	.imagem_responsive{
		display: block;
		float: left;
	}
	/** FIM MENU MOBILE **/
/** FIM TOPO CSS **/ 

/** INICIO RESERVAS **/ 
	#divGeralContent > .caixaPesquisaRight {
		display:block;
		float:right;
		background: #E5E5E5;
		overflow: hidden;
		width: 100%;
		min-height: 435px;
		height: auto;
	}
	
	#divGeralContent > .caixaPesquisaRight > div.titulo {
		display:block;
		width: 100%;
		clear: both;
		height: 28px;
		text-align: left;
		padding: 20px 20px 20px 20px;
		color:#FFFFFF;
		font: 900 14px 'Lato', sans-serif;
		text-transform:uppercase;
		line-height:100%;
	}
	
	#divGeralContent > .caixaPesquisaRight > .titulo br{
		display:block;
	}
	
	#divGeralContent > .caixaPesquisaRight > div.selects {
		margin: 0px;
		display: block;
		width:100%;
		clear: both;
		padding: 20px 20px 20px 20px;
		color:#FFFFFF;
		font:900 22px 'Lato', sans-serif;
		text-transform:uppercase;
		line-height:100%;
		box-sizing: border-box;
	}
	
	#divGeralContent > .caixaPesquisaRight .paises_div {
		width:100%;
	}
	
	#divGeralContent > .caixaPesquisaRight .pais_one{
	  position: initial;
	  margin-left: 0px;
	  width: 100%;
	  margin-top: 0px;
	  margin-bottom: 20px;
	}
	
	#divGeralContent > .caixaPesquisaRight .marginLeft-tablet{
		margin-left: 0px;
		width: 100%;
	
		margin-bottom: 20px;
}
	
	#divGeralContent > .caixaPesquisaRight > div.selects div.inputCidade {
		display:block;
		margin:0px 0px 5px 0px;
		width: 100%;
	}
	
	#divGeralContent > .caixaPesquisaRight > div.selects div.inputCidade > input, .inputUpdateData {
		display:block;
		font:300 15px 'Source Sans Pro', sans-serif;
		font-style:italic;
		color:#787878;
		width: 100%;
		height: 35px;
		border:0;
		padding:0 10px;
	}
	
	.inputUpdateData {
		height:25px;
	}

	#divGeralContent > .caixaPesquisaRight > div.selects div.inputData {
		display:block;
		float:left;
		opacity: 0.6;
		margin:0px 0px 5px 0px;
		width: 63%;
	}
	
	#divGeralContent > .caixaPesquisaRight > div.selects div.inputData > input, .inputUpdateDataDay {
		display:block;
		font:300 15px 'Source Sans Pro', sans-serif;
		font-style:italic;
		background: #fff;
		color:#787878;
		background: #fff url(../imgs/icon-calendario-select.png) no-repeat;
		width: 100%;
		background-position: 95% center;
		height:38px;
		border:0;
		padding:0 10px;
	}
	
	.inputUpdateDataDay {
		height:25px;
	}

	#divGeralContent > .caixaPesquisaRight > div.selects div.selectHora {
		display:block;
		width: 30%;
		float:right;
		opacity: 0.6;
	}
	
	.caixaPesquisaRight > div.selects div.selectHora .hora.jquery-selectbox{
		font:300 15px 'Source Sans Pro', sans-serif;
	}
	
	#divGeralContent > .caixaPesquisaRight > div.selects .floatRight-tablet {
	  float: right;
	  margin-left: 3px;
	  width: 100%;
	}
	
	#divGeralContent > .caixaPesquisaRight > div.selects div.pesquisar {
		display:block;
	}
	#divGeralContent > .caixaPesquisaRight > div.selects div.pesquisar > input {
		display: block;
		background: #6DAB23 url('/temas/guerin_responsive/imgs/btn-chave.png') no-repeat;
		background-position: center center;
		text-align: center;
		text-indent: -999999px;
		width: 78px;
		height: 61px;
		padding: 12px 0;
		text-transform: none;
		font: 400 20px 'Source Sans Pro', sans-serif;
		color: #FFFFFF;
		border: 0;
		cursor: pointer;
		border-bottom: 2px solid #588B1D;
		border-right: 2px solid #588B1D;
	}
	
	#divGeralContent > .caixaPesquisaRight > div.selects div.pesquisar > input {
		display:block;
		width:100%;
		background:#6DAB24;
		text-align:center;
		padding:12px 0;
		text-transform:none;
		font:400 20px 'Source Sans Pro', sans-serif;
		color:#FFFFFF;
		border:0;
		cursor:pointer;
		text-indent: 0px;
		border-bottom: 2px solid #588B1D;
		border-right: 2px solid #588B1D;
	}
	
	#divGeralContent > .caixaPesquisaRight > div.selects div.pesquisar > input:hover {
		background:#333;
		color:#FFFFFF;
		border:0px;
	}
	
	.lineMobile{
		display:block;
		width: 84%;
		margin: 0 8%;
		height:1px;
		background:#fff;
	}
	
/** FIM RESERVAS **/

/** INICIO DESTAQUES **/
	.responsive-home-contactoTopo {
		display: none;
		float: left;
		position: absolute;
		font: 600 20px 'Source Sans Pro', sans-serif;
		color: #FFF;
		padding: 20px 10px 0 30px;
		border-right: 1px solid #000;
		right: 10px;
		width: 35%;
		text-align: center;
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		height: 49px;
		top: 90px;
		background: #578B1D url(../imgs/icon-phones-320.png) no-repeat 15% center;
	}
	.txtDestaqueHome{
		display:none;
	}
	#paginacaoDestaqueHome {
		display: block;
		position: absolute;
		z-index: 100;
		right: 0;
		bottom: 20px;
		padding: 0px 0px 0 0;
		margin: 0 0px 0px 0;
		text-align: center;
		width: 100%;
	}
	#paginacaoDestaqueHome ul {
		padding: 0px;
		margin: 0px;
		display: inline-block;
	}

/** FIM DESTAQUES **/
/** INICIO BANNERS  **/ 
	.Banners-Responsive {
		width:100%;
	}
	.Banners-Responsive.floatRight {
		display:none;
	}
	.Banners-Responsive img{
		width:100%;
		height:auto;
	}
/** FIM BANNERS **/
/** INICIO NOTICIAS **/
	.listnoticias > ul > li {
		margin: 30px 4%;
		padding: 0 0px 0 0px;
		list-style: none;
		list-style-type: none;
		list-style-position: initial;
		list-style-image: initial;
		display:none;
		font: 300 14px 'Source Sans Pro', sans-serif;
		color: #7E7E7E;
		width: 92%;
		float: left;
	}
	.listnoticias > ul > li{
		display:block;
	}
/** FIM NOTICIAS **/
/** INICIO RODAPE **/
	.menuFooter {
		height:auto;
		width: 60%;
	}
	.menuFooter > ul{
		height:auto;
		margin-top: -20px;
	}
	.menuFooter > ul > li {
		float:none;
	}
	.menuFooter > ul > li > a {
		margin: 0px !important;
		padding: 10px 20px;
		font: 300 14px 'Source Sans Pro', sans-serif;
		white-space: nowrap;
		color: #666666;
		display: block;
		float: none;
	}
	.divLabelPartilhePagamentoFooter{
		  display: block;
		  margin: -5px 20px 0 0px;
		  padding: 5px 0px 10px 0px;
		  color: #666;
		  border-top: 1px solid #ccc;
		  font: normal 14px 'Source Sans Pro';
	}
	.seara {
		display: block;
		position: absolute;
		margin-top: 192px;
		right: 20px;
	}
	#copyright {
	  display: block;
	  padding: 20px 0 0 20px;
	  font: 300 13px 'Source Sans Pro', sans-serif;
	  color: #999999;
	}
	
	.banner-footer{
		float:right;
		margin-right: 10px;
		margin-top:20px;
	}
/** FIM RODAPE **/

/** LOGIN **/

	.formularioLoginClientes{
		width: 100%;
		
	}
	.formularioLoginClientes .formulario .campo_50 {
	  width: 100%;
	}
	.innerContent .novo_utilizador{
		width: 100%;
		max-width: 300px;
		float: none;
		margin:20px auto;
		margin-top: 279px;
	}
/** FIM LOGIN **/
/** ACTUALIZAR **/

	.formulario_actualizar{
		width: 100%;
	}
	.formulario_actualizar table {
	  width: 100%;
	}
	
/** FIM ACTUALIZAR **/
/** NOVO **/

	.novo .formulario .campo_50{
		width:100%;
	}
	
/** FIM NOVO **/

/** RESERVAS - INDEX **/
	.listBuyCars .line {
		height: auto;
		background: none;
	}
	.listBuyCars .line .divImagem{
		margin-top: 190px;
	}
	.listBuyCars .line .floatLeft{
		width:100%;
		clear: both;
		float: none;
	}
	.listBuyCars .line .rightInfo{
		width:100%;
	}
	.listBuyCars .line .imagens{
		width:100%;
		box-sizing: border-box;
		border-bottom: 0px;
	}
	.listBuyCars .line .rightInfo{
		float:none;
		position: initial;
		background: #fff url('../imgs/bg-responsive-frota.png') no-repeat;
		background-size: 100% auto;
		clear: both;
		padding-top: 25px;
	
		border: 5px solid #f8f8f8;
		border-top: 0px;
		box-sizing: border-box;
		border-bottom: 0px;
		height: auto;
		padding-bottom: 13px;
	}
	.listBuyCars .line .composicao .linebreak{
		width:100%;
	}
	.listBuyCars .line .composicao .titulo {
		font: 800 18px 'Source Sans Pro',sans-serif;
	}
	.listBuyCars .line .composicao{
		padding:0px;
		height: 161px;
		position: absolute;
		background: #F5F5F5;
		box-sizing: border-box;
		padding: 20px;
		margin-top: -346px;
	}
	.listBuyCars .line .composicao .blockExtras {
		width: 100%;
	}
	.listBuyCars .greenArea {
		border:5px solid #f8f8f8;
		border-top:0px;
		border-bottom:0px;
		height:auto;
		background: #6FAB26;
		box-sizing: border-box;
	}
	.listBuyCars .greenArea .leftText{
		width:100%;
	
		box-sizing: border-box;
		margin: 0;
		padding: 20px;
		border: 0px;
		text-align: center;
	}
	.listBuyCars .greenArea .rightText{
		width:100%;
	
		box-sizing: border-box;
		text-align: center;
		padding: 20px;
	}
	.listBuyCars .greenArea .leftText .items {
	  width: 270px;
	  margin: 0 auto;
	  margin-top: 20px;
	}
	.barSteps{
		display:none;
	}
	.titleBar .title{
		font: 600 20px 'Source Sans Pro',sans-serif;
	}
	.titleBar .info a{
		text-indent:-999px;
		padding:0px;
		height:26px;
		width:26px;
	}
	#divGeralContent .greenBar .left {
		position: initial;
		background: #ECF6DE;
		width: 50% !important;
		height: initial;
		display: table-cell;
		padding: 3%;
		box-sizing: border-box;
	}
	.greenBar .middle {
		position: initial;
		background: #ECF6DE;
		width: 50% !important;
		height: initial;
		padding: 3%;
		box-sizing: border-box;
		display: table-cell;
		margin-left: 0%;
		border-left: 1px solid #fff;
	}
	.greenBar .left .bigTitle{
		text-align:left;
	}
	.greenBar .left .bigTitle .titulo_resp{
		padding-left: 10px;
		width: 100%;
		box-sizing: border-box;
	}
	#divGeralContent .greenBar .right{
		position:absolute !important;
		right:0px;
		width: 110px !important;
		padding: 0px;
		margin-top: -25px !important;
		margin-right: 20px;
		height:auto !important;
	}
	
	.greenBar .right a{
		background:none;
	}
	.formData .inputUpdateData {
	  box-sizing: border-box;
	}
	.formData .inputUpdateDataDay {
		box-sizing: border-box;
	    background-position: right 5% center;
	}
	.greenBar .formData .inputData {
		width: 100%;
	
		margin-top: 2px !important;
}
	.greenBar .formData .selectHora{
		width: 100%;
	}
	.greenBar .formData  .hora2.jquery-selectbox{
		width:100% !important;
		background-position: right 5% center;
	}
	.greenBar .formData .selectHora .hora2.jquery-selectbox{
		background-repeat:no-repeat;
		font: 300 15px 'Source Sans Pro', sans-serif;
		max-width: 75px;
	}
/** FIM RESERVAS - INDEX **/

/** INICIO RESERVAS - DETALHE **/

	#divGeralContent .right.detalhes {
		width: 100%;
	}
	#divGeralContent .left.detalhes {
		width: 100%;
	}
	.noneDetalhes{
		display:none;
	}
	#divGeralContent .right .locais .devolucao{
		float: right;
		width: 49%;
		padding:0px;
		margin:0px;
		margin-right: 2%;
		box-sizing:border-box;
	}
	#divGeralContent .right .locais .levantamento{
		float: left;
		width: 49%;
		box-sizing:border-box;
	}
	#divGeralContent .right .locais .noClearDetalhes{
		clear:none;
		display:none;
	}
	#divGeralContent .right .imagens .imagem img{
		max-height:147px;
		max-width:240px;
	}
	#divGeralContent .left .inclui.detalhes{
		position:absolute;
		box-sizing:border-box;
		background:#fff;
	}
	#divGeralContent .left .extras .quebraMobile{
		width:100%;
		border-top:1px solid #fff;
		float:left;
		padding-top: 20px;
		padding-bottom: 5px;
	}
	#divGeralContent .left .extras .help, .valor .help{
		float:right;
	}
	#divGeralContent .left .extras .add span{
		padding: 10px 0px 10px 0px;
	}
	.payBlock .agora, .registo .inner{
		width:auto;
		right:20px;
		float:right;
	}
	
	#divGeralContent .right .extras-list > div .name{
		width:40%;
	}
	#divGeralContent .right .extras-list > div {
		padding: 15px 4% 0px 4%;
	}
	#divGeralContent .right .extras-list > div .remove{
		float: right;
	}
	#divGeralContent .paymentArea .loginBlock .title a{
	  font: 600 18px 'Source Sans Pro', sans-serif;
	}
/** FIM RESERVAS - DETALHE **/ 

/** INICIO  LOCAIS **/
	
	.estacoesLeft{
		width:100%;
	}
	.estacoesLeft .topRegions .paises{
		width:100%;
	}
	.estacoesLeft .topRegions .regioes{
		width:100%;
		margin:0px;
		margin-top:10px;
	}
	.estacoesRight{
		width:100%;
		position:absolute;
		margin-top: 114px;
		left: 0px;
		background: #fff;
		padding: 0px 10px;
		box-sizing: border-box;
		padding-bottom: 3%;
	}
	.estacoesRight #cycle_run{
		width:100%;
	}
	.estacoesRight .seta_baixo > a{
		bottom: 28px;
		right:20px;
	}
	.estacoesRight .seta_cima > a{
		right:20px;
	}
/** FIM LOCAIS **/ 
/** GCA **/

	#menuLeft{
		width: 100%;
		padding-right:0px;
	}
	#menuLeft ul{
		padding-left: 0px;
		right: initial;
		box-sizing: border-box;
		left: 0px;
		width: 100%;
		height: auto;
		z-index: 999;
		box-shadow: none;
		padding-bottom: 0px;
	}

	#menuLeft ul li{
		margin: 0px;
		box-sizing: content-box;
		margin: 10px 0px;
	}
	#menuLeft ul li ul li{
		margin: 0px;
		padding:0px;
		
		box-sizing: content-box;
	}
	#menuLeft ul li ul li span{
		margin-left: 10px;
		margin-top:10px;
		float:left;
		display:block;
	}
	#menuLeft ul li a{
		color: #666666;
		/* border-bottom: 1px solid #DDD; */
		display: block;
		font: 400 16px "Source Sans Pro",sans-serif;
		margin: 0px;
		padding: 12px 27px;
		text-decoration: none;
		background: url('/temas/guerin_responsive/imgs/arrow-320.png') right 25px center no-repeat;
	}

	#menuLeft ul li ul li a{
		padding:10px 0px;
	}
	#contentRight{
		width:100%;
		box-sizing:border-box;
		padding-left:0px;
		margin:0px;
		border:0px;
	}
	#contentRight .lnkVoltarTopo{
		display:none;
	}
	.lnkVoltarTopo{
		display:none;
	}

/** FIM GCA **/
/** INICIO CARROS **/
	.listCars{
		width: 100%;
	}
	.listCars .car{
		width: 300px;
		display: block;
		margin: 0 auto;
		margin-bottom:25px;
		float: initial;
	}
	
	.listCars .car:nth-child(2n+0) {
		margin-left:auto;
	}
	.listCars .car:nth-child(3n+0) {
		margin: 0 auto;
		margin-bottom:25px;
	}
/** FIM CARROS **/
	.ling_pai_topo{
		display:block;
	}
	.absolute-tablet{
		position: initial;
		width:100%;
		bottom: initial;
		margin-bottom:20px;
		left: initial;
		float: initial;
	}
	.absolute-tablet-promocional{
		position: initial;
		width:100%;
		bottom: initial;
		margin-bottom:20px;
		left: initial;
		float: initial;
	}
	.absolute-tablet-promocional input{
		width:100%;
	}
	.caixaPesquisaRight > div.selects div.labelAceito{
		/* margin-top: 10px; */
		display: block;
	}
	.caixaPesquisaRight > div.selects div.inputAceito{
		display:inline;
		margin-top: -2px;
	}
	#divGeralContent > .caixaPesquisaRight .clear {
    	clear: both;
	}
	.fb3area .fb3col,.fb3area .fb3row , .fb3field, .fb3area .fb3sep, .fb3area .fb3row .fb3label{
		width:100% !important;
		max-width: 100% !important;
		box-sizing: border-box;
		padding: 0 !important;
	}
	.fb3area .fb3row .fb3field input[type=text]{
		float:none;
	}
	.fb3codpostal2, .fb3codpostalsep, .fb3codpostal1{
		float:left !important;
	}
	
	.checkin > .formulario > .input{
		width:100%;
		text-align: center;
	}
	.checkin > .formulario > .input > select, .checkin > .formulario > .input .jquery-selectbox{
		width:100% !important;
		box-sizing:border-box;
	}
	.checkin > .formulario > .center{
		margin:0;
		margin-top: 40px;
	}
	.checkin > .formulario > .ou{
		position:initial;
		margin-left: 0;
		width:100%;
		text-align:center;
		top: 0;
		left: 0;
		margin: 0;
	}
	.checkin > .formulario > .leftcenter{
		position:initial;
		margin-left: 0;
		width:100%;
	}
	.checkin > .formulario > .input.last{
		position:initial;
		margin: 0;
		width:100%;
	}
	.checkin > .formulario > .input > input{
		width:100%;
		text-align: center;
	}
	.topBar ul li{
		display:block;
	}
	/*** INICIO FORMBUILDER ***/
	.fb3area .fb3row.fb3left .fb3label{
		display:block;
		width:100%;
	}
	.fb3area .fb3row.fb3left .fb3field{
		display:block;
		width:100%;
	}
	.swiper-button-next, .swiper-button-prev{
		display:none;
	}
}

@media (max-width:390px) {
	.ling_pai_topo{
		display:none;
	}
	
	.estadoEncomendas .head > div.numeroEncomenda,
	.estadoEncomendas .body > div.numeroEncomenda{
		display:none;
	}
}

@media (max-width:380px) {
	#divGeralContent .paymentArea .escolher_tipos > .right > .inner .stitle a {
	  margin: 0px;
	  font-size: 13px;
	}
	.ling_pai_topo{
		display:none;
	}
	.caixaPesquisaRight > div.selects div.inputAceito {
		display: inline;
		margin-top: -2px;
		width: 100%;
		text-align: center;
	}
	.caixaPesquisaRight > div.selects div.labelAceito {
		display:inline;
		text-align:center;
	}
	.absolute-tablet {
		text-align:center;
	}
	.estadoEncomendas .head > div.estado,
	.estadoEncomendas .body > div.estado{
		display:none;
	}
}