
/* Mozilla bug: ignores first CSS-rule at included file */
.fake {}

body {
    background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

/* It's preferable to use this class to hide elements instead of modifying element styles directly
   to avoid side-effects in IE8, such as suppressing onfocus event for some element after some other element is hidden. */
.hidden {
    display: none;
}

select {
    font-family: Arial Unicode MS;
}

.clear-both
{
    clear: both;
}

.deadline_in_the_past
{
    color: #ff0000;
}

.deadline,
.deadline_in_the_past
{
    white-space: nowrap;
}

.logintext
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #2f5474;
    font-size: 10pt;
}

.loginerror
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ce0100;
    font-size: 8pt;
    padding-bottom:8px;
}

.rememberMeMainNote
{
    font-family: Tahoma, Helvetica;
    color: #4c6984;
    font-size: 13px;
}

.rememberMeMainNoteDisabled
{
    font-family: Tahoma, Helvetica;
    color: #999999;
    font-size: 13px;
}

.rememberMeEnableCookiesNote
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color: #ce0100;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #003399;
}

a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #003399;
}

a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #003399;
}

.dashedLink
{
    color: #003399;
    border-bottom: 1px dashed #7f99cc;
    text-decoration: none !important;
    cursor: pointer;
}

.dashedLink.disabled {
    color: #acacac;
    border-bottom-color: #acacac;
    cursor: default;
}

.weekend, .weekend a, .weekend a:link, .weekend a:visited, .weekend a:hover, .weekend a:active
{
    color: #993333;
}

a.weekend, a:link.weekend, a:visited.weekend, a:hover.weekend, a:active.weekend
{
    color: #993333;
}

a.listtblcolheader
{
    color: #ffffff;
}

a:link.listtblcolheader
{
    color: #ffffff;
}

a:visited.listtblcolheader
{
    color: #ffffff;
}

.pagetitle
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16pt !important;
    color: #2f4359;
    text-align: left;
}

.pagetitle_thin
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
}

.formcomment
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.formblocktitle
{
    font-family: Arial, Helvetica, sans-serif;
    color: #366a98;
    font-size: 12px;
    font-weight: bold;
}

.formfieldtitletop
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: left;
    vertical-align: top;
}

.formfieldtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: left;
    vertical-align: middle;
}

.formfieldtitlereqtop
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
    font-size: 9pt;
    vertical-align: top;
}

.formfieldtitlereq
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
    font-size: 9pt;
    vertical-align: middle;
}

.req_color
{
    color: #ff0000;
}

.formbuttonpane
{
    border: 1px #d4cdaa solid;

    background: #f5f1e3;
    background-image: linear-gradient(to bottom, #f5f1e3, #fefcf9);

}

.formsummarytext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding-right: 10px;
    color: #817961;
    text-align: left;
}

.formsummarybackground .i
{

    background: #f5f1e3;
    background-image: linear-gradient(to bottom, #f5f1e3, #fefcf9);

}

.formsummarystatustext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #817961;
}

.textblack
{
    color: black;
    font-weight:normal;
}

.formseporator
{
    border-top: 1px solid #d4cdaa;
}

.formbuttonpane .controlBorder
{
    border: 1px solid #cec491;
}

.formbuttonpane .formblocktitle, .roundedFormSection .formblocktitle {
	color: #625644;
}

.controlBorder
{
    border: 1px solid #cec491;
}

div.formbuttonpane_line
{
    border-bottom: solid 1px #d4cdaa;
}

.formselectpane
{
    background-color: #f8f5e9;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    font-size: 18px;
    padding-right:8px;
}

.formselectpane select
{
    border: 1px solid #cec491;
}


.darkpane
{
    background-color: #f8f5e9;
    border-color: #d4cdaa;
    border-style: solid;
    border-width: 1px;
	padding: 7px;
}

.listtblcolheader
{
    font-family: Arial, Verdana, Tahoma, MS Sans Serif, Helvetica;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
    background-color: #366a98;
    text-align: center;
}

.reportcolheader,
.reportcolheaderGroup,
.reportcolheaderGroupNoSpent,
.reportcolheaderRate,
.reportcolheaderCost,
.reportcolheaderCostLight,
.reportcolheaderNoSpent,
.reportcolheaderNonBillable
{
    font-family: Arial, Verdana, Tahoma, MS Sans Serif, Helvetica;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
}

.reportcolheader
{
    background-color: #7ba4d2;
}

.reportcolheaderGroup
{
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #366a98;
}

.reportcolheaderGroupNoSpent
{
    background-color: #488037;
}

.reportcolheaderRate
{
    background-color: #5ca446;
}

.reportcolheaderCost
{
    background-color: #488037;
}

.reportcolheaderCostLight
{
    background-color: #5ca446;
}

.reportcolheaderNoSpent
{
    background-color: #5ca446;
}

.reportcolheaderNonBillable
{
    background-color: #9d9d9d;
}

.reportcolheaderSmaller
{
    font-size: 8pt;
    font-family: Arial,Helvetica,Verdana,Tahoma,MS Sans Serif,sans-serif;
    font-weight: bold;
}

.reportcolheaderSubtitle
{
    font-weight: normal;
    padding-top: 5px;
    font-size: 7pt;
}

.reportrow0, .reportrowTotal, .reportrowOvertimeBonus
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    background-color: #ffffff;
    text-align: right;
}

.reportrow1
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    background-color: #f9f7ee;
}

.reportrow2, .reportrowTotalLeave, .reportrowLeave
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    background-color: #fbfaf4;
}

.reportrow3
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 9pt;
    background-color: #ffffff;
}

.reportrow0num, .reportrow0num a, .reportrowTotalNum
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    background-color: #ffffff;
}

.reportrow1num, .reportrow1num a
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    background-color: #f9f7ee;
}

.reportrow2num, .reportrow2num a,  .reportrowTotalLeaveNum,  .reportrowLeaveNum
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    background-color: #fbfaf4;
}

.reportrow3num
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 8pt;
    background-color: #ffffff;
}

.reportrow3num a
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

table.tableWithGenericBorder
{
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

table.tableWithGenericBorder td
{
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

table.tableWithGenericBorder td.reportTableTitle
{
    border: 0 none !important;
    background-color: #ffffff;
}

table.tableWithGenericBorder td.reportTableBottom
{
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-bottom: 0 none !important;
    border-top: 1px solid #cccccc;
    background-color: #ffffff;
    font-size: 1px;
}


td.reportrowOvertimeBonus td.overtimeBonusCaption
{
    border: none;
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-size: 9pt;
}

td.reportrowOvertimeBonus div.overtimeBonusTipLink
{
    font-size: 8pt;
    font-weight: normal;
    text-align: right;
    border: none;
    padding: 0;
    margin: 0;
}


td.formVerticalSeparator
{
    width: 1px;
    background-color: #cec491;
}

.filtertitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

a.listtblcolheader
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
}

a:link.listtblcolheader
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
}

a:visited.listtblcolheader
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
}

a:hover.listtblcolheader
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
}

a:active.listtblcolheader
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 9pt;
}

.listtblcolheadersmall
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 7pt;
    background-color: #366a98;
}

a.listtblcolheadersmall
{
    font-family: verdana, tahoma, ms sans serif, arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 7pt;
}

a:link.listtblcolheadersmall
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 7pt;
}

a:visited.listtblcolheadersmall
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 7pt;
}

a:hover.listtblcolheadersmall
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 7pt;
}

a:active.listtblcolheadersmall
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 7pt;
}

.listtblcolheadersmall_nolink
{
    font-family: verdana, tahoma, ms sans serif, arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 7pt;
}

.listtblcell
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    background-color: #ffffff;
}

.listtblcellenabled
{
    font-family: Arial, Helvetica, sans-serif;
    color: #03a12f;
    font-size: 9pt;
    text-align: center;
    background-color: #ffffff;
}

.listtblcelldisabled
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
    font-size: 9pt;
    text-align: center;
    background-color: #ffffff;
}

tr.typelisttblrow_non-billable td
{
    background-color: #fcfaf4;
}

tr.listtblrow_highlighted td
{
    background-color: #ffd303;
}

tr.typelisttblrow_non-billable_last-moved td, tr.typelisttblrow_last-moved td
{
    background-color: #fdeea8;
}

.text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

.tabletitle
{
    font-family: Arial, Helvetica;
    color: #366a98;
    font-size: 13px;
    font-weight: bold;
}

.underlined
{
    text-decoration:underline;
}

.smalltext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.textGrayed
{
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 9pt;
}

.grayed
{
    color: #999999;
}

.textemphasis
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #c73e00;
}

.textenabled
{
    font-family: Arial, Helvetica, sans-serif;
    color: #03a12f;
}

.textdisabled
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
}

.textinactive
{
    font-family: Arial, Helvetica, sans-serif;
    color: #818181;
}

.defaultword
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
}

.successmsg
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #506d00;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    line-height: 16px;
}

.errorFieldLabel
{
    color: #ce0100;
    text-align: left;
    font-weight: bold;
}

.errormsg
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #ce0100;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
    line-height: 16px;
}

.warningmsg
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #b94c09;
    font-size: 8pt;
    text-align: left;
}

.warningcell
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #b94c09;
    font-size: 8pt;
    text-align: left;
    padding-right:8px;
}

.notemsg
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4c6984;
    font-size: 8pt;
    text-align: left;
    margin-bottom:4px;
}

.notelist {
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 0;
    padding-left: 20px;
}

.notelist li {
    line-height: 14px;
}

.bignotemsg
{
    font-family: Arial, Helvetica, sans-serif;
    color: #4c6984;
    font-size: 9pt;
    text-align: left;
    margin-bottom:4px;
}

.dhtml_popup_title
{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.customPopup,
div.ui-dialog.customPopup
{
    -webkit-box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.4);
    background: #fbf8ed;
    border: 1px #b5aa98 solid;
    border-radius: 7px;
}

.customPopup .closeButton
{
    float: right;
    display: inline-block;
    margin: 8px 8px -25px -25px;
}

.customPopup .dhtml_popup_title
{
    color: #5d5343;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    display: inline-block;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;

    padding: 8px 5px 8px 13px;
}

.customPopup .popupHeader {
    border-bottom: 1px #dbd5c2 solid;
}

.customPopup .lightPopupHeader hr {
    width: 93%;
    background-color: #dbd5c2;
    border: 0;
    height: 1px;
    margin-top: 0;
    margin-bottom: 0;
}

.customPopup .popupContent {
    padding: 8px 13px;
}

.customPopup textarea{
    resize: none;
}

#editDescriptionPopup {
    width: 289px;
}
#editDescriptionPopup .notemsg {
    margin: 0;
}
#editDescriptionPopup .formblocktitle {
    color: #5d5343;
}

#descriptionPopup {
    width: 289px;
}
#descriptionPopup #descriptionPopupText {
    padding: 0 !important;
}
#descriptionPopup .popupContent {
    background: #ffffff;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding-bottom: 13px;
}

#deadlinePopup {
    width: 195px;
}

#deadlinePopup .popupContent {
    padding: 15px 15px 15px 20px;
}

#deadlinePopup #deadlineFieldContainer .x-form-field-wrap {
    width: 100% !important;
}
#deadlinePopup #deadlineFieldContainer.formbuttonpane {
    background: none;
}

.ecbottomborder
{
    border-bottom:1px solid #ff9900;
}

.ecsideborder
{
    border-left:1px solid #ff9900;
    border-right:1px solid #ff9900;
}

form
{
    margin:0;
    padding:0;
}

br.small
{
    font-size:5pt;
}

.infobutton
{
    width:60px;
    font-size:10pt;
}

.opened_task_status
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #03a12f;
}

.completed_task_status
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.asterix
{
    color: #f58f0a;
    font-size: 9pt;
}

.error_details_title
{
    color: #959595;
}

a.small
{
    font-size:8pt;
}

a:link.small
{
    font-size:8pt;
}

a:visited.small
{
    font-size:8pt;
}

a:hover.small
{
    font-size:8pt;
}

a:active.small
{
    font-size:8pt;
}

.licenseviolatedpanel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #eaeaea;
    padding: 20px 8px;
}

.licenseheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}

.license
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.loginlogo
{
	background-position : left;
	background-repeat : no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
    font-size: 14pt;
    font-weight: bold;
    padding-left:30px;
    padding-bottom:12px;
}

.captionborderbottom
{
    margin:0;
    padding:0;
	border-bottom: 1px solid #b9cce4;
}

.bordered
{
	border: 1px solid #6186c4;
}

.borderbottom
{
    margin:0;
    padding:0;
	border-bottom: 1px solid #aabacd;
}

.licensemargin
{
    padding: 10px 32px;
}

.licensetitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom:12px;
}

.comments
{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:9pt;
    padding-top:6px;
    padding-left:15px;
    padding-right:15px;
    width: 263px;
    word-wrap: break-word;
    overflow: hidden;
}

.copyright {
    font-size: 11px;
    color: #043470;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

a.copyright, a.copyright:link, a.copyright:visited, a.copyright:active {
    font-size: 11px;
    font-weight: bold;
    color: #043470;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

.copyright:hover {
    text-decoration: underline;
}

.param {
    font-size: 12px;
    color: #444444;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.active_status
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #03a12f;
}

.archived_status
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

.daterangebutton
{
    font-size: 8pt;
}

.exitconfirmbutton
{

}

.modified
{
    color: #f4b700;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.modified-small
{
    color: #f4b700;
    font-family: Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
}

.save-changes-link
{
    width: 61px;
    text-align: center;
    padding: 2px 0;

    font-family: Arial, Verdana, Tahoma, MS Sans Serif, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;

    border-radius: 5px;

    color: #ffffff;
    border: 1px solid #d18a00;
    -webkit-box-shadow: inset 0px 0px 1px 1px #fdca70;
    box-shadow: inset 0px 0px 1px 1px #fdca70;


    background: #fbbe52;
    background-image: linear-gradient(to bottom, #fbbe52, #d98e00);

}

.save-changes-link:hover
{

    background: #fac76d;
    background-image: linear-gradient(to bottom, #fac76d, #df960d);

}

.save-changes-link:active
{

    background: #d98e00;
    background-image: linear-gradient(to bottom, #d98e00, #fbbe52);

}

.grouping-select
{
    font-family: Arial, Helvetica, sans-serif;
    width: 120px;
    font-size:9pt;
}

span.previewTitle{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 11px 0 0;
    color:#4a1b1b;
    padding:0;
    height:12px;
}

.previewAreaContainer{
    border: #F7F2DB 1px solid;
    background: #F7F2DB;
    padding: 0px 7px 10px 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

}

#previewArea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 0;
    margin-left: 3px;
    padding-top : 0;
    padding-bottom: 0;
    vertical-align: top;
}

table#previewArea td.firstLevel{
    font-weight:bold;
    color:#4a1b1b;
}

table#previewArea td.secondLevel{
    font-weight:normal;
    color:#4a1b1b;
}

table#previewArea td.thirdLevel{
    font-weight:normal;
    font-style: italic;
    color: #4a1b1b;
}

table#previewArea span.joined{
    font-size: 9px;
    color: #000000;
    font-weight:normal;
}

.logoutCell {
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
    padding-top: 2px;
}

.logoutCell table {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: right;
}

.logoutCell table .logoutImg {
    width: 57px;
    height: 19px;
    border: none;
}

.logoutCell table .versionCell {
    vertical-align: bottom;
    padding-top: 10px;
    padding-right: 15px;
}

/* Properties of the cell where Help & Support button is placed */
.logoutCell table .supportCell {
    vertical-align: bottom;
    padding-top: 10px;
    padding-right: 10px;
}

/* Properties of Help & Support button */
.logoutCell table .supportCell img {
    border: none;
    height: 23px;
}

#moireDiv {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1005;
    background: url('/img/default/pixel.gif?hash=1943258973') repeat;
    display: none;
}

#moireDiv img {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

/* Used to set font properties of controls which are shown under moire instead of selects controls */
.textAreaInsteadOfMultipleSelect,
.textInputInsteadOfMultipleSelect {
    font-family: Microsoft Sans Serif, Arial, Helvetica, serif;
    font-weight: normal;
    font-size: 10pt;
}

.textAreaInsteadOfMultipleSelect {
    overflow-x: hidden;
    overflow-y: auto;
}

/* Properties of table which is used as container for contant alignment */
table.containerTable {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-width: 0;
}

img.imgbutton-img
{
    border: 0px;
    top: 2px;
    position: relative;
}

span.imgbutton-text
{
    font-size: 11px;
    line-height: 16px;
}

.dhtml_title {
    border: 1px #000000 solid;
    padding: 5px 5px 5px 5px;
    background-color: #ffffe1;
    position: absolute;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
}

a.smalllink
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}

a.smalllink:link
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}

a.smalllink:visited
{
    font-family: Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}

.link-with-icon
{
    display:inline-block;
    margin-left: 10px;
    padding: 7px 0 7px 25px;
    background-position: center left;
    background-repeat: no-repeat;
    text-decoration: underline;
    white-space: nowrap;
}

.print-link
{
    background-image: url(/img/default/print.gif?hash=1943258973);
}

.hide-details-container
{
    text-align: right;
}

.report-parameters {
    width: auto;
}

.report-table
{
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.report-table td
{
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

/*Styles for Show/Hide link and Unlock link*/

#hide-details-link, #show-details-link, #unlock-link {
	display:inline-block;
	padding: 7px 0 7px 21px;
	background-repeat: no-repeat;
}

#hide-details-link, #show-details-link {
	background-position: left bottom;
	background-image: url(/img/default/show_hide_details.gif?hash=1943258973);
}

#unlock-link {
	background-position: left center;
	background-image: url(/img/default/unlock.gif?hash=1943258973);
}

#hide-details-link {
	background-position: left top;
}

#hide-details-link:hover, #hide-details-link:active, #unlock-link {
    text-decoration: underline;
}


.hide-details .reportrow3
{
    display: none;
}

.hide-details .reportrow3num{
    display: none;
}

.hide-details .column-header-details
{
    display: none;
}

.budgetTime
{
    color: #989898;
    font-size: 8pt;
}

.addTasksToListNotAssignedProject
{
    background-color: #ffeded;
    color: #000000;
}

.estimatedTime
{
    font-family: Verdana, Arial, Helvetica;
    color: #989898;
    font-size: 8pt;
}

.estimateFailed
{
    color: #ff0000;
}

.estimateZero
{
    color: #989898;
}

/* Apply this to the table cell containing radio button to render it identically in IE and FF. */
.radiocell
{
    height: 22px;
    vertical-align: middle;
}

.hide-element
{
    display: none;
}

.aligned_checkbox_cell,
.aligned_radio_button_cell
{
    height:23px;
    width:25px;
}

.aligned_checkbox_cell input,
.aligned_checkbox_text,
.aligned_radio_button_cell input,
.aligned_radio_button_text
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9pt;
    margin: 0;
    padding: 0;
    line-height: 1.4em;
}

.aligned_checkbox_cell input,
.aligned_radio_button_cell input {
    vertical-align: top;
}

.aligned_checkbox_cell input {
    width: 13px;
    height:13px;
    margin: 0 6px;
}

.aligned_radio_button_cell input
{
    width: 25px;
    height:13px;
}

.timeformat_note_mark_cell
{
    width: 25px;
    text-align: center;
}

.nowrap
{
    white-space: nowrap;
}

.nowrap span
{
    display: block;
    white-space: nowrap;
}

.roundedFormSection {
    width: 100%;
}
.roundedFormSection .i {
    padding: 13px;
    border: 1px solid #cec491;
}

.roundedBoxTag,
.roundedBoxTag .i {
    border-radius: 5px;
}
.roundedBoxTag.straightBorder-right,
.roundedBoxTag.straightBorder-right .i {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.roundedBoxTag.straightBorder-left,
.roundedBoxTag.straightBorder-left .i {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.roundedBoxTag.straightBorder-top,
.roundedBoxTag.straightBorder-top .i {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.roundedBoxTag.straightBorder-bottom,
.roundedBoxTag.straightBorder-bottom .i {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.sectionedRadio_checked .i {
    border: 1px solid #f4b700;
}
.sectionedRadio_unchecked .i {
    border: 1px solid #d4cdaa;
}

.sectionedRadio_checked .i
{
    background-color: #fffad2;
    cursor: default;
}

.sectionedRadio_unchecked .i
{
    background-color: #f1edd9;
    cursor: default;
}

.sectionedRadio_checked .outlined,
.sectionedRadio_unchecked .outlined
{
    border: 1px solid #cccccc
}


td.reportFormBlockTitle
{
    font-family: Arial, Helvetica, sans-serif;
    color: #6a573b;
    font-size: 15px;
    font-weight: bold;
}

td.reportFormBlockBodyCell
{
    padding-left: 45px;
    padding-bottom: 12px;
    vertical-align: top;
}


.reportFormHeader
{
    font-size: 0px;

    background: #F1EDDD;
    background-image: linear-gradient(to bottom, #F1EDDD, #FDFBF6);

}

.reportFormHeader tr.reportFormHeader-titles td
{
    padding-bottom: 10px;
    vertical-align: middle;
    height: 50px;
}

.reportFormHeader-titles .pagetitle {
	color: #625644;
}

.reportFormHeader tr.reportFormHeader-titles td.notemsg
{
    text-align: right;
    font-size: 14px;
    color: #553d1a;
}

.reportFormHeader td.reportFormHeader-config
{
    padding-top: 5px;
    border-top: 1px dotted #cec491;
}


.reportFormFooter .i
{

    background: #FCFBF4;
    background-image: linear-gradient(to bottom, #FCFBF4, #EEE8D5);

}

.reportFormFooter td.reportFormFooter-generateButtons
{
    border-top: 1px dotted #cec491;
    padding-top: 10px;
}

.for-print-only,
.for-print-only-table
{
    display: none;
}

.emptyCaption
{
    color: #AAAAAA;
}

@media screen
{
    .mainContentPadding
    {
        padding-left: 22px;
        padding-right: 0;
    }

    .rightPadding
    {
        padding-right:22px;
    }

    .bottomPadding
    {
        padding-bottom:10px;
    }
}

html>body .hiddenInFF
{
    display: none;
}

table.withRoundCorners
{
    border-top: none !important;
}

table.withRoundCorners tr > .listtblcolheader,
table.withRoundCorners tr > .listtblcell,
table.withRoundCorners .listtblcellenabled,
table.withRoundCorners .listtblcelldisabled
{
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

table.withRoundCorners tr > .listtblcolheader
{
    border-top: 1px solid #366a98;
}

table.withRoundCorners tr > .listtblcolheader.firstInRow
{
    border-top-left-radius: 5px;
    border-left: 1px solid #366a98;
}

table.withRoundCorners tr > .listtblcolheader.lastInRow,
table.withRoundCorners .listtblcolheader.tablerightborder
{
    border-top-right-radius: 5px;
    border-right: 1px solid #366a98;
}

table.withRoundCorners tr > .listtblcell.lastInRow
{
    border-right: 1px solid #cccccc;
}

table.withRoundCorners .listtblcolheader
{
    font-family: Arial, Verdana, Tahoma, MS Sans Serif, Helvetica;
    font-size: 10pt;
}

table.withRoundCorners .listtblcolheader.leftAligned
{
    text-align: left;
    padding-left: 10px;
}

table.withRoundCorners .listtblcolheader .noteMark
{
    display:inline-block;
    width: 13px;
    background: url('/img/default/note_mark.gif?hash=1943258973') left center no-repeat;
    outline: none;
    text-decoration: none;
    cursor: default;
}

table#report-table
{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

table#report-table > tbody > tr:first-child > td
{
    border-top: none !important;
}

table#report-table > tbody > tr:first-child > td:first-child
{
    border-top-left-radius: 5px;
}

table#report-table > tbody > tr:first-child > td:last-child
{
    border-top-right-radius: 5px;
}


table.listTable
{
    border-top: 1px solid #cccccc;
}

table.listTable td,
table.listTable th
{
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.tablerightborder
{
    border-right: 1px solid #cccccc;
}

table.listTable td.selectCell,
table.listTable td.selectCustomer
{
    border-left: 1px solid #d4cdaa;
    border-right: 1px solid #d4cdaa;
    border-bottom: 1px solid #d4cdaa;
    background-color: #f8f5e9;
}

table.listTable td.customer-cell
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    background-color: #fcfaf3;
}

table.listTable td.project-cell
{
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

table.listTable td.selectProject
{
    border-left: 1px solid #d4cdaa;
    border-right: 1px solid #d4cdaa;
    border-bottom: 1px solid #d4cdaa;
    background-color: #fbfaf4;
}

.listbuttonpane
{
    position: relative;
    float:right;
    padding: 2px 7px;
    border-left: 1px solid #d4cdaa;
    border-right: 1px solid #d4cdaa;
    border-bottom: 1px solid #d4cdaa;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;


    background: #f5f1e3;
    background-image: linear-gradient(to bottom, #f5f1e3, #fefcf9);

}

.result-number
{
    font-family: Arial, Helvetica, sans-serif;
    color: #625644;
    font-size: 15px;
    font-weight:bold;
}

.result-number-subtasks
{
    font-family: Arial, Helvetica, sans-serif;
    color: #625644;
    font-size: 12px;
}

/*--------------------------------------------------------*/
/*-----------Update for exjs form_css.jsp sheet-----------*/
/*--------------------------------------------------------*/

.x-form-field-wrap .x-form-trigger{
    height:22px !important;
}

.x-form-field-wrap .x-form-date-trigger{
    background: url(/img/default/extjs/form/date-trigger.gif?hash=1943258973) no-repeat top right !important;
	width: 21px !important;
}

.formbuttonpane .x-form-field-wrap .x-form-date-trigger
{
    background-image: url(/img/default/extjs/form/date-trigger-formbuttonpane.gif?hash=1943258973) !important;
}

.x-form-field-wrap .x-form-trigger
{
    border-bottom: none/*1px solid #cec491*/ !important;
}

.x-form-field-wrap .x-form-trigger-over{
    background-position: right 0px !important; /*-24*/
}
.x-form-field-wrap .x-form-trigger-click{
    background-position: right 0px !important; /*-48*/
}

.x-trigger-wrap-focus .x-form-trigger{
    background-position: right 0px !important; /*-72*/
}
.x-trigger-wrap-focus .x-form-trigger-over{
    background-position: right 0px !important; /*96*/
}
.x-trigger-wrap-focus .x-form-trigger-click{
    background-position: right 0px !important; /*-120*/
}

.x-form-check-wrap-inner, .x-form-radio-wrap-inner,
.x-form-item, .x-form-element, .x-form-radio-wrap
{
    outline: none;
}

/*-------------------------------------------------------------------------------------*/
/*-----------Update for exjs load_reportconfiguration_css.jsp sheet-----------*/
/*------------------------------------------------------------------------------------*/

.at-reload-button a {
	background: url(/img/default/reload_conf.gif?hash=1943258973) no-repeat center top !important;
	display: block !important;
	height: 21px !important;
	width: 26px !important;
}

.at-reload-button a:hover {
	background-position: center bottom !important;
}

.reports_show_hide_print_row  td, .lock-timetrack-link-row td{
    height: 27px;
}

.reports_change_report_params_cell {
    vertical-align: middle;
}

.disabled_link
{
    color: #808080;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9pt;
}

#firstLoginSplash {
    position: absolute;
    z-index: 1005;
    display: none;
}

.firstLoginSplashBox {
    width: 472px;
    padding: 20px;
    background-color: #ffffff;
    border: 0px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.4);
    border-radius: 7px;
}

.firstLoginSplashBox .recommendation {
    padding:14px;
    font-size: 12px;
    font-family: Arial, serif;
    color: #21496c;
    border-left: 1px solid #f7f4e4;
    border-radius: 7px;


    background: #f7f4e5;
    background-image: linear-gradient(to bottom, #f7f4e5, #efebca);

}

.firstLoginSplashBox .userguide {
    width: 100%;
    border: 1px solid #e0d89b;
    border-radius: 7px;
    padding: 2px 0px;
}

.firstLoginSplashBox .pipka
{
    background: url(/img/default/license/pipka2.gif?hash=1943258973) 40px top no-repeat;
    padding-top: 15px;
}

.firstLoginSplashBox .contentTable
{
    color: #21496c;
}

.firstLoginSplashBox .contentTable .thankYouText
{
    font-family: Arial, serif;
    font-size  : 26px;
    font-weight:bold;
    padding-left: 10px;
    background: url(/img/default/license/logo.gif?hash=1943258973) no-repeat top right;
    text-align: left;
    height: 60px;
    width: 440px;
}

.firstLoginSplashBox .contentTable .bulletsTable
{
    color: #21496c;
    font-family: Arial, serif;
    margin: 12px;
    text-align: left;
}

.firstLoginSplashBox .contentTable .bullet
{
    padding-top: 10px;
    padding-left: 10px;
}

.firstLoginSplashBox .contentTable .bullet .header
{
    font-weight: bold;
    font-size: 14px;
}


.firstLoginSplashBox .contentTable .bullet .descr
{
    font-size: 11px;
    padding-top: 3px;
}

.firstLoginSplashBox .contentTable .bullet .hr
{
    border-top: 1px dotted #7a92a7;
    border-bottom: none;
    color: #fff;
    background-color: #fff;
    height: 1px;
}

.firstLoginSplashBox .contentTable .userguideTable
{
    font-family: Arial, serif;
    font-size: 13px;
    color: #21496c;
}

.firstLoginSplashBox .contentTable .startButton
{
    width: 234px;
    height: 40px;
    background: url(/img/default/dialogs/splash/startbutton_bg.gif?hash=1943258973) no-repeat;
    border-style: none;
    line-height: 30px;
    font-size: 20px;
    color: #ffffff;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 15px;
}

#demoDataChoiceSplash {
    position: absolute;
    z-index: 1005;
    display: none;
}

.firstLoginSplashBox .welcomeSection {
    text-align:left;
    vertical-align:middle;
    font-size: 21px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight:bold;
    background: url(/img/default/license/logo.gif?hash=1943258973) no-repeat top right;
    height: 60px;
    padding-left: 10px;
    color: rgb(41, 41, 41);
}
.firstLoginSplashBox .welcomeSection div{
    font-size: 15px;
    font-weight:normal;
    padding-top:5px;
}

.loadDataButtonsPane
{
    position: relative;
    float:right;
    padding-top: 7px;    
    height: 276px;
    width: 100%;
    margin-top:8px;
    border-radius: 7px;
    background: none;
}

.choicePerformed .loadDataButtonsPane {
    background-position:left bottom;
}

.loadDataButtonsPane .choiceDiv
{
    position: relative;
    height: 279px;
    width: 194px;
    cursor: pointer;
    background: url(/img/default/dialogs/splash/bg-demo.png?hash=1943258973) repeat-x top;
    border-radius: 7px;
    top: -2px;
    border: 0px;
}

.choicePerformed .loadDataButtonsPane .choiceDiv
{
    background-position: left bottom;
}

.loadDataButtonsPane .choiceDiv .choiceTable{
    height:188px;
    width:100%;
}

.loadDataButtonsPane .choiceDiv .choiceTable .button-text
{
    padding-top: 8px;
}

.loadDataButtonsPane .choiceDiv .choiceTable #nonItPng,
.loadDataButtonsPane .choiceDiv .choiceTable #itPng
{
    margin-top: 23px;
}

.choiceNotPerformed .loadDataButtonsPane .choiceDiv:hover .choiceTable #nonItPng,
.choiceNotPerformed .loadDataButtonsPane .choiceDiv:hover .choiceTable #itPng,
.choicePerformed #pro-architects.selectedButton.choiceDiv .choiceTable #nonItPng,
.choicePerformed #web-design-studio.selectedButton.choiceDiv .choiceTable #itPng
{
    margin-top: 21px;
}

.choiceNotPerformed .loadDataButtonsPane .choiceDiv:hover
{
    width: 190px;
    height: 275px;
}

.loadDataButtonsPane .choiceDiv .choiceTable td
{
    text-align:center;
    vertical-align:middle;
}
.loadDataButtonsPane .choiceDiv nobr {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: rgb(41, 41, 41);
    font-size: 9pt;
}
.choicePerformed .loadDataButtonsPane .choiceDiv nobr {
    color: #7a7a7a;
}
.choiceNotPerformed .loadDataButtonsPane .choiceDiv:hover nobr,
.choicePerformed .selectedButton.choiceDiv nobr {
    color: rgb(41, 41, 41);
}
.loadDataButtonsPane .choiceDiv .company-type nobr
{
    font-weight:bold;
    font-size:15px;
    color: rgb(0, 99, 148);
    border-bottom: 1px dotted rgb(0, 99, 148);
}
.choicePerformed .loadDataButtonsPane .choiceDiv .company-type nobr {
    color: #7a7a7a;
    border-bottom-color: #7a7a7a;
}
.choiceDiv .indicator {
    visibility:hidden;
    padding-top: 14px;
}
.choicePerformed .selectedButton.choiceDiv .indicator {
    visibility: visible;
}

.choiceNotPerformed #pro-architects.choiceDiv:hover,
.choicePerformed #pro-architects.selectedButton.choiceDiv {
    background: url(/img/default/dialogs/splash/bg-arch.png?hash=1943258973) repeat-x;
    border: 2px rgb(229, 200, 65) solid;
    border-radius: 7px;
    top: -2px;
    width: 190px;
    height: 275px;
}
.choiceNotPerformed #pro-architects.choiceDiv:hover .company-type nobr,
.choicePerformed #pro-architects.selectedButton.choiceDiv .company-type nobr {
    color:rgb(197, 144, 0);
    border-bottom: 1px dotted rgb(197, 144, 0);
}

.choiceNotPerformed #web-design-studio.choiceDiv:hover,
.choicePerformed #web-design-studio.selectedButton.choiceDiv {
    background: url(/img/default/dialogs/splash/bg-web.png?hash=1943258973) repeat-x;
    border: 2px rgb(158, 203, 71) solid;
    border-radius: 7px;
    top: -2px;
    width: 190px;
    height: 275px;
}
.choiceNotPerformed #web-design-studio.choiceDiv:hover .company-type nobr,
.choicePerformed #web-design-studio.selectedButton.choiceDiv .company-type nobr {
    color:rgb(103, 143, 25);
    border-bottom: 1px dotted rgb(103, 143, 25);
}

.choiceSection {
    padding-top:35px;
    padding-left:45px;
    padding-right:21px;
    background: url(/img/default/dialogs/splash/demo-data-arrow.png?hash=1943258973) 10px 32px no-repeat;
    text-align:left;
    font-family: Arial,Helvetica,sans-serif;
    font-size:9pt;
    color: rgb(41, 41, 41);
}

#blank-install {
    margin-top:12px;
    margin-bottom:30px;
    height:50px;
}

#blank-install .emptyDbChooseButton {
    position: relative;
    text-align:center;
    line-height:52px;
    height:52px;
    font-weight: bold;
    color: rgb(15, 108, 155);
    background: rgb(225, 237, 248);
    background-image: linear-gradient(to bottom, rgb(186, 214, 239),  rgb(225, 237, 248));
    font-size: 13px;
    border-radius: 7px;
}

.choicePerformed #blank-install .emptyDbChooseButton {
    color: #7a7a7a;
    background: #d7d7d7;
    background-image: linear-gradient(to bottom, #cdcdcd,  #d7d7d7);
}

#blank-install .emptyDbChooseButton span
{
    border-bottom: 1px dotted rgb(15, 108, 155);
    padding-bottom: 1px;
}

.choicePerformed #blank-install .emptyDbChooseButton span {
    border-bottom-color: #7a7a7a;
}

.choiceNotPerformed #blank-install .emptyDbChooseButton:hover,
.choicePerformed #blank-install .emptyDbChooseButton.selectedButton {
    top:-2px;
    color: rgb(2, 72, 107);
    border: 2px rgb(104, 154, 192) solid;
    background: rgb(189, 215, 240);
    background-image: linear-gradient(to bottom, rgb(154, 195, 232), rgb(189, 215, 240));
}

.choiceNotPerformed #blank-install .emptyDbChooseButton:hover {
    cursor:pointer;
}

.choicePerformed #blank-install .emptyDbChooseButton,
.choicePerformed .loadDataButtonsPane .choiceDiv,
.choicePerformed.firstLoginSplashBox {
    cursor:wait;
}

.progressBarContainer {
    width: 90px;
    height: 11px;
    position: relative;
    margin: 0 auto;
}

.progressBarBackground {
    position: absolute;
    width: 88px;
    height: 9px;
    background: #ffffff;
    border: 1px solid #d4d5d2;
    box-shadow: 0px 1px #f0f0f0 inset;
    top: 0px;
    left: 0px;
}

.progressBarContainer .progressBar {
    position: absolute;
    top: 0px;
    left: 0px;
    vertical-align: top;
}

.progressBarTick {
    width: 6px;
    height: 11px;
    background: url(/img/default/progress_bar/tick.png?hash=1943258973) no-repeat;
}

.demoDataLoadedMsg {
    width: 100%;
    border: 1px solid rgb(212, 193, 116);
    border-radius: 7px;
    background: rgb(249, 243, 213);
    box-shadow: 0px 0px 4px #f3f3f3;
}

.demoDataLoadedMsg .content {
    margin: 7px 15px;
}

.demoDataLoadedMsg .verticalSeparator
{
    border-right: 1px solid rgb(218, 201, 132);
    padding-left: 25px;
}


.demoDataLoadedMsg .msgText,
.demoDataLoadedMsg .errormsg,
.demoDataLoadedMsg .text{
    padding: 0 20px 0 10px;
    font-size: 12px;
    line-height: 18px;
}

.demoDataLoadedMsg .errormsg {
    font-weight: bold;
}

.demoDataLoadedMsg .msgText
{
    color: rgb(66, 113, 38);
}

.demoDataLoadedMsg .text
{
    color: rgb(136, 124, 73);
}

.demoDataLoadedMsg .msgTextBold
{
    font-weight: bold;
}

.demoDataLoadedMsg #successIcon
{
    height: 33px;
}

.demoDataLoadedMsg #successIcon:after
{
    content: url(/img/default/dialogs/splash/demo-data-success.png?hash=1943258973);
}

.demoDataLoadedMsg #clearupPreview
{
    height: 42px;
}

.demoDataLoadedMsg #clearupPreview:after
{
    content: url(/img/default/clearup-preview.png?hash=1943258973);
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('/css/text-overflow.xml#ellipsis');
}

.specificReportButton
{
    border-left: 1px solid #cec491;
    border-right: 1px solid #cec491;
}

.reportButton,
input[type="button"].reportButton,
input[type="submit"].reportButton,
button.reportButton
{
    width: 184px;
    height: 28px;
    padding-bottom: 2px;
    vertical-align: bottom;
}

div.topSpacer
{
    height:10px;
    font-size:1px;
}

.nonWorkingDayText
{
    font-weight: normal;
    font-size: 8pt;
}


.unselectable
{
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
}

.invisible, .invisible *
{
    visibility: hidden !important;
}

.errorComboBox
{
    border: 2px solid #ff2000;
}

.warningMessageBox
{
    width: 100% ;
    margin-top: 15px;
    margin-bottom: 10px;
}
.warningMessageBox .i {
    padding: 13px;
    border: 1px solid #d6825a;
    background-color: #FFF4E1;
}

.warningMessageBox .title,
.warningMessageBox .description
{
    padding: 0 10px 0 23px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
}

.warningMessageBox .title
{
    font-weight: bold;
    color: #b94c09;
    background: url(/img/default/warning_red_mark.png?hash=1943258973) no-repeat left 2px;
}

span.highlightToken
{
    color: #b0550b;
    text-decoration: underline;
}

.parent-task-name
{
    padding-bottom: 3px;
}

.parent-task-name a
{
    color: #000000;;
}

.parent-task-name a:visited
{
    color: #000000;;
}

.sub-task-name
{
    padding-top: 3px;
}

.task-subtask-header-separator
{
    line-height: 5px;
    height: 5px;
    font-size: 0px;
}

.completedSubtask
{
    color: #6d6d6d !important;
}

.noBorder
{
    border: 0 !important;
}

.labelWithoutOutline
{
    outline: expression(hideFocus='true');
}

.leftAligned {
    text-align:left;
}

.verticallyAlignedCheckbox {
    vertical-align: middle;
}

input[type="button"],
input[type="submit"],
button {
    cursor: pointer;
}

input[type="button"]:disabled,
input[type="submit"]:disabled,
button:disabled {
    cursor: default;
}

input[type="button"][disabled],
input[type="submit"][disabled],
button[disabled] {
    cursor: default;
}

.noteContainer {
    position: relative;
    padding-left: 18px;
    text-align: left;
    line-height: 15px;
}

.noteContainer .noteImage {
    position: absolute;
    left: 0;
    top: 1px;
}

.sortingArrow {
    padding-left: 8px;
    line-height: 14px;
    padding-bottom: 2px;
}

.sortingArrow.arrowDown,
.listtblcolheader.arrowDown {
    background: url(/img/default/arrow-down.png?hash=1943258973) no-repeat center center;
}

.sortingArrow.arrowUp,
.listtblcolheader.arrowUp {
    background: url(/img/default/arrow-up.png?hash=1943258973) no-repeat center center;
}

a.listtblcolheader.arrowDown,
a.listtblcolheader.arrowUp {
    display: inline-block;
    background-position: right center;
    padding-right: 14px;
}

span.sharedSettingsImage
{
    height : 20px;
    width : 20px;
    margin-left : 9px;
    background : url(/img/default/integration/synched_settings.png?hash=1943258973) no-repeat;
    display : none;
}

.productsIntegrated span.sharedSettingsImage
{
    display: inline-block;
}

span.pageTitleWithSharedSettingsImage
{
    vertical-align: top;
    line-height: 20px;
}