/**
 * Basic XRMS theme
 *
 * This style sheet overlays the default XRMS sheets:
 *    rmsstyle.css, rmsstyle-ie.css (if IE), and rmsstyle-screen.css
 *
 * It is used with screen media only.
 */

/** Include the Calendar widget CSS **/
@import url(../../js/jscalendar/calendar-blue.css);

table.widget .sublabel {
    color: #999;
}

table.widget .non_uploaded_file  {
  color: #000;
}
table.widget .widget_content_graph {
  color: #fff;
}
/** -------
 * FONT/TEXT SETTINGS
 */

/**
 * Override XRMS font, margin, and padding adjustments for
 * better display on screen
 */

input,
select,
tetarea,
ul.mktree li,
ul.mktree li ul li,
table.widget .small,
table.widget .open_activity,
table.widget .closed_activity,
table.widget .overdue_activity,
table.widget .scheduled_activity,
table.widget .widget_label,
table.widget .widget_label_center,
table.widget .widget_content_form_element_center
{  font-size: 13px;}

#Sidebar input,
ul.mktree li ul li ul li,
ul.mktree li ul li ul li ul li,
ul.mktree li ul li ul li ul li ul li,
#Sidebar table.widget .small,
#Sidebar table.widget .widget_label,
#Sidebar table.widget .widget_label_center,
#Sidebar table.widget .widget_content_form_element_center {
    font-size: 10px;
}

/** Trident specific bolding of top li in an mktree view **/
ul.mktree li {
    font-weight: bold;
}
li a.liSelected {
    font-size: 12px;
    font-weight: bold;
    color: rgb(240,184,47);
}
ul.mktree li.liOpen    .bullet { background: url(../../img/minus-basic.png)  center left no-repeat; }
ul.mktree li.liClosed  .bullet { background: url(../../img/plus-basic.png)   center left no-repeat; }
ul.mktree li.liBullet  .bullet { background: url(../../img/bullet-basic.png) center left no-repeat; }

/** --------
 * ANCHOR TAGS - colors/decorations
 */
/** --------
 * BACKGROUND COLORS - light gray by default (body)
 */
body {
    background-color: #c8c8c8;
}

table.widget th,
table.widget td {
    background-color: #fff; /* Affects cell color across tables */
}
table.widget .widget_content_graph,
table.widget .widget_content_market2 {
    background-color: #fff;
    color: #000;
}
table.widget .closed_activity {
    color: #666;
}
table.widget .scheduled_activity {
/*     background-color: #eef; */
}
table.widget  {
    background-color: #bbb;
}
table.widget .non_uploaded_file,
table.widget .overdue_activity {
    color: #990000;  /* text color for identifying overdue items */
                     /* #900; is dark red */
}
table.widget .widget_label {
    background-color: #e8e8e8; /* Principal color setting */
}

#page_header {
    font-size: 12px;
    color: #073771;
    font-weight: bold;
    border: 0;
    background-color: #fff;
}
/**
 * PADDING and MARGINS
 */
table {
    border-spacing: 1px;
}
table.widget td {
    padding: 3px; /* use whitespace as separator */
}
/*EMANUELE cambiato il padding-top da 55 a 2*/
#page_header {
    padding-top: 2px;
    padding-left: 8px;
    margin: 0px;
}
table.widget .widget_header {
    padding: 3px;
}
table.widget .widget_label {
    text-align: center;
    padding: 1px 1px 1px 1px;
}


img,
input,
select,
tetarea {
    margin: 3px;
}
table.widget .widget_content_graph table {
    margin: 4px auto 4px auto;
}
table.widget .sublabel {
    padding-right: 4px;
}
.overdue_activity a {
    color: #990000; /* should match the color for overdue_activity above */
}

.closed_activity a {
    color: #666; /* grey links for closed activities, matches closed_activity above */
    border-right:10px solid #FFFFFF;
}
.closed_activity a:hover
{
   color: #222; /* grey links for closed activities, matches closed_activity above */
}



.non_uploaded_file a {
    color: #990000; /* should match the color for non_uploaded_file above */
}

#PagerRestore {
    padding: 8px 0 0 0;
    background-image: url(../../img/pagerRestoreDark.png);
}
#PagerMaximize {
    padding: 8px 0 0 0;
    background-image: url(../../img/pagerMaximizeDark.png);
}
#PagerRefresh {
    padding: 8px 0 0 0;
    background-image: url(../../img/pagerRefreshDark.png);
}

#header_logo {
    border: 0px;
    width: 1240px;
    height: 50px;
    float: left;
    background-image: url(../../img/logo.jpg);
    background-repeat: no-repeat;
}

#navline a {color:#000000;}

#navline a:hover {
    color: #0076C1;
}
#navline a.selText {
  	color: #089f5d;
}

.widget_header
{background-image: url(../../img/header_tab.jpg);
background-repeat: repeat-x;
color: #FFFFFF;
height:20px;
line-height:20px;
padding:0px 0px 0px 2px;
vertical-align:top;
}

.widget_headerS
{background-image: url(../../img/header_tab.jpg);
background-repeat: repeat-x;
height:4px;
}

table.widget .widget_content {
    background-color: #e9e9e9;
    color: #000;
    margin:2px;
    font-size:90%;
}



#Sidebar table.widget .widget_header {
    font-size:90%;
}

#Sidebar table.widget .widget_content {
    font-size:90%;
}

table.widget .widget_content a:hover {
    text-decoration: none;
    color: #000000;
}

table.widget .widget_recently_alt a:hover {
    text-decoration: none;
    color: #000000;
}

table.widget .widget_content_form_element a:hover {
    text-decoration: none;
    color: #000000;
}

table.widget .widget_content_alt a:hover {
    text-decoration: none;
    color: #000000;
}


.widget_header_rightF
{display:inline;
float:right;
vertical-align:top;}

.widget_header_rightF a {color:#99CCFF;}

.widget_header_rightF a:hover {
    color: #0076c3;}

table.widget .widget_content_form_element {
font-size:90%;
background-color:#E9E9E9;
}

table.widget .widget_content_form_element {
font-size:90%;
background-color:#E9E9E9;
width: 100%;
}
td.widget_content_form_element input[type='checkbox'] {
    width: auto;
}

table.widget .widget_content_form_element.custom-print {
    width: auto
}

table.widget .widget_content_bottom {
font-size:90%;
background-color:#FFFFFF;
}

table.widget .widget_content_buttons {
background-color:#ABBBE8;
}

table.buttonSpro
{width:95%;
margin:0px auto;
border:0px;}

table.buttonSpro td
{padding:5px;
border:0px;}

table.widget .widget_label_right{
text-align:right;vertical-align:middle;background-color:transparent;font-size:95%;width:40%}

table.widget .widget_label_left{
text-align:left;vertical-align:middle;background-color:transparent;font-size:95%;}

table.widget .widget_content_alt {
    background-color: #d0d0d0;
    color: #000;
    font-size:90%;
}

table.widget .widget_content_alt10 {
    background-color: #d0d0d0;
    color: #000;
    font-size:10px;
}


table.widget .widget_recently_alt {
    background-color: #d0d0d0;
    color: #000;
    font-size:90%;
}

table.widget .widget_recently_alt_right {
    background-color: #d0d0d0;
    color: #000;
    font-size:9px;
    text-align:right;
}

table.widget .widget_content_alt_right {
    background-color: #d0d0d0;
    color: #000;
    font-size:9px;
    text-align:right;
}

table.widget .widget_content_right {
    background-color: #e9e9e9;
    color: #000;
    font-size:9px;
    text-align:right;
}


table.widget .widget_content_alt2 {
    background-color: #fff;
    color: #000;
    font-size:9px;
}

table.widget input.button
{font-size:100%;}

#opportunity_sidebar
{overflow:scroll;}

#recently_viewed_contacts
{overflow:scroll;}

table.widget .widget_label_special
{text-align:right;vertical-align:middle;background-color:#007b8a;font-size:95%;}

table.widget .widget_content_special
{text-align:left;vertical-align:middle;background-color:#008cbb;font-size:95%;}

table.widget .widget_content_special a
{color:#FFFFFF;}

table.widget .widget_content_special a:hover
{color: #0076c0;}

#msg {width:800px;
	margin:0px auto;
	text-align:center;
	font-weight:bold;
    background-color: #ffff99;
    border-bottom: 2px solid #0076bf;
    border-left: 2px solid #0076bf;
    border-right: 2px solid #0076bf;
    padding:2px;
    clear:both;
}

#msgS {width:100%;
	margin:10px auto;
	text-align:center;
	font-weight:bold;
    background-color: #ffff99;
    border: 2px solid #0076bf;
    padding:2px;
    clear:both;
}
#err {width:800px;
	margin:0px auto;
	font-weight:bold;
    text-align:center;
    background-color: #CD5C5C;
    border-left: 2px solid #CD0A0A;
    border-right: 2px solid #CD0A0A;
    border-bottom: 2px solid #CD0A0A;
    padding:2px;
    clear:both;
}

table.widget .widget_content_red {
    background-color: #ea272e;
    color: #000;
    font-size:10px;
}

table.widget .widget_content_red_alt {
    background-color: #ed5282;
    color: #000;
    font-size:10px;
}

table.widget .widget_content_yellow {
    background-color: #e2eb2b;
    color: #000;
    font-size:10px;
}

table.widget .widget_content_yellow_alt {
    background-color: #f3ff11;
    color: #000;
    font-size:10px;
}

table.widget .widget_content_green {
    background-color: #17c628;
    color: #000;
    font-size:10px;
}

table.widget .widget_content_green_alt {
    background-color: #4c9853;
    color: #000;
    font-size:10px;
}

table.widget .widget_content_red_right {
    background-color: #ea272e;
    color: #000;
    font-size:10px;
}

table.widget .widget_content_red_alt_right {
    background-color: #ed5282;
    color: #000;
    font-size:10px;
    text-align:right;
}

table.widget .widget_content_yellow_right {
    background-color: #e2eb2b;
    color: #000;
    font-size:10px;
        text-align:right;
}

table.widget .widget_content_yellow_alt_right {
    background-color: #f3ff11;
    color: #000;
    font-size:10px;
        text-align:right;
}

table.widget .widget_content_green_right {
    background-color: #17c628;
    color: #000;
    font-size:10px;
        text-align:right;
}

table.widget .widget_content_green_alt_right {
    background-color: #4c9853;
    color: #000;
    font-size:10px;
        text-align:right;
}

