/*
0188cc -> 77CB01 -> 8ac43a
015f8f -> 538E01
003652 -> 305200
0096d5 -> 7DD600 -> 8ac43a
006c99 -> 599900 -> 537623

2018-04-17
8ac43a -> 1c4498

2018-06-19
1c4498 -> 8ac43a
*/
#voco-widget-bar { 
	position:fixed; 
	z-index:100;
	height:50px;
	left:0px; 
	bottom:-50px; 
	border-radius: 0 8px 0 0 !important; 
	background-color: #fff !important; 
	border-top: 3px solid #8ac43a; 
	border-right: 3px solid #8ac43a; 
	-webkit-transition: bottom 600ms ease, height 600ms ease;
	-moz-transition: bottom 600ms ease, height 600ms ease;
	-o-transition: bottom 600ms ease, height 600ms ease;
	transition: bottom 600ms ease, height 600ms ease;
	z-index: 90001;
} 

#voco-widget-bar .voco-nav { 
	float:left; 
	padding: 0 15px; 
	line-height:50px; 
	border-right: 1px solid #8ac43a; 
	cursor:pointer; 
	overflow:hidden;
	-webkit-transition: height 600ms ease, width 300ms ease;
	-moz-transition: height 600ms ease, width 300ms ease;
	-o-transition: height 600ms ease, width 300ms ease;
	transition: height 600ms ease, width 300ms ease;
} 

#voco-widget-bar .voco-sponsor { 
	cursor:default; 
	padding: 0; 
} 
#voco-widget-bar .voco-sponsor img {
	height:50px;
	-webkit-transition: height 600ms ease;
	-moz-transition: height 600ms ease;
	-o-transition: height 600ms ease;
	transition: height 600ms ease;
} 

#voco-widget-bar .voco-rewards { 
	width:115px;
	text-align:center;
	overflow:hidden;
	border-right:0; 
	color:#8ac43a; 
	font-weight:bold; 
} 

#voco-widget-bar .voco-rewards .voco-nav-button { 
	font-family: "Source Sans Pro", sans-serif;
	text-transform:uppercase; 
	font-size:1.5em; 
} 

#voco-widget-bar.show { 
	bottom:0; 
} 

#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-navigation, 
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-pages .voco-navigation { 
	background-color: #8ac43a !important; 
} 
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-navigation ul li.voco-selected, 
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-navigation .voco-help.voco-selected, 
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-pages .voco-navigation ul li.voco-selected, 
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-pages .voco-navigation .voco-help.voco-selected { 
	background-color: #538E01 !important; 
} 
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-navigation ul li, 
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-pages .voco-navigation ul li { 
	border-color: #538E01 !important; 
} 
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-navigation .voco-help,
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-pages .voco-navigation .voco-help { 
	border-color: #538E01 !important; 
} 
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-navigation ul li .voco-navigation-points,
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-pages .voco-navigation ul li .voco-navigation-points { 
	background-color: #305200 !important; 
} 
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-sub-page .voco-navigation {
	background-color: #8ac43a !important; 
}
#voco-root .voco-fullscreen-popup .voco-view .voco-items .voco-item .voco-featured-ribbon { 
	opacity:0; 
}
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-sub-page .voco-mobile-reward-detail .voco-reward-scroller .voco-reward-content .voco-reward-image .voco-border .voco-featured,
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages>.voco-reward .voco-reward-content .voco-reward-image .voco-border .voco-featured {
	display:none !important;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-catalog .voco-category-menu { 
	display:none !important;
	float: none !important;
	width: auto !important;
} 
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-catalog .voco-category-menu .voco-category {
	width: 100%;
	overflow: hidden;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-catalog .voco-category-menu .voco-category li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-catalog .voco-category-menu .voco-category li.voco-selected {
	color: #538E01 !important;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-catalog .voco-category-menu .voco-category li .voco-mark {
	display: none !important;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-items { 
	float:none !important; 
	margin: 0 auto !important; 
	width:640px !important; 
} 
#voco-root .voco-fullscreen-popup .voco-view.voco-mobile .voco-items { 
	width:100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-help {
	font-size: 12px !important;
	padding: 20px 0 0 20px !important;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-help .voco-help-content .intro { 
	font-size:1.2em; 
	line-height:1.2em;
}
#voco-root .voco-fullscreen-popup .voco-help-content .prizeinfo { 
	margin: 5px auto;
}
#voco-root .voco-fullscreen-popup .voco-help-content table.prizeinfo,
#voco-root .voco-fullscreen-popup .voco-help-content .prizeinfo tr,
#voco-root .voco-fullscreen-popup .voco-help-content .prizeinfo td,
#voco-root .voco-fullscreen-popup .voco-help-content .prizeinfo th {
	vertical-align:top;
	border:1px solid #bbb;
	border-collapse:collapse;
}
#voco-root .voco-fullscreen-popup .voco-help-content .prizeinfo th, 
#voco-root .voco-fullscreen-popup .voco-help-content .prizeinfo td { 
	padding: 3px;
}
#voco-root .voco-fullscreen-popup .voco-help-content .prizeinfo th {
	background:#f0f0f0;
	text-align:center;
	vertical-align:middle;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-help .voco-help-content .rules { 
	line-height: 1.2em;
	font-size: 0.95em
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-help .voco-help-content b { 
	font-size:1.2em; 
	display: block;
	margin-bottom: 8px;
}
#voco-root .voco-fullscreen-popup .voco-view .voco-content .voco-pages .voco-help .voco-help-content li {
	margin: 0 0 0.5em 0;
}
#voco-root .voco-bubble-notification.voco-points-notification, #voco-root .voco-bubble-notification.voco-custom-notification {
	left: 10px !important;
	right: auto !important;
}

#voco-widget-bar.minimize {
	height:20px;
} 
#voco-widget-bar.minimize .voco-sponsor {
	border: 0;
	padding: 0px;
} 
#voco-widget-bar.minimize .voco-sponsor img {
	height: 20px;
} 
#voco-widget-bar.minimize .voco-rewards {
	width: 0px;
	height: auto;
	padding: 2px 3px 0;
} 

#voco-widget-bar.voco-is-mobile { 
	height:0px;
	left:0px; 
	bottom:0px;
	border-radius: 0 !important;
	border-right: 0 !important;
	width: 100% !important;
}
#voco-widget-bar.voco-is-mobile.show {
	bottom:0px;
	height:30px;
}
#voco-widget-bar.voco-is-mobile.minimize {
	height:0px;
}
#voco-widget-bar.voco-is-mobile .voco-nav { 
	line-height:30px;
	height:30px;
}
#voco-widget-bar.voco-is-mobile.minimize .voco-nav { 
	height: 0;
} 
#voco-widget-bar.voco-is-mobile .voco-nav img { 
	height:30px;
} 
#voco-widget-bar.voco-is-mobile .voco-sponsor { 
	padding: 0;
	border-right: 1px solid #8ac43a; 
} 
#voco-widget-bar.voco-is-mobile .voco-rewards {
	width: auto;
	height: 30px;
	padding: 0 5px;
	text-align:left;
} 
#voco-widget-bar.voco-is-mobile.minimize .voco-rewards {
	width: auto;
} 
#voco-widget-bar .voco-widget-close { 
	position:absolute;
	top: -1px;
	left: auto;
	right: -20px;
	display: block;
	cursor: pointer;
	float: right;
	text-transform:uppercase; 
	font-size:1.25em;
	font-weight:bold;
	width: 20px;
	height: 20px;
	color: #fff;
	background: #8ac43a;
	line-height:30px;
	text-align: center;
	-webkit-transition: height 600ms ease, width 300ms ease;
	-moz-transition: height 600ms ease, width 300ms ease;
	-o-transition: height 600ms ease, width 300ms ease;
	transition: height 600ms ease, width 300ms ease;
}
#voco-widget-bar.minimize .voco-widget-close { 
	display:none;
}
#voco-widget-bar.voco-is-mobile.minimize .voco-widget-close { 
	display:block;
}
#voco-widget-bar .voco-widget-close:before {
	content: "";
	display: block;
	border: 0;
	background: #fff;
	position: absolute;
	width: 10px;
	height: 3px;
	top: 9px;
	left: 5px;
}
#voco-widget-bar.voco-is-mobile .voco-widget-close:before {
	width: 16px;
	height: 4px;
	top: 14px;
	left: 8px;
}
#voco-widget-bar.voco-is-mobile .voco-widget-close {
	left: auto;
	right: 0px;
	top: auto;
	bottom: 0px;
	width: 30px;
	height: 3px;
}
#voco-widget-bar.voco-is-mobile.show .voco-widget-close {
	height: 33px;
}

#voco-widget-bar.voco-is-mobile .voco-rewards.voco-nav {
	float: none;
	margin-left: 105px;
} 

.voco-reward-information .voco-unclaimed-count {
	font-size: 14px;
	line-height: 24px;
	margin-top: -8px;
}

#voco-root .voco-fullscreen-popup .voco-view .voco-items .voco-item .voco-reward .voco-info .voco-unclaimed-count {
	min-height: 15px;
}
