﻿body
{
    background-color: #D9D9D9;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    width: 100%;
    height: 100%;
    vertical-align: top;
    margin: 0px;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
    cursor: default;
}
TD
{
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
}
TH
{
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
    vertical-align: bottom;
    line-height: 1.2em;
}


table.borderedTable
{
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #000000;
    border-collapse: collapse;
    background-color: #ffffff;
}
table.borderedTable tr
{
    height: 2em;
}
table.borderedTable td
{
    border-width: 1px;
    padding: 2px;
    border-style: solid;
    border-color: #000000;
    background-color: #ffffff;
    -moz-border-radius: 0px;
    font-size: 9pt;
}



.normalText
{
    color: #333333;
    font-weight: normal;
}
.TitleCell
{
    width: 120px;
}

.nowrap
{
    white-space: nowrap;
}
.myLink
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

.linkImage
{
    cursor: pointer;
}

a:link, a:visited, a:active
{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #F79647;
    text-decoration: none;
    font-weight: bold;
}
a.more_link:link, a.more_link:visited, a.more_link:hover, a.more_link:active
{
    color: #F79647;
    text-decoration: none;
    font-weight: normal;
}
a.small_link:link, a.small_link:visited, a.small_link:hover, a.small_link:active
{
    font-size: 9px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.quicklink, a.quicklink:link, a.quicklink:visited, a.quicklink:hover, a.quicklink:active
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

a.TDHeader, a.TDHeader:link, a.TDHeader:visited, a.TDHeader:hover, a.TDHeader:active
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.rsName, .rsName0, .rsName1, .rsName2, .rsName3, .rsName4, .rsName5, .rsName6
{
    position: relative;
}

.rsNamePopup, .rsNamePopup0, .rsNamePopup1, .rsNamePopup2, .rsNamePopup3, .rsNamePopup4, .rsNamePopup5, .rsNamePopup6
{
    width: 300px;
    display: none;
    background-color: #FFFFCC;
    border: solid 1px black;
    padding: 2px;
    position: absolute;
    left: -307px;
    top: 0px;
}

.rsName:hover .rsNamePopup, .rsName0:hover .rsNamePopup0, .rsName1:hover .rsNamePopup1, .rsName2:hover .rsNamePopup2, .rsName3:hover .rsNamePopup3, .rsName4:hover .rsNamePopup4, .rsName6:hover .rsNamePopup5, .rsName5:hover .rsNamePopup6
{
    display: block;
}


.woEmail
{
    position: relative;
}

.woEmailPopup
{
    width: 300px;
    display: none;
    background-color: #FFFFCC;
    border: solid 1px black;
    padding: 2px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    white-space: pre-wrap;
}

.woEmail:hover .woEmailPopup
{
    display: block;
}


.require
{
    color: Red;
}

p.AuthorizationFailed
{
    margin: 10px;
    font-weight: bold;
    font-size: medium;
    color: #ff0000;
}
SELECT
{
    border: solid 1px #000000;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
}
INPUT
{
    border: solid 1px #000000;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
}
INPUT[type=checkbox], INPUT[type=radio]
{
    border: none;
}
INPUT[type=submit]
{
    text-align: center;
}
.txtInput, .submitInput, .buttonInput, .resetInput, .radioInput, .checkboxInput, .fileInput
{
    border: solid 1px #000000;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
}

.txtInput
{
    border: 1px solid #000000;
}
.txtInput:focus, .txtInput:hover
{
    border: 1px solid #F79647;
}

INPUT.required
{
    border: solid 1px #ff0000;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
}

INPUT.szam
{
    border: solid 1px #000000;
    text-align: right;
    text-decoration: none;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
}
TEXTAREA
{
    border: solid 1px #000000;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
    width: 100%;
}
TEXTAREA:focus, TEXTAREA:hover
{
    border: 1px solid #F79647;
}

.submitInput
{
    text-align: center;
    vertical-align: text-bottom;
    font-weight: bold;
}

.buttonInput
{
    text-align: center;
    vertical-align: text-bottom;
    font-weight: bold;
}

.resetInput
{
    text-align: center;
    vertical-align: text-bottom;
}

.radioInput
{
    border: none;
}
.checkboxInput
{
    border: none;
}
.fileInput
{
    border: 1px solid #000000;
}

.MasterPageMenuWrapper
{
    border-bottom: solid 1px #6c6c6c;
}

TD.MasterPageMenuCell
{
    border-bottom: none;
    vertical-align: bottom;
    width: auto;
}
TD.MasterPageMenuCenterCell
{
    border-bottom: none;
}
TD.MasterPageMenuItem
{
    font-size: 11px;
    padding: 2px 8px 2px 8px;
    border-bottom: solid 1px #6c6c6c;
    border-top: none;
}
A.MasterPageMenuItem
{
    white-space: nowrap;
    color: #000000;
    border: none;
}
TD.MasterPageMenuItemSelected
{
    font-size: 11px;
    padding: 2px 8px 2px 8px;
    background-color: White;
    border-bottom: solid 1px #ffffff;
    border-left: solid 1px #6c6c6c;
    border-top: solid 1px #6c6c6c;
    border-right: solid 1px #6c6c6c;
    color: #6c6c6c;
}
A.MasterPageMenuItemSelected
{
    white-space: nowrap;
    color: #6c6c6c;
    border: none;
}

.TDRight
{
    text-align: right;
}
.TDCenter
{
    text-align: center;
}
.IMGCenter
{
    margin: 0 auto;
    display: block;
}
.LeftPanelTitle
{
    background-color: #f79647;
    color: #ffffff;
    margin-top: 10px;
    padding-bottom: 1px;
    padding-left: 15px;
    padding-top: 3px;
    padding-right: 0px;
    font-size: 17px;
    font-weight: 700;
}

.LeftPanelSectionTitle
{
    background-color: #e9e9e9;
    border-color: #333333;
    color: #333333;
    margin-top: 15px;
    padding-bottom: 1px;
    padding-left: 15px;
    padding-top: 3px;
    padding-right: 0px;
    font-size: 12px;
    font-weight: 700;
}

.LeftPanelText
{
    padding-bottom: 1px;
    padding-left: 15px;
    padding-top: 3px;
    padding-right: 0px;
    font-size: xx-small;
    font-family: Verdana, Helvetica, Tahoma, Sans-serif;
}

.LblJelentkezzenbe
{
    white-space: nowrap;
}

.EmptyDataTable
{
    font-weight: bold;
}

.LblNOLSNumber
{
    font-size: larger;
    font-weight: bold;
}

.LblLastAutoRefreshDate
{
    color: #D9D9D9;
}

.DataTable
{
}

/* modal customConfirm form */
#customConfirm
{
    display: none;
}
/* Overlay */
#customConfirm-overlay
{
    background-color: #eee;
    cursor: wait;
}
/* Container */
#customConfirm-container
{
    height: 140px;
    width: 420px;
    font: 16px/22px 'Trebuchet MS' , Verdana, Arial;
    text-align: left;
    background: #fff;
    border: 2px solid #1c5e55;
}
#customConfirm-container .header
{
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #000000;
    font-weight: bold;
    background-color: #e3eaeb;
}
#customConfirm-container .header span
{
    padding-left: 8px;
}
#customConfirm-container .message
{
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 12px 4px 12px 8px;
}
#customConfirm-container .buttons
{
    line-height: 26px;
    width: 160px;
    float: right;
    padding: 30px 8px 0;
}
#customConfirm-container .buttons div
{
    float: right;
    margin-left: 4px;
    width: 70px;
    height: 26px;
    color: #666;
    font-weight: bold;
    text-align: center;
    border: 1px solid #bbb;
    cursor: pointer;
}
#customConfirm-container a.modal-close, #customConfirm-container a.modal-close:link, #customConfirm-container a.modal-close:active, #customConfirm-container a.modal-close:visited
{
    text-decoration: none;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 2px;
    color: #1c5e55;
}
#customConfirm-container a.modal-close:hover
{
    color: #000000;
}



/* modal customModal form */
#customModal
{
    display: none;
}
/* Overlay */
#customModal-overlay
{
    background-color: #eee;
    cursor: wait;
}
/* Container */
#customModal-container
{
    height: 140px;
    width: 420px;
    font: 16px/22px 'Trebuchet MS' , Verdana, Arial;
    text-align: left;
    background: #fff;
    border: 2px solid #1c5e55;
}
#customModal-container .header
{
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #000000;
    font-weight: bold;
    background-color: #e3eaeb;
}
#customModal-container .header span
{
    padding-left: 8px;
}
#customModal-container .message
{
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 12px 4px 12px 8px;
}
#customModal-container .buttons
{
    line-height: 26px;
    width: 160px;
    float: right;
    padding: 30px 8px 0;
}
#customModal-container .buttons div
{
    float: right;
    margin-left: 4px;
    width: 70px;
    height: 26px;
    color: #666;
    font-weight: bold;
    text-align: center;
    border: 1px solid #bbb;
    cursor: pointer;
}
#customModal-container a.modal-close, #customModal-container a.modal-close:link, #customModal-container a.modal-close:active, #customModal-container a.modal-close:visited
{
    text-decoration: none;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 2px;
    color: #1c5e55;
}
#customModal-container a.modal-close:hover
{
    color: #000000;
}




/*********************  Munkalap *********************/
.MunkalapSectionTitle
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
    font-weight: bold;
    border-bottom: solid 1px #e9e9e9;
    color: #ff9900;
    background-color: #ffffff;
}
.MunkalapSection
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
    background-color: #ffffff;
}
.MunkalapGumiSectionTitle
{
    margin-top: 10px;
    text-align: left;
    font-weight: bold;
    border-bottom: solid 1px #e9e9e9;
    color: #ff9900;
    background-color: #ffffff;
}
.ElkeszulInfo
{
    width: 190px;
    padding: 5px;
    border: solid 1px #000000;
    background-color: InfoBackground;
    visibility: hidden;
}

/*********************  Munkalap .MunkalapTelephely  *********************/
TABLE.MunkalapTelephely
{
    margin-left: 10px;
    margin-right: 10px;
    width: 740px;
}
TABLE.MunkalapTelephely > THEAD > TR > TH
{
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-left: 2px;
    padding-right: 2px;
}
TABLE.MunkalapTelephely > TBODY > TR > TD
{
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
}


/*********************  BEGIN .WaitForData *********************/
.WaitForData
{
    margin-top: 10px;
}
.WaitForData span
{
    float: left;
    margin-top: 10px;
    margin-left: 3px;
}
.WaitForData img
{
    float: left;
}
/*********************  END .WaitForData *********************/

/*********************  BEGIN .WorkSheetFrom *********************/
span.required
{
    color: Red;
    padding-left: 2px;
    display: none;
}
.disabled
{
    color: #e9e9e9;
}
.WorkSheetForm
{
    display: none;
}
.WorkSheetForm legend
{
    margin-top: 10px;
    text-align: left;
    font-weight: bold;
    border-bottom: solid 1px #e9e9e9;
    color: #ff9900;
    background-color: #ffffff;
    width: 100%;
}

.WorkSheetForm fieldset
{
    border: none;
    margin: 0 4px;
    padding: 0px;
}
.WorkSheetForm legend
{
    margin: 0;
    padding: 0 2px;
}

.WorkSheetForm label
{
    font-weight: bold;
    float: left;
    width: 120px;
    padding-top: 4px;
    padding-left: 4px;
    clear: left;
}
.WorkSheetForm .InputControl
{
    float: left;
    width: 600px;
    padding: 2px;
}

#txtRGNO, #txtOBCX
{
    width: 50px;
    float: left;
}
#CarIdentifyRGNOValue, #CarIdentifyOBCXValue
{
    margin-top: 3px;
    float: left;
}

#CarIdentifyFieldSetINPUT[type=file]
{
    width: 450px;
}
#divCarIdentifyPhotos .uploadControl
{
    float: left;
}
#divCarIdentifyPhotos .uploadButton
{
    float: left;
    padding-left: 2px;
}


#AttachementFieldSet INPUT[type=file]
{
    width: 450px;
}
#divFileAttach .uploadControl
{
    float: left;
}
#divFileAttach .uploadButton
{
    float: left;
    padding-left: 2px;
}


#txtCustomerName, #txtCustomerAccessibility
{
    width: 300px;
}
#lblCarDetailsGreenDate, #divCarDetailsGreenDate
{
    display: none;
}
#lblCarDetailsRGNO, #lblCarDetailsOBCX, #lblCarDetailsMilage, #lblCarDetailsTechnicalDate, #PartnerView_PartnerLocationLabel, #PartnerView_PartnerNameLabel, #PartnerView_PartnerWSCreatDateLabel, #PartnerView_PartnerWSNOLSNumberLabel, #PartnerView_PartnerWSStatusLabel, #lblCarDetailsDescription, #lblDetailsWOComplete, #lblDetailsCost
{
    clear: none;
    float: left;
    width: 120px;
}
#lblDetailsCost
{
    width: auto;
}
#divCarDetailsRGNO, #divCarDetailsOBCX, #divCarDetailsMilage, #divCarDetailsTechnicalDate, #PartnerView_PartnerLocationDiv, #PartnerView_PartnerNameDiv, #PartnerView_PartnerWSCreatDateDiv, #PartnerView_PartnerWSNOLSNumberDiv, #PartnerView_PartnerWSStatusDiv, #divCarDetailsDescription, #divDetailsWOComplete, #divDetailsCost
{
    width: 120px;
    padding-left: 4px;
    padding-right: 0px;
}
#divCarDetailsRGNO, #PartnerView_PartnerLocationDiv, #divDetailsWOComplete
{
    clear: left;
}
#lblCarDetailsDescription, #divCarDetailsDescription
{
    width: 240px;
}

#DetailsFieldSet TEXTAREA
{
    width: 600px;
}

#CustomerIdentifyFieldSet, #PartnerViewFieldSet, #CarDetailsFieldSet, #CustomerFieldSet, #DetailsFieldSet, #RowsFieldSet, #AttachementFieldSet, #ServiceHistoryFieldSet, #WorksheetHistoryFieldSet
{
    display: none;
}
#divCarIdentifyPhotos, #divCarIdentifyCarDetailsConfirm, #submitButtons
{
    display: none;
    
}
#CarIdentifyRGNOOKImage, #CarIdentifyRGNOWarningImage, #CarIdentifyRGNOErrorImage, #CarIdentifyOBCXOKImage, #CarIdentifyOBCXWarningImage, #CarIdentifyOBCXErrorImage
{
    width: 16px;
    height: 16px;
    float: left;
    display: none;
    padding-left: 5px;
}
#CarIdentifyCheckProgressImage
{
    display: none;
}
#WOCompleteInfo
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 190px;
    padding: 5px;
    border: solid 1px #000000;
    background-color: InfoBackground;
    display: none;
}

#divNewWOIRow
{
    background-color: #E9E9E9;
    border: 1px solid #000000;
    display: inline-block;
    width: 750px;
}


#icGroupSelectLabel, #icGroupSelectDiv, #icGroupTableLabel, #itemCodesTable1
{
    float: left;
}
#itemCodesTable1
{
    width: 520px;
}
#WOITableEmpty
{
    margin-top: 3px;
    margin-bottom: 5px;
}
#icGroupSelectLabel 
{
    padding-top: 3px;
    width: 70px;
    font-weight: bold;
}
#icGroupTableLabel
{
    clear: left;
    padding-top: 3px;
    width: 70px;
    font-weight: bold;
}
#AddNewWOIRowButtonDIV
{
    clear: left;
    margin-left: 70px;
}
#btnAddNewWOIRow
{
    width: 90px;
}
#WOITable
{
    width: 750px;
}
#WOITable label
{
    float: none;
    padding-left: 0px;
    padding-top: 0px;
    width: auto;
}
.wstablehead
{
    background-color: #1c5e55;
    color: #ffffff;
}
.wstablehead th
{
    background-color: #1c5e55;
    color: #ffffff;
}
.exreqdiv
{
    float:left;
    margin-top: 10px;
}
.exreqtd 
{
    width: 210px;
    height: 42px;
}
.exreqtbl
{
    float:left;
    display: none;
}
#submitButtons
{
    margin-top: 10px;
}
/*********************  END .WorkSheetFrom *********************/

/*********************  Munkalap .MunkalapAuto  *********************/
TABLE.MunkalapAuto
{
    margin-left: 10px;
    margin-right: 10px;
}
TABLE.MunkalapAuto > THEAD > TR > TH
{
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-left: 2px;
    padding-right: 2px;
    margin-top: 0px;
    padding-top: 0px;
}
TABLE.MunkalapAuto > TBODY > TR > TD
{
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
}


/*********************  Munkalap .MunkalapJavitas *********************/
TABLE.MunkalapJavitas
{
    margin-left: 10px;
    margin-right: 10px;
}
TABLE.MunkalapJavitas THEAD TR TH
{
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-left: 2px;
    padding-right: 2px;
}
TABLE.MunkalapJavitas TBODY TR TD
{
    padding-left: 2px;
    padding-right: 2px;
}

/*********************  Munkalap .MunkalapAtvevo *********************/
TABLE.MunkalapAtvevo
{
    margin-left: 10px;
    margin-right: 10px;
    width: 95%;
}
TABLE.MunkalapAtvevo TBODY TR TH
{
    width: 120px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
}
TABLE.MunkalapAtvevo TBODY TR TD
{
    width: auto;
    text-align: left;
    font-weight: normal;
    white-space: nowrap;
}


/*********************  Munkalap .MunkalapUjJavitasTetel *********************/
TABLE.MunkalapUjJavitasTetel
{
    margin-top: 10px;
    width: 740px;
    border: solid 1px #000000;
    background-color: #e9e9e9;
}
TABLE.MunkalapUjJavitasTetel .BoldCell
{
    font-weight: bold;
}

/*********************  Munkalap .MunkalapJavitasTetelek *********************/
TABLE.MunkalapJavitasTetelek
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 95%;
}
TABLE.MunkalapJavitasTetelek .BoldCell
{
    font-weight: bold;
}

/*********************  Munkalap .MunkalapGumi *********************/
.MunkalapGumiPanel
{
    margin-left: 10px;
    margin-right: 10px;
}
TABLE.MunkalapGumi
{
    margin-left: 10px;
    margin-right: 10px;
    width: 95%;
}

SELECT.GumiMuveletDropDownList
{
    width: 220px;
}
SELECT.GumiMuveletDropDownList OPTION
{
    width: 250px;
}

DIV.Calendar_scheduleHSWrapper
{
    display: inline;
}
IMG.Calendar_scheduleHS
{
    padding-top: 8px;
}

/*********************  Új munkalap *********************/
.hiddenTD
{
    display: none;
}
.hiddenTR
{
    display: none;
}
.visibleTR
{
    display: table-row;
}
TH.javitasKodok
{
    color: White;
    padding-top: 0px;
    padding-bottom: 0px;
}
TD.javitasKodokChk
{
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}
TD.javitasKodokTitle
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.PopupRS
{
    display: none;
}
.PopupRSTABLE
{
    background-color: White;
    border: solid 1px black;
}
.PopupRSTDLabel
{
    background-color: White;
    white-space: nowrap;
    padding-left: 2px;
}
.PopupRSTDData
{
    background-color: White;
    white-space: nowrap;
    padding-right: 2px;
}

.ImageButton
{
    cursor: pointer;
}
.ParameterError
{
    color: Red;
    font-weight: bold;
}
.pnlExceptionFormNeed
{
    color: Red;
    font-weight: bold;
}

a.HyperLinkButton
{
    text-align: center;
    vertical-align: text-bottom;
    font-weight: normal;
    border: solid 1px black;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #F0F0F0;
}
a:hover.HyperLinkButton
{
    color: black;
    text-align: center;
    vertical-align: text-bottom;
    font-weight: normal;
    border: solid 1px black;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #d6d3ce;
}


TABLE.ClaimStatus TR TD
{
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
    vertical-align: top;
}
TABLE.ClaimStatus TR TD.SectionTitle
{
    text-align: left;
    font-weight: bold;
    color: #ff9900;
}
TABLE.ClaimStatus TR TH
{
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    color: #333333;
    font-size: 11px;
    vertical-align: top;
    line-height: 1.2em;
}

.dispNone
{
    display: none;
}
.txtToolTip
{
    display: none;
    position: absolute;
    padding: 5px;
    border: solid 1px #000000;
    background-color: InfoBackground;
}

.newClaimButton
{
    font-size: 16px;
}

.defaultPage_chkStatus
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.defaultPage_chkStatus LI
{
    display: inline-block;
   *display: inline; /* for ie */ 
}
.defaultPage_chkStatus LI span
{
    white-space: nowrap;
}

.rbIgenyLeiras
{
    margin-left: 20px;
}
.igenybejelento TH
{
    vertical-align: top;
    padding-top: 4px;
}

.lpTextCenter
{
    text-align: center;
}
.lpTextRight
{
    text-align: right;
}

.hiddenDIV
{
    display: none;
}

#chkMilageProgressImage 
{
    display: none;
}

#btnSendAlertEmailProgressImage 
{
    display: none;
}

#divWOPCS
{
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Sans-serif;
    font-size: 11px;
    margin-top: 5px;
}

.noteClaimTireTypeId
{
    font-size: 14px;
    border: 2px solid #ff9900;
}


.ugyfelkapuTD .MunkalapSectionTitle
{
    display: none;
}

.workListTable
{
    width: 760px;
    margin-left: 10px;
}

.workListTable .nr
{
    background-color: white;
}

.workListTable .ar
{
    background-color: #e3eaeb;
}

.workListTable .ea .eac, .lblEAC, .notationTable .eac
{
    background-color: #FFFFCC;
}
#filterPanel, #filterPanel1
{
    margin-left: 10px; margin-right: 10px
}

.notationTable
{
    border: 1px solid #e3e3e3; 
    margin-left: auto; 
    margin-right: auto; 
    caption-side: top;
}