#maxclip-list table,
#extrusion-list table{
	width:100%;
}
#edit-forced-convection{
	width:25px;
}

/*************************
 extrustion search block
 *************************/
.extrus-block .box{
	border:1px solid #010101;
	padding:7px;
	margin:0 0 20px 0;
	color:#010101;
	background:#e3e3e3;
}
.extrus-block .box .margin-10-0{
	margin:10px 0;
}
.extrus-block .box .title{
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px 0;
}
.extrus-block .box .hr{
	border:none;
	border-bottom:1px solid #8c8c8c;
	margin:20px 0;
}
.extrus-block .box .form-item{
}
.extrus-block .box label{
	width:60px;
	margin:0 0 0 0;
	font-weight:normal;
}
.extrus-block .box .form-radio{
	margin:0;
}
.extrus-block .box .form-select{
	width:100px;
}
.extrus-block .box .form-text{
	width:40px;
	border:1px solid #010101;
}


/* box - change requirements */
.extrus-block .box-change{
}
.extrus-block .forced{
	position:relative;
	height:90px;
}
.extrus-block .forced-convention{
	position:absolute;
	top:0px;
	left:0px;
}
.extrus-block .forced-unit{
	position: absolute;	
	top:51px;
	/*left:68px; */
}
/* box - shape */
.extrus-block .box-shape{
	background:#fff;
}
.extrus-block .box-shape .form-type-checkbox{
	width:50%;
  height:85px;
	float:left;
	margin:0;
	padding:0;
}
.extrus-block .box-shape img{
	vertical-align:middle;
}



/*************************
 extrustion search page
 *************************/
.extrus-page{
	margin-left:100px;
}
.extrus-page .box{
	color:#010101;
	margin:0 0 30px 0;
}
.extrus-page .box .left{
	width:20%;
	float:left;
}
.extrus-page .box .right{
	width:80%;
	float:left;
}
.extrus-page .box .margin-10-0{
	margin:10px 0;
}
.extrus-page .box .title{
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px 0;
	color:#FF0000;
}
.extrus-page .box .hr{
	border:none;
	border-bottom:1px solid #8c8c8c;
	margin:20px 0;
}
.extrus-page .box .form-item{
}
.extrus-page .box label{
	width:60px;
	margin:0 10px 0 0;
	font-weight:normal;
}
.extrus-page .box .form-radio{
	margin:0;
}
.extrus-page .box .form-select{
	width:100px;
}
.extrus-page .box .form-text{
	width:60px;
	border:1px solid #010101;
}
.extrus-page .box .form-item,
.extrus-page .box .form-action{
	margin:0 0 15px 0;
}

/* box - change requirements */
.extrus-page{
}
.extrus-page .forced{
	position:relative;
	height:90px;
}
.extrus-page .forced-convention{
	position:absolute;
	top:0px;
	left:0px;
}
.extrus-page .forced-unit{
	position: absolute;	
	top:38px;
	left:80px; 
}
/* box - shape */
.extrus-page .box-shape{
}
.extrus-page .box-shape .form-type-checkbox{
	width:50%;
	float:left;
	margin:0;
	padding:0;
}
.extrus-page .box-shape img{
	vertical-align:middle;
}

#aavid-extrusmax-product-sort {
  text-align:right;
}

#aavid-extrusmax-product-sort div {
  display:inline-block;
}
