@media print {
      body, html, #wrapper {
          height: 99%;
      }
	
	 @page {
		 
		size: letter landscape;
		margin: .25in;
	  }	
  
	.skvaData, .skvamodal, .skvaPopModal, .skvaStagePromptR, .skvaSkillBottom, .skvaNoPrint, .skaMethod, .skaHelp, .skvaSkillBottomBtn_Nav, .skvaReset,.skvaSkillBottomDivide, .skvaPopPrint, .skvaTitleBtn, .skvaTitleHead, .skvaPopMesPrint,.skvaStepBtn{
		 display: none;
	}
	
	.skvaPopSetupHead{
		border: none;
		margin-bottom: 20in;
		color: black; 
		text-align: center;
		font-weight: normal;
		font-family: tahoma;
		font-size: 24pt;
		
	}	
	
	.skvaLogo_Work{
		border: none;
		width: 1.5in;
		height: .5in;
		text-align: center;
		margin: auto;
	}


	.skvaContentName{
		border: none;
		margin-bottom: .15in;
		color: black; 
		text-align: center;
		font-weight: normal;
		font-family: tahoma;
		font-size: 14pt;
}

    .skvaStage_Work{
        border: none;
		margin: auto;
        position: relative;
        color: black;
        text-align: center;
        font-weight: bold;
        font-family: tahoma;
		font-size: 14pt;
}
	
    .skvaWorkSheet{
        border: none;
		margin: auto; 
        background-color: white;
        position: relative;
        color: black;
        text-align: center;
        font-weight: bold;
        font-family: tahoma;
		font-size: 14pt;
    }
	
	.skvaContentTitle{
        border: none;
		margin: auto; 
		width: 7in;
		color: black;
		text-align: center;
		font-weight: bold;
		font-family: tahoma;
		font-size: 18pt;
		margin-bottom: .15in;
}

	.skvaDirHdr{
		border: none;
		color: black;
		text-align: left;
		font-weight: bold;
		font-family: tahoma;
		font-size: 14pt;
		margin-top: .1in;
}
	.skvaDirGrid{
		display: grid;
		grid-template-columns: .25in 7.5in;
	}

	.skvaDirList{
		border: none;
		padding-left: .25in;
		width: 99%;
		color: black;
		text-align: left;
		font-weight: normal;
		font-family: tahoma;
		font-size: 14pt;
	}




    .ckvaWorkLineGrid{
        display: grid;
        grid-template-columns: 1.8in 5.9in;
        border: none;
        position: relative;
    }

    .ckvaWorkText{
		border-bottom: .05in solid black;
 		width: 1.8in;
 		height: .8in;
        color: black;
        text-align: center;
        font-weight: bold;
        font-family: tahoma;
        font-size: 30px;
        line-height: 2;
    }

	.ckvaWorkPic{
		border: solid black .05in;
		margin: auto;
		width: 6in;
		height:  5.5in;
		object-fit: fill;
	}

	.ckvaWorkTrace{
		border: none;
		height: .8in;
		margin: auto;
		margin-top: .25in;
		text-align: center;
		color: black;
	}
	
	.skvaWorkTile{
		border: none;
        height: .7in;
        width: .6in;
	}

	.ckvaMatrix{
        border: solid black .05in;
		padding-top: .05in;
	}

	.ckvaWorkMatrix{
        display: grid;
		grid-template-columns: 2.3in repeat(15, .52in);
		height: .54in;
		padding-left: .03in;
		text-align: center;
		color: black;
	}

	.skvaWorkTileMatrix{
        height: .54in;
        width: .49in;
	}

	.skvaWorkTileRow{
        border-bottom: solid black .04in;
		margin-left: .025in;
        height: .54in;
		text-align: left;
		color: black;
		font-weight: normal;
		font-family: tahoma;
		font-size: 16pt;
	}


	.ckvaSheetSpan{
		position: relative;
		text-align: left;
		color: black;
		font-weight: normal;
		font-family: tahoma;
		font-size: 35pt;
	}
	

}







