/*Ready to Release V2 - 5KAWF - V1.1 - Pkg Mobile CSS by RL - 8/30/20 */
/* 2021.05.19 - Update Request: Implement segments, and under10_Allitems_trending5off savings - MCL */
/* 2022.02.10 - added generic savings - bm */

/******Package Specific Style Start******/
#contestWrap{ overflow: hidden;}

#mainWrap{
	width: 320px;
	margin: 0 auto;	
	overflow: hidden;
	background: #fff;
}

#mobileBody p{ padding: 10px 0;}

#deviceWrap1{ display: none; }
/******Package Specific Style Start******/

#package-wrap {
	position:relative;
	width:320px;
	min-height:642px;
	overflow:hidden;
	margin:0 auto;
}

#package-contest_section {
	background:url("../images/mobile/RR_contestBG.png");
	width:900px;
	height:560px;
	margin:0 auto;
	padding-top:10px;
	position:absolute;
	left:0;
	right:0;
	width:320px;
}

.RR_moneyBG {
	background:url("../images/mobile/RR_contestBG.png") !important;
}


.RR_blueBG {
	position:absolute;
	top:40px;
	height:267px;
	background-color:#006eff;
	width:100%;
	opacity:0;
	display:none;
}

.RR_contestWrap {
	margin:0 auto;
	background-color:#fff;
	width:320px;
	height:79%;
	position:relative;
	display:none;
}

.RR_contestWrap h1 {
    font-size: 21px;
    color: #006eff;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
	margin:0 auto;
	text-align:center;
	text-transform: uppercase;
}

.RR_contestWrap h2 {
    font-size: 15px;
    color: #58595b;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    margin: 0 auto;
	text-align:center;
	line-height:11px;
	text-transform: uppercase;
}

.RR_blueRect {
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding-top: 9px;
	color:#636466;
}

.RR_blueSq {
	position:absolute;
	top:87px;
	left:0;
	right:0;
	margin:0 auto;
	height:130px;
	width:320px;
	background-color:#006eff;
}

.RR_blueSq.RR_colorSwap {
	background-color:#58595b;
}

.RR_blueSq h3 {
	position:absolute;
	top:23px;
	left:82px;
	color:#fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
	font-size:27px;
	text-align:center;
}

.RR_greySq {
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	height:130px;
	width:320px;
	top:217px;
	background-color:#58595b;
}

.RR_greySq.RR_colorSwap {
	background-color:#006eff;
}

.RR_greySq h4 {
	position:absolute;
	top:35px;
	left:82px;
	color:#fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
	font-size:27px;
	text-align:center;
}

.RR_cheque {
	position:absolute;
	top:105px;
	left:25px;
	height:45px;
	display:none;
}

.RR_deposit {
	position:absolute;
	top:247px;
	left:25px;
	height:45px;
	display:none;
}

.RR_chequeBtn {
	position:absolute;
	top:60px;
	left:0;
	right:0;
	margin:0 auto;
	cursor:pointer;
}

.RR_depositBtn {
	position:absolute;
	top:73px;
	left:0;
	right:0;
	margin:0 auto;
	cursor:pointer;
}

.RR_or {
    top: 204px;
    margin: 0 auto;
    color: #006eff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    background-color: #fff;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
}

.RR_bottomCopy {
	position:absolute;
	top:354px;
	left:0;
	right:0;
	margin:0 10px;
	text-align:center;
	color:#505050;
	font-size:13px;
}
.RR_bottomCopySecond{
    position:absolute;
	top:370px;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
	color:#505050;
	font-size:14px;
}
.RR_stamp {
	position:absolute;
	top:129px;
	left:101px;
	display:none;
	opacity:0;
	transform:scale(2);
}

.RR_postClickWrap {
	display:none;
	opacity:0;
	width:320px;
	height:/*445px;*/376px;
	position:absolute;
	background-color:#fff;
	top:56px;
	left:0;
	right:0;
	margin:0 auto;
}

.RR_blueBanner {
	position:absolute;
	top:7px;
	left:0;
	width:320;
	height:80px;
	background-color:#006eff;
}

.RR_chequePayment {
    position: absolute;
    top: 12px;
    left: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    overflow: hidden;
    white-space: nowrap;
    width: 0;
    color: #fff;
    font-size: 20px;
	line-height:22px;
	text-align:center;
}

.RR_depositPayment {
    position: absolute;
    top: 12px;
    left: 29px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    overflow: hidden;
    white-space: nowrap;
    width: 0;
    color: #fff;
    font-size: 20px;
	text-align:Center;
	line-height:22px;
}

.RR_finalize {
	color:#fff;
	position:absolute;
	top:1px;
	left:0;
	right:0;
	margin:0 auto;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
	font-size:25px;
	line-height:24px;
	display:none;
	text-align:center;
}

@-webkit-keyframes RR_pulse {
    0% { -webkit-transform: scale(1); }	
	50% { -webkit-transform: scale(1.05); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes RR_pulse {
    0% { -moz-transform: scale(1); }	
	50% { -moz-transform: scale(1.05); }
    100% { -moz-transform: scale(1); }
}
@-ms-keyframes RR_pulse {
    0% { -ms-transform: scale(1); }	
	50% { -ms-transform: scale(1.05); }
    100% { -ms-transform: scale(1); }
}
@-o-keyframes RR_pulse {
    0% { -o-transform: scale(1); }	
	50% { -o-transform: scale(1.05); }
    100% { -o-transform: scale(1); }
}
@keyframes RR_pulse {
    0% { transform: scale(1); }	
	50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

.RR_pulse {
	-webkit-animation-name: RR_pulse;
	-moz-animation-name: RR_pulse;
	-o-animation-name: RR_pulse;
	animation-name: RR_pulse;
}

.RR_finalize.aniTiming_1s, #package-ob_section h1.aniTiming_1s {
	animation-iteration-count:1;
}

.RR_excellentChoice {
    font-family: 'Kalam', cursive;
    font-weight: 700;
    font-size: 21px;
    position: absolute;
    top: 88px;
    left: 82px;
}

.RR_excellentChoiceCover {
	background-color:#fff;
	position:absolute;
	top:89px;
	right:68px;
	width:174px;
	height:28px;
}

.RR_chequeCopy {
    top: 121px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    font-size: 12px;
	color:#3b3b3b;
	text-align:center;
}

.RR_depositCopy {
    top: 121px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    font-size: 13px;
    color: #3b3b3b;
	text-align:center;
}

.RR_chequeCopy b, .RR_depositCopy b {
	font-weight:800;
}

.RR_name {
    top: 168px;
    left: 5px;
    opacity: 0;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    font-size: 14px;
	color:#282828;
}

.RR_nameBox {
    border: 1px solid #000;
    height: 31px;
    width: 170px;
    opacity: 0;
    position: absolute;
    top: 188px;
    left: 5px;
    font-family: 'Lora', serif;
    font-size: 18px;
    padding: 6px 0 0 5px;
    font-weight: 700;
	color:#282828;
}

.RR_nameCover {
	width:170px;
	background-color:#fff;
	position:absolute;
	top:192px;
	right:142px;
	height:30px;
}

.RR_amt {
    top: 239px;
    left: 5px;
    opacity: 0;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    font-size: 14px;
	color:#282828;
}

.RR_amtBox {
    border: 1px solid #000;
	height: 31px;
	width: 300px;
	opacity: 0;
	position: absolute;
	top: 260px;
	left: 5px;
	font-family: 'Lora', serif;
	font-size: 19px;
	padding: 6px 0 0 5px;
	font-weight: 700;
	color:#282828;
}

.RR_amtCover {
    width: 287px;
    background-color: #fff;
    position: absolute;
    top: 264px;
    right: 25px;
    height: 30px;
}

.RR_fund {
    top: 168px;
    left: 201px;
    opacity: 0;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    font-size: 14px;
	color:#282828;
}

.RR_fundBox {
    border: 1px solid #000;
    height: 31px;
    width: 104px;
    opacity: 0;
    position: absolute;
    top: 188px;
    left: 200px;
    font-family: 'Lora', serif;
    font-size: 18px;
    padding: 6px 0 0 5px;
    font-weight: 700;
	color:#282828;
}

.RR_fundCover {
	width:102px;
	background-color:#fff;
	position:absolute;
	top:193px;
	right:14px;
	height:30px;
}

.RR_finalizeBtn {
	display:none;
	opacity:0;
	cursor:pointer;
	position:absolute;
	top:309px;
	left:0;
	right:0;
	margin:0 auto;
	background:url("../images/mobile/RR_finalizeBtn.png");
	width:303px;
	height:54px;
}

.RR_iconSection {
	display:none;
	width:320px;
	height:160px;
	opacity:70%;
	background-color:#455469;
	position:absolute;
	left:0;
	right:0;
	margin: 0 auto;
	top:495px;
}

.RR_iconSection p {
	color: #fff;
	opacity: 1;
	font-family: 'Lora', serif;
	font-size: 14px;
	position: absolute;
	top: 3px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 17px;
}

.RR_icon1 {
	position:absolute;
	top:65px;
	left:10px;
    font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	background:url("../images/mobile/RR_icon1.png") transparent no-repeat;
	opacity:0;
	transform:scale(2);
	height:31px;
	width:97px;
	white-space: nowrap;
	color:#fff;
	padding-left:39px;
	line-height:24px;
}

.RR_icon2 {
	position:absolute;
	top:65px;
	left:153px;
    font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	background:url("../images/mobile/RR_icon2.png") transparent no-repeat;
	margin:0 0 0 0;
	opacity:0;
	transform:scale(2);
	height:33px;
	width:133px;
	white-space: nowrap;
	color:#fff;
	padding-left:35px;
	line-height:24px;
}

.RR_icon3 {
	position:absolute;
	top:98px;
	left:73px;
    font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	background:url("../images/mobile/RR_icon3.png") transparent no-repeat;
	margin:0 0 0 0;
	opacity:0;
	height:34px;
	width:122px;
	transform:scale(2);
	white-space: nowrap;
	color:#fff;
	padding-left:39px;
	line-height:36px;
}

#package-ob_section {
	display:none;
	opacity:0;
	position:relative;
	top:10px;
	left:0;
	right:0;
	margin:0 auto;
	height:440px;
	width:320px;
	background-color:#fff;
}
.rr-balance,
.rr-lapsed,
.rr-offline,
.rr-preferred,
.rr-preferred-plus,
.rr-presidential,
.rr-prospects {
	display:none;
}

#package-ob_section h1 {
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: #31ab25;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 34px;
    display: none;
    line-height: 38px;
}

#package-ob_section h1 u {
	font-size:32px;
}

#package-ob_section h2 {
    opacity: 0;
    position: absolute;
    top: 175px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 27px;
    color: #31ab25;
    text-align: center;
}

.RR_topGreenBorder {
	position:absolute;
	top:10px;
	left:5px;
	height:2px;
	background-color:#31ab25;
	width:0;
}

.RR_rightGreenBorder {
	position:absolute;
	top:10px;
	right:5px;
	width:2px;
	background-color:#31ab25;
	height:0;
}

.RR_bottomGreenBorder {
	position:absolute;
	top:260px;
	right:5px;
	height:2px;
	background-color:#31ab25;
	width:0;
}

.RR_leftGreenBorder {
	position:absolute;
	top:10px;
	left:5px;
	width:2px;
	background-color:#31ab25;
	height:250px;
}

.RR_leftBorderCover {
	position:absolute;
	top:10px;
	left:5px;
	width:2px;
	background-color:#fff;
	height:250px;
}

.RR_OBGreenSq {
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
	height:150px;
	width:320px;
	background-color:#31ab25;
	opacity:0;
}


/* generic update */
.generic #package-ob_section h1 span{display: none; opacity: 0;}
.genUpdate{
    display: none;
    opacity: 0;
}
.generic #package-ob_section h1 span.genUpdate{display: block; opacity: 1;}
.generic .genUpdate{display: block !important; opacity: 1 !important;}
.generic #package-ob_section > h2 {display: none !important; opacity: 0 !important; top: -5000px;}
/* generic update */
.generic .RR_tag{
    display: none;
}
.RR_tag.genUpdate{top: 16px;}
.RR_OBGreySq h3.genUpdate {
	font-family: 'Bitter', serif;
    font-weight: 700;
	text-align:center;
	top: 23px;
	font-size:27px;
	left:110px;
	position:absolute;
	line-height:27px;
}

.RR_OBGreenSq.RR_colorSwap {
	background-color:#aaaaaa !important;
}

.RR_OBGreySq {
	position:absolute;
	top:150px;
	left:0;
	right:0;
	margin:0 auto;
	height:150px;
	width:320px;
	background-color:#aaaaaa;
	opacity:0;
}

.RR_OBGreenSq.RR_colorSwap {
	background-color:#31ab25 !important;
}

.RR_and {
    top: 129px;
    color: #31ab25;
    font-family: 'Bitter', serif;
    font-weight: 700;
    background-color: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    left: 79px;
    text-align: center;
    font-size: 15px;
    line-height: 42px;
	opacity:0;
}

.RR_tag {
	position:absolute;
	top:35px;
	left:10px;
}

.RR_ribbon {
	position:absolute;
	top:29px;
	right:220px;
}
.RR_ribbon.rr-prospects {
	top:20px;
}
.RR_OBGreySq h3 {
	font-family: 'Bitter', serif;
    font-weight: 700;
	text-align:center;
	top: 10px;
	font-size:29px;
	left:139px;
	position:absolute;
	line-height:30px;
}
.RR_OBGreySq h3.rr-prospects {
	font-size:23px;
	line-height:27px;
	text-align:center;
	left:120px;
}

.RR_OBGreySq h4 {
	font-weight:400;
	font-size:16px;
	position:absolute;
	top: 107px;
	left:107px;
	font-family: 'Bitter', serif;
	text-align:center;
}
.RR_OBGreySq h4.rr-prospects {
	font-size:19px;
	line-height:23px;
	font-weight:700;
	top:65px;
	left:115px;
}
.rr-txt-1{
	position:absolute;
	top: 90px;
	left:137px;
	font-family: 'Bitter', serif;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
}
.rr-disclosure.rr-prospects {
	font-size:10px;
	line-height:12px;
	position:absolute;
	top:124px;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
}

#package-ob_section h5 {
	position:absolute;
	top:302px;
	left:0;
	right:0;
	margin:0 auto;
	font-family: 'Bitter', serif;
	font-size:30px;
	font-weight:bold;
	opacity:0;
	text-align:center;
}

.RR_dd_25_eih, 
.RR_dd_25, 
.RR_dd_10_eih, 
.RR_dd_10, 
.RR_u15_eih, 
.RR_u15, 
.RR_u10_eih, 
.RR_u10, 
.RR_s25_eih, 
.RR_s25, 
.RR_s50_eih, 
.RR_s50, 
.RR_s50Max, 
.RR_s5Off, 
.RR_s70, 
.RR_BIGIF, 
.RR_lp_u10,
.rr-hot10, 
.rr-hot10_s5Off,
.RR_FGC {
	display:none;
} 

.dd_25_eih .RR_dd_25_eih, 
.dd_25 .RR_dd_25, 
.dd_10_eih .RR_dd_10_eih, 
.dd_10 .RR_dd_10, 
.u15_eih .RR_u15_eih, 
.u15 .RR_u15, 
.u10_eih .RR_u10_eih, 
.u10 .RR_u10, 
.s25_eih .RR_s25_eih, 
.s25 .RR_s25, 
.s50_eih .RR_s50_eih, 
.s50 .RR_s50, 
.s50Max .RR_s50Max, 
.s70 .RR_s70, 
.BIGIF .RR_BIGIF, 
.lp_u10 .RR_lp_u10, 
.s5Off .RR_s5Off,
.FGC .RR_FGC  {
	display:block;
}
/* extra savings */
.dd_25_eih .rr-popular_items, .dd_25 .rr-popular_items, .dd_10_eih .rr-popular_items, .dd_10 .rr-popular_items, .u15_eih .rr-popular_items, .u15 .rr-popular_items, .u10_eih .rr-popular_items, .u10 .rr-popular_items, .s25_eih .rr-popular_items, .s25 .rr-popular_items, .s50_eih .rr-popular_items,  .s70 .rr-popular_items, .BIGIF .rr-popular_items {
	display:block;
}
.s50 .rr-popular_items, .lp_u10 .rr-5off, .s50Max .rr-hot10, .s5Off .rr-hot10_s5Off, .s5Off .RR_hot10_s5Off_disclosure, .s50Max .RR_s50Max_disclosure{
    display: block;
}
h3.rr-hot10{
    top:63px;
    left: 56px;
    font-size: 43px;
}
h4.rr-hot10{
    top: 25px;
    width: 300px;
    left: 20px;
    font-size: 22px;
}
h3.rr-hot10_s5Off{
    top:63px;
    left: 56px;
    font-size: 43px;
}
h4.rr-hot10_s5Off{
    top: 25px;
    width: 300px;
    left: 20px;
    font-size: 22px;
}
.RR_dd_disclosure, .RR_50savings_disclosure, .RR_25savings_disclosure, .RR_70savings_disclosure, .RR_hot10_s5Off_disclosure, .RR_s50Max_disclosure {
	display:none;
	position:absolute;
	top:379px;
	left:10px;
	font-size:14px;
	line-height:15px;
    font-family: 'PT Sans', sans-serif;
}

.s70 .RR_70savings_disclosure {
	display:block; 
	opacity:0;
}

.s50 .RR_50savings_disclosure, .s50_eih .RR_50savings_disclosure {
	display:block; 
	opacity:0;
}
.s50Max .RR_savingsCopy {
	position:absolute;
	top:15px;
	left:110px;
}
.s5Off .RR_savingsCopy {
	position:absolute;
	top:15px;
	left:106px;
}

.s25 .RR_25savings_disclosure, .s25_eih .RR_25savings_disclosure {
	display:block; 
	opacity:0;
}

.dd_25_eih .RR_dd_disclosure, .dd_25 .RR_dd_disclosure, .dd_10_eih .RR_dd_disclosure, .dd_10 .RR_dd_disclosure {
	display:block; 
	opacity:0;
}

.RR_savingsCopy {
	opacity:0;
}

.dd_25_eih .RR_savingsCopy {
	position:absolute;
	top:9px;
	left:115px;
}

.dd_25 .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:115px;
}

.dd_10_eih .RR_savingsCopy {
	position:absolute;
	top:9px;
	left:115px;
}

.dd_10 .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:133px;
}

.dd_10 .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:115px;
}

.u15_eih .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:125px;
}

.u15 .RR_savingsCopy {
	position:absolute;
	top:15px;
	left:133px;
}

.u10_eih .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:127px;
}

.u10 .RR_savingsCopy {
	position:absolute;
	top:15px;
	left:133px;
}

.s25_eih .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:112px;
}

.s25 .RR_savingsCopy {
	position:absolute;
	top:9px;
	left:113px;
}

.s50_eih .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:116px;
}

.s50 .RR_savingsCopy {
	position:absolute;
	top:5px;
	left:106px;
}

.s70 .RR_savingsCopy {
	position:absolute;
	top:5px;
	left:114px;
}

.BIGIF .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:133px;
}
.lp_u10 .RR_savingsCopy {
	position:absolute;
	top:16px;
	left:133px;
}

.FGC .RR_tag{display: none;}
.FGC .RR_ribbon{
	top: 29px;
	right: 230px;
}
.FGC .RR_savingsCopy {
	position:absolute;
	top:8px;
	left:20px;
}

.FGC .RR_OBGreySq :is(h3, h4){
	color: #000;
}
.FGC .RR_OBGreySq h3{
	font-size: 30px;
	line-height: 30px;
	top: 30px;
	left: 145px
}
.FGC .RR_OBGreySq h4{
	font-size: 21px;
	line-height: 21px;
	top: 67px;
	left: 134px;
	/* padding-top: 9px; */
}

/******Default Package Style Start******/
body{	
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	font-size: 100%;
	background-color:#184889;
}

#multipageWrap{
	display:none;
	/* padding-top:450px; */
}

#package-order_section {
	display:none;
}

.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	max-width: 320px;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	display:none;
}

.disclaimer p, .disclaimer a{
	color: #000;
}

.disclaimer p {
	margin-bottom: 14px;
}

.isUppercase {
	text-transform: uppercase;
}
/******Default Package Style End******/

/*****Merch Ineligible button.. place over package button (Absoulute positioning)*****/
/*Refer to merch INELLIGABLE inelligable doc: http://creativedept.classic.pchad.com/Libraries/Packages/Spectrum/_docs/MERCH%20INELLIGABLE.TXT*/
.contestOnlySubmitButton{
	width: 100%;
	height: 100%;
	border: 0;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
	background: none;
	cursor: pointer;
	display: none;
	position: absolute;
	top: 0;
	z-index: 10;
}