@media only screen and (min-width: 1px) and (max-width: 879px) {
	.holder01{
		width: 880px;
		height: 60px;
		background-color: #09264c;
		top: 0px;
		left: 0px;
	}
	
	.holder01SelectedReportMenu{
		display: block;
		width: 100%;
		height: 60px;
		background-color: #09264c;
	}
	
	.holder01mainMenu{
		display: block;
		width: 100%;
		height: 60px;
		background-color: #09264c;
	}
	
	.holder01StaffLogin{
		display: block;
		width: 100%;
		height: 60px;
		background-color: #09264c;
	}
	
	.holder01AddNumber{
		display: block;
		width: 100%;
		height: 60px;
		background-color: #09264c;
	}
	
	.holder01Content{
		width: 100%;
		height: 100%;
		background-color: #09264c;
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.holder01Logo{
		display: inline-block;
		float: left;
		height: 40px;
		width: 40px;
		line-height: 40px;
		vertical-align: middle;
		object-fit: contain;
		margin-right: 10px;
	}
	
	.holder01Logo img{
		width: 100%;
		height: 100%;
	}
	
	.holder01OrderNumber{
		display: inline-block;
		float: left;
		height: 40px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.holder01OrderNumber-Line1{
		display: block;
		height: 15px;
		line-height: 15px;
		font-size: 90%;
		font-weight: 400;
		color: #ffffff;
	}
	
	.holder01OrderNumber-Line2{
		display: block;
		height: 15px;
		line-height: 15px;
		font-size: 90%;
		font-weight: 400;
		color: #ffffff;
	}
	
	.holder01ReportTitle{
		display: inline-block;
		float: right;
		height: 40px;
		line-height: 40px;
		font-size: 120%;
		font-weight: 900;
		color: #ffffff;
	}

	/*-------------------------------------------------------*/
	
	.holder02PinionShaft{
		width: 880px;
		height: 610px;
		background-color: #ffffff;
		top: 60px;
		left: 0px;
	}
	
	.holder02Gear{
		width: 880px;
		height: 650px;
		background-color: #ffffff;
		top: 1420px;
		left: 0px;
	}
	
	.holder02BasicInformation{
		width: 880px;
		height: 1000px;
		background-color: #ffffff;
		top: 60px;
		left: 0px;
	}
	
	.holder02Housing{
		width: 880px;
		height: 1060px;
		background-color: #ffffff;
		top: 60px;
		left: 0px;
	}
	
	.holder02SelectedReportMenu{
		display: block;
		width: 880px;
		height: calc(100% - 240px);
		background-color: #ffffff;
	}
	
	.holder02mainMenu{
		display: block;
		width: 880px;
		height: calc(100% - 140px);
		background-color: #ffffff;
	}
	
	.holder02StaffLogin{
		display: block;
		width: 880px;
		height: calc(100% - 140px);
		background-color: #ffffff;
		padding-top: 100px;
	}
	
	.holder02AddNumber{
		display: block;
		width: 880px;
		height: calc(100% - 140px);
		background-color: #ffffff;
		padding-top: 100px;
	}
	
	.holder02AddNumber-Title{
		display: block;
		margin-top: 100px;
		margin-bottom: 10px;
		text-align: center;
		font-size: 100%;
		font-weight: 900;
		width: 100%;
		height: 30px;
	}
	
	.holder02AddNumber-AddNumber{
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 400px;
		height: 30px;
		line-height: 30px;
		padding-left: 10px;
		font-size: 90%;
		font-weight: 400;
		margin-left: auto;
		margin-right: auto;
	}
	
	.holder02AddNumber-Note{
		display: block;
		width: 400px;
		height: 20px;
		line-height: 20px;
		font-size: 80%;
		font-weight: 900;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	
	.holder02AddNumber-AddReport{
		display: block;
		width: 200px;
		height: 30px;
		line-height: 30px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 80%;
		font-weight: 900;
		margin-top: 50px;
		margin-bottom: 5px;
		border-radius: 15px;
		padding-left: 10px;
		border: 0px solid #cdcdcd;
		background-color:#09264c;
		color: #ffffff;
	}
	
	.holder02StaffLoginInput{
		display: block;
		width: 400px;
		height: 30px;
		line-height: 30px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 90%;
		font-weight: 400;
		margin-top: 10px;
		margin-bottom: 10px;
		border-radius: 15px;
		padding-left: 10px;
		border: 1px solid #cdcdcd;
	}
	
	.holder02StaffLoginSignIn{
		display: block;
		width: 200px;
		height: 30px;
		line-height: 30px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 80%;
		font-weight: 900;
		margin-top: 50px;
		margin-bottom: 5px;
		border-radius: 15px;
		padding-left: 10px;
		border: 0px solid #cdcdcd;
		background-color:#09264c;
		color: #ffffff;
		
	}
	
	.holder02StaffLogin .holder02Content div{
		width: 400px;
		height: 30px;
		line-height: 30px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 80%;
		font-weight: 900;
		margin-top: 5px;
		color: #e9262a;
	}
	
	.holder02RollerBearing{
		width: 100%;
		height: 1142px;
		background-color: #ffffff;
		top: 60px;
		left: 0px;
	}
	
	.holder02BearingAssessment{
		width: 100%;
		height: 180px;
		background-color: #ffffff;
		top: 60px;
		left: 0px;
	}
	
	.holder02Content{
		width: 100%;
		height: 100%;
		background-color: #ffffff;
	}
	
	.holder02Title{
		display: block;
		width: 100%;
		height: 50px;
		margin-top: 10px;
		margin-bottom: 10px;
		border-top: 5px solid #09264c;
		border-bottom: 5px solid #09264c;
	}
	
	.holder02Title input{
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 120%;
		font-weight: 900;
		color: #000000;
		text-align: center;
	}
	
	.holder02Title div{
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 120%;
		font-weight: 900;
		color: #000000;
		text-align: center;
	}
	
	.holder02QuestionAnswer{
		display: block;
		width: 100%;
		height: 30px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.holder02Question{
		display: inline-block;
		float: left;
		height: 100%;
		width: 40%;
		line-height: 30px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
	}
	
	
	.holder02Answer{
		display: inline-block;
		float: left;
		height: 100%;
		width: 60%;
	}
	
	.holder02Answer input{
		width: 100%;
		height: 100%;
		line-height: 30px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
		border-radius: 5px;
		border: 1px solid #cdcdcd;
		padding-left: 10px;
	}
	
	.holder02Answer select{
		width: 100%;
		height: 100%;
		line-height: 30px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
		border: 1px solid #cdcdcd;
		padding-left: 10px;
		background-color: #ffffff;
	}
	
	.holder02AnswerA{
		display: inline-block;
		float: left;
		height: 100%;
		width: 25%;
		padding-right: 10px;
	}
	
	.holder02AnswerA input{
		width: 100%;
		height: 100%;
		line-height: 30px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
		border-radius: 5px;
		border: 1px solid #cdcdcd;
		padding-left: 10px;
	}
	

	.holder02AnswerB{
		display: inline-block;
		float: left;
		height: 100%;
		width: 35%;
	}
	
	.holder02AnswerB input{
		width: 100%;
		height: 100%;
		line-height: 30px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
		border-radius: 5px;
		border: 1px solid #cdcdcd;
		padding-left: 10px;
	}
	
	.holder02AnswerB select{
		width: 100%;
		height: 100%;
		line-height: 30px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
		border: 1px solid #cdcdcd;
		padding-left: 10px;
		background-color: #ffffff;
	}
	
	.holder02Textarea{
		display: block;
		width: 100%;
		height: 90px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 41%;
		padding-right: 5%;
	}
	
	.holder02Textarea textarea{
		width: 100%;
		height: 100%;
		line-height: 25px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
		padding-left: 10px;
		background-color: #ffffff;
		border-radius: 5px;
		border: 1px solid #cdcdcd;
	}
	
	.holder02HousingButton{
		display: inline-block;
		float: left;
		width: 16%;
		margin-left: 2%;
		margin-right: 2%;
		height: 100%;
	}
	
	.holder02HousingButton button{
		width:100%;
		height: 100%;
		background-color: #cdcdcd;
		color: #ffffff;
		border-radius: 8px;
		border: 0px;
		font-weight: 400;
		font-size: 90%;
		text-align: center;
	}
	
	.holder02HousingSingleDouble{
		width: 100%;
		height: 100%;
	}
	
	.holder02HousingSingleDouble input{
		width: 100%;
		height: 100%;
		line-height: 30px;
		font-weight: 900;
		font-size: 100%;
		border-radius: 8px;
		border: 0px;
		text-align: center;
	}

	.holder02HousingImage{
		width: 100%;
		padding-left: 10%;
		padding-right: 10%;
		max-height: 250px;
		text-align: center;
	}
	
	.holder02HousingImage img{
		width: 100%;
	}
	
	.holder02LhsRhs{
		display: inline-block;
		float: left;
		width: 50%;
		height: 100%;
		font-size: 100%;
		font-weight: 900;
		text-align: center;
		line-height: 30px;
	}
	
	.holder02TableHolder{
		display: block;
		width: 100%;
		overflow: auto;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.holder02TableHolder table{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

	.holder02TableHolder table td{
		border: 0.1px solid #000000;
		width:7%;	
	}

	.holder02TableHolder table td input[type=text]{
		width: 100%;
		text-align: center;
		background-color: #cdcdcd;
		border: 0px;
		height: 30px;
	}
	
	.holder02RollerBearingSubtitle{
		width: 100%;
		height: 100%;
		line-height: 30px;
		font-size: 100%;
		font-weight: 900;
		text-align: left;
	}
	
	.holder02RollerBearingTable{
		display: block;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.holder02RollerBearingTable table{
		width: 100%;
		text-align: center;
		border-collapse: collapse;
	}

	.holder02RollerBearingTable table td{
		border: 0.1px solid #000000;
		width:7%;	
	}

	.holder02RollerBearingTable table td input[type=text]{
		width: 100%;
		text-align: center;
		background-color: #efefef;
		border: 0px;
		height: 30px;
	}
	
	.select-rb{
		height: 30px;
		border-radius: 0px;
		border: 0px;
		background-color: #ffffff;
	}
	
	.holder02BearingAssessmentTextarea{
		display: block;
		width: 100%;
		height: 90px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.holder02BearingAssessmentTextarea div{
		width: 40%;
		padding-right: 5%;
		height: 90px;
		display: inline-block;
		float: left;
	}
	
	.holder02BearingAssessmentTextarea textarea{
		width: 60%;
		height: 90px;
		line-height: 25px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
		padding-left: 10px;
		background-color: #ffffff;
		border-radius: 5px;
		border: 1px solid #cdcdcd;
		display: inline-block;
		float: left;
	}
	
	.holder02SelectedReportMenuTable{
		display: block;
		width: 600px;
		height: 360px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 100px;
	}
	
	.holder02SelectedReportMenuTable table{
		width: 600px;
		height: 60px;
		display: block;
	}
	
	.holder02SelectedReportMenuTable-Title{
		width: 40%;
		height: 60px;
		font-size: 100%;
		font-weight: 900;
		text-align: right;
		line-height: 60px;
	}
	
	.holder02SelectedReportMenuTable-Text{
		width: 10%;
		height: 60px;
		line-height: 60px;
		text-align: center;
	}
	
	.holder02SelectedReportMenuTable-Img{
		display: block;
		width: 100%;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		line-height: 60px;
		vertical-align: middle;
	}
	
	.holder02SelectedReportMenuTable-Img a{
		display: block;
		width: 100%;
		padding-left: 10%;
		padding-right: 10%;
		overflow: auto;
		line-height: 60px;
		vertical-align: middle;
		padding-top: 6.39px;
		padding-bottom: 6.39px;
	}
	
	.holder02SelectedReportMenuTable-Img a img{
		display: block;
		width: 100%;
		max-height: 60px;
		object-fit: contain;
		line-height: 60px;
		vertical-align: middle;
	}
	
	.holder02SelectedReportMenuTable-Border{
		width:100%;
		height: 2px;
		margin-top: 5px;
		margin-bottom: 5px;
		background-color: #09264c;
		border-radius: 15px;
	}
	
	.holder02MainMenuTable{
		display: block;
		width: 600px;
		height: 60px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.holder02MainMenuTable tr{
		display: block;
		width: 600px;
		height: 60px;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	.holder02MainMenuTableCol1{
		width: 400px;
		line-height: 60px;
		font-size: 100%;
		font-weight: 900;
		text-align: left;
	}
	
	.holder02MainMenuTableCol2{
		width: 100px;
		height: 60px;
	}
	
	.holder02MainMenuTable-img{
		height: 40px;
		width: 100px;
		object-fit: contain;
		text-align: center;
	}
	
	.holder02MainMenuTable-img img{
		display: block;
		height: 40px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.holder02MainMenuTable-text{
		width: 100px;
		height: 20px;
		text-align: center;
		font-weight: 900;
		font-size: 90%;
		line-height: 20px;
		color: #000000;
		text-decoration: none;
	}
	
	.holder02MainMenuTable-text:visited{
		color: #000000;
		text-decoration: none;
	}
	
	.holder02MainMenuBorder{
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-top: 10px;
		width:700px;
		height: 1px;
		background-color: #09264c;
		border-radius: 15px;
	}
/*-------------------------------------------------------*/

	.holder03PinionShaft{
		width: 880px;
		height: 750px;
		background-color: #ffffff;
		top: 660px;
		left: 0px;
	}
	
	.holder03Gear{
		width: 880px;
		height: 750px;
		background-color: #ffffff;
		top: 2060px;
		left: 0px;
	}
	
	.holder03BasicInformation{
		width: 880px;
		height: 750px;
		background-color: #ffffff;
		top: 1060px;
		left: 0px;
	}
	
	.holder03BearingAssessment{
		width: 880px;
		height: 750px;
		background-color: #ffffff;
		top: 220px;
		left: 0px;
	}
	
	.holder03Housing {
		width: 880px;
		height: 750px;
		background-color: #ffffff;
		top: 1120px;
		left: 0px;
	}
	
	.holder03Content{
		width: 880px;
		height: 100%;
		background-color: #ffffff;
	}
	
	.holder03InsertPhoto{
		display: block;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.holder03Question{
		display: inline-block;
		float: left;
		height: 100%;
		width: 40%;
		line-height: 30px;
		font-size: 100%;
		font-weight: 400;
		text-align: left;
	}
	
	.holder03Answer{
		display: inline-block;
		float: left;
		width: 60%;
		margin-bottom: 30px;
	}
	
	.holder03Answer .select{
		display: block;
		height: 30px;
		text-align: left;
		padding-top: 5px;
	}
	
	.holder03Photo{
		padding-top: 10px;
		padding-bottom: 10px;
		width: 100%;
		height: 200px;
	}
	
	.holder03Answer img{
		width: 100%;
		max-height: 180px;
		object-fit: contain;
	}
	
	.holder03Answer .upload{
		display: block;
		width: 100%;
		height: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.holder03Answer progress{
		display: block;
		width: 100%;
		height: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.holder03Status{
		display: block;
		width: 100%;
		height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 100%;
		font-weight: 900;
	}

	.holder03ClearPhoto{
		margin-top: 10px;
		width: 100%;
	}
	
/*-------------------------------------------------------*/
	
	.holder04PinionShaftGear{
		width: 880px;
		height: 80px;
		background-color: #09264c;
		top: 2820px;
		left: 0px;
	}
	
	.holder04BasicInformation{
		width: 880px;
		height: 80px;
		background-color: #09264c;
		top: 1820px;
		left: 0px;
	}
	
	.holder04Housing{
		width: 880px;
		height: 80px;
		background-color: #09264c;
		top: 1880px;
		left: 0px;
	}
	
	.holder04RollerBearing{
		width: 880px;
		height: 80px;
		background-color: #09264c;
		top: 1250px;
		left: 0px;
	}
	
	.holder04BearingAssessment{
		width: 880px;
		height: 80px;
		background-color: #09264c;
		top: 990px;
		left: 0px;
	}
	
	.holder04SelectedReportMenu{
		width: 880px;
		height: 80px;
		background-color: #09264c;
		bottom: 0px;
		left: 0px;
	}
	
	.holder04mainMenu{
		width: 880px;
		height: 80px;
		background-color: #09264c;
		bottom: 0px;
		left: 0px;
	}
	
	.holder04Content{
		width: 100%;
		height: 100%;
		background-color: #09264c;
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 10px;
		padding-bottom: 10px;
		z-index: 99;
	}
	
	.holder04ButtonLeft{
		width: 100px;
		height: 60px;
		display: inline-block;
		float: left;
		text-align: center;
		word-wrap: normal;
		overflow: visible;
	}
	
	.holder04ButtonLeft a{
		text-decoration: none;
	}
	
	.holder04ButtonRight{
		width: 100px;
		height: 60px;
		display: inline-block;
		float: right;
		margin-left: 20px;
		text-align: center;
	}
	
	.holder04Input{
		display: none;
	}
	
	.holder04Image{
		display: block;
		height: 40px;
		width: 60px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.holder04Image img{
		max-height: 40px;
		max-width: 60px;
	}
	
	
	.holder04Text{
		display: block;
		width: 100px;
		height: 20px;
		font-size: 90%;
		font-weight: 900;
		text-align: center;
		color: #ffffff;
		word-wrap: normal;
		overflow: visible;
		text-decoration: none;
	}
	
/*-------------------------------------------------------*/

	#staffLoginUnsuccessfully{
	display: none;
}
