﻿.MOPFieldsHidden, .EMOPmodeEdit, .MOPmodeLookUP, .MOPmodeEdit, #EMOPheaderFilter, .MOPItemsFieldsHidden, .switchEMOPButtons, .EMOPheaderFilter
{
    display:none;
}

.EMOPButtonInvisible
{
    display:none !important;
}

.btnEditMOP, .styleForPhotoButtons
{
     height: 25px;
     width: 25px;
}

.btnEditMOP span, .styleForPhotoButtons span
{
    margin-left: -3px;
}

#EMOPTableHeader, .EMOPTableHeader
{
    width:100%;
}

#EMOPTableHeader td:first-child, .EMOPTableHeader td:first-child
{
    width:72%;
}

#EMOPTable, #EMOPTable2, .EMOPTable, .EMOPTable2
{
    width:100%;
}

#EMOPTable > tbody > tr > td:not(.withOutLines), .EMOPTable > tbody > tr > td:not(.withOutLines)
{
    border-bottom:1px solid black;
}

.HeaderField
{
    font-weight:bolder;
}

#MOPNewHeader, .MOPNewHeader
{
    width: 100%;
}

#MOPNewHeader td, .MOPNewHeader td
{
    padding-left: 35px;
    padding-top: 13px;
}

#tableListOfMOPItems, #tableListOfMOPItems2, .tableListOfMOPItems, .tableListOfMOPItems2
{
    width: 100%;
}

.tdMOPSItems
{
    padding-left: 40px;
}

#tableListOfMOPS, .tableListOfMOPS
{
    width: 1190px !important;
}

.tableListOfMOPSItems
{
    width: 99.9%;
}

.divMOPSItems
{
    border: 1px solid black;
    margin-top: -20px;
    margin-bottom: 9px;
    border-radius: 3px;
    width: 855px;
}

.tableListOfMOPSItems th
{
    background-color: rgb(37, 36, 36);
    color: white;
    border: 1px solid transparent;
}

#textExecuteDiscrepanciesSheet, .textExecuteDiscrepanciesSheet
{
    width: 98%;
    background-color: White;
}

.MOPSTextarea
{
    width: 673px;
}

#txtNewItemProcedure, .txtNewItemProcedure
{
    width: 492px;
}

#txtNewItemVendor, .txtNewItemVendor
{
    width: 238px;
}

.tdbtnMOPNewProcedure
{
    padding-top: 0px !important;
    padding-bottom: 7px;
    text-align: right;
    padding-right: 20px;
}

.EMOP_btnRemove, .EMOP_btnClose
{
    margin-left: 10px;
}

#tableMOPSApprove, .tableMOPSApprove
{
    width: 100%
}

#theEMOPToApproval, .theEMOPToApproval
{
    width: 100%;
}

.tdApprovalMOPSLabels
{
    text-align: center;
}

.selectApproveMOPStyle
{
    background: green;
    opacity: 0.5;
    color: white;
    border-radius: 5px;
}

.selectDenyMOPStyle
{
    background: red;
    opacity: 0.5;
    color: white;
    border-radius: 5px;
}

#MOPApprovalLineSeparator, .MOPApprovalLineSeparator
{
    border-top: 2px solid gray;
}

#trDisplaySelectOptionMOP, .trDisplaySelectOptionMOP
{
    height: 30px;
}

#MOPSeparator, .MOPSeparator
{
    background-color:White;
    display:block;
    height:80px;
}

.trWhenExceedMOPItems
{
    display:none;
}

#btnEMOPCreatePDF, .btnEMOPCreatePDF
{
    height: 30px;
}

#btnEMOPCreatePDF span, .btnEMOPCreatePDF span
{
    padding:0px !important;
}

#btnEMOPCreatePDF table td, .btnEMOPCreatePDF table td
{
    padding-bottom: 8px;
    padding-right: 10px;
}

.tdEMOP_Procedure
{
    width: 316px;
}

.tableEventComment
{
    width: 100%;
    margin-top: 15px;
}

.tdradioEventComment
{
    width: 31px;
}

.ManualSignOfMOP
{
    border-bottom: 1px solid black;
}

.checkManualSignOfMOP
{
    display: block;
    height: 22px;
    width: 22px;
    border: 1px solid gray;
    border-radius: 5px;
}

.checkManualSignOfMOPparent
{
    display: none;
}

.divMapGoogle
{
    width: 630px !important;
    height: 430px !important;
}

#map-canvas, .map-canvas
{
    width: 630px !important;
    height: 430px !important;
}