/*
	This file has been auto-generated by a tool at 26/08/2025 00:45:01
	Any changes made will be overwritten the next time it is regenerated.
*/

@page {
    margin: 0;
    padding: 0;
    size: A4 portrait;
}

.noPrint {
    display: none !important;
}
.printOnly {
    display: initial;
}

a.fa, .Framework_IconButton {
    display: none !important;
}

#PrintContainer {
    max-width: 800px !important;
    overflow: hidden;
}

.Framework_ScrollingTable {
    overflow: visible;
    width: auto;
}

.reporting .Framework_Signature {
    padding: 2px !important;
    width: auto;
}

.form {
    min-width: 0 !important;
}

h1 {
    /*font-size: 150%;
    font-weight: bold;
    margin: 0;
    padding: 8px;*/
    display: none;
}

.dailyTaskSheet input, .dailyTaskSheet select, .dailyTaskSheet textarea {
    border: 0 none;
    font-size: 90%;
    padding: 0;
}
.dailyTaskSheet textarea {
    height: 60px;
}
.dailyTaskSheet table tr th {
    border: 1px solid #000;
}
.dailyTaskSheet table tr td {
    border: 1px solid #000;
}

table, table tr, table tbody tr, table thead tr {
    page-break-inside: avoid !important;
}
