html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 70px !important;
}

main{
  background-color: #EFEFF1 !important;
  min-height:100%;
  height:auto;
  margin-bottom:-60px;
  padding-bottom:70px;
}

.background-colour{
  background-color: #EFEFF1 !important;
}

nav{
  background-color: #fff;
}

.side-paddings{
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.internal-side-paddings{
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.internal-margins{
  margin-left: 3% !important;
  margin-right: 3% !important;
}

input, button, .btn, .label{
  border-radius: 0px !important;
}

nav{
  border-left:0px!important;
  border-right:0px!important;
}

.breadcrumb-clean{
  background-color: transparent !important;
  padding: 0px !important;
  margin-bottom: 40px !important;
  margin-left: -15px;
}

.navbar-admin{
  min-height: 0px !important;
  border-radius: 0px !important;
}

iframe[id^='twitter-widget-']{
  width:100% !important;
  margin-left: 4px;
}


.margin-bottom-60{
  margin-bottom: 60px !important;
}

.navbar{
  border-radius: 0px !important;
}

.margin-0{
  margin: 0px !important;
}

.margin-bottom-0{
  margin-bottom: 0px !important;
}

.margin-bottom-20{
  margin-bottom: 20px !important;
}

.margin-bottom-40{
  margin-bottom: 40px !important;
}

.margin-top-0{
  margin-top: 0px !important;
}

.margin-top-10{
  margin-top: 10px !important;
}

.margin-top-15{
  margin-top: 15px !important;
}

.margin-top-20{
  margin-top: 20px !important;
}

.bottom-0{
  bottom: 0px !important;
}

.bottom--3{
  bottom: -3px !important;
}

.margin-left-10{
  margin-left: 10px !important;
}

.margin-left-15{
  margin-left: 15px !important;
}

.margin-left-18{
  margin-left: 18px !important;
}

.no-borders{
  border: none !important;
}

.padding-0{
  padding: 0px !important;
}

.padding-5{
  padding: 5px;
}

.padding-10{
  padding: 10px;
}

.padding-15{
  padding: 15px;
}

.padding-20{
  padding: 20px;
}

.padding-right-25{
  padding-right: 25px;
}

.font-size-h4{
  font-size: 18px;
}

.footer-wrapper{
  bottom: 0px;
  height: 70px;
  border-top: 5px solid #000 !important;
  position:absolute;
  background-color:#fff;
  width: 100%;
}

.footer-wrapper .list-inline {
  margin-right: -10px;
}

.footer-wrapper ul li {
  padding: 0px;
}


.footer-wrapper ul li a img {
  padding: 15px;
}

.border-bottom{
  border-bottom: 1px solid #e7e7e7 !important;
}

.border-bottom-header{
  border-bottom: 5px solid #000 !important;
}

.border-bottom-section{
  border-bottom: 5px solid #5E8AAB !important;
}

.half-width{
  width: 50%;
}

p{
  margin-bottom: 1em !important;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  line-height: 1.25 !important;
}

.max-height-140{
  max-height: 140px !important;
}

.padding-5-0-5-5{
  padding: 5px 0 5px 5px;
}

.bg-additional-1{
  background-color: #D0C3A9;
}

.jumbotron{
  background-color: #ededed !important;
}

.jumbotron-img{
  max-width:1100px;
}

.search-button {
  margin: 5px 5px 0px 0px;
  background-color: #fff !important;
  border: 0px none !important;
  pointer-events: auto !important;
}

.inline{
  display: inline !important;
}

.block-item{
  background-color: #fff;
  padding-left: -15px;
  padding-right: -15px;

}

.dataset-item{
  padding: 20px 20px 10px 20px;
}

.tags-item{
  background-color: #ccc;
  padding: 10px 10px 10px 20px;
}
