@page {
  size: landscape; 
  max-height:100%;
  max-width:100%;
}

html, body {
  width: 100%;
  height: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
}

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

input, textarea, select, label, .form-control{
  font-size: 14px;
  color:#000;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}
.page-header {
	vertical-align: middle;
	margin: 15px 0;
	padding: 0;
	border-bottom: none;
}
.page-header h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #000;
	display: inline-block;
	margin-bottom: 15px;
}

.form-group .control-label,
.form-group .input-group{
  position: relative;
  display: block;
  float:left;
}

.search.dropdown select {
  background: #FFF;
  border: 0px;
}
.tab-content > .tab-pane.active{
  display: block!important;
}
ul.nav-tabs{
  margin-bottom: 10px;
}
ul.nav-tabs li a{
  white-space: nowrap;
}
.panel-heading{
  background: #FFF !important;
  margin-bottom: 10mm;
  margin-top: 5mm;
  border-bottom:none !important;
}
.panel-heading .panel-title{
  font-size: 22px;
}
.page-header,
.panel-title .fa,
button#btn_print,
.panel-body .well,
.btn.btn-default.green,
.tab-content > .tab-pane,
.ui.dropdown > input:not(.search):first-child, .ui.dropdown > select,
.input-group-btn,
.print-hide,
tr.client-block,
/*ul.nav-tabs,*/
a.btn-primary,
button.btn-primary,
footer,
.dropdown.icon,
.search.dropdown .menu,
.search.dropdown .search,
.search.dropdown input[autocomplete="off"],
#header,
#column-left,
.panel.panel-footer,
fieldset legend,
.breadcrumb {
	display: none !important;
} 
.panel-body{
  padding: 0px!important;
}
#column-left + #content,
#column-left.active + #content{
  margin: 0px !important;
  padding: 0px !important;
}

.ui.selection.dropdown{
  width: auto !important;
}
#table{
  max-width: 210mm;
  width:100%;
}
#table td{
  width: auto;
  overflow: hidden;
  word-wrap: break-word;
}

.panel-default{
  border: 0px;
}
.print.table {
  padding: 0px;
}
.print.table div:first-child{
  border-top: 2px solid #ccc;
  background: #f1f1f1;
  font-weight: bold;
}
.print.table div {
    list-style: none;
    display: flex;
    border-bottom: 2px solid #ccc;
    padding: 5px;
}

.print.table div p {
    display: inline-block;
    min-width: 120px;
    text-align: left;
    margin: 0px;
    padding: 5px;
    width: 160px;
    font-size: 14px !important;
    word-wrap: break-word;
}
.page-break-before{
  page-break-before: always;
  padding: 0 !important;
  border: none !important;
}
.page-break-after{ 
  page-break-after: always;
  padding: 0 !important;
  border: none !important;
}
  

@media print {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}