/****************************/
/* clean_design_custom.css
 * Write your all custom/desired css in this file.
/****************************/


/* Write your all CSS below this comment.
-------------------------------------------------------------- */
.header-site-info {
padding-top: 5px;
padding-bottom: 5px;
}
/* Better readable updates page information */
.page-admin table.update .ok .current {
  color: #00ff00;
}
.page-admin table.update .warning .version-status {
  color: #ffa700;
}
.page-admin table.update .version-status .security-error {
  color: #ff0000;
}
.node h2.title {
  margin: 0 0 0 -37px;
}