@import url(diff.css);
@import url(common.css);

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
    background-color: white;
    color: #666666;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

td {
    vertical-align: top;
}

td, p, div {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 18px;
}

h1, h2, h3 {
    font-style: normal;
}

h2 {
    font-size: 13px;
}

h3 {
    font-size: 12px;
}

h1.it, h2.it, h3.it {
    font-style: italic;
}

h1, h2, h3, .article h1, div.pageTitle, div.pageSubtitle {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}
div.pageTitle a {
  text-decoration: none;
}
div.pageTitle a:hover {
  text-decoration: underline;
}

div.pageSubtitle {
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 0px;
}

a.pageTitle, a.pageTitle:hover, a.pageTitle:visited, a.pageTitle:active {
    text-decoration: none;
}

.questionaire_subsection {
    background-color: #81a7d3;
    font-weight: bold;
    color: white;
}
.lm_navbar {
    /* height: 26px; */
    border: 0px solid #A5A5A5;
    clear: both;
}
.lm_navbar2 {
    font-size: 8px; padding:5px;text-align:left; background-color: #ebebeb;
}
.report-form td.separator, #content .report-form td.separator, #content .report-form td.separator {
  padding-bottom: 0px;
}
div.pageTitle {
  font-family: Trebuchet MS;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  border-bottom-color: #f68000;
}
.raquo {
  margin: 0;
}
hr.separator {
  background-color: #f68000 !important;
}
a.leftTitle-1, 
  a.leftTitle-active,
  ul#main_menu a,
  ul#main_menu a.moduleSubmenuActive,
  a.news {
  color: #f68000;
}
ul#main_menu a.moduleSubmenu {
  color: #245aa6 ;
}
div#leftSide .boxTitle,
  div#rightSide .boxTitle
  {
  color: #245aa6;
}
.cke_panel_list a {
  text-decoration: none;
  color: black;
}
.warning {
  color: #c00000;
}
.highlight {
  background-color: #ffff99;
}
.lang-translation {
    display: none;
}
input.error {
    border: 1px solid #cc0000;
    background-color: #cc0000;
    color: white;
}

