body {
  background-color: #161617;
  color: #ffffff;
}

#page-wrapper,
#main,
body.overlay {
  background-color: #F5F4EB;
  color: #676661;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.comment .comment-arrow {
  border-color: #ffffff;
}

#main-menu-links li {
  padding: 0px;
  margin: 0px;
}

#main-menu-links li a {
  padding: 0px;
  margin: 0px;
  color: #CB9001;
  font-size: 11px;
  width: 130px;
  height: 30px;
  border-radius: 2px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #E7E5DE;
  border-bottom: 1px solid #E7E5DE;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(244, 241, 230)), to(rgb(255, 255, 255)));
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}

.tabs ul.primary li a.active {
  background-color: #ffffff;
}

.tabs ul.primary li.active a {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

#main-menu-links li.first a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#main-menu-links li.last a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#header {
  background-color: #F5F4EB;
  background-image: none;
  font-size: 1.2em;
}

#header a {
  text-decoration: none;
}

a,
a:hover,
a:focus,
a:active {
  color: rgb(0, 69, 140);
}

.sidebar .block {
  background-color: #ffffff;
  border-color: #d0d0d0;
  border-radius: 5px;
  box-shadow: 1px 1px 3px rgba(127, 127, 127, 0.4);
}

#footer-wrapper {
  background: #F5F4EB;
  color: #666666;
}

#footer-wrapper a,
#footer-wrapper a:hover,
#footer-wrapper a:focus,
#footer-wrapper a:active {
  color: rgb(0, 69, 140);
}

.region-header,
.region-header a,
.region-header li a.active,
#name-and-slogan,
#name-and-slogan a,
#secondary-menu-links li a {
  color: #F1B521;
  text-transform: uppercase;
}


div.vertical-tabs {
  background-color: #ffffff;
}


#sidebar-first,
#sidebar-second {
  max-width: 250px;
}

.region-content .block {
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  padding: 10px;
  margin: 0px;
  border-radius: 5px;
  box-shadow: 1px 1px 3px rgba(127, 127, 127, 0.4);
}

select {
  background-color: #ffffff;
}

div.form-item {
  margin: 20px 0;
}

div.form-item div.description {
  font-style: italic;
  font-size: 0.9em;
  color: #888888;
}

input.form-submit {
  margin: 20px 15px 20px 0;
}

body.maintenance-page #main {
  min-width: 0px;
  width: auto;
  background-color: #ffffff;
}

ul.navigation {
  display: table;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

ul.navigation li {
  display: table-cell;
  padding: 2px;
  width: 50%;
}

ul.navigation li.previous {
  text-align: left;
}

ul.navigation li.next {
  text-align: right;
}

.bold {
  font-weight: bold;
}

table table,
table table thead,
table table tbody,
table table tr,
table table tr.odd,
table table tr.even {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

table table tr th {
  background: transparent;
  color: #676661;
  font-weight: bold;
  border: none;
  padding: 2px;
  margin: 2px;
}

table table tr td {
  background: transparent;
  color: #676661;
  font-weight: normal;
  border: none;
  padding: 2px;
  margin: 2px;
}

.region-content ul ul {
  margin: 0;
}

fieldset legend span.fieldset-legend {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#soe-miscfee-addmult-recharge {

  background-color: #c1eafa;

}
