div.header {
  background-color: #e0e0e0;
}

div.horizontal {
  float: right;
  display: table;
}

div.horizontal ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 140%;
}

div.horizontal a {
  padding: 5px;
}

div.horizontal a:hover {
  text-decoration: none;
  background-color: #f15922;
}

div.horizontal li {
  float: left;
  display: table-footer-group;
}

div.searchPanel {
  display: block;
}

div.searchPanel .gwt-TextBox {
  font-size: 7pt;
}

div.searchPanel .gwt-Button {
  font-size: 7pt;
}

#gerrit_header {display: block !important; position: relative; top: -55px;}

#gerrit_topmenu {position:relative; top: 140px;}
/*
#gerrit_topmenu {position:relative; top: 25px;}
*/
/*
#gerrit_topmenu tbody tr td table {border: 0}
*/

/*
#gerrit_btmmenu {position:relative; top: -75px;}
*/
#gerrit_btmmenu {position:relative;}
/*
#gerrit_footer {position:relative; top: 25px; margin-bottom: -20px;}
*/
#gerrit_footer {position:relative; margin-bottom: -45px;}

#body {background-color: #e0e0e0 !important}

/*
a {color: #fdb813 !important; text-decoration: none;}
a:hover {color: #000 !important; text-decoration: underline;}
*/
a {text-decoration: none;}
a:hover {text-decoration: underline;}

/*
#gerrit_body table {background: none;}
#gerrit_body:not(.patch) td {border-bottom: 1px solid #C5E2EA; border-right: 1px solid #C5E2EA}
#gerrit_body:not(.patch) tr:nth-child(even) {background: #EEF3F5; color: #353535}
#gerrit_body:not(.patch) tr:nth-child(odd) {background: #FFF; color: #353535}
#gerrit_body.patch tr {background: #FFF; color: #353535}

#gerrit_body:not(.patch) tr:nth-child(even)>td {background: #EEF3F5; color: #353535}
#gerrit_body:not(.patch) tr:nth-child(odd)>td {background: #FFF; color: #353535}
#gerrit_body tr:nth-child(even)>td.header {background: #EEF3F5; font-style: normal; color: #353535; font-weight: bold;}
#gerrit_body tr:nth-child(odd)>td.header {background: #FFF; font-style: normal; color: #353535; font-weight: bold;}
#gerrit_body tr>td div {background-color: transparent; color: #353535}
#gerrit_body tr>td div a {background: none; color: #353535}
#gerrit_body tr:first-child>td {color: #353535; background: #FFF}
*/

/*
#gerrit_topmenu { background-color: #fdb813; top: 140px }
*/
/*
#gerrit_topmenu {background: none; position:relative; top: 0px; left: 400px; margin-right: 400px}

#gerrit_topmenu tbody tr td table {border: 0}
*/
/*
body {color: #535353 !important; background: url("static/openstack-page-bkg.jpg") no-repeat scroll 0 0 white !important; position: static}
a,a:visited {color: #264D69 !important; text-decoration: none;}
a:hover {color: #000 !important; text-decoration: underline}

a.gwt-InlineHyperlink {background: none !important}

#gerrit_header {display: block !important; position: relative; top: -60px; margin-bottom: -60px; width: 400px; padding-left: 17px}
#gerrit_header h1 {font-family: 'PT Sans', sans-serif; font-weight: normal; letter-spacing: -1px}

#gerrit_topmenu {background: none; position:relative; top: 0px; left: 400px; margin-right: 400px}

#gerrit_topmenu tbody tr td table {border: 0}

#gerrit_body table {background: none;}
#gerrit_body:not(.patch) td {border-bottom: 1px solid #C5E2EA; border-right: 1px solid #C5E2EA}
#gerrit_body:not(.patch) tr:nth-child(even) {background: #EEF3F5; color: #353535}
#gerrit_body:not(.patch) tr:nth-child(odd) {background: #FFF; color: #353535}
#gerrit_body.patch tr {background: #FFF; color: #353535}

#gerrit_body:not(.patch) tr:nth-child(even)>td {background: #EEF3F5; color: #353535}
#gerrit_body:not(.patch) tr:nth-child(odd)>td {background: #FFF; color: #353535}
#gerrit_body tr:nth-child(even)>td.header {background: #EEF3F5; font-style: normal; color: #353535; font-weight: bold;}
#gerrit_body tr:nth-child(odd)>td.header {background: #FFF; font-style: normal; color: #353535; font-weight: bold;}
#gerrit_body tr>td div {background-color: transparent; color: #353535}
#gerrit_body tr>td div a {background: none; color: #353535}
#gerrit_body tr:first-child>td {color: #353535; background: #FFF}

#gerrit_topmenu tbody tr td table.gwt-TabBar {color: #353535; border-bottom: 1px solid #C5E2EA;}
#gerrit_topmenu .gwt-Button {padding: 3px 6px}
.gwt-TabBarItem-selected {color: #CF2F19 !important; border-bottom: 3px solid #CF2F19;}
.gwt-TabBarItem {color: #353535; border-right: 0 !important}
.gwt-TabBar .gwt-TabBarItem, .gwt-TabBar .gwt-TabBarRest, .gwt-TabPanelBottom {background: 0 !important;}

#gerrit_topmenu .gwt-TextBox {width: 250px}
*/
