/**



 * JBZoo is universal CCK, application for YooTheme Zoo component



 * @package     JBZoo



 * @author      JBZoo App http://jbzoo.com



 * @copyright   Copyright (C) JBZoo.com



 * @license     http://www.gnu.org/licenses/gpl.html GNU/GPL



 */







/************************************* systems */



.jbzoo .clear,  .jbzoo .clr {
	clear: both;
	overflow: hidden;
	line-height: 0 !important;
	height: 0 !important;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.jbzoo label {
	cursor: pointer;
}
.jbzoo-rborder .rborder,  .jbzoo-rborder .rborder {
	background: #fff;
}
/*.jbzoo a:hover > img {
	transform: scale(1.02,1.02);
}*/
/************************************* inputs */



.jbzoo textarea,  .jbzoo select,  .jbzoo input[type=text],  .jbzoo input[type=password] {
	background-color: #e3dba4;
	padding: 2px 6px;
	border: 1px solid #e3dba4;
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.04);
	color: #333;
	border-radius: 3px;
	overflow: auto;
	vertical-align: top;
	cursor: text;
	min-width: 100px;
	height: auto !important;
}
.jbzoo input[type=text],  .jbzoo input[type=password] {
	height: 1.6em !important;
}
.jbzoo textarea:hover,  .jbzoo select:hover,  .jbzoo input[type=text]:hover,  .jbzoo input[type=password]:hover {
	border-color: #aaa;
}
.jbzoo textarea:focus,  .jbzoo select:focus,  .jbzoo input[type=text]:focus,  .jbzoo input[type=password]:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	color: #333;
}
.jbzoo .element-textarea textarea {
	resize: vertical;
	min-height: 100px;
	max-height: 100px;
}
.jbzoo select {
	cursor: pointer;
}
.jbzoo .element-radio .label {
	margin-right: 1em;
}
/************************************* widths */







.jbzoo .width100 {
}
.jbzoo .width50 {
	float: left;
	width: 46.9%;
}
.jbzoo .width33 {
	width: 32%;
	float: left;
}
.jbzoo .width33.last {
	margin-right: 0;
}
.jbzoo .width25 {
	width: 23.8%;
	float: left;
}
.jbzoo .width20 {
	width: 19%;
	float: left;
}
.jbzoo .width16 {
	width: 15.7%;
	float: left;
}
/************************************* images */



.jbzoo .align-left img,  .jbzoo .item-image.align-left,  .jbzoo .align-left > div {
	float: none;
/*	margin-right: 1em;*/
	margin-bottom: 0.2em;
	max-width: 100%;
	height: auto;
}
.jbzoo .fundo {
    background-color: #f1edd2;
}
.jbzoo-item-notas-lexicais .fundo, 
.jbzoo-item-publicacoesartigos .fundo, 
.jbzoo-item-pareceres-academicos .fundo,
.jbzoo-item-acordo-ortografico .fundo,
.jbzoo-item-publicacoes .fundo {
    background-color: transparent;
}
.jbzoo-app-dicionarios .jbzoo-item-full .fundo {
	/*max-height: 320px;*/
	background-color: transparent;
}
.jbzoo-item-teaser .fundo {
	/*max-height: 250px;*/
	margin-top: 40px;
	margin-bottom: 10px;
}
.jbzoo-app-dicionarios .jbzoo-item-teaser .fundo,
.jbzoo-item-dicionario .jbzoo-item-teaser .fundo{
	max-height: 250px;
	margin-top: 0;
}
.jbzoo-item-acordo-ortografico.jbzoo-item-teaser .fundo {
	max-height: none;
}

.item-image.align-left > p {
	margin-top: 0;
}
.jbzoo .align-right img,  .jbzoo .item-image.align-right,  .jbzoo .align-right > div {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
.jbzoo .align-center {
	text-align: center;
	width: 100%;
}
.jbzoo .align-none img,  .jbzoo .align-center img,  .jbzoo .align-none > div,  .jbzoo .align-center > div {
	float: none;
}
/************************************* pagination */



.jbzoo .pagination {
	color: transparent;
	margin: 1em 0;
	clear: both;
	float: right;
}
.jbzoo .pagination span,  .jbzoo .pagination a {
	display: block;
	float: left;
	padding: 3px 6px;
	border: 1px solid #CCC;
	border-radius: 3px;
	margin-right: 6px;
	text-decoration: none !important;
	color: #333;
	line-height: 1em;
}
.jbzoo .pagination span {
	font-weight: bold;
	border: 1px solid #333;
	line-height: 175%;
}
.jbzoo .pagination a:hover {
	background: #222;
	color: white;
}
.jbzoo-item-consultorio .item-title {
	font-size: 22px !important;
}
/************************************* alphaindex */



.jbzoo .alphaindex span,  .jbzoo .alphaindex a {
	padding: 0 3px 0 5px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16.5px;
	border-left: 1px solid #baa41c;
}
.jbzoo .alphaindex {
	margin-bottom: 1em;
}
.jbzoo .alphaindex span {
	color: #C8C8C8;
	cursor: default;
	border-left: 1px solid #baa41c;
}
.jbzoo .alphaindex {
	padding: 5px 0 5px 10px;
}
.jbzoo .alphaindex a {
}
.jbzoo .alphaindex a:first-child {
	border-left: none;
}
.jbzoo .alphaindex a:link {
	color: #333;
}
.jbzoo .alphaindex a:visited {
	color: #333;
}
.jbzoo .alphaindex a:hover {
	color: #baa41c;
	text-decoration: none;
}
.jbzoo .jbzoo-item-teaser .item-title a, .jbzoo .jbzoo-item-teaser .item-title a:link, .jbzoo .jbzoo-item-teaser .item-title a:visited {
	font-weight: bold;
	color: #333;
}
.jbzoo .jbzoo-item-teaser .item-title a:hover {
	color: #BAA41C;
	text-decoration: none;
}
.jbzoo-item.jbzoo-item-teaser.jbzoo-item {
	margin: 10px;/*border-bottom: 1px solid #baa41c;*/
}
.items-col-2 .jbzoo-item.jbzoo-item-teaser.jbzoo-item {
    border-bottom: 1px solid #baa41c;
}
.jbzoo-app-dicionarios .items-col-2 .jbzoo-item.jbzoo-item-teaser.jbzoo-item {
    border-bottom: none;
	background-color: #f5f5f5;
}
.jbzoo-item-dicionarios.jbzoo-item-teaser .element.element-text.first.last {
	padding: 0 26px;
}


/************************************* rss */



.jbzoo .rsslink {
	background: url(../img/icon/rss.png) no-repeat right top;
	height: 32px;
	line-height: 32px;
	padding-right: 40px;
	float: right;
	text-decoration: underline;
	display: block;
	margin-bottom: 1em;
}
.jbzoo .rsslink:hover {
	text-decoration: none;
}
/************************************* frontpage, category, subcategory */


.jbzoo-app-dicionarios .column.rborder.width50 {
	display: flex;
	flex-wrap: nowrap;
	padding: 22px 0 26px;
}
.jbzoo .frontpage,  .jbzoo .category {
	padding: 1em;
	margin-bottom: 1em;
}
.jbzoo .related-items .column,  .jbzoo .items .column {
	padding-top: 8px;
	padding-bottom: 3px;
}
.jbzoo .subcategories .column {
	padding-top: 0px;
	padding-bottom: 10px;
}
.jbzoo .subcategories .column.last,  .jbzoo .related-items .column.last,  .jbzoo .items .column.last {
	margin-right: 0;
}
.jbzoo .subcategory-description {
	margin-bottom: 1em;
}
.jbzoo .items .jbzoo-item,  .jbzoo .item-full .jbzoo-item,  .jbzoo .commentslist .comments {
	margin: 5px 0 0;
}
.jbzoo .subcategory {
	margin: 0 0 10px;
	padding: 15px 10px;
}
.jbzoo .item-full {
	margin-bottom: 1em;
}
.jbzoo .jbzoo-item .title {
	margin-bottom: 1em;
}
.jbzoo .jbzoo-item {
	background-color: #fff;
	margin: 0 0 1em 0;
	padding: 0;
}
.jbzoo .category .description-teaser {
	font-weight: bold;
}
.jbzoo .item-full {
	background: none;
}
.element.element-itemlink.first.last::before {
	content: url("/templates/plp_1/images/arrow.png") !important;
	position: relative;
	margin: 0 -31px -3px 0;
	filter: brightness(1.4);
}
/************************************* comment respond form **/



.jbzoo #respond .author,  .jbzoo #respond .email,  .jbzoo #respond .url,  .jbzoo #respond .captcha,  .jbzoo #respond .content {
	margin-bottom: 1em !important;
	height: auto !important;
}
.jbzoo #comments-author,  .jbzoo #comments-email,  .jbzoo #comments-url,  .jbzoo #comments-email {
	background-color: #e3dba4;
	padding: 1px 6px;
	width: 250px;
}
.jbzoo #comments textarea {
	width: 95%;
}
.jbzoo #comments li,  .jbzoo #comments ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.jbzoo #comments li li {
	margin-left: 35px;
}
.jbzoo #comments .avatar {
	float: left;
	margin-right: 1em;
}
.jbzoo #comments .author,  .jbzoo #comments .meta {
	margin: 0 0.5em 0.5em 0;
	padding: 0;
	width: auto;
	height: 20px;
}
.jbzoo #comments .moderation {
	color: #a00;
}
.jbzoo #comments .comment {
	padding: 0.5em;
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 1em;
	background: #fbfbfb;
}
.jbzoo #comments .comment:hover {
	border-color: #333;
}
.jbzoo .jbzoo-button {
	border-radius: 3px !important;
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid #baa41c;
	border-bottom-color: #AAA;
	background: #baa41c;
	/*    background: -moz-linear-gradient(50% 0%, white, #baa41c 70%);



    background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(white), to(#baa41c), color-stop(70%, #baa41c));*/



	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
	/*    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1.0);*/



	border-image: initial;
	cursor: pointer;
	transition: 0.2s;
}
.jbzoo .jbzoo-button:hover {
	border: 1px solid #e3dba4;
	background: #e3dba4;
	/*    background: -moz-linear-gradient(50% 0%, #f1edd2, #f1edd2 96%, #ffffff 96%);



    background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#f1edd2), to(#ffffff), color-stop(90%, #f1edd2));



    text-shadow: 0px -1px 0px rgba(255, 255, 255, 1.0);*/



	color: #333;
	text-decoration: none;
	transition: 0.2s;
}
/************************************* jbzoo elements - jbgallery */



.jbzoo .element-jbgallery a {
	float: left;
	display: block;
	margin-bottom: 1em;
	padding: 0.5em;
	margin-right: 1em;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.jbzoo .element-jbgallery a:hover {
	border-color: #333;
}
.jbzoo .element-jbgallery a:hover img {
	opacity: 0.8;
}
/************************************* jbzoo elements - jbrelatedauto */



.jbzoo .related-items .jbzoo-item {
	margin: 1em;
}
.jbzoo .jbzoo-props-list .active {
	font-weight: bold;
}
/************************************* jbzoo elements - jbprice */



.jbzoo .jbprice-wrapper {
	display: block;
}
.jbzoo .jbprice-wrapper .price-value {
	display: none;
}
.jbzoo .jbprice-wrapper .price-value.active {
	display: inline-block;
	font-weight: bold;
	font-size: 125%;
}
.jbzoo .jbprice-wrapper .price-value.active {
	display: inline-block;
}
.jbzoo .jbprice-wrapper .price-currency {
	cursor: pointer;
	font-size: 80%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 2px;
}
.jbzoo .jbprice-wrapper .price-currency.active {
	background: #ffa;
}
.jbzoo .jbprice-wrapper .currency-name {
	font-size: 80%;
}
.jbzoo .jbprice-wrapper .jbprice-row {
	display: block;
}
.jbzoo .jbprice-wrapper .currency-list {
	margin-bottom: 0.5em;
}
.jbzoo .jbprice-wrapper-1 .jbprice-row {
	display: inline-block;
	padding-right: 6px;
}
.jbzoo .jbprice-wrapper-1 .price-currency.active {
	background: none;
	border: none;
	cursor: default;
	display: inline;
}
.jbzoo .jbprice-wrapper .item-sku {
	margin-bottom: 0.5em;
}
.jbzoo .jbprice-wrapper .not-in-stock {
	color: #a00;
	font-weight: bold;
}
.jbzoo .add-to-cart,  .jbzoo .remove-from-cart {
	text-decoration: none;
	display: none;
	border: 1px solid #5A8200;
	border-bottom-color: #325000;
	-webkit-border-radius: 3px;
	background: #8CBE32;
	background: -moz-linear-gradient(50% 0%, #aff532, #9bd732 1px, #6e912d);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#aff532), to(#6e912d), color-stop(5%, #9bd732));
	border-radius: 3px;
	font-size: 12px;
	line-height: 14px;
	font: 12px Arial, sans-serif;
	cursor: pointer;
	padding: 4px 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	cursor: pointer;
	color: #ffffff;
}
.jbzoo .add-to-cart:hover,  .jbzoo .remove-from-cart:hover {
	border: 1px solid #5a8200;
	border-top-color: #4b7800;
	background: #78a032;
	background: -moz-linear-gradient(50% 0%, #78a032, #9bd732 90%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#78a032), to(#9bd732), color-stop(90%, #9bd732));
}
.jbzoo .in-cart .remove-from-cart {
	display: inline-block;
}
.jbzoo .not-in-cart .add-to-cart {
	display: inline-block;
}
.jbzoo .wrapper-jbcompare a,  .jbzoo .jbbuttom {
	text-decoration: none;
	display: inline-block;
	border: 1px solid #C8C8C8;
	border-bottom-color: #AAA;
	-webkit-border-radius: 3px;
	background: #EBEBEB;
	background: -moz-linear-gradient(50% 0%, white, #EBEBEB 70%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(white), to(#EBEBEB), color-stop(70%, #EBEBEB));
	background: -moz-linear-gradient(50% 0%, white, #EBEBEB 70%);
	color: #323232;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1.0);
	border-radius: 3px;
	font-size: 12px;
	line-height: 14px;
	font: 12px Arial, sans-serif;
	cursor: pointer;
	padding: 3px 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.jbzoo .wrapper-jbcompare a:hover,  .jbzoo .jbbuttom:hover {
	border: 1px solid #C8C8C8;
	border-top-color: #AAA;
	background: #E1E1E1;
	background: -moz-linear-gradient(50% 0%, #E1E1E1, whiteSmoke 96%, white 96%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#E1E1E1), to(white), color-stop(90%, whiteSmoke));
	text-shadow: 0px -1px 0px rgba(255, 255, 255, 1.0);
	color: #404040;
}
.jbzoo .wrapper-jbfavorite a {
	text-decoration: none;
	display: inline-block;
	border: 1px solid #C8C8C8;
	border-bottom-color: #AAA;
	-webkit-border-radius: 3px;
	background: #FDD116;
	background: -moz-linear-gradient(50% 0%, white, #FDD116 70%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(white), to(#FDD116), color-stop(70%, #FDD116));
	background: -moz-linear-gradient(50% 0%, white, #FDD116 70%);
	color: #323232;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1.0);
	border-radius: 3px;
	font-size: 12px;
	line-height: 14px;
	font: 12px Arial, sans-serif;
	cursor: pointer;
	padding: 3px 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.jbzoo .wrapper-jbfavorite a:hover {
	border: 1px solid #C8C8C8;
	border-top-color: #AAA;
	background: #E3BA54;
	background: -moz-linear-gradient(50% 0%, #E3BA54, whiteSmoke 96%, white 96%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#E3BA54), to(#FDD411), color-stop(90%, #FDD411));
	text-shadow: 0px -1px 0px rgba(255, 255, 255, 1.0);
	color: #404040;
}
.jbzoo .wrapper-jbfavorite .active-favorite,  .jbzoo .wrapper-jbfavorite .unactive-favorite,  .jbzoo .wrapper-jbcompare .active-compare,  .jbzoo .wrapper-jbcompare .unactive-compare {
	display: none;
}
.jbzoo .wrapper-jbfavorite.active .active-favorite,  .jbzoo .wrapper-jbcompare.active .active-compare {
	display: block;
}
.jbzoo .wrapper-jbfavorite.unactive .unactive-favorite,  .jbzoo .wrapper-jbcompare.unactive .unactive-compare {
	display: block;
}
.jbzoo .jbzoo-compare-links {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
}
.jbzoo .jbcompare-table,  .jbzoo .jbbasket-table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	width: 100%;
	border: none !important;
}
.jbzoo .jbcompare-table caption,  .jbzoo .jbbasket-table caption {
	color: #999;
	font-style: italic;
	padding: 0.5em 0;
	text-align: left;
}
.jbzoo .jbcompare-table td,  .jbzoo .jbcompare-table th,  .jbzoo .jbbasket-table td,  .jbzoo .jbbasket-table th {
	vertical-align: top;
	padding: 0.75em;
	border: none !important;
	border-top: solid 1px #ccc !important;
	background: none;
	text-align: left;
	color: #333;
}
.jbzoo .jbbasket-table th {
	border-top: none !important;
}
.jbzoo .jbcompare-table tr,  .jbzoo .jbbasket-table tr {
	border: none;
}
.jbzoo .jbcompare-table th,  .jbzoo .jbbasket-table th {
	font-weight: bold;
	color: #333;
}
.jbzoo .jbcompare-table tbody tr:nth-child(odd) th,  .jbzoo .jbcompare-table tbody tr:nth-child(odd) td,  .jbzoo .jbbasket-table tbody tr:nth-child(odd) th,  .jbzoo .jbbasket-table tbody tr:nth-child(odd) td {
	background: rgba(0, 0, 0, 0.03);
}
.jbzoo .compare-clear {
	float: right;
}
.jbzoo .jbcompare-table .element-names,  .jbzoo .jbcompare-table .item-names,  .jbzoo .jbbasket-table .element-names,  .jbzoo .jbbasket-table .item-names {
	width: 20%;
}
.jbcart-modal-body {
	margin: 0;
	padding: 0;
}
.jbzoo .jbbasket-table .input-quantity {
	width: 40px;
	min-width: 40px;
	padding: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.jbzoo .jbcart-modal-window .add-to-cart-button {
	text-decoration: none;
	display: inline-block;
	border: 1px solid #5A8200;
	border-bottom-color: #325000;
	-webkit-border-radius: 3px;
	background: #8CBE32;
	background: -moz-linear-gradient(50% 0%, #aff532, #9bd732 1px, #6e912d);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#aff532), to(#6e912d), color-stop(5%, #9bd732));
	border-radius: 3px;
	line-height: 14px;
	font: 16px Arial, sans-serif;
	cursor: pointer;
	padding: 8px 24px;
	margin-top: 4px;
	margin-bottom: 4px;
	cursor: pointer;
	color: #ffffff;
}
.jbzoo .jbcart-modal-window .add-to-cart-button:hover {
	border: 1px solid #5a8200;
	border-top-color: #4b7800;
	background: #78a032;
	background: -moz-linear-gradient(50% 0%, #78a032, #9bd732 90%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, from(#78a032), to(#9bd732), color-stop(90%, #9bd732));
}
.jbzoo .jbcart-modal-window .change-quantity-btn {
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 16px;
	height: 16px;
	display: block;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 16px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-left: 6px;
	text-decoration: none;
}
.jbzoo .jbcart-modal-window #jbzooprice-quantity:hover,  .jbzoo .jbcart-modal-window .change-quantity-btn:hover {
	border-color: #333;
}
.jbzoo .jbcart-modal-window #jbzooprice-quantity {
	float: left;
	width: 40px;
	margin: 0;
	margin-left: 6px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
.jbzoo .jbcart-modal-window .text-quantity {
	float: left;
	margin-left: 6px;
}
.jbzoo .jbcart-modal-window .jbcart-modal-window .row {
	margin-bottom: 12px;
}
.jbzoo .jbcart-modal-window .row {
	padding-bottom: 8px;
}
.jbzoo .jbcart-modal-window .row-center {
	text-align: center;
}
.jbzoo .jbcart-modal-window .price-value {
	font-weight: bold;
	font-size: 14px;
}
.jbzoo .jbcart-modal-window .price-description {
	font-size: 12px;
	color: #333;
	padding-left: 25px;
}
.jbzoo .jbcart-modal-window .price-row {
	margin-left: 12px;
	margin-bottom: 6px;
}
.jbzoo .jbcart-modal-window h1 {
	font-size: 16px;
	margin: 0;
	margin-bottom: 6px;
}
.jbzoo .jbcart-modal-window h1 a {
	font-size: 16px;
}
.jbzoo .jbcart-modal-window a {
	font-size: 12px;
	color: #0186BD;
	text-decoration: underline;
}
.jbzoo .jbcart-modal-window a:hover {
	text-decoration: none;
}
.jbzoo .jbcart-modal-window .sku {
	color: #333;
	margin: 0 0 12px 0;
}
.jbzoo .jbzoo-basket-wraper .basket-link {
	text-align: right;
}
.jbzoo .jbzoo-basket-wraper .price-total-value {
	font-size: 16px;
	font-weight: bold;
}
.jbzoo .jbzoo-basket-wraper .currency {
	text-transform: lowercase;
}
.jbzoo .jbzoo-basket-wraper .total-items {
	font-weight: bold;
}
.jbzoo .required-info span,  .jbzoo .required-field .dot {
	color: red;
	font-weight: bold;
	font-size: 16px;
}
.jbzoo .jbbasket-submission {
}
.jbzoo .jbbasket-submission .form-field-row {
	margin-bottom: 1em;
}
.jbzoo .jbbasket-submission .form-field-row .field-label {
	width: 175px;
	float: left;
}
.jbzoo .jbbasket-submission .form-field-row .field-input {
	float: left;
}
.jbzoo .jbbasket-submission .submit-button input {
	float: right;
	height: 34px;
	font-size: 16px;
	padding: 4px 15px;
}
.jbzoo .jbbasket-submission .error-message {
	width: 100%;
	color: #a00;
	margin: 3px 0 0 0;
}
.jbzoo .jbbasket-submission h3 {
	margin: 12px 0 4px !important;
}
.jbzoo .element-jbbasketitems {
	display: none;
}
.jbzoo ul.jbzoo-props-list {
	margin: 0;
}
.jbzoo .creation-form .jbprice {
	width: 185px !important;
	max-width: 185px !important;
	min-width: 185px !important;
	margin-right: 12px !important;
}
.jbzoo .creation-form .element strong,  .jbzoo .creation-form .element input {
	vertical-align: top;
}
.jbzoo .creation-form textarea {
	max-height: 150px;
	resize: none;
}
.jbzoo .order-status.paid {
	color: #0a0;
}
.jbzoo .order-status.nopaid {
	color: #a00;
}
.jbzoo .favorite-item-wrapper {
	margin-bottom: 1em;
	padding: 1em;
}
.jbzoo .favorite-item-wrapper .jbbuttom {
	float: right;
}
.jbzoo .favorite-item-wrapper .item-image {
	margin-right: 1.5em;
}
.jbzoo .element-jbrelatedauto.element-jbblock {
	margin-top: 1em;
}
.jbzoo.jbzoo-view-category.yoo-zoo.jbzoo-rborder {
	margin-left: 0;
}
/* --------------------------------------------------------   Custom   ------------------------------------------------------------ */





.jbzoo.jbzoo-view-item.jbzoo-tmpl-catalog.yoo-zoo.jbzoo-rborder {
	margin: 0;
	width: 100%;
	float: left;
}
.jbzoo-app-dicionarios .column.rborder.width100 {
	border-bottom: 2px solid #baa41c;
	margin: 0px 0 50px;
}
.comments.nested {
	background-color: #f1edd2;
	padding: 5px 0 16px 20px;
	width: 98%;
	float: left;
	margin-top: 10px;
}
.comments.nested input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
	width: 96% !important;
	margin: 2px 0 4px !important;
}
.jbzoo h4.item-title {
	border-bottom: 1px solid #baac41;
	font-weight: bold;
	margin-bottom: 20px;
}
.comments h4.comments-meta {
	border-bottom: 1px solid;
	color: #baa41c;
	font-size: 16px;
}
.jbzoo-app-dicionarios .jbzoo-item.jbzoo-item-teaser h5 {
	margin: 5px 20px;
}
.jbzoo-item-palavras .item-subtitle {
	margin: 10px 20px 0;
}
.jbzoo-item-teaser p {
	text-indent: 0 !important;
}
.jbzoo-item-teaser .element.element-textarea.first > p:first-child {
	margin: 0;
}
.jbzoo-item-palavras .element.element-itemlink.first.last,
.jbzoo-item-dificuldades-da-lingua-portuguesa .element.element-itemlink.first.last,
.jbzoo-item-curiosidades-da-lingua-portuguesa .element.element-itemlink.first.last,
.jbzoo-item-docaria .element.element-itemlink.first.last,
.jbzoo-item-dicionarios .element.element-itemlink.first.last,
.jbzoo-item-dicionario .element.element-itemlink.first.last,
.jbzoo-item-regencias-verbais .element.element-itemlink.first.last,
.jbzoo-item-bau-das-palavras .element.element-itemlink.first.last,
.jbzoo-item-estrangeirismos .element.element-itemlink.first.last  {
	margin: 3px 20px 17px 0;
}
.jbzoo-item-palavras .element.element-textarea.first.last, 
.jbzoo-item-dificuldades-da-lingua-portuguesa .element.element-textarea.first.last,
.jbzoo-item-curiosidades-da-lingua-portuguesa .element.element-textarea.first.last,
.jbzoo-item-docaria .element.element-textarea.first.last,
.jbzoo-item-dicionarios .element.element-textarea.first.last,
.jbzoo-item-dicionario .element.element-textarea.first.last,
.jbzoo-item-regencias-verbais .element.element-textarea.first.last,
.jbzoo-item-bau-das-palavras .element.element-textarea.first.last,
.jbzoo-item-estrangeirismos .element.element-textarea.first.last {
	margin: 10px 45px auto;
	font-weight:300;
}
.column.rborder.width50 {
	margin-right: 6%;
}
.column.rborder.width50.last {
	border-right: none;
}
.jbzoo .items.items-col-2 {
}
.item-title > span {
	text-decoration: line-through;
	font-weight: normal;
	margin-right: -3px;
}
.subcategory.subcategory {
	
}
.jbzoo-item.jbzoo-item-palavras-que-dao-que-falar.jbzoo-item-subcategory_item {
	border-bottom: 1px solid #baa41c;
	box-sizing: border-box;
	float: left;
	margin: 2px 40px 3px 0;
	padding: 1px 1px 3px 8px;
	width: 46%;
}
.jbzoo-item.jbzoo-item-palavras-que-dao-que-falar.jbzoo-item-subcategory_item:nth-child(2n) {
	margin-right: 0;
}
.jbzoo-item-subcategory_item .item-title > a, .jbzoo-item-subcategory_item .item-title > a:link, .jbzoo-item-subcategory_item .item-title > a:visited {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.jbzoo-item-subcategory_item .item-title > a:hover {
	color: #baa41c;
	text-decoration: none;
}
.subcategory-title > a, .subcategory-title > a:link, .subcategory-title > a:visited {
	color: #333 !important;
	font-size: 20px !important;
}
.subcategory-title > a:hover {
	color: #baa41c !important;
	text-decoration: none !important;
}
.subcategory h2 {
	border-bottom: 2px solid #baa41c !important;
	margin: -5px 0 20px !important;
	padding: 0 0 0 6px !important;
}
.element.element-textarea.first > p:first-child {
	margin: -4px;
}
.layout-layout3 .element.element-textarea.first > p:first-child {
	margin: 0;
}
.jbzoo-item.jbzoo-item-citacoes.jbzoo-item-teaser {
	padding: 0 6px;
}
.jbzoo-item-citacoes .jbimage {
	height: auto;
	width: 100%;
}
.jbimage {
	/*border-radius: 4px;*/
	transition: ease-in-out 350ms;
}
.jbimage:hover {
	/*transform: scale(1.02,1.02);*/
	filter: grayscale(0.4);
	transition:ease-in-out 350ms;
}
.item-image.align-left > img {
	/*border-radius: 4px;*/
	transition:ease-in-out 350ms;
}
.item-image.align-left > img:hover {
	/*transform: scale(1.02,1.02);*/
	transition:ease-in-out 350ms;
}
.column.rborder.width50 {
	/*margin: 5px 0;*/
}
.jbzoo-item.jbzoo-item-acordo-ortografico.jbzoo-item-teaser {
	padding: 0 3px;
}
.jbzoo-item-acordo-ortografico .item-image.align-left {
	margin-right: 0 !important;
}
.jbzoo-item-full .item-image.align-left {
	margin-top: 12px;
	/*padding-right: 4px !important;*/
}
.jbzoo-item-acordo-ortografico h5.item-date {
	color: #baa41c;
}
h6.item-subtitle, h6.item-subtitle a:link {
	font-style: italic !important;
}
.jbzoo-item-dicionarios h6.item-subtitle, .jbzoo-item-dicionarios h6.item-subtitle a:link,
.jbzoo-item-docaria h6.item-subtitle, .jbzoo-item-docaria h6.item-subtitle a:link,  
.jbzoo-item-dicionarios-estrangeirismo h6.item-subtitle, .jbzoo-item-dicionarios-estrangeirismo h6.item-subtitle a:link {
	font-style: normal !important;
	color: #baa41c !important;
	font-size: 16px;
	font-weight: 300;
}
.jbzoo-item-acordo-ortografico.jbzoo-item-full .element.element-textarea.first > p:first-child {
	margin: 20px 0 0;
}
.jbzoo-item-dicionarios h6 p, .jbzoo-item-dicionarios-estrangeirismo h6 p {
    font-style: normal;
	color: #303f50 !important;
}
.jbzoo-item-dicionarios h5.item-date, .jbzoo-item-dicionarios-estrangeirismo h5.item-date {
    color: #baa41c;
}
.jbzoo-item-dicionarios h5.item-title > a, .jbzoo-item-dicionarios-estrangeirismo h5.item-title > a {
    font-size: 18px !important;
}
.jbzoo-item-dicionarios-estrangeirismo.jbzoo-item-teaser .element.element-textarea.first.last {
    overflow-y: visible;
	padding: 0 26px;
}
/*.art-postcontent .jbzoo-item-dicionarios h6 {
    font-size: 16px !important;
    font-weight: 300;
}*/
.art-postcontent .jbzoo-item-dicionarios.jbzoo-item-teaser h6 {
	color: #333333;
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
}
.dic-metadata div {
	font-family: source sans pro;
	font-weight: 300;
}
.dic-metadata {
	margin: 26px 0;
	font-family: source sans pro;
	font-weight: 300;
}
.dic-metadata a, .dic-metadata a:link {
	font-family: 'source sans pro', sans-serif !important;
}
.dic-text {
	font-family: source sans pro;
	font-weight: 400;
}
.jbzoo-item-palavras.jbzoo-item-full .item-subtitle div {
	font-style: normal;
	margin: 0 0 12px -20px;
	font-size: 16px;
	font-weight:300;
	color: #baa41c;
}

.jbzoo-item .element.element-itemlink.first.last a {
	background-color: #BAA41C;
	color: #f1edd2;
}
.jbzoo-item .element.element-itemlink.first.last a:hover {
	background-color: #D3BA1F;
	color: #333333;
}

.jbzoo-item-estrangeirismos .item-title,
.jbzoo-item-estrangeirismos .item-title a, 
.jbzoo-item-estrangeirismos .item-title a:link {
	font-style: italic !important;
}
/*.dificuldades .art-nostyle {
    display: none;
}*/



/* --------------------------------------------   img predefinida   ------------------------------------------------------ */


/*.jbzoo-item-dificuldades-da-lingua-portuguesa .align-left img, 
.jbzoo-item-dificuldades-da-lingua-portuguesa .item-image.align-left, 
.jbzoo-item-dificuldades-da-lingua-portuguesa .align-left > div,*/
.jbzoo-item-bau-das-palavras .align-left img, 
.jbzoo-item-bau-das-palavras .item-image.align-left, 
.jbzoo-item-bau-das-palavras .align-left > div {
	z-index: 2;
	position: relative;
}
/*.jbzoo-item-dificuldades-da-lingua-portuguesa .item-title,*/
.jbzoo-item-bau-das-palavras .item-title {
	position: relative;
	left: 126px;
	bottom: 176px;
	display: table-cell;
	box-sizing: content-box;
	width: 337px;
	height: 105px;
	vertical-align: bottom;
	pointer-events: none;
}
/*.jbzoo-item-dificuldades-da-lingua-portuguesa .item-metadata,*/
.jbzoo-item-bau-das-palavras .item-metadata {
	margin: -6.5em 0 0 0 !important;
}
/*.jbzoo-item-dificuldades-da-lingua-portuguesa.jbzoo-item-full .item-title,*/
.jbzoo-item-bau-das-palavras.jbzoo-item-full .item-title {
	position: relative;
	left: 162px;
	bottom: 209px;
	display: table-cell;
	box-sizing: content-box;
	width: 454px;
	height: 122px;
	vertical-align: bottom;
	pointer-events: none;
}
/*.jbzoo-item-dificuldades-da-lingua-portuguesa.jbzoo-item-full h4.item-title,*/
.jbzoo-item-bau-das-palavras.jbzoo-item-full h4.item-title {
	border-bottom: none;
	z-index: 2;
}
/*.jbzoo-item-dificuldades-da-lingua-portuguesa.jbzoo-item-full .subtitulo,*/
.jbzoo-item-bau-das-palavras.jbzoo-item-full .subtitulo {
	margin: -7em 0 12px;
}

.jbzoo-item-bau-das-palavras.jbzoo-item-teaser .element.element-text.first
/*.jbzoo-item-dificuldades-da-lingua-portuguesa.jbzoo-item-teaser .element.element-text.first */{
	position: relative;
	top: -115px;
	margin: 0 20px -14px;
	font-size: 22px;
	font-weight: bold;
}
.jbzoo-item-bau-das-palavras.jbzoo-item-teaser .element.element-textarea.last
/*.jbzoo-item-dificuldades-da-lingua-portuguesa.jbzoo-item-teaser .element.element-textarea.last*/ {
	top: -117px;
	position: relative;
	margin: 18px 45px 0;
	font-weight: 300;
}
.jbzoo-item-bau-das-palavras.jbzoo-item-teaser .element.element-textarea.last p {
	text-indent: 0 !important;
}


/* --------------------------------------------   /img predefinida   ------------------------------------------------------ */


/* -------------------------------------------------------- Responsive ------------------------------------------------------------ */







.responsive-phone .jbzoo .jbzoo-item {
	padding: 1px 12px 3px;
}
.responsive .column.rborder.width50 {
	width: 100%;
}
.responsive .jbzoo.jbzoo-view-category.jbzoo-tmpl-catalog.yoo-zoo.jbzoo-rborder {
	margin-left: 0;
}
.responsive .jbzoo.jbzoo-view-item.jbzoo-app-consultorio.jbzoo-tmpl-catalog.yoo-zoo.jbzoo-rborder {
	margin-left: 0;
}
.responsive-phone .jbzoo .align-left img, .responsive-phone .jbzoo .item-image.align-left, .responsive-phone .jbzoo .align-left > div {
	min-width: 99.3%;
}
.responsive-phone .jbzoo.jbzoo-view-item.jbzoo-tmpl-catalog.yoo-zoo.jbzoo-rborder, .responsive-tablet .jbzoo.jbzoo-view-item.jbzoo-tmpl-catalog.yoo-zoo.jbzoo-rborder {
	margin: 0 42px 0 0;
	width: 100%;
}
.responsive-phone .comments.nested, .responsive-tablet .comments.nested {
	width: 88%;
}
.responsive-tablet .comments.nested {
	width: 94%;
}
.responsive-phone .jbzoo-item-dificuldades-da-lingua-portuguesa .item-title {
	left: 87px;
	bottom: 128px;
	width: 230px;
	height: 79px;
}
.responsive-phone .jbzoo-item-dificuldades-da-lingua-portuguesa.jbzoo-item-full .item-title {
	left: 87px;
	bottom: 128px;
	width: 230px;
	height: 79px;
}
.responsive-phone .jbzoo-item-dificuldades-da-lingua-portuguesa .item-title a,
.responsive-phone .jbzoo-item-dificuldades-da-lingua-portuguesa.jbzoo-item-full .item-title {
	font-size: 16px !important;
}
.responsive-phone .jbzoo-item-dificuldades-da-lingua-portuguesa .item-metadata {
	margin: -88px 0 0 0 !important;
}
.responsive-phone .jbzoo .jbzoo-item-dificuldades-da-lingua-portuguesa {
	padding: 0;
}
.responsive-phone .jbzoo-item-dificuldades-da-lingua-portuguesa .jbimage {
	margin: 0 !important;
}
.responsive-phone .jbzoo-item-dificuldades-da-lingua-portuguesa.jbzoo-item-full .subtitulo {
	margin: -5em 0 12px;
}




