html, body, .wrapper
{
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
    font-family: Arial;
    font-size: 9pt;
}

.shortcutlinkStyle:link
{
    color: #E6E6E6;
}

.shortcutlinkStyle:visited
{
    color: #E6E6E6;
}

.shortcutlinkStyle:hover
{
    color: rgba(126, 191, 213, 0.47);
}

.shortcutlinkStyle
{
    color: #E6E6E6;
    font-weight: bold;
    font-size: 16pt;
    font-family: Courier New;
}

.shortcutStyle
{
    position: absolute;
    text-align: center;
    padding-top: 2px;
    left: 0px;
    right: 0px;
    min-width: 700px;
    margin-left:200px;
    margin-right:200px;
}

.gridRowAlternate:hover
{
    background-color: rgba(126, 191, 213, 0.47);
    cursor: pointer;
}

.gridRow:hover
{
    background-color: rgba(126, 191, 213, 0.47);
    cursor: pointer;
}

.gridRow
{
    color: #333333;
    background-color: #E5E5E5;
}

.gridRowAlternate
{
    color: #284775;
    background-color: White;
}

body
{
}

textarea
{
    font-size: 9pt;
    font-family: Arial;
}

.modr_it_style
{
    font-family: "Courier New", Courier, monospace;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
}

.modr_it_color
{
    color: #00ADEF;
}

legend
{
    font-weight: bold;
}

a img, :link img, :visited img
{
    border: 0;
}

fieldset
{
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.DescriptionPopupPanel
{
    color: #06157e;
    background: #ffffcc;
    position: absolute;
    visibility: hidden;
    border: #06157e 1px solid;
    width: 150px;
    height: 100px;
}

.DescriptionLabel
{
    cursor: pointer;
    color: blue;
    direction: ltr;
    text-decoration: underline;
}

.wrapper
{
    vertical-align: top;
    color: black;
}

.footer
{
    height: 30px;
    width: 100%;
    background-color: #e4e4e5;
    color: #000000;
    border-bottom: #e6e2d8 2px solid;
    border-left: #e6e2d8 2px solid;
    border-right: #e6e2d8 2px solid;
}

.top
{
    border: #e6e2d8 2px solid;
    width: 100%;
    vertical-align: top;
}

.divTop
{
    background-color: #5D7B9D;
    height: 30px;
    border: #ffffff 1px solid;
}

.divTopBorder
{
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    border: #e6e2d8 2px solid;
}

.SiteMapPanel
{
    border: 2px solid #5D7B9D;
}

.sitemapDiv
{
    background: #f7f6f3;
}

.sitemapDivFix
{
    width: 200px;
    vertical-align: top;
    border-style: solid;
    border-width: 2px;
    border-color: #e6e2d8;
    background: #f7f6f3;
}

.siteMapAccordion
{
    width: 200px;
}

.content
{
    vertical-align: top;
    background: #ffffff;
    padding: 5px;
}
/*invoices*/
div.invoceForm
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    width: auto;
    padding-top: 5px;
}

td.invoiceTdImageFieldField
{
    font-weight: bold;
    width: 16px;
    color: red;
    font-size: 14pt;
    vertical-align: middle;
    font-family: Arial;
    text-align: right;
}

.invoiceLabele
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    padding-left: 5px;
}

td.invoiceLabeleLeft
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    width: 120px;
    text-align: left;
    padding-left: 5px;
}

td.invoiceLabeleLeftSmall
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    width: 100px;
    text-align: left;
    padding-left: 5px;
}

td.invoiceLabeleBig
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    width: 170px;
    text-align: right;
    padding-left: 5px;
}

.invoiceText
{
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

td.invoiceTextMony
{
    font-family: Arial;
    font-size: 9pt;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    width: 100px;
}

.dateField
{
    width: 100px;
}
/*main gridwiew content*/
.groupHeader
{
    text-align: center;
    background-color: #e6e2d8;
    font-weight: bold;
    font-size: 11pt;
    color: black;
    border: 1px solid #f7f6f3;
}

.groupBody
{
    background-color: #f7f6f3;
    border-right: #e6e2d8 2px solid;
    border-top: #e6e2d8 2px solid;
    border-left: #e6e2d8 2px solid;
    border-bottom: #e6e2d8 2px solid;
}

.groupBodyTasks
{
    background-color: #f7f6f3;
    border-right: #e6e2d8 2px solid;
    border-top: #e6e2d8 2px solid;
    border-left: #e6e2d8 2px solid;
    border-bottom: #e6e2d8 2px solid;
}
/*site map*/
div.menuItem
{
    padding-right: 2px;
    padding-left: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: 1px solid #FFFFFF;
}

    div.menuItem:hover, .accordionHeader:hover
    {
        background-color: #fff3db;
        font-weight: bolder;
    }

.accordionHeader
{
    border: 1px solid #FFFFFF;
    height: 24px; /*background: url(../App_Themes/Main/Images/PaneImage.png) repeat-x left top;*/
    padding-right: 2px;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2px;
    cursor: pointer;
    background-color: #e6e2d8;
}

.accordionSubElement
{
    padding-left: 15px;
}

.accordionContent
{
    font-family: Arial;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 2px;
}
/*popup control*/
.popupControl
{
    position: absolute;
    visibility: hidden;
}

.arrowBox
{
    background-color: #c6e1ff;
    width: 16px;
    height: 20px;
    text-align: center;
}

.dropDownText
{
    padding-right: 5px;
    padding-left: 5px;
    width: auto;
}

.dropDownInside
{
    border-style: none;
    border-width: 0px;
    border-color: White;
    background-color: Transparent;
    cursor: pointer;
    width: 100%;
}

    .dropDownInside:hover
    {
        background-color: #fff3db;
        border-color: #fff3db;
    }

.dropDown
{
    background-color: White;
    border: #a5acb2 solid 1px;
    cursor: pointer;
    width: auto;
}

    .dropDown:hover
    {
        border: #2353b2 solid 1px;
        background-color: #fff3db;
    }

.dropDownGroupHeader
{
    text-align: left;
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial;
    color: black;
    border-bottom: 1px solid #a5acb2;
    background-color: #fff3db;
}

.dropDownGroupBody
{
    border: #a5acb2 1px solid;
    background-color: White;
}

    .dropDownGroupBody:hover
    {
        border: #2353b2 solid 1px;
    }
/*logins header*/
.lastLoginsTable
{
    width: 100%;
}

.lastLoginsColumn
{
    width: 33%;
}

.lastLoginsColumnDD
{
    width: 33%;
    text-align: right;
    font-size: 9pt;
    vertical-align: middle;
    color: black;
    font-family: Arial;
    font-weight: normal;
}
/*popup dialogs*/
.dialogHeader
{
    text-align: center;
    background-color: #e6e2d8;
    font-weight: bold;
    font-size: 11pt;
    color: black;
    cursor: pointer;
    border: 1px solid #f7f6f3;
}

.dialogBody
{
    background-color: #f7f6f3;
    border: #5D7B9D 2px solid;
    margin: 2px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.popUpLoginDlgSize
{
    width: 350px;
}

.popUpDlgSize
{
    width: 800px;
    height: 500px;
    overflow: auto;
}
/*form wiew table setiings*/
.fullSize, div.dlgWarningMsg, div.dlgButtnons
{
    width: 100%;
    border-style: none;
}

.fullSizeCenter
{
    width: 100%;
    text-align: center;
}

div.dlgWarningMsg
{
    font-weight: bold;
    color: red;
    text-align: center;
}

td.centerTwoColumn, td.TwoColumn
{
    width: 50%;
}

td.TwoColumn
{
    vertical-align: top;
}

td.centerTwoColumn
{
    text-align: center;
}

td.centerThreeColumn, td.ThreeColumn
{
    width: 33%;
}

td.centerThreeColumn
{
    text-align: center;
}

td.ThreeColumn
{
    vertical-align: top;
}

td.labele
{
    width: 25%;
    text-align: right;
    font-weight: bold;
    padding-right: 15px;
}

td.text
{
    width: 25%;
    text-align: left;
}

td.labele, td.text /* form view font*/
{
    font-size: 9pt;
    font-family: Arial;
}

div.dlgButtnons
{
    text-align: center;
}

.passwordDlgSize
{
    width: 300px;
}
/*data views*/
.popupHeaderBorder
{
    border: 2px #E6E2D8 solid;
}

.popupHeader
{
    padding-left: 7px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-style: italic;
    font-size: 10px;
    color: #5D7B9D;
}

.dataGroupHeader, .CollapsDataGroupHeader
{
    text-align: left;
    background-color: #e6e2d8;
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial;
    color: black;
    border: 1px solid #f7f6f3;
}

.CollapsDataGroupHeader
{
    padding-left: 5px;
    cursor: pointer;
}

.dataGroupBody
{
    background-color: #f7f6f3;
    border: #e6e2d8 2px solid;
}

.CollapsDataGroupBody
{
    height: 0px;
    overflow: hidden;
}
/*Invoices..*/
div.InvoiceItems
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
/*other*/
.nodata
{
    border-right: #000000 1px solid;
    padding-right: 10px;
    border-top: #000000 1px solid;
    padding-left: 10px;
    padding-bottom: 10px;
    border-left: #000000 1px solid;
    padding-top: 10px;
    border-bottom: #000000 1px solid;
    text-align: center;
}

#logoCompany
{
    float: left;
    padding-left: 10px;
    padding-top: 2px;
    font-style: italic;
}

.startMenuButton
{
    padding: 0px 4px 0px 4px;
    margin-top: 2px;
    font-size: 18px;
    color: #E6E6E6;
    font-family: Courier New;
    font-weight: bold;
    cursor: pointer;
    font-style: normal;
    border: 1px dotted #C0C0C0;
    float: left;
    width: 45px;
    height: 20px;
}

    .startMenuButton:hover
    {
        border: 1px solid #C0C0C0;
    }

#accountingImage
{
    float: left;
    background-image: url('../App_Themes/Main/Images/accounting.png');
    background-repeat: no-repeat;
    width: 130px;
    height: 26px;
}

#headerCompany
{
    float: left;
    padding-top: 5px;
    padding-left: 5px;
}

#user
{
    text-align: right;
    padding-top: 2px;
    padding-right: 10px;
    float: right;
}

.logoutLink
{
    font-weight: bolder;
    color: #000000;
}

    .logoutLink:visited
    {
        color: #000000;
    }

    .logoutLink:active
    {
        color: #000000;
    }

    .logoutLink:hover
    {
        color: #000000;
    }

#contentMinWidth
{
    min-width: 980px;
}

div.progress
{
    background-image: url('../App_Themes/Main/Images/LoadingBackground.gif');
    background-repeat: no-repeat;
    width: 244px;
    height: 74px;
    padding-left: 43px;
    padding-top: 43px;
}

.ListSearchExtenderPrompt
{
    border: 1px solid #C0C0C0;
    font-style: italic;
    font-size: 12px;
    color: Gray;
    padding: 2px;
    background-color: white;
}
/*Items table*/
table.ItemsTableList
{
    color: rgb(51, 51, 51);
    width: 100%;
    border-collapse: collapse;
    border-color: #ffffff;
}

th.ItemsTableButtonsHeader
{
    width: 100px;
}

tr.ItemsTableHeader
{
    color: White;
    text-align: left;
    background-color: rgb(93, 123, 157);
    font-weight: bold;
}

    tr.ItemsTableHeader a:link
    {
        color: White;
    }

    tr.ItemsTableHeader a:visited
    {
        color: White;
    }

    tr.ItemsTableHeader a:active
    {
        color: White;
    }

    tr.ItemsTableHeader a:hover
    {
        color: White;
    }

.ItemsLeftTableHeader
{
    color: Black;
    text-align: left;
    background-color: transparent;
    font-weight: bold;
}

    .ItemsLeftTableHeader a:link
    {
        color: Blue;
    }

    .ItemsLeftTableHeader a:visited
    {
        color: Blue;
    }

    .ItemsLeftTableHeader a:active
    {
        color: Blue;
    }

    .ItemsLeftTableHeader a:hover
    {
        font-style: italic;
        color: Blue;
    }

tr.ItemsTableFooter
{
    color: Black;
    background-color: rgb(204, 204, 204);
}

tr.ItemsTableTr
{
    color: rgb(40, 71, 117);
    background-color: White;
}

tr.ItemsTableAlternatingTr
{
    color: #333333;
    background-color: #E5E5E5;
}

tr.ItemsTableSumTr
{
    border-top: double;
    color: #333333;
    background-color: #9B9B9B;
}

td.ItemsTablePager
{
    text-align: center;
    background-color: #CCCCCC;
    color: Black;
}

tr.ItemsTableEditTr
{
    color: rgb(0, 0, 0);
    background-color: #FFFFCC;
}

td.ItemsFloatRightAlign
{
    text-align: right;
}

.itemsFieldset
{
    padding: 5px;
}

legend
{
    margin-bottom: 5px;
}

div.NoItemsForSelectedParent
{
    text-align: center;
    padding: 10px;
}
/*Menu classes*/
.MenuItemStyle:hover
{
    background-color: #ADD8E6;
    color: #000000;
}

.MenuItemStyle
{
    padding: 2px;
}

.MenuItemStyleUnderline
{
    border-color: #CCCCCC;
    border-width: 1px;
    border-bottom-style: solid;
}

.MenuStyle
{
    background-color: #E5E5E5;
    color: #000000;
    border-color: #5D7B9D;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    font-weight: normal;
    z-index: 2;
    position: absolute;
    top: -1000px;
}
/*menu Classes*/
/*toggle*/
.toggleDiv
{
    text-align: right;
    font-size: 10px;
    color: #5D7B9D;
    padding-right: 5px;
    height: 12px;
}

.toggleSpan
{
    cursor: pointer;
}

    .toggleSpan:hover
    {
        background-color: #5D7B9D;
        color: #ffffff;
    }

.topFloatLeft
{
    float: left;
}

.topFloatRight
{
    float: right;
}

.ui-autocomplete-loading
{
    background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat;
}

.Invoice-description
{
    margin: 0;
    padding: 0;
}
