.vendor_note {
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	background-color:#ffec64;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	padding:6px 18px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.vendor_note:hover {
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	background-color:#ffab23;
}
.vendor_note:active {
	position:relative;
	top:1px;
}
.btn-inverse,.btn-inverse.active,.btn-inverse:active {
	background-color: #d2e8c4 !important;
	width:68px !important;
	height:68px !important;
	color:#8bac77 !important;
	text-shadow: none !important;
}
.btn-primary {
	background-color:#2dabf9 !important;
	border:1px solid #0b0e07 !important;
	display:inline-block !important;
	cursor:pointer !important;
	color:#ffffff !important;
	font-family:Arial !important;
	font-size:14px !important;
	font-weight:bold !important;
	padding:4px 12px !important;
	text-decoration:none ;
    border-radius:0 !important;
    margin:0 auto 0 auto !important;
    height: 32px !important;
  float:none !important;
  margin-left:80px !important;
  margin-bottom:16px !important;
}
.btn-primary:hover {
    background-color:#0688fa !important;
}
.btn-primary:active {
	position:relative !important;
	top:1px !important;
}
.eb-event-date-day {
	color:#8bac77 !important;
}
.eb-event-date-month {
	color:#8bac77 !important;
	line-height: 16px !important;
}
.eb-event-date-year {
	color:#8bac77 !important;
}
.eb-event-box {
  width:254px !important;
  padding:8px !important;
  border:1px dotted #dadada !important;
  margin:16px 16px 0 0 !important;
  
}
.eb-event-title-container {
  font-size:18px !important;
  padding-left:16px !important;
  margin-top:-8px !important;
  overflow: hidden !important;
}
.eb-event {margin:8px;}
.eb-thumb-left {
  width:250px!important;
}
.eb-event-date-time, .eb-event-location {
  font-size:13px !important;
}