﻿#tableListOfEvents, #tableListOfEventsHistory
{
    width:1140px;
}

#tableListOfEventsHistory
{
    width:1180px;
}

#divListOfEvents
{
    width:1155px;
}

#divListOfEventsHistory
{
    width:1183px;
}

.btnHidden
{
    display:none;
}

#btnCreateSOW, #btnLookUpSOW
{
    width:220px !important;
}

/*************ASK FOR MATERIALS**************/

#tableMaterialsHasBeenUsed, #tdMaterialsHasBeenUsed
{
    width:100%;
}

#tableMaterialsHasBeenUsed td, #tableMaterialsHasBeenUsed th
{
    text-align:center;
}

#MaterialsHasBeenUsedLineSeparator
{
    border-top: 2px solid gray;
}

#trDisplaySelectOptionMaterials
{
    height: 30px;
}

.tdAllMaterialsLabels, .materialAmount
{
    text-align: center;
}

.selectAllMaterialsStyle
{
    background: green;
    opacity: 0.5;
    color: white;
    border-radius: 5px;
}

.selectNotAllMaterialsStyle
{
    background: red;
    opacity: 0.5;
    color: white;
    border-radius: 5px;
}

/*************ASK FOR MATERIALS**************/

#menuAccessBotton button
{
    font-size:12px !important;
}

.selectStyle
{
     height:28px !important;
}

.selectStyleBig
{
    height:31px !important;
}

.selectStyleSmall
{
     height:24px !important;
}

.selectStyleWidth
{
    width: 179px !important;
}

.selectStyleWidth2
{
    width: 250px !important;
}

.selectStyleWidthEnlarge
{
    /*width: 310px !important;*/
    width: 410px !important;
}

.tablePagination table tr td label
{
    padding-right: 10px;
}

.DateLenght, .DateLenghtPopUp, input.DateLenght[disabled="disabled"], input.DateLenghtPopUp[disabled="disabled"]
{
    width: 130px !important;
    border: 0px !important;
    background-color: transparent;
    font-style: italic;
    font-size: 12px !important;
    color: gray !important;
    -webkit-text-fill-color: gray !important;
}

.headerGray
{
    background: url(../images/ui-bg_highlight1x100.png) 50%;
}

.rowClicked
{
    background: rgb(73, 69, 69) !important;
    color: white;
    border-top: 1px solid Black;
    border-bottom: 1px solid Black;
}

.rowOwnEvent
{
    background-color: #BDBDFC;
}

#fileuploadEditor-MOP
{
    margin-bottom: -24px;
}
#fileuploadEditor-MOP label
{
    margin-left: -6px;
}

#tableNumberOfWeekAndExport
{
    margin-top:-9px;
}

.buttonExcel
{
    height: 25px;
    /*width: 75px;*/    
    /*margin-right:3px;*/
}

.buttonExcel span
{
    padding:0px !important;
}

.buttonExcel table td
{
    padding:0px !important;
}

#btnSubCategory
{
    height: 25px;
    width: 25px;
    margin-left: 2px;
    margin-bottom: 3px;
}

#btnAbmEquipment
{
    height: 25px;
    width: 103px;
    margin-left: 2px;
    margin-bottom: 3px;
}

#btnAbmEquipment span, #btnSubCategory span
{
    padding:0px !important;
}

.tdbtnAbmEquipment
{
    vertical-align:top;
}

#txtPNCEquipment, #txtSubCategory, #txtMaterials
{
    width:294px;
}

#txtPNCEquipment, #txtMaterials
{
    /*height:100px;
    overflow-y:scroll;*/
    float:left;
    border:1px solid gray;
    margin-top:0px;
}

.textboxAssignEvent
{
    width: 320px !important;
}

.alignEventTableTd
{
    width: 33%;
    padding-left: 30px;
}

.tdEventsEquipments
{
    padding-left: 40px;
}

.divEventsEquipments
{
    border: 1px solid black;
    margin-top: -20px;
    margin-bottom: 9px;
    border-radius: 3px;
}

.files
{
    width: 320px;
    margin-bottom: 20px !important;
}

#btnDownloadAMOP
{
    height: 25px;
    width: 25px;
}

#btnDownloadAMOP span
{
    margin-left: -3px;
}

#FileUploadButton
{
    float: left;
    margin-left: 0px;
}

#msgStartTime, #msgEndTime
{
    float: left;
    color: Red;
}

#msgMOPReview
{
    font-style:oblique;
    color: Red;
}

.columnEventHistoryModify
{
    background-color: #60B2D2 !important;
    color: white !important;
}

#tableEventHistoryImportantInformation, #tableEventHistoryGeneralInformation
{
    width: 100%;
}

#tableEventHistoryImportantInformation td, #tableEventHistoryGeneralInformation td
{
    vertical-align:top;
    text-align: center;
}

#tableFreezeTimeDependency
{
    width:100% !important;
}

.oddtdEventHistory
{
    width: 320px;
}

.oddtdEventHistory input, .oddtdEventHistory textarea
{
    width: 270px;
}

.tableEventComment tr td
{
    vertical-align:top;
}

.tableEventComment textarea
{
    width: 245px;
}

.tdApprovalEventsLabels
{
    text-align: center;
}

.selectApproveEventStyle
{
    background: green;
    opacity: 0.5;
    color: white;
    border-radius: 5px;
}

.selectDenyEventStyle
{
    background: red;
    opacity: 0.5;
    color: white;
    border-radius: 5px;
}

#tableApprovalEvent
{
    width: 550px;
}

#tdchkAllComplete, #tdchkNotComplete
{
    text-align: center;
}

.tdchkAllCompleteSelected
{
    background: green;
    opacity: 0.5;
    color: white;
    border-radius: 5px;
}

.tdchkNotCompleteSelected
{
    background: red;
    opacity: 0.5;
    color: white;
    border-radius: 5px;
}

.tdCloseEventLabels
{
    text-align:center;
    width: 323px;
}

#txtCloseComment
{
    width: 98%;   
}

#txtEventExceptionComment
{
    width: 100%;
}

.pdfImage
{     
    width: 50px;
    height: 50px; 
}

#divPDF
{    
    float: right;
    margin-top: 213px;
    margin-left: -130px;
}