﻿/* AWSC Portal page*/
/*.awsc-content .awsc-pops .hovering {
    background-color: #ececec;
    -webkit-box-shadow: 0 2px 4px rgba(4, 4, 4, .08);
    -ms-box-shadow: 0 2px 4px rgba(4, 4, 4, .08);
    box-shadow: 0 2px 4px rgba(4, 4, 4, .08);
    transition: all .3s;
}*/
/*AWSC Parts and Service page*/
/*AWSC portal parts list*/
/* AWSC portal parts details */
/***Video Library****/
.awsc-login {
  background: url('/Content/Images/awsc-portal-login.jpg') no-repeat;
}
.awsc-login .awsc-content .senco-forms {
  margin-top: 163px;
}
.awsc-login .hero {
  height: 100%;
}
.awsc-login .btn-md {
  min-width: 96px;
  display: block;
}
.awsc-login .senco-forms .senco-forms-header {
  padding-top: 0px;
  height: 45px;
}
.awsc-login .senco-forms .senco-forms-header h1 {
  padding: 0 0 0;
}
.senco-forms .account-number-page .login {
  padding-top: 10px;
  float: left;
  clear: left;
}
.product-pop-overlay .awsc-banner {
  left: 28px;
  position: relative;
}
.product-pop-overlay .awsc-banner h2 {
  color: #2b2b2b;
  font-family: 'Forza-Medium', sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 45px;
  margin: 0;
  text-transform: uppercase;
}
.product-pop-overlay .awsc-banner p {
  color: #2b2b2b;
  text-transform: uppercase;
  font-size: 19px;
  margin-top: 5px;
  line-height: 32px;
  font-family: 'GothamNarrow-Medium', sans-serif;
}
.awsc-content {
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.awsc-content .awsc-header {
  text-align: center;
  position: relative;
  display: flex;
  margin: -28px auto 70px;
  justify-content: center;
}
.awsc-content .awsc-header span {
  display: inline;
  text-transform: uppercase;
  background: #fff;
  padding: 15px 55px;
  font-size: 17px;
  line-height: 22px;
  -ms-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.08);
}
.awsc-content .awsc-header.interior .btn-md {
  height: 52px;
  line-height: 50px;
  position: relative;
  border-radius: 0px 4px 4px 0px;
  -ms-border-radius: 0px 4px 4px 0px;
  padding: 0;
  cursor: pointer;
  -webkit-box-shadow: 0 1px rgba(4, 4, 4, 0.08), inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 10px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px rgba(4, 4, 4, 0.08), inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px rgba(4, 4, 4, 0.08), inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 10px rgba(0, 0, 0, 0.06);
}
.awsc-content .awsc-header.interior .btn-md ul.quick-links {
  display: none;
  width: 100%;
  position: absolute;
}
.awsc-content .awsc-header.interior .btn-md ul.quick-links li {
  background: #e3e3e3;
  text-align: left;
  list-style: none;
  font-size: 15px;
  text-transform: capitalize;
  color: #2b2b2b;
  border-bottom: 1px solid #f1f1f1;
  padding-left: 15px;
}
.awsc-content .awsc-header.interior .btn-md ul.quick-links li a {
  color: #2b2b2b;
  width: 100%;
  display: block;
}
.awsc-content .awsc-header.interior .btn-md ul.quick-links li a:hover {
  color: #C90017;
}
.awsc-content .awsc-header.interior .btn-md ul.quick-links li:nth-of-type(5) {
  border: none;
}
.awsc-content .awsc-header.interior .btn-md .fa-angle-down {
  font-size: 20px;
  padding-left: 3px;
  padding-top: 16px;
  width: 25px;
  right: 3px;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.33);
  height: 35px;
  position: absolute;
  top: 0px;
}
.awsc-content .awsc-header.interior .btn-md p {
  top: 0px;
  text-align: center;
  width: 240px;
  line-height: 23px;
  font-size: 15px;
  margin-right: 10px;
}
.awsc-content .awsc-header.interior ul {
  margin: 0;
  height: auto;
}
.awsc-content .awsc-pops {
  font-size: 24px;
  line-height: 24px;
  font-family: 'Forza-Medium', sans-serif;
  margin-top: 25px;
  margin-bottom: 90px;
  margin: 25px auto 90px;
  width: 1012px;
}
.awsc-content .awsc-pops .awsc-pop {
  text-align: center;
  margin: auto;
  width: 255px;
  padding: 20px 0 15px;
  font-family: 'Forza-Medium', sans-serif;
}
.awsc-content .awsc-pops .awsc-pop a {
  color: #2b2b2b;
}
.awsc-content .awsc-pops .awsc-pop a img {
  margin-bottom: 20px;
}
.awsc-content .awsc-pops .awsc-pop a:hover {
  color: #c8102e;
}
.awsc-content .awsc-pops .awsc-pop h3 {
  display: inline-block;
  font-size: 24px;
}
.awsc-content .awsc-pops p {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 20px;
  font-family: 'GothamNarrow-Medium', sans-serif;
}
.awsc-content .awsc-pops .fa-angle-right {
  border: 1px solid #c8102e;
  color: #c8102e;
  border-radius: 13px;
  font-size: 19px;
  height: 24px;
  line-height: 24px;
  margin-right: 6px;
  padding-left: 2px;
  text-align: center;
  vertical-align: middle;
  width: 22px;
}
.awsc-content .awsc-categories {
  background: #fff;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 55px 60px;
  margin-bottom: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.awsc-content .awsc-categories h2 {
  margin: 0;
  font-family: 'Forza-Medium', sans-serif;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 8px;
  margin-bottom: 50px;
  display: block;
  font-size: 30px;
  font-weight: bold;
}
.awsc-content .awsc-categories h3 {
  font-family: 'Forza-Medium', sans-serif;
  margin: 0;
  font-size: 20px;
  line-height: 28px;
}
.awsc-content .awsc-categories h3 a {
  color: #c8102e;
}
.awsc-content .awsc-categories h3 a:hover {
  color: #003e71;
}
.awsc-content .awsc-categories p {
  font-size: 15px;
  line-height: 26px;
  margin: 7px 0 0;
}
.awsc-content .awsc-categories img {
  float: left;
  padding-right: 25px;
}
.awsc-content .awsc-categories .awsc-category {
  margin-bottom: 30px;
  margin-right: 54px;
}
.awsc-content .awsc-categories .awsc-category div {
  overflow: hidden;
}
.awsc-content .senco-forms {
  background: #fff;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 55px 60px;
  margin-bottom: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.awsc-content .parts-service {
  margin: 35px auto 150px;
  width: 100%;
  position: relative;
  border: 1px solid #dedede;
  background-color: white;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.awsc-content .parts-service .top-table {
  max-width: 980px;
  margin: 50px auto 41px;
  height: 46px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
.awsc-content .parts-service .top-table h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Forza-Medium', sans-serif;
  display: block;
  position: absolute;
  font-size: 30px;
  font-weight: bold;
  line-height: 42px;
  bottom: 0px;
}
.awsc-content .parts-service .top-table .total-products-count {
  position: absolute;
  right: 0px;
  line-height: 31px;
  bottom: 0px;
  font-size: 14px;
}
.awsc-content .parts-service th {
  line-height: 46px;
}
.awsc-content .parts-service .senco-table-wrap {
  max-width: 980px;
  margin: 0 auto 100px;
}
.awsc-content .parts-service-details {
  margin: 70px auto 100px;
  position: relative;
}
.awsc-content .parts-service-details .product-part-image {
  min-height: 10px;
  float: left;
}
.awsc-content .parts-service-details .product-part-details {
  display: inline;
  padding-left: 20px;
  position: absolute;
}
.awsc-content .parts-service-details .product-part-details .product-title {
  margin-top: 0;
  font-size: 29px;
}
.awsc-content .parts-service-details .product-part-details .product-summary {
  font-size: 14px;
}
.awsc-content .parts-service-details .product-part-details .product-model {
  color: #878686;
  font-size: 13px;
}
.awsc-content .parts-service-details .product-part-details .product-description {
  font-size: 14px;
  line-height: 25px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.awsc-content .parts-service-details .product-part-details .details-button .btn-md {
  line-height: 43px;
  min-height: 45px;
  min-width: 129px;
  margin-right: 12px;
  height: 46px;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(4, 4, 4, 0.25), inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 10px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px 3px rgba(4, 4, 4, 0.25), inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 3px rgba(4, 4, 4, 0.25), inset 0 1px rgba(255, 255, 255, 0.2), inset 0 0 10px rgba(0, 0, 0, 0.06);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
.awsc-content.interior {
  padding: 0;
}
.header-interior .awsc-header.interior {
  margin: 41px 0px 0px 0px;
  display: flex;
  justify-content: center;
  padding-bottom: 35px;
  border-bottom: 1px solid #e2e2e2;
}
.header-interior .awsc-header.interior span {
  display: inline-block;
  text-transform: uppercase;
  background: #fff;
  padding: 15px 54px;
  font-size: 17px;
  line-height: 22px;
  -ms-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.08);
  color: #2b2b2b;
}
.header-interior .awsc-header.interior span:hover {
  color: #c8102e;
}
.header-interior .awsc-header.interior .btn-md {
  height: 52px;
  line-height: 50px;
  position: relative;
  border-radius: 0px 4px 4px 0px;
  -ms-border-radius: 0px 4px 4px 0px;
  padding: 0;
  cursor: pointer;
}
.header-interior .awsc-header.interior .btn-md ul.quick-links {
  display: none;
  width: 100%;
  z-index: 1;
  position: absolute;
}
.header-interior .awsc-header.interior .btn-md ul.quick-links li {
  background: #e3e3e3;
  text-align: left;
  list-style: none;
  font-size: 15px;
  text-transform: capitalize;
  color: #2b2b2b;
  border-bottom: 1px solid #f1f1f1;
  padding-left: 15px;
}
.header-interior .awsc-header.interior .btn-md ul.quick-links li a {
  color: #2b2b2b;
  width: 100%;
  display: block;
}
.header-interior .awsc-header.interior .btn-md ul.quick-links li a:hover {
  color: #C90017;
}
.header-interior .awsc-header.interior .btn-md ul.quick-links li:nth-of-type(5) {
  border: none;
}
.header-interior .awsc-header.interior .btn-md .fa-angle-down {
  font-size: 20px;
  padding-left: 6px;
  padding-top: 16px;
  width: 25px;
  right: 6px;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.33);
  height: 35px;
  position: absolute;
  top: 0px;
}
.header-interior .awsc-header.interior .btn-md p {
  top: 0px;
  text-align: center;
  width: 240px;
  line-height: 23px;
  font-size: 15px;
  margin-right: 10px;
  height: 36px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
}
.header-interior .awsc-header.interior ul {
  margin: 0;
  height: auto;
}
.awsc-interior .parts-and-service {
  margin-bottom: 115px;
}
.awsc-interior .parts-and-service .form-wrapper {
  padding-bottom: 0;
  border: none;
}
.awsc-interior .parts-and-service .form-wrapper input[type="submit"] {
  text-transform: uppercase;
  background-color: #c8102e;
}
.awsc-interior .parts-and-service ul.part-categories li.part-category .part-category-content {
  background: transparent;
}
.awsc-interior .parts-and-service ul.part-categories li.part-category .part-category-content:hover {
  background: white;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.02);
}
.awsc-interior .parts-and-service ul.part-categories li.part-category .part-category-content .part-category-image {
  border-bottom: 1px solid #e7e7e7;
}
.awsc-interior .parts-and-service ul.part-categories li.part-category .part-category-name a {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  color: #2b2b2b;
}
.awsc-interior .parts-and-service .col-wrap {
  display: none;
}
.awsc-interior .parts-and-service h3 {
  font-family: 'GothamNarrow-Medium', sans-serif;
  font-weight: normal;
}
.awsc-interior .parts-and-service h3:nth-of-type(1) {
  display: none;
}
.awsc-interior .parts-and-service h1 {
  font-family: 'GothamNarrow-Medium', sans-serif;
  font-weight: normal;
  margin-top: 70px;
  font-size: 26px;
}
.product-tabs .product-tabs-header {
  max-width: 980px;
  height: 46px;
  border-bottom: 1px solid #e9e9e9;
}
.product-tabs .repair-videos {
  width: 100%;
  max-width: 800px;
  margin: auto;
}
.product-tabs .repair-videos .product-video {
  position: relative;
  float: left;
}
.product-tabs .repair-videos .product-video .youtube-title {
  font-weight: bold;
  margin: 0;
  font-size: 13px;
  color: #167ac6;
}
.product-tabs .repair-videos .product-video a {
  position: relative;
  display: inline-block;
  width: 200px;
}
.product-tabs .repair-videos .product-video a img {
  max-width: 200px;
}
.product-tabs .repair-videos .product-video .fa-play {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 22%;
  z-index: 10;
  border: 2px solid #ffffff;
  -ms-border-radius: 30px;
  border-radius: 30px;
  color: #ffffff;
  font-size: 16px;
  height: 27px;
  line-height: 30px;
  padding-left: 4px;
  width: 24px;
  text-align: center;
  display: none;
}
.product-tabs .product-parts th {
  line-height: 46px;
}
.product-tabs .notes-wrapper {
  width: 100%;
  display: inline-block;
}
.product-tabs .notes-wrapper .flex-notes {
  float: left;
  margin: 0 25px 0 24px;
  padding-bottom: 25px;
}
.product-tabs .notes-wrapper .flex-notes:nth-of-type(7n+1) {
  margin-right: 25px;
  margin-left: 0;
}
.product-tabs .notes-wrapper .flex-notes:nth-of-type(7n+7) {
  margin-left: 25px;
  margin-right: 0;
}
.product-tabs .notes-wrapper .flex-notes a {
  display: block;
  position: relative;
  width: 97px;
}
.product-tabs .notes-wrapper .flex-notes a span {
  display: inline;
  bottom: 0;
  float: none;
}
.product-tabs .notes-wrapper .flex-notes a img {
  width: 97px;
}
.product-forum div.success p {
  color: #2b2b2b;
}
.video-list {
  overflow: hidden;
}
.video-list .video-wrap h4 {
  font-size: 14px;
  line-height: 16px;
  margin: 2px 0;
}
.video-list .video-wrap a {
  color: #167ac6;
}
.interior-content-wrapper {
  padding: 70px 50px;
  background-color: #f4f4f4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.video-wrapper {
  padding: 50px 40px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
}
.videos-header h2 {
  font-size: 30px;
  font-family: 'Forza-Medium', sans-serif;
  margin: 0 0 13px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 8px;
  margin-bottom: 50px;
}
.video-wrap {
  float: left;
  width: 20%;
  height: 195px;
  padding: 0 6px;
  margin: 0 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.video-wrap img {
  max-width: 100%;
}
