﻿html {
    height: 100%;
    
}

body {
    height: 100%;
}

#divHead {
    display: none;
}

#divBody > br {
    display: none;
}

.lblPage:empty {
    display: none;
    margin: 0;
}

.lblCurrentPirRef:empty {
    display: none;
    margin: 0;
}

.lblCurrentPirRef {
    display: block;
    font-weight: bold;
    font-size: larger;
    font-family: Tahoma, Calibri;
    color: #2965a8;
    margin-left: 6%;
    margin-bottom: 4px;
}

#divHeadIcons {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

#divHeadIcons #tblHead {
    width: 100%;
    border-collapse: collapse;
}

#divHeadIcons #tblHead td {
    vertical-align: middle;
}

.pur-head-logo-cell {
    padding-left: 8px;
    padding-right: 28px;
    width: auto;
    min-width: 170px;
    text-align: left;
    vertical-align: middle;
}

.pur-head-icons-cell {
    padding-left: 8px;
    white-space: nowrap;
}

.pur-head-user-options {
    width: 158px;
    min-width: 158px;
    padding-right: 10px;
    text-align: center;
    vertical-align: middle;
}

.lblPurUserNameHead {
    color: whitesmoke;
    font-family: Tahoma, Calibri;
    font-weight: bold;
    font-size: 12px;
    display: block;
    text-align: center;
    margin-bottom: 3px;
    line-height: 1.1;
    white-space: nowrap;
}

.pur-head-step {
    text-align: center;
    width: 112px;
    background-color: whitesmoke;
    border-radius: 7px;
    padding: 4px 6px;
    vertical-align: middle;
}

.pur-head-step-value {
    font-family: Tahoma, Calibri;
    font-weight: bold;
    font-size: 12px;
    color: #2965a8;
    line-height: 1.2;
    display: block;
}

.pur-step-panel {
    width: 100%;
    margin-left: 3%;
    margin-top: 3%;
    padding: 20px;
    border-left-style: outset;
    border-left-color: #4494c3;
    border-left-width: thick;
    border-radius: 7px;
    box-sizing: border-box;
}

.pur-review-panel {
    width: 100%;
    margin-left: 3%;
    margin-top: 0;
    padding: 6px 16px 10px 16px;
    border-left-style: outset;
    border-left-color: #4494c3;
    border-left-width: thick;
    border-radius: 7px;
    box-sizing: border-box;
}

.pur-review-panel .pur-review-search-row {
    background-color: #808080;
    text-align: left;
    height: 44px;
}

.pur-review-panel .pur-review-search-row td {
    vertical-align: middle;
}

.pur-review-panel .pur-review-content {
    width: 100%;
    margin-top: 6px;
}

.pur-review-panel .pur-review-content h3:first-child {
    margin-top: 0;
}

.pur-user-panel {
    width: 100%;
    margin-left: 3%;
    margin-top: 0;
    padding: 6px 16px 10px 16px;
    border-left-style: outset;
    border-left-color: #4494c3;
    border-left-width: thick;
    border-radius: 7px;
    box-sizing: border-box;
}

.pur-user-panel .pur-user-tabs {
    margin-bottom: 0;
}

.pur-user-panel .pur-user-search-tools {
    margin-top: 8px;
}

.pur-user-panel .pur-user-search-row {
    background-color: #808080;
    height: 44px;
}

.pur-user-panel .pur-user-search-cell {
    vertical-align: middle;
    text-align: left;
    width: 70%;
}

.pur-user-panel .pur-user-export-cell {
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    padding-right: 8px;
    width: 30%;
}

.pur-user-panel .pur-user-content {
    width: 100%;
    margin-top: 4px;
}

.pur-user-panel .pur-user-content h3:first-child {
    margin-top: 0;
}

.pur-user-content table,
.pur-review-content table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border: 2px solid #b8c4d4;
}

.pur-user-content table td,
.pur-review-content table td {
    vertical-align: middle;
    padding: 6px 5px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
    box-sizing: border-box;
    text-align: center;
    border: 2px solid #b8c4d4;
    font-size: 13px;
    line-height: 1.25;
}

.pur-user-content table tr[style*="574d4d"],
.pur-review-content table tr[style*="574d4d"] {
    height: auto !important;
}

.pur-user-content table tr[style*="574d4d"] td,
.pur-review-content table tr[style*="574d4d"] td {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    text-align: center;
    vertical-align: middle;
    padding: 6px 4px;
    line-height: 1.25;
    overflow: visible;
    font-size: 13px;
    border: 2px solid #4a4444;
}

.pur-user-content table tr[style*="574d4d"] td .lblStyleTab,
.pur-user-content table tr[style*="574d4d"] td .lnkStyleTab,
.pur-review-content table tr[style*="574d4d"] td .lblStyleTab,
.pur-review-content table tr[style*="574d4d"] td .lnkStyleTab {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 1.25;
    font-size: 13px;
    box-sizing: border-box;
}

.pur-user-content table .lblStyleTab,
.pur-user-content table .lnkStyleTab,
.pur-review-content table .lblStyleTab,
.pur-review-content table .lnkStyleTab {
    float: none !important;
    margin: 0 !important;
    font-size: 13px;
    line-height: 1.25;
}

.pur-user-content table td:nth-child(5),
.pur-user-content table td:nth-child(12),
.pur-review-content table td:nth-child(5) {
    text-align: left;
}

.pur-user-content table tr[style*="574d4d"] td:nth-child(5),
.pur-user-content table tr[style*="574d4d"] td:nth-child(12),
.pur-review-content table tr[style*="574d4d"] td:nth-child(5) {
    text-align: center;
}

.pur-user-content table td:nth-child(1) { width: 7%; }
.pur-user-content table td:nth-child(2) { width: 8%; }
.pur-user-content table td:nth-child(3) { width: 9%; }
.pur-user-content table td:nth-child(4) { width: 8%; }
.pur-user-content table td:nth-child(5) { width: 15%; }
.pur-user-content table td:nth-child(6) { width: 7%; }
.pur-user-content table td:nth-child(7) { width: 7%; }
.pur-user-content table td:nth-child(8) { width: 7%; }
.pur-user-content table td:nth-child(9) { width: 5%; }
.pur-user-content table td:nth-child(10) { width: 8%; }
.pur-user-content table td:nth-child(11) { width: 7%; }
.pur-user-content table td:nth-child(12) { width: 10%; }
.pur-user-content table td:nth-child(13),
.pur-user-content table .pur-user-col-links {
    width: 6%;
}

.pur-user-content table tr:not([style*="574d4d"]) td:nth-child(13),
.pur-user-content table .pur-user-col-links {
    white-space: nowrap;
}

.pur-user-content table tr[style*="574d4d"] td:nth-child(13) {
    white-space: normal;
}

.pur-user-content table .pur-user-col-links input[type="image"],
.pur-user-content table input[type="image"] {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.pur-review-content table input[type="image"] {
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

.pur-pir-item-table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    background-color: #c4dbf1;
}

.pur-pir-item-table td {
    vertical-align: middle;
    padding: 4px 6px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
    box-sizing: border-box;
}

.pur-pir-item-table .pur-pir-item-head td {
    background-color: #99b9d8;
}

.pur-pir-item-table .lblStyleTab {
    float: none;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
}

.pur-pir-item-table .pur-pir-col-item .lblStyleTab,
.pur-pir-item-table .pur-pir-col-desc .lblStyleTab {
    text-align: left;
}

.pur-pir-item-table .pur-pir-item-input,
.pur-pir-item-table .txtStyle {
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
    float: none;
    margin: 0;
}

.pur-pir-item-table .pur-pir-item-center,
.pur-pir-item-table .pur-pir-item-center.txtStyle {
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
}

.pur-pir-item-table .pur-pir-col-num { width: 4%; }
.pur-pir-item-table .pur-pir-col-item { width: 14%; }
.pur-pir-item-table .pur-pir-col-unit { width: 7%; }
.pur-pir-item-table .pur-pir-col-qty { width: 6%; }
.pur-pir-item-table .pur-pir-col-unitprice { width: 9%; }
.pur-pir-item-table .pur-pir-col-total { width: 9%; }
.pur-pir-item-table .pur-pir-col-expdate { width: 10%; }
.pur-pir-item-table .pur-pir-col-desc { width: 22%; }
.pur-pir-item-table .pur-pir-col-budget { width: 12%; }
.pur-pir-item-table .pur-pir-col-actions {
    width: 7%;
    text-align: center;
    white-space: nowrap;
}

.pur-pir-item-table .pur-pir-item-center {
    text-align: center;
}

#imgNotification {
    width: 96px !important;
    height: 56px !important;
}

#pnlSumm,
#pnlRepSumm {
    width: 100%;
}

.summ-panel {
    width: 100% !important;
    border-collapse: collapse;
    margin-top: 12px;
    table-layout: fixed;
}

.pur-offers-cnt {
    display: inline-block;
    float: right;
    max-width: 68px;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: right;
    line-height: 1.15;
    font-family: Tahoma, Calibri;
    font-size: 13px;
    font-weight: bold;
    color: orange;
    margin: 0 6px;
}

.summ-panel tr:first-child td {
    background-color: #4494c3;
    color: whitesmoke;
    font-weight: bold;
    font-family: Tahoma, Calibri;
    height: 50px;
    vertical-align: middle;
    text-align: left;
    padding: 0 12px;
    float: none;
}

.summ-priority-row td {
    background-color: #fee2e2;
    padding: 10px 12px;
}

.summ-priority-msg {
    display: block;
    width: 100%;
    text-align: center;
    color: #991b1b;
    font-weight: bold;
    font-family: Tahoma, Calibri;
    margin-bottom: 8px;
    float: none;
}

.summ-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.summ-pr-badge,
a.summ-pr-badge {
    display: inline-block;
    background-color: #ffffff;
    color: #b91c1c;
    font-weight: bold;
    padding: 6px 14px;
    border-radius: 999px;
    text-decoration: none;
    font-family: Tahoma, Calibri;
    font-size: 13px;
    border: 1px solid #fca5a5;
    float: none;
    margin: 0;
}

.summ-pr-badge:hover,
a.summ-pr-badge:hover {
    background-color: #fff7f7;
    color: #991b1b;
    text-decoration: none;
}

#imgNewTask {
    position: fixed;
    top: 93%;
    left: 0%;
    width: 60px;
    height: 60px;
    z-index: 20; 
}

#tblNewTask {
    position: fixed;
    top: 93%;
    left: 70px;
    width: 70%;
    z-index: 20;
}

#ddlPageSetting {
    font-family: Tahoma,Calibri;
    font-size: 12px;
    width: 100%;
    height: 24px;
    border-radius: 8px;
    background-color: whitesmoke;
    border-color: whitesmoke;
    padding-right: 8px;
    padding-left: 8px;
    text-align: center;
}

#imgLogo {
    background-color: transparent !important;
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    margin: 0;
    float: none;
    display: block;
    padding: 0;
    vertical-align: middle;
}

#imgPirAddItem {
    margin-left: 50%;
    
}

.lblStyle {
    color: whitesmoke;
    font-family: Tahoma,Calibri;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
}

.lblVertical {
    color: #574d4d;
    font-family: Tahoma,Calibri;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    margin-left: 10px;
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
}

.lblStyleTitle {
    color: #4494c3;
    font-family: Tahoma,Calibri;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
}

.lblPage {
    font-weight: bold;
    font-size: larger;
    font-family: Tahoma,Calibri;
    color: red;
    margin-left: 6%;
    z-index: 10;
}

.lblStyleTab {
    font-family: Tahoma,Calibri;
    color: #574d4d;
    margin-right: 20px;
    margin-left: 20px;
    text-decoration: none;
    float: left;
    direction: ltr;
    text-wrap: avoid;
}

.lblStyleRep {
    font-family: Tahoma,Calibri;
    color: #574d4d;
    text-align: center;
    text-decoration: none;
    text-wrap: avoid;
}

.lblStyleWhite {
    font-family: Tahoma,Calibri;
    color: whitesmoke;
    margin-right: 20px;
    margin-left: 20px;
    text-decoration: none;
}

.lstStyle {
    height: 200px;
    width: 100%;
    font-size: medium;
    font-family: Tahoma, Calibri;
    color: #708eaa;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
    border-radius: 7px;
}

.lstItemStyle {
    color: red;
    margin-bottom: 10px;
}

.txtStyle {
    height: 30px;
    font-size: medium;
    font-family: Tahoma, Calibri;
    color: #708eaa;
    text-align: left;
    padding-left: 10px;
    text-decoration: none;
}

.txtStyleAR {
    height: 30px;
    font-size: medium;
    font-family: Tahoma, Calibri;
    color: #708eaa;
    text-align: left;
    padding-left: 10px;
    text-decoration: none;
    direction: rtl;
}

.txtStyleLogin {
    height: 30px;
    font-size: medium;
    font-family: Tahoma, Calibri;
    color: #708eaa;
    text-align: left;
    padding-left: 10px;
}

.txtStyleNum {
    height: 30px;
    width: 100%;
    font-size: medium;
    font-family: Tahoma, Calibri;
    color: #708eaa;
    text-align: left;
    padding-left: 10px;
    
}

.txtStyleNote {
    height: 30px;
    width: 100%;
    font-size: medium;
    font-family: Tahoma,Calibri;
    color: #708eaa;
    float: right;
    text-align: left;
    padding-left: 10px;
}

.txtStyleMulti {
    height: 60px;
    width: 100%;
    font-size: medium;
    font-family: Tahoma,Calibri;
    color: #708eaa;
    float: right;
    text-align: left;
    padding-left: 10px;
    resize: vertical;
}

.txtStyleDate {
    height: 30px;
    width: 90%;
    font-size: medium;
    font-family: Tahoma, Calibri;
    color: #708eaa;
    text-align: left;
    padding-left: 10px;
}

.fuStyle {
    height: 30px;
    width: 80%;
    font-size: medium;
    font-family: Tahoma, Calibri;
    color: #708eaa;
    text-align: left;
    padding-left: 10px;
}

.lnkStyle {
    color: whitesmoke;
    font-family: Tahoma,Calibri;
    text-decoration: none;
}

.ddlStyle {
    height: 30px;
    width: 90%;
    font-size: medium;
    font-family: Tahoma;
    color: #708eaa;
    text-align: center;
}

.ddlCurStyle {
    height: 30px;
    width: 20%;
    font-size: medium;
    font-family: Tahoma;
    color: #708eaa;
    text-align: center;
}

.chkStyle {
    font-family: Tahoma,Calibri;
    color: #574d4d;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
}

/* /////////// RIGHT MENU    */
nav {
    width: 100%;
    height: 200px;
    text-align: center;
}

    nav a {
        display: block;
        padding: 15px 0;
        border-bottom: 1px solid #4494c3;
    }

    nav li:last-child a {
        border-bottom: none;
    }

    nav a:hover {
        background: #4494c3;
        color: #2965a8;
    }

.menu {
    width: 250px;
    height: 100%;
    position: absolute;
    background: #2965a8;
    left: -130px;
    transition: all .3s ease-in-out;
}

.menu-icon {
    padding: 10px 20px;
    background: #2965a8;
    color: white;
    cursor: pointer;
}

#chkRMenu {
    display: none;
}

    #chkRMenu:checked ~ .menu {
        position: absolute;
        left: 0;
    }

.HvrRMenu:hover {
    background: #4494c3;
    color: #2965a8;
}

.pur-rmenu-item td {
    transition: background-color 0.2s ease;
}

.pur-rmenu-active td {
    background-color: rgba(156, 205, 250, 0.22);
}

.pur-rmenu-active td.HvrRMenu {
    background-color: #4494c3 !important;
    box-shadow: inset 0 0 0 2px #9ccdfa;
    border-radius: 10px;
}

.pur-rmenu-active td:first-child .lnkStyle {
    color: #9ccdfa !important;
    font-weight: bold;
}

.tdReport {
    border-style: solid;
    border-color: black;
    border-width: thin;
    border-collapse: collapse;

}

.divReport {
    width: 20%;
    height: 150px;
    text-align: center;
    margin: 5px 5px 5px 5px;
    padding: 10px 10px 50px 10px;
    font-family: Calibri, Tahoma;
    font-size: large;
    text-decoration: none;
    text-wrap: avoid;
    float: left;
    border-style: solid;
    border-color: #808080;
    border-width: thin;
    border-radius: 10px;
    
}

.btnReport {
    width: 90%;
    padding: 10px 5% 10px 5%;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: x-large;
    color: whitesmoke;
    text-align: center;
    font-family: Castellar, Calibri, Tahoma;
    text-decoration: none;
    text-wrap: avoid;
    border-radius: 10px;
}

.imgExport {
    padding: 1px 1px 1px 1px;
    background-color: whitesmoke;
}

.ui-autocomplete {
    max-height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1000;
}
