@font-face {
	font-family: "Open Sans";
	src: url('fonts/open_sans/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
}

article,
footer,
header,
nav {
  display: block
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

a:active,
a:hover {
  outline: 0
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic
}

input {
  margin: 0;
  font-size: 100%;
  vertical-align: middle
}

input {
  line-height: normal
}

input::-moz-focus-inner {
  padding: 0;
  border: 0
}

html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
label {
  cursor: pointer
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }

  img,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: "";
  line-height: 0
}

.clearfix:after {
  clear: both
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  background-color: #fff
}

a {
  color: #005e8d;
  text-decoration: none
}

a:focus,
a:hover {
  color: #002b41;
  text-decoration: underline
}

.row {
  margin-left: -20px
}

.row:after,
.row:before {
  display: table;
  content: "";
  line-height: 0
}

.row:after {
  clear: both
}

[class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px
}

.container {
  width: 940px
}

.span12 {
  width: 940px
}

.span11 {
  width: 860px
}

.span10 {
  width: 780px
}

.span9 {
  width: 700px
}

.span8 {
  width: 620px
}

.span7 {
  width: 540px
}

.span6 {
  width: 460px
}

.span5 {
  width: 380px
}

.span4 {
  width: 300px
}

.span3 {
  width: 220px
}

.span2 {
  width: 140px
}

.span1 {
  width: 60px
}

.row-fluid {
  width: 100%
}

.row-fluid:after,
.row-fluid:before {
  display: table;
  content: "";
  line-height: 0
}

.row-fluid:after {
  clear: both
}

.row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%
}

.row-fluid [class*=span]:first-child {
  margin-left: 0
}

.row-fluid .span12 {
  width: 99.99999999%
}

.row-fluid .span11 {
  width: 91.489361693%
}

.row-fluid .span10 {
  width: 82.978723396%
}

.row-fluid .span9 {
  width: 74.468085099%
}

.row-fluid .span8 {
  width: 65.957446802%
}

.row-fluid .span7 {
  width: 57.446808505%
}

.row-fluid .span6 {
  width: 48.936170208%
}

.row-fluid .span5 {
  width: 40.425531911%
}

.row-fluid .span4 {
  width: 31.914893614%
}

.row-fluid .span3 {
  width: 23.404255317%
}

.row-fluid .span2 {
  width: 14.89361702%
}

.row-fluid .span1 {
  width: 6.382978723%
}

.row-fluid [class*=span].pull-right,
[class*=span].pull-right {
  float: right
}

.container {
  margin-right: auto;
  margin-left: auto
}

.container:after,
.container:before {
  display: table;
  content: "";
  line-height: 0
}

.container:after {
  clear: both
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px
}

.container-fluid:after,
.container-fluid:before {
  display: table;
  content: "";
  line-height: 0
}

.container-fluid:after {
  clear: both
}

p {
  margin: 0 0 9px
}

strong {
  font-weight: 700
}

em {
  font-style: italic
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 9px 0;
  font-family: inherit;
  font-weight: 700;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility
}

h1,
h2,
h3 {
  line-height: 36px
}

h1 {
  font-size: 35.75px
}

h2 {
  font-size: 29.25px
}

h3 {
  font-size: 22.75px
}

h4 {
  font-size: 16.25px
}

h5 {
  font-size: 13px
}

h6 {
  font-size: 11.05px
}

.page-header {
  padding-bottom: 8px;
  margin: 18px 0 27px;
  border-bottom: 1px solid #eee;
  display: none
}

ul {
  padding: 0;
  margin: 0 0 9px 25px
}

ul ul {
  margin-bottom: 0
}

li {
  line-height: 18px
}

hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff
}

input,
label {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px
}

input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

/* label { */
/* display: block; */
/* margin-bottom: 5px */
/* } */

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  display: inline-block;
  height: 18px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle
}

input {
  width: 206px
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
  border-color: rgba(82, 168, 236, .8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  line-height: normal
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
  width: auto
}

input[type=file] {
  height: 28px;
  line-height: 28px
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

input:-moz-placeholder {
  color: #999
}

input:-ms-input-placeholder {
  color: #999
}

input::-webkit-input-placeholder {
  color: #999
}

.checkbox {
  min-height: 18px;
  padding-left: 20px
}

.checkbox input[type=checkbox] {
  float: left;
  margin-left: -20px
}

.row-fluid input[class*=span],
input[class*=span] {
  float: none;
  margin-left: 0
}

.row-fluid input[class*=span] {
  display: inline-block
}

input {
  margin-left: 0
}

input.span12 {
  width: 926px
}

input.span11 {
  width: 846px
}

input.span10 {
  width: 766px
}

input.span9 {
  width: 686px
}

input.span8 {
  width: 606px
}

input.span7 {
  width: 526px
}

input.span6 {
  width: 446px
}

input.span5 {
  width: 366px
}

input.span4 {
  width: 286px
}

input.span3 {
  width: 206px
}

input.span2 {
  width: 126px
}

input.span1 {
  width: 46px
}

input[disabled],
input[readonly] {
  cursor: not-allowed;
  background-color: #eee
}

input[type=checkbox][disabled],
input[type=checkbox][readonly],
input[type=radio][disabled],
input[type=radio][readonly] {
  background-color: transparent
}

input:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b
}

input:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0
}

.table {
  width: 100%;
  margin-bottom: 18px
}

.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table .table {
  background-color: #fff
}

.row-fluid table td[class*=span],
table td[class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0
}

.table td.span1 {
  float: none;
  width: 44px;
  margin-left: 0
}

.table td.span2 {
  float: none;
  width: 124px;
  margin-left: 0
}

.table td.span3 {
  float: none;
  width: 204px;
  margin-left: 0
}

.table td.span4 {
  float: none;
  width: 284px;
  margin-left: 0
}

.table td.span5 {
  float: none;
  width: 364px;
  margin-left: 0
}

.table td.span6 {
  float: none;
  width: 444px;
  margin-left: 0
}

.table td.span7 {
  float: none;
  width: 524px;
  margin-left: 0
}

.table td.span8 {
  float: none;
  width: 604px;
  margin-left: 0
}

.table td.span9 {
  float: none;
  width: 684px;
  margin-left: 0
}

.table td.span10 {
  float: none;
  width: 764px;
  margin-left: 0
}

.table td.span11 {
  float: none;
  width: 844px;
  margin-left: 0
}

.table td.span12 {
  float: none;
  width: 924px;
  margin-left: 0
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease
}

.collapse.in {
  height: auto
}

.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn.active,
.btn:active,
.btn:focus,
.btn:hover,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: .65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #005e8d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.btn-link:focus,
.btn-link:hover {
  color: #002b41;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
  color: #333;
  text-decoration: none
}

.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none
}

.nav>li>a {
  display: block
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.nav>li>a>img {
  max-width: none
}

.nav>.pull-right {
  float: right
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  text-transform: uppercase
}

.nav li+.nav-header {
  margin-top: 9px
}

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0
}

.nav-list .nav-header,
.nav-list>li>a {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.nav-list>li>a {
  padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:focus,
.nav-list>.active>a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  background-color: #005e8d
}

.nav-list [class*=" icon-"],
.nav-list [class^=icon-] {
  margin-right: 2px
}

.nav-pills:after,
.nav-pills:before {
  display: table;
  content: "";
  line-height: 0
}

.nav-pills:after {
  clear: both
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px
}

.nav-pills>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:focus,
.nav-pills>.active>a:hover {
  color: #fff;
  background-color: #005e8d
}

.navbar {
  overflow: visible;
  margin-bottom: 18px
}

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
  background-image: -o-linear-gradient(top, #fff, #f2f2f2);
  background-image: linear-gradient(to bottom, #fff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, .065)
}

.navbar-inner:after,
.navbar-inner:before {
  display: table;
  content: "";
  line-height: 0
}

.navbar-inner:after {
  clear: both
}

.navbar .container {
  width: auto
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible
}

.navbar .brand {
  float: left;
  display: block;
  padding: 11px 20px 11px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #555;
  text-shadow: 0 1px 0 #fff
}

.navbar .brand:focus,
.navbar .brand:hover {
  text-decoration: none
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #555
}

.navbar-link {
  color: #555
}

.navbar-link:focus,
.navbar-link:hover {
  color: #333
}

.navbar .btn {
  margin-top: 5px
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0
}

.navbar .nav>li {
  float: left
}

.navbar .nav>li>a {
  float: none;
  padding: 11px 15px 11px;
  color: #555;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none
}

.navbar .nav>li>a:focus {
  outline: 2px solid #5e9ed6
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125)
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075)
}

.navbar .btn-navbar.active,
.navbar .btn-navbar:active,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:hover,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.btn-navbar .icon-bar+.icon-bar {
  margin-top: 3px
}

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.breadcrumb>li {
  display: inline-block;
  text-shadow: 0 1px 0 #fff
}

.breadcrumb>.active {
  color: #999
}

.label {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: 700;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-color: #999
}

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.label:empty {
  display: none
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.btn .label {
  position: relative;
  top: -1px
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0
  }

  to {
    background-position: 40px 0
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.hidden {
  display: none;
  visibility: hidden
}

@media (max-width:767px) {
  body {
    padding-left: 20px;
    padding-right: 20px
  }

  .container-fluid {
    padding: 0
  }

  .container {
    width: auto
  }

  .row-fluid {
    width: 100%
  }

  .row {
    margin-left: 0
  }

  .row-fluid [class*=span],
  [class*=span] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .row-fluid .span12,
  .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .row-fluid [class*=offset]:first-child {
    margin-left: 0
  }

  input[class*=span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
}

@media (max-width:480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0)
  }

  input[type=checkbox],
  input[type=radio] {
    border: 1px solid #ccc
  }

  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px
  }
}

@media (min-width:768px) and (max-width:979px) {
  .row {
    margin-left: -20px
  }

  .row:after,
  .row:before {
    display: table;
    content: "";
    line-height: 0
  }

  .row:after {
    clear: both
  }

  [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
  }

  .container {
    width: 724px
  }

  .span12 {
    width: 724px
  }

  .span11 {
    width: 662px
  }

  .span10 {
    width: 600px
  }

  .span9 {
    width: 538px
  }

  .span8 {
    width: 476px
  }

  .span7 {
    width: 414px
  }

  .span6 {
    width: 352px
  }

  .span5 {
    width: 290px
  }

  .span4 {
    width: 228px
  }

  .span3 {
    width: 166px
  }

  .span2 {
    width: 104px
  }

  .span1 {
    width: 42px
  }

  .row-fluid {
    width: 100%
  }

  .row-fluid:after,
  .row-fluid:before {
    display: table;
    content: "";
    line-height: 0
  }

  .row-fluid:after {
    clear: both
  }

  .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%
  }

  .row-fluid [class*=span]:first-child {
    margin-left: 0
  }

  .row-fluid .span12 {
    width: 99.99999999%
  }

  .row-fluid .span11 {
    width: 91.489361693%
  }

  .row-fluid .span10 {
    width: 82.978723396%
  }

  .row-fluid .span9 {
    width: 74.468085099%
  }

  .row-fluid .span8 {
    width: 65.957446802%
  }

  .row-fluid .span7 {
    width: 57.446808505%
  }

  .row-fluid .span6 {
    width: 48.936170208%
  }

  .row-fluid .span5 {
    width: 40.425531911%
  }

  .row-fluid .span4 {
    width: 31.914893614%
  }

  .row-fluid .span3 {
    width: 23.404255317%
  }

  .row-fluid .span2 {
    width: 14.89361702%
  }

  .row-fluid .span1 {
    width: 6.382978723%
  }

  input {
    margin-left: 0
  }

  input.span12 {
    width: 710px
  }

  input.span11 {
    width: 648px
  }

  input.span10 {
    width: 586px
  }

  input.span9 {
    width: 524px
  }

  input.span8 {
    width: 462px
  }

  input.span7 {
    width: 400px
  }

  input.span6 {
    width: 338px
  }

  input.span5 {
    width: 276px
  }

  input.span4 {
    width: 214px
  }

  input.span3 {
    width: 152px
  }

  input.span2 {
    width: 90px
  }

  input.span1 {
    width: 28px
  }
}

@media (min-width:1200px) {
  .row {
    margin-left: -20px
  }

  .row:after,
  .row:before {
    display: table;
    content: "";
    line-height: 0
  }

  .row:after {
    clear: both
  }

  [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
  }

  .container {
    width: 940px
  }

  .span12 {
    width: 940px
  }

  .span11 {
    width: 860px
  }

  .span10 {
    width: 780px
  }

  .span9 {
    width: 700px
  }

  .span8 {
    width: 620px
  }

  .span7 {
    width: 540px
  }

  .span6 {
    width: 460px
  }

  .span5 {
    width: 380px
  }

  .span4 {
    width: 300px
  }

  .span3 {
    width: 220px
  }

  .span2 {
    width: 140px
  }

  .span1 {
    width: 60px
  }

  .row-fluid {
    width: 100%
  }

  .row-fluid:after,
  .row-fluid:before {
    display: table;
    content: "";
    line-height: 0
  }

  .row-fluid:after {
    clear: both
  }

  .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%
  }

  .row-fluid [class*=span]:first-child {
    margin-left: 0
  }

  .row-fluid .span12 {
    width: 99.99999999%
  }

  .row-fluid .span11 {
    width: 91.489361693%
  }

  .row-fluid .span10 {
    width: 82.978723396%
  }

  .row-fluid .span9 {
    width: 74.468085099%
  }

  .row-fluid .span8 {
    width: 65.957446802%
  }

  .row-fluid .span7 {
    width: 57.446808505%
  }

  .row-fluid .span6 {
    width: 48.936170208%
  }

  .row-fluid .span5 {
    width: 40.425531911%
  }

  .row-fluid .span4 {
    width: 31.914893614%
  }

  .row-fluid .span3 {
    width: 23.404255317%
  }

  .row-fluid .span2 {
    width: 14.89361702%
  }

  .row-fluid .span1 {
    width: 6.382978723%
  }

  input {
    margin-left: 0
  }

  input.span12 {
    width: 926px
  }

  input.span11 {
    width: 846px
  }

  input.span10 {
    width: 766px
  }

  input.span9 {
    width: 686px
  }

  input.span8 {
    width: 606px
  }

  input.span7 {
    width: 526px
  }

  input.span6 {
    width: 446px
  }

  input.span5 {
    width: 366px
  }

  input.span4 {
    width: 286px
  }

  input.span3 {
    width: 206px
  }

  input.span2 {
    width: 126px
  }

  input.span1 {
    width: 46px
  }
}

@media (max-width:979px) {
  body {
    padding-top: 0
  }

  .navbar .container {
    width: auto;
    padding: 0
  }

  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px
  }

  .nav-collapse {
    clear: both
  }

  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px
  }

  .nav-collapse .nav>li {
    float: none
  }

  .nav-collapse .nav>li>a {
    margin-bottom: 2px
  }

  .nav-collapse .nav .nav-header {
    color: #555;
    text-shadow: none
  }

  .nav-collapse .nav>li>a {
    padding: 9px 15px;
    font-weight: 700;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
  }

  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: 400;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
  }

  .nav-collapse .nav>li>a:focus,
  .nav-collapse .nav>li>a:hover {
    background-color: #f2f2f2
  }

  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
  }

  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0
  }

  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0
  }

  .navbar .btn-navbar {
    display: block
  }
}

@media (min-width:980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important
  }
}

.center,
.table td.center {
  text-align: center
}

.navbar .nav>li>a.btn {
  padding: 4px 10px;
  line-height: 18px
}

.width-10 {
  width: 10px
}

.width-20 {
  width: 20px
}

.width-30 {
  width: 30px
}

.width-40 {
  width: 40px
}

.width-50 {
  width: 50px
}

.width-60 {
  width: 60px
}

.width-70 {
  width: 70px
}

.width-80 {
  width: 80px
}

.width-90 {
  width: 90px
}

.width-100 {
  width: 100px
}

.height-10 {
  height: 10px
}

.height-20 {
  height: 20px
}

.height-30 {
  height: 30px
}

.height-40 {
  height: 40px
}

.height-50 {
  height: 50px
}

.height-60 {
  height: 60px
}

.height-70 {
  height: 70px
}

.height-80 {
  height: 80px
}

.height-90 {
  height: 90px
}

.height-100 {
  height: 100px
}

.page-header {
  margin: 2px 0 10px 0;
  padding-bottom: 5px
}

@font-face {
  font-family: IcoMoon;
  src: url(../../../media/jui/fonts/IcoMoon.eot);
  src: url(../../../media/jui/fonts/IcoMoon.eot?#iefix) format('embedded-opentype'), url(../../../media/jui/fonts/IcoMoon.woff) format('woff'), url(../../../media/jui/fonts/IcoMoon.ttf) format('truetype'), url(../../../media/jui/fonts/IcoMoon.svg#IcoMoon) format('svg');
  font-weight: 400;
  font-style: normal
}

[data-icon]:before {
  font-family: IcoMoon;
  content: attr(data-icon);
  speak: none
}

[class*=" icon-"],
[class^=icon-] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px
}

[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: IcoMoon;
  font-style: normal;
  speak: none
}

.icon-menu-2:before {
  content: "\e00e"
}

.icon-search:before {
  content: "\53"
}

.icon-checkbox:before {
  content: "\3e"
}

.icon-menu:before {
  content: "\5a"
}

.icon-list:before {
  content: "\31"
}

.icon-list-2:before {
  content: "\e231"
}

.icon-menu-3:before {
  content: "\e232"
}

.icon-copy:before {
  content: "\e018"
}

.icon-screen:before {
  content: "\e01c"
}

.icon-mobile:before {
  content: "\e01e"
}

.icon-home:before {
  content: "\21"
}

.icon-home-2:before {
  content: "\e250"
}

.icon-link:before {
  content: "\e252"
}

.icon-default:before {
  content: "\42"
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body.site {
  background-color: #f4f6f7
}

body.site.fluid {
  background-color: #fff
}

.site-title {
  font-size: 30px;
  line-height: 48px;
  font-weight: 700
}

.site-description {
  letter-spacing: -2px;
  font-size: 25px
}

.brand {
  color: #000;
  -webkit-transition: color .5s linear;
  -moz-transition: color .5s linear;
  -o-transition: color .5s linear;
  transition: color .5s linear
}

.brand:hover {
  color: #005e8d;
  text-decoration: none
}

.header {
  margin-bottom: 10px
}

.navigation {
  padding: 5px 0;
  border-top: 1px solid rgba(0, 0, 0, .075);
  border-bottom: 1px solid rgba(0, 0, 0, .075);
  margin-bottom: 10px
}

.navigation .nav-pills {
  margin-bottom: 0
}

.container {
  max-width: 960px
}

.body .container {
  background-color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .05);
  box-shadow: 0 0 6px rgba(0, 0, 0, .05)
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 12px 0;
  word-wrap: break-word
}

h1 {
  font-size: 26px;
  line-height: 28px
}

h2 {
  font-size: 22px;
  line-height: 24px
}

h3 {
  font-size: 18px;
  line-height: 20px
}

h4 {
  font-size: 14px;
  line-height: 16px
}

h5 {
  font-size: 13px;
  line-height: 15px
}

h6 {
  font-size: 12px;
  line-height: 14px
}

p {
  word-wrap: break-word
}

.item-title {
  margin-bottom: 9px
}

.item-content {
  margin: 18px 0
}

.header .nav>li:last-child>.dropdown-menu {
  left: initial;
  right: 0
}

.list-item-title {
  margin-bottom: 9px
}

.list-item-content {
  margin: 18px 0
}

.breadcrumb {
  margin: 10px 0
}

.breadcrumb>.active,
.breadcrumb>li {
  color: #515151
}

img.pull-center {
  margin-left: auto;
  margin-right: auto
}

.navigation .nav li {
  position: relative
}

.navigation .nav li li:hover>.nav-child,
.navigation .nav li li>a:focus+.nav-child,
.navigation .nav>li:hover>.nav-child,
.navigation .nav>li>a:focus+.nav-child {
  display: block
}

@media (max-width:768px) {
  body {
    -webkit-overflow-scrolling: touch;
    padding-top: 0
  }

  .header {
    background: 0 0
  }

  .header .brand {
    float: none;
    display: block;
    text-align: center
  }

  .header .nav.pull-right,
  .header-search {
    float: none;
    display: block
  }

  .header .nav-pills>li>a {
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0
  }

  .header .nav-pills>li:first-child>a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
  }

  .header .nav-pills>li:last-child>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #ddd
  }

  .nav-pills>li {
    float: none
  }

  .nav-pills>li>a {
    margin-right: 0
  }

  .nav-pills>li>a {
    margin-bottom: 3px
  }

  .nav-pills>li:last-child>a {
    margin-bottom: 1px
  }
}

@media (max-width:979px) {
  .nav-collapse.in.collapse {
    overflow: visible;
    height: 0;
    z-index: 100
  }
}

li {
  word-wrap: break-word
}

.logofile {
  float: right;
  width: 40%
}

.logofile img {
  width: 40%
}

@media only screen and (max-width:600px) {
  .logofile img {
    visibility: hidden
  }

  .hide-mobile {
    display: none;
  }

  .mobile-stretch {
    width: auto !important
  }

  .mobile-left {
    float: left !important;
    padding-top: 1em
  }

  .hamb-line,
  .hamb-line::after,
  .hamb-line::before {
    visibility: visible !important;
    display: block !important;
  }
}

.hamb {
  cursor: pointer;
  padding: 40px 20px
}

.hamb-line {
  background: #000;
  display: none;
  visibility: hidden;
  height: 2px;
  position: relative;
  width: 24px;
}

.hamb-line::after,
.hamb-line::before {
  background: #000;
  content: '';
  display: block;
  visibility: hidden;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%
}

.hamb-line::before {
  top: 5px
}

.hamb-line::after {
  top: -5px
}

.side-menu {
  display: none
}

.side-menu:checked~.nav-collapse {
  max-height: 100% !important;
  height: 100% !important
}

.side-menu:checked~.hamb .hamb-line {
  background: 0 0
}

.side-menu:checked~.hamb .hamb-line::before {
  transform: rotate(-45deg);
  top: 0
}

.side-menu:checked~.hamb .hamb-line::after {
  transform: rotate(45deg);
  top: 0
}

section:not(:target):not(#home),
section:target~#home {
  display: none;
}

section h3 {
  margin: 12px 0px;
  font-family: 'Lucida Sans Unicode', "Open Sans", "sans-serif";
  line-height: 20px;
  color: rgb(51, 51, 51);
  text-rendering: optimizelegibility;
  font-size: 18px;
  overflow-wrap: break-word;
}

section p {
  text-align: justify;
  font-size: 11.0pt;
  font-family: 'Lucida Sans Unicode', 'sans-serif';
}

section img[align=right] {
  /* padding-right: 1em; */
  padding-left: 1em;
  /* height: 100%; */
}

section img[align=left] {
  /* padding-right: 1em; */
  padding-right: 1em;
  /* height: 100%; */
}

section>img {
  padding-bottom: 1em;
}

section {
  display: flow-root
}

.current-page {
  display: none;
}

:root {
  --current-section: "anwaltskosten"
}

section#anwaltskosten:target~div .current-page#anwaltskosten {
  display: inline-block !important;
}

section#beratungshilfe:target~div .current-page#beratungshilfe {
  display: inline-block !important;
}

section#prozesskostenhilfe:target~div .current-page#prozesskostenhilfe {
  display: inline-block !important;
}

section#patientenverfuegung:target~div .current-page#patientenverfuegung {
  display: inline-block !important;
}

section#vorsorgevollmacht:target~div .current-page#vorsorgevollmacht {
  display: inline-block !important;
}

section#erbrecht:target~div .current-page#erbrecht {
  display: inline-block !important;
}

section#rechtsschutzversicherung:target~div .current-page#rechtsschutzversicherung {
  display: inline-block !important;
}

section#verkehrsrecht:target~div .current-page#verkehrsrecht {
  display: inline-block !important;
}

section#impressum:target~div .current-page#impressum {
  display: inline-block !important;
}
