﻿/*----- CSS for Sync pop out video -------*/


#sub33 {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}

#shadow {
	
	padding: 10px;
	float: left;
	position: relative;
}

#videoClose {
		margin: 3px;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 200 !important;
	
}

/*----- CSS for Fusion Hybrid pop out video -------*/

#fusionHybrid {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}


/*----- CSS for Calculator pop Out -------*/

#subCalc {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}

#shadow2 {
	float: left;
	position: relative;
	
}

.calcMainDiv {
	padding: 20px;
	width: 260px;
	height: 180px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#sync2 {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}
#sync3 {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}

#sync4 {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}

#transitVideo1 {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}
#transitVideo2 {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}

#transitVideo3 {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;
}
#transitVideo4 {
	position: fixed;
	left: 250px;
	top: 150px;
	display: none;

