.clr { /*aplicar com <div class="clr"></div>*/
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	border: none;
}

/*BEGIN Alterar a cor da barra lateral esquerda*/
/* 50a09f BF911E E4A301 */
#info-area, #info-bg, #main-wrap:before, .image-info {
	background: #E4A301 !important;
}

.widget, .top-menu a, #mobile-nav, #info-area, #info-bg, .top-menu{
	/*border-color: #BF911E !important;*/
	border-color: rgba(0, 0, 0, .1) !important;
}
.widget_list_post li, .widget_key_tags li {
	border-bottom:  1px solid rgba(0, 0, 0, .1) !important;
}

.widget_key_tags td {
	border-left: 1px solid rgba(0, 0, 0, .1) !important;
	border-right: 1px solid rgba(0, 0, 0, .1) !important;
	border-bottom: 0px !important;
}

/*END Alterar a cor da barra lateral esquerda*/

.widget_text_link{
	text-align: center; /*alterado de right para center*/
}
.widget .widget_text_link{
	/*dchang: REMOVIDO background-color: rgb(207, 63, 63); /*Cria janela vermelha de fundo*/
}

.widget_text_link p{
	text-align: center;
	font-size: 150%; /*Alterado de 90% para 150%*/
	padding: 15px 10px 10px;
	line-height: 20px; /*Alterado de 15px para 20px*/
}

.widget_text_link a{
	padding: 10px 0px 0px 0px;
}
/*
padding:25px 50px 75px 100px;
	top padding is 25px
	right padding is 50px
	bottom padding is 75px
	left padding is 100px

padding:25px 50px 75px;
	top padding is 25px
	right and left paddings are 50px
	bottom padding is 75px

padding:25px 50px;
	top and bottom paddings are 25px
	right and left paddings are 50px

padding:25px;
	all four paddings are 25px
*/

/*BEGIN loveit*/
.loveit, .right {
	right: 0px;
	position: absolute;
}
.loveit {
	background-image: url('../images/love it.jpg');
	background-position: 0px 0px;
	background-size: 56px 28px; /* tamanho original 168x83*/
	color: rgba(77, 144, 254, 0);
	cursor: default;
	height: 28px;
	width: 56px;
	background-repeat: no-repeat;
	/* bottom: 40px; */
	/* padding: 5px 5px 5px 5px; */
	border: 0px solid white;
	border-top-width: 1px;
}
.loveit .love_link {
	height: 28px;
	width: 28px;
	position: absolute;
	left: 0px;
	opacity: 0; /*hide facebook original button*/
}
.loveit .share_link{
	height: 28px;
	width: 28px;
	position: absolute;
	right: 0px;
}

.loveit .more_links{
	display: none;
	top: 30px;
	height: 16px;
	width: auto;
	position: absolute;
	right: 0px;
}
/*END loveit*/

/* dchang: submit form com a classe submit_form*/
/*BEGIN Search form*/
.submit_form {
	border: 1px solid #ccc;
	border-radius: 3px;
	/*background-image: url(../images/button.png);*/
	color: #fff;
	padding: 5px 8px 5px 8px;
	background-color: #0ED6D6!important;
	box-shadow: none;
	line-height: normal;
	font-size: 14px;
	font-family: sans-serif;
}

#searchform .screen-reader-text{
	display: none;
}

.search_button_bg{
vertical-align: top;
background-color: #4d90fe;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
border: 1px solid #3079ed;
color: #fff!important;
margin: 0 0;
moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
cursor: default !important;
display: inline-block;
font-weight: bold;
height: 29px;
line-height: 29px;
width: 25%;
padding: 0 8px;
text-align: center;
text-decoration: none !important;
-moz-user-select: none;
-webkit-user-select: none;
white-space: nowrap;
margin: 0.5em 0;
}

/*dchang retirado: margin: 7px 19px;*/
/* alterado '//ssl.gstatic.com/gb/images/k1_a31af7ac.png' por '../../../imagens/google_imagens.png'*/
.search_button {
background-position: -33px 0;
display: inline-block;
height: 13px;
width: 14px;
background-image: url('../images/google_imagens.png');
background-size: 294px 45px;
color: #fff!important;
cursor: default !important;
font-weight: bold;
line-height: 29px;
text-align: center;
white-space: nowrap;
}

.search_input{
width: 70%;
height: 22px;
}

#et-search-left{
	width: 460px !important;
}

#et-search-inner {
padding: 19px 10px 0px 17px !important;
}

/*END search form*/

/*BEGIN Newsletter*/
.newsletter p .newsletter-submit{
background-image: url('../images/envelope azul.png') !important;
background-position: 4px 0 !important;
background-size: 25px 25px !important;
color: rgba(77, 144, 254, 0)!important;
cursor: default !important;
height: 26px !important;
width: 35px !important;
background-repeat: no-repeat;
background-color: #4d90fe !important;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
border: 1px solid #3079ed;
}
.newsletter p {
display: inline;
}

.newsletter.newsletter-profile{
	margin: 20px;
}
/*END Newsletter*/

.widget_key_tags {
	padding: 0px !important;
	margin-top: 10px
	margin-bottom: 10px
}

.widget_key_tags  li{
	background: none!important;
	/*border-color: #5EA5A4;*/
	border-bottom: 1px solid #5ea5a4;
	padding: 0px !important;
}

.widget_key_tags  li:first-child {
	margin-top: 20px;
	/*/border-top: 1px solid #5ea5a4 !important; */
}

.widget_key_tags  li:last-child {
	/*margin-bottom: 10px;*/
	border-bottom: none !important; /*para nao repetir o border do widget*/
}

.widget_key_tags  table{
	width: 100%;
}

.widget_key_tags  td{
	border-left: 1px solid #5ea5a4;
	border-right: 1px solid #5ea5a4;
}

.widget_key_tags span{
	/*font-weight: 700;*/
	/*font-size: 98% !important;*/
}


.widget_key_tags  li:first-child td{
	/*padding-top: 20px;*/
}

.widget_key_tags  li:last-child td{
	padding-bottom: 20px;
}

/*BEGIN .widget_list_post*/

.widget_recent_entries .widgettitle, .widget_sticky_entries .widgettitle {
	text-transform:uppercase;
	font-weight: normal !important;
}

.widget_list_post li {
	min-height: 75px;
	position: relative !important;
	list-style: none !important;
	padding: 10px 0 10px 0;
	margin: 0 !important;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	background: none !important;
}
.widget_list_post li a {
	font-weight: normal !important;
	position: relative !important;
	text-decoration: none;
	text-indent: 0 !important;
}

.widget_list_post li a.wp_rp_thumbnail {
	float: left !important;
	margin-right: 10px !important;
}
.widget_list_post li a img {
	width: 75px;
	height: 75px;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	max-width: 100% !important;
}
ul.widget_list_post li a.wp_rp_thumbnail img {
	float: none !important;
	margin-right: 0 !important;
	display: block !important;
}

div.widget.widget_recent_entries, div.widget.widget_sticky_entries {
	border-bottom: 0;
	padding: 0px;
	margin: 20px 10px 10px 10px;
}
div.widget.widget_recent_entries ul, div.widget.widget_sticky_entries ul{
	margin: 0;
	padding: 0;
}

.moduleItemNumber{
	color: #FFFFFF;
	font-size: 25px;
	text-transform: uppercase;
	font-family: 'Segoe Condensed',Arial,Helvetica,Sans-Serif;
	font-weight: normal;
	padding: 22px 3px 0px 3px;
	height: 53px;
	background-color: #62BBBB;
	text-decoration: none;
	width: 22px;
	text-align: center;
	float: left;
}
/* END .widget_list_post*/

/* BEGIN .widget_full_image*/
.widget_full_image{
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}

/* END .widget_full_image*/

/* BEGIN .widget_title_link*/
div.widget_title_link { /* copia do top-menu*/
	/*padding-top: 0px !important;
	padding-bottom: 0px !important;*/
	padding: 0px;
}

.widget_title_link { /*border-top: 1px solid #5ea5a4;*/ }
.widget_title_link a{ display: block; text-align: center; padding: 12px 30px; position: relative; color: #fff} /*dchang adicionar a color: #fff*/
.widget_title_link .link_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-transform: scale(0,1); -webkit-transform: scale(0,1); transform: scale(0,1);  -moz-transition: all 0.13s ease-in-out; -webkit-transition: all 0.13s ease-in-out; transition: all 0.13s ease-in-out; }
.widget_title_link .link_text { z-index: 2; position: relative; }

.widget_title_link a:hover { text-decoration: none; color: #f5f5f5; color: rgba(255,255,255,0.9); }
.widget_title_link a:hover .link_bg { background: #fff; -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); }
	
.widget_title_link .current-menu-item > a,.et_active_dropdown > li a, .widget_title_link .et_clicked  { background: #fff; }
.widget_title_link .current-menu-item > a:hover, .widget_title_link .current-menu-item > a:hover .link_bg { background: #fff; }
.widget_title_link .current-menu-item > a,.widget_title_link a:hover .link_text, .widget_title_link .current-menu-item > a:hover, .widget_title_link .current-menu-item > a:hover .link_bg, .et_active_dropdown > li a, .widget_title_link .et_clicked { color: #6ab3b2; }

.widget_title_link .et_active_dropdown > li a, .widget_title_link .et_clicked { border-bottom: 1px solid #efefef; }

.widget_title_link li {	
	background: none!important;
	padding: 0px !important;
	/*padding: 0px 20px 0px !important;*/
	text-transform: uppercase;
}

/* END .widget_title_link*/

/* BEGIN .widget_image_options*/
.widget_image_options {
	background: #efefef;
	text-align: center;
}
.widget_image_options  h2, .widget_image_options  h7{
	text-align: center;
}
.widget_image_options a {
	/*float: left;*/
}
.widget_image_options img {
	width: 65px;
	height: 100%;
	margin: 5px;
}
/* END .widget_image_options*/

/* BEGIN .widget_separator*/
.widget_separator{
	text-align: center;
	padding: 0px !important;
	margin: 0px;
	background-image: url('../images/dots.png');
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 56px 28px; /* tamanho original 168x83*/
}
.widget_separator{

}

/* END .widget_separator*/

.widget.widget_mrec{
	position:relative;
	/*left:-35px;*/
	width:300px;
	/*height:250px;*/
	/*margin: 10px 0px 10px;*/
	padding: 10px 0px 9px;
}

.widget_mrec .widgettitle{
	padding-left: 20px;
	position: relative;
}

.yd_widget_mrec #MarketGid5972 .mgbox{
	width: 300px;
}

.yd_widget_mrec .mg_addad5972 img {
	width: auto;
}

.ss-top-of-page{
	display: none !important;
}