#common-sub-tab > tbody > tr > td select {
  margin: 3px 0; }

@media (max-width: 768px) {
  div.templatecontent.container > img {
    display: block;
    width: 100%;
    height: auto; }
  div.templatecontent.container .responsive-hidden {
    display: none; }
  div.templatecontent.container .common-tab-con {
    display: block;
    width: 510px; }
    div.templatecontent.container .common-tab-con > tbody {
      display: block;
      width: 100%; }
      div.templatecontent.container .common-tab-con > tbody > tr {
        display: block;
        width: 100%; }
        div.templatecontent.container .common-tab-con > tbody > tr > td {
          display: block;
          width: 100%;
          height: auto; }
      div.templatecontent.container .common-tab-con > tbody > tr:first-child {
        width: 100%;
        margin-bottom: 20px; }
        div.templatecontent.container .common-tab-con > tbody > tr:first-child > td {
          display: block;
          margin: auto;
          height: auto; }
      div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:first-child p.pleft {
        text-align: center; }
        div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:first-child p.pleft * {
          display: block; }
        div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:first-child p.pleft > img {
          width: 250px;
          height: auto;
          margin: auto; }
      div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > h3 {
        text-align: center; }
      div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox {
        font-size: 17px; }
        div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox #paper {
          margin-top: 15px; }
        div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox input[name=first_file] {
          margin-bottom: 15px; }
        div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox textarea[name=notes] {
          width: 100%; }
  div.templatecontent.container #responsive-value-calculator {
    width: 100%; }
    div.templatecontent.container #responsive-value-calculator > tbody {
      width: 100%;
      margin-bottom: 15px; }
      div.templatecontent.container #responsive-value-calculator > tbody * {
        font-size: 17px; }
      div.templatecontent.container #responsive-value-calculator > tbody > tr > td * {
        display: inline-block; }
      div.templatecontent.container #responsive-value-calculator > tbody > tr > td input, div.templatecontent.container #responsive-value-calculator > tbody > tr > td select {
        margin: 3px 0;
        width: 350px; }
      div.templatecontent.container #responsive-value-calculator > tbody td:last-child {
        width: 10px; } }
@media (max-width: 768px) {
  div.templatecontent.container .common-tab-con {
    width: 100%; } }
@media (max-width: 480px) {
  div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox > select, input[type=file] {
    font-size: 15px; }

  div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox #paper {
    font-size: 15px; }

  div.templatecontent.container #responsive-value-calculator > tbody > tr > td input, div.templatecontent.container #responsive-value-calculator > tbody > tr > td select {
    width: 100%; } }
@media (max-width: 420px) {
  div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox > select, input[type=file] {
    font-size: 14px; }

  div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox #paper {
    font-size: 14px; } }
@media (max-width: 400px) {
  div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox > select, input[type=file] {
    font-size: 12px; }

  div.templatecontent.container .common-tab-con > tbody > tr:last-child > td:last-child form[name=ca] > p.calcbox #paper {
    font-size: 12px; } }


