/* Base */

body {
    padding: 0 !important;
    font-size: 20px;
    line-height: 1.25;
}

a {
  color: #44841a;
  font-weight: bold;
  -webkit-transition: color 200ms; /* Safari */
  transition: color 200ms;
}

ul {
    display: inline-block;
}

a:hover {
    color: #333333;
}

/* Nav */

nav.navbar {
    border: 0;
    background-color: rgb(85, 152, 9) !important;
    min-height: 35px;
    padding: 12px;
}

.navbar-header {
    padding: 0;
}

.navbar-inverse .navbar-brand {
    text-indent: -9000px;
    display: block;
    height: 40px;
    width: 115px;
    position: relative;
    padding: 5px 0;
    margin-right: 16px;
    font-size: 25px;
    float: left;
    text-align: center;
    z-index: 900;
    background: url(oxfam_logo_H_whiteForm.png) no-repeat 0 0;
    background-size: contain;
    padding: 5px 0;
    margin-right: 16px;
}

.nav-link {
    color: white !important;
    background-color: transparent;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    padding: 0.5rem 1rem;
}

.navbar-logo {
    text-indent: -9000px;
    display: block;
    height: 40px;
    width: 115px;
    position: relative;
    padding: 5px 0;
    margin-right: 16px;
    font-size: 8px;
    float: left;
    text-align: center;
    z-index: 900;
    background: url(oxfam_logo_H_whiteForm.png) no-repeat 0 0;
    background-size: contain;
    padding: 5px 0;
    margin-right: 16px;
}

.navbar-inverse .navbar-toggle {
  border-color: white;
  border-radius: 0;
}

.navbar-btn.navbar-link {
    font-weight: bold;
    font-size: 20px;
    border: 0;
    margin-top: 2px;
}

button.nav-link {
    border: 0px solid transparent;
}

li.nav-item {
  font-size: 20px;
  font-weight: bold;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  background: black;
  color: white;
}

.navbar-inverse .navbar-nav > li > a {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: bold;
  line-height: 28px;
  padding: 8px 12px;
}

.navbar-collapse {
    border: 0;
}

/* Controversial! But we don't need the CTA to be persistent any more. */
.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative;
}    

/* Left hand nav */
.nav-pills > li, .nav-pills > li > a {
    float: none;
    position: relative;
    display: block;
    margin: 0;
    padding: 6px 3px;
    border-radius: 4px;
    font-size: 18px;
    text-decoration: none;
    min-width: 100%;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked > li {
    float: left;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-stacked > hr {
    height: 1px;
    min-width: 100%;
}

.nav-pill-container {
    padding-left: 0px;
    padding-right: 5px;
}

/* Other Bootstrap tweaks*/

.row {
    margin-left: 1px;
    margin-right: 1px;
}

.hidden-lg {
    display: none;
}

/* Other buttons */

.container .btn-default {
    background-color: #f16e22;
    color: white;
    font-size: 20px;
    border: 0;
    border-radius: 0;
    -webkit-transition: all 200ms; /* Safari */
    transition: all 200ms;
}

.container .btn-default:hover {
    color: white;
    background-color: #333333;
    border: 0;
}


/* Form elements */

.form-group {
    margin-bottom: 2rem;
}

.form-control {
    border-radius: 0;
}

input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
  -webkit-appearance: none; -moz-appearance: none;
  width: 100%; height: 40px;
  line-height: 40px; font-size: 17px;
  border: 1px solid #ccc;
}

.custom-select {
  width: 100%;
/*  height: 40px;*/
  line-height: 40px;
  font-size: 17px;
  border: 1px solid #ccc;
  padding: 0 1rem 0 1rem;
}


#SelectedRole {
    padding: 1rem;
}
#SelectedRole option {
    padding: 0.75rem;
}


input#HasShopVolunteerExperience, input#RightToWork, input#TermsAndConditions  {  
    vertical-align:  top;
    width: 10%;
}

#hasShopVolunteerExperienceGroup label, #RightToWork + label, #TermsAndConditions label  {
    max-width: 85%;
}


/* body */

.container.body-content {
    min-height: 60vh;
}






/* Footer */


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px;
  /* Vertically center the text there */
  background-color: #f5f5f5;
}
#Footer {
  background: #f7f7f7 url(body-stripe-repeater.png) center bottom repeat-x;
  clear: both;
  padding: 3rem 1rem 0 1rem;
  margin-top: 33px;
  /*font-size: 1rem;*/
  font-size: 16px;
}
#Footer ul {
  list-style-type: none;
  /*padding-bottom:3rem;*/
  padding-bottom:48px;

  padding-left: 0;
}
#Footer ul li {
  /*padding-bottom: 1rem;*/
  padding-bottom: 16px;
}
#Footer ul li a {
  color: #333;
  font-weight: bold;
}
.footerLinks div {
  padding: 0;
}
.charityNumber {
  padding: 1rem 0 2rem 0;
  font-size: 14.4px;
}
.WWLWP {
  margin-bottom: 11px;
  padding: 3rem;
  color: #333;
}
.WWLWP p {
  padding-top: 1rem;
  color: #333;
  line-height: 1.25;
}
.WWLWP img {
  max-width: 100%;
  width: auto;
}








