.nextDayBtn {
    float: right;
    margin-top: 2px;
    text-decoration: none !important;
}

.overviewDetail {
    padding-left: 100px;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
#totalScanbook {
	/*background: linear-gradient(to bottom right, #e46cda, #fe60ad);*/
    background: linear-gradient(to bottom right, #87f2bc, #8ddbe7);
}
#error {
	/*background: linear-gradient(to bottom right, #f48665, #fea23f);*/
    background: linear-gradient(to bottom right, #fbe897, #fb9770);
}
#success {
	/*background: linear-gradient(to bottom right, #9a57ff, #d78afe);*/
    background: linear-gradient(to bottom right, #f8b0ff, #6ba8e6);
}

.tbFileSearchLog tr th {
	white-space: break-spaces;
    word-break: inherit;
}
.tbFileSearchLog tr th:nth-child(1) {
   width: 11% !important;
}
.tbFileSearchLog tr th:nth-child(2) {
    width: 6% !important;
}
.tbFileSearchLog tr th:nth-child(3) {
    width: 6% !important;
}
.tbFileSearchLog tr th:nth-child(4) {
    width: 5% !important;
}
.tbFileSearchLog tr th:nth-child(5) {
    width: 6% !important;
}
.tbFileSearchLog tr th:nth-child(6) {
    width: 6% !important;
}
.tbFileSearchLog tr th:nth-child(7) {
    width: 6% !important;
}
.tbFileSearchLog tr th:nth-child(8) {
    width: 6% !important;
}
.tbFileSearchLog tr th:nth-child(9) {
    width: 6% !important;
}
.tbFileSearchLog tr th:nth-child(10) {
    width: 6% !important;
}.tbFileSearchLog tr th:nth-child(11) {
    width: 6% !important;
}
