
body {
  color: black;
  background: white;
  font-size: 12pt!important;
  line-height:1.4em!important;
}

.arno-h1, .arno-h2, .arno-h3{
	font-size:12pt!important;
	font-weight:600!important;
	margin-bottom:10px!important;
}
.arno-h1{
	font-size:14pt!important;
	
}

#sidebar, .top-row, .header-debug, .c_right, .arno-footer, .icons-content, .logo-image, .arno-nupud-rida, .arno-filter, .dt-buttons, .arno-view-row-buttons, .name, #header {
	display:none;
}
 table {
    width: 100%;
    border-collapse: collapse;
  }

  th, td {
    border: 1px solid #000!important;
    padding: 6px;
    text-align: left;
  }


  thead { 
    display: table-header-group;
  }

  tfoot {
    display: table-footer-group;
  }

  
  tr, td, th {
    page-break-inside: avoid;
  }
.dataTables_filter,
  .dataTables_info,
  .dataTables_paginate,
  .dataTables_length {
    display: none !important;
  }
.pais-row, .arno-view-row, .arno-form-row  {
   	min-height:0px!important;
	margin:0px!important;
  }
.pais-row > div, .arno-view-row > div, .arno-form-row > div   {
    display: inline-block !important;
    width: 48% !important;
    vertical-align: top !important;
	text-align:left!important;
	padding:0px!important;
	min-height:0px!important;
	margin:0px!important;
	
  }
.arno-form-row .arno-label, .arno-form-row .arno-form-item {
	 display: inline-block !important;
	width: 48% !important;
    vertical-align: top !important;
	text-align:left!important;
	padding:0px!important;
	min-height:auto!important;
	margin:0px!important;
	line-height:1.4em!important;
}
.arno-form-item p, .pais-card-content {
  padding: 0px!important;
  margin:0px!important;
  font-weight:400!important;
  min-height:auto!important;
  line-height:1.4em!important;
  
}
.pais-card-content.line {
  padding-left:0px!important;
}
