﻿  .washer-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background: #fff;
  }
  .washer-table th, .washer-table td {
    border: 1px solid #78909C;
    padding: 10px;
    text-align: center;
  }
  .washer-table th {
    background: #BBDEFB;
    font-weight: bold;
  }
  .washer-price-red {
    color: red;
    font-weight: bold;
  }
  @media (max-width: 768px) {
    .washer-table th, .washer-table td {
      padding: 8px;
      font-size: 0.9em;
    }
  }
main{
	max-width:1080px;
	margin:auto;
}
.washer-section-title {
    font-size: 1.8em;
    text-align: center;
    color: #007ACC;
    margin-top: 20px;
  }
 .washer-divider {
    border: none;
    height: 3px;
    background: linear-gradient(to right, #007ACC, #00BFFF);
    margin: 10px auto 20px;
    width: 80%;
  }
.taper-1em{
	font-size:20px;
}
.auto-style108 {
	border-collapse: collapse;
	border: 2px solid #808080;
}
.auto-style255 {
	text-align: center;
	border: 1px solid #808080;
	background-color: #E0E0E0;
}
.auto-style191 {
	text-align: center;
	border: 1px solid #808080;
}
.auto-style1 {
	text-align: center;
}
.auto-style256 {
	font-size: x-large;
}
