  .prdLogo img {
        width: auto;
      }
      #over.menu-active a {
        color: #333 !important;
      }
      .btn-dwnld:link,
      .btn-dwnld:visited {
        background: #f00;
        padding: 5px 10px;
        color: #fff;
        border-radius: 6px;
        display: inline-block;
        text-decoration: none;
      }
      .btn-dwnld:hover {
        background: #d02525;
      }
      table {
        margin: 0 auto;
      }
      .dot {
        height: 25px;
        width: 25px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
      }
      .circle {
        height: 50px;
        width: 50px;
        background-color: #555;
        border-radius: 50%;
      }
      .ed-tagline {
        font: 17px/22px "myriad pro", serif;
        color: #666;
      }
      .ticked {
        font-size: 16px !important;
        font-weight: normal !important;
        color: #7eac2d;
        text-align: center;
      }
      .red {
        color: #f00;
      }
      .editionTable a,
      a:hover {
        text-decoration: underline;
      }
      table.editionTable {
        width: 100%;
        border-collapse: collapse;
        text-align: left;
        color: #606060;
        margin: 10px auto;
      }
      table.editionTable tr.thead th {
        padding: 0.6em;
        background-color: #ecedee;
        font-weight: normal;
        text-align: center;
        font: 11.2px/19px "myriad pro", serif;
        border-right: 1px solid #e8f4d3;
        color: #333;
      }
      table.editionTable tr.thead th span {
        font-size: 18px;
        font-weight: normal;
        color: #666;
      }
      .aboutEdition {
        background-color: #f8f8f8;
      }
      .aboutEdition td {
        font-weight: 500 !important;
        padding: 0.5em !important;
        text-align: center;
        line-height: 1em;
      }
      table.editionTable tr td:first-child {
        background-color: #f8f8f8;
        text-align: left;
      }
      table.editionTable td {
        vertical-align: middle;
        padding: 0.6em;
        width: 24%;
        border: 1px solid #ccc;
        font-size: 12px;
        text-align: center;
      }
      table.editionTable td:first-child {
        width: 27%;
      }
      table.editionTable td:nth-child(3) {
        width: 25%;
      }
      table.editionTable td:last-child {
        width: 25%;
      }
      table.editionTable .tfoot td {
        font-weight: bold;
        text-align: center;
        background-color: #f8f8f8;
      }
      table.editionTable .tfoot td:first-child {
        text-align: left;
      }
      #plugin li {
        padding: 0 !important;
      }
      #plugin {
        padding-left: 20px;
      }
      #plugin ul {
        padding-left: 10px;
      }
      table.editionTable tr.special td:first-child {
        background: #faeeb8;
      }
      table.editionTable tr.special td {
        background: #faeeb8;
      }
      .table {
        font-size: 12px;
      }
      .table th {
        font-size: 14px;
      }
      .table td:first-child {
        background: #f8f8f8;
      }
      .pop-container {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 965px;
        height: 700px;
      } 
 table.dceditionTable tr.heading td {
        font-size: 17px;
        font-weight: 600;
        background-color: #f2f2f2;
      }
      table.dceditionTable .dc td a,
      table.dceditionTable .mdm td a {
        color: #000;
      }
      table.dceditionTable tr td img {
        width: 15px;
        height: 15px;
      }
      table.dceditionTable .dc {
        background-color: transparent;
      }
      table.dceditionTable .dc .heading:first-child td a,
      table.dceditionTable .mdm .heading:first-child td a {
        color: #f2fbff;
      }
      table.dceditionTable .mdm .heading td a,
      table.dceditionTable .dc .heading td a {
        color: #147eb7;
      }
      table.dceditionTable .mdm .heading:first-child td,
      table.dceditionTable .dc .heading:first-child td {
        background-color: #d5d7d9;
        color: #000;
        font-size: 21px;
      }
      table.dceditionTable .mdm .heading td,
      table.dceditionTable .dc .heading td {
        background-color: #d5d7d9;
        color: #000;
      }
      table.dceditionTable .main .heading:first-child td {
        font-size: 18px;
        background-color: #d5d7d9;
        font-weight: 600;
        color: #000;
      }
      .pricing td:first-child a {
        font-size: 14px;
      }
      .pricing td a {
        font-size: 30px;
        color: #000;
      }
      .pricing td a sup {
        font-weight: 100;
        font-size: 20px;
      }
      table.dceditionTable .mdm td strong,
      table.dceditionTable .dc td strong {
        font-size: 20px;
        font-weight: 400;
      }
      table.dceditionTable .mdm td strong sup {
        font-size: 11px;
        font-weight: 100;
      }
      table.dceditionTable thead tr th {
        background-color: #ecedee;
        border: 1px solid #e5e5e5;
        font-size: 18px;
        line-height: 20px;
        padding: 0.6em;
        text-align: center;
      }
      table.dceditionTable td {
        border: 1px solid #e5e5e5;
        font-size: 14px;
        padding: 0.6em;
        text-align: center;
        vertical-align: middle;
        width: 25%;
      }