  .xxsmall-text {
    font-size: xx-small;
    color: #959595;
  }
  .xsmall-text {
    font-size: x-small;
    color: #959595;
  }
  #blt-mat-pricing {

  }
  .blt-links {
    cursor: pointer;
    color: #34453e;
  }
  .blt-link-in {
    text-decoration: underline;
    color: #62b99e;
  }
  .blt-link-out {
    text-decoration: none;
  }
   form {
    paddding: 0;
    margin: 0;
   }

   table#blt-mat-pricing select, table#blt-mat-pricing select option {
    font-size: smaller;
   }

   table#blt-mat-pricing input {
    font-size: smaller;
   }

  .blt-td {
    text-align: center;
    vertical-align: middle;
    height: auto;
    padding: 3px auto 3px auto;
    border: 1px solid #e1e3e8;
    color: #545c70;
    background-color: #ffffff;
  }
  .blt-td div {
    color: #999fb0;
    font-size: xx-small;
  }
  .blt-td-a {
    height: auto;
    vertical-align: middle;
    font-weight: bold;
    border: 1px solid #989eaf;
    color: #354753;
    background-color: #dcdee4;
  }
  .blt-td-a div {
    color: #354753;
    font-size: xx-small;
  }
  .blt-td-b {
    height: auto;
    vertical-align: middle;
    font-weight: bold;
    border: 1px solid #9398ac;
    color: #354753;
    background-color: #d9dbe1;
  }
  .blt-td-b div {
    color: #354753;
    font-size: x-small;
  }
  .blt-td-b span {
    color: #354753;
    font-size: xx-small;
  }
  .blt-section-hdr {
    text-align: center;
    height: auto;
    padding: 5px auto 5px auto;
    border: 1px solid #445c6a;
    font-size: 14px;
    color: #f8fafa;
    background-color: #6c8ea2;
  }
  .blt-section-hdr div {
    font-size: 12px;
    color: #fbfcfd;
  }
  .blt-sub-section-hdr {
    text-align: center;
    height: 20px;
    padding: 3px auto 3px auto;
    border: 1px solid #68899f;
    font-size: 11px;
    color: #fbfcfd;
    background-color: #a3b7c5;
  }
  .blt-sub-section-hdr div {
    font-size: xx-small;
    color: #f8fafa;
  }
  .blt-color {
    margin: auto auto 5px auto;
  }
  .blt-color div {
    font-size: xx-small;
    font-weight: bold;
    color: #476363;
  }
  .blt-color-div {
    margin: 2px 0;
    text-align: center;
    clear: both;
    border: 1px solid #445c6a;
    background: #ffffff none repeat fixed top left;
    height: 30px;
    width: 30px;>
  }
  .blt-color-div span {
    margin: auto 0;
    text-align: center;
    position: relative;
    top: 8px;
    color: #ffffff;
    font-size: x-small;
    font-weight: bold;
  }
  .color-black { background-color: #000000; }
  .color-sand { background-color: #a68462; }
  .color-blue { background-color: #005ad2; }
  .color-green { background-color: #0b6a0b; }
  .color-silver { background-color: #cfd5d9; }
  .color-grey { background-color: #868f9a; }
  .color-red { background-color: #7a1808; }
