.module .vevent .span9 {
    padding-left: 0px;
}
div.eb-event-list div.span3 {
     float: left;
    margin-right: 0px;
}
div.eb-event-list a, div.eb-event-list a strong {
font-weight:normal;
}
.eb-taskbar a.btn {
    background: #2f91ce;
    border-radius: 0;
    color: #ffffff;
}
.eb-taskbar button.btn.dropdown-toggle {
    background: #2f91ce;
    border-radius: 0;
    color: #ffffff;
background-color: #2f91ce !important;
}
.eb-event-date-container .eb-event-date.btn-inverse {
    color: #ffffff;
    background-color: #2f91ce;
    border-color: #2f91ce;
}
.eb-taskbar ul.dropdown-menu {
    background: #ffffff !important;
}
.eb-taskbar .dropdown-menu > li > a:hover, .eb-taskbar .dropdown-menu > li > a:focus {
    color: #262626;
    background-color: #f5f5f5;
}
.eb-taskbar .btn {
    text-shadow: none;
	font-size: 12px !important;
}
td.mod_eb_mincalendar_today {
    color: #00ff14;
}
.t3-sidebar .module .module-title {
    background: #01579B;
    color: #ffffff;
    padding: 10px;
    margin-bottom: 0;
}
.eb-demo ul.menu > li {
    background: #f5f5f5;
    color: #333333;
    display: block;
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
}
.eb-demo ul.menu  {
    margin-left: 0;
}
.eb-demo ul.menu li  {
    list-style: none;
}
.eb-demo ul.menu li a  {
    color: #333;
}
.eb-demo ul.menu li:before {
    content: "";
    border-color: transparent #afaaaa;
    border-style: solid;
    border-width: 0.30em 0 0.30em 0.30em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.2em;
    position: relative;
}
.t3-spotlight-3 .nav li, .t3-spotlight-3 .nav li a {
display:inline-block;
margin-right:10px;
}
.t3-sl.proheader .t3-module {
    text-align: center;
}
.t3-sl.proheader ul.nav.nav-pills.nav-stacked {
    padding-top: 45px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #868b8c;
    padding: 4px 10px;
    text-transform: uppercase;
}
.nav-pills > li > a {
    border-radius: 4px;
    background-color: #d2d2d2;
    padding: 4px 6px;
    text-transform: uppercase;
    color: #4e4e4e;
}
#sp-page-builder .page-content .sppb-section {
    padding-top: 40px;
    padding-bottom: 40px;
	margin-top: 0px;
}
.t3-footer {
    font-size: 12px;
    position: relative;
    background-image: url(/images/microsite/footerbg.png);
    background-repeat: repeat;
    background-size: inherit;
    background-attachment: inherit;
    background-position: 0 0;
}
.t3-footer .container > .mask {
    background: none;
}
body {
    font-weight: 300;
    background: #ffffff;
    background: -moz-linear-gradient(top,#ffffff,#ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    background: -ms-linear-gradient(#ffffff, #ffffff);
	    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    vertical-align: baseline;
    background: transparent;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.4em;
    font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
    color: #666666;
    letter-spacing: normal;
    orphans: 2;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 2;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    font-size: 14px;
}
h3.sppb-addon-title {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    vertical-align: baseline;
    background: transparent;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: 16px;
    line-height: 1.4em;
    font-family: 'Open Sans', sans-serif;
    color: #294d5b;
    letter-spacing: normal;
    orphans: 2;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 2;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    margin-bottom: 15px;
}


@media (min-width: 1200px) {
.sppb-container {
    width: 1000px;
}

}