/*  ------------------------------------------------------------
      Security centre page content
    ------------------------------------------------------------ */

#content-body #suspicious-activity {
    background: url(https://www.scotiabank.com/security_centre/gfx/bg-suspicious-activity.png) no-repeat 0 0;
    width: 340px;
    padding-left: 40px;
}

#content-body #lost-or-stolen {
    position: absolute;
    right: -16px;
    top: 56px;
    padding: 8px;
    padding-bottom: 10px;
    width: 415px;
    background: url(https://www.scotiabank.com/security_centre/gfx/bg-lost-or-stolen.png) no-repeat top left;
}
#content-body #lost-or-stolen p {
    width: 100%;
}

html[lang=fr] #content-body #lost-or-stolen {
    top: 84px;
}

div.fca {
    width: 770px;
    float: left; 
    clear: left;
    border: 1px solid #e3e3e3;
    /*background: #f4f4f4 url(https://www.scotiabank.com/security_centre/gfx/bg-security-fca.jpg) no-repeat top right;*/
    background: #f4f4f4 url(https://www.scotiabank.com/ca/en/images/12/07/McAfee_Users_bg.jpg) no-repeat top right;
		
    margin: 15px 0;
    height: 350px;
}

.fca-content {
    padding: 30px;
    padding-top: 20px;
    width: 40%;
}

#content-body .fca .fca-content h2 {
    font-weight: normal;
    font-size: 2.3em;
}

.fca-content p {
    font-size: 1.4em;
    margin-top: 5px;
}

.fca-content li {
    background: url(https://www.scotiabank.com/security_centre/gfx/bg-redcheck-lg.png) no-repeat top left;
    padding-left: 30px;
    font-size: 1.6em;
    margin-bottom: 1em;
    margin-left: 15px;
}

.fca-content .red-btn {
    font-weight:bold;
    font-size: 1.5em;
    width: 220px;
    text-align: left;
    padding-left: 1em;
    margin-top: 1em;
}
html[lang=fr] .fca-content .red-btn {
    width: 450px;
}

#security-guarantee {
    width: 600px;
    padding: 18px 50px 18px 120px;
    margin-bottom: 30px;
    clear: both;
    border-width: 3px 0;
    border-style: solid;
    border-color: #adada7;
    background: #fff url(https://www.scotiabank.com/security_centre/gfx/security_lock.gif) no-repeat 10px center ;
}

#security-guarantee h2 {
    font-size: 1.6em;
    color: #d81e05;
    margin-bottom: 5px;
}

#security-guarantee p {
    font-size: 1.4em; 
    color: #666;
}

#security-fine-print {
    clear: both;
    width: 770px;
    border-top: 1px solid #d7d7d7;
    padding-top: 1em;
    font-size: 1.2em;
}
#security-fine-print p {
    margin-bottom: 1.5em;
}

/* Eliminate overflow:hidden on the footer cols so we can see the focus ring */
#content-body .footer .col {
    overflow: visible;
}

#unusual-suspects-launcher #unusual-suspects-open-overlay {
    display:block;
}

/*  ------------------------------------------------------------
      Unusual suspects overlay
    ------------------------------------------------------------ */

#security-centre-overlay {
    display:none;
}

#security-overlay-index {
    background: #fff url(https://www.scotiabank.com/security_centre/gfx/bg-unusual-suspects-index.png) no-repeat bottom center;
    height: 615px;
    outline: none;
}

#security-overlay-index h2 {
    color: #fff;
    height: 205px;
    background-color: #d81e05;
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-usual-suspects-header.png);
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-usual-suspects-header.png), -webkit-linear-gradient(top, #d81e05, #c30e02); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-usual-suspects-header.png), -moz-linear-gradient(top, #d81e05, #c30e02); /* FF3.6 */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-usual-suspects-header.png), -ms-linear-gradient(top, #d81e05, #c30e02); /* IE10 */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-usual-suspects-header.png), -o-linear-gradient(top, #d81e05, #c30e02); /* Opera 11.10+ */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-usual-suspects-header.png), linear-gradient(to bottom, #d81e05, #c30e02);    
    background-repeat: no-repeat;
    background-position: center center;

    text-indent: -999em;
    
}

html[lang=fr] #security-overlay-index h2 {
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-unusual-suspects-header_fr.png);
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-unusual-suspects-header_fr.png), -webkit-linear-gradient(top, #d81e05, #c30e02); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-unusual-suspects-header_fr.png), -moz-linear-gradient(top, #d81e05, #c30e02); /* FF3.6 */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-unusual-suspects-header_fr.png), -ms-linear-gradient(top, #d81e05, #c30e02); /* IE10 */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-unusual-suspects-header_fr.png), -o-linear-gradient(top, #d81e05, #c30e02); /* Opera 11.10+ */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-unusual-suspects-header_fr.png), linear-gradient(to bottom, #d81e05, #c30e02);    
}

#ie7 #security-overlay-index h2 ,
#ie8 #security-overlay-index h2 {
    background-color: #d81e05;
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-usual-suspects-header.png);
}

#ie7[lang=fr] #security-overlay-index h2 ,
#ie8[lang=fr] #security-overlay-index h2 {
    background-color: #d81e05;
    background-image: url(https://www.scotiabank.com/security_centre/gfx/bg-unusual-suspects-header_fr.png);
}



#security-index-list li {
    position:absolute;
    list-style-type: none;
    top: 150px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

#security-index-list .not-clicked:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    z-index: 4 !important;
    cursor: pointer !important;
}

/* class added when tabbed to for accessibility
 * this is the exact same as the hover code above.
 */ 
#security-index-list .tabbed-on {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    z-index: 4 !important;
    cursor: pointer !important;
}

html.csstransforms3d .main-card 
{
	display:none;
}

html.no-csstransforms3d .face.back {
	display:none;
}

@-moz-keyframes clickanim {
    0% {
        -moz-transform: scale(1.05);
    }
    50% {
        -moz-transform: scale(1.15);
    }
    100% {
        -moz-transform: scale(1.05);
    }
}
@-ms-keyframes clickanim {
    0% {
        -ms-transform: scale(1.05);
    }
    50% {
        -ms-transform: scale(1.15);
    }
    100% {
        -ms-transform: scale(1.05);
    }
}
@-webkit-keyframes clickanim {
    0% {
        -webkit-transform: scale(1.05);
    }
    50% {
        -webkit-transform: scale(1.15);
    }
    100% {
        -webkit-transform: scale(1.05);
    }
}

#security-index-list li.clicked {
    /*-webkit-animation: clickanim 0.5s 0s 1 forwards normal;
    -moz-animation: clickanim 0.5s 0s 1 forwards normal;*/
}


/*
 * 
 * 
 * 
 * CSS3 ANIMATIONS
 * 
 * 
 * 
 * 
 * 
 * 
 */


@keyframes flipAnimation
{
	0% {
		transform: rotateY(0deg);
	}
	100%{
		transform: rotateY(360deg);
	}
}

@-moz-keyframes flipAnimation /* Firefox */
{
	0% {
		-moz-transform: rotateY(0deg);
	}
	100%{
		-moz-transform: rotateY(360deg);
	}
}

@-webkit-keyframes flipAnimation /* Safari and Chrome */
{
	0% {
		-webkit-transform: rotateY(0deg);
	}
	100%{
		-webkit-transform: rotateY(360deg);
	}
}
@-ms-keyframes flipAnimation /* MS */
{
	0% {
		-ms-transform: rotateY(0deg);
	}
	100%{
		-ms-transform: rotateY(360deg);	
	}
}

/*
 * 
 * SWAP IMAGE ANIMATION START
 * 
 */
@keyframes swapImage
{
	0% {background-position:top left;}
	100%{background-position:top right;}
}
@-moz-keyframes swapImage
{
	0% {background-position:top left;}
	100%{background-position:top right;}
}
@-webkit-keyframes swapImage 
{
	0% {background-position:top left;}
	100%{background-position:top right;}
}
@-ms-keyframes swapImage 
{
	0% {background-position:top left;}
	100%{background-position:top right;}
}

/*
 * 
 * SWAP IMAGE ANIMATION END
 * 
 */



/*
 * 
 * RESIZE CONTAINER ANIMATION START
 * 
 */

@-webkit-keyframes resizeContainer 
{
	0% {
		width:227px;
		height:347px;
	}
	100%
	{
		width:275px;
		height:400px;
	}
}
@-moz-keyframes resizeContainer 
{
	0% {
		width:227px;
		height:347px;
	}
	100%
	{
		width:275px;
		height:400px;
	}
}
/*
 * 
 * RESIZE CONTAINER ANIMATION END
 * 
 */



/*
 * 
 * SLIDE ANIMATIONS START
 * 
 */


/* Identity slide */
@keyframes slideAnimationIdentity
{
	0% {transform: scale(1.05);}
	15% {transform: scale(1.15);}
	29%{transform: scale(1.05);}
	30%{transform: translate(0,0);}
	100%{transform: translate(75px,-182px);}
}

@-moz-keyframes slideAnimationIdentity 
{
	0% {-moz-transform: translate(0,0);}
	100%{-moz-transform: translate(75px,-182px);}
}

@-webkit-keyframes slideAnimationIdentity 
{
	0% {-webkit-transform: scale(1.05);}
	15%{-webkit-transform: scale(1.15);}
	29%{-webkit-transform: scale(1.05);}
	30%{-webkit-transform: translate(0,0);}
	100%{-webkit-transform: translate(75px,-182px);}
}

@-ms-keyframes slideAnimationIdentity
{
	0% {-ms-transform: translate(0,0);}
	100%{-ms-transform: translate(-100px,-200px);}
}
/* END Identity slide */


/* Phishing slide */
@keyframes slideAnimationPhishing
{
	0% {transform: scale(1.05);}
	15% {transform: scale(1.15);}
	29%{transform: scale(1.05);}
	30%{transform: translate(0,0);}
	100%{transform: translate(-115px,-182px);}
}

@-moz-keyframes slideAnimationPhishing 
{
	0% {-moz-transform: translate(0,0);}
	100%{-moz-transform: translate(-115px,-182px);}
}

@-webkit-keyframes slideAnimationPhishing 
{
	0% {-webkit-transform: scale(1.05);}
	15%{-webkit-transform: scale(1.15);}
	29%{-webkit-transform: scale(1.05);}
	30%{-webkit-transform: translate(0,0);}
	100%{-webkit-transform: translate(-115px,-182px);}
}

@-ms-keyframes slideAnimationPhishing
{
	0% {-ms-transform: translate(0,0);}
	100%{-ms-transform: translate(-115px,-182px);}
}
/* END Identity slide */



/* Exploiter slide */
@keyframes slideAnimationExploiter
{
	0% {transform: scale(1.05);}
	15% {transform: scale(1.15);}
	29%{transform: scale(1.05);}
	30%{transform: translate(0,0);}
	100%{transform: translate(-300px,-182px);}
}

@-moz-keyframes slideAnimationExploiter 
{
	0% {-moz-transform: translate(0,0);}
	100%{-moz-transform: translate(-300px,-182px);}
}

@-webkit-keyframes slideAnimationExploiter 
{
	0% {-webkit-transform: scale(1.05);}
	15%{-webkit-transform: scale(1.15);}
	29%{-webkit-transform: scale(1.05);}
	30%{-webkit-transform: translate(0,0);}
	100%{-webkit-transform: translate(-300px,-182px);}
}

@-ms-keyframes slideAnimationExploiter
{
	0% {-ms-transform: translate(0,0);}
	100%{-ms-transform: translate(-300px,-182px);}
}
/* END Exploiter slide */


/* Skimmer slide */
@keyframes slideAnimationSkimmer
{
	0% {transform: scale(1.05);}
	15% {transform: scale(1.15);}
	29%{transform: scale(1.05);}
	30%{transform: translate(0,0);}
	100%{transform: translate(-495px,-182px);}
}

@-moz-keyframes slideAnimationSkimmer 
{
	0% {-moz-transform: translate(0,0);}
	100%{-moz-transform: translate(-495px,-182px);}
}

@-webkit-keyframes slideAnimationSkimmer 
{
	0% {-webkit-transform: scale(1.05);}
	15%{-webkit-transform: scale(1.15);}
	29%{-webkit-transform: scale(1.05);}
	30%{-webkit-transform: translate(0,0);}
	100%{-webkit-transform: translate(-495px,-182px);}
}

@-ms-keyframes slideAnimationSkimmer
{
	0% {-ms-transform: translate(0,0);}
	100%{-ms-transform: translate(-495px,-182px);}
}
/* END Skimmer slide */

/* Hacker slide */
@keyframes slideAnimationHacker
{
	0% {transform: scale(1.05);}
	15% {transform: scale(1.15);}
	29%{transform: scale(1.05);}
	30%{transform: translate(0,0);}
	100%{transform: translate(-675px,-182px);}
}

@-moz-keyframes slideAnimationHacker 
{
	0% {-moz-transform: translate(0,0);}
	100%{-moz-transform: translate(-675px,-182px);}
}

@-webkit-keyframes slideAnimationHacker 
{
	0% {-webkit-transform: scale(1.05);}
	15%{-webkit-transform: scale(1.15);}
	29%{-webkit-transform: scale(1.05);}
	30%{-webkit-transform: translate(0,0);}
	100%{-webkit-transform: translate(-675px,-182px);}
}

@-ms-keyframes slideAnimationHacker
{
	0% {-ms-transform: translate(0,0);}
	100%{-ms-transform: translate(-675px,-182px);}
}
/* END Hacker slide */


/*
 * 
 * SLIDE ANIMATION END
 * 
 */






/* END CSS3 ANIMATIONS */



/* CARD SETUP */


	#security-index-list #identity-card,
	#security-index-list #phishing-card,
	#security-index-list #exploiter-card,
	#security-index-list #skimmer-card,
	#security-index-list #hacker-card
	{
		width: 100%;
		height: 100%;
		position:absolute;
		
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		-o-transform-style: preserve-3d;
		-ms-transform-style: preserve-3d;
		transform-style: preserve-3d;
		
		transition: all 3.0s ease-in;
		-webkit-transition: all 3s ease-in;
    	-moz-transition: all 3s ease-in;
    	-o-transition: all 3s ease-in;
    	-ms-transition: all 3s ease-in;
    	
    	-webkit-animation-fill-mode:forwards;
		-moz-animation-fill-mode:forwards;
		-ms-animation-fill-mode:forwards;
		
	}
	
	#security-index-list #identity-card.animate .front,
	#security-index-list #phishing-card.animate .front,
	#security-index-list #exploiter-card.animate .front,
	#security-index-list #skimmer-card.animate .front,
	#security-index-list #hacker-card.animate .front
	{
		-webkit-animation:swapImage 1ms 0.75s 1 linear;
		-moz-animation:swapImage 1ms 0.75s 1 linear;
		-webkit-animation-fill-mode:forwards;
		-moz-animation-fill-mode:forwards;
	}
	
	#security-index-list #identity-card.animate,
	#security-index-list #phishing-card.animate,
	#security-index-list #exploiter-card.animate,
	#security-index-list #skimmer-card.animate,
	#security-index-list #hacker-card.animate
	{
		-moz-animation:flipAnimation 500ms 0s 2 linear,
							resizeContainer 500ms 0.5s 1 linear;
		-webkit-animation:flipAnimation 400ms 0.5s 2 linear,
							resizeContainer 1s 0s 1 linear;
		-ms-animation:flipAnimation 400ms 0.5s 2 linear,
							resizeContainer 1s 0s 1 linear;
		-webkit-animation-fill-mode:forwards;
		-moz-animation-fill-mode:forwards;
	}


/* END CARD SETUP */



/* IDENTITY THIEF */

	#security-index-list #card-identity-thief {
	    left: 10px;
	    z-index: 1;
	    width: 220px;
	    height: 393px;
	}
	html[lang=fr] #security-index-list #identity-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/identity-card-fr.png');
	}
	
	
	#security-index-list #identity-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/identity-card.png');
	}

	#security-index-list #card-identity-thief.translate{
		-moz-animation:slideAnimationIdentity 1.25s ease-in-out 0s 1 normal;
		-webkit-animation:slideAnimationIdentity 1.5s ease-in-out 0s 1 normal;
		-ms-animation:slideAnimationIdentity 1.5s ease-in-out 0.5s 1 normal;
		-webkit-animation-fill-mode:forwards;
		-moz-animation-fill-mode:forwards;
		-ms-animation-fill-mode:forwards;
	}

/* END IDENTITY THIEF */

/* PHISHING CARD */
#security-index-list #card-phishing-pro {
    left: 200px;
    z-index: 2;
    width:216px;
    height:385px;
}
	html[lang=fr] #security-index-list #phishing-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/phishing-card-fr.png');
	}
	
	#security-index-list #phishing-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/phishing-card.png');
	}
	
	#security-index-list #card-phishing-pro.translate{
		-moz-animation:slideAnimationPhishing 1.25s ease-in-out 0s 1 normal;
		-webkit-animation:slideAnimationPhishing 1.5s ease-in-out 0s 1 normal;
		-ms-animation:slideAnimationPhishing 1.5s ease-in-out 0.5s 1 normal;
		-webkit-animation-fill-mode:forwards;
		-moz-animation-fill-mode:forwards;
		-ms-animation-fill-mode:forwards;
	}
	
/* END PHISHING CARD */


/* EXPLOITER CARD */
#security-index-list #card-browser-exploiter {
    left: 387px;
    z-index: 3;
    width:224px;
    height:393px;
}
	html[lang=fr] #security-index-list #exploiter-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/exploiter-card-fr.png');
	}
	
	#security-index-list #exploiter-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/exploiter-card.png');
	}
	

	#security-index-list #card-browser-exploiter.translate{
		-moz-animation:slideAnimationExploiter 1.25s ease-in-out 0s 1 normal;
		-webkit-animation:slideAnimationExploiter 1.5s ease-in-out 0s 1 normal;
		-ms-animation:slideAnimationExploiter 1.5s ease-in-out 0.5s 1 normal;
		-webkit-animation-fill-mode:forwards;
		-moz-animation-fill-mode:forwards;
		-ms-animation-fill-mode:forwards;
	}
	
/* END EXPLOITER CARD */

/* SKIMMER CARD */
#security-index-list #card-card-skimmer {
    left: 580px;
    z-index: 2;
    width:212px;
    height:364px;
}
	
	html[lang=fr] #security-index-list #skimmer-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/skimmer-card-fr.png');
	}
	
	#security-index-list #skimmer-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/skimmer-card.png');
	}
	

	#security-index-list #card-card-skimmer.translate{
		-moz-animation:slideAnimationSkimmer 1.25s ease-in-out 0s 1 normal;
		-webkit-animation:slideAnimationSkimmer 1.5s ease-in-out 0s 1 normal;
		-ms-animation:slideAnimationSkimmer 1.5s ease-in-out 0.5s 1 normal;
		-webkit-animation-fill-mode:forwards;
		-moz-animation-fill-mode:forwards;
		-ms-animation-fill-mode:forwards;
	}
	
	
	
/* END SKIMMER CARD */
	
/* HACKER CARD */
#security-index-list #card-internet-hacker {
    left: 760px;
    z-index: 1;
    width:214px;
    height:368px;
}
	
	html[lang=fr] #security-index-list #hacker-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/hacker-card-fr.png');
	}
	
	#security-index-list #hacker-card .face.front
	{
		background-image:url('https://www.scotiabank.com/security_centre/gfx/hacker-card.png');
	}
	

	#security-index-list #card-internet-hacker.translate{
		-moz-animation:slideAnimationHacker 1.25s ease-in-out 0s 1 normal;
		-webkit-animation:slideAnimationHacker 1.5s ease-in-out 0s 1 normal;
		-ms-animation:slideAnimationHacker 1.5s ease-in-out 0.5s 1 normal;
		-webkit-animation-fill-mode:forwards;
		-moz-animation-fill-mode:forwards;
		-ms-animation-fill-mode:forwards;
	}
	
/* END HACKER CARD */




	/*
	 * 
	 * COMMON STYLES FOR CARD ANIMATIONS
	 * 
	 */
	
	.face.back {
		display: none;
	}

	#f1_container,#f2_container {
		-webkit-perspective: 1000;
		-moz-perspective: 1000;
		-ms-perspective: 1000;
	}
	
	
	.face {
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;								
	}
	
	.face.front 
	{
		
		background-position:top left;
		background-repeat:no-repeat;
	}
	
	.face.front a
	{
		display:block;
		width:100%;
		height:100%;
		cursor:pointer;
		outline:0;
	}
	
	.face.back {
		display: block;
		-webkit-transform: rotateY(180deg);
		-webkit-box-sizing: border-box;
		-moz-transform: rotateY(180deg);
		-moz-box-sizing: border-box;
		-o-transform: rotateY(180deg);
		-o-box-sizing: border-box;		
		-ms-transform: rotateY(180deg);
		-ms-box-sizing: border-box;
		transform: rotateY(180deg);
		box-sizing: border-box;				
		padding: 10px;
		color: white;
		text-align: center;
		background-image:url('https://www.scotiabank.com/security_centre/gfx/card-back.png');
	}

















#security-overlay-index p {
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: 0;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4;
    color: #515151;
}

#security-overlay-index strong {
    display: block;
    font-size: 1.6em;
    line-height: 1.6;
    color: #2d2d2d;
}

.suspect-slide {
    display: none;
    background: #fff;
    position: relative;
    outline: none;
}
.suspect-slide h2 {
    font-weight: normal;
    font-size: 36px !important;
    padding-left: 365px;
    padding-top: 27px;
}
.suspect-slide .other-suspects {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 50px;
    text-align:right;
}
html[lang=fr] .suspect-slide .other-suspects {
	font-size:12px;
}
.suspect-slide .other-suspects:hover, 
.suspect-slide .other-suspects:focus {
    text-decoration: underline;
}
.suspect-slide .watch-video {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 380px;
    padding-left: 20px;
    background: url(https://www.scotiabank.com/security_centre/gfx/bg-watch-video.png) no-repeat center left;
    text-align:right;
}
html[lang=fr] .suspect-slide .watch-video {
	font-size:12px;
}
.suspect-slide .watch-video:hover, 
.suspect-slide .watch-video:focus {
    text-decoration: underline;
}
.suspect-slide .copy-band {
    width: 100%;
    color: #fff;
    height: 230px;
    position: absolute;
    top: 80px;
    /* z-index: 1; */
}
.suspect-slide .copy-band-content {
    padding: 18px 120px 0 365px;
}

.copy-band-content p {
    font-size: 1.4em;
}
html[lang=fr] .copy-band-content p {
    font-size: 1.3em;
}
.copy-band-content p a {
    color: #fff;
    text-decoration: underline;
}
.copy-band-content h3 {
    float:left;
    width: 115px;
    margin-top: 0.95em;
    font-size: 1.6em;
}
.copy-band-content ul {
    float:left;
    font-size: 1.6em;
    padding:0;
    margin:0.8em 0;
}

.copy-band-content .antivirus-link {
    clear: both;
    display:block;
    width: 260px;
    font-size: 1.2em;
    padding: 0.5em 0;
    text-align: center;
    text-decoration: none;
    font-weight:bold;
    color: #dc291f;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    -moz-border-radius: 5px; /* FF1-3.6 */
    border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */

    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #ffffff, #f1f1f1); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #ffffff, #f1f1f1); /* IE10 */
    background-image:      -o-linear-gradient(top, #ffffff, #f1f1f1); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #ffffff, #f1f1f1);

    -webkit-box-shadow: 0px   0px #666; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 5px 0px #666; /* FF3.5 - 3.6 */
    box-shadow: 0px 0px 5px 0px #666; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
    
    
}

html[lang=fr] .copy-band-content .antivirus-link {
    width: 430px;
}

.copy-band-content li {
    padding-top: 0.2em;
    padding-bottom: 0.25em;
    padding-left: 25px;
    list-style-type:none;
    margin:0;
    background: url(https://www.scotiabank.com/security_centre/gfx/bg-specialist-bullet.png) no-repeat center left;
    width: 350px;
}
#identity-thief .copy-band {
    background-color: #0086D6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#15a3e0), to(#0086d6)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #15a3e0, #0086d6); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #15a3e0, #0086d6); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #15a3e0, #0086d6); /* IE10 */
    background-image:      -o-linear-gradient(top, #15a3e0, #0086d6); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #15a3e0, #0086d6);
}
#phishing-pro .copy-band {
    background-color: #e15900;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e77a2c), to(#e15900)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #e77a2c, #e15900); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #e77a2c, #e15900); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #e77a2c, #e15900); /* IE10 */
    background-image:      -o-linear-gradient(top, #e77a2c, #e15900); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #e77a2c, #e15900);
}
#browser-exploiter .copy-band {
    background-color: #5a4096;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7b66ab), to(#5a4096)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #7b66ab, #5a4096); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #7b66ab, #5a4096); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #7b66ab, #5a4096); /* IE10 */
    background-image:      -o-linear-gradient(top, #7b66ab, #5a4096); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #7b66ab, #5a4096);
}
#card-skimmer .copy-band {
    background-color: #b80048;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c6006d), to(#b80048)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #c6006d, #b80048); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #c6006d, #b80048); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #c6006d, #b80048); /* IE10 */
    background-image:      -o-linear-gradient(top, #c6006d, #b80048); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #c6006d, #b80048);
}
#internet-hacker .copy-band {
    background-color: #706c00;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7f7b18), to(#706c00)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #7f7b18, #706c00); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #7f7b18, #706c00); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #7f7b18, #706c00); /* IE10 */
    background-image:      -o-linear-gradient(top, #7f7b18, #706c00); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #7f7b18, #706c00);
}

.suspect-slide .main-card {
    position: absolute;
    top:-35px;
    left: 80px;
    z-index: 2;
}

.suspect-slide .navigation-arrow {
    display:block;
    height: 65px;
    width: 65px;
    text-indent: -999em;
    position: absolute;
    overflow: hidden;
    top: 160px;
    /* z-index: 2; */
    background-image: url(https://www.scotiabank.com/security_centre/gfx/sprite-security-centre-arrows.png);
    background-repeat: no-repeat;
}
.suspect-slide .prev-suspect {
    background-position: top left;
    left: 20px;
}
.suspect-slide .next-suspect {
    background-position: top right;
    right: 20px;
}

.suspect-slide .content ul.steps {
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.suspect-slide ul.steps li {
    list-style-type: none;
    float: left;
    width: 260px;
    /* height: 205px; */
    padding-right: 15px;
    margin-right: 20px;
    border-right: 1px solid #e0e0de;
}
.suspect-slide ul.steps li.last {
    margin-right: 0;
    border-right: none;
}

.suspect-slide ul.steps h3 {
    padding: 0;
    margin: 5px 0;
    font-size: 2.2em;
}
html[lang=fr] .suspect-slide ul.steps h3 {
    font-size: 1.55em;
}
/* jQuery UI overlay overrides */
.ui-dialog {
    position: absolute;
    background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.ui-dialog .ui-dialog-titlebar, .ui-dialog .ui-dialog-content {
    position: relative;
}
.ui-dialog .overlay {
    border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.ui-dialog-titlebar {
    background: transparent;
}
.ui-dialog-titlebar .ui-dialog-title {
	line-height: 0;
	font-size: 2em;
  font-weight:bold;
  color: #666;
  padding-left: 20px;
}

.ui-dialog-title {
    visibility: hidden;
}

.ui-dialog-titlebar-close {
	position: absolute;
    z-index: 30;
	display; block;
    overflow:hidden;
	background: url('https://www.scotiabank.com/security_centre/gfx/security-centre-overlay-close.png') no-repeat center center;
	width: 30px;
	height: 30px;
	right: 0;
	top: -20px;
	margin: 0;
	text-indent: -999em;
}
#ie7 .ui-dialog-titlebar-close {
    margin-top:0;
    top: 0;
}

.ui-dialog-titlebar-close:hover, .ui-dialog-titlebar-close:focus {
     background: url('https://www.scotiabank.com/security_centre/gfx/security-centre-overlay-close.png') no-repeat center center;
}

.ui-dialog .sc-tabs {
    width: 940px;
    padding: 20px;
    margin-top: 265px;
}
#ie7 .ui-dialog .sc-tabs {
    width: auto;
}
.sc-tabs ul.tabs li.ui-tabs-selected a {
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-bottom-color: #fff;
	color:#666;
	font-weight:bold;
}
.ui-dialog .sc-tabs .content { 
    background: #fff;
    /* height: 295px; */
    padding: 20px;
}

.invisible-element {
	position: absolute !important;
	height: 1px; width: 1px; 
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

#unusual-suspects-video {
    display: none;
    position: absolute;
    top: -24px;
    left: 0;
    height: 105%;
    width: 980px;
    zoom: 1;
    overflow: hidden;
    z-index: 5;
}

#video-popup {
    width: 640px;
    height: 432px;
    position: absolute;
    top: 172px;
    left: 50%;
    margin-left: -320px;
    background: #d81e05;
}

#video-popup h3 {
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
    padding-left: 15px;
}

#close-video-popup {
    display:block;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: -28px;
    padding: 0 12px;
    padding-right: 28px;
    background: #d81e05 url(https://www.scotiabank.com/security_centre/gfx/bg-close-video.png) no-repeat 90% center;
    right: 0;
}

#security-center-footer {
	height:26px;
    width: 100%;
    position: absolute;
    bottom: -26px;
    z-index: 5;
	background-color:#cf1704;
}

#security-center-footer p.security-center-footer-brought-to-you-by {
	float:left;
	color:#fff;
	font-size:12px;	
	padding:5px 0 0 25px;
}

#security-center-footer img.security-center-footer-logo {
	float:left;
	padding: 5px 0 0 6px;
}

.suspect-slide .sc-tabs .content-visible ul {
	padding-top:10px;
} 

/*  ------------------------------------------------------------
      Tabbed content overrides
    ------------------------------------------------------------ */
.sc-tabs {
	position: relative;
	margin-right: 20px;
}
.sc-tabs h2 {
	font-size:1.2em;
	padding-left:0;
}
.sc-tabs h3 {
	font-size:1.1em;
	padding-left:0;
}
.sc-tabs h2, .sc-tabs h3, .sc-tabs h4, .sc-tabs table, .sc-tabs p {
	margin: 0 15px 0;
	padding-bottom: 10px;
}
.sc-tabs div.content ul {
	list-style: disc outside none;
}
.sc-tabs .content ol li, .sc-tabs .content ul li {
	margin-bottom: 10px;
}
.sc-tabs .content ol, .sc-tabs .content ul {
	margin: 10px 20px 5px 40px;
}
.sc-tabs ul.tabs {
	margin: 18px 0 10px;
}
/* Correct for Safari/Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sc-tabs ul.tabs {
	margin: 18px 0 9px;
}
}
.sc-tabs ul.tabs li {
	display: inline;
	padding-right:3px;
}
.sc-tabs ul.tabs li a {
	position: relative;
	background-color: #f1f1f1;
	top:2px;
	padding: 8px 15px;
	font-size: 1.6em;
    overflow: hidden;
}

.sc-tabs .ui-tabs-hide {
	display: none;
}
.sc-tabs .content {
	background-color: #f9f9f7;
	border: 1px solid #e4e4e4;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-box-shadow: 1px 1px 0 #ccc;
}
.sc-tabs .content-visible {
    /* display: block !important; */
}
.sc-tabs .content {
	font-size: 1.4em;
	padding:15px 0 0 0;
}
.sc-tabs .content:focus {
	outline: none;
}
.sc-tabs .a div.a, .sc-tabs .b div.b, .sc-tabs .c div.c, .sc-tabs .d div.d {
	display: block;
}


