
@media only screen and (max-width: 589px) {
	
	.cfd_accs-counter-title-main {
	color: #fff;
    font-size: 19px;
    /* text-align: center; */
    text-transform: uppercase;
    margin-bottom: 2px;
    /* margin: auto; */
    position: relative;
   
    line-height: 19px;
}
	
	.cfd_accs-counter {
	position: relative;
	font-family: "Arial", sans-serif;
	padding: 10px;
	/*border: 1px solid #17762B;*/
	font-size: 12px;
	background-image: url(/sites/cfd/assets/image/original_cfd_ticker_mobile.png);
	background-repeat: no-repeat;
	width: 350px;
	height: 200px;
	margin-bottom: 15px;
}
	
	.cfd_accs-counter {
	text-align: center !important;
	line-height: 16px !important;
	width: 350px;
	margin: auto;
	height: 200px;
	margin-bottom: 20px;
}
	
	.cfd_accs-counter-title {
    font-size: 19px;
    line-height: 20px;
	position: relative;
		top:30px;
       float: right;
    right: 40px;
	
	}
	
.cfd_accs-counter-digit {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 3px;
	background-color: white;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 4px 0 11px;
	margin: 0 1px;
	font-size: 28px;
	width: 26px;
	height: 35px;
	line-height: 24px;
	overflow: hidden;
	    top: 22px;
	border: 1px solid #eaeaea;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);/*background-color: #FD8A3C;*/
}	
	
	
	.cfd_accs-counter-separator {
	font-weight: bold;
	color: #000000;
	/* margin-top: 74px; */
	font-size: 29px;
	/* padding-top: 66px; */
	position: relative;
	top: 18px;
	right: -1px;
}
	
	.aboutlink {
	text-align: center;
	font-weight: bold;
	margin: auto;
	position: absolute;
    top: 205px;
    left: 115px;
}


}

@media only screen and (min-width: 590px) {
	
.cfd_accs-counter-title-main {
	color: #fff;
	font-size: 19px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom:2px;
}
	
.cfd_accs-counter {
	position: relative;
	font-family: "Arial", sans-serif;
	padding: 10px;
	border: 1px solid #17762B;
	font-size: 12px;
	background-color: #17762B;
	background-image: url(/sites/cfd/assets/image/original_cfd_ticker.png);
	width: 400px;
	height: 150px;
	margin-bottom: 15px;
}
	
	.cfd_accs-counter {
	text-align: center !important;
	line-height: 16px !important;
	width: 550px;
	margin: auto;
	height: 117px;
	margin-bottom: 20px;
}
	
	.cfd_accs-counter-title {
	font-size: 21px;
	line-height: 20px;
	margin-bottom: 19px;
		right:6px;
	float: right;
	position: relative;
	top: -20px;
	width: 216px;
	text-align: left;
}
	
	.cfd_accs-counter-digit {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 3px;
	background-color: white;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 4px 0 11px;
	margin: 0 1px;
	font-size: 28px;
	width: 26px;
	height: 35px;
	line-height: 24px;
	overflow: hidden;
	top: 11px;
	border: 1px solid #eaeaea;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);/*background-color: #FD8A3C;*/
}
	
	.cfd_accs-counter-separator {
	font-weight: bold;
	color: #000000;
	/* margin-top: 74px; */
	font-size: 29px;
	/* padding-top: 66px; */
	position: relative;
	top: 8px;
	right: -1px;
}
	
.aboutlink {
	text-align: center;
	font-weight: bold;
	margin: auto;
	position: relative;
	top: 35px;
	left: 100px;
}

}
	
sub{font-size:10px; font-weight:bold;}
	
	
.cfd_accs-counter.theme-cp {
	background-color: #666eb0;
	color: #ffffff;
}
.cfd_accs-counter.theme-cfd {
	background-color: #9cd18b;
	color: #435e01;
}
.cfd_accs-counter.theme-walk {
	background-color: #fdbb40;
	color: #d64911;
}
.cfd_accs-counter.theme-bike { /*background-color: #edbf83; color: #be6929;*/
	background-color: #fdbb40;
	color: #d64911;
}
.cfd_accs-counter a {
	text-align: center !important;
	text-decoration: underline !important;
}

.cfd_accs-counter.theme-cp a:link, 
.cfd_accs-counter.theme-cp a:visited,  
.cfd_accs-counter.theme-cp a:hover, 
.cfd_accs-counter.theme-cp a:active {
	color: #ffffff !important;
}
.cfd_accs-counter.theme-cfd a:link, 
.cfd_accs-counter.theme-cfd a:visited,  
.cfd_accs-counter.theme-cfd a:hover, 
.cfd_accs-counter.theme-cfd a:active {
	color: #243301 !important;
}
.cfd_accs-counter.theme-walk a:link, 
.cfd_accs-counter.theme-walk a:visited,  
.cfd_accs-counter.theme-walk a:hover, 
.cfd_accs-counter.theme-walk a:active {
	color: #47270f !important;
}
.cfd_accs-counter.theme-bike a:link, 
.cfd_accs-counter.theme-bike a:visited,  
.cfd_accs-counter.theme-bike a:hover, 
.cfd_accs-counter.theme-bike a:active {
	/*color: #571e07 !important;*/
	color: #47270f !important;
}
.cfd_accs-counter.show-header {
	padding-top: 16px;
}
.cfd_accs-counter-aria {
	display: inline-block;
	/*display: block;*/
	display: none;
	height: 0;
	overflow: hidden;
}
.cfd_accs-counter-disabled {
	opacity: 0.4;
}
.cfd_accs-counter-disabled .cfd_accs-counter-digit strong {
	display: block;
	padding-top: 50px;
}
/*.cfd_accs-counter-disabled.cfd_accs-counter-digit {
		
			height: 21px;
			overflow: hidden;
		}
		
		
*/


.cfd_accs-counter-header {
	background: transparent url('images/header-sheet.png') 0 0 no-repeat;
}
.location-default .cfd_accs-counter-header {
	background-position: 0 0;
}
.location-a .cfd_accs-counter-header {
	background-position: -180px 0;
}
.location-b .cfd_accs-counter-header {
	background-position: -360px 0;
}
.location-c .cfd_accs-counter-header {
	background-position: -540px 0;
}
.cfd_accs-counter-badge {
	background: transparent url('images/badge-sheet.png') 0 0 no-repeat;
}
.badge-bike .cfd_accs-counter-badge {
	background-position: 0 0;
}
.badge-walk .cfd_accs-counter-badge {
	background-position: -180px 0;
}
.badge-default .cfd_accs-counter-badge {
	background-position: -360px 0;
}
.cfd_accs-counter-date {
	float: right;
	font-size: 11px;
}



/* Due to an old stylesheet, the accs-counter-title rules below
		are provided to properly override a poorly done stylesheet */
.theme-cp .cfd_accs-counter-title {
	background-color: #666eb0;
	color: #ffffff;
}
.theme-cfd .cfd_accs-counter-title {
	background-color: #9cd18b;
	color: #243301;
}
.theme-walk .cfd_accs-counter-title {
	background-color: #fdbb40;
	color: #47270f;
}
.theme-bike .cfd_accs-counter-title { /*background-color: #edbf83; color: #571e07;*/
	background-color: #fdbb40;
	color: #47270f;
}
.cfd_accs-counter-title.cfd_accs-counter-title-primary {
	margin-top: 0px !important;
	margin-bottom: 7px !important;
	font-size: 18px !important;
	line-height: 18px !important;
	color: #fff;
	font-weight: bold !important;
	text-align: center;
}
.cfd_accs-counter-title.cfd_accs-counter-title-secondary {
	margin-top: 10px !important;
	margin-bottom: 7px !important;
	font-size: 18px !important;
	color: #fff;
	text-align: right;
}
.cfd_accs-counter-title.cfd_accs-counter-title-primary > span {
	display: block;
}
.theme-cfd .cfd_accs-counter-title.cfd_accs-counter-title-primary,  
.theme-cfd .cfd_accs-counter-title.cfd_accs-counter-title-secondary {
	color: #243301 !important;
}
.theme-walk.cfd_accs-counter-title.accs-counter-title-primary,  
.theme-walk.cfd_accs-counter-title.accs-counter-title-secondary {
	color: #47270f !important;
}
.theme-bike.cfd_accs-counter-title.accs-counter-title-primary,  
.theme-bike.cfd_accs-counter-title.accs-counter-title-secondary {
	/*color: #571e07 !important;*/
	color: #47270f !important;
}
.cfd_accs-counter-set {
	display: inline;
	vertical-align: middle;/*position: relative;
		margin-top:10px;
		margin-bottom: 10px;
		padding: 0;*/
}

.cfd_accs-counter-digit-lg {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 2px 0 1px;
	margin: 0 -1px;
	font-size: 45px;
	width: 50px;
	height: 80px;
	line-height: 24px;
	overflow: hidden;
	background-color: #f97731;
}
.theme-cp.cfd_accs-counter-digit {
	background-color: #383d96;
	color: #cb1c53;
}
.theme-cfd.cfd_accs-counter-digit {
	background-color: #d7a451;
	color: #435e01;
}
.theme-walk.cfd_accs-counter-digit {
	background-color: #f09c3c;
	color: #007dba;
}
.theme-bike.cfd_accs-counter-digit { /*background-color: #ea9947; color: #007dba;*/
	background-color: #f09c3c;
	color: #007dba;
}
.cfd_accs-counter-digit strong {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	position: absolute;
	top: 0px;
	left: 0px;
	right: -7px;
	bottom: -3px;
	padding: 0px 5px;
	padding-top: 6px;
	padding-right: 3px;
	margin: 0;
	background-color: #ffffff;
	font-weight: normal;
}

.theme-cp.cfd_accs-counter-separator {
	color: #ffffff;
}
.theme-cfd.cfd_accs-counter-separator {
	color: #243301;
}
.theme-walk.cfd_accs-counter-separator {
	color: #47270f;
}
.theme-bike.cfd_accs-counter-separator {	/*color: #571e07;*/
	color: #47270f;
}
.cfd_accs-counter-info {
	width: 20px;
	height: 20px;
	padding-left: 6px;
	background-color: lightgrey;
	background-color: rgba(255,255,255,0.7);
	border-width: 2px;
	border-color: #f97731;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border-style: solid;
}
.theme-cp.cfd_accs-counter-info {
	border-color: #383d96;
}
.theme-cfd.cfd_accs-counter-info {
	border-color: #445d01;
}
.theme-walk.cfd_accs-counter-info {
	border-color: #e3983b;
	color: #d84813
}
.theme-bike.cfd_accs-counter-info { /*border-color: #d5975a; color: #017bba*/
	border-color: #e3983b;
	color: #d84813
}
.cfd_accs-counter-list {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 23px;
	margin-left: 7px;
}
.cfd_accs-counter-ico {
	text-indent: 1000%;
	white-space: nowrap;
	overflow: hidden;
}
.cfd_accs-counter-ico.accs-counter-ico-brand {
	/*height: 0;*/
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 72px;
}
.cfd_accs-counter-ico.accs-counter-ico-info {
	visibility: hidden;
}
.cfd_accs-counter-ico.accs-counter-ico-info strong {
	visibility: visible;
	text-transform: lowercase;
}
