﻿/* IMPORT CUSTOMISATIONS */
@import url("../../custom/styles/management.css");
@import url("../../custom/styles/DashBoard.css");
/* GENERAL - START */
body
{
    margin: 0 0 0 0;
    background-color: #ffffff;
}

span, div, th, td, input, select, a
{
    font-family: tahoma, verdana, sans-serif;
    font-size: 8pt;
}

a, a:visited
{
    color: #000000;
}

a:hover
{
    color: #ce0000;
}

img
{
    border: none;
}

table
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: none;
}

span.fixed, input.fixed, label.fixed, td.fixed
{
    width: 200px;
}
select.fixedTemp
{
    width: 140px;
}
span.fixed150, input.fixed150, label.fixed150, td.fixed150
{
    width: 150px;
}

select.fixed
{
    width: 205px;
}

select.fixed180, input.fixed180, label.fixed180
{
    width: 185px;
}
select.fixed200, input.fixed200, label.fixed200
{
    width: 200px;
}
select.fixed135
{
    width: 135px;
}

span.fixedbig, input.fixedbig, label.fixedbig, td.fixedbig
{
    width: 300px;
}

select.fixedbig
{
    width: 305px;
}

span.readonly, input.readonly, select.readonly, label.readonly, td.readonly
{
    background-color: #DBDBDB;
}

span.fixedreadonly, input.fixedreadonly, label.fixedreadonly, td.fixedreadonly
{
    width: 200px;
    background-color: #DBDBDB;
}

textarea.fixedreadonly
{
    background-color: #DBDBDB;
}

select.fixedreadonly
{
    width: 205px;
    background-color: #DBDBDB;
}


span.halffixed, input.halffixed, label.halffixed, td.halffixed
{
    width: 100px;
}

select.halffixed
{
    width: 105px;
}

span.halffixedreadonly, input.halffixedreadonly, label.halffixedreadonly, td.halffixedreadonly
{
    width: 100px;
    background-color: #DBDBDB;
}

select.halffixedreadonly
{
    width: 105px;
    background-color: #DBDBDB;
}

span.fixedbigreadonly, input.fixedbigreadonly, label.fixedbigreadonly, td.fixedbigreadonly
{
    width: 300px;
    background-color: #DBDBDB;
}

select.fixedbigreadonly
{
    width: 305px;
    background-color: #DBDBDB;
}

td.fieldlabel
{
    width: 150px;
    white-space: nowrap;
}

td.fielddata
{
    width: 275px;
}

.invisible
{
    display: none;
}

.scrollingDiv
{
    overflow: -moz-scrollbars-vertical;
    overflow-x: none;
    overflow-y: auto;
}

.fakesplitterbar
{
    border: solid 1px #d8d8d8;
    background-color: #f0f0f0;
    width: 1px;
}

.ajaxStatusOuter
{
    z-index: 30000;
    position: absolute;
    top: 0px;
    left: 0px; /* background-image: url(Img/ajaxbg.jpg); 	background-repeat:repeat; */
    background-color: #ffffff;
    opacity: .67;
    filter: alpha(opacity=67);
    -moz-opacity: 0.67;
}

.ajaxStatusInner
{
    z-index: 30001;
    position: absolute;
    top: 0px;
    left: 0px;
}

.errortext
{
    color: #ff0000;
    font-weight: bold;
}

.trialinfo
{
    margin-top: 4pt;
    margin-left: 25pt;
    background-color: #ff0000;
    color: #ffffff;
    font-size: larger;
    font-weight: bold;
    float: left;
    text-align: center;
    padding: 4pt 10pt 4pt 10pt;
    border-top: solid 3px #ff8080;
    border-left: solid 3px #ff8080;
    border-bottom: solid 3px #d00000;
    border-right: solid 3px #d00000;
}

.activationinfo
{
    margin-top: 4pt;
    margin-left: 25pt;
    background-color: #008800;
    color: #ffffff;
    font-size: larger;
    font-weight: bold;
    float: left;
    text-align: center;
    padding: 4pt 10pt 4pt 10pt;
    border-top: solid 3px #408840;
    border-left: solid 3px #408840;
    border-bottom: solid 3px #006600;
    border-right: solid 3px #006600;
}

/* BEGIN sbptest */

.developerinfo
{
    margin-top: 4pt;
    margin-left: 25pt;
    background-color: #0000ff;
    color: #ffffff;
    font-size: larger;
    font-weight: bold;
    float: left;
    text-align: center;
    padding: 4pt 10pt 4pt 10pt;
    border-top: solid 3px #8080ff;
    border-left: solid 3px #8080ff;
    border-bottom: solid 3px #0000a0;
    border-right: solid 3px #0000a0;
}




/* GENERAL - END */

/* LOGIN - START */
.loginfailed
{
    color: #ff0000;
    font-weight: bold;
    text-align: right;
padding-right: 25px;
}
/* LOGIN - END */

/* HEADER - START */
.logoffarea
{
    float: right;
    padding: 15px 5px 0 0;
    font-weight: bold;
}

.managmentusername
{
    float: right;
    font-size: 11pt;
    font-style: italic;
    font-weight: bold;
    padding-top: 12px;
}

.seplinehorz
{
    background-color: #CE0000;
    height: 3px;
}

.seplinehorzmenu td
{
    height: 2px;
}

.pagetitlearea_login td
{
    border-bottom-color: #CE0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.pagetitlearea td
{
    white-space: nowrap;
    padding: 3px 3px 3px 3px;
}

td.pagetitle
{
    white-space: normal;
    border-bottom-color: #ce0000;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    padding-left: 5px;
    padding-right: 15px;
    width: 75%;
}

td.pagetitle span
{
    font-size: 12pt;
    font-weight: bold;
}

td.pageinfo
{
    width: 35%;
    border-bottom-color: #ce0000;
    border-bottom-style: solid;
    border-bottom-width: 0px;
}

td.pagestatus
{
    width: 50%;
    border-bottom-color: #ce0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

td.pagestatus span
{
    color: #ffffff;
    font-weight: bold;
    padding: 1px 3px 1px 3px;
}

.pagestatussuccess
{
    background-color: #00d000;
}

.pagestatuserror
{
    background-color: #ff0000;
}

.menutopoff
{
    /* Used for the ErrorPage */
    border-style: solid;
    border-width: 1px;
    border-top-color: #f0f0f0;
    border-right-style: none;
    border-bottom-style: none;
    border-left-color: #f0f0f0;
    background: #ececec url(  'img/tabitem.gif' ) repeat-x;
    height: 19px;
}

.seplinehorzmenu
{
    background-color: #CE0000;
    height: 1px;
    margin-bottom: 2px;
}
/* HEADER - END */


/* TABSTRIP - START */
.tabstrip
{
    margin-left: 2px;
    border-style: solid;
    border-width: 1px;
    border-top-color: #f0f0f0;
    border-right-style: none;
    border-bottom-style: none;
    border-left-color: #f0f0f0;
    background: #ececec url(  'img/tabitem.gif' ) repeat-x;
}

.tabstriptab
{
    border-right: solid 1px #d0d0d0;
    color: #000000;
}

.tabstriptab td
{
    padding: 2px 3px 2px 3px;
}

.tabstriptabselected
{
    border-style: solid;
    border-width: 1px;
    border-top-color: #d0d0d0;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-style: none;
    background: #ececec url(  'img/tabitemsel.gif' ) repeat-x;
    font-weight: bold;
    color: #000000;
}

.tabstriptabhover, .tabstriptabhover a:hover
{
    color: #000000;
    background: #e0e0e0;
    text-decoration: none;
}

.tabborder
{
    width: 99%;
    border: solid 2px #d0d0d0;
    margin: 0px 1px 1px 1px;
}
/* TABSTRIP - END */

/* All grid styles are now in gridstyles.css */

/* FIELDSET - START */
fieldset
{
    margin-bottom: 3px;
    padding: 1px 3px 1px 3px;
    border: 1px #d0d0d0 solid;
    background-color: #ffffff;
}

fieldset legend
{
    font-weight: bold;
    border-bottom: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    border-top: 1px #f8f8f8 solid;
    border-left: 1px #f8f8f8 solid;
    background: #f0f0f0;
    padding: 2px 4px 2px 4px;
    margin: 2px 0px 1px 3px;
}
/* FIELDSET - END */

/* DETAIL TABLE*/
th.detailgridheader, .detailgridheader
{
    padding-left: 4px;
    cursor: default;
    font-weight: normal;
    height: 20px;
    vertical-align: middle;
    font-weight: bold;
    color: Olive;
}

.detailgridrow1, tr.detailgridrow1, tr.detailgridrow1 td
{
    background-color: #ffffff;
}
.detailgridrow2, tr.detailgridrow2, tr.detailgridrow2 td
{
    background-color: Aqua;
}
/* DETAIL TABLE*/

/* Traffic Notes START */

.trafficgridrow1, tr.trafficgridrow1, tr.trafficgridrow1 td
{
    background-color: #ffffff;
}
.trafficgridrow2, tr.trafficgridrow2, tr.trafficgridrow2 td
{
    border: none;
    background-color: #efefef;
}
.TrafficNotes
{
    font-family: Arial, Verdana;
    font-size: 9pt;
    font-style: normal;
    font-weight: bolder;
    color: Black;
    border: none;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
}

.Traftable tr td label
{
    font-style: italic;
    vertical-align: middle;
    font-family: Arial, Verdana;
    font-size: 10pt;
    color: Red;
    padding-top: 2px;
    padding-left: 1px;
    height: 18px;
    cursor: default;
    display: none;
}
/* Traffic END */

/* LTCTABLE START */
table.ltctable tr td label, td.ltctable label
{
    font-style: italic;
    vertical-align: middle;
    font-family: Arial, Verdana;
    font-size: 10pt;
    color: black;
    padding-top: 2px;
    padding-left: 1px;
    height: 18px;
    cursor: default;
    display: block;
}

table.Reports {
    background-color: #fff;
    border: 1px solid #d0d0d0;
    cursor: default;
    display: block;
    font-family: Arial,Verdana;
    font-size: 10pt;
    font-style: italic;
    margin-bottom: 5px;
    padding: 5px;
    vertical-align: middle;
}

table.notltctable tr td label
{
    font-style: normal;
    text-decoration: none;
    display: inline;
}
/* LTCTABLE END */

/* TOOLBAR - START */

.RTBDefBkg
{
    background-image: url('img/toolbar.gif');
    background-repeat: repeat-x;
}

/* TOOLBAR - END */



/* CONTACT_INFO - START */

.contactinfo
{
}

.contactinfohover
{
    text-decoration: underline;
}
/* CONTACT_INFO - END */

/* CONTACT HEADER - START */
div.contactheader
{
    width: 100%;
    border: solid 1px #d0d0d0;
    margin-bottom: 3px;
    padding: 2px 0 2px 0;
    background-image: url('img/crosshatch.gif');
    background-repeat: repeat;
}

div.contactheader table
{
    width: 100%;
}

td.contactheaderpr
{
    width: 40%;
}

td.contactheaderpl
{
    width: 0%;
}

td.contactheaderl
{
    width: 30%;
}

td.contactheaderr
{
    width: 30%;
}

span.contactheaderlabel, span.contactheaderdata
{
    font-size: 1.1em;
}

span.contactheaderlabel
{
    font-style: italic;
    color: #484848;
    font-weight: bold;
}

span.contactheaderdata
{
    color: #000000;
    margin-left: 10px;
}

/* CONTACT HEADER - END */

/* ROLES - START */
.cleantreeview
{
    background-color: #f8f8f8;
    border: 1px solid #d0d0d0;
}
/* ROLES - END */

/* HOUSEKEEPING - START */
.editcolumn
{
    cursor: pointer;
}
/* HOUSEKEEPING - END */

/* Project - START */
.vertLineSharp
{
    background-image: url(../img/vl-r.gif);
    background-repeat: repeat-y;
    background-position: center;
    padding-left: 3px;
}

/* Project  - END */

/* ADMIN - START */
.adminRolesGroupEntry
{
    color: #000000;
    font-style: italic;
    font-weight: bold;
}

.adminRolesProcessEntry
{
    color: #000000;
    font-weight: normal;
}
/* ADMIN - END */

/* ERROR PAGE - START */
.errorpagetext
{
    padding-top: 50px;
    width: 100%;
    text-align: center;
}

.errorpagetext a
{
    font-size: larger;
}
/* ERROR PAGE - END */


/* AppWindow PAGE - START */
div.appwindowouter
{
    margin: 15px 15px 15px 15px;
}

div.appwindowouter fieldset
{
    border-width: 2px;
    background-color: #fafafa;
}

div.appwindowouter fieldset legend
{
    font-size: larger;
    padding: 5px 10px 5px 10px;
}

div.appwindowinner
{
    font-size: larger;
    padding: 5px 5px 5px 5px;
}
/* AppWindow PAGE - END */

/* RADDATEPICKER - START */
div.raddatepicker
{
    white-space: nowrap;
}
/* RADDATEPICKER - END */

/* Scrolling CHECKBOXLIST - START */
table.checkBoxList tr td label
{
    display: inline;
    vertical-align: top;
}
table.checkBoxListreadonly tr td label
{
    display: inline;
    vertical-align: top;
    background-color: #DBDBDB;
}
/* Scrolling CHECKBOXLIST - END */

.numericsmall
{
    width: 60px;
}

.numericsmallreadonly
{
    width: 60px;
    background-color: #DBDBDB;
}

/* ITEM HEADER - START */
fieldset.itemheader
{
    border: solid 1px #d0d0d0;
    margin-bottom: 3px;
    padding: 2px 0 2px 0;
    background-image: url('img/crosshatch.gif');
    background-repeat: repeat;
}

fieldset.itemheader table
{
    width: 100%;
}

td.itemheaderpl
{
    width: 1%;
}

td.itemheaderl
{
    width: 32%;
}

td.itemheaderm
{
    width: 31%;
}

td.itemheaderr
{
    width: 31%;
}

td.itemheaderpr
{
    width: 1%;
}

span.itemheaderlabel, span.itemheaderdata
{
    font-size: 10pt;
}

span.itemheaderlabel
{
    color: #484848;
    font-weight: bold;
}

span.itemheaderdata
{
    color: #000000;
    margin-left: 3pt;
}

.suppliersearchpanels
{
    background-color: #f8f8f8;
}

.timesheetpanels
{
    background-color: #f8f8f8;
    text-align: center;
}

/* ITEM HEADER - END */

/* ToolTip START */
.tooltip
{
    background-color: #ffffc0;
    border: solid 1px #000000;
    padding: 2px 2px 2px 2px;
    color: #000000;
}

.NewSummaryItem
{
    font: bold 11px tahoma;
    color: Black;
}
.SameSummaryItem
{
    color: Blue;
}
.OtherSummaryItem
{
    color: Red;
}
.GroupItem
{
    color: Black;
}
/* ToolTip END */

/* PROJECT START */
table.projectinfoarea tr td, table.projectinfoarea tr td span
{
    font-size: 1.125em;
}
span.projectinfoarea_reflabel, span.projectinfoarea_duelabel
{
    font-weight: bold;
}
span.projectinfoarea_refdata, span.projectinfoarea_duedata
{
    font-style: italic;
}
/* PROJECT END */

/* QUOTATION START */
table.quotationinfoarea tr td, table.quotationinfoarea tr td span
{
    font-size: 1.125em;
}
span.quotationinfoarea_reflabel, span.quotationinfoarea_duelabel
{
    font-weight: bold;
}
span.quotationinfoarea_refdata, span.quotationinfoarea_duedata
{
    font-style: italic;
}
/* QUOTATION END */

/* INVOICE START */
table.invoiceinfoarea tr td, table.invoiceinfoarea tr td span
{
    font-size: 1.125em;
}
span.invoiceinfoarea_duelabel
{
    font-weight: bold;
}
span.invoiceinfoarea_duedata
{
    font-style: italic;
}

div.invoicebilladdress_container
{
    border: solid 1px #d0d0d0;
    background: #f7f7f7;
    padding: 2px 5px 2px 5px;
}

span.invoicebilladdress_label
{
    font-weight: bold;
}

span.invoicebilladdress_data
{
    padding-right: 25px;
    padding-left: 5px;
}
/* INVOICE END */

/* INFO AREA START */
table.infoarea tr td, table.infoarea tr td span
{
    font-size: 1.125em;
}
span.infoarea_label
{
    font-weight: bold;
}
span.infoarea_data
{
    font-style: italic;
}


/* INFO AREA END */

/* Fixed widthes and heights of table cells and other elements BEGIN */
.fixed12percent
{
    width: 12%;
}

.fixed20percent
{
    width: 20%;
}

.fixed25percent
{
    width: 25%;
}

.fixed45percent
{
    width: 45%;
}
.fixed33percent
{
    width: 33%;
}

.fixed50percent
{
    width: 50%;
}
.fixed40percent
{
    width: 40%;
}


.fixed67percent
{
    width: 67%;
}

.fixed75percent
{
    width: 75%;
}

.fixed100percent
{
    width: 100%;
}

.fixed15percent
{
    width: 15%;
}

.fixed5percent
{
    width: 5%;
}

.fixed55percent
{
    width: 55%;
}

.fixed70percent
{
    width: 70%;
}

.fixed99percent
{
    width: 99%;
}

.fixed500px
{
    width: 500px;
}

.fixed200px
{
    width: 200px;
}

.fixed250px
{
    width: 250px;
}

.fixedMaxSize
{
    width: 100%;
    height: 100%;
}

.vertFixed100percent
{
    height: 100%;
}

.vertFixed450px
{
    height: 450px;
}

.vertFixed550px
{
    height: 550px;
}

/* Fixed widthes and heights of table cells and other elements END */

/* Alignment styles BEGIN */

.vMiddle
{
    vertical-align: middle;
}

.vBottom
{
    vertical-align: bottom;
}

.vTop
{
    vertical-align: top;
}

.aLeft
{
    text-align: left;
}

.aCenter
{
    text-align: center;
}

.aRight
{
    text-align: right;
}

/*Alignment styles END */

/* Paddings BEGIN */

.topPadding5
{
    padding-top: 5px;
}

/* Paddings END */

/* Individual styles BEGIN */

.housekeepingTable
{
    width: 100%;
    border-bottom: solid 1px red;
    height: 1px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.housekeepingTableLabel
{
    font-weight: bold;
}

.fileManagerTable
{
    width: 100%;
    border-bottom: solid 1px red;
    height: 1px;
    padding-top: 5px;
    padding-left: 5px;
}

.searchHeader
{
    background-color: #efefef;
    border: solid 1px #dfdfdf;
}

.licenseManager
{
    border-bottom: solid 1px red;
}

td.errorDetailHeader
{
    font-weight: bold;
    font-size: 10pt;
    vertical-align: top;
}

td.errorDetailData
{
    font-size: 10pt;
    font-family: Courier;
}


.teststyle
{
    font-size: 40px;
    color: Aqua;
    background-color: #f3f;
    width: 80%;
}


/* Individual styles END */

/* ERRORS - Begin */
.errorDetailHeader
{
    color: #ffffff;
    background-color: #6B696B;
    font-weight: bold;
    text-align: left;
}

.errorDetailData
{
    color: #000000;
    background-color: #F7F7DE;
}

.errorDetailDataAlt
{
    color: #000000;
    background-color: #FFFFFF;
}

.foreColor
{
    color: Black;
}

div.transparentFill img
{
    margin-left: -2px;
    margin-top: -2px; /*margin-bottom:-8px;*/
}

div.transparentFill
{
    min-height: 200px;
}


/* ERRORS - End */

/* LOGIN - START */
.loginbackground
{
    /*	background-image : url('img/loginbg.jpg'); */
    background-position: 0 110px;
    background-repeat: no-repeat;
    height: 630px;
}

.seplinevert
{
    background-color: #CE0000;
    width: 1px;
    height: 545px;
}

.loginblock
{
    vertical-align: top;
    padding-top: 10px;
    padding-left: 5px;
}

.loginarea
{
    float: left;
    width: 400px;
    margin-left: 15px;
}

.loginarea fieldset
{
    padding-bottom: 15px;
}

.linksarea
{
    margin-left: 15px;
    margin-right: 15px;
}

.linksarea fieldset
{
    padding-bottom: 15px;
}

.linksarea fieldset div
{
    padding-left: 15px;
    padding-top: 5px;
}


.loginlabel
{
    width: 150px;
}

.loginlabel span
{
    width: 125px;
}

.logindata
{
    width: 225px;
    
}

.logindata input, .logindata select
{  
    width: 200px;
}

.loginbutton
{
    text-align: right;
    padding-right: 25px;
}

.loginforgotpasswd
{
    text-align: right;
    padding-right: 25px;
    padding-bottom: 5px;
}

.loginfailed
{
    color: #ff0000;
    font-weight: bold;
    text-align: right;
padding-right: 25px;
}

.homepagelink
{
    font-weight: bold;
    display: block;
    margin-top: 10px;
}
/* LOGIN - END */

/* FLOATING DIVS - BEGIN */
div.fieldcontainer
{
}

div.fieldpanel
{
    width: 100%;
}

div.fieldblockcontainer
{
}

div.fieldblock
{
    height: 25px;
    padding: 0 5px 0 5px;
    width: 500px;
}
div.fieldblockerror
{
    height: 25px;
    padding: 0 5px 0 5px;
    width: 500px;
}
div.cssnew div span
{
    background-color: Red;
    color: White;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
}
div.cssnew div input
{
    background-color: Red;
    color: White;
    font-weight: bold;
}
div.fieldblockwide
{
    width: 100%;
    height: 25px;
}
div.fieldlabel
{
    clear: left;
    float: left;
    width: 45%;
}
div.fielddata
{
    float: left;
}
div.fielddatawide
{
    clear: left;
    float: left;
    width: 99%;
}
/* FLOATING DIVS - END */

#chklTargetLanguages
{
	white-space:nowrap
}