#bewidget > .esfera-br-event > .image-event{
	  height: 52px !important;
}

#bewidget > .esfera-br-event > a{
	  color: #555555 !important;
}
#bewidget > .esfera-br-event > .title-event {
  padding-top: 5px !important;
}
#bewidget{
	  /* background-color: #E6E6E6 !important;*/
}
#bewidget > .esfera-br-event > .title-event > a {
	color: #231f20 !important;
	  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11pt;
    margin-left: 10px;
}
.cor{
	background-color: #178eaa !important;
}
.prodaqui{
	background-color: #292933;
  color: #fff;
    padding: 9px 13px 8px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  margin-top: -3px;
}
.btaqui{
  background-color: #dfdfde;
  color: #292933;
  text-decoration: none !important;
  font-family: 'BebasNeueRegular', sans-serif;
  padding: 4px 13px 3px 10px;
  border-radius: 0px;
  margin-left: 0px;
  font-weight: bold;
  font-size: 15px;
  border: 1px solid #c8c8c8;
  background-color: #f3f6f8;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  float: right;
  font-style: initial;
  margin-top: -27px;
}
.cor2{
	background: -moz-linear-gradient(-45deg, #571b4a 0%, #571b4a 50%, rgba(0,0,0,0) 51%, rgba(0,0,0,0) 100%) !important;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#178eaa), color-stop(50%,#178eaa), color-stop(51%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))) !important;
  background: -webkit-linear-gradient(-45deg, #178eaa 0%,#178eaa 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0) 100%) !important;
  background: -o-linear-gradient(-45deg, #571b4a 0%,#571b4a 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0) 100%) !important;
  background: -ms-linear-gradient(-45deg, #571b4a 0%,#571b4a 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0) 100%) !important;
  background: linear-gradient(135deg, #178eaa 0%,#178eaa 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0) 100%) !important;
}
#bewidget > .esfera-br-event > .corner{
	background-image: linear-gradient(135deg, transparent 0%, transparent 50%, #8BC440 51%, #8BC440 83%, #8BC440 100%) !important;
}
#bewidget .esfera-br-event {
  border-bottom: .5px solid #fff;
  height: auto;
  padding: 7px 0px 0px !important;
    margin-bottom: 2px !important;
}
.btana{
	padding: 7px 12px!important;
}
#bewidget .esfera-br-event .image-event {
	width: 100px;
	  margin-bottom: 12px;
}

#bewidget .esfera-br-event .image-event img {
	border: 2px solid #E7E7E7;
	margin: 0px;
	margin-right: 0px;
}

#bewidget .event-date {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-top: 1px solid #dfdfdf;
	padding-right: 5px;
	position: relative;
	display: block;
	  height: 27px;
	width: 100%;
	clear: both;
}

#bewidget .event-date > span {
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  display: inline-block;
  /* font-style: italic; */
  padding-right: 5px;
  padding-left: 5px;
  /* font-weight: bold; */
  margin-left: 11px;
  font-size: 16px;
  min-width: 105px;
  text-transform: uppercase;
  font-family: 'BebasNeueRegular', sans-serif;
  padding-top: 5px;
}

#bewidget .event-date .click_date {
	  font-family: Georgia, 'Times New Roman', Times, serif;
  border-left: 1px solid #DFDFDF;
  line-height: 24px;
  text-align: right;
  font-size: 9px;
  float: right;
    height: 27px;
  width: 13px;
  padding-right: 10px;
  font-weight: bold;
}

#bewidget .event-date > div {
	position: relative;
	height: 20px !important;
	float: right;
	width: 93px !important;
}

#bewidget .event-date > div > div {
  position: absolute;
  padding-top: 2px;
  overflow: hidden;
  height: 20px !important;
  width: 100%;
  font-size: 12px;
  font-style: italic;
  text-align: center;
  /* padding-right: 67px !important; */
}

#bewidget .event-date > div > div span {
	background-image: url(star.png);
	background-position: bottom;
	display: inline-block;
	margin-right: 2px;
	height: 13px;
	width: 14px;
}

#bewidget .event-date > div > div:first-child span {
	background-position: top;
}