.btn-selected {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #cccccc;
}
div.fil-tabswitch .active {
  background-color: #357ebd;
  color: #fff;
}
.fil-tabswitch .btn-default {
  background-color: #428bca;
  border: 1px #428bca solid;
  color: #083850;
  -moz-box-shadow: inset 0 0 10px #428bca;
  -webkit-box-shadow: inset 0 0 10px #428bca;
  box-shadow: inset 0 0 10px #428bca;
}
.sitebanner {
  display: none;
  background: url('');
  background-repeat: no-repeat;
  background-size: contain;
  height: 0px;
  background-position: center;
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 0px;
}
h1 {
  color: #666666;
}
h2 {
  color: #666666;
}
h3 {
  color: #666666;
}
h4 {
  color: #666666;
}
h5 {
  color: #666666;
}
h6 {
  color: #666666;
}
p {
  color: #666666;
}
@media screen and (min-width: 768px) {
  ul.navbarMobile {
    display: none;
  }
  ul.navbar-nav li {
    width: 12.5%;
  }
  i.navbar-nav-fa-size {
    font-size: 2em !important;
  }
}
@media screen and (max-width: 767px) {
  ul.navbarDesktop {
    display: none;
  }
  ul.navbar-nav li {
    display: block;
    float: right;
    width: 100%;
  }
  i.navbar-nav-fa-size {
    font-size: 1em !important;
  }
}
.navbar-brand {
  display: block;
  background-image: url('/image/9873fb89-fded-4826-b68f-30fbf4b31393?v=638956130518313446');
  background-size: contain;
  height: 140px;
  width: 210px;
  background-position: 0px 40px;
}
.navbar-brand.secondary {
  display: block;
  background-image: url('/image/9b36b2cf-02ba-40a5-a118-1eb4275e1b60?v=638956130518313446');
  height: 150px;
  width: 164px;
  background-position: 0px 35px;
}
.navbar-brand.pull-right {
  float: right !important;
}
body {
  color: #666666;
  background-color: #ffffff;
  font-family: Arial;
}
a {
  color: #357ebd;
}
a:focus {
  color: #3071a9;
  text-decoration: underline;
}
.bg-primary {
  color: #fff;
  background-color: #357ebd;
}
.form-control {
  color: #555555;
  background-color: ffffff;
  border: 1px solid #357ebd;
}
.form-control:focus {
  border-color: #357ebd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #357ebd;
}
.jumbotron,
.jumbotron p {
  background-color: #F2F7E0;
  color: #333333;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #f0ad4e;
}
.has-warning .form-control {
  border-color: #f0ad4e;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #ffebcc;
}
.has-warning .form-control-feedback {
  color: #f0ad4e;
}
.btn-primary {
  color: ffffff;
  background-color: #357ebd;
  border-color: #3071a9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: ffffff;
  background-color: #3071a9;
  border-color: #357ebd;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #357ebd;
  border-color: #3071a9;
}
.btn-primary .badge {
  color: #357ebd;
  background-color: ffffff;
}
.btn-success {
  color: ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-success .badge {
  color: #428bca;
  background-color: ffffff;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: ffffff;
}
.btn-danger {
  color: ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: ffffff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: ffffff;
  background-color: #357ebd;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #357ebd;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: ffffff;
  background-color: #357ebd;
}
.navbar-default {
  background-color: #064486;
  border-color: #064486;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: ffffff;
  background-color: #064486;
}
.navbar-default .navbar-nav > li > a:hover:hover:after,
.navbar-default .navbar-nav > li > a:focus:hover:after,
.navbar-default .navbar-nav > li > a:hover:focus:after,
.navbar-default .navbar-nav > li > a:focus:focus:after {
  content: '';
  width: 100%;
  height: 8px;
  background: #064486;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #064486;
}
/* line 465, /Users/Matilda/Sites/ottobytedev/bootstrap3- jekyll/site-my-work-pal/less/navbar.less */

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #064486;
}
.navbar-default:after {
  content: '';
  width: 100%;
  height: 8px;
  background: #064486;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: ffffff;
  background-color: #357ebd;
  border-color: #357ebd;
  cursor: default;
}
.label-success {
  background-color: #428bca;
}
.label-danger {
  background-color: #d9534f;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #357ebd;
  background-color: ffffff;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #F2F7E0;
}
.list-group-item {
  border-color: #F2F7E0;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #357ebd;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: ffffff;
  text-align: center;
  background-color: #357ebd;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-success {
  background-color: #428bca;
}
.progress-bar-danger {
  background-color: #d9534f;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: ffffff;
  background-color: #357ebd;
  border-color: #357ebd;
}
.list-group-item-warning {
  color: #f0ad4e;
  background-color: #ffebcc;
}
a.list-group-item-warning {
  color: #f0ad4e;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #f0ad4e;
  background-color: #ffe0b3;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.panel-primary {
  border-color: #357ebd;
}
.panel-primary > .panel-heading {
  color: ffffff;
  background-color: #357ebd;
  border-color: #357ebd;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #357ebd;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #357ebd;
}
.panel-warning > .panel-heading {
  color: #f0ad4e;
  background-color: #ffebcc;
  border-color: #ffd4b3;
}
.has-switch:focus {
  border-color: #357ebd;
}
.has-switch span.switch-primary,
.has-switch span.switch-left {
  background-color: #357ebd;
  background-image: -moz-linear-gradient(top, #357ebd, #357ebd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#357ebd), to(#357ebd));
  background-image: -webkit-linear-gradient(top, #357ebd, #357ebd);
  background-image: -o-linear-gradient(top, #357ebd, #357ebd);
  background-image: linear-gradient(to bottom, #357ebd, #357ebd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@brand-primary-border-colour', endColorstr='@brand-primary-border-colour', GradientType=0);
  border-color: #357ebd #357ebd #357ebd;
  *background-color: #357ebd;
}
.library-navigation li {
  padding-left: 25px;
  border: 10px solid black;
  border-color: #064486;
  border-radius: 0px;
  margin: 10px;
  padding: 15px;
}
body#benefit-details h4 {
  font-weight: bold;
  font-size: 14px;
}
