/* BBOOTS / FLATBOOTS Custom Colors Generated With COLORIZE - www.sitesplat.com - copyright (c) 2014 SiteSplat.com */
.logo span {
	color: #78a3ba;
}

.logo-transition a:after {
	color: #78a3ba;
}

.navBtn {
	background-color: #78a3ba;
}

.navBtn > a {
	border-left: 1px solid #4e7e98;
}

.submenu {
	border-bottom: 4px solid #78a3ba;
}

.nav-icon:hover [class*="has-sub"] {
	color: #78a3ba;
}

.submenu li:hover > a {
	color: #78a3ba;
}

.submenu li:hover > span {
	background-color: #78a3ba;
}

.subheader {
	border-top: 4px solid #78a3ba;
}

.side-segment h3:after,
.side-segment h2:after {
	background-color: #78a3ba;
}

.alert-info {
	background-color: #78a3ba;
	border-color: #78a3ba;
}

.label-info,
.badge-info {
	background-color: #78a3ba;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #78a3ba;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #78a3ba;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #78a3ba;
}

.tabbable-custom .nav-tabs > li.active {
	border-top: 3px solid #78a3ba;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #78a3ba;
	border-left: 1px solid #4e7e98;
}

.ver-inline-menu li.active:after {
	border-left: 6px solid #78a3ba;
}

.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #89afc3;
}

.table-primary thead th {
	background-color: #78a3ba;
	border-color: #78a3ba !important;
}

a.forumtitle {
	color: #78a3ba;
}

.twitter-layout:before {
	color: #78a3ba;
}

footer .interact a:hover {
	color: #78a3ba;
}

footer {
	border-top: 3px solid #78a3ba;
}

footer .bottomLinks small a {
	color: #78a3ba;
}

footer .bottomLinks a:hover {
	border-bottom: 1px solid #78a3ba;
}

#footerContent blockquote p span {
	color: #78a3ba;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #78a3ba;
	border-color: #78a3ba;
}

.btn-link {
	color: #78a3ba;
}

.btn-link:hover,
.btn-link:focus {
	color: #4e7e98;
}

.pager li > a:hover,
.pager li > a:focus {
	background-color: #78a3ba;
}
/* BBOOTS - FLATBOOTS Main Links color */
a {
	color: #78a3ba;
}

a:hover,
a:focus {
	color: #4e7e98;
}

blockquote {
	border-left-color: #78a3ba;
}

blockquote.pull-right {
	border-right-color: #78a3ba;
}

.btn-primary {
	color: #ffffff;
	background-color: #78a3ba;
	border: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #555555;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	color: #78a3ba;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #78a3ba;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #78a3ba;
}
/* Button Backgrounds */
/* FLATBOOTS Custom Color Generated with COLORIZE */
/* FLATBOOTS Forum Panel Heading */
.panel-forum > .panel-heading {
	background-color: #78a3ba;
}
/* FLATBOOTS Button Top */
.top-flat {
	background-color: #78a3ba;
}

footer {
	border-top: medium none;
}
/* FLATBOOTS Teaser Header Background color */
.masthead:before {
	background-color: #78a3ba;
}
/* FLATBOOTS Footer Call to Action Background Color */
.mastbottom {
	background-color: #78a3ba;
}
/* Codigo footer */
<style>
.ticker {
 color: white;
}

.paneltick {
    margin-top: 2px;
    background-color: black;
   border-top: 1px solid black;
}
.ticker-container {
	height: 30px;
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	   background-color: black;
	color: white;
	font-size: 1.1em;


}
.ticker-container ul {
	list-style: none;

padding-left: 7px;
	height: 100%;
}
.ticker-container ul div {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	display: inline;
	min-width: 100%;
	
		height: 100%;
	padding-left: 7px;
transition: 0.25s ease-in-out;
}
	.ticker-container ul div.ticker-active {
		top: 0;
	}
	.ticker-container ul div.not-active {
		top: 30px;
	}
	.ticker-container ul div.remove {
		top: -30px;
	}
.ticker-container ul div li {
	padding: 4px 2px 2px 2px;
	text-align: center;

}
.ticker-container ul div li a {
	color: white;
}

@media (min-width: 500px) {
.paneltick {
    margin-top: 2px;
    

background-color: #fff;


}
	.ticker-container {
		height: 30px;
		text-align: left;
	}

.ticker-container ul {
	padding-left: 7px;
	height: 100%;
}
.ticker-container ul div {
	height: 100%;
	padding-left: 7px;
}
.ticker-container ul div.ticker-active {
	top: 0;
}
.ticker-container ul div.not-active {
	top: 30px;
}
.ticker-container ul div.remove {
	top: -30px;
}
}

</style>

<script>
head.ready(function () {
var speed = 5000;
canTick = true;

$(document).ready(function() {
	$('.ticker-container ul div').each(function(i) {
		if ($(window).width() >= 500) {
			$(this).find('li').width($(window).width() - parseInt($(this).css('left')));
		}
		if (i == 0) {
			$(this).addClass('ticker-active');
		} else {
			$(this).addClass('not-active');
		}
		if ($(this).find('li').height() > 30) {
			$(this).find('li').css({
				'height': '20px',
				'width': '200%',
				'text-align': 'left',
				'padding-left': '5px'
			});
			$(this).find('li').css('width', $(this).find('li span').width());
		}
	});
	startTicker();
});

$(window).resize(function() {
	$('.ticker-container ul div').each(function(i) {
		if ($(this).find('li').height() > 30) {
			$(this).css({
				'height': '20px',
				'width': '200%',
				'text-align': 'left',
				'padding-left': '5px'
			});
			$(this).find('li').css('width', $(this).find('li span').width());
		}
	});
});

function startTicker() {
	setInterval(function() {
		if (canTick) {
			$('.ticker-container ul div.ticker-active')
				.removeClass('ticker-active')
				.addClass('remove');
			if ($('.ticker-container ul div.remove').next().length) {
				$('.ticker-container ul div.remove')
					.next()
					.addClass('next');
			} else {
				$('.ticker-container ul div')
					.first()
					.addClass('next');
			}
			$('.ticker-container ul div.next')
				.removeClass('not-active next')
				.addClass('ticker-active');
			setTimeout(function() {
				$('.ticker-container ul div.remove')
					.css('transition', '0s ease-in-out')
					.removeClass('remove')
					.addClass('not-active finished');
				if ($(window).width() < 500) {
					if ($('.ticker-container ul div.finished li').width() < $(window).width()) {
						$('.ticker-container ul div.finished').removeClass('finished');
					}
				} else {
					if ($('.ticker-container ul div.finished li').width() < ($(window).width() - (parseInt($('.ticker-container ul div.ticker-active').css('left')) + 15))) {
						$('.ticker-container ul div.finished').removeClass('finished');
					}
				}
				setTimeout(function() {
					$('.ticker-container ul div')
						.css('transition', '0.25s ease-in-out');
				}, 75);
			}, 250);
		}
	}, speed);
}


$('.ticker-container').on('mouseover', function() {
	canTick = false;
});

$('.ticker-container').on('mouseout', function() {
	canTick = true;
});
});
</script>