.vidsteduat {
    background: #0098af none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 30px;
    padding: 20px;
}
.vidsteduat h3 {
    color: #fff;
    font-size: 34px;
    font-weight: 400;
    text-transform: none;
  line-height: 36px;
}
#content {
    padding-bottom: 30px;
    padding-top: 0!important;
}

.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    margin: 0!important;
    padding: 0;
}

.breadcrumb a {
    color: #000 !important;
    font-size: 13px;
}

#navigation {
    background: #fff none repeat scroll 0 0!important;
    border: medium none!important;
    color: #000!important;
    text-shadow: none!important;
}
.breadcrumb > li .divider {
    color: #000;
    padding: 0;
    text-transform: none;
}

.breadcrumb > li + li + li::before {
    color: #000!important;
    content: "> "!important;
    padding: 0 5px!important;
}
.breadcrumb > .active {
    color: #000!important;
}

.breadcrumb > li {
    font-size: 13px!important;
    font-weight: 400!important;
    line-height: 40px!important;
    text-shadow: none!important;
    text-transform: none!important;
}




.hide-text {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-container {
  margin-right: auto;
  margin-left: auto;
}
.row-container:before,
.row-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-container:after {
  clear: both;
}
