@import url("/assets/application-7fd90103.css");

body{ color:#303030; background:#ffffff; }

#top-menu { height: auto; line-height:1.75em; padding:0; background-color: #2a2a2a; font-size: 100%; font-weight: 500; }
#top-menu ul{ padding:0; margin:0;}
#top-menu ul li{ padding:0; margin:0;}
#top-menu li a {  border-left:1px solid rgba(255,255,255,0.2); border-right:1px solid rgba(0,0,0,1); padding:0 1em; margin:0;}
#top-menu a { font-weight: 600; line-height:3em; }
#header {background: #efefef url("/assets/themes/silverpeas/logo-silverpeas-tracker-019707ba.png") no-repeat 0 0; height:8em; padding: 10px 0 0 0; }
#header h1 { margin-left: 6px; display:none;}
#header a { color: #2a2a2a;}
  
#quick-search { 
  margin-right: 0;
  padding:0.5em 0.5em 0.5em 1em;
  /*background-color: #e2574c;*/
  border-radius: 4px 0 0 4px;
  border-color: transparent;
  color: #2a2a2a;
}
#quick-search #q {
  width: 130px;
  height: 32px;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 3px;
  line-height: 38px;
}
#project-jump .drdn-trigger {
  height: 32px;
  border: 1px solid rgba(0,0,0,0.2);
  line-height: 24px;
}
#main-menu { background-color: #9ED55E; left: 0; border-top: 1px solid #fff; width: 100%; }
#main-menu li { margin: 0; padding: 0; }
#main-menu li a { background-color: #9ED55E; border-right: 1px solid #fff; font-size: 100%; padding: 4px 8px 4px 8px; font-weight: bold; }
#main-menu li a:hover { text-decoration: none; background-color: #006600; color: #ffffff; }
#main-menu li a.selected, #main-menu li a.selected:hover { background-color: #006600; color: #ffffff; }

#footer { background-color: #2a2a2a; border: 0; color: #fff;}
#footer a { color: #ffffff; font-weight: bold; }

#main { font:90% Verdana,Tahoma,Arial,sans-serif; background: #e8eaec; }
#main a { font-weight: bold; color: #006600;}
#main a:hover { color: #9ED55E !important; text-decoration: none; }
#content { background: #fff; }
#content .tabs ul { bottom:-1px; }


h2, h3, h4, .wiki h1, .wiki h2, .wiki h3 { border-bottom: 0px; color:#006600; font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
h2, .wiki h1 { letter-spacing:-1px; }
h4 { border-bottom: dotted 1px #c0c0c0; }

#top-menu a.home, #top-menu a.my-page, #top-menu a.projects, #top-menu a.administration, #top-menu a.help { 
    background-position: 0% 40%;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 3px;
}

#top-menu a.home { background-image: url("../../home.png");  }
#top-menu a.my-page { background-image: url("../../user_page.png"); }
#top-menu a.projects { background-image: url("/assets/projects-14dc82a7.png"); background-position: 0.5em 40%;  padding-left: 28px;  }
#top-menu a.administration { background-image: url("../../admin.png"); }
#top-menu a.help { background-image: url("/assets/help-872ce501.png");   background-position: 0.5em 40%;  padding-left: 28px; }

div.flash.notice {
    background: url("/assets/themes/silverpeas/true-e804d786.png") 8px 5px no-repeat;
	background-color: #9ED55E;
	border-color: #006600;
	color: #006600;
}

div.flash.warning {
  background: url("./warning.png") 8px 5px no-repeat;
	background-color: #9ED55E;
	border-color: #006600;
	color: #006600;
  text-align: left;
}

.nodata, .warning {
    text-align: center;
	background-color: #9ED55E;
	border-color: #006600;
	color: #006600;
}

