/* PunchTab Css Start */
.pt-activity-stream {
    width: 224px;
    border-radius: 0 0 5px 5px !important;
}
.pt-header {
    background: none repeat scroll 0 0 #3F4348;
    border: 1px solid #3F4348;
    border-radius: 5px 5px 0 0;
    padding-bottom: 5px !important;
    /*margin-top: 10px;*/
}
.pt-header .title {
    background: none repeat scroll 0 0 transparent;
    font-family: helvetica,Arial,Sans-serif;
    margin: auto;
    padding: 5px;
    width: 80%;
    word-wrap: break-word;
}
.pt-header h2 {
    border: medium none !important;
    font-family: helvetica,sans-serif;
    font-size: 18px !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
}
.pt-header h2, .pt-header h3 {
    color: #FFFFFF !important;
    font-size: 16px;
    line-height: 1 !important;
    margin: 0 !important;
    padding-bottom: 0 !important;
    text-align: center !important;
}
.pt-header  h3 {
    border: medium none;
}
.pt-activity-stream button {
	background: -moz-linear-gradient(center top , #B2001E 26%, #98001A 76%) repeat scroll 0 0 transparent !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #B2001E), color-stop(0.76, #98001A)) repeat scroll 0 0 transparent !important;
}
.pt-activity-stream .widget-footer button, .widget-footer .btn a {
	width: 170px !important;
}
/*
.pt-activity-stream p.powered-by {
	display: none;
}
.pt-activity-stream .logo {
	display: none;
}

a#pwd_below_tab {
	display: none;
}*/
div#rwd_tab.top {
	top: 26px;
}

#rwd_tab {
	background-image: none !important;
	width: 138px !important;
}
#red_tab {
	background-image: url("//s3-eu-west-1.amazonaws.com/cdncobone/images/rewards/rewards-tab.png") !important;
	background-position: -3px 0 !important;
	width: 138px !important;
	height: 51px !important;
}
.circle .circle-legend {
	display: none !important;
}

.circle-ribbon {
	display: none !important;
}

div#connect div.float a {
	font-size: 26px;
    line-height: 30px;
    padding: 20px 50px;
    background: -moz-linear-gradient(center top , #B2001E 26%, #98001A 76%) repeat scroll 0 0 transparent !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #B2001E), color-stop(0.76, #98001A)) repeat scroll 0 0 transparent !important;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    display: block;
    font-family: cabin,sans-serif;
    font-weight: bold;
    margin:  65px 112px;
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.4);
}

button.beta, .btn.beta a, .extra-entries li div.add_entry, .extra-entries li div.remove_entry, .extra-entries li div.disabled_entry {
	background: -moz-linear-gradient(center top , #B2001E 26%, #98001A 76%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #B2001E), color-stop(0.76, #98001A)) repeat scroll 0 0 transparent;	
}

button.beta:hover, .btn.beta a:hover {
	background: -moz-linear-gradient(center top , #98001A 26%, #B2001E 76%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #98001A), color-stop(0.76, #B2001E)) repeat scroll 0 0 transparent;
}

.circle .circle-step {
	background-color: #2F9AB5;
	border: 3px solid #267B91;
}
#nav .nav li.current a {
    color: #35BAEB;
}

.punchtab-notification-wrapper .punchtab-notification-learn-more a {
	background: -moz-linear-gradient(center top , #98001A 26%, #B2001E 76%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.26, #98001A), color-stop(0.76, #B2001E)) repeat scroll 0 0 transparent;
}
.pt-foot {
 display: none;
}
.logged-out .notification-image {
	background: url('//s3-eu-west-1.amazonaws.com/cdncobone/images/cobone/notification.png') no-repeat;
	background-position: 50%;
}
.powered a {
	display: none;
}
.badge-share-iframe{
	display: none;
}
div#CommentBadge {
	display: none;
}
#closet_handle.open {
	background: url(//s3-eu-west-1.amazonaws.com/cdncobone/images/rewards/badge_ribbon-close.png) repeat scroll 0 0 transparent !important;
}
#closet_handle {
	background: url(//s3-eu-west-1.amazonaws.com/cdncobone/images/rewards/badge_ribbon.png) no-repeat scroll 0 0 transparent !important;
}
/* PunchTab Css End */