.header {
  background: #006341;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #003e2b;
  position: relative;
}
.header .logo {
  display: block;
  width: 34px;
  height: 34px;
  position: relative;
  top: 8px;
  left: 8px;
}
.header .logo img {
  border: none;
}
.header .right_content {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #ffffff;
  padding: 0px 20px 0px 0px;
  line-height: 50px;
  font-size: 14px;
}
.header .right_content .header_title {
  margin: 0px 25px 0px 0px;
}
.header .right_content a {
  color: #ffffff;
  text-decoration: none;
}
a,
b,
base,
blockquote,
body,
br,
button,
canvas,
caption,
col,
colgroup,
div,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
i,
iframe,
input,
img,
label,
option,
p,
pre,
select,
span,
strong,
table,
tbody,
td,
textarea,
th,
tr {
  margin: 0px;
  padding: 0px;
  font-family: Arial, sans-serif;
}
.clearer {
  clear: both;
}
.component_wrapper {
  margin: 10px 0px 10px 0px;
}
ul ul {
  margin-left: -25px;
}
.text ul ul {
  margin-left: 0px;
}
.redirect {
  padding: 10px;
  font-size: 12px;
  text-align: center;
}
.redirect a {
  color: #006341;
}
.breadcrumbs {
  list-style: none;
  padding: 0px 20px 0px 15px;
  margin: 20px 0px 10px 0px;
  font-size: 14px;
}
.breadcrumbs li {
  float: left;
  padding: 5px 0px 0px 5px;
  color: #5c5c5c;
}
.breadcrumbs li a {
  text-decoration: none;
  color: #5c5c5c;
  font-weight: 100;
}
.breadcrumbs li a.current {
  font-weight: bold;
}
.search {
  height: 40px;
  position: relative;
  padding: 0px 85px 0px 20px;
  margin: 20px 0px 20px 0px;
}
.search .search_filed {
  height: 40px;
  width: 100%;
  background: transparent;
  background-color: #e7e7e7;
  border: none;
  font-size: 14px;
  color: #5c5c5c;
  padding: 0px 10px 0px 10px;
  margin: 0px -10px 0px -10px;
}
.search .submit_btn {
  height: 40px;
  width: 65px;
  line-height: 40px;
  text-align: center;
  background: transparent;
  background-color: #009639;
  border: none;
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
}
.footer {
  padding: 10px 20px;
}
.footer .footer_links {
  margin: 0px 0px 15px 0px;
}
.footer .footer_links a {
  font-size: 14px;
  text-decoration: none;
  display: block;
  color: #009639;
}
.footer .footer_txt {
  font-size: 12px;
  color: #5c5c5c;
}
.menu {
  list-style: none;
  padding: 0px 10px 0px 10px;
  font-size: 14px;
  background-color: #dadada;
  margin: 0px;
  overflow: hidden;
}
.menu .menu-item {
  float: left;
  padding: 15px 0px 15px 10px;
  color: #5c5c5c;
}
.menu .menu-item a {
  text-decoration: none;
  color: #5c5c5c;
  font-weight: bold;
  color: #353535;
}
.menu .menu-item a.active {
  color: #009639;
}
.menu_list {
  list-style: none;
  list-style-position: inside;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
.menu_list li {
  display: block;
  color: #353535;
  font-size: 14px;
  background-color: #eeeeee;
  margin: 0px 0px 2px 0px;
}
.menu_list li a {
  font-weight: bold;
  text-decoration: none;
  padding: 15px 20px 15px 20px;
  display: block;
}
.menu_list li a .menu_title {
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  color: #353535;
}
.menu_list li a .menu_description {
  font-weight: 100;
  font-size: 12px;
  color: #5c5c5c;
}
.list_items {
  list-style: none;
  list-style-position: inside;
  margin: 20px 0px 20px 0px;
  padding: 0px;
}
.list_items li {
  display: block;
  color: #353535;
  font-size: 14px;
  background-color: #eeeeee;
  margin: 0px 0px 2px 0px;
}
.list_items li a {
  font-weight: bold;
  text-decoration: none;
  padding: 15px 20px 15px 20px;
  display: block;
  color: #353535;
}
.text {
  padding: 10px 20px 10px 20px;
  margin: 10px 0px 10px 0px;
  font-size: 12px;
}
.text p {
  padding: 0px 0px 10px 0px;
}
.text.bg_color {
  background-color: #eeeeee;
  padding: 15px 20px 15px 20px;
}
.text .title {
  font-size: 18px;
  color: #006341 !important;
  margin: 0px 0px 8px 0px;
  font-weight: bold;
}
.text ul {
  list-style-position: inside;
  padding-left: 15px;
}
.text ol {
  padding-left: 15px;
}
.search_results {
  list-style: none;
  list-style-position: inside;
  margin: 10px 0px 10px 0px;
  padding: 0px;
}
.search_results li {
  display: block;
  color: #353535;
  font-size: 16px;
  font-weight: 100;
  background-color: #eeeeee;
  margin: 0px 0px 2px 0px;
  padding: 15px 20px 15px 20px;
}
.search_results li a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  color: #353535;
}
.contact_info.text {
  padding: 0px 20px 0px 20px;
  margin: 0px 0px 2px 0px;
  font-size: 12px;
  color: #5c5c5c;
}
.contact_info.text.bg_color {
  background-color: #eeeeee;
  padding: 15px 20px 15px 20px;
}
.contact_info.text .title {
  font-size: 14px;
  font-weight: bold;
  color: #353535;
  margin: 0px 0px 6px 0px;
}
.contact_info_wrapper {
  margin: 10px 0px 10px 0px;
}
.form {
  background-color: #f2f2f2;
  padding: 20px 0px 20px 0px;
}
.form .form_title {
  font-size: 16px;
  font-weight: bold;
  color: #353535;
  margin: 0px 0px 20px 20px;
}
.form .input_item {
  margin: 0px 0px 15px 0px;
  padding: 0px 30px 0px 30px;
}
.form .input_item input {
  width: 100%;
  height: 35px;
  background-color: #e7e7e7;
  border: none;
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  margin: 0px -10px 0px -10px;
}
.form .input_item .label {
  margin: 0px 0px 10px -10px;
  display: block;
  font-size: 14px;
  color: #353535;
}
.form .input_item .guideFieldError {
  bottom: 13px;
  clear: both;
  color: #d0582e;
  font-size: 14px;
  font-style: italic;
  line-height: 18px;
  padding: 0px;
  position: relative;
  max-width: 440px;
}
@media (min-width: 1200px) {
  .form .input_item .guideFieldError {
    clear: none;
    display: table-cell;
    top: 10px;
    max-width: none;
    z-index: 1;
  }
}
.form .input_item .guideFieldError > span.icon-indent:before {
  font-size: 5px;
  margin: 0px 11px 0 10px;
  height: 44px;
  float: left;
  line-height: 18px;
}
.form .submit_item {
  padding: 0px 0px 20px 40px;
  margin: 20px 0px 0px 0px;
}
.form .submit_item .button {
  width: 100%;
  border: none;
  margin: 0px -30px 0px -20px;
}
.button {
  text-align: center;
  background: transparent;
  background-color: #009639;
  border: none;
  text-decoration: none;
  font-size: 14px;
  color: #ffffff;
  margin: 0px 10px 0px 10px;
  padding: 15px 10px 15px 10px;
  display: block;
}
/*# sourceMappingURL=src/main/content/jcr_root/etc/clientlibs/nedbank/featurephone/less/generated/featurephone.css.map */