@page {margin: 10mm 0;}

body,* {

  font-family : Arial, 'sans-serif' !important;
  font-size :9pt !important;
}

*,
.jumbotron{
  margin: 0 !important;
  padding: 0 2px !important;
  font-size: 11px;
}

.list-group-item{
    margin-top:10px !important;
    border: none;
    background-color: white !important
}

nav#menu .nav-pills,
.mainPane > .container-fluid > .row > .col-sm-4,
.mainPane > .container-fluid > div.col-sm-4,
footer,
input[type='submit'],
button.btn, a.btn, a.btn .fa,
.nav-tabs li.li-unselected
{
  display: none;
}

.task-font {
    font-size: 12px !important;
    font-style: italic !important;
}

table{
  width: 100%;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs li a{
  border: none;
  font-weight: bold;
  font-size :15pt;
}

.mainPane > .container-fluid > .row > .col-sm-8 .content {
  display: block;
}

.mainPane > .container-fluid > .row > .col-sm-8 .content ul {
  width: 100%;
  float: left;
  height: auto;
}

p {
  orphans: 4;
  /*columns: 3;*/
}

.panel {
  page-break-after: auto;
  -webkit-box-shadow : 0 0 0 rgba(255, 255, 255, 0);
  -moz-box-shadow :  0 0 0 rgba(255, 255, 255, 0);
  box-shadow :  0 0 0 rgba(255, 255, 255, 0);
  border:none !important;
}
.fa{
  font-size :14pt;
}
div[class*='col-sm'],
div[class*='col-md'],
kbd[class*='col-md']
{
  float:left;
}

.col-sm-1{
  width: 8%;
}
.col-sm-2{
  width: 16%;
}
.col-sm-3{
  width: 25%;
}
.col-sm-4{
  width: 33%;
}
.col-sm-5{
  width: 41%;
}
.col-sm-6{
  width: 50%;
}
.col-sm-7{
  width: 58%;
}
.col-sm-8{
  width: 66%;
}
.col-sm-9{
  width: 75%;
}
.col-sm-10{
  width: 83%;
}
.col-sm-11{
  width: 91%;
}
.col-sm-12{
  width: 100%;
}

.infoContent{
  width: 100% !important;
  overflow: unset !important;
  max-height: none !important;
  font-size: 11px !important;
  -webkit-print-color-adjust: exact;
}
.colorPrint{
  -webkit-print-color-adjust: exact;
}

.print-only{
    display: block;
}
.noPrintContent{
  display: none ;
}

.reduceContent{
  margin:0;
  padding: 0
}

.printDivide{
  width: 100% !important;
  padding-left: 20px !important;
  float :left !important;
}


.test-results tbody ,.test-results tr, .test-results td{
	border : none !important;

}
.table {
    margin-bottom: 0 !important;
}
.print-margin{
	display : block !important;
	margin : 5px 0 15px 0 !important;
}

.test-results .kbd-results strong {
	display : block;
	margin : 5px 0 15px 0;
}

.color{
  -webkit-print-color-adjust: exact;
  background: #222 !important;
  color: #eee !important;
}

.result-section{
    font-size: 21pt;
    font-weight: bold;
    display: inline-block;
    padding: 10pt 0;
}
.td-dotted{
    content: '•••••••••••••••••••••••••••••••••••••••';
}
.mask-dotted{
    background-color: #fff;
}

.print-bold{
	font-weight: 800 !important;
}

li .activity-pro-act{
    border: none !important;
    padding-left: 20px !important;
    background-color: white !important;
}

li .task-pro-act{
    border: none !important;
    padding-left: 40px !important;
    background-color: white !important;
}

.print-italic{
    font-size: 12px !important;
    font-style: italic !important;
}

.no-print{
	display: none;
}

.mission-font{
    font-size: 14px !important;
    font-style: bold !important;
}

.result-vip { margin: 0; }
.table-simple-result td{ border: .01mm solid #000 !important; }
.table-simple-result td, .table-detail-result td, .table-detail-result th{ border: .01mm solid #000 !important; }
table.table.table-section-result td{ border-bottom: .01mm solid #000 !important; }
.table-section-result tr:first-child td{ border-top: .01mm solid #000 !important; }
.result-blue{ background: #2f56db !important; }
.result-green{ background: #008e35 !important; }
.result-yellow{ background: #ffb400 !important; }
.result-red{ background: #e31304 !important; }
.table-detail-result{ margin: 0 0 5mm 0 !important;}
h3.print-bold{ margin: 5mm 0 2mm 0 !important; }
.table-detail-graph{ page-break-before: always; }
/*# sourceMappingURL=print.css.map */
