/*------------------------------------*\ 
    #PAGES:PRINT-PREVIEW
\*------------------------------------*/
html, body {
  width: 768px;
}

body {
  padding-top: 0;
  background: transparent;
}

.print-preview .col-sm-1, .print-preview .col-sm-2, .print-preview .col-sm-3, .print-preview .col-sm-4, .print-preview .col-sm-5, .print-preview .col-sm-6, .print-preview .col-sm-7, .print-preview .col-sm-8, .print-preview .col-sm-9, .print-preview .col-sm-10, .print-preview .col-sm-11, .print-preview .col-sm-12 {
  float: left;
}
.print-preview .col-sm-1 {
  width: 8.3333333333%;
}
.print-preview .col-sm-2 {
  width: 16.6666666667%;
}
.print-preview .col-sm-3 {
  width: 25%;
}
.print-preview .col-sm-4 {
  width: 33.3333333333%;
}
.print-preview .col-sm-5 {
  width: 41.6666666667%;
}
.print-preview .col-sm-6 {
  width: 50%;
}
.print-preview .col-sm-7 {
  width: 58.3333333333%;
}
.print-preview .col-sm-8 {
  width: 66.6666666667%;
}
.print-preview .col-sm-9 {
  width: 75%;
}
.print-preview .col-sm-10 {
  width: 83.3333333333%;
}
.print-preview .col-sm-11 {
  width: 91.6666666667%;
}
.print-preview .col-sm-12 {
  width: 100%;
}
.print-preview .col-sm-pull-0 {
  right: auto;
}
.print-preview .col-sm-pull-1 {
  right: 8.3333333333%;
}
.print-preview .col-sm-pull-2 {
  right: 16.6666666667%;
}
.print-preview .col-sm-pull-3 {
  right: 25%;
}
.print-preview .col-sm-pull-4 {
  right: 33.3333333333%;
}
.print-preview .col-sm-pull-5 {
  right: 41.6666666667%;
}
.print-preview .col-sm-pull-6 {
  right: 50%;
}
.print-preview .col-sm-pull-7 {
  right: 58.3333333333%;
}
.print-preview .col-sm-pull-8 {
  right: 66.6666666667%;
}
.print-preview .col-sm-pull-9 {
  right: 75%;
}
.print-preview .col-sm-pull-10 {
  right: 83.3333333333%;
}
.print-preview .col-sm-pull-11 {
  right: 91.6666666667%;
}
.print-preview .col-sm-pull-12 {
  right: 100%;
}
.print-preview .col-sm-push-0 {
  left: auto;
}
.print-preview .col-sm-push-1 {
  left: 8.3333333333%;
}
.print-preview .col-sm-push-2 {
  left: 16.6666666667%;
}
.print-preview .col-sm-push-3 {
  left: 25%;
}
.print-preview .col-sm-push-4 {
  left: 33.3333333333%;
}
.print-preview .col-sm-push-5 {
  left: 41.6666666667%;
}
.print-preview .col-sm-push-6 {
  left: 50%;
}
.print-preview .col-sm-push-7 {
  left: 58.3333333333%;
}
.print-preview .col-sm-push-8 {
  left: 66.6666666667%;
}
.print-preview .col-sm-push-9 {
  left: 75%;
}
.print-preview .col-sm-push-10 {
  left: 83.3333333333%;
}
.print-preview .col-sm-push-11 {
  left: 91.6666666667%;
}
.print-preview .col-sm-push-12 {
  left: 100%;
}
.print-preview .col-sm-offset-0 {
  margin-left: 0%;
}
.print-preview .col-sm-offset-1 {
  margin-left: 8.3333333333%;
}
.print-preview .col-sm-offset-2 {
  margin-left: 16.6666666667%;
}
.print-preview .col-sm-offset-3 {
  margin-left: 25%;
}
.print-preview .col-sm-offset-4 {
  margin-left: 33.3333333333%;
}
.print-preview .col-sm-offset-5 {
  margin-left: 41.6666666667%;
}
.print-preview .col-sm-offset-6 {
  margin-left: 50%;
}
.print-preview .col-sm-offset-7 {
  margin-left: 58.3333333333%;
}
.print-preview .col-sm-offset-8 {
  margin-left: 66.6666666667%;
}
.print-preview .col-sm-offset-9 {
  margin-left: 75%;
}
.print-preview .col-sm-offset-10 {
  margin-left: 83.3333333333%;
}
.print-preview .col-sm-offset-11 {
  margin-left: 91.6666666667%;
}
.print-preview .col-sm-offset-12 {
  margin-left: 100%;
}
.print-preview .row-flex > .col-sm-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.3333333333%;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
}
.print-preview .row-flex > .col-sm-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
}
.print-preview .row-flex > .col-sm-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.print-preview .row-flex > .col-sm-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
}
.print-preview .row-flex > .col-sm-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.6666666667%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
}
.print-preview .row-flex > .col-sm-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.print-preview .row-flex > .col-sm-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.3333333333%;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
}
.print-preview .row-flex > .col-sm-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.6666666667%;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
}
.print-preview .row-flex > .col-sm-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
}
.print-preview .row-flex > .col-sm-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.3333333333%;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
}
.print-preview .row-flex > .col-sm-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.6666666667%;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
}
.print-preview .row-flex > .col-sm-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.print-preview .col-sm-nogutter {
  padding-left: 0;
  padding-right: 0;
}
.print-preview .visible-xs {
  display: none !important;
}
.print-preview .hidden-xs {
  display: block !important;
}
.print-preview table.hidden-xs {
  display: table !important;
}
.print-preview tr.hidden-xs {
  display: table-row !important;
}
.print-preview th.hidden-xs,
.print-preview td.hidden-xs {
  display: table-cell !important;
}
.print-preview .hidden-xs.hidden-print {
  display: none !important;
}
.print-preview .hidden-sm {
  display: none !important;
}
.print-preview .visible-sm {
  display: block !important;
}
.print-preview table.visible-sm {
  display: table !important;
}
.print-preview tr.visible-sm {
  display: table-row !important;
}
.print-preview th.visible-sm,
.print-preview td.visible-sm {
  display: table-cell !important;
}
.print-preview .visible-print-block {
  display: block !important;
}
.print-preview .visible-print-inline {
  display: inline !important;
}
.print-preview .visible-print-inline-block {
  display: inline-block !important;
}
.print-preview .hidden-print {
  display: none !important;
}
/*# sourceMappingURL=print-preview.css.map */
