/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */


@page {margin:1.5cm}

.box2{
  page-break-inside: auto;
  background-color: white;
  background: none;
}

body {
  background-color: white !important;
  background: none !important;
}

#content {
  background-color: white;
  background-image: none;
  page-break-inside: auto;
  position: absolute;
  right: 0px;
  top: 30px;
  left: 0px;
}

.box2 img {display:none}
.box2 img.forcedisplay { display:inline }
.box2 a.btn-grey {display: none}
#aside{display:none}
#auctionActions{display:none}
#header{display:none}
.printButtons {display:none}
#footer{display:none}
#mainNav{display:none}
.backToList{display:none}

/* 26.05.2017 */
#cssmenu{display:none}
.btn-red{display:none}
.bigTitle{display:none}
#breadcrumbs{display:none}
#reg_osa_nr_info_message{display:none}
#popupContact{display:none}
#backgroundPopup{display:none}
#login-result{display:none}
#tingimuste-kinnitus{display:none}

.title-for-print{display:block}
#hr-line-for-print { display: block; }


/* 30.06.2021 */

.btn-xtee-select-all{display:none}



.xtee-rep-tr table tbody>tr>:nth-child(6){
    width: 25%;
}

.xtee-rep-kir-anna-arveloleku-andmed table tbody>tr>:nth-child(3){
    width: 50%;
}

.xtee-rep-kir-paring10 table tbody>tr>:nth-child(4){
    width: 40%;
}

.xtee-rep-kir-paring11 table tbody>tr>:nth-child(5){
    width: 50%;
}

.xtee-rep-kir-paring12 table tbody>tr>:nth-child(5){
    width: 50%;
}

.xtee-rep-kir-paring9 table tbody>tr>:nth-child(6){
    width: 40%;
}

.xtee-rep-kpr-isiku-andmed-1 table tbody>tr>:nth-child(4){
    width: 50%;
}

.xtee-rep-kpr-isiku-info table tbody>tr>:nth-child(3){
    width: 30%;
}

.xtee-rep-kpr-isiku-avaldused table tbody>tr>:nth-child(5){
    width: 20%;
}

.xtee-rep-skais2-taituri-vmaksed table tbody>tr>:nth-child(1){
    width: 40px;
}

.xtee-rep-skais2-taituri-vmaksed table tbody>tr>:nth-child(2){
    width: 45px;
}

.xtee-rep-skais2-taituri-vmaksed table tbody>tr>:nth-child(3){
    text-align: right;
    width: 40px;
}

.xtee-rep-skais2-taituri-vmaksed table tbody>tr>:nth-child(4){
    text-align: right;
    width: 40px;
}

.xtee-rep-skais2-taituri-vmaksed table tbody>tr>:nth-child(5){
    text-align: right;
    width: 40px;
}

.xtee-rep-skais2-taituri-vmaksed table tbody>tr>:nth-child(6){
    text-align: right;
    width: 40px;
}

.xtee-rep-skais2-taituri-vmaksed table tbody>tr>:nth-child(7){
    width: 30%;
}

#wrap {
    margin: auto;
    width: auto;
}

table {
    border: 1px solid #000;
    border-collapse: collapse;    
}

table tbody tr td b {
    font-weight: bold;
}

#report table td {
    border: 1px solid #000;
    border-collapse: collapse;
    padding: 5px;
    height: 100%;
    vertical-align: middle;
}

#container {
    height: 100%;
    position: static;
    width: auto;
}

#main {
    float: left;
    height: 100%;
    margin: auto;
    width: auto;
}

#main #content {
    background-color: none;
    background-image: none;
    page-break-inside: auto;
    position: static;
    padding: 0px;
}

input { 
    border-style: none !important;
    display: inline;
    background: none !important;
}

input[type="submit"] {
    display:none;
}

input[type="checkbox"] {
    display:none;
}

input[type="button"] {
    display:none;
}

img[src$="/img/question_icon.gif"] {
    display: none;
}

#create {
  background-color: white;
  background: none;
  padding: 5px;
}

.xtee-andmekogu-nimi {
    display: none;
}
