/* @font-face {
    src: url(fonts/HelveticaNeueforTargetUni.woff) format("woff"),
        url(fonts/HelveticaNeueforTargetUni.ttf) format("truetype")
} */

.container-smart-saves {
	width: 300px;
	height: 250px;
	box-shadow: 0 0 10px rgba(0, 2, 3, 0.8);
	font-family: 'Helvetica';
}

.container-smart-saves h2 {
    margin: 0;
    padding: 0px 10px 0px 25px;
    line-height: 40px;
    text-align: left;
    color: black;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Helvetica'; 
}

.container-smart-saves .cam-logo {
	float: right;
}

.content-ss {
	margin: 0 0 0 0;
	position: absolute;
}

.dot {
    background: none repeat scroll 0 0 #00BBF2;
    border-radius: 50px;
    color: black;
    display: table-cell;
    font-size: 36px;
    font-weight: bold;
    height: 105px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 105px;
}
.dot strong {
    font-size: 12px;
    color: white;
}
.dot sup {
    font-size: 36px;
}

a.prev {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 11px solid;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 50%;
    margin: -10px 0 0 0;
    left: -20px;
    cursor: pointer;
    z-index: 9;
    color: black;
}

a.next {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 11px solid;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 50%;
	margin: -10px 0 0 0;
	right: -20px;
	cursor: pointer;
	z-index: 9;
	color: black;
}

.content-ss .carousel {
	margin: 0 25px;
	z-index: 9;
}

.content-ss .slide-1:after {
	clear: both;
	content: "";
	display: table;
}

.content-ss .fl-left {
	float: left;
	width: 50%;
}

.content-ss .fl-left .circle-content {
	display: table-cell;
	vertical-align: left;
}

.content-ss .fl-left .circle-content span {
	display: block;
	color: white;
	text-align: center;
	font-family: 'Helvetica';
}

.content-ss .fl-left .circle-content span:first-child {
	font-size: 14px;
	font-family: 'Helvetica';
	margin-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.content-ss .fl-left .circle-content span:last-child {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: 'Helvetica';
	color: black;
	width: 185px;
}

span.promo-title {
	width: 220px;
	overflow: hidden;
}

.content-ss .fl-right {
	float: right;
	width: 50%;
	text-align: center;
	padding:12px 0 0 0;
}

.footer-ss {
	overflow: hidden;
    height: 62px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}

.foot-ss {
	/* -ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(7deg); */
	position: relative;
	top: 19px;
	left: -5px;
	width: 103%;
	height: 61px;
}

.foot-ss-np {
        background: #00674B;
        /* -ms-transform: rotate(7deg);
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg); */
        position: fixed;
        top: 207px;
        left: 1px;
        width: 298px;
        height: 42px;
}

.footer-ss-content {
	position: absolute;
    top: 26px;
    left: 15px;
    background: #00674B;
    z-index: 99;
}

.shop-the-ad {
	/* -ms-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg); */
	color: #c30;
	text-decoration: none;
	border: 3px solid #c30;
	padding: 9px 7px;
	font-size: 12px;
	text-transform: none;
	border-radius: 25px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: 'Helvetica';
	background-color: white;
}

a.shop-the-ad:hover {
	color: #c30;
	border: 3px solid #c30;
	text-decoration: none;
	background-color: white;
}

a.shop-the-ad:visited {
        color:#c30;
        text-decoration: none;
        border: 3px solid #c30;
        padding: 9px 7px;
        font-size: 12px;
        text-transform: uppercase;
        border-radius: 25px;
        letter-spacing: 0px;
        font-weight: bold;
        font-family: 'Helvetica';
	background-color: white;
}

a.shop-the-ad:link {
        color:#c30;
        text-decoration: none;
        border: 3px solid #c30;
        padding: 9px 7px;
        font-size: 12px;
        text-transform: none;
        border-radius: 25px;
        letter-spacing: 0px;
        font-weight: bold;
        font-family: 'Helvetica';
	background-color: white;
}
a.shop-the-ad:active {
        color: #c30;
        text-decoration: none;
        border: 3px solid #c30;
        padding: 9px 7px;
        font-size: 12px;
        text-transform: none;
        border-radius: 25px;
        letter-spacing: 0px;
        font-weight: bold;
        font-family: 'Helvetica';
	background-color: white;
}

.footer-ss-content p {
    color: #fff;
    font-size: 9px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 8px 0px 0px 1px;
    letter-spacing: 1px;
	font-family: 'Helvetica';
}

.footer-ss-content p label {
	margin: 0 2px 0 0;
	font-family: 'Helvetica';
}

label.activation-date {
    position: absolute;
    bottom: -50px;
    left: 79px;
    font-size: 9px;
    color: white;
    margin: 0;
    font-weight: normal;
    letter-spacing: 0.8;
    line-height: 10px;
	font-family: 'Helvetica';
}
@-moz-document url-prefix() {
    label.activation-date {
	    line-height: 9px;
	}
}
label.activation-date:after {
    content: "";
    padding: 0 16px 0 0;
    position: relative;
    right: -4px;
    bottom: 8px;
    top: 0px;
}

label.expiration-date {
    position: absolute;
    bottom: -50px;
    left: 132px;
    margin: 0;
    font-size: 9px;
    color: white;
    letter-spacing: 0.8;
    font-weight: normal;
    line-height: 10px;
	font-family: 'Helvetica';
}
@-moz-document url-prefix() {
    label.expiration-date {
	    line-height: 9px;
	}
}

.item {
	height: 125px;
}

.carousel-inner {
	height: 192px;
	width: 245px;
} 
a#dfpTargeturl {
    POSITION: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}
a.shop-the-ad {
    font-size: 12px;
    position: absolute;
    top: 2px;
    width: 111px;
    left: 2px;
}

label#zip-code {
    letter-spacing: 1px;
    font-size: 9px;
    font-weight: normal;
    font-family: 'Helvetica';
}


@font-face {
font-family: 'Helvetica';
font-style: normal;
font-weight: normal;
src: local('Helvetica'), url('Helvetica.woff') format('woff');
}
