@page {
  size: A4;
}

@media screen {
  div.divFooter {
    display: none;
  }
}
@media print {
  div.divFooter {
    position: fixed;
    bottom: 0;
  }

  a[href]:after {
   content:"" !important;
  }
}

header {
  visibility: hidden;
}

header {
width:100%;
position: relative;
height:900px;
}

.printh {
  visibility: visible;
  position:absolute;
  top: 400px;
  width:100%;
  text-align:center;
  margin-left:0px;
}

.tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

#nav-tabs-wrapper {
  visibility: hidden;
}

#nav-tabs-wrapper {
  margin-top: -40px;
}

section {
  border-bottom: 1px solid #999;
  text-align: center;
  padding: 10px 0 0;
  height: auto;
  width: 100%;
}

.totop {
  visibility: hidden;
}

#sbtab1 {
  margin-top: -20px;
border-top:1px solid #ddd;
margin-top:0px;
}

#pbtab1 {
  margin-top: -20px;
border-top:1px solid #ddd;
margin-top:0px;
}

.buttonsbox {
  visibility: hidden;
}

.buttonsbox:after {
  margin-top:-30px;
}

.main-devices {
margin-top:-50px;
width: 33%;
display: inline-block;
}

.infobox {
visibility: visible;
width:65%;
display: inline-block;
margin-top:-50px;
}

.tab-pane.fade {
clear: both;
}

.one-device img {
  width: 75%;
} 

.device-info  {
  width: 96%;
  height: 35px;
}

.device-info h3  {
  font-size: 2rem;
}

.closebtnpos {
  visibility: hidden;
}

.container {
margin-top: -5px;
}

.pgbr {
  page-break-before: always;
}

td {
  line-height: 70%;
}

.discount-table {
  margin-top:0px;
}

.discount-table th {
  padding:6px;
}

.greensb7.box {
padding:0px;
}

.value {
  font-size: 4.5rem;
}

.currency {
  margin-top: 10px;
}

.h40px {
  height: 40px;
}

.hideme {
  visibility: hidden;
}

.showme {
  visibility: visible;
}

.box {
display:block;
}

.a2a_floating_style.a2a_default_style {
  visibility: hidden;
}