/* CSS Document */

/* CSS3 STYLE GENERIC */
.view {
 
   float: left;
  /* border: 5px solid #fff;*/
   overflow: hidden;
   position: relative;
   text-align: center;
  /* box-shadow: 0px 0px 5px #aaa;*/
   cursor: default;
}
.view .mask, .view .content {
   
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view a.info {
   background:url(/web/20211202001934im_/http://accurateengineeringco.com/img/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}
/* CSS3 EFFECTS */

/* SECOND EFFECTS */

.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.second-effect a.info {
	position:relative;
	top:0px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.second-effect:hover .mask {
   opacity: 0.6;
      border: 133px solid rgba(0,0,0,0.7);
}
.second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}


@media (min-width: 768px) {
/*.product-title {
    background-color: #e7e8e9;
    height: 35px;
    border-bottom: 2px solid #1a3e95;
    padding: 8px 0px;
    text-align: center;
    float: left;
    width: 207px;
}
.product-title a {
    color: #007dc3;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}*/

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    margin-top: 30px;
    background-color: #fff;
    z-index: 999;
    float: left;
    margin-left: -26px;
}
}			
/*
     FILE ARCHIVED ON 00:19:34 Dec 02, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:07:51 Sep 14, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 195.256
  exclusion.robots: 0.077
  exclusion.robots.policy: 0.066
  cdx.remote: 0.086
  esindex: 0.011
  LoadShardBlock: 172.478 (3)
  PetaboxLoader3.datanode: 81.481 (4)
  PetaboxLoader3.resolve: 121.321 (3)
  load_resource: 94.613
*/