.panel-heading-report {
    width: 992px !important;
}

.search-report-area {
    border: 0px !important;
    border-radius: 0px !important;
}

.search-input-report {
    margin-right: 8px;
    margin-bottom: 5px;
    width: 160px !important;
    display: inline-block;
}

.search-box-report {
    margin-bottom: 0px !important;
}

.search-button-report {
    vertical-align: top;
    display: inline-block;
}

.table-report-list {
	margin-top: 5px;
    margin-right: 15px;
    margin-left: 15px;
}

.column-report-status {
    width: 1%;
    max-width: 1%;
}

.column-report-action {
    width: 8%;
    max-width: 8%;
}

.column-report-bukken-code {
    width: 9%;
    max-width: 9%;
}

.column-report-bukken-name {
    width: 11%;
    max-width: 11%;
}

.column-report-bukken {
    width: 11%;
    max-width: 11%;
}

.column-report-plan-name {
    width: 10%;
    max-width: 10%;
}

.column-report-construction-start-at{
    width: 11%;
    max-width: 11%;
}

.column-report-construction-complete-at {
    width: 11%;
    max-width: 11%;
}

.column-report-company-name {
    width: 10%;
    max-width: 10%;
}

.column-report-branch-name {
    width: 8%;
    max-width: 8%;
}

.column-report-name {
    width: 17%;
    max-width: 17%;
}

.colum-report-required {
    width:14%;
    max-width:14%;
}

.column-report-update {
    width: 19%;
    max-width: 19%;
}

.column-report-check {
    width: 2%;
    max-width: 2%;
}

.column-report-status.creating {
    background-color: #999;
}

.column-report-status.requestapprove,
.column-report-status.requestapproveincontractor {
    background-color: #2885b8;
}

    .column-report-status.requestapproveincontractor {
        opacity: 0.5;
    }

.column-report-status.reject,
.column-report-status.rejectincontractor,
.column-report-status.rejectincontractorforflowoption {
    background-color: #c54355;
}

    .column-report-status.rejectincontractor,
    .column-report-status.rejectincontractorforflowoption {
        opacity: 0.5;
    }

.column-report-status.approve {
    background-color: #9ebd2a;
}

.column-report-status.notcreated{
    background-color :black;
}

/*↓↓↓報告書多段階承認オプション、報告書一覧先頭項目の色表示に関連するため、記載順は重要。変更時は注意すること*/
.column-report-status.creatingforflowoption {
    background-color: #ffffff;
}
.column-report-status.rejectforflowoption {
    background-color: #fce4d6;
}
.column-report-status.requestapproveforflowoption,
.column-report-status.requestapproveincontractorforflowoption {
    background-color: #2885b8;
}
    .column-report-status.requestapproveincontractorforflowoption {
        opacity: 0.5;
    }
.column-report-status.approvelv1 {
    background-color: #e2efda;
}
.column-report-status.approvelv2 {
    background-color: #a9d08e;
}
.column-report-status.approvelv3 {
    background-color: #00b050;
}
.column-report-status.delayforflowoption {
    background-color: red;
}
/*↑↑↑報告書多段階承認オプション、報告書一覧先頭項目の色表示に関連するため、記載順は重要。変更時は注意すること*/

.button-area {
	padding: 15px 15px 5px 15px;
}

.report-list-button {
    width:94px;
}

.result-area{
	color: #6c757d;
}

.report-result-area-question-icon {
    margin-right: -1px;
    margin-left: -1.5px;
}

.warning-area{
    padding-top: 5px;
    font-size: 8px;
    float: right;
}

.report-list-overflow {
    max-width: 0px !important;
}

.template-input {
    position: relative;
    margin: 10px;
    border: 1px dashed black;
    width: 402px;
    height: 252px;
}

.delete-template-button {
    position: absolute;
    top: 10px;
    right: 10px;
}

    .delete-template-button :hover {
        color: red;
    }

.report-template-body {
    padding: 0px !important;
}

.body-left {
    width: 475px;
    min-height: 500px;
    padding: 10px 10px;
    float: left;
}

.body-right {
    width: 470px;
    border-left: 1px solid #ddd;
    min-height: 500px;
    padding: 10px 10px;
    float: right;
}

.template-area {
    min-height: 400px;
}

.template {
    border: solid 2px #eee;
    height: 460px;
    overflow: auto;
    margin: 10px 0px;
}

.thumbnail-custom {
    border: solid 2px #eee;
    height: 570px;
    padding-top: 10px;
    overflow: auto;
    margin: 10px 0px;
}

.thumbnail-picture {
    margin-bottom: 20px;
}

.no-show {
    display: none !important;
}

/*************************
 * 報告書 - 作成(編集) 共通
 *************************/
.report-button-container {
    text-align:right;
}

.report-button-area {
    margin-right: 10px;
    padding-top: 10px;
}

.report-tabs {
    margin-top: 10px;
}

.report-tabs-question-icon {
    margin-left: -0.5px;
}

.report-background {
    background-color: #fff
}

.report-contents {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
}

.report-page-container {
    width: 650px;
    margin: 0 auto;
}

.report-frame {
    width: 630px;
    height: 891px;
    display: table;
}

.report-page.overflow-vertical-scroll {
    width: 648px;
    margin-right: -8px;
    overflow-y: scroll;
}

.cardview {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.ui-draggable-helper {
    z-index: 10000;
    opacity: 1;
}

.report-reject-flow-reason {
    width: 570px !important;
    resize: vertical !important;
}

#report-submit,
#report-return,
#report-edit-return,
#report-edit,
#report-close,
#report-request-approve,
#report-request-approve-contractor,
#report-approve,
#report-approve-flow,
#report-approve-specify-date,
#report-reject,
#report-reject-contractor,
#report-reject-flow,
#report-cancel-approve,
#report-in-process-list,
#report-cancel-request-approve,
#report-request-claim,
#report-cancel-request-claim,
#report-request-download {
    margin-top: 10px;
    margin-left: 10px;
}

#report-approve,
#report-approve-flow {
    background-color: #9ebd2a;
    color: #fff;
}

    #report-approve:hover,
    #report-approve-flow:hover {
        background-color: #cbdc89;
        color: #fff;
    }

#report-approve-specify-date {
    background-color: #9ebd2a;
    color: #fff;
}

    #report-approve-specify-date:hover {
        background-color: #cbdc89;
        color: #fff;
    }

#report-reject,
#report-reject-contractor,
#report-reject-flow,
#report-reject-flow-btn {
    background-color: #c54355;
    color: #fff;
}

    #report-reject:hover,
    #report-reject-contractor:hover,
    #report-reject-flow:hover,
    #report-reject-flow-btn:hover {
        background-color: #f35348;
        color: #fff;
    }

#report-cancel-approve,
#report-request-approve,
#report-request-approve-contractor,
#report-cancel-request-approve,
#report-request-download {
    background-color: #2885b8;
    color: #fff;
}

    #report-cancel-approve:hover,
    #report-request-approve:hover,
    #report-request-approve-contractor:hover,
    #report-cancel-request-approve:hover,
    #report-request-download:hover{
        background-color: #46b8da;
        color: #fff;
    }

#report-edit,
#report-submit {
    background-color: #077aba;
    color: #fff;
}

    #report-edit:hover,
    #report-submit:hover {
        background-color: #53a6dc;
        color: #fff;
    }

#report-return,
#report-edit-return {
    background-color: #949494;
    color: #fff;
}

    #report-return:hover,
    #report-edit-return:hover {
        background-color: #d5d5d5;
        color: #fff;
    }

#approve-actual-date {
    width : 210px;
    text-align : center;
}

#approve-actual-date-picker {
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#report-approve-specify-date-btn {
    background-color: #9ebd2a;
    color: #fff;
}

    #report-approve-specify-date-btn:hover {
        background-color: #cbdc89;
        color: #fff;
    }

/*************************
 * 報告書 - 作成(編集)　報告書表紙
 *************************/
.report-frame > .report-title {
    border: 1px solid #dddddd;
    margin: 0 auto;
    margin-top: 130px;
    width: 400px;
    height: 45px;
    font-size: 20px;
}

.report-frame > .report-infomation {
    margin: 0 auto;
    margin-top: 230px;
    width: 400px;
}

    .report-frame > .report-infomation > .table {
        margin: 0;
    }

        .report-frame > .report-infomation > .table th {
            background-color: #f5f5f5;
            font-weight: normal;
        }

/* 項目フッター部 */
.report-useditem-footer {
    position:absolute;
    width:400px;
    padding: 5px 0px;
    text-align: right;
}

.report-frame > .report-footer {
    margin: 200px 50px 0;
    height: 101px;
    position: relative;
}

.report-footer .table-report-imprint {
    width: 240px;
    margin-bottom: 0;
}

.report-footer > .table th {
    width: 80px;
    border-bottom-width: 1px;
    text-align: center;
    background-color: #f5f5f5;
    font-weight: normal;
}

.table.table-report-imprint td {
    width: 80px;
    height: 80px;
}

/* PH 用*/
.report-footer-ph {
	margin-top: 50px;
	margin-left: 20px;
	position: relative;
}

.report-footer-ph .table-report-imprint-ph {
	width: 575px;
	margin-bottom: 0;
}

.table-report-imprint-ph-title {
	width: 100px;
	text-align: center;
	background-color: #f5f5f5;
	font-weight: normal;
}

.table-report-imprint-ph-data {
	text-align: left;
	font-weight: normal;
	padding: 2px !important;
}

.report_seal_small_size {
	font-size: 9px !important;
}

/*************************
 * 報告書 - 作成(編集)　写真三枚貼り
 *************************/
.report-three-picture {
    overflow: auto;
    overflow-y: scroll;
    height: 891px;
}

    .report-three-picture > .three-picture-one-unit {
        margin-top: 5px;
        margin-left: 5px;
        width: 600px;
        height: 290px;
        border: 1px solid #dddddd;
        background-color: white;
        display: flex;
    }

.three-picture-one-unit > .paste-picture {
    width: 290px;
    height: 280px;
    margin: 5px;
    border: 1px solid #dddddd;
}

.paste-picture > .pasted-picture {
    width: 250px;
    height: 190px;
    display: block;
    margin: auto;
}

.three-picture-one-unit > .picture-infomation {
    width: 290px;
    height: 280px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #dddddd;
}

.picture-infomation > .report-title {
    width: 100%;
    margin-bottom: 5px;
}

.picture-infomation > .report-comment {
    width: 100%;
    height: 250px;
}

/*************************
 * 報告書 - 作成(編集)　写真一覧
 *************************/
.report-picture-pool {
    width: 310px;
    height: 891px;
    display: table;
    margin-left: 10px;
    margin-right: 10px;
}

    .report-picture-pool > .process-contents {
        width: 100%;
    }

        .report-picture-pool > .process-contents > .process-selector {
            width: 300px;
            margin-left: 5px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

    .report-picture-pool > .picture-list {
        overflow: auto;
        overflow-y: scroll;
        height: 847px;
    }

        .report-picture-pool > .picture-list > .picture {
            width: 135px;
            height: 101px;
            float: left;
            margin: 5px;
            border-radius: 5px;
            cursor: pointer;
        }

            .report-picture-pool > .picture-list > .picture:hover {
                opacity: 0.5;
            }


.report-checksheet-updatebuilder {
    color: #FF0000;
}

.report-checksheet-item-selectbutton {
    color: #6c757d !important;
    border: 1px solid transparent;
    border-color: #6c757d !important;
    border-radius: 3px;
    background-image: none;
    background-color: transparent !important;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    padding: 4px 6px 2px !Important;
    margin: 2px 0;
    line-height: 1.5;
    display: inline-block;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.report-checksheet-item-selectbutton-selected1,
.report-checksheet-item-selectbutton-colorpanel1 {
    color: white !important;
    background-color: #FF8F19 !important;
}

.report-checksheet-item-selectbutton-selected2,
.report-checksheet-item-selectbutton-colorpanel2 {
    color: white !important;
    background-color: #ff1212 !important;
}

.report-checksheet-item-selectbutton-selected3,
.report-checksheet-item-selectbutton-colorpanel3 {
    color: white !important;
    background-color: #6C757D !important;
}

.report-checksheet-item-selectbutton-selected4,
.report-checksheet-item-selectbutton-colorpanel4 {
    color: black !important;
    background-color: #ffda00 !important;
}

.report-checksheet-item-selectbutton-colorpanel {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-left: 5px;
    margin-top: 5px;
}

.report-search-box {
    margin-bottom: 0 !important;
}

.table-cell-vertical-algin-middle {
    display: table-cell !important;
    vertical-align: middle !important;
}

.search-report-input {
	width:280px;
    max-width: 280px;
}

.margin-left-1em {
    margin-left: 1em;
}

.search-area {
    margin: 20px 15px 0;
    padding: 20px 20px 0;
    border: 1px solid #ddd;
    border-radius: 5px
}

.condition-area {
    margin-bottom: 15px;
}

.condition-label {
    
	font-size:14px;
	margin-top:7px;

}

.report-list-count-area {
    text-align: right;
}

    .report-list-count-area > label {
        margin: 15px 15px 0 0;
    }
    
.report-cover-tbody-list {
    height:27px;
}


/*************************
 * 報告書 - 報告書提出状況ダウンロード
 *************************/

.report-label{
    color: #808080;
}

#modal-report-submissionstate .modal-dialog {
    width: auto;
}

.modal-form-width {
    width: 200px !important;
}

.sign-picture {
    width: 200px;
    height: 60px;
    display: block;
    margin: auto;
}

.staff-seal-picture-label {
    width: 45px;
    height: 45px;
    margin: auto;
}

.staff-seal-picture-edit {
    width: 45px;
    height: 45px;
    margin: auto;
    cursor: pointer;
}

.staff-seal-picture {
    width: 45px;
    height: 45px;
    margin: auto;
}

.stampPositionCorrection {
    margin-top: -30px;
}

.report-from-start-to-end {
    position: absolute;
    top: 55%;
    left: 48%;
}

.report-from-start-to-end-xs-12 {
	position: absolute;
	top: 55%;
	left: 49%;
}

/*************************
 * 報告書 - 不正項目ありダイアログ
 *************************/

#wrong-status-continue-report-request-approve-btn {
    background-color: #2885b8;
    color: #fff;
}
    #wrong-status-continue-report-request-approve-btn:hover {
        background-color: #46b8da;
        color: #fff;
    }

#wrong-status-continue-report-approve-btn {
    background-color: #9ebd2a;
    color: #fff;
}
    #wrong-status-continue-report-approve-btn:hover {
        background-color: #cbdc89;
        color: #fff;
    }

.report-download-excel-guid{
	text-align:left;
	margin-left: 12px;
}
.report-download-excel-form {
}

.report-download-excel-check-form {
	padding-top: 0.25rem !important;
}
.report-download-excel-check {
	border: 0px none !important;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
	vertical-align: middle;
	font-size: 14px;
	margin-top: 0.2rem !important;
	margin-bottom: 0.0rem !important;
}
.report-download-excel-check-item {
	transform: scale(1.3);
	/*accent-color: blue;*/
}

/*************************
 * 報告書承認状況一覧機能
 *************************/

.display-flex {
    display: flex;
}

.text-center{
    text-align: center;
}

.no-bukken-to-display {
    font-size: 20px;
    padding-left: 15px;
    padding-top: 15px;
}

.report-status-list {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 0px;
}

.report-status-color {
    height: 30px;
    width: 10px;
}

.report-status {
    padding-top: 8px;
    padding-left: 3px;
}

.column-report-approval-status-creating {
    background-color: #999;
}

.column-report-approval-status-requestapprove {
    background-color: #2885b8;
}

.column-report-approval-status-reject {
    background-color: #c54355;
}

.column-report-approval-status-approve {
    background-color: #9ebd2a;
}

.column-report-approval-status-creatingforflowoption {
    background-color: #ffffff;
    border: 1px solid #999;
}

.column-report-approval-status-requestapproveforflowoption {
    background-color: #2885b8;
}

.column-report-approval-status-rejectforflowoption {
    background-color: #fce4d6;
}

.column-report-approval-status-approvelv1 {
    background-color: #e2efda;
}

.column-report-approval-status-approvelv2 {
    background-color: #a9d08e;
}

.column-report-approval-status-approvelv3 {
    background-color: #00b050;
}
.column-report-approval-status-delayforflowoption {
    background-color: red;
}

.approve-green {
    background-color: #9ebd2a;
}

.approve-gray {
    background-color: #999;
}

.table-report-approval-status-list {
    margin-top: 5px;
    margin-right: 15px;
    margin-left: 15px;
}

.layout-max-width {
    width: 38%;
}

.table-scroll-border {
    border-collapse: separate;
}

.report-approval-tr-height {
    height: 62px !important;
}

.approval-font-size {
    font-size: 12px;
}

.list-header {
    position: sticky;
    top: -0.1px;
    left: 0;
}

.table-border-left th
,.table-border-left td {
    border-left: 1px solid #dee2e6;
}

.bukken-list {
    overflow-y: auto;
    overflow-x: hidden;
    -ms-overflow-style: none;
    display: flex;
    max-height: calc(100vh - 175px) !important;
    border: 1px solid #ddd;
    border-width: 1px 0px 0px 0px;
}

.bukken-list::-webkit-scrollbar {
    display: none;
}

.layout-bukken-table {
    min-width: 480px;
}

.plan-list {
    overflow-x: auto;
    display: flex;
    max-width: calc(100vw - 510px);
    max-height: calc(100vh - 175px);
    border: 1px solid #ddd;
    border-width: 1px 0px 0px 0px;
}

.plan-table-size {
    min-width: calc(100vw - 550px);
}

.layout-plan-table {
    width: 220px;
    min-width: 220px;
    max-width: 220px;
}

.bgcolor-black {
    background: #999;
}

.bgcolor-red {
    background-color: #fce4d6;
}

.layout-plan-report-status-bar {
    width: 20px;
    min-height: 42px;
}

.layout-planInfo {
    text-align: center;
    width: 100%;
}

.layout-report-title {
    display: inline-block;
    width: 140px;
}

.plan-date-font-size {
    font-size: 10.4px;
}

.condition-item {
    margin-top: 7px;
    font-size: 10.5px;
    color: #666666;
}

.condition-label-language {
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 3px;
}

.font-size-ten{
    font-size: 10px !important;
}

.font-size-eleven {
    font-size: 11px !important;
}

.font-size-twelve {
    font-size: 12px !important;
}

.change-line-height{
    line-height:2.0 !important;
}

.line-height-eg {
    line-height: 1.0 !important;
}

.line-height-jp {
    line-height: 1.7 !important;
}

/* 請求依頼,請求依頼取消 */
.report-request-claim-grid tr td {
	padding: 3px !important;
	font-size: 14px !important;
}

