@charset "utf-8";
/* CSS Document */
h1 {
	font-weight: 700;
	color: RGB(73,73,72);
	text-align: center;
}

h3 button {
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
h3 button:hover {
	color: #009BB4;
}

h5 {
	font-weight: 700;
	color: RGB(73,73,72);
}
td h3 {
	font-weight: 900;
}

.par h1 a p li ul {
	font-display: "Arial";
	text-align:justify;
}

.bgred {
	background: red;
}
.bgblue {
	background: blue;
	margin: auto;
	min-width: 100px;
	max-width: 500px;
}
.bggreen {
	background: green;
	height: 500px;
}
.bgyellow {
	background: yellow;
}

.fc-center {
	margin: auto;
	max-width: 100%;
	min-width: 100px;
}





.mainbody {
	padding-top: 100px;
}

.db-sign {
	width: 100vw;
	text-align: center;
	margin: auto;
	display: block;
	position: fixed;
	height: 3vh;
	bottom: 0;
	font-size: 12px;
	color: white;
	background-color: RGB(73,73,72);
	left: 0px;
	z-index: 9999;
}
.db-sign a {
	color: orange;
}

.db-sign a:hover{
	color: yellow;
}

.belowhead {
	padding-top: 100px;
}

.fc-margin10 {
	margin: 10px;
}

.fc-bs {
	font-size: 12px;
	font-weight: 600;
}

.fc-accinfo {
	font-size: 10px;
}

.fc-loginbg {
	display: block;
	position: relative;
	top: 50px;
	background-image: linear-gradient(to right, white, #dbdbdb, grey);
	width: 100%;
	height: 100%;
}

.fc-login {
	position: relative;
	display: block;
	margin-left: 50px;
	max-width: 500px;
	max-height: 500px;
	background: white;
	opacity: 85%;
	padding: 20px 40px;
	border: solid;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 9999;
}

.fc-block {
	display: block;
	position: relative;
	border: solid;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-top: 200px; 
	background:white;
	opacity: 85%;
	max-width: 900px;
	height: 100%;
	margin: auto;
	margin-top: 100px;
}
 
.fc-banner {
	display: block;
	position: relative;
	top: 0px;
	background-image: url('../images/bgzforce.png'); 
	background-size: cover;
	background-position-y: 0px;
	background-position-x: center;
	background-repeat: no-repeat;
	height: 100vh;
	min-height: 300px;
}
.fc-banner1 {
	display: block;
	position: relative;
	top: 75px;
	background-image: url('../images/cfmotopreview.jpg');
	background-size: cover;
	background-position-y: center;
	background-position-x: center;
	background-repeat: no-repeat;
	min-height: calc(100vh - 100px);
	padding: 20px;
}

.homestrip {
	background-color: blue;
	height: 100px;
	width: 100%;
	z-index: 99;
}

.home-container {
	display: block;
	position: relative;
	width: 100%;
	background-image: linear-gradient(to right,white, #dbdbdb, grey);
	margin: auto;
	top: -50px;	
}
@media (max-width: 1000px) {
	.home-container{
	position: relative;
	top: -150px;
	}

}

.margintop10{
	padding-top: 10px;
}
.margintop15{
	padding-top: 10px;
}
.fc-bottomdetails {
	margin: 5px;
	color: rgb(73,73,72);
	font-size: 12px;
	font-weight: 400;
}

.fc-bottomdetailsleft {
	margin: 5px;
	color: #011B56;
	font-size: 18px;
	font-weight: 700;
}

.fc-bottomdetailsheader {
	margin: 5px;
	color: #099BB4;
	font-size: 15px;
	font-weight: 600;
}

.home-center {
	margin: auto;
	max-width: 1000px;
}


.db-homeimg {
	height: 75px;
}

.dshbrdbtn {
	background-color: white;
	color: black;
	width:  100%;
	height:  40px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom-color: gold;
	font-weight: 700;
	
}
.dshbrdbtn:hover {
	background-color: gold;
	color: black;
	border-bottom-color: blue;
	
}



.drophome3 {
	position: relative;
	margin: auto;
	display: block;
	text-align: center;
}

.homebtn3 {
	position: relative;
	color: #193f60;
	background-color: transparent;
	border: 0px;
}


.homebtn3:hover .img3{
	display: inline;
}

.homebtn3 .img3{
	display: none;
	position: absolute;
	top: 1px;
	left: 6px;
	z-index: 800;
	height: 75px;
}

.col-sm-2 {
	height: 120px;
}

.fc-margin70 {
	margin-left: 70px;
}

.tipblock {
	margin-top: 60px;
	background-color: #fcca02;
	padding: 10px;
	outline: black 1px solid;
	max-width: 400px;
	
}

.db-brandlogos {
	position: absolute;
	text-align: center;
	vertical-align: middle;
	top:30px;
	bottom: 15px;
	width: 80%;
	margin-right: 10px;
	float: right;
}

.logos {
	position: relative;
	top: 100px;
	bottom: 20px;
	width: 80%;
	float: right;
}

.AssyTree {
	margin-left: 77px;
	margin-top: -75px;
}

.frame {
	height: 93vh;
	width: 98%;
}

.ums {
	position: fixed;
	padding-top: 20px;
	padding-left: 60px;
	width: 100vw;
}
.umsmenu {
	font-size: 18px;
	font-weight: 700;
}
.searchline {
	position: relative;
	background-color: #063e77;
	top: -40px;
	left: 30px;
	width: 100%;
	height: 20px;
	color: white;
	font-weight: 700;
}
.fcinput {
	position: relative;
	width: 70%;
	height: 20px;
	bottom: 0px;
}

.fcmain {
	position: relative;
	left: 65px;
	top: 10px;
	margin-right: 100px;
	margin-left: 0px;
	height: calc(100vh - 150px);
	z-index: 0;
}

.search {
	display: inline;
	position: relative;
	font-size: 30px;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: none;
	background-color: rgb(73,73,72);
	bottom: 0;
	float: right;
	color: white;
}
.search:disabled {
	cursor: not-allowed;
	background-color: #dbdbdb;
}
.search:hover {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: #009BB4;
	color: white;
}

.textboxbig {
	position: relative;
	margin-left: 20px;
	height: 50px;
	width:  450px;
	border: none;
	z-index: 0;
	background-color: transparent;
	outline: none;
}
.textboxbig:focus {
	outline: none;
}



.center {
	position: relative;
	display: inline-block;
	height: 52px;
	width: 100%;
	max-width: 550px;
	min-width: 400px;
	margin: auto;
	vertical-align: middle;
	border: 1px solid rgb(73,73,72);
	border-radius: 50px;
	z-index: 50;
	font-size: 1.5em;
}

.center:hover,
.textboxbig:focus .center{
	border: 1px solid #009BB4;
}

.block {
	display: block;
	position: relative;
	font-size: 1.5em;
	margin: auto;
	height: 100%;
	max-width: 550px;
	min-width: 400px;
	top: 15vh;
}
.block1 {
	display: block;
	position: relative;
	font-size: 1.5em;
	margin: auto;
	height: 100%;
	max-width: 550px;
	min-width: 400px;
}



.iosbtn {
	display: block;
	position: relative;
	width: calc(100vw - 60px);
	height: 10px;
	top: -5px;
	left: -7px;
}

.searchcol {
	display: none;
	background-color: #dbdbdb;
	transform: transition all 250ms ease-in-out;
	height: 280px;
	color: black;
	text-align: right;
}

.caspioframe {
	position: relative;
	left: -10px;
	top: -5px;
}
.caspioframe__panda {
	height: 1300px;
	width: 100%;
}
.caspioframe__other {
	height: calc(100vh - 145px);
	width: 100%;

}
.caspioframe__accessories {
	height: calc(100vh - 245px);
	width: 100%;

}
.caspioframe__cases {
	height: calc(100vh - 270px);
	width: 100%;

}
.caspioframe__vos {
	height: calc(100vh - 250px);
	width: 100%;

}
.caspioframe__partscat {
	width: calc(100vw - 75px);
	height: calc(100vh - 250px);
}
.fclabel {
	color: rgb(85, 85, 85);
	text-align: right;
	font-size: 16px;
}
.fcinput {
	width: 150px;
	height: 30px;
}
.pandasearch {
	background-color: #eff9ff;
	height: 20px;
	font-size: 18px;
	font-weight: 600;
}
@media (max-width: 1300px){
	.pandasearch {
		height: 30px;
		font-size: 20px;
		font-weight: 600;
	}
}
.pandasearch1 {
	background-color: #eff9ff;
	height: 20px;
	font-size: 14px;
	font-weight: 600;
}
.search2 {
	margin-top: 0;
	display: inline;
	position: relative;
	font-size: 10px;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	border: none;
	background-color:rgb(73,73,72);
	color: white;
	
}


.search2:hover,
.search2:focus {
	background-color: #009BB4;
	outline: none;
	width: 40px;
	height: 40px;
	color: white;
}
.imgcenter {
	display: table-cell;
	
	width:  100vw;
	height: 90vh;
	margin: auto;
}
.pandaimg {
	display: block;
	margin: auto;
}
.pandalogo {
	height: 40px;
	bottom: 0px;
}
.warrantychcklst {
	display: block;
	margin: 50px;
}
.warsubmitbtn {
	display: block;
	position: relative;
	font-size: 20px;
	width: 200px;
	border: none;
	height: 40px;
	background-color: rgb(73,73,72);
	margin: auto;
	color: white;
	float:right;
}
.warsubmitbtn:disabled {
	cursor: not-allowed;

	background-color: #dbdbdb;
	color: rgb(73,73,72);
}
.warsubmitbtn:hover {
	display: block;
	position: relative;
	font-size: 20px;
	width: 200px;
	border: none;
	height: 40px;
	background-color: #009BB4;
	margin: auto;
	color: white;
}

.warsubmitdiv {
	position: relative;
	height: 100px;
	width: calc(100vw - 300px);
	bottom: 0;
}
.loadimg {
	animation: rotation 2s infinite linear;
	margin: auto;
}
@-webkit-keyframes rotation {
	from {transform: rotate(0deg);}
	to {transform: rotate(359deg);}
}
.loadimg {
	animation: rotation 2s infinite linear;
	margin: auto;
	}
@-webkit-keyframes rotation {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}
.load {
	display: block;
	position: absolute;
	margin: auto;
	top: 60%;
	left: 50%;
	width: 70px;
	height: 70px;
	font-weight: 800;
	color: #011B56;
	transform: translate(-50%, -50%);
	z-index: -1;
}
.embcaspio {
	top: -100px;
}
.tcselect {
	font-size: 2.5em;
	margin-left: 20px;
}
.cuimg {
	display: block;
	margin: auto;
}
.db-cats{
	max-height: 200px;
}
.tcbody {
	display: block;
	margin: auto;
	width: 900px;
	height: 100%;
	font-size: 16px;
	padding: 5px;
}

.syschk {
	display: block;
	position: relative;
	max-width: 900px;
	max-height: 500px;
	min-width: 300px;
	min-height: 400px;
	background-color:#dbdbdb;
	margin: auto;
	top: 100px;
	border: black 1px solid;
	border-radius: 10px;
	font-family: 'Courier New', Courier, monospace;
	padding: 20px;
}

.syschk__header {
	text-align: center;
	font-size: 1.5em;
	font-weight: 900;
}

.sysfailform {
	margin: auto;
	max-width: 700px;
	background-color: #dbdbdb;
	padding: 10px;
	border: #063e77 solid 1px;
	border-radius: 5px;
	min-height: 530px;
}
#comment {
	width: 680px;
	height: 150px;
}

.submitbtncontainer {
	padding-top: 35px;
	float: right;
}
.submitbtn {
	color: white;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	min-width: 160px;
	height: 36px;
	padding: 0px 20px;
	display: inline-block;
	border: none;
	margin: 0px 10px;
	background-color: rgb(73,73,72);
}
.submitbtn:hover {
	color: white;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	min-width: 160 px;
	height: 36px;
	padding: 0px 20px;
	display: inline-block;
	border: none;
	cursor: pointer;
	margin: 0px 10px;
	background-color: #009BB4;
}
h5 a {
	color:#063e77;
}
h5 a :hover {
	color:#fcca00;
}

.txtbxsml {
	height: 30px;
	width: 200px;
}
.txtbxsml:disabled {
	cursor: not-allowed;
}

.txtbxsmldate {
	height: 30px;
	width: 130px;
}
.txtbxsmldate:disabled {
	cursor: not-allowed;
}

.help {
	display: block;
	position: fixed;
	cursor: pointer;
	float: right;
	margin-top: -20px;
	right: 20px;
	z-index: 9999;
}
.space250 {
	height: 250px;
	width: 250px;
}
.helpmain {
	margin: auto;
	max-width: 600px;
}
.helpheader {
	position: sticky;
	margin: 0;
	top: -1px;
	background-color:white;
}
.font15 {
	font-size: 15px;
	font-weight: 600;
}
.black {
	background-color: black;
	color: white;
	text-align: center;
}
.font25{
	font-size: 25px;
	font-weight: 800;
}
.grey {
	background-color: lightgrey;
	color: black;
	border: black 1px;
	height: 100%;
}
.center-all {
	text-align: center;
}
.bottomright {
	position: relative;
	display: block;
	margin-bottom: 5px;
	float: right;
}
.tourone {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin: 5px;
	margin-left: 60px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 200px;
	width: 500px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.tourtwo {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin: auto;
	right: 70px;
	top: 50px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 100px;
	width: 300px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.tourthree {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin-top: 35px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 100px;
	width: 900px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.tourfour {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin-top: 5px;
	margin-left: 60px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 60px;
	width: 900px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.tourfive {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin-top: 100px;
	margin-left: 350px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 60px;
	width: 600px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.toursix {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin-top: 5px;
	margin-left: 350px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 60px;
	width: 900px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.tourseven {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin-top: 30px;
	margin-left: 620px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 60px;
	width: 400px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.toureight {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin-top: 30px;
	margin-left: 200px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 60px;
	width: 400px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.tournine {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin-top: 30px;
	margin-left: 400px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 60px;
	width: 350px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.tourten {
	display: block;
	position: absolute;
	background-color:#fcca02;
	color: black;
	margin-top: 30px;
	margin-left: 545px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 60px;
	width: 350px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.toureleven {
	display: block;
	position: fixed;
	float: right;
	margin-top: 80px;
	right: 20px;
	background-color:#fcca02;
	color: black;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-radius: 10px;
	min-height: 60px;
	width: 350px;
	font-size: 15px;
	font-weight: 600;
	z-index: 9999;
}
.tandc {
	display: block;
	width: 110%;
	height: calc(100vh - 450px);
	border: 1;
}
.confirm {
	display: block;
	width: 110%;
	height: 400px;
	border: 0;
}
#Catalogue {
	background-image: url('../images/cataloguebg.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
#Specification {
	background-image: url('../images/specificationsbg.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
.fcb {
	line-height: 150%;
}
.trheader{
	font-weight: 900;
}
.border{
	border-top: #011B56 solid 2px;
	border-bottom: #011B56 solid 2px;
}
.settings {
	margin-left: 100px;
}
.adduser {
	position: relative;
	display: block;
	height: 40px;
	float: right;
	top: -50px;
	right: 200px;

}
.accountinfo {
	display: block;
	position: relative;
	top: 40px;
	background-color: #dbdbdb;
	border: solid 1px #444444;
	padding: 10px;
	width: 400px;
}
.reload {
	display: block;
	position: relative;
	float: right;
	margin-top: -50px;
	margin-right: 100px;
	font-weight: 900;
	color:#fcca02;
}
.colorblock {
	display: inline-block;
	position: relative;
	top: 0px;
	width: 150px;
	height: 200px;
	padding: 10px;
}
.brpblack {
	background-color: #333132;
	color: white;
}
.brpwhite {
	background-color: white;
}
.brpyellow {
	background-color: #FFD200;
}
.brpgrey {
	background-color: #8A9199;
	color: white;
}
.height250 {
	height: 250px;
	text-align: center;
	vertical-align: middle;
}
.backlink {
	font-size: 16px;
	font-weight: 800;
}
.height150 {
	height: 150px;
	vertical-align: middle;
}
.markdownloads {
	width: 500px;
}
.tablehead {
	font-size: 20px;
}
.exterior {
	display: none;
}
.environment {
	display: none;
}
.manuals {
	display: none;
}
.showman:hover + .manuals {
	display: block;
	font-size: 16px;
	color:#333132;
	text-indent: 35px;
}
.showext:hover + .exterior {
	display: block;
	font-size: 16px;
	color:#333132;
	text-indent: 35px;
}
.showenv:hover + .environment {
	display: block;
	font-size: 16px;
	color:#333132;
	text-indent: 35px;
}
.moveup {
	position: relative;
	z-index: -1;
}
.upcomhead {
	font-size: 20px;
	font-weight: 900;
}
.upcomdesc {
	font-size: 20px;
}
.upcomdate {
	font-size: 18px;
	font-weight: 900;
}
.upcomplace {
	font-size: 18px;
	font-weight: 900;
}
.bodyalign {
	width: 100%;
	max-width: 950px;
	min-width: 950px;
	margin-left: auto;
	margin-right: auto;	
	z-index:  999;
	background-color: white;
}
.printtitle {
	width: 100%;
	text-align: right;
}
.load4 {
	display: block;
	position: absolute;
	width: 50%;
	margin: auto;
	max-height: 200px;
	font-size: 15px;
	font-weight: 800;
	color: #193f60;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-align: center;
	background-color: transparent;
	top: 320px;
	z-index: 0;
}
.servicebtn {
	display: inline-block;
	width: 470px;
	height: 100px;
	font-size: x-large;
	font-weight: 900;
	background-color: #063e77;;
	color:white;
	border: 0;
}
.servicebtn:hover{
	background-color:#4ba5d6;
}
.tutoriallist{
	font-size: 1.2em;
}
.tutorialtext{
	font-size: 1.2em;
}
.ttimg {
	border: 1px solid #444444;
	height:auto;
	width: 75%;
}
.moto {
	display: inline-block;
	background-color: red;
	max-width: 500px;
	max-height: 50px;
}