.clearSpace {
   clear: both;
   width: 100%;
   height: 35px;
}
.container {
   box-sizing: content-box !important;
}
.container * {
   box-sizing: content-box !important;
}
.container h2, .container h3 {
   font-weight: bold;
}
#noProduct {
   text-align: center;
}
#noProduct p {
   line-height: 21px;
   margin: 1em 0;
}
#noProduct form {
   display: inline-block;
   margin: 5px 20px;
}
.sm_darkBlueButton {
   line-height: 21px;
}

/* PRODUCT INFORMATION (top) */
#prdTitle {
   text-align: center;
   padding-bottom: 10px;
}
#prdTitle #authors {
   margin: 0;
   padding: 0;
   line-height: 21px;
   font-weight: normal;
}
#prdFeatures {
   padding: 10px;
}
#prdFeatures li {
   line-height: 1.5;
}
#prdFeatures h2 {
   font-weight: bold;
}
#prdImage {
   text-align: center;
}
#prdImage img {
   margin: auto;
   vertical-align: middle;
}
#prdPrice, #prdParts {
   text-align: center;
   vertical-align: top;
}
#prdPrice h4 {
   margin-bottom: 8px;
}
#prdPrice button {
   margin-bottom: 20px;
}

#prdParts a, #prdParts span {
   font-weight: bold;
}

#prdParts h2 {
   font-weight: bold;
   line-height: 1;
   margin: 10px 0 3px 0;
}

/* GENERIC STYLING FOR BUTTONS */
ul.buyAdd {
   text-align: center;
   padding: 5px 0 3px 0;
   margin: 0;
}
ul.buyAdd.hasEQEButton {
   text-align: left;
}
.btn.btn-raised.btn-default.buyButton.ghpButton.eqeDemoButton {
   width: 121px;
   background: #0a73e4;
   margin-left: 20px;
}
.buyAdd li a:hover {
   text-decoration: none;
}
.buyAdd li form {
   display: inline;
}
.buyAdd li {
   list-style: none outside none;
   display: inline;
   padding: 0 9px;
   position: relative;
   white-space: nowrap;
   left: 0;
}
.buyAdd.hasLink {
   text-align: left;
   padding: 0px;
   display: table-cell;
   margin: 0px;
}
a.studentLink {
   display: block;
   width: 216px;
   text-align: center;
   line-height: 21px;
   color: black;
   font-size: 12px;
   color: #00A2B9;
   font-weight: 600;
}
a.studentLink:hover,
a.studentLink:focus {
   color: #00A2B9;
}
a.studentLink:focus {
   outline: none;
}
a.studentLink.centered {
   width: auto;
}
.studentLink.CIA, .studentLink.CMA {
   font-weight: normal;
   font-size: 11px;
   color: #0a2e36;
}
.studentLink.CMA {
   color: #003459;
}
/*DETAILS IN TABS*/
#prdDetails {
   margin: 30px 0;
}
.detailsBlock {
   line-height: 1.5;
}
.detailsBlock div ul li {
   list-style-type: disc;
   padding-bottom: 5px;
}
#bottomAddtoCart {
   text-align: center;
   margin: 0 0 20px 0;
}
#setContents {
   display: none;
   font-weight: bold;
}
/*TESTIMONIAL TAB*/
.tesLink {
   padding-top: 20px;
   padding-right: 15px;
   text-align: center;
   font-weight: bold;
}
.tesDate {
   font-weight: bold;
}
.tesDate + .tesText {
   margin-top: -12px;
}
.tesSign {
   text-align: right;
   font-style: italic;
}
.tesSeparator {
   margin: 30px;
   height: 1px;
   background-color: #C0C4C4;
}

/* JS animation CSS */
#tabNavigation {
   display: none;
}
.tabNav {
   display: inline-block;
   color: black;
   background: none repeat scroll 0% 0% #C0C4C4;
   font-weight: bold;
   height: 25px;
   line-height: 21px;
   padding: 6px 25px;
   margin-right: 10px;
   margin-bottom: -1px;
   border-radius: 2px 2px 0 0;
   text-align: center;
}
.tabNav:hover {
   color: black;
   cursor: pointer;
   background: none repeat scroll 0% 0% #DADCDC;
}

/* Give tab a relative position and no z-index. See http://blog.dudak.me/2014/css-shadows-under-adjacent-elements/ */
.tabSelected, .tabSelected:hover {
   background: none repeat scroll 0% 0% #FFF;
   color: black;
   position: relative;
   z-index: 1;
   box-shadow: 0px 0px 7px 3px #989898;
}
.tabSelected:after {
   background-color: #FFFFFF;
   height: 10px;
   content: "";
   position: absolute;
   bottom: -8px;
   left: 0px;
   right: 0px;
}

/* Add styles to details block */
.detailsBlock {
   background-color: white;
   padding: 15px 20px;
   position: relative;
   margin-top: -1px;
}

.detailsBlockRadius {
   border-radius: 0 2px 2px 2px;
}
#noBorder {
   border-top: none;
   margin-top: -10px;
}

/* Copied from CPE style sheets to style product in WEBINARxHR product detail tables. */
#about_nasba_qas {
   line-height: 30px;
}
.registrationsWithImage {
   text-align: center;
}
.withPadding {
  padding: 10px 50px 15px 50px;
}
.imageHolder {
   background-color: #FFF;
   border: 1px solid #0E2543;
   border-radius: 8px;
   float: left;
   height: 148px;
   margin-right: 10px;
   padding: 8px;
   text-align: center;
   width: 117px;
}
.regisIRS {
   background-color: #FFF;
   border: 1px solid #0E2543;
   border-radius: 8px;
   height: 160px;
   margin: 55px auto 20px;
   padding: 8px;
   text-align: center;
   width: 620px;
}

/* All text of page content should be Arial */
div.contentContainerCenter {
   font-family: Arial;
}

/* Align highlight list with header */
#prdFeatures ul {
   padding-top: 10px;
   padding-left: 21px;
}

/* Add some more space above buttons */
#prdPrice {
   padding-top: 25px;
}
#prdPrice.hasLink {
   padding-top: 0px;
}
.ghpButton {
   padding: 6px 18px 6px 18px !important;
}

/* Adjust space of Item already in cart message */
#goToCart h4 {
   margin: 2px;
}

/* Put a little space above the "Also available" message */
#prodHasParts {
   margin-top: 2px;
   line-height: 21px;
}

/* Put a little space below the "Also available" message */
#prodHasParts h4 {
   margin: 3px 0;
}

/* Add shadow and space to details block */
#prdDetails div.detailsBlock {
   box-shadow: 0 0 7px 3px #989898;
   padding: 15px 24px;
}

/* Make images inside product details responsive */
#prdDetails img {
   display: block;
   max-width: 100%;
   height: auto;
}

/* Add padding to lists in product details */
#prdDetails ol, #prdDetails ul {
   padding-left: 40px;
}

/* Add margin to paragraphs in product details */
#prdDetails p {
   margin: 14px 0;
}

/* Set h2 align in product details */
#prdDetails h2 {
   text-align: center;
}

/* Set h3 weight in product details */
#prdDetails h3 {
   font-weight: 400;
}

/* Style the breakdown of product features (AKA system breakdown) */
#prdDetails table.systemBreakdown {
   color: #404040;
   max-width: 100%;
}


/* Style the image cell in each row of the system breakdown */
#prdDetails table.systemBreakdown tr td:first-child {
   text-align: center;
}
#prdDetails table.systemBreakdown tr td:first-child img{
   display: inline-block;
}

/* Add a border to the bottom of each feature row  in the system breakdown */
#prdDetails table.systemBreakdown td {
   border-bottom: 1px solid #E9E9E9;
   padding-bottom: 10px;
   padding-top: 10px;
}

/* Suppress the last border in the system breakdown */
#prdDetails table.systemBreakdown tr:last-child td {
   border-bottom: 0;
}

/* The bottom line */
#prodDes hr {
   background-color: #929497;
   border: 1px solid #929497;
   margin: auto;
   max-width: 100%;
}

/* Subheaders in product details */
#prodDes h4 {
   color: #0a2e36;
   font-weight: 700;
   margin-bottom: 4px;
}

/* Responsive styles for large size */
@media screen and (min-width: 992px) {
   #featuresBlock, #prdDetails h3 {
      font-size: 22px;
   }

   #prodDes h4 {
      font-size: 20px;
   }

   #prdDetails {
      font-size: 18px;
      max-width: 1021px;
   }

   #prdDetails table.systemBreakdown {
      font-size: 16px;
   }

   #prdDetails table.systemBreakdown tr td:first-child {
      padding-right: 20px;
      width: 60px;
   }

   #prdFeatures {
      font-size: 30px;
      padding-top: 55px;
   }

   #prdParts a, #prdParts span {
      font-size: 18px;
   }

   #prdParts h2, #prdFeatures h2, #prdDetails h2 {
      font-size: 30px;
   }

   #prdTitle h3.contentTitle {
      font-size: 41px;
   }

   .tabNav {
      font-size: 22px;
      width: 190px;
   }

   .tesDate {
      font-size: 1.2em;
   }
}

/* Responsive styles for medium size are 0.75 = 3/4 * large size */
@media screen and (max-width: 991px) {
   #featuresBlock, #prdDetails h3 {
      font-size: calc(22px * 0.75);
   }

   #prodDes h4 {
      font-size: calc(20px * 0.75);
   }

   #prdDetails {
      font-size: calc(18px * 0.75);
      max-width: calc(1021px * 0.75);
   }

   #prdDetails table.systemBreakdown {
      font-size: calc(16px * 0.75);
   }

   #prdDetails table.systemBreakdown tr td:first-child {
      padding-right: calc(20px * 0.75);
      width: calc(60px * 0.75);
   }

   #prdFeatures {
      font-size: calc(30px * 0.75);
      padding-top: calc(55px * 0.75);
   }

   #prdParts a, #prdParts span {
      font-size: calc(18px * 0.75);
   }

   #prdParts h2, #prdFeatures h2, #prdDetails h2 {
      font-size: calc(30px * 0.75);
   }

   #prdTitle h3.contentTitle {
      font-size: calc(41px * 0.75);
   }

   .tabNav {
      font-size: calc(22px * 0.75);
      width: calc(190px * 0.75);
   }

   .tesDate {
      font-size: calc(1.2em * 0.75);
   }
}

