/* $Id: main.css 1291 2010-08-14 07:06:56Z caseydk $ $URL: https://web2project.svn.sourceforge.net/svnroot/web2project/tags/version2.1/style/wps-redmond/main.css $ */
/* WEB2PROJECT REQUIRED CLASSES */
BODY {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    font-family: 'Open Sans',  Osaka, verdana, Sans-Serif;
    font-size: 10pt;
    color: #333;
    background-color: #f2f2f2;
    background-position: bottom;
    background-repeat: repeat-x;
}

ul {
    margin-left: 25px;
}

dl {
    margin-top: 0px;
    padding-left: 1px;
}

dt {
    margin-top: 0.5em;
    color: #000099;
    font-weight: bold;
}

dd {
    margin-bottom: 0px;
    margin-left: 1.5em;
}

em {
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: #333;
}

A:link {
    color: #005481;
    text-decoration: none;
}

A:visited {
    color: #005481;
    text-decoration: none;
}

A:active {
    color: #005481;
    text-decoration: none;
}

A:hover {
    color: #2099FF;
    text-decoration: underline;
}

TD {
    font-family: 'Open Sans',  Osaka, verdana, Sans-Serif;
    font-size: 8pt
}

TR {
    font-family: 'Open Sans',  Osaka, verdana, Sans-Serif;
    font-size: 8pt
}

h1, .title {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Open Sans',  'Trebuchet MS', Arial, Osaka, verdana, Sans-Serif;
    color: #333;
    margin-bottom: 0px;
    margin-top: 5px;
    text-transform: uppercase;
}

h2, .subtitle {
    font-size: 12px;
    font-weight: bold;
    font-family: 'Open Sans',  'Trebuchet MS', Arial, Osaka, verdana, Sans-Serif;
    color: #333;
    margin-bottom: 0px;
    margin-top: 15px;
    text-transform: uppercase;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    font-family: 'Open Sans',  'Trebuchet MS', Arial, Osaka, verdana, Sans-Serif;
    color: #333;
    margin-bottom: 0px;
    margin-top: 35px;
    text-transform: uppercase;
}

bordertable {
    border: 1px black solid;
}

.bordertable {
    border: 1px black solid;
}

.item {
    color: #333;
}

.ok {
    color: green;
}

.text {
    border: 1px #999999 solid;
    font-family: 'Open Sans',  arial, Osaka, verdana, Sans-Serif;
    font-size: 8pt;
    margin-top: 2px;
}

TEXTAREA {
    border: 1px #999999 solid;
    font-family: 'Open Sans',  arial, Osaka, verdana, helvetica, arial, sans-serif;
    font-size: 8pt;
    padding: 2px;
}

.textarea {
    border: 1px #999999 solid;
    font-family: 'Open Sans',  arial, verdana, helvetica, arial, sans-serif;
    font-size: 8pt;
    padding: 2px;
    margin-top: 2px;
}

textarea.small {
    border: 1px #999999 solid;
    font-family: 'Open Sans',  arial, verdana, Sans-Serif;
    font-size: 8pt;
    padding: 2px;
    margin-top: 2px;
}

input, textarea {
    font-family: 'Open Sans',  tahoma, arial, verdana, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    border: 1px #999999 solid;
    padding: 2px;
    margin-top: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/* Focus action*/
input:focus, textarea:focus {
    border: 1px solid #6F6F6F; /*#3162A6;*/
    background-color: #FFFFCC;
}

.button {
    font-family: 'Open Sans',  tahoma, verdana, arial, Sans-Serif;
    color: #666;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    border-top: 1px solid #C4CCCC;
    border-left: 1px solid #ACB5B5;
    border-bottom: 1px solid #6F7777;
    border-right: 1px solid #ACB5B5;
    width: auto;
    background: url(images/button_bg.png) repeat-x;
    background-color: white;
    padding: 2px 5px !important;
    padding: 0px 0px;
    line-height: 13px;
    margin-left: 2px;
    cursor: pointer !important;
    -moz-border-radius: 3.5px;
    -webkit-border-radius: 3.5px;
}

/* Focus action*/
.button:focus {
    font-family: 'Open Sans',  tahoma, verdana, arial, Sans-Serif;
    color: #999;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    border-top: 1px solid #C4CCCC;
    border-left: 1px solid #ACB5B5;
    border-bottom: 1px solid #6F7777;
    border-right: 1px solid #ACB5B5;
    width: auto;
    background: url(images/button_bg.png) repeat-x;
    background-color: white;
    padding: 2px 5px !important;
    padding: 0px 0px;
    line-height: 13px;
    margin-left: 2px;
    cursor: pointer !important;
    -moz-border-radius: 0px;
}

/* web2Project Top Banner and Top Nav Customization */
TABLE.banner {
    background-color: #D4D0C8;
    color: #fff
}

TH.banner {
    background-color: #D4D0C8;
    color: #fff
}

TD.nav {
    border-bottom: 1px solid #848284;
    color: #333;
    background-color: #D4D0C8;
    background-image: url("images/nav_bg.png");
    background-image: repeat-x;
    padding: 5px;
}

TD.nav a {
    padding: 5px;
    font-weight: bold;
}

/*
**********************************
Begin IE TD buttonizing
**********************************
*/

TD.clsBtnUp {
    color: #FFFFFF;
    padding: 0px 3px;
    border: inset 2px;
}

TD.clsBtnDown {
    color: #FFFFFF;
    padding: 0px 3px;
    border: inset 2px;
}

TD.clsBtnOn {
    color: #FFFFFF;
    padding: 0px 3px;
    border: outset #eeeeee 2px;
}

TD.clsBtnOff {
    color: #FFFFFF;
    padding: 0px 3px;
    tab-index: 0;
    border: solid #559999 2px;
}

TD.topBtnOff {
    color: #FFFFFF;
    padding: 0px 3px;
    tab-index: 0;
    border: solid #cccccc 2px;
}

TD.nav {
    color: #ccc;
}

/* Standard table 'spreadsheet' style */
table.tbl {
    background: #D4D0C8;
}

table.tbl TH {
    color: #333;
    list-style-type: disc;
    list-style-position: inside;
    border: outset #D1D1CD 0px;
    font-weight: normal;
    background-color: #D4D0C8;
    background-image: url("images/header_bg.png");
    background-image: repeat-x;
}

table.tbl td {
    background-color: #ffffff;
}

table.tbl td.hilite {
    background-color: #ECEAE5;
}

/* a 'standard' table */
table.std {
    background: #D4D0C8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

table.std TH {
    color: #333;
    list-style-type: disc;
    list-style-position: inside;
    background-color: #D4D0C8;
    background-image: url("images/header_bg.png");
    background-image: repeat-x;
}

table.std td.hilite {
    background-color: #ffffff;
}

/* contacts table */
table.contacts {
    background-color: #808080;
}

table.contacts td {
    background-color: #D4D0C8;
}

table.contacts td.hilite {
    background-color: #ffffff;
    padding: 5px;
}

/* links in header blocks */
A.hdr:link, A.hdr:active, A.hdr:visited {
    color: #333333;
}

/* tabbed boxes */

td.tabon {
    background: #D4D0C8;
    background-image: url('images/tabSelectedBg.png');
    font-weight: bold;
}

td.taboff {
    background: #D4D0C8;
    background-image: url('images/tabBg.png');
    background-position: bottom;
    background-repeat: repeat-x;
    font-weight: normal;
}

td.tabsp {
    border-bottom: solid #808080 1px;
}

td.tabox {
    background-color: #D4D0C8;
    border-left: solid #808080 1px;
    border-right: solid #808080 1px;
    border-bottom: solid #808080 1px;
}

/* Message styles */
.warning {
    color: red
}

.error {
    color: red
}

.message {
    color: #333;
}

.no_ {
    color: red
}

/* popup calendar */
body.popcal {
    background-color: #f0f0f0;
}

table.poptitle {
    background-color: #ffffff;
}

table.poptitle td {
    background-color: #ffffff;
}

table.poptitle th {
    background-color: #ffffff;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}

table.popcal {
    background-color: #cccccc;
}

table.popcal th {
    background-color: #ffffff;
    color: #000000;
    font-family: 'Open Sans',  Osaka, helvetica, arial, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

table.popcal td {
    background-color: #ffffff;
    font-family: 'Open Sans',  Osaka, helvetica, arial, sans-serif;
    font-size: 8pt;
    text-align: center;
}

table.popcal td.empty {
    background-color: #e0e0e0;
}

table.mocal td.day {
    background-color: #ffffff;
    text-align: center;
}

table.popcal td.today {
}

table.popcal td.weekend {
    background-color: #f0f0f0;
}

table.popcal a:link,
table.popcal a:visited {
    color: #0000ff;
    text-decoration: none;
}

table.popcal a.today:link,
table.popcal a.today:visited {
    color: #ff0000;
    font-weight: bold;
}

table.popcal a.weekend:link,
table.popcal a.weekend:visited {
    color: #0000aa;
}

table.popcal a.empty:link,
table.popcal a.empty:visited {
    color: #777777;
}

/* month calendar - title area */
table.motitle {
    background-color: #666;
}

table.motitle td {
    background-color: #D4D0C8;
}

table.motitle th {
    font-family: 'Open Sans',  arial, Osaka, verdana, Sans-Serif;
    font-size: 14px;
    color: #333;
    list-style-type: disc;
    list-style-position: inside;
    font-weight: bold;
    background-color: #D4D0C8;
}

table.mocal {
    background-color: #777777;
    cursor: pointer;
}

table.mocal th {
    color: #333;
    list-style-type: disc;
    list-style-position: inside;
    font-weight: bold;
    text-align: center;
    background-color: #bccfeb;
    background-image: url("images/header_bg.png");
    background-image: repeat-x;
}

table.mocal td {
}

table.mocal td.week {
    vertical-align: top;
    background-color: #D4D0C8;
    height: 80px;
}

table.mocal td.empty {
    background-color: #e0e0e0;
    color: #aaaaaa;
    text-align: left;
    vertical-align: top;
    height: 80px;
}

table.mocal td.day {
    background-color: #ffffff;
    color: #333366;
    text-align: left;
    vertical-align: top;
    height: 80px;
}

table.mocal td.today {
    background-color: white;
    border: 2px dotted red;
    color: #ffffff;
    text-align: left;
    vertical-align: top;
}

table.mocal td.weekend {
    background-color: #f0f0f0;
    text-align: left;
    vertical-align: top;
}

table.mocal .event {
}

/* mini calendar - title area */
table.minititle {
}

table.minititle td {
}

table.minititle th {
    font-weight: normal;
}

table.minical {
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
}

table.minical th {
    background-color: #EEE;
    font-weight: normal;

}

table.minical td {
    background-color: WHITE;
}

table.minical td.week {
}

table.minical td.empty {
    color: #aaaaaa;
}

table.minical td.day {
    text-align: center;
}

table.minical td.today {
    text-align: center;
    border: 2px dotted red;
}

table.minical td.weekend {
    background-color: #f0f0f0;
    text-align: center;
}

table.minical .event {
}

table.minical td.event {
    background-color: #ffffcc;
    text-align: center;
}

table.minical td.task {
    background-color: #ccccff;
    text-align: center;
}

table.minical td.eventtask {
    background-color: #ffccff;
    text-align: center;
}

table.minical td.eventtoday {
    background-color: #ffffcc;
    text-align: center;
    border: 1px dotted red;
}

table.minical td.tasktoday {
    background-color: #ccccff;
    text-align: center;
    border: 1px dotted red;
}

table.minical td.eventtasktoday {
    background-color: #ffccff;
    text-align: center;
    border: 1px dotted red;
}

/* daily calendar */
table.tbl td.event {
    background-color: #fff0b0;
}

table.tbl td.event td {
    background-color: #fff0b0;
}

.crumb ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.crumb ul li {
    margin: 0px 0px 0px;
    padding: 1px;
    font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    display: inline; /* Remove this line arrange the buttons vertically */
}

.crumb ul li a {
    /*background-color: #F0F0E3; /* Change the background color*/
    background-color: #D4D0C8;
    padding: 2px 3px; /* Increase or decrease width and height */
    margin: 0px;
    display: inline;
    font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif; /* Change the Font of the button */
    font-size: 10px; /* Change the button text size */
    border: 1px solid #D4D0C8; /* Button Border */
    color: #000000;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.editBtn {
    /*background-color: #F0F0E3; /* Change the background color*/
    background-color: #D4D0C8;
    padding: 1px 1px; /* Increase or decrease width and height */
    height: 4px;
    margin: 0px;
    display: inline;
    font-family: 'Open Sans',  Verdana, Arial, Helvetica, sans-serif; /* Change the Font of the button */
    font-size: 10px; /* Change the button text size */
    border: 1px solid #D4D0C8; /* Button Border */
    color: #000000;
    text-decoration: none;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    font-size: 70%;
}



.crumb ul li a:active {
    color: #AD0000;
    border-top: 1px solid #BBBB88; /* Button border on mouse over*/
    border-right: 1px solid #DDDDB0; /* Button border on mouse over*/
    border-bottom: 1px solid #DDDDB0; /* Button border on mouse over*/
    border-left: 1px solid #BBBB88; /* Button border on mouse over*/
    border-style: inset;
}

.crumb ul li a:hover {
    color: #FFFFFF;
    border: 1px solid #000000; /* Button Border */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/*tooltip*/

.tool-tip {
    color: #fff;
    width: 462px;
    z-index: 13000;
}

.tool-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #9FD4FF;
    padding: 8px 8px 4px;
    background: url(images/bubble.png) top left;
}

.tool-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(images/bubble.png) bottom right;
}

.tool-text td {
    color: white;
    font-size: 11px;
}

form {
    display: inline;
    margin: 0;
}

img {
    vertical-align: top;
}

TD.weekDay {
    height: 360px;
    vertical-align: top;
    padding: 0px 4px 1px 4px;
    border: 1px solid #ccc;
    text-align: left;
}

TD.weekendDay {
    height: 360px;
    vertical-align: top;
    padding: 0px 4px 1px 4px;
    border: 1px solid #ccc;
    text-align: left;
    background-color: #F0F0F0;
}

/*@mire customizations*/

table#tblProjects tr td {
    padding-left: 2px;
    padding-right: 3px;
}

.tool-tip a:link, .tool-tip a:visited, .tool-tip a:active, .tool-tip a:hover,
.tasklog a:link, .tasklog a:visited, .tasklog a:active, .tasklog a:hover,
.hilite a:link, .hilite a:visited, .hilite a:active, .hilite a:hover {
    text-decoration: underline;
}

/*lieven customizations*/
body {
    background-color: #F9F9F9;
}

TABLE.banner {
    background-color: #E9E9E9;
}

th.banner {
    background-color: #E9E9E9;
}

td.nav {
    background-color: #E9E9E9;
    border-bottom: 1px solid #005481;
    background-image: none;
}

td.nav a {
    text-transform: uppercase;
    color: #005481;
}

table.tbl, table.std {
    background: #E9E9E9;
}

/*td.tabon, td.taboff, td.tabsp, td.tabox { background: #FFF; }*/
.crumb ul li a {
    background-color: #E9E9E9;
}

.crumb ul li a:active {
    background-color: #E9E9E9;
}

.crumb ul li a:hover {
    background-color: #E9E9E9;
    color: #000;
    border: 1px solid #000000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

table#tblProjects {
    border: none;
}

td.projectheader {
    border: none;
    margin: 5px;
    -webkit-border-radius: 4px;
}

table.tbl th {
    background: #FFF;
}

table.tbl th a.hdr {
    color: #AAA;
}

table.tbl td.hilite {
    background-color: #ECEAE5;
}

table.std td.duration, table.std td.billable {
    font-weight: bold;
}

td.tabon {
    background: #FFF;
    background-image: url('images/tabSelectedBg-white.png');
}

td.taboff {
    background: #D4D0C8;
    background-image: url('images/tabBg-white.png');
    background-position: bottom;
    background-repeat: repeat-x;
}

td.tabsp {
}

td.tabox {
    background-color: #FEFEFE;
}

.crumb ul {
    margin-bottom: 8px;
    margin-top: 8px;
}

.crumb ul li {
}

.crumb ul li a {
}

.crumb ul li a:active {
}

.crumb ul li a:hover {
}

td.bulktaskedit-pane {
    border-top: 1px solid #CCC;
    background-color: #FEFEFE;
    padding: 5px;
    border-left: 0px none;
    border-right: 0px none;
}

td.projectheader {
    border: 1px solid #EFEFEF;
    margin: 5px;
    -webkit-border-radius: 4px;
}

.human-resources-list {
    padding: 0;
    margin: 0;
}

.human-resources-list li {
    list-style-type: none;
    padding: 0;
}

.bold {
    font-weight: bold;
}

/*bulk edit css*/
#bulk_edit_select_all {
    margin-right: 4px;
}

#bulk_edit_overlay {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: white;
    height: 440px;
    -webkit-box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.3);
}

#bulk_edit_overlay table.std {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#bulk_edit_error_overlay {
    position: fixed;
    bottom: 75px;
    left: 75px;
    width: auto;
    z-index: 3;
    background-color: white;
    height: 20px;
}

#bulk_edit_overlay #tabbed_choice {
    display: none;
}

.calendar {
    z-index: 8;
}

table.tbl td.error_workload {
    background-color: #C66;
}

table.tbl td.warning_workload, li.warning_workload, table.unindented-list tr.warning_workload {
    background-color: #FEB;
}

.time_left_cell {
    width: 5em;
}

.wl_statlet, .no_graph {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 250px;
}

.unindented-list {
    margin: 0;
    margin-left: 12px;
    padding: 0;
}

#workload_graph {
    background-color: white;
    /*background-color: #072029;*/
    position: relative;
}

.nvtooltip {
    margin-top: -240px;
    margin-left: -9px;
}

p.notice {
    border: 1px solid #f1d276;
    color: #a37f11;
    background: #f6e1a4;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #f8e9bb), color-stop(100%, #f6e1a4));
    background-image: -webkit-linear-gradient(top, #f8e9bb, #f6e1a4);
    background-image: -moz-linear-gradient(top, #f8e9bb, #f6e1a4);
    background-image: -o-linear-gradient(top, #f8e9bb, #f6e1a4);
    background-image: linear-gradient(top, #f8e9bb, #f6e1a4);
    -webkit-box-shadow: 0 1px 2px #f9edc9 inset, 0 1px 1px #dfdfdf;
    -moz-box-shadow: 0 1px 2px #f9edc9 inset, 0 1px 1px #dfdfdf;
    box-shadow: 0 1px 2px #f9edc9 inset, 0 1px 1px #dfdfdf;
    padding: 14px;
}

#be_subscription_form_div {
    background: #E9E9E9;
    width: 100%;
}

#SubscribeList {
    width: 70%;
    margin: 0px auto;
    padding: 20px;
    max-height: 300px;
    overflow: auto;
}

#SubscribeList li {
    list-style-type: none;
    float: left;
    width: 150px;
    padding: 5px;
}

.trail-ul {
    clear: both;
    margin-left: -35px;
}

.trail-ul .trail-li {
    list-style-type: none;
    float: left;
    margin-left: 0px;
}

#be_subscription_form_div {
    height: 295px;
    overflow: auto;
}

.week-separator{
    height: 50px;
}

.week-separator:first-child{
    height: inherit;
}
.day-separator td{
    border-top: #6D7E91 solid 1px;
}

.bulk-edit-bottom-bar{
    position: fixed;
    /*z-index: 100;*/
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px;
    -webkit-box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.3);
}

.week-header {
    font-weight: bold;
}

.week-header .numeric{
    text-align: right;
}

table.tbl .week-header td {
    background: #6D7E91;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.typelabel {
    width:100px;
}

table.tbl .label {
    display: block;
}
.label-default {
    background-color: #999
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: gray
}

.label-primary,
.label-pm {
    background-color: #428bca
}

.label-primary[href]:hover,.label-primary[href]:focus,
.label-pm[href]:hover,.label-pm[href]:focus {
    background-color: #3071a9
}

.label-success,
.label-dev {
    background-color: #5cb85c
}

.label-success[href]:hover,.label-success[href]:focus,
.label-dev[href]:hover,.label-dev[href]:focus {
    background-color: #449d44
}

.label-question,
.label-tl {
    background-color: #9F51C3
}

.label-question[href]:hover,.label-question[href]:focus,
.label-tl[href]:hover,.label-tl[href]:focus {
    background-color: #8F49B0
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning,
.label-placeholder {
    background-color: #f0ad4e
}

.label-warning[href]:hover,.label-warning[href]:focus,
.label-placeholder[href]:hover,.label-placeholder[href]:focus {
    background-color: #ec971f
}

.label-danger,
.label-sysadmin {
    background-color: #d9534f
}

.label-danger[href]:hover,.label-danger[href]:focus,
.label-sysadmin[href]:hover,.label-sysadmin[href]:focus {
    background-color: #c9302c
}

.label-extra {
    background-color: #13c388
}

.label-extra[href]:hover,.label-extra[href]:focus {
    background-color: #13a585
}

.label-unknown,
.label-if {
    background-color: #c3aca6
}

.label-unknown[href]:hover,.label-unknown[href]:focus,
.label-if[href]:hover,.label-if[href]:focus {
    background-color: #c38ca6
}

.hours:after {
    content: ' h';
}

.percentage:after {
    content: ' %';
}

.not-available {
    color: #ccc;
}
