/*
TPG Live CSS3 - Paw Patrol Theme
Copyright 2025 James A
TPG Live System

Toxicator LIVE VERSION - Paw Patrol Edition
*/

body {
margin: 0px;
background: #7CC9FF; /* fallback */
background: -webkit-linear-gradient(#7CC9FF, #1458B8); /* Safari 5.1 to 6.0 */
background: -o-linear-gradient(#7CC9FF, #1458B8); /* Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#7CC9FF, #1458B8); /* Firefox 3.6 to 15 */
background: linear-gradient(#7CC9FF, #1458B8); /* Standard syntax */
background-repeat: repeat-x;
}

.emojiblock .selected {
	background-color: #7CC9FF;
	border-color: #1458B8;
}

.pollanswerlist li .votearea .perc {
background-color: #1458B8 !important;
}
