@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Defaults */
body, body * {
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
div,
svg,
img {
	width: 970px;
	height: 250px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
}
img,
svg {
	width: 100%;
	height: auto;
}

/* Visual Containers */
#borderOuter {
	border: solid 1px #5C5C5C;
}
#borderOuter1 {
			width: 970px;
	height: 250px;
	border: solid 1px #5C5C5C;


}
#loader{
			width: 970px;
	height: 250px;


}
#chev{
			width: 1940px;
	height: 250px;
}

.copymask {
  -webkit-mask-image: url(https://spdigital.s3.eu-west-1.amazonaws.com/hostedvideo/KCL/picchevsml.png);
  mask-image: url(https://spdigital.s3.eu-west-1.amazonaws.com/hostedvideo/KCL/picchevsml.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}


#container {
		width: 970px;
	height: 250px;
	overflow: hidden;
	visibility: hidden;

#picchev{
	width: 970px;
	height: 250px;
}

#backgroundExit {
	cursor: pointer;
	background-color: rgba(255,255,255,0);
}



#backgroundExit {
	cursor: pointer;
	background-color: rgba(155,155,155,0);
}
