body{
	font-family: Arial, san-serif;
	font-size: 16px;
}

h1, h2, h3{
	font-weight: bold;
	padding-bottom: 10px;
}

h1{
	font-size: 24px;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 16px;
}

.language-bar{
	width: 1300px;
	margin: auto;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.cover-full, .content-header{
	width: 1300px;
	margin: auto;
}


.page-header{
	width: 1300px;
	margin: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.page-content{
	width: 1300px;
	margin: auto;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

/*Styles for navigation menu*/
.nav-bar{
  margin-bottom: 20px;
  line-height: 30px;
}

.step {
  display: block;
  float: left;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.1);/*#f9f9f9;*/
  padding-right: 10px;
  height: 30px;
  line-height: 32px;
  margin-right: 33px;
  position: relative;
  text-decoration: none;
  color: #000;/*#666;*/
  cursor: default;
}
.step:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: -30px;
  border: 15px solid transparent;
  border-color: rgba(0, 0, 0, 0.1);/*#f9f9f9;*/
  border-left-color: transparent;
}
.step:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -30px;
  border: 15px solid transparent;
  border-left-color: rgba(0, 0, 0, 0.1);;/*#f9f9f9;*/
}
.step:first-of-type {
  border-radius: 2px 0 0 2px;
  padding-left: 15px;
}
.step:first-of-type:before {
  display: none;
}
.step:last-of-type {
  border-radius: 0 2px 2px 0;
  margin-right: 25px;
  padding-right: 15px;
}
.step:last-of-type:after {
  display: none;
}
.step.completed {
  background: #1C91E9;
  color: #fff;
  cursor: pointer;
}
.step.completed:before {
  border-color: #1C91E9;
  border-left-color: transparent;
}
.step.completed:after {
  border-left-color: #1C91E9;
}
.step.completed:hover {
  background: #41A4F0;
  border-color: #41A4F0;
  color: #fff;
  text-decoration: none;
}
.step.completed:hover:before {
  border-color: #41A4F0;
  border-left-color: transparent;
}
.step.completed:hover:after {
  border-left-color: #41A4F0;
}
/*END styles for navigation menu*/

.page-footer{
	width: 1300px;
	margin: auto;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

.cover-result{
	padding-top: 20px;
}

.cover-all {
  display: flex;
  flex-wrap: wrap;
  max-width: 720px;
  margin: auto;
}

.cover-category {
  height: 160px;
  background: rgba(0, 0, 0, 0.15);/*#ccc;*/
  flex: 1;
  max-width: 230px;
  border: 3px solid white;
  text-align: center; 
}

.cover-category2 {
  height: 180px;
  background: #ccc;
  flex: 1;
  max-width: 230px;
  border: 5px solid white;
  text-align: center; 
}

@media (max-width: 1100px) {
  .cover-all {
    max-width: 500px; 
  }
}

@media (max-width: 900px) {
  .cover-all {
    max-width: 300px; 
  }
}

/*Style for tables to tube IDs*/
.tubeid-product{
	margin-top: 10px;
	border: 0px;
	width: 250px;	
}

.tubeid-product th{
	font-weight: bold;
	background-color: #1C91E9;
	color: #FFF;
	padding: 10px 0 10px 0;
}

.cover-tubeids{
	text-align: center;
	padding-top: 10px;
}

.tubeid-product{
	margin-left: auto;
    margin-right: auto;
}
.tubeid-product td{
	padding: 5px 0 5px 0;
	text-align: center;
	cursor: pointer;
}

.tubeid-product td:hover{
	background-color: #FFFAC8;
}

.tubeid-product tr:nth-child(odd){
	background-color: rgba(0,0,0,0.1);
}

.tubeid-product tr:nth-child(even){
	background-color: rgba(255,255,255,1);
}

/*END style for tables to tube IDs*/

.label-category{
	padding: 5px 0 5px 0;
}

.image-cat{
	cursor: pointer;
	opacity: 0.5;
}

/*.form-cylinder{
	text-align: left;
	width: 100%;
}

legend{
	height: 16px;
	margin-left: 20px;
	padding: 5px 5px;	 
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-radius: 4px 4px 0 0;
	margin-top: -26px;
}*/
/*div image*/
.pr_image{
	display: inline-block;	
	position: relative;
	width: 400px;
	height: 280px;
}
/*image tag*/
.product_img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin: auto 0;
}

.cover-elements{
	width: 752px;
	height: 280px;
	display: inline-block;
}

/*.half-width{
	display: block;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 20px 0 20px 0px;
	width: 100%;
	margin: 35px auto;
	/*text-align: center;
}*/

.cylinder-drawing, .cover-product{
	display: block;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 20px 0 20px 0px;
	width: 100%;
	margin: auto;
}

.cylinder-info{
	display: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 20px 0 20px 0px;
	width: 100%;
	margin: auto;
	
}

.accessory-info, .accessory-cylinder{
	display: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 20px 0 20px 0px;
	width: 100%;
	margin: auto;	
}

.cylinder-form-label{
	display: inline-block;
	width: 180px;
	text-align: right;
}

.cylinder-form-combo{
	display: inline-block;
	width: 270px;
	height: 30px;
	border: 1px solid #CCC;
	border-radius: 8px 0 0 8px;
}

.cylinder-form-element /*.cylinder-form-element-hidden*/{
	padding: 5px 0 5px 0;
	width: 480px;
	margin: auto;
}

.cylinder-form-element-hidden{
	display: none;
}

.cylinder-form-button{
	border: 2px solid #2A73E8;
	border-radius: 8px;	
	height: 30px;
	background-color: #FFF;
	color: #000;
	margin-right: 5px;
	text-decoration:none;
}

.cylinder-form-button:hover, .pdf-form-button:hover{
	cursor: pointer;
	background-color: #2A73E8;
	color: #FFF;
}

.pdf-form-button{
	border: 2px solid #2A73E8;
	border-radius: 8px;	
	height: 21px;
	width: auto;
	background-color: #FFF;
	color: #000;
	margin-right: 5px;
	padding: 4px 6px 4px 6px;
	/*vertical-align:middle;*/
	font-size: 16px;
}

a{	
	text-decoration: none;
}
/*
.form-elements{
	float: left;
	display: inline-block;
	width: 490px;
	margin: auto;
}*/

.cylinder-pdf{
	width: 100%;
	text-align: right;
}

.cylinder-label{
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

.cylinder-drawing-image{
	width: 100%;
	text-align: center;
}

.textbox{
	height: 20px;
	width: 260px;
	border: 1px solid #CCC;
	border-radius: 8px;
	padding: 4px;
}

.cylinder-tech-data{
	width: 550px;
	display: inline-block;
	margin: auto;
	float: left;
}

.textbox_pressure{
	height: 20px;
	width: 30px;
	border: 1px solid #CCC;
	border-radius: 8px;
	padding: 4px;
}

.textbox_range{
	height: 20px;
	width: 200px;
	padding: 4px;
	vertical-align: middle;
}

.textbox-info{
	width: 260px;
}
/*
.textbox:focus{
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.6) inset !important;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6) inset !important;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6) inset !important;
}

.cylinder-form-combo:focus{
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.6) inset !important;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6) inset !important;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6) inset !important;
}*/

.tech-info-table, .accessory-tech-info-table{
	border: 1px solid #000;
	width: 550px;
	margin: auto;
}

.tech-info-table th, .accessory-tech-info-table th{
	font-weight: bold;
	background-color: #2A73E8;
	color: #FFF;
	border: 1px solid #000;
	padding:4px;
}

.row:nth-child(odd){
	background-color: #FFF;
}

.row:nth-child(even){
	background-color: #CCC;
}
.cell{
	padding:4px;
	border: 1px solid #000;
}
.cell-header{
	padding:4px;
	border: 1px solid #000;
	text-align:left;
	width:40%;
}

/*End style from for add cylinder*/

.view-3d{
	display: inline-block;
	background-color: #FFF;
	position: relative;
}
.d_view_header{
	width: 640px;
	height: 30px;
	margin: auto;
	text-align:right;
}

.d_view_body{
	width: 640px;
	height: 480px;
	margin: auto;
}

.d_view_footer{
	width: 550px;
	height: 42px;
	margin: auto;
	text-align: center;
	border-radius: 10px;
    background: rgba(219, 219, 219, 1.0);
	opacity: 0.5;
	
}

.d_view_footer:hover{
	width: 550px;
	height: 42px;
	margin: auto;
	text-align: center;
	background-color: rgba(219, 219, 219, 1.0);
	border-radius: 10px;
	opacity: 1.0;
}

.trid_icons{
	background-color: #CCC;
	margin-right: -4px;
	padding: 0;
	border: 1px solid #7B7B7B;	
	margin-top: 5px;
}

.trid_icons:hover{
	background-color: #FF740D;
	cursor: pointer;
}

.close_button{
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 20px 20px 20px 20px;
	background-color: #000;
	color: #FFF;
	font-size: 20px;
	margin-top: -20px;
	margin-right: -20px;
}

.cover{
	display: none;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.2);
	text-align: left;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

.list-services{
	display: inline-block;
	list-style-type: disc;
	margin-left: 25px;
}

.cylinder-label{
	font-size: 20px;
}

.cylinder-menu, .product-section{
	display: block;
	width: 100%;
	margin: auto;
	padding-left: 20px;
}

.cylinder-menu li, .product-section li{
	display:inline-block;
	padding: 10px;
	margin: auto;
}

.cylinder-menu li, .current-menu{
	text-decoration: underline;
}

.cylinder-menu li:hover, .close_button:hover{
	cursor: pointer;
	text-decoration: underline;
}

.current-menu, .product-section-label{
	border: 1px solid #CCC;
	background-color: #FFF;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
}

.non-current-menu{
	border: 1px solid #CCC;
	background-color: #CCC;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	text-decoration: underline;
}

.navigation-info{
	float: left;
	display: inline-block;
	width: 250px;
	height: 200px;
	border: 1px solid #CCC;
	text-align: left;
	padding: 5px;
	margin: auto;
}

.cylinder-tech-navigation-info{
	float: left;
	display: inline-block;
	width: 230px;
	height: 200px;
	border: 1px solid #CCC;
	text-align: left;
	padding: 5px;
	margin-left: 20px;
	
}

.cylinder-info-cover{
	display: block;
	width: 820px;
	margin: auto;
	height: 500px;
}

.error_msg{
	color: red;
}

.error-msg-cover{
	width: 100%;
	height: 30px;
	text-align: center;
}

.close-nav-wizard{
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 262px;
	height: 20px;
	text-align: right;
}

.close-nav-wizard:hover{
	cursor: pointer;
}

/*CSS for cylinders accessories*/
.cover_acc{
	display: inline-block;
	height: 150px;
	width: 200px;
	background-color: #CCC;/*#2A73E8;*/
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.acc-heading{
	color: #000;
	padding-bottom: 5px;
}

.acc-image-cover{
	background-color: #CCC;
}

.acc-image{
	background-color: #FFF;
	height: 127px;
	width: 190px;
}

.cover-all-acc{
	width: 700px;
	margin: auto;
	text-align: left;
}
/*End CSS for cylinders accessories*/

/*CSS for smaller screens*/
@media screen and (max-width: 1100px) {
	.cover-full, .half-width, .language-bar, .page-header, .page-footer, .content-header,
	.cylinder-drawing, .cylinder-info, .cylinder-menu, .page-content{		
		width: 850px;
	}	
	
	.image-drawing{
		height: 267px;
		width: 850px;
	}
	
	/*Styles for navigation menu*/
	.nav-bar{
		margin-bottom: 20px;
		line-height: 30px;
	}

	.step {
		display: table;
		float: none;
		font-weight: bold;
		background: rgba(0, 0, 0, 0.1);/*#f9f9f9;*/
		padding-right: 10px;
		height: 30px;
		line-height: 32px;
		margin-right: 33px;
		position: relative;
		text-decoration: none;
		color: #000;/*#666;*/
		cursor: default;
		padding-left: 15px;
		margin: 5px 0 5px 0;
	}
	.step:before {
		/*content: "";*/
		display: none;
		/*width: 0;
		height: 0;
		position: absolute;
		top: 0;
		left: -30px;
		border: 15px solid transparent;
		border-color: rgba(0, 0, 0, 0.1);/*#f9f9f9;
		border-left-color: transparent;*/
	}
	.step:after {
		content: "";
		display: table;
		width: 0;
		height: 0;
		position: absolute;
		top: 0;
		right: -30px;
		border: 15px solid transparent;
		border-left-color: rgba(0, 0, 0, 0.1);;/*#f9f9f9;*/
	}
	.step:first-of-type {
		border-radius: 2px 0 0 2px;
		padding-left: 15px;
	}
	.step:first-of-type:before {
		display: none;
	}
	.step:last-of-type {
		border-radius: 0 2px 2px 0;
		margin-right: 25px;
		padding-right: 15px;
	}
	.step:last-of-type:after {
		display: none;
	}
	.step.completed {
		background: #1C91E9;
		color: #fff;
		cursor: pointer;
	}
	.step.completed:before {
		border-color: #1C91E9;
		border-left-color: transparent;
	}
	.step.completed:after {
		border-left-color: #1C91E9;
	}
	.step.completed:hover {
		background: #41A4F0;
		border-color: #41A4F0;
		color: #fff;
		text-decoration: none;
	}
	.step.completed:hover:before {
		border-color: #41A4F0;
		border-left-color: transparent;
	}
	.step.completed:hover:after {
		border-left-color: #41A4F0;
	}
	/*END styles for navigation menu*/

}

@media screen and (max-width: 900px) {
	.cylinder-form-combo, .cylinder-form-button, .textbox{		
		height: 40px;	
	}

	.cover-elements{
		height:380px;
	}
	
	.pdf-form-button{		
		padding: 8px 6px 9px 6px;	
	}
	
	.cylinder-info-cover{
		height: 450px;
	}
}
