

@media print {
    body {
        font-size: 12pt;
    }

    .printThisElement {
       display: block;
    }

	.label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: bold;
        line-height: 1;
        color: #ffffff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
    }
    .page-top .overlay {
      display: none;
    }
    .overlay {
      display: none;
    }


	.mod-vehicle-selector .vehicle .btn {
display: none;
}
.rv .page-top .overlay {
display: none;
}
background-image {
display: none;}

.mmrv-doughnut-chart {
display: none;
}

body{
  -webkit-print-color-adjust:exact;
}
body
{
  margin: 20mm 5mm 5mm 5mm;
}
 img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  } /*
.mod-vehicle-selector .vehicle .trigger {
    display: none;
}*/

.row {
    display: none;
}
.btn.btn-primary.tall, a.btn.btn-primary.tall, .btn.btn-primary.tall, a.btn.btn-primary.tall {
   display: none;
}

.header nav li a {
    display: none;
}

table.mou-grid tbody tr:nth-child(even) {
  background: #ebebeb;
}




h3 {
font-size: 13pt;
text-align: center;
}
box {
position: relative;
background: #fff;
padding: 20px;
border-radius: 3px;
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
table.data-presentation {
font-size: 12pt;
border-collapse: collapse;
}
table.data-presentation thead > tr {
background: #8edc84;
color: #fff;
}

table.data-presentation thead > tr {
background: #8edc84;
color: #fff;
}
table {
  width: 100%;
  margin-bottom: 1em;
}


.col01 {
width: 10%;
}

.col02 {
width: 10%;
}
.col03 {
width: 25%;
}
.col04 {
width: 20%;
}
.col05 {
width: 10%;
}
.col06 {
width: 10%;
}
.col07 {
width: 15%;
}

table.mou-grid tbody tr.mou-subtotal {
background: #ddf4da;
}
.table {
width: 100%;
margin-bottom: 1em;
}

h1 {
margin: 10px 0 30px;
font-size: 20pt;
line-height: 18px;
font-weight: 300;
color: #363636;
text-align: center;
}

table.data-presentation {
font-size: 12pt;
border-collapse: collapse;
}


table.mou-parent tbody tr td {
  padding-left: 0;
  padding-right: 0;
}
table.mou-child tbody tr td {
  padding-left: 0;
  padding-right: 0;
}
table.mou-grid tbody tr:nth-child(odd) {
  background: #fff;
}

table.mou-grid tbody tr.mou-subtotal {
  background: #ddf4da;
}
table.mou-grid tbody tr.mou-subtotal td {
  font-weight: bold;
  padding-left: 20px;
}
table.mou-grid tbody tr.mou-total {
  background: #fff;
}
table.mou-grid tbody tr.mou-total td {
  font-size: 21pt;
  font-weight: bold;
}
.mou-select {
  float: right;
  margin-left: 10px;
}
.mou-select .select2-container {
  width: 150px;
}
table.mou-parent th,
table.mou-parent td {
  text-align: center;
}


table.data-presentation {
  font-size: 12pt;
  border-collapse: collapse;
}
table.data-presentation thead > tr {
  background: #8edc84;
  color: #fff;
}
table.data-presentation.sortable thead > th {
  cursor: pointer;
}
table.data-presentation th,
table.data-presentation td {
  text-align: left;
  padding: 7px 15px;
  line-height: 1;
  font-weight: 300;
  vertical-align: top;
}

/*
table.data-presentation tbody > tr:nth-child(even) {
  background: #fff;
}*/
table.data-presentation tbody > td {
  border-left: 1px solid #cccccc;
}
table.data-presentation tbody > td:first-child {
  border-left: 0 none;
}

  .navbar {
    display: none;
  }
  footer .sub-footer .copyright {
 display: none;
}
footer .sub-footer nav ul {
display: none;
}

header nav ul {
display: none;
}

.mod-user .text {
display: none;
}
/*
.col-md-3 {
display: none;
}*/
.list-unstyled {
display: none;
}
.mod-tabs {
display: none;
}
.mod-user .text, .mod-user .pic {
display: none;
}
header .logo a {
background-image: url('../img/MaintainMyRV.png');
width: 183px;
height: 54px;
float: left;
max-width: 100%;
padding-bottom: 15px;
background-size: contain;
}
.mod-vehicle-selector .vehicle .label {
font-size: 16pt;
line-height: 50px;
color: #3c4252;
font-weight: 700;
text-transform: uppercase;
display: inline-block;
width: 100%;
text-overflow: ellipsis;
padding-left: 20px;
}
.image-replace {
text-indent: -9999px;
overflow: hidden;
display: block;
background-repeat: no-repeat;
background-position: center center;
}

table.mou-parent th, table.mou-parent td {
text-align: center;
}

}

.report-table table th {
    text-align: center;
}

.report-table table > thead:first-child > tr:first-child > th {
    border: 1px solid #777;
}

.report-table table > thead > tr > th {
    border: 1px solid #777;
}

table.data-presentation thead > tr {
    color: #000;
}
