body {
    width: 100%;
    background: #fff;
    padding: 0;
}

#todos,
#template_content {
    width: 100%;
    padding: 0;
}

#template_tabs,
.button {
    display: none;
}

#todos td,
#todos th,
#worklogDetail td,
#worklogDetail th,
#monthDetail td,
#monthDetail th,
.monthDetail td,
.monthDetail th,
.monthSollIst {
    font-size: 10pt;
    line-height: 1em;
    padding: 0.3em;
}

#todos .status img {
    width: 2em;
}

a {
    text-decoration: none;
}

input {
    height: 1em;
}
.usermonth {
    page-break-inside: avoid;
}
.yearmonthselect {
    display: none;
}
