@media print {
  .noprint {
    display: none;
  }
}

* {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 100%;
  color: #666666;
}

a {
  color: #447FD0;
  text-decoration: none;
  outline: none !important;
}

  a:hover {
    text-decoration: underline;
    outline: none !important;
    color: #3A9A4E;
  }

body {
  padding: 0;
  background-color: #DDDDDD;
  width: 100%;
  margin: auto;
  text-decoration: none;
  line-height: 1.6rem;
}

div {
  box-sizing: border-box;
}

h1 {
  color: #447FD0;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 2.3rem;
  margin: 0 0 5px 0;
}

h2 {
  color: #3A9A4E;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6rem;
  margin: 0 0 5px 0;
}

h3 {
  color: #3A9A4E;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4rem;
  margin: 0 0 5px 0;
}


hr {
  color: #6597D9;
  background-color: #6597D9;
  border: none;
  height: 2px;
  width: 100%;
  display: block;
}

img {
  border: none;
  outline: none !important;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
  margin: 5px 5px 0 30px;
  padding: 0;
}

p {
  margin: 10px 20px 10px 20px;
}

.assessView {
  display: block;
  width: 100%;
  overflow: hidden;
  vertical-align: top;
}

  .assessView div {
    vertical-align: top;
    display: block;
    overflow: hidden;
  }

  .assessView .imgs {
    text-align: center;
    width: 15%;
    padding: 3px;
    text-align: center;
    border-left: 2px solid #6597D9;
    float: right;
  }

.ajax__tab_header * {
  line-height: 16px;
}

.ar td {
  font-size: 1.5rem;
  direction: rtl !important;
}


.ar li {
  background: none;
  list-style: inside;
  font-size: 1.1rem;
  display: list-item;
  padding: 8px 0;
}

.blogTitleLink {
  color: #3A9A4E;
  font-size: 1.5rem;
  font-weight: normal;
  margin: 0 0 5px 0;
}

  .blogTitleLink:hover {
    text-decoration: underline;
  }

.borderedTable {
  border: 1px;
  border-style: solid;
  border-color: #D4EED4;
  border-collapse: collapse;
}

  .borderedTable td {
    border: 1px solid #71C671;
    border-spacing: 0;
    padding: 17px 3px 17px 3px;
  }

  .borderedTable th {
    background-color: #D4EED4;
    border: 1px solid #71C671;
    padding: 5px;
    font-weight: bold;
    color: Green;
  }

.button {
  background-color: #447FD0;
  display: inline-block;
  font-weight: bold;
  white-space: nowrap;
  border: 6px white double;
  text-align: center;
}

  .button a {
    color: white;
    text-decoration: none;
  }

  .button:hover {
    background-color: #3A9A4E !important;
  }


.ccTable {
  width: 100%;
  background-color: #EEEEEE;
  border: 2px solid #CCCCCC;
}

  .ccTable td {
    padding: 4px;
  }

.checkList {
  margin: 0 0 0 0;
  padding: 0;
  text-align: left;
}

  .checkList li {
    background: url('Images/bullet.gif') no-repeat 0 0;
    list-style: none;
    line-height: 14px;
    display: block;
    padding: 4px 0 12px 24px;
    margin: 0;
  }

.colorBgGreen {
  background-color: #CCEBD6;
}

.colorBgBlue {
  background-color: #c4dbff;
}

.colorFgGreen {
  color: #3A9A4E;
}

.colorFgBlue {
  color: #447FD0;
}

.container div {
  display: inline-block;
}

.demosView {
  display: block;
  width: 100%;
}

  .demosView .f2col {
    vertical-align: top;
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #447FD0;
    overflow: hidden;
  }

    .demosView .f2col div {
      padding: 20px 10px 10px 20px;
      float: left;
      width: 30%;
      vertical-align: top;
    }

      .demosView .f2col div + div {
        padding: 20px 20px 10px 10px;
        float: right;
        width: 70%;
        vertical-align: top;
      }

.detailView input[type="text"] {
  background-color: #EEEEEE;
  border: 1px solid black;
  width: 400px;
}

.detailView textarea {
  background-color: #EEEEEE;
  border: 1px solid black;
  width: 400px;
  height: 400px;
}

.detailView input[readonly] {
  background-color: white;
  border: none;
  height: 20px;
}

.detailView td:first-child {
  background-color: #DBEAF9;
}

.dedicatedTable {
  margin: 10px auto 10px auto;
  width: 460px;
}

  .dedicatedTable td {
    background-color: #B2D1FF !important;
  }

/**************************/

.featureTable {
  padding: 0;
  margin-top: 10px;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}

  .featureTable .hPlan {
    color: #3A9A4E;
    border-left: 1px solid White;
    border-right: 1px solid White;
    border-top: 0 solid #71C671;
    border-bottom: 1px solid #71C671;
    background-color: #D4EED4;
    font-weight: bold;
    margin: 0;
    padding: 0;
  }

  .featureTable .hTitle {
    color: #3A9A4E;
    border-left: 1px solid White;
    border-right: 1px solid White;
    border-top: 0 solid #71C671;
    border-bottom: 1px solid #71C671;
    background-color: #D4EED4;
    font-size: 1.5rem;
    font-weight: bold;
    height: 40px;
    margin: 0;
    text-align: left;
    padding: 0;
  }

  .featureTable .hCell {
    color: #3A9A4E;
    border-left: 1px solid White;
    border-right: 1px solid White;
    border-top: 1px solid #71C671;
    border-bottom: 1px solid #71C671;
    font-weight: bold;
    height: 40px;
    margin: 0;
    padding: 0;
  }

  .featureTable .title {
    border-left: 1px solid White;
    border-right: 1px solid White;
    border-top: 1px solid #71C671;
    border-bottom: 1px solid #71C671;
    background-color: White;
    height: 40px;
    text-align: left;
    width: 100%;
    padding-left: 3px;
  }

  .featureTable .subTitle {
    font-size: 0.75rem;
    text-align: left;
  }

  .featureTable .fCell {
    font-size: 0.75rem;
    border-left: 1px solid White;
    border-right: 1px solid White;
    border-top: 1px solid #71C671;
    border-bottom: 1px solid #71C671;
    background-color: #F8FAF8;
    height: 40px;
  }

/******************************/

.featureView .f2col {
  vertical-align: top;
  width: 100%;
}

  .featureView .f2col div {
    padding: 40px 20px 20px 40px;
    float: left;
    width: 50%;
    vertical-align: top;
  }

    .featureView .f2col div + div {
      padding: 40px 40px 20px 20px;
      float: right;
      width: 50%;
      vertical-align: top;
    }

.feedback {
  background-color: #D9F0FF;
  border: solid 1px #6597D9;
  padding: 5px;
  text-align: left;
}

.frame {
  border: 4px solid #6597D9;
  padding: 10px;
  margin-bottom: 15px;
  box-sizing: border-box;
  width: 100%;
}


.helpLinks div {
  width: 29%;
}

.helpView {
  display: block;
  width: 100%;
}

  .helpView .f2col {
    vertical-align: top;
    display: block;
    width: 100%;
    overflow: hidden;
  }

    .helpView .f2col .left {
      padding: 10px;
      float: left;
      width: 61.5%;
      vertical-align: top;
    }

    .helpView .f2col .right {
      padding: 10px;
      float: right;
      width: 37%;
      vertical-align: top;
      margin-left: 4px;
    }

.hidden {
  visibility: hidden;
  width: 0;
  height: 0;
}

.hoverLabel {
  background: url('Images/show.png') no-repeat right;
  padding-right: 16px;
  color: #447FD0 !important;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  padding-bottom: 2px;
}

.hoverPanel {
  background-color: #ECF8FF;
  display: none;
  font-weight: normal;
  border: solid 1px #0099FF;
  padding: 5px;
}


.invoiceTable {
  margin-top: 10px;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

  .invoiceTable td {
    border: 1px solid #6597D9;
    margin: 0;
    padding: 10px;
    font-size: 16px;
  }

  .invoiceTable tr {
    margin: 0;
    padding: 0;
  }

  .invoiceTable th {
    border: 1px solid #6597D9;
    background-color: #ECF8FF;
    margin: 0;
    padding: 5px;
    font-size: 18px;
  }

.invoicePaidPnl {
  border: 2px solid red;
  margin-left: auto;
  margin-top: 100px;
  padding: 5px;
  text-align: center;
}

.invoicePaidInFull {
  color: Red;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: 0;
}

.imageThumb {
  margin: 5px;
}

  .imageThumb:hover {
    cursor: pointer;
  }

.listBox {
  border-left: 1px solid #A8BAC2;
  border-right: 1px solid #DFE5E7;
  border-top: 1px solid #A8BAC2;
  border-bottom: 1px solid #DFE5E7;
  background-color: #EAF7FF;
  padding-left: 2px;
  height: 30px;
  vertical-align: middle;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

.langLinks {
  padding: 0 25px 0 3px;
}

.logInOut:hover {
  text-decoration: underline;
  outline: none;
  cursor: pointer;
}

.logos div {
  vertical-align: middle;
  padding: 2px;
}

.masterBody {
  background-color: white;
  margin: 0 auto;
  width: 980px;
  display: block;
  padding: 5px;
  box-sizing: border-box;
}

.masterContact {
  padding-top: 8px;
  width: 100%;
}

  .masterContact a {
    color: #447FD0;
    font-size: 1.03rem;
    font-weight: bold;
    border: none;
    white-space: nowrap;
    letter-spacing: 2px;
    text-decoration: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
  }

    .masterContact a:hover {
      text-decoration: underline;
      color: #3A9A4E;
    }


.masterFooter {
  background-color: #DDDDDD;
  border-top: 2px solid #447FD0;
  padding: 10px 0;
  width: 100%;
  display: block;
}

  .masterFooter .content {
    width: 980px;
    margin: auto;
    text-align: center;
    height: 40px;
  }

  .masterFooter a {
    font-size: 1rem;
  }

  .masterFooter div {
    width: 100%;
    vertical-align: top;
    text-align: center;
    display: block;
    padding: 5px;
  }

.masterHeader {
  background-color: white;
  margin: 0 auto;
  padding: 5px 5px 0 5px;
  width: 980px;
  display: block;
  height: 100%;
  box-sizing: border-box;
}

  .masterHeader a {
    font-family: Arial, Helvetica, sans-serif;
    outline: none;
  }

  .masterHeader .leftDiv {
    display: inline-block;
    vertical-align: top;
    float: left;
    padding-top: 14px;
  }

  .masterHeader .rightDiv div {
    display: inline-block;
    padding: 0 7px;
  }

  .masterHeader .tool {
    background: url('Images/features.png') center 0 no-repeat;
    outline: none;
    width: 78px;
  }

    .masterHeader .tool:hover {
      background: url('Images/features.png') center -90px no-repeat;
      cursor: pointer;
    }

  .masterHeader .prices {
    background: url('Images/prices.png') center 0 no-repeat;
    outline: none;
    width: 58px;
  }

    .masterHeader .prices:hover {
      background: url('Images/prices.png') center -90px no-repeat;
      cursor: pointer;
    }

  .masterHeader .reviews {
    background: url('Images/reviews.png') center 0 no-repeat;
    outline: none;
    width: 74px;
  }

    .masterHeader .reviews:hover {
      background: url('Images/reviews.png') center -90px no-repeat;
      cursor: pointer;
    }

  .masterHeader .help {
    background: url('Images/help.png') center 0 no-repeat;
    outline: none;
    width: 58px;
  }

    .masterHeader .help:hover {
      background: url('Images/help.png') center -90px no-repeat;
      outline: none;
      cursor: pointer;
    }


  .masterHeader .demos {
    background: url('Images/demos.png') center 0 no-repeat;
    outline: none;
    width: 62px;
  }

    .masterHeader .demos:hover {
      background: url('Images/demos.png') center -90px no-repeat;
      cursor: pointer;
    }

  .masterHeader .about {
    background: url('Images/about.png') center 0 no-repeat;
    outline: none;
    width: 58px;
  }

    .masterHeader .about:hover {
      background: url('Images/about.png') center -90px no-repeat;
      cursor: pointer;
      outline: none;
    }

  .masterHeader .login {
    background: url('Images/login.png') center 0 no-repeat;
    outline: none;
    width: 58px;
  }

    .masterHeader .login:hover {
      background: url('Images/login.png') center -90px no-repeat;
      cursor: pointer;
    }

.modalPopup {
  background-color: Gray; /* attribute to make the popup modal */
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.mode {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}

.movieLink1 {
  background-image: url('Images/movie1.gif');
  background-repeat: no-repeat;
}

.movieLink2 {
  background-image: url('Images/movie2.gif');
  background-repeat: no-repeat;
}

.movieOverview {
  background-image: url('Images/movie_overview.gif');
  background-repeat: no-repeat;
}

.noFormat {
  border: 0;
  border-collapse: collapse;
}

  .noFormat td {
    border: 0;
    border-spacing: 0;
    padding: 0 0 0 3px;
  }

  .noFormat th {
    background-color: #D4EED4;
    padding: 0;
  }

.priceLink:hover {
  color: Red;
}

.listRound {
  margin: 0 6px;
  padding: 0;
}

  .listRound li {
    list-style-type: disc;
    list-style-position: outside;
    padding: 2px 0;
    margin: 0 2px;
    min-height: 27px;
  }

.listQuestions li {
  list-style-type: square;
  line-height: 20px;
  padding: 0 0 15px 5px;
  margin: 0;
}

.quote {
  color: #447FD0;
  margin: 0;
  font-weight: normal;
  text-align: left !important;
}

.regView {
  width: 70%;
  margin: 0 auto;
  display: block !important;
  padding: 10px;
}

  .regView .f2col {
    vertical-align: top;
    display: block;
    width: 100%;
  }

    .regView .f2col div {
      padding: 10px;
      float: left;
      width: 30%;
      vertical-align: top;
    }

      .regView .f2col div + div {
        padding: 10px;
        float: right;
        width: 70%;
        vertical-align: top;
      }


.reviewView {
  width: 100%;
}

  .reviewView .left {
    width: 18%;
    float: left;
  }

  .reviewView .middle {
    width: 64%;
    padding: 0 10px;
  }

  .reviewView .right {
    width: 18%;
    float: right;
  }

.stateTaxPanel {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  color: Green;
  text-align: center;
  width: 600px;
  padding: 10px;
  margin: 200px auto 50px auto;
  border: 2px solid #D4EED4;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}

  .stateTaxPanel input {
    font-size: 28px;
    font-weight: bold;
  }

.bigText {
  color: #3A9A4E;
  font-size: 1.2rem;
  margin: 0;
  padding-bottom: 5px;
  font-weight: bold;
}

.tab {
  height: 26px;
  display: inline-block;
  background-color: #ccebd6;
  padding: 4px 8px 4px 8px;
  outline: none;
  cursor: pointer;
  border-style: solid;
  border-color: #ccebd6;
  border-width: 4px 4px 0 4px;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -khtml-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}


  .tab a {
    color: #3A9A4E;
    font-size: 2rem;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px !important;
  }

  .tab:hover {
    background-color: #ACDDAD;
    border-color: #ACDDAD;
  }

.tabPanel {
  font-family: verdana, tahoma, helvetica;
  padding: 20px;
  margin: 10px 0;
  background-color: #ffffff;
  border: 4px solid #ACDDAD;
}

.ajax__html_editor_extender_texteditor {
  width: 100% !important;
}

/**********************************/

.pricingContainer {
  width: 100%;
}

  .pricingContainer b {
    color: #3A9A4E;
  }

.pricingOption {
  width: 49.7%;
  text-align: center;
  vertical-align: top;
}

.pricing {
  width: 100%;
  padding: 10px 5px;
  margin: 0 0 5px 0;
  border: 0;
  vertical-align: top;
}

  .pricing .features {
    text-align: left;
    float: left;
    font-weight: bold;
    padding: 0 0 0 10px;
  }

  .pricing .opt1 .features {
    width: 49%;
  }

  .pricing .opt2 .features {
    width: 69%;
  }

  .pricing .popular {
    font-style: italic;
    color: orangered;
    display: inline-block;
  }

  .pricing .signup {
    text-align: right;
    float: right;
    font-weight: bold;
    font-size: 0.96rem;
  }

  .pricing .opt1 .signup {
    width: 49%;
  }

  .pricing .opt2 .signup {
    width: 29%;
  }

.pricingTable {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.95rem;
}

  .pricingTable td {
    border-width: 0 1px 1px 0;
    border-color: White;
    border-style: solid;
    color: #444444;
    width: 80%;
    text-align: left;
    padding: 2px;
  }

    .pricingTable td + td {
      border-width: 0 0 1px 1px;
      border-color: White;
      border-style: solid;
      height: 30px;
      font-weight: bold;
      width: 20%;
      color: #3A9A4E;
      font-size: 0.96rem;
      text-align: center;
    }

/**********************************/

.red_text {
  color: Red;
  font-weight: bold;
}

.rounded {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}

.screenshotViewer {
  position: absolute;
  top: 5px;
  left: auto;
  margin: 0 60px;
  border: solid 4px #AAAAAA;
  background-color: White;
  z-index: 1000;
}

.socialMedia td {
  vertical-align: middle;
}


.textBox {
  border-left: 1px solid #A8BAC2;
  border-right: 1px solid #DFE5E7;
  border-top: 1px solid #A8BAC2;
  border-bottom: 1px solid #DFE5E7;
  background-color: #EAF7FF;
  background-repeat: repeat-x;
  padding-left: 2px;
  text-decoration: none;
  width: 80%;
  height: 26px;
  vertical-align: middle;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

  .textBox:disabled {
    border: 1px solid #A8BAC2;
    background-color: White;
    color: gray;
    background-repeat: repeat-x;
    text-decoration: none;
    width: 300px;
    height: 26px;
    vertical-align: middle;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
  }

.textBoxInfo {
  color: #447FD0;
  font-size: 0.75rem;
  font-weight: bold;
}

.textLabel {
  font-weight: bold;
  color: #0185B9;
  text-decoration: none;
  padding-right: 5px;
}

.updateProgressBackground {
  position: fixed;
  top: 0;
  left: 0;
  background-color: gray;
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  text-align: center;
  vertical-align: middle;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.updateProgress {
  background-color: #6597D9;
  color: white;
  font-weight: bold;
  width: 156px;
  height: 52px;
  line-height: 46px;
  vertical-align: middle;
  text-align: center;
  position: relative;
  top: -600px;
  left: 250px;
}


/***********************************/


.upDownCounter {
  text-align: center;
  margin: auto;
  display: inline-block;
  width: 60px;
  table-layout: fixed;
}

  .upDownCounter td {
    padding: 0;
    margin: 0;
    height: 14px;
    border: 0;
  }

  .upDownCounter .text {
    text-align: center;
    height: 25px;
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    -khtml-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    border-width: 1px;
    border-color: #6BAEF1;
    border-style: solid;
  }

  .upDownCounter .btnUp {
    outline: none;
    width: 24px;
    height: 14px;
    padding: 0;
    margin: 0;
    background: url('Images/up_btn.png') 0 0 no-repeat;
  }

    .upDownCounter .btnUp:hover {
      outline: none;
      width: 24px;
      height: 14px;
      padding: 0;
      margin: 0;
      background: url('Images/up_btn.png') 0 -14px no-repeat;
    }

  .upDownCounter .btnDown {
    outline: none;
    width: 24px;
    height: 14px;
    padding: 0;
    margin: 0;
    background: url('Images/down_btn.png') 0 0 no-repeat;
  }

    .upDownCounter .btnDown:hover {
      outline: none;
      width: 24px;
      height: 14px;
      padding: 0;
      margin: 0;
      background: url('Images/down_btn.png') 0 -14px no-repeat;
    }

/* Ajax toolkit  xp theme */

.ajax__tab_new .ajax__tab_header {
  border-style: solid;
  border-color: #BBE4BC;
  border-width: 0 0 4px 0;
}

  .ajax__tab_new .ajax__tab_header span {
    line-height: 22px !important;
    color: #3A9A4E;
    font-size: 1.5rem;
    font-weight: bold;
  }

.ajax__tab_new .ajax__tab_outer {
  padding-right: 2px;
  height: 31px;
}

.ajax__tab_new .ajax__tab_inner {
  background-color: #BBE4BC;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  border-style: solid;
  border-color: #BBE4BC;
  border-width: 4px 4px 0 4px;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -khtml-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}


.ajax__tab_new .ajax__tab_hover .ajax__tab_inner {
  background-color: #ACDDAD;
  border-color: #ACDDAD;
  border-width: 4px 4px 0 4px;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -khtml-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}


.ajax__tab_new .ajax__tab_active .ajax__tab_inner {
  background-color: White;
  border-style: solid;
  border-color: #BBE4BC;
  border-width: 4px 4px 0 4px;
  padding: 4px 8px 5px 8px;
}


.ajax__tab_new .ajax__tab_panel {
  padding: 10px;
  font-size: 1rem;
}

.ajax__tab_new .ajax__tab_body {
  font-family: verdana, tahoma, helvetica;
  padding: 8px;
  background-color: #ffffff;
  border: 4px solid #BBE4BC;
  border-width: 0 4px 4px 4px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -khtml-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
/* END Ajax toolkit  xp theme */

/* Mobile support ---------------------------- */
@media (max-width: 900px) {

  h1 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  h2 {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .assessView div {
    width: 100% !important;
  }

  .assessView .imgs {
    border-width: 0 !important;
    float: right;
  }

  .blogView div {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .checkList li {
    background: none;
    line-height: 14px;
    display: list-item !important;
    padding: 4px 0;
    list-style: outside square !important;
    margin: 0 0 0 14px;
  }

  .demosView div {
    width: 100% !important;
    padding: 10px !important;
  }

  .featureTable {
    table-layout: fixed;
  }

    .featureTable .title {
      font-size: 0.75rem !important;
    }

  .featureView div {
    width: 100% !important;
    padding: 10px !important;
  }

  .frame {
    border-width: 2px;
    padding: 4px;
    margin-bottom: 15px;
    box-sizing: border-box;
    width: 100%;
  }

  .helpLinks div {
    width: 100% !important;
  }

  .helpView div {
    width: 100% !important;
  }

  .langLinks {
    padding: 0 !important;
  }

  .logos div {
    min-width: 140px;
    text-align: center;
  }

  .masterBody {
    padding: 6px !important;
  }

  .masterContact {
    width: 85% !important;
  }

  .masterHeader {
    padding: 0;
  }

    .masterHeader .mobileDiv div {
      width: 100% !important;
      border: solid #447FD0;
      border-width: 2px 0 0 0;
      height: 40px;
      background-color: #EAF7FF !important;
      text-align: left;
      padding: 0 2px;
    }

    .masterHeader .mobileDiv a {
      background-position: center -68px !important;
      outline: none;
      height: 20px !important;
      width: 100% !important;
      margin-top: 10px !important;
    }

      .masterHeader .mobileDiv a:hover {
        background-position: center -158px !important;
      }

    .masterHeader .leftDiv {
      width: 100%;
      display: inline-block;
      padding: 2px;
    }

    .masterHeader .rightDiv {
      float: left !important;
      padding-top: 0;
      width: 100%;
    }

      .masterHeader .rightDiv div {
        padding: 0 4px 0 0 !important;
      }

      .masterHeader .rightDiv a {
        display: inline-block;
        width: 80px;
      }

  .mobileAd {
    display: inline-block !important;
    color: #447FD0;
    font-size: 2.2rem;
    line-height: 2.2rem;
    padding: 4px 0 10px 0;
  }

  .mobileHide {
    display: none;
  }

  .mobileHr {
    margin: 0 !important;
    padding: 0 !important;
  }

  .mobileMenu {
    display: inline-block !important;
  }

  .mobileFilter div {
    text-align: left !important;
  }

  .mobileStyle {
    width: 100% !important;
    display: inline-block !important;
    border: none !important;
    margin: 0;
  }

  .mobileImg {
    display: none !important;
  }

  .mobileTrial {
    float: left !important;
    background-color: #D4EED4;
    padding: 10px 0 20px 0;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
  }

  .pricing {
    width: 100% !important;
  }

    .pricing .features {
      padding: 0 0 0 6px;
    }

    .pricing .signup {
      min-height: 100px;
    }

    .pricing .popular {
      font-size: 1rem;
    }

  .pricingOption {
    width: 49.20% !important;
  }

  .pricingTable {
    table-layout: fixed;
  }

  .reviewView div {
    width: 100%;
  }

  .reviewView .left {
    display: none;
  }

  .reviewView .middle {
    width: 100%;
    padding: 0 10px;
  }

  .reviewView .right {
    display: none;
  }

  .templateView {
    width: 100% !important;
  }

  .trialButton .button {
    width: 100%;
  }
}
/* End Mobile support ---------------------------- */

