@charset "UTF-8";
@font-face {
  font-family: 'oped';
  src: url("../fonts/oped.eot?11713125");
  src: url("../fonts/oped.eot?11713125#iefix") format("embedded-opentype"), url("../fonts/oped.woff?11713125") format("woff"), url("../fonts/oped.ttf?11713125") format("truetype"), url("../fonts/oped.svg?11713125#oped") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oped-shop';
  src: url("../fonts/oped-shop.eot?84144819");
  src: url("../fonts/oped-shop.eot?84144819#iefix") format("embedded-opentype"), url("../fonts/oped-shop.woff2?84144819") format("woff2"), url("../fonts/oped-shop.woff?84144819") format("woff"), url("../fonts/oped-shop.ttf?84144819") format("truetype"), url("../fonts/oped-shop.svg?84144819#oped-shop") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
        @font-face {
    font-family: 'oped';
    src: url('../font/oped.svg?11713125#oped') format('svg');
        }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "oped";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

ul.main li [class^="icon-"]:before,
ul.main li [class*=" icon-"]:before,
ul.sub li [class^="icon-"]:before,
ul.sub li [class*=" icon-"]:before {
  width: 0;
  margin: 0;
  padding: 0; }

.icon-search:before {
  content: '\e800'; }

.icon-down-open-mini:before {
  content: '\e801'; }

.icon-left-open-mini:before {
  content: '\e802'; }

.icon-right-open-mini:before {
  content: '\e803'; }

.icon-up-open-mini:before {
  content: '\e804'; }

.icon-down-open-big:before {
  content: '\e805'; }

.icon-left-open-big:before {
  content: '\e806'; }

.icon-right-open-big:before {
  content: '\e807'; }

.icon-up-open-big:before {
  content: '\e808'; }

.icon-user:before {
  content: '\e809'; }

.icon-megaphone:before {
  content: '\e80a'; }

.icon-globe:before {
  content: '\e80b'; }

.icon-calendar:before {
  content: '\e80c'; }

.icon-xing:before {
  content: '\e80d'; }

.icon-linkedin:before {
  content: '\e80e'; }

.icon-twitter:before {
  content: '\e80f'; }

.icon-tumblr:before {
  content: '\e810'; }

.icon-youtube:before {
  content: '\e811'; }

.icon-facebook:before {
  content: '\e812'; }

.icon-gplus:before {
  content: '\e813'; }

.icon-pinterest-circled:before {
  content: '\e814'; }

.icon-down-open:before {
  content: '\e815'; }

.icon-left-open:before {
  content: '\e816'; }

.icon-right-open:before {
  content: '\e817'; }

.icon-up-open:before {
  content: '\e818'; }

.icon-globe-1:before {
  content: '\e819'; }

.icon-download-alt:before {
  content: '\e81a'; }

.icon-plus:before {
  content: '\e81b'; }

.icon-minus:before {
  content: '\e81c'; }

.icon-basket:before {
  content: '\e801';
  font-family: "oped-shop"; }

/* '' */
@media only screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 26px;
    line-height: 32px; }
  h2, .h2 {
    font-size: 22px;
    line-height: 28px; }
  h3, .h3 {
    font-size: 18px;
    line-height: 24px; }
  h4, .h4 {
    font-size: 16px;
    line-height: 22px; } }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Droid Sans", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #009999;
  text-decoration: none; }
  a:hover, a:focus {
    color: #004d4d;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

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

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 480px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #999; }

.text-primary {
  color: #009999; }

a.text-primary:hover {
  color: #006666; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #009999; }

a.bg-primary:hover {
  background-color: #006666; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.6; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 480px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.6;
    color: #999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 480px) {
    .container {
      width: 480px; } }
  @media (min-width: 769px) {
    .container {
      width: 760px; } }
  @media (min-width: 993px) {
    .container {
      width: 970px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 480px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 769px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 993px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 479px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 36px;
  line-height: 1.6 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input[type="month"].form-control {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .form-horizontal .form-group-lg input[type="month"].form-control {
    line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0; }

select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 480px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 480px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px; }

@media (min-width: 480px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 480px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #009999;
  border-color: teal; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #006666;
    border-color: #004242; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #009999;
    border-color: teal; }
  .btn-primary .badge {
    color: #009999;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #009999;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #004d4d;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.6;
      text-decoration: none;
      color: #ccc;
      background-color: transparent;
      border: 1px solid 0;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #333;
    background-color: transparent;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #009999;
    border-color: #009999;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.alert {
  padding: 10px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 30px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #d3f6d4;
  border-color: #d6e9c6;
  color: #333; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #1a1a1a; }

.alert-info {
  background-color: #fff994;
  border-color: #bce8f1;
  color: #333; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #1a1a1a; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #e33901;
  border-color: #ebccd1;
  color: #FFFFFF; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #e6e6e6; }

.panel {
  margin-bottom: 22px;
  background-color: #FFF;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: transparent; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #FFF;
    border-color: transparent; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: transparent; }
    .panel-default > .panel-heading .badge {
      color: #FFF;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-primary {
  border-color: #009999; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #009999;
    border-color: #009999; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #009999; }
    .panel-primary > .panel-heading .badge {
      color: #009999;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #009999; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.6px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.6; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 480px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 769px) {
  .modal-lg {
    width: 900px; } }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 479px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 479px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 479px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 479px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 480px) and (max-width: 768px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 480px) and (max-width: 768px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 480px) and (max-width: 768px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 480px) and (max-width: 768px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 769px) and (max-width: 992px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 769px) and (max-width: 992px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 769px) and (max-width: 992px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 769px) and (max-width: 992px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 993px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 993px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 993px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 993px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 479px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 480px) and (max-width: 768px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 769px) and (max-width: 992px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 993px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

body {
  background: #444444; }

hr {
  margin: 70px 0;
  border-color: #999; }

h1 span, h2 span {
  font-size: 24px;
  color: #999;
  display: block;
  margin: 0 0 20px 0; }

h2 span {
  font-size: 18px; }

table thead {
  background: #f2f2f2; }

.form-group {
  margin-bottom: 30px; }

.has-error .form-control {
  border-color: #e33901;
  color: #e33901; }

.has-error span.error {
  padding: 5px 0 0 0;
  position: absolute;
  color: #e33901; }

.alert {
  padding: 10px;
  margin: 10px 0;
  border: 0; }

.pagination a {
  font-size: 14px; }

.pagination a.btn {
  background: #009999;
  color: #FFFFFF;
  padding: 6px; }

.pagination a:hover.btn {
  background: #333;
  color: #FFFFFF; }

.pagination > li > a,
.pagination > li > span {
  margin-left: 0px; }

.panel-group {
  border: 1px solid #eee;
  border-bottom: 0px; }
  .panel-group .panel + .panel {
    margin-top: 0; }
  .panel-group .panel {
    border-bottom: 1px solid #eee; }
  .panel-group .panel-heading {
    position: relative; }
    .panel-group .panel-heading a {
      display: block;
      text-decoration: none; }
    .panel-group .panel-heading em {
      font-size: 20px;
      color: #999;
      position: absolute;
      right: 5px;
      top: 7px; }
  .panel-group .panel-heading.act,
  .panel-group .panel-heading.hover {
    background: #fafafa; }

.foot h1, .foot h2, .foot #content p a, .foot a {
  color: #009999; }

.foot .btn-default {
  background: #009999;
  color: #FFFFFF; }

.foot .btn-secondary {
  background: #a4c425;
  color: #FFFFFF; }

.foot .btn-link {
  color: #009999; }

.foot .btn-outline:hover {
  border: 1px solid #009999;
  color: #009999; }

.ankle h1, .ankle h2, .ankle #content p a, .ankle a {
  color: #003399; }

.ankle .btn-default {
  background: #003399;
  color: #FFFFFF; }

.ankle .btn-secondary {
  background: #0099cc;
  color: #FFFFFF; }

.ankle .btn-link {
  color: #003399; }

.ankle .btn-outline:hover {
  border: 1px solid #003399;
  color: #003399; }

.diab h1, .diab h2, .diab #content p a, .diab a {
  color: #572579; }

.diab .btn-default {
  background: #572579;
  color: #FFFFFF; }

.diab .btn-secondary {
  background: #945997;
  color: #FFFFFF; }

.diab .btn-link {
  color: #572579; }

.diab .btn-outline:hover {
  border: 1px solid #572579;
  color: #572579; }

.paso h1, .paso h2, .paso #content p a, .paso a {
  color: #a09188; }

.paso .btn-default {
  background: #a09188;
  color: #FFFFFF; }

.paso .btn-secondary {
  background: #a09188;
  color: #FFFFFF; }

.paso .btn-link {
  color: #a09188; }

.paso .btn-outline:hover {
  border: 1px solid #a09188;
  color: #a09188; }

.hand h1, .hand h2, .hand #content p a, .hand a {
  color: #0085c5; }

.hand .btn-default {
  background: #0085c5;
  color: #FFFFFF; }

.hand .btn-secondary {
  background: #76c7ec;
  color: #FFFFFF; }

.hand .btn-link {
  color: #0085c5; }

.hand .btn-outline:hover {
  border: 1px solid #0085c5;
  color: #0085c5; }

.camo h1, .camo h2, .camo #content p a, .camo a {
  color: #ff6633; }

.camo .btn-default {
  background: #ff6633;
  color: #FFFFFF; }

.camo .btn-secondary {
  background: #f6a925;
  color: #FFFFFF; }

.camo .btn-link {
  color: #ff6633; }

.camo .servicelinks .infobox {
  background: #ffe7de;
  color: #ff6633; }

.camo .btn-outline:hover {
  border: 1px solid #ff6633;
  color: #ff6633; }

.shoulder h1, .shoulder h2, .shoulder #content p a, .shoulder a {
  color: #74b027; }

.shoulder .btn-default {
  background: #74b027;
  color: #FFFFFF; }

.shoulder .btn-secondary {
  background: #74b027;
  color: #FFFFFF; }

.shoulder .btn-link {
  color: #74b027; }

.shoulder .btn-outline {
  color: #74b027; }
  .shoulder .btn-outline:hover {
    background: #74b027;
    color: #74b027; }

.plex h1, .plex h2, .plex #content p a, .plex a {
  color: #b9cc0b; }

.plex .btn-default {
  background: #b9cc0b;
  color: #FFFFFF; }

.plex .btn-secondary {
  background: #b9cc0b;
  color: #FFFFFF; }

.plex .btn-link {
  color: #b9cc0b; }

.plex .btn-outline:hover {
  border: 1px solid #b9cc0b;
  color: #b9cc0b; }

.valife h1, .valife h2, .valife #content p a, .valife a {
  color: #97bf0d; }

.valife .btn-default {
  background: #97bf0d;
  color: #FFFFFF; }

.valife .btn-secondary {
  background: #97bf0d;
  color: #FFFFFF; }

.valife .btn-link {
  color: #97bf0d; }

.valife .btn-outline:hover {
  border: 1px solid #97bf0d;
  color: #97bf0d; }

.isuro h1, .isuro h2, .isuro #content p a, .isuro a {
  color: #ff6633; }

.isuro .btn-default {
  background: #ff6633;
  color: #FFFFFF; }

.isuro .btn-secondary {
  background: #f6a925;
  color: #FFFFFF; }

.isuro .btn-link {
  color: #ff6633; }

.isuro .btn-outline {
  color: #ff6633; }
  .isuro .btn-outline:hover {
    background: #ff6633;
    color: #ff6633; }

.btnline {
  margin: 20px 0; }

.btnline.loadmore {
  text-align: center; }

.btn {
  margin: 0 10px 0 0; }

.btn,
.btn:hover {
  margin: 0 10px 0 0;
  color: #FFFFFF;
  border: none; }

.btn.wide {
  width: 100%; }

.btn-default {
  background: #009999; }

.btn-secondary {
  background: #999; }

.btn-disabled,
.btn.btn-disabled:hover {
  background: #FFFFFF;
  color: #EEE;
  border: 1px solid #EEE; }

.btn:hover {
  background: #333; }

#pre-footer .btn:hover {
  color: #009999;
  background: #FFFFFF; }

.btn-link {
  color: #009999;
  background: transparent; }

.btn-link:hover {
  background: transparent;
  color: #333;
  text-decoration: none; }

.btn-outline {
  border: 1px solid #009999;
  background: transparent;
  color: #009999; }
  .btn-outline:hover {
    background: transparent;
    border: 1px solid #009999;
    color: #009999; }

.icon,
.icon:hover {
  padding: 2px 4px 2px 4px;
  margin: 0 4px 0 0; }

.btn.icon {
  color: #FFFFFF;
  font-size: 19px; }

.btn.icon-twitter {
  background: #55acee; }

.btn.icon-facebook {
  background: #3b5998; }

.btn.icon-youtube {
  background: #e63127; }

.btn.icon-xing {
  background: #006464; }

.btn.icon-linkedin {
  background: #0074b1; }

body.sub header.en-GB .social .icon-twitter:hover {
  color: #FFFFFF; }

body.sub header.en-GB .social .icon-facebook:hover {
  color: #FFFFFF; }

header {
  background: #FFFFFF;
  /* Country selector */ }
  header .container {
    background: -webkit-radial-gradient(bottom, #eee 0%, #fff 70%);
    background: radial-gradient(at bottom, #eee 0%, #fff 70%);
    height: 95px;
    position: relative; }
  header a.logo,
  header a.logo:hover {
    text-decoration: none; }
  header .logo {
    position: absolute;
    left: 10px;
    top: 27px;
    width: 160px;
    height: 33px;
    background-image: url(../images/oped-logo.png);
    background-repeat: no-repeat;
    z-index: 1002; }
    header .logo span:first-child {
      font: 0/0 a;
      color: transparent;
      text-shadow: none;
      background-color: transparent;
      border: 0; }
    header .logo .claim {
      font-family: 'Droid Sans', sans-serif;
      font-size: 13px;
      color: #333;
      text-decoration: none;
      display: block;
      padding-top: 18px; }
    @media (-webkit-min-device-pixel-ratio: 2) {
      header .logo {
        /* Retina-specific */
        background-image: url(../images/oped-logo@2x.png);
        background-size: 120px 33px; } }
  header.en-US .logo, header.en-GB .logo {
    height: 54px;
    background-image: url(../images/oped-logo-en.png); }
    header.en-US .logo .claim, header.en-GB .logo .claim {
      display: none; }
    @media (-webkit-min-device-pixel-ratio: 2) {
      header.en-US .logo, header.en-GB .logo {
        /* Retina-specific */
        background-image: url(../images/oped-logo-en@2x.png);
        background-size: 120px 54px; } }
  header .main {
    padding: 0; }
  header .shoplink {
    top: 37px;
    position: absolute;
    right: 70px;
    width: 30px;
    z-index: 1000;
    display: none; }
    header .shoplink span {
      color: #999; }
    header .shoplink span:hover {
      color: #333; }
  header .search {
    top: 34px;
    position: absolute;
    right: 120px;
    width: 120px;
    display: none;
    z-index: 1000; }
    header .search span {
      position: absolute;
      top: -2px;
      right: 2px;
      font-size: 120%;
      pointer-events: none; }
    header .search input {
      border-radius: 14px 14px 14px 14px;
      border: 0;
      height: 28px;
      background: #f2f2f2;
      padding: 0 30px 0 10px;
      width: 100%;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: right;
      outline: none; }
    header .search .submit {
      display: none; }
  header .international {
    position: absolute;
    right: 55px;
    top: 19px; }
    header .international a.globe {
      z-index: 1000;
      position: absolute;
      right: 0;
      color: #333;
      padding: 13px 13px;
      border: 1px solid transparent; }
    header .international a.globe:hover,
    header .international a.globe.active {
      color: #009999;
      background: #FFFFFF;
      text-decoration: none;
      border-top: 1px solid #eee;
      border-right: 1px solid #eee;
      border-left: 1px solid #eee; }
    @media only screen and (min-width: 992px) {
      header .international a.globe:hover,
      header .international a.globe.active {
        color: #009999;
        background: #FFFFFF;
        text-decoration: none;
        border-top: 1px solid #eee;
        border-right: 1px solid #eee;
        border-left: 1px solid #eee; }
        header .international a.globe:hover ~ ul,
        header .international a.globe.active ~ ul {
          display: block; } }
    header .international ul {
      padding: 20px;
      margin: 58px 0 0 0;
      position: relative;
      list-style: none;
      display: none;
      background: #FFFFFF;
      border: 1px solid #eee;
      z-index: 999; }
      header .international ul li {
        margin: 0 0 5px 0; }
        header .international ul li a {
          position: relative;
          font-size: 12px;
          color: #333; }
        header .international ul li a:hover {
          text-decoration: none; }
      header .international ul div.ch {
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 10px; }
        header .international ul div.ch strong {
          font-weight: normal;
          display: block; }
        header .international ul div.ch a {
          margin: 0 5px 0 0; }
    header .international span.flag {
      position: relative;
      top: 2px;
      width: 30px;
      height: 15px;
      display: inline-block;
      background: transparent url(../images/sprite-flags.png) 0 0 no-repeat;
      margin-right: 5px; }
    header .international span.flag.ch {
      background-position: 0 0; }
    header .international span.flag.us {
      background-position: 0 -15px; }
    header .international span.flag.au {
      background-position: 0 -30px; }
    header .international span.flag.uk {
      background-position: 0 -45px; }
    header .international span.flag.de {
      background-position: 0 -60px; }
    header .international span.flag.int {
      background-position: 0 -75px; }
    header .international span.flag.tw {
      background-position: 0 -90px; }
    header .international .icon-globe {
      font-size: 140%;
      padding: 0;
      margin: 0; }

@media screen and (min-width: 993px) {
  .foot .main a:hover, .foot .main .mega-toggle-on a:hover, .foot .main .mega-toggle-on > a, .foot .main .sub-menu a:hover, .foot .main .sub-menu li.active a, .foot .main span:hover:after, .foot .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .foot .main a:hover, .foot .main .mega-toggle-on a:hover, .foot .main .mega-toggle-on > a, .foot .main .sub-menu a:hover, .foot .main .sub-menu li.active a, .foot .main span:hover:after, .foot .main .mega-menu-item:hover > a {
    color: #009999 !important; } }

.foot .main .mega-menu-item-has-children:hover > a {
  color: #009999 !important; }

.foot .main li.mega-menu-item-has-children a:hover {
  color: #009999 !important; }

.foot a.globe:hover,
.foot a.globe.active {
  color: #009999 !important; }

.foot .shoplink span,
.foot .shoplink span:hover {
  color: #FFFFFF; }

@media screen and (min-width: 993px) {
  .ankle .main a:hover, .ankle .main .mega-toggle-on a:hover, .ankle .main .mega-toggle-on > a, .ankle .main .sub-menu a:hover, .ankle .main .sub-menu li.active a, .ankle .main span:hover:after, .ankle .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .ankle .main a:hover, .ankle .main .mega-toggle-on a:hover, .ankle .main .mega-toggle-on > a, .ankle .main .sub-menu a:hover, .ankle .main .sub-menu li.active a, .ankle .main span:hover:after, .ankle .main .mega-menu-item:hover > a {
    color: #003399 !important; } }

.ankle .main .mega-menu-item.mega-menu-item-has-children:hover > a {
  color: #003399 !important; }

.ankle .main li.mega-menu-item-has-children a:hover {
  color: #003399 !important; }

.ankle a.globe:hover,
.ankle a.globe.active {
  color: #003399 !important; }

.ankle .shoplink span,
.ankle .shoplink span:hover {
  color: #FFFFFF; }

@media screen and (min-width: 993px) {
  .diab .main a:hover, .diab .main .mega-toggle-on a:hover, .diab .main .mega-toggle-on > a, .diab .main .sub-menu a:hover, .diab .main .sub-menu li.active a, .diab .main span:hover:after, .diab .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .diab .main a:hover, .diab .main .mega-toggle-on a:hover, .diab .main .mega-toggle-on > a, .diab .main .sub-menu a:hover, .diab .main .sub-menu li.active a, .diab .main span:hover:after, .diab .main .mega-menu-item:hover > a {
    color: #572579 !important; } }

.diab .main .mega-menu-item-has-children:hover > a {
  color: #572579 !important; }

.diab .main li.mega-menu-item-has-children a:hover {
  color: #572579 !important; }

.diab a.globe:hover,
.diab a.globe.active {
  color: #572579 !important; }

.diab .shoplink span,
.diab .shoplink span:hover {
  color: #FFFFFF; }

@media screen and (min-width: 993px) {
  .paso .main a:hover, .paso .main .mega-toggle-on a:hover, .paso .main .mega-toggle-on > a, .paso .main .sub-menu a:hover, .paso .main .sub-menu li.active a, .paso .main span:hover:after, .paso .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .paso .main a:hover, .paso .main .mega-toggle-on a:hover, .paso .main .mega-toggle-on > a, .paso .main .sub-menu a:hover, .paso .main .sub-menu li.active a, .paso .main span:hover:after, .paso .main .mega-menu-item:hover > a {
    color: #a09188 !important; } }

.paso .main .mega-menu-item-has-children:hover > a {
  color: #a09188 !important; }

.paso .main li.mega-menu-item-has-children a:hover {
  color: #a09188 !important; }

.paso a.globe:hover,
.paso a.globe.active {
  color: #a09188 !important; }

.paso .shoplink span,
.paso .shoplink span:hover {
  color: #FFFFFF; }

@media screen and (min-width: 993px) {
  .hand .main a:hover, .hand .main .mega-toggle-on a:hover, .hand .main .mega-toggle-on > a, .hand .main .sub-menu a:hover, .hand .main .sub-menu li.active a, .hand .main span:hover:after, .hand .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .hand .main a:hover, .hand .main .mega-toggle-on a:hover, .hand .main .mega-toggle-on > a, .hand .main .sub-menu a:hover, .hand .main .sub-menu li.active a, .hand .main span:hover:after, .hand .main .mega-menu-item:hover > a {
    color: #0085c5 !important; } }

.hand .main .mega-menu-item-has-children:hover > a {
  color: #0085c5 !important; }

.hand .main li.mega-menu-item-has-children a:hover {
  color: #0085c5 !important; }

.hand a.globe:hover,
.hand a.globe.active {
  color: #0085c5 !important; }

.hand .shoplink span,
.hand .shoplink span:hover {
  color: #FFFFFF; }

@media screen and (min-width: 993px) {
  .camo .main a:hover, .camo .main .mega-toggle-on a:hover, .camo .main .mega-toggle-on > a, .camo .main .sub-menu a:hover, .camo .main .sub-menu li.active a, .camo .main span:hover:after, .camo .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .camo .main a:hover, .camo .main .mega-toggle-on a:hover, .camo .main .mega-toggle-on > a, .camo .main .sub-menu a:hover, .camo .main .sub-menu li.active a, .camo .main span:hover:after, .camo .main .mega-menu-item:hover > a {
    color: #ff6633 !important; } }

.camo .main .mega-menu-item-has-children:hover > a {
  color: #ff6633 !important; }

.camo .main li.mega-menu-item-has-children a:hover {
  color: #ff6633 !important; }

.camo a.globe:hover,
.camo a.globe.active {
  color: #ff6633 !important; }

.camo .shoplink span,
.camo .shoplink span:hover {
  color: #FFFFFF; }

@media screen and (min-width: 993px) {
  .shoulder .main a:hover, .shoulder .main .mega-toggle-on a:hover, .shoulder .main .mega-toggle-on > a, .shoulder .main .sub-menu a:hover, .shoulder .main .sub-menu li.active a, .shoulder .main span:hover:after, .shoulder .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .shoulder .main a:hover, .shoulder .main .mega-toggle-on a:hover, .shoulder .main .mega-toggle-on > a, .shoulder .main .sub-menu a:hover, .shoulder .main .sub-menu li.active a, .shoulder .main span:hover:after, .shoulder .main .mega-menu-item:hover > a {
    color: #74b027 !important; } }

.shoulder .main .mega-menu-item-has-children:hover > a {
  color: #74b027 !important; }

.shoulder .main li.mega-menu-item-has-children a:hover {
  color: #74b027 !important; }

.shoulder a.globe:hover,
.shoulder a.globe.active {
  color: #74b027 !important; }

.shoulder .shoplink span,
.shoulder .shoplink span:hover {
  color: #FFFFFF; }

@media screen and (min-width: 993px) {
  .plex .main a:hover, .plex .main .mega-toggle-on a:hover, .plex .main .mega-toggle-on > a, .plex .main .sub-menu a:hover, .plex .main .sub-menu li.active a, .plex .main span:hover:after, .plex .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .plex .main a:hover, .plex .main .mega-toggle-on a:hover, .plex .main .mega-toggle-on > a, .plex .main .sub-menu a:hover, .plex .main .sub-menu li.active a, .plex .main span:hover:after, .plex .main .mega-menu-item:hover > a {
    color: #b9cc0b !important; } }

.plex .main .mega-menu-item-has-children:hover > a {
  color: #b9cc0b !important; }

.plex .main li.mega-menu-item-has-children a:hover {
  color: #b9cc0b !important; }

.plex a.globe:hover,
.plex a.globe.active {
  color: #b9cc0b !important; }

.plex .shoplink span,
.plex .shoplink span:hover {
  color: #FFFFFF; }

@media screen and (min-width: 993px) {
  .valife .main a:hover, .valife .main .mega-toggle-on a:hover, .valife .main .mega-toggle-on > a, .valife .main .sub-menu a:hover, .valife .main .sub-menu li.active a, .valife .main span:hover:after, .valife .main .mega-menu-item:hover > a {
    color: #FFFFFF !important; } }

@media screen and (max-width: 992px) {
  .valife .main a:hover, .valife .main .mega-toggle-on a:hover, .valife .main .mega-toggle-on > a, .valife .main .sub-menu a:hover, .valife .main .sub-menu li.active a, .valife .main span:hover:after, .valife .main .mega-menu-item:hover > a {
    color: #97bf0d !important; } }

.valife .main .mega-menu-item-has-children:hover > a {
  color: #97bf0d !important; }

.valife .main li.mega-menu-item-has-children a:hover {
  color: #97bf0d !important; }

.valife a.globe:hover,
.valife a.globe.active {
  color: #97bf0d !important; }

.valife .shoplink span,
.valife .shoplink span:hover {
  color: #FFFFFF; }

.sub header .container .logo {
  background: url(../images/oped-logo-sub.png) no-repeat;
  width: 140px;
  height: 22px;
  top: 37px;
  background-size: contain; }
  @media screen and (max-width: 992px) {
    .sub header .container .logo {
      top: 14px; } }
  .sub header .container .logo .claim {
    padding-top: 5px;
    color: #fff; }
  @media (-webkit-min-device-pixel-ratio: 2) {
    .sub header .container .logo {
      /* Retina-specific */
      background-image: url(../images/oped-logo-sub@2x.png);
      background-size: 160px 44px;
      background-size: contain; } }

.sub header .container li.active li a {
  color: #333; }

.sub header .container li a:hover,
.sub header .container li.active a,
.sub header .container li.active li a:hover {
  color: #009999; }

.sub header .container .search span {
  color: #FFFFFF; }

.sub header .container .international a.globe {
  color: #FFFFFF; }

.sub header.en-US .container .logo, .sub header.en-GB .container .logo {
  height: 54px;
  top: 27px;
  background-image: url(../images/oped-logo-sub-en.png); }
  @media (-webkit-min-device-pixel-ratio: 2) {
    .sub header.en-US .container .logo, .sub header.en-GB .container .logo {
      /* Retina-specific */
      background-image: url(../images/oped-logo-sub-en@2x.png);
      background-size: 120px 54px; } }

/* SM*/
.sub-menu-dropdown {
  display: none; }

@media screen and (min-width: 992px) {
  .mega-menu-wrap .mega-menu.mega-no-js li.mega-menu-flyout.mega-menu-item:hover > ul.mega-sub-menu,
  .mega-menu-wrap .mega-menu li.mega-menu-flyout.mega-menu-item:hover > ul.mega-sub-menu {
    background: #fff !important;
    border: 1px solid #eee !important;
    border-top: 0 !important; }
  .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item:last-child {
    border-right: 0 !important; } }

@media screen and (max-width: 768px) {
  #subnav .container .col-md-5 a:first-child {
    width: 86%;
    float: left; }
  #subnav .container .col-md-5 .sub-menu-dropdown {
    display: block;
    height: 52px;
    float: right;
    line-height: 52px;
    margin-top: 22px; }
    #subnav .container .col-md-5 .sub-menu-dropdown.icon-down-open, #subnav .container .col-md-5 .sub-menu-dropdown.icon-up-open {
      font-size: 40px;
      color: #333;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #subnav .container .col-md-5 .sub-menu-dropdown::before {
      margin-right: -4px; }
    #subnav .container .col-md-5 .sub-menu-dropdown:hover, #subnav .container .col-md-5 .sub-menu-dropdown:active, #subnav .container .col-md-5 .sub-menu-dropdown:focus, #subnav .container .col-md-5 .sub-menu-dropdown:visited {
      text-decoration: none; }
  #subnav .container .col-md-7 ul.sub {
    width: 100%;
    margin-top: 30px;
    display: none; }
    #subnav .container .col-md-7 ul.sub li {
      width: 100%; }
      #subnav .container .col-md-7 ul.sub li.current-page-ancestor a, #subnav .container .col-md-7 ul.sub li.current-menu-item a {
        border: none; }
      #subnav .container .col-md-7 ul.sub li a {
        width: 100%;
        padding: 10px 10px 10px 0;
        display: block; }
        #subnav .container .col-md-7 ul.sub li a:hover {
          border: none; } }

/* MD */
@media screen and (max-width: 992px) {
  .default header .mega-menu-wrap .mega-menu {
    top: 75px; }
  .default header .international {
    right: 54px; }
  header .mega-menu-toggle + label {
    margin: 10px 10px 0 0;
    padding: 0;
    width: 35px !important;
    z-index: 1000; }
    header .mega-menu-toggle + label:after {
      line-height: 50px !important;
      padding-right: 0; }
  header .container {
    height: 75px;
    padding: 0; }
  header .logo {
    top: 8px; }
  header .search {
    width: 100%;
    right: 0;
    top: 91px;
    padding: 0 20px 0 20px;
    display: none;
    position: absolute; }
    header .search span {
      right: inherit; }
    header .search input {
      width: 100%;
      padding: 0 10px 0 30px; }
  header .international {
    top: 10px;
    z-index: 1001; }
    header .international a.globe {
      padding: 8px 8px; }
    header .international ul {
      margin-top: 49px; }
  header .mega-menu-wrap .show {
    display: block !important; }
  header .mega-menu-wrap .mega-menu {
    background: #FFFFFF !important;
    z-index: 999; }
    header .mega-menu-wrap .mega-menu span:hover {
      color: #009999 !important; }
    header .mega-menu-wrap .mega-menu a:after {
      display: none !important; }
    header .mega-menu-wrap .mega-menu > li {
      min-height: 41px; }
      header .mega-menu-wrap .mega-menu > li > a {
        height: 41px !important;
        line-height: 41px !important;
        border-bottom: 1px solid #eee !important; }
      header .mega-menu-wrap .mega-menu > li:first-child > a {
        border-top: 1px solid #eee !important; }
      header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children span {
        width: 60px;
        height: 40px;
        border-left: 1px solid #eee;
        margin-right: -10px !important;
        text-align: center;
        position: absolute;
        margin-top: -41px;
        z-index: 1002;
        cursor: pointer;
        right: 10px; }
        header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children span:after {
          width: 60px;
          height: 40px;
          float: right;
          line-height: 40px;
          content: '\f140';
          font-family: dashicons;
          vertical-align: top;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children span .active:after {
          content: '\f142'; }
      header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item {
        width: 100%;
        padding: 0 !important; }
        header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item:last-child {
          border-right: 0 !important; }
        header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li {
          background: #fafafa;
          border-top: 1px solid #EEE; }
          header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li:last-child {
            border-bottom: 1px solid #EEE; }
          header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li > a {
            height: 41px;
            line-height: 41px;
            padding-left: 10px !important;
            padding-right: 10px !important; }
          header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li span:hover {
            border-color: #e8e8e8; }
          header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li > ul li {
            background: #f2f2f2;
            border-bottom: 1px solid #dedede; }
            header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li > ul li > a:after {
              display: none !important; }
            header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li > ul li:hover, header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li > ul li:active {
              background: #e8e8e8; }
            header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li > ul li:first-child {
              border-top: 1px solid #dedede; }
            header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > ul.mega-sub-menu > li.mega-menu-item ul > li > ul li:last-child {
              border-bottom: 0; }
      header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children .mega-block-title {
        height: 41px;
        padding: 0 0 16px 10px;
        line-height: 44px; }
      header .mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > .mega-block-title {
        background: #eee !important; }
  .foot header .mega-menu-wrap .mega-menu-toggle + label:after, .ankle header .mega-menu-wrap .mega-menu-toggle + label:after, .diab header .mega-menu-wrap .mega-menu-toggle + label:after, .paso header .mega-menu-wrap .mega-menu-toggle + label:after, .hand header .mega-menu-wrap .mega-menu-toggle + label:after, .camo header .mega-menu-wrap .mega-menu-toggle + label:after, .shoulder header .mega-menu-wrap .mega-menu-toggle + label:after, .plex header .mega-menu-wrap .mega-menu-toggle + label:after, .valife header .mega-menu-wrap .mega-menu-toggle + label:after {
    color: #333 !important; }
  .foot header .mega-menu-wrap .mega-menu, .ankle header .mega-menu-wrap .mega-menu, .diab header .mega-menu-wrap .mega-menu, .paso header .mega-menu-wrap .mega-menu, .hand header .mega-menu-wrap .mega-menu, .camo header .mega-menu-wrap .mega-menu, .shoulder header .mega-menu-wrap .mega-menu, .plex header .mega-menu-wrap .mega-menu, .valife header .mega-menu-wrap .mega-menu {
    top: 75px; }
  .foot .search, .ankle .search, .diab .search, .paso .search, .hand .search, .camo .search, .shoulder .search, .plex .search, .valife .search {
    top: 92px !important; }
  .foot .international, .ankle .international, .diab .international, .paso .international, .hand .international, .camo .international, .shoulder .international, .plex .international, .valife .international {
    right: 54px; }
  .error404 header .mega-menu-wrap .mega-menu-toggle + label {
    top: inherit; }
  .error404 .international {
    right: 54px; } }

/* LG */
@media screen and (min-width: 993px) {
  header.en-GB .search input {
    width: 100%; }
    header.en-GB .search input:focus {
      width: 670px; }
  header .search {
    display: block; }
    header .search input:focus {
      width: 750px;
      z-index: 1000; }
  header .shoplink {
    display: block; }
  header .mega-menu-wrap .mega-menu > li:first-child.mega-menu-item {
    margin-left: 160px !important; }
  header .international {
    right: 10px; } }

@media screen and (min-device-width: 992px) and (max-device-width: 993px) and (orientation: portrait) {
  header .main {
    margin-top: 72px !important; }
    header .main .mega-menu {
      padding-top: 72px !important; }
  header .mega-menu-toggle + label {
    margin-top: -71px; } }

#subnav {
  min-height: 130px; }
  @media only screen and (max-width: 992px) {
    #subnav {
      min-height: 94px; } }
  #subnav .sublogo {
    height: 80px;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 30px; }
    @media only screen and (max-width: 992px) {
      #subnav .sublogo {
        height: 51px;
        margin-top: 22px;
        background-size: contain; } }
  #subnav ul.sub {
    padding: 0;
    overflow: hidden;
    list-style: none;
    margin: 60px 0 0 0;
    float: right; }
    @media only screen and (max-width: 992px) {
      #subnav ul.sub {
        margin: 40px 0 0 0; } }
    #subnav ul.sub li {
      float: left;
      margin: 0 20px 0 0; }
      #subnav ul.sub li:last-child {
        margin-right: 0; }
    #subnav ul.sub li a {
      color: #FFFFFF; }
    #subnav ul.sub li a:hover, #subnav ul.sub li.active a, #subnav ul.sub li a:focus, #subnav ul.sub li.current_page_item a, #subnav ul.sub li.current-menu-item a, #subnav ul.sub li.current-page-ancestor a {
      text-decoration: none;
      color: #FFFFFF;
      border-bottom: 1px dotted #fff;
      padding-bottom: 2px; }

.foot #mainnav {
  background: #009999; }
  .foot #mainnav .container {
    background: -webkit-radial-gradient(bottom, #008b8b 0%, #009999 70%);
    background: radial-gradient(at bottom, #008b8b 0%, #009999 70%); }
  .foot #mainnav .search input {
    background: #008b8b;
    color: #fff; }

@media screen and (max-width: 768px) {
  .foot ul.sub li {
    border-bottom: 1px solid #008b8b; }
    .foot ul.sub li:first-child {
      border-top: 1px solid #008b8b; }
  .foot .sub-menu-dropdown {
    border-left: 1px solid #008b8b; } }

.foot #subnav {
  background: #009999; }

.ankle #mainnav {
  background: #0099cc; }
  .ankle #mainnav .container {
    background: -webkit-radial-gradient(bottom, #008bb9 0%, #0099cc 70%);
    background: radial-gradient(at bottom, #008bb9 0%, #0099cc 70%); }
  .ankle #mainnav .search input {
    background: #008bb9;
    color: #fff; }

@media screen and (max-width: 768px) {
  .ankle ul.sub li {
    border-bottom: 1px solid #008bb9; }
    .ankle ul.sub li:first-child {
      border-top: 1px solid #008bb9; }
  .ankle .sub-menu-dropdown {
    border-left: 1px solid #008bb9; } }

.ankle #subnav {
  background: #0099cc; }

.diab #mainnav {
  background: #945997; }
  .diab #mainnav .container {
    background: -webkit-radial-gradient(bottom, #bb4ebb 0%, #945997 70%);
    background: radial-gradient(at bottom, #bb4ebb 0%, #945997 70%); }
  .diab #mainnav .search input {
    background: #bb4ebb;
    color: #fff; }

@media screen and (max-width: 768px) {
  .diab ul.sub li {
    border-bottom: 1px solid #bb4ebb; }
    .diab ul.sub li:first-child {
      border-top: 1px solid #bb4ebb; }
  .diab .sub-menu-dropdown {
    border-left: 1px solid #bb4ebb; } }

.diab #subnav {
  background: #945997; }

.paso #mainnav {
  background: #a09188; }
  .paso #mainnav .container {
    background: -webkit-radial-gradient(bottom, #90837b 0%, #a09188 70%);
    background: radial-gradient(at bottom, #90837b 0%, #a09188 70%); }
  .paso #mainnav .search input {
    background: #90837b;
    color: #fff; }

@media screen and (max-width: 768px) {
  .paso ul.sub li {
    border-bottom: 1px solid #90837b; }
    .paso ul.sub li:first-child {
      border-top: 1px solid #90837b; }
  .paso .sub-menu-dropdown {
    border-left: 1px solid #90837b; } }

.paso #subnav {
  background: #a09188; }

.hand #mainnav {
  background: #0085c5; }
  .hand #mainnav .container {
    background: -webkit-radial-gradient(bottom, #0079b4 0%, #0085c5 70%);
    background: radial-gradient(at bottom, #0079b4 0%, #0085c5 70%); }
  .hand #mainnav .search input {
    background: #0079b4;
    color: #fff; }

@media screen and (max-width: 768px) {
  .hand ul.sub li {
    border-bottom: 1px solid #0079b4; }
    .hand ul.sub li:first-child {
      border-top: 1px solid #0079b4; }
  .hand .sub-menu-dropdown {
    border-left: 1px solid #0079b4; } }

.hand #subnav {
  background: #0085c5; }

.camo #mainnav {
  background: #ff6633; }
  .camo #mainnav .container {
    background: -webkit-radial-gradient(bottom, #e85d2f 0%, #ff6633 70%);
    background: radial-gradient(at bottom, #e85d2f 0%, #ff6633 70%); }
  .camo #mainnav .search input {
    background: #e85d2f;
    color: #fff; }

@media screen and (max-width: 768px) {
  .camo ul.sub li {
    border-bottom: 1px solid #e85d2f; }
    .camo ul.sub li:first-child {
      border-top: 1px solid #e85d2f; }
  .camo .sub-menu-dropdown {
    border-left: 1px solid #e85d2f; } }

.camo #subnav {
  background: #ff6633; }

.shoulder #mainnav {
  background: #74b027; }
  .shoulder #mainnav .container {
    background: -webkit-radial-gradient(bottom, #6aa124 0%, #74b027 70%);
    background: radial-gradient(at bottom, #6aa124 0%, #74b027 70%); }
  .shoulder #mainnav .search input {
    background: #6aa124;
    color: #fff; }

@media screen and (max-width: 768px) {
  .shoulder ul.sub li {
    border-bottom: 1px solid #6aa124; }
    .shoulder ul.sub li:first-child {
      border-top: 1px solid #6aa124; }
  .shoulder .sub-menu-dropdown {
    border-left: 1px solid #6aa124; } }

.shoulder #subnav {
  background: #74b027; }

.plex #mainnav {
  background: #b9cc0b; }
  .plex #mainnav .container {
    background: -webkit-radial-gradient(bottom, #a7b80a 0%, #b9cc0b 70%);
    background: radial-gradient(at bottom, #a7b80a 0%, #b9cc0b 70%); }
  .plex #mainnav .search input {
    background: #a7b80a;
    color: #fff; }

@media screen and (max-width: 768px) {
  .plex ul.sub li {
    border-bottom: 1px solid #a7b80a; }
    .plex ul.sub li:first-child {
      border-top: 1px solid #a7b80a; }
  .plex .sub-menu-dropdown {
    border-left: 1px solid #a7b80a; } }

.plex #subnav {
  background: #b9cc0b; }

.valife #mainnav {
  background: #97bf0d; }
  .valife #mainnav .container {
    background: -webkit-radial-gradient(bottom, #a9ba0a 0%, #97bf0d 70%);
    background: radial-gradient(at bottom, #a9ba0a 0%, #97bf0d 70%); }
  .valife #mainnav .search input {
    background: #a9ba0a;
    color: #fff; }

@media screen and (max-width: 768px) {
  .valife ul.sub li {
    border-bottom: 1px solid #a9ba0a; }
    .valife ul.sub li:first-child {
      border-top: 1px solid #a9ba0a; }
  .valife .sub-menu-dropdown {
    border-left: 1px solid #a9ba0a; } }

.valife #subnav {
  background: #97bf0d; }

.isuro #mainnav {
  background: #ff6633; }
  .isuro #mainnav .container {
    background: -webkit-radial-gradient(bottom, #e85d2f 0%, #ff6633 70%);
    background: radial-gradient(at bottom, #e85d2f 0%, #ff6633 70%); }
  .isuro #mainnav .search input {
    background: #e85d2f;
    color: #fff; }

@media screen and (max-width: 768px) {
  .isuro ul.sub li {
    border-bottom: 1px solid #e85d2f; }
    .isuro ul.sub li:first-child {
      border-top: 1px solid #e85d2f; }
  .isuro .sub-menu-dropdown {
    border-left: 1px solid #e85d2f; } }

.isuro #subnav {
  background: #ff6633; }

.ie-lt10 #mainnav .container {
  background: transparent url(../images/menu-gradient.png) 50% bottom no-repeat; }

.advago-shoulder.sublogo {
  background-image: url(../images/productlogos/advago-shoulder.png); }

.advago-knee.sublogo {
  background-image: url(../images/productlogos/advago-knee.png); }

.camo-ped.sublogo {
  background-image: url(../images/productlogos/camo-ped.png); }

.isuro-med.sublogo {
  background-image: url(../images/productlogos/isuro-med.png); }

.optivo-shoulder.sublogo {
  background-image: url(../images/productlogos/optivo-shoulder.png); }

.pollex.sublogo {
  background-image: url(../images/productlogos/pollex.png); }

.supro-ankle.sublogo {
  background-image: url(../images/productlogos/supro-ankle.png); }

.supro-hand.sublogo {
  background-image: url(../images/productlogos/supro-hand.png); }

.supro-shoulder.sublogo {
  background-image: url(../images/productlogos/supro-shoulder.png); }

.supro-splint.sublogo {
  background-image: url(../images/productlogos/supro-splint.png); }

.vaco-ankle.sublogo {
  background-image: url(../images/productlogos/vaco-ankle.png); }

.vaco-cast.sublogo {
  background-image: url(../images/productlogos/vaco-cast.png); }

.vaco-cast-diab.sublogo {
  background-image: url(../images/productlogos/vaco-cast-diab.png); }

.vaco-diaped.sublogo {
  background-image: url(../images/productlogos/vaco-diaped.png); }

.vaco-hand.sublogo {
  background-image: url(../images/productlogos/vaco-hand.png); }

.vaco-hand-flex.sublogo {
  background-image: url(../images/productlogos/vaco-hand-flex.png); }

.vaco-hand-pollex.sublogo {
  background-image: url(../images/productlogos/vaco-hand-pollex.png); }

.vaco-hand-radius.sublogo {
  background-image: url(../images/productlogos/vaco-hand-radius.png); }

.vaco-paso.sublogo {
  background-image: url(../images/productlogos/vaco-paso.png); }

.vaco-paso-free.sublogo {
  background-image: url(../images/productlogos/vaco-paso-free.png); }

.vaco-ped.sublogo {
  background-image: url(../images/productlogos/vaco-ped.png); }

.vaco-ped-diab.sublogo {
  background-image: url(../images/productlogos/vaco-ped-diab.png); }

.vaco-ped-diab-lock.sublogo {
  background-image: url(../images/productlogos/vaco-ped-diab-lock.png); }

.vaco-pedes.sublogo {
  background-image: url(../images/productlogos/vaco-pedes.png); }

.vaco-pedes-diab.sublogo {
  background-image: url(../images/productlogos/vaco-pedes-diab.png); }

.vado-plex.sublogo {
  background-image: url(../images/productlogos/vado-plex.png); }

.wundversorgung.sublogo {
  background-image: url(../images/productlogos/wundversorgung.png); }

.fusskonzept.sublogo {
  background-image: url(../images/productlogos/fusskonzept.png); }

.handkonzept.sublogo {
  background-image: url(../images/productlogos/handkonzept.png); }

.schulterkonzept.sublogo {
  background-image: url(../images/productlogos/schulterkonzept.png); }

.kniekonzept.sublogo {
  background-image: url(../images/productlogos/kniekonzept.png); }

.vaco-cast.sublogo {
  background-image: url(../images/productlogos/vaco-cast.png); }

.vaco-cast-diab.sublogo {
  background-image: url(../images/productlogos/vaco-cast-diabetic.png); }

.supro-shoulder-light.sublogo {
  background-image: url(../images/productlogos/supro-shoulder-light.png); }

.supro-shoulder-protect.sublogo {
  background-image: url(../images/productlogos/supro-shoulder-protect.png); }

.supro-shoulder-smart.sublogo {
  background-image: url(../images/productlogos/supro-shoulder-smart.png); }

.supro-shoulder-pro.sublogo {
  background-image: url(../images/productlogos/supro-shoulder-pro.png); }

.vaco-talus.sublogo {
  background-image: url(../images/productlogos/vaco-talus.png); }

.vaco-ped-short.sublogo {
  background-image: url(../images/productlogos/vaco-ped-short.png); }

.optivo-hand.sublogo {
  background-image: url(../images/productlogos/optivo-hand.png); }

.supro-knee.sublogo {
  background-image: url(../images/productlogos/supro-knee.png); }

.sidebar-wrapper ul.sidebar:first-child li:first-child {
  border-bottom: 0; }
  .sidebar-wrapper ul.sidebar:first-child li:first-child a {
    border-top: none;
    border-bottom: 1px solid #eee; }

.sidebar-wrapper ul.sidebar:first-child li:first-child {
  padding-left: 0; }

.sidebar-wrapper ul.sidebar li {
  border-bottom: 1px solid #eee; }

ul.sidebar {
  margin: 0;
  padding: 0;
  list-style-type: none;
  /* submenu */ }
  ul.sidebar a {
    display: block;
    padding: 10px;
    color: #999;
    text-decoration: none; }
  @media only screen and (max-width: 768px) {
    ul.sidebar a:hover, ul.sidebar li.page_item_has_children > a:hover {
      color: #333;
      background: #fafafa; } }
  ul.sidebar ul.children li:last-child {
    border-bottom: none; }
  ul.sidebar li.current_page_item a {
    color: #333; }
  ul.sidebar li ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    ul.sidebar li ul li {
      border-bottom: 0; }
      ul.sidebar li ul li a {
        padding-left: 40px; }

/* horizontal sidebar */
.sidebar-horizontal {
  background: #fff; }
  .sidebar-horizontal:before, .sidebar-horizontal:after {
    content: " ";
    display: table; }
  .sidebar-horizontal:after {
    clear: both; }
  @media only screen and (min-width: 992px) {
    .sidebar-horizontal {
      border-bottom: 1px solid #eee; } }
  .sidebar-horizontal ul.sidebar {
    float: right;
    border-top: 0; }
    .sidebar-horizontal ul.sidebar a:hover {
      background: transparent; }
  .sidebar-horizontal ul.sidebar-parent {
    float: left; }
    .sidebar-horizontal ul.sidebar-parent > li a {
      padding-left: 0;
      margin-left: -6px; }
  .sidebar-horizontal ul.sidebar li,
  .sidebar-horizontal ul.sidebar-parent li {
    float: left;
    border-bottom: 0; }
  @media only screen and (max-width: 768px) {
    .sidebar-horizontal ul.sidebar, .sidebar-horizontal ul.sidebar-parent {
      width: 100%;
      float: none;
      display: table; }
      .sidebar-horizontal ul.sidebar li, .sidebar-horizontal ul.sidebar-parent li {
        width: 100%;
        border-bottom: 1px solid #eee; }
    .sidebar-horizontal ul.sidebar:last-child li a {
      padding-left: 8px; }
    .sidebar-horizontal ul.sidebar:last-child li:last-child {
      border-bottom: 0; } }

/*! Gray v1.4.5 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  /*
    Chrome 19+,
    Safari 6+,
    Safari 6+ iOS,
    Opera 15+
  */
  -webkit-filter: grayscale(1);
  /* Firefox 35+ */
  filter: grayscale(1);
  /* IE 6-9 */
  filter: gray; }

.grayscale.grayscale-fade {
  transition: filter .5s; }

/* Webkit hack until filter is unprefixed */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s; } }

.grayscale.grayscale-off,
.grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }

/* Background element */
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none; }

.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1; }

.grayscale.grayscale-replaced.grayscale-off > svg,
.grayscale.grayscale-replaced.grayscale-fade:hover > svg {
  opacity: 0; }

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important; }

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important; }

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0; }

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5); }

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important; }

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform,width;
  transition-property: transform,width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box; }

.fotorama__caption__wrap {
  box-sizing: border-box; }

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(fotorama.png) no-repeat; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(fotorama@2x.png) 0 0/96px 160px no-repeat; } }

.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2); }

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important; } }

.fotorama {
  min-width: 1px;
  overflow: hidden; }

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none; }

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000; }

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important; }

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000; }

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0; }

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl; }

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%; }

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important; }

.fotorama__stage__frame {
  overflow: hidden; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none; }

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important; }

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block; }

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important; }

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5; }

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left; }

.fotorama__nav__frame {
  position: relative;
  cursor: pointer; }

.fotorama__nav--dots {
  display: block; }

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px; }

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none; }

.fotorama__nav--thumbs {
  display: block; }

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none; }

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f; }

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px; }

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2; }

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)); }

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue',Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000; }

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5); }

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5); }

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0; }

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none; }

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear; }

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.fotorama__select {
  cursor: auto; }

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10; }

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent; } }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer; }

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px; }

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0; }

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0; }

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1; }

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20; }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%; }

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px; }

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none; }

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block; }

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px; }

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-close {
  display: none; }

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0; }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1; }

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block; }

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important; }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important; }

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform,opacity;
  transition-property: transform,opacity;
  transition-duration: .3s; }

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%,5px 100%; }

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0; }

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px; }

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0; }

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none; }

/*
Version: 3.5.2 Timestamp: Sat Nov  1 14:43:36 EDT 2014
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */ }

.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%); }

html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0; }

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%); }

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px; }

.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto; }

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0; }

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0; }

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block; }

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer; }

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }

.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none; }

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb; }

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto; }

.select2-drop-auto-width .select2-search {
  padding-top: 4px; }

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%); }

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px; }

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("select2.png") no-repeat 0 1px; }

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px; }

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap; }

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url("select2.png") no-repeat 100% -22px;
  background: url("select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2.png") no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; }

html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url("select2.png") no-repeat -37px -22px;
  background: url("select2.png") no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("select2.png") no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2.png") no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2.png") no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; }

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px; }

.select2-search input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100%;
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; }

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%); }

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); }

.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none; }

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none; }

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px; }

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px; }

.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent; }

html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px; }

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0; }

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none; }

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold; }

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select2-results-dept-1 .select2-result-label {
  padding-left: 20px; }

.select2-results-dept-2 .select2-result-label {
  padding-left: 40px; }

.select2-results-dept-3 .select2-result-label {
  padding-left: 60px; }

.select2-results-dept-4 .select2-result-label {
  padding-left: 80px; }

.select2-results-dept-5 .select2-result-label {
  padding-left: 100px; }

.select2-results-dept-6 .select2-result-label {
  padding-left: 110px; }

.select2-results-dept-7 .select2-result-label {
  padding-left: 120px; }

.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff; }

.select2-results li em {
  background: #feffde;
  font-style: normal; }

.select2-results .select2-highlighted em {
  background: transparent; }

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000; }

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px; }

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default; }

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default; }

.select2-results .select2-selected {
  display: none; }

.select2-more-results.select2-active {
  background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%; }

.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2); }

.select2-more-results {
  background: #f4f4f4;
  display: list-item; }

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0; }

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none; }

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%); }

html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px; }

.select2-locked {
  padding: 3px 5px 3px 5px !important; }

.select2-container-multi .select2-choices {
  min-height: 26px; }

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none; }

html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right; }

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important; }

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100% !important; }

.select2-default {
  color: #999 !important; }

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); }

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default; }

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4; }

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("select2.png") right top no-repeat; }

html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px; }

.select2-container-multi .select2-search-choice-close {
  left: 3px; }

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px; }

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px; }

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4; }

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none; }

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline; }

.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }

.select2-display-none {
  display: none; }

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll; }

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url("select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important; }
  .select2-search input {
    background-position: 100% -21px !important; } }

main.content {
  min-height: 300px;
  padding-bottom: 80px;
  background: #FFFFFF; }
  main.content .container.space-bottom {
    margin-bottom: 50px; }

.home main.content {
  background: #FFFFFF url(../images/bg-swosh-home.jpg) 50% 150px no-repeat; }

.has-header.home main.content {
  background-image: none; }

.has-header .header-bg {
  background: #FFFFFF url(../images/bg-swosh.jpg) 50% -100px no-repeat; }

.header-bg + .container .postcontent {
  padding-top: 30px; }

.content-wide {
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px; }

.page-template-template-job-php .sidebar-horizontal-col, .category .sidebar-horizontal-col {
  padding-bottom: 30px; }

/**
 * Wrapper for all post content
 */
.container:first-child > .post-content {
  margin-top: 50px;
  margin-bottom: 50px; }
  .container:first-child > .post-content h1:first-child,
  .container:first-child > .post-content h2:first-child,
  .container:first-child > .post-content h3:first-child,
  .container:first-child > .post-content h4:first-child {
    margin-top: 0; }
  .container:first-child > .post-content + .post-content {
    margin-top: -50px; }

@media all and (min-width: 992px) {
  .video-header + .header-bg {
    min-height: 500px; } }

@media only screen and (max-width: 768px) {
  .header-bg {
    width: 100%;
    min-height: 348px;
    margin-bottom: 30px; } }

@media only screen and (max-width: 992px) {
  .container {
    width: 100% !important; } }

.search main.content {
  padding-top: 40px; }

.page-template-template-page-sidebar-horizontal-php .sidebar-horizontal-col {
  padding-bottom: 30px; }

.page-template-template-page-sidebar-horizontal-php .sidebar-horizontal-col + .col-md-12 .postcontent {
  padding-top: 0; }

.page-template-template-page-sidebar-horizontal-php .postcontent > p {
  padding-left: 10px; }

.categories {
  margin-bottom: 30px; }

figure img {
  width: 100%; }

/* WebKit browsers */
::-webkit-input-placeholder {
  color: #ccc;
  font-style: italic; }

/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
  color: #ccc;
  font-style: italic; }

/* Mozilla Firefox 19+ */
::-moz-placeholder {
  color: #ccc;
  font-style: italic; }

/* Internet Explorer 10+ */
:-ms-input-placeholder {
  color: #ccc !important;
  font-style: italic; }

.intro {
  background: url(../images/OPEDGlow.png) no-repeat bottom -25px center; }
  .intro h1 span {
    margin-top: 10px; }
  .intro h1,
  .intro p {
    color: #333; }
  @media (min-width: 768px) {
    .intro .image {
      margin-top: -20px; } }
  .intro .image img {
    width: 100%;
    height: auto; }
    @media (max-width: 768px) {
      .intro .image img {
        margin-bottom: 20px; } }
  .intro.default .caption {
    margin-top: 30px;
    margin-bottom: 10px; }
  .intro.intro-image .caption {
    margin-bottom: 30px; }
  @media (max-width: 992px) {
    .intro .btn {
      margin-bottom: 20px; } }
  .intro .btn {
    margin-top: 20px; }

.intro.intro-slim {
  min-height: 300px;
  background: #EEE; }
  .intro.intro-slim .caption {
    top: 60px; }
  .intro.intro-slim .image {
    height: 300px; }

@media (min-width: 993px) {
  .fotorama {
    margin-top: -20px; } }

.fotorama .item .caption {
  position: relative;
  text-align: left;
  padding: 0 15px 0 15px;
  text-shadow: none; }
  @media (min-width: 993px) {
    .fotorama .item .caption {
      margin: 90px 0 0 0; } }
  @media (min-width: 992px) {
    .fotorama .item .caption {
      margin: 35px 0 0 0; } }
  .fotorama .item .caption h1, .fotorama .item .caption p {
    color: #333; }

.fotorama .item img {
  width: 100%;
  float: right; }

.fotorama .fotorama__nav-wrap {
  width: auto;
  height: 20px;
  left: 0;
  top: 60px;
  margin-left: 0;
  position: absolute; }
  .fotorama .fotorama__nav-wrap .fotorama__nav__shaft {
    width: 100%; }
  .fotorama .fotorama__nav-wrap .fotorama__dot {
    border-width: 6px;
    background: #ccc;
    border-color: #ccc;
    left: 0; }
  .fotorama .fotorama__nav-wrap .fotorama__active .fotorama__dot {
    background: #333;
    border-color: #333; }

@media (max-width: 768px) {
  .fotorama {
    margin-top: 30px; }
    .fotorama .item .caption {
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
      .fotorama .item .caption a {
        width: 100%;
        margin-bottom: 15px; }
      .fotorama .item .caption .btnline {
        margin: 0; }
      .fotorama .item .caption h1 {
        margin-top: 0;
        margin-bottom: 16px; }
      .fotorama .item .caption p {
        display: none; }
  .fotorama__nav-wrap {
    display: none; } }

@media (min-width: 769px) {
  .carousel + .menugroup-wrapper {
    top: -30px; } }

.menugroup-wrapper {
  position: relative;
  margin-bottom: 20px; }
  .menugroup-wrapper .menu-html {
    padding: 10px 20px;
    background: #e5f5f5;
    color: #009999; }
    .menugroup-wrapper .menu-html h1, .menugroup-wrapper .menu-html h2, .menugroup-wrapper .menu-html h3, .menugroup-wrapper .menu-html p {
      margin: 0 0 5px 0; }

.checkbox-menugroup {
  display: none;
  position: absolute;
  top: -99999px; }

.menugroup {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }
  .menugroup li {
    border: 1px solid #eee;
    border-top: 0;
    background: #fff; }
    .menugroup li.header {
      background: #333;
      color: #fff;
      border: 0;
      font-size: 18px;
      padding: 10px 7px 10px 20px; }
    .menugroup li.lead {
      margin: 0; }
    .menugroup li span {
      position: absolute;
      right: 20px; }
    .menugroup li.infobox {
      padding: 10px 20px;
      background: #e5f5f5;
      color: #009999; }
      .menugroup li.infobox p {
        margin-bottom: 0; }
      .menugroup li.infobox strong {
        font-size: 30px; }
    .menugroup li .checkbox-menugroup-label {
      display: none; }
  .menugroup a {
    display: inline-block;
    width: 100%;
    color: #333333;
    background: #FFFFFF;
    padding: 10px 20px; }
  .menugroup a:hover {
    background: #eee;
    text-decoration: none; }

@media only screen and (max-width: 768px) {
  .checkbox-menugroup:checked ~ .menugroup li {
    display: block !important; }
  .menugroup li:not(.header) {
    display: none; }
  .menugroup li .checkbox-menugroup-label {
    display: block;
    float: right;
    cursor: pointer; } }

.productselector {
  background: -webkit-radial-gradient(bottom, #eee 0%, #fff 70%);
  background: radial-gradient(at bottom, #eee 0%, #fff 70%);
  margin-bottom: 80px; }
  .productselector h1 {
    margin-top: 70px !important; }
  .productselector .body {
    height: 330px;
    background: url(../images/body.png) no-repeat center top;
    position: relative; }
    @media (-webkit-min-device-pixel-ratio: 2) {
      .productselector .body {
        /* Retina-specific */
        background-image: url(../images/body-retina.png);
        background-size: 200px 313px; } }
    .productselector .body ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .productselector .body ul li {
        position: absolute;
        cursor: pointer; }
      .productselector .body ul span {
        color: #999;
        cursor: pointer;
        position: absolute;
        top: 12px;
        right: 60px; }
      .productselector .body ul i.spot {
        width: 46px;
        height: 46px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        opacity: .5;
        display: block;
        margin: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
        box-shadow: inset 0 0 1px #000; }
      .productselector .body ul li.shoulder {
        right: 51%;
        top: 34px; }
        .productselector .body ul li.shoulder:hover i.spot {
          background-color: #74b027; }
        .productselector .body ul li.shoulder:hover span {
          color: #74b027; }
      .productselector .body ul li.shoulder.active i.spot {
        background-color: #74b027; }
      .productselector .body ul li.shoulder.active span {
        color: #74b027; }
      .productselector .body ul li.hand {
        right: 35%;
        top: 140px; }
        .productselector .body ul li.hand span {
          right: auto;
          left: 60px; }
        .productselector .body ul li.hand:hover i.spot {
          background-color: #0085c5; }
        .productselector .body ul li.hand:hover span {
          color: #0085c5; }
      .productselector .body ul li.hand.active i.spot {
        background-color: #0085c5; }
      .productselector .body ul li.hand.active span {
        color: #0085c5; }
      .productselector .body ul li.knee {
        right: 48%;
        top: 194px; }
        .productselector .body ul li.knee:hover i.spot {
          background-color: #ff6633; }
        .productselector .body ul li.knee:hover span {
          color: #ff6633; }
      .productselector .body ul li.knee.active i.spot {
        background-color: #ff6633; }
      .productselector .body ul li.knee.active span {
        color: #ff6633; }
      .productselector .body ul li.foot {
        right: 41%;
        top: 273px; }
        .productselector .body ul li.foot span {
          right: auto;
          left: 60px; }
        .productselector .body ul li.foot:hover i.spot {
          background-color: #009999; }
        .productselector .body ul li.foot:hover span {
          color: #009999; }
      .productselector .body ul li.foot.active i.spot {
        background-color: #009999; }
      .productselector .body ul li.foot.active span {
        color: #009999; }
      .productselector .body ul li.diabeticfoot {
        left: 150px;
        top: 270px; }
        .productselector .body ul li.diabeticfoot span {
          margin-left: -10px; }

.select2-container {
  margin-bottom: 50px !important; }

@media only screen and (max-width: 992px) {
  .productselector {
    margin-bottom: 50px;
    min-height: 260px; }
    .productselector .select2-container {
      width: 100% !important; } }

@media only screen and (max-width: 768px) {
  .productselector {
    min-height: 210px; }
  .select2-container {
    width: 100% !important; } }

@media only screen and (min-width: 992px) {
  .select2-container {
    min-width: 393px; } }

ul.product-list {
  margin-bottom: 30px;
  list-style-type: none;
  padding: 0;
  position: relative; }
  @media only screen and (max-width: 479px) {
    ul.product-list .block-grid-item {
      float: inherit; } }
  ul.product-list .grayscale.grayscale-replaced > svg {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1; }
  ul.product-list .grayscale.grayscale-replaced.grayscale-off > svg,
  ul.product-list .grayscale.grayscale-replaced.grayscale-fade:hover > svg {
    opacity: 0; }
  ul.product-list li {
    height: 284px; }
    ul.product-list li:not(.active) .grayscale-replaced {
      border-color: #f1f1f1 !important; }
    ul.product-list li img {
      height: 125px;
      width: 125px;
      border: 4px solid #f1f1f1;
      position: relative;
      -webkit-transition: all .5s ease;
      /* Safari and Chrome */
      -moz-transition: all .5s ease;
      /* Firefox */
      -o-transition: all .5s ease;
      /* IE 9 */
      -ms-transition: all .5s ease;
      /* Opera */
      transition: all .5s ease;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      display: block;
      margin: auto; }
    ul.product-list li span {
      margin-top: 10px;
      line-height: 18px;
      display: block; }
    ul.product-list li a {
      word-break: break-word;
      font-size: 13px;
      text-decoration: none;
      color: #333;
      display: block; }
      ul.product-list li a:hover {
        color: #999; }
      ul.product-list li a em {
        display: inline-block;
        width: 155px;
        height: 61px;
        background: url(../images/productlogos-spritesheet.png); }
        @media only screen and (max-width: 479px) {
          ul.product-list li a em {
            margin: auto;
            display: block; } }
  ul.product-list .advago-shoulder-sm:hover img {
    border-color: #bccf1c;
    border-width: 8px; }
  ul.product-list .advago-shoulder-sm em {
    background-position: 0 0; }
  ul.product-list .advago-shoulder-sm.active img {
    border-color: #bccf1c; }
  ul.product-list .advago-shoulder-sm.active svg {
    opacity: 0; }
  ul.product-list .advago-shoulder-sm:hover {
    opacity: 1; }
    ul.product-list .advago-shoulder-sm:hover svg {
      opacity: 0; }
  ul.product-list .camo-ped-sm:hover img {
    border-color: #ff6633;
    border-width: 8px; }
  ul.product-list .camo-ped-sm em {
    background-position: -155px 0; }
  ul.product-list .camo-ped-sm.active img {
    border-color: #ff6633; }
  ul.product-list .camo-ped-sm.active svg {
    opacity: 0; }
  ul.product-list .camo-ped-sm:hover {
    opacity: 1; }
    ul.product-list .camo-ped-sm:hover svg {
      opacity: 0; }
  ul.product-list .isuro-med-sm:hover img {
    border-color: #ff6633;
    border-width: 8px; }
  ul.product-list .isuro-med-sm em {
    background-position: -310px -240px; }
  ul.product-list .isuro-med-sm.active img {
    border-color: #ff6633; }
  ul.product-list .isuro-med-sm.active svg {
    opacity: 0; }
  ul.product-list .isuro-med-sm:hover {
    opacity: 1; }
    ul.product-list .isuro-med-sm:hover svg {
      opacity: 0; }
  ul.product-list .optivo-shoulder-sm:hover img {
    border-color: #bccf1c;
    border-width: 8px; }
  ul.product-list .optivo-shoulder-sm em {
    background-position: 0 -60px; }
  ul.product-list .optivo-shoulder-sm.active img {
    border-color: #bccf1c; }
  ul.product-list .optivo-shoulder-sm.active svg {
    opacity: 0; }
  ul.product-list .optivo-shoulder-sm:hover {
    opacity: 1; }
    ul.product-list .optivo-shoulder-sm:hover svg {
      opacity: 0; }
  ul.product-list .pollex-sm:hover img {
    border-color: #1d3a8f;
    border-width: 8px; }
  ul.product-list .pollex-sm em {
    background-position: -155px -60px; }
  ul.product-list .pollex-sm.active img {
    border-color: #1d3a8f; }
  ul.product-list .pollex-sm.active svg {
    opacity: 0; }
  ul.product-list .pollex-sm:hover {
    opacity: 1; }
    ul.product-list .pollex-sm:hover svg {
      opacity: 0; }
  ul.product-list .supro-hand-sm:hover img {
    border-color: #1d3a8f;
    border-width: 8px; }
  ul.product-list .supro-hand-sm em {
    background-position: 0 -120px; }
  ul.product-list .supro-hand-sm.active img {
    border-color: #1d3a8f; }
  ul.product-list .supro-hand-sm.active svg {
    opacity: 0; }
  ul.product-list .supro-hand-sm:hover {
    opacity: 1; }
    ul.product-list .supro-hand-sm:hover svg {
      opacity: 0; }
  ul.product-list .supro-shoulder-sm:hover img {
    border-color: #bccf1c;
    border-width: 8px; }
  ul.product-list .supro-shoulder-sm em {
    background-position: -155px -120px; }
  ul.product-list .supro-shoulder-sm.active img {
    border-color: #bccf1c; }
  ul.product-list .supro-shoulder-sm.active svg {
    opacity: 0; }
  ul.product-list .supro-shoulder-sm:hover {
    opacity: 1; }
    ul.product-list .supro-shoulder-sm:hover svg {
      opacity: 0; }
  ul.product-list .supro-shoulder-smart-sm:hover img {
    border-color: #bccf1c;
    border-width: 8px; }
  ul.product-list .supro-shoulder-smart-sm em {
    background-position: -310px -357px; }
  ul.product-list .supro-shoulder-smart-sm.active img {
    border-color: #bccf1c; }
  ul.product-list .supro-shoulder-smart-sm.active svg {
    opacity: 0; }
  ul.product-list .supro-shoulder-smart-sm:hover {
    opacity: 1; }
    ul.product-list .supro-shoulder-smart-sm:hover svg {
      opacity: 0; }
  ul.product-list .supro-shoulder-light-sm:hover img {
    border-color: #bccf1c;
    border-width: 8px; }
  ul.product-list .supro-shoulder-light-sm em {
    background-position: -155px -357px; }
  ul.product-list .supro-shoulder-light-sm.active img {
    border-color: #bccf1c; }
  ul.product-list .supro-shoulder-light-sm.active svg {
    opacity: 0; }
  ul.product-list .supro-shoulder-light-sm:hover {
    opacity: 1; }
    ul.product-list .supro-shoulder-light-sm:hover svg {
      opacity: 0; }
  ul.product-list .supro-shoulder-protect-sm:hover img {
    border-color: #bccf1c;
    border-width: 8px; }
  ul.product-list .supro-shoulder-protect-sm em {
    background-position: 0px -357px; }
  ul.product-list .supro-shoulder-protect-sm.active img {
    border-color: #bccf1c; }
  ul.product-list .supro-shoulder-protect-sm.active svg {
    opacity: 0; }
  ul.product-list .supro-shoulder-protect-sm:hover {
    opacity: 1; }
    ul.product-list .supro-shoulder-protect-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-ankle-sm:hover img {
    border-color: #1d3a8f;
    border-width: 8px; }
  ul.product-list .vaco-ankle-sm em {
    background-position: 0 -180px; }
  ul.product-list .vaco-ankle-sm.active img {
    border-color: #1d3a8f; }
  ul.product-list .vaco-ankle-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-ankle-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-ankle-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-hand-flex-sm:hover img {
    border-color: #1d3a8f;
    border-width: 8px; }
  ul.product-list .vaco-hand-flex-sm em {
    background-position: -155px -180px; }
  ul.product-list .vaco-hand-flex-sm.active img {
    border-color: #1d3a8f; }
  ul.product-list .vaco-hand-flex-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-hand-flex-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-hand-flex-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-hand-pollex-sm:hover img {
    border-color: #1d3a8f;
    border-width: 8px; }
  ul.product-list .vaco-hand-pollex-sm em {
    background-position: 0 -240px; }
  ul.product-list .vaco-hand-pollex-sm.active img {
    border-color: #1d3a8f; }
  ul.product-list .vaco-hand-pollex-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-hand-pollex-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-hand-pollex-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-hand-radius-sm:hover img {
    border-color: #1d3a8f;
    border-width: 8px; }
  ul.product-list .vaco-hand-radius-sm em {
    background-position: -155px -240px; }
  ul.product-list .vaco-hand-radius-sm.active img {
    border-color: #1d3a8f; }
  ul.product-list .vaco-hand-radius-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-hand-radius-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-hand-radius-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-paso-free-sm:hover img {
    border-color: #a09288;
    border-width: 8px; }
  ul.product-list .vaco-paso-free-sm em {
    background-position: 0 -300px; }
  ul.product-list .vaco-paso-free-sm.active img {
    border-color: #a09288; }
  ul.product-list .vaco-paso-free-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-paso-free-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-paso-free-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-ped-diab-sm:hover img {
    border-color: #5c2483;
    border-width: 8px; }
  ul.product-list .vaco-ped-diab-sm em {
    background-position: -155px -300px; }
  ul.product-list .vaco-ped-diab-sm.active img {
    border-color: #5c2483; }
  ul.product-list .vaco-ped-diab-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-ped-diab-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-ped-diab-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-pedes-diab-sm:hover img {
    border-color: #5c2483;
    border-width: 8px; }
  ul.product-list .vaco-pedes-diab-sm em {
    background-position: -310px -60px; }
  ul.product-list .vaco-pedes-diab-sm.active img {
    border-color: #5c2483; }
  ul.product-list .vaco-pedes-diab-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-pedes-diab-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-pedes-diab-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-pedes-sm:hover img {
    border-color: #009ba1;
    border-width: 8px; }
  ul.product-list .vaco-pedes-sm em {
    background-position: -310px -120px; }
  ul.product-list .vaco-pedes-sm.active img {
    border-color: #009ba1; }
  ul.product-list .vaco-pedes-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-pedes-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-pedes-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-ped-sm:hover img {
    border-color: #009ba1;
    border-width: 8px; }
  ul.product-list .vaco-ped-sm em {
    background-position: -310px 0; }
  ul.product-list .vaco-ped-sm.active img {
    border-color: #009ba1; }
  ul.product-list .vaco-ped-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-ped-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-ped-sm:hover svg {
      opacity: 0; }
  ul.product-list .vado-plex-sm:hover img {
    border-color: #bccf1c;
    border-width: 8px; }
  ul.product-list .vado-plex-sm em {
    background-position: -310px -180px; }
  ul.product-list .vado-plex-sm.active img {
    border-color: #bccf1c; }
  ul.product-list .vado-plex-sm.active svg {
    opacity: 0; }
  ul.product-list .vado-plex-sm:hover {
    opacity: 1; }
    ul.product-list .vado-plex-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-cast-sm:hover img {
    border-color: #213a8f;
    border-width: 8px; }
  ul.product-list .vaco-cast-sm em {
    background-position: -310px -300px; }
  ul.product-list .vaco-cast-sm.active img {
    border-color: #213a8f; }
  ul.product-list .vaco-cast-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-cast-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-cast-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-cast-diab-sm:hover img {
    border-color: #5c2483;
    border-width: 8px; }
  ul.product-list .vaco-cast-diab-sm em {
    background-position: 0px -415px; }
  ul.product-list .vaco-cast-diab-sm.active img {
    border-color: #5c2483; }
  ul.product-list .vaco-cast-diab-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-cast-diab-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-cast-diab-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-ped-short-sm:hover img {
    border-color: #009ba1;
    border-width: 8px; }
  ul.product-list .vaco-ped-short-sm em {
    background-position: -160px -533px; }
  ul.product-list .vaco-ped-short-sm.active img {
    border-color: #009ba1; }
  ul.product-list .vaco-ped-short-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-ped-short-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-ped-short-sm:hover svg {
      opacity: 0; }
  ul.product-list .supro-shoulder-pro-sm:hover img {
    border-color: #bccf1c;
    border-width: 8px; }
  ul.product-list .supro-shoulder-pro-sm em {
    background-position: -310px -533px; }
  ul.product-list .supro-shoulder-pro-sm.active img {
    border-color: #bccf1c; }
  ul.product-list .supro-shoulder-pro-sm.active svg {
    opacity: 0; }
  ul.product-list .supro-shoulder-pro-sm:hover {
    opacity: 1; }
    ul.product-list .supro-shoulder-pro-sm:hover svg {
      opacity: 0; }
  ul.product-list .vaco-talus-sm:hover img {
    border-color: #213a8f;
    border-width: 8px; }
  ul.product-list .vaco-talus-sm em {
    background-position: 0px -475px; }
  ul.product-list .vaco-talus-sm.active img {
    border-color: #213a8f; }
  ul.product-list .vaco-talus-sm.active svg {
    opacity: 0; }
  ul.product-list .vaco-talus-sm:hover {
    opacity: 1; }
    ul.product-list .vaco-talus-sm:hover svg {
      opacity: 0; }
  ul.product-list .optivo-hand-sm:hover img {
    border-color: #1d3a8f;
    border-width: 8px; }
  ul.product-list .optivo-hand-sm em {
    background-position: -10px -533px; }
  ul.product-list .optivo-hand-sm.active img {
    border-color: #1d3a8f; }
  ul.product-list .optivo-hand-sm.active svg {
    opacity: 0; }
  ul.product-list .optivo-hand-sm:hover {
    opacity: 1; }
    ul.product-list .optivo-hand-sm:hover svg {
      opacity: 0; }
  ul.product-list .supro-knee-sm:hover img {
    border-color: #ff6633;
    border-width: 8px; }
  ul.product-list .supro-knee-sm em {
    background-position: -298px -473px; }
  ul.product-list .supro-knee-sm.active img {
    border-color: #ff6633; }
  ul.product-list .supro-knee-sm.active svg {
    opacity: 0; }
  ul.product-list .supro-knee-sm:hover {
    opacity: 1; }
    ul.product-list .supro-knee-sm:hover svg {
      opacity: 0; }
  ul.product-list .advago-knee-sm:hover img {
    border-color: #ff6633;
    border-width: 8px; }
  ul.product-list .advago-knee-sm em {
    background-position: 5px -1243px; }
  ul.product-list .advago-knee-sm.active img {
    border-color: #ff6633; }
  ul.product-list .advago-knee-sm.active svg {
    opacity: 0; }
  ul.product-list .advago-knee-sm:hover {
    opacity: 1; }
    ul.product-list .advago-knee-sm:hover svg {
      opacity: 0; }

.products-additional {
  min-height: 550px; }
  .products-additional .logo {
    text-align: right;
    margin: 0 0 20px 0; }
  .products-additional .product {
    background: #FFFFFF;
    padding: 10px;
    min-height: 320px; }
    .products-additional .product img {
      margin: 0 0 10px 0;
      width: 100%;
      max-height: 100%; }
    .products-additional .product a {
      font-size: 13px;
      text-decoration: none;
      color: #333; }
      .products-additional .product a strong {
        font-weight: 14px;
        font-weight: normal;
        display: block;
        margin: 0 0 10px 0; }
    .products-additional .product a:hover {
      color: #999; }
  .products-additional .btn {
    background: #97bf0d; }

.downloads-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 16px; }
  .downloads-list li {
    margin: 0 0 10px 0; }
    .downloads-list li a {
      color: #333; }
    .downloads-list li em {
      font-size: 14px;
      font-style: normal;
      color: #999;
      display: block;
      margin: 0 0 0 30px; }

.teaser {
  margin: 0 0 30px 0; }
  .teaser img {
    width: 100%; }
  .teaser span {
    width: 100%;
    padding: 10px 0; }
    .teaser span em {
      position: absolute;
      right: 20px; }

/* lists */
.lists {
  margin: 40px 0; }

.post {
  margin: 0 0 30px 0;
  position: relative;
  overflow: hidden; }
  .post p {
    margin: 0 0 5px 0; }
  .post .light {
    color: #999; }

.post.img .image {
  width: 70px;
  position: absolute;
  left: 0; }

.post.img .info {
  margin: 0 0 0 90px; }

/* eventlist */
.post.events, .post.pages {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .post.events .event, .post.events .page, .post.pages .event, .post.pages .page {
    padding: 15px 10px 5px 10px;
    border-bottom: 1px solid #eee; }
  .post.events .event img, .post.events .page img, .post.pages .event img, .post.pages .page img {
    left: 10px; }
  .post.events .event.active, .post.events .page.active, .post.pages .event.active, .post.pages .page.active {
    background: #fafafa; }

.post-title {
  background: #f2f2f2;
  padding: 7px 10px;
  font-size: 16px; }

/* iconlist */
.iconlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 16px; }
  .iconlist li {
    margin: 0 0 10px 0; }
    .iconlist li a {
      color: #333; }
    .iconlist li a:hover {
      color: #999; }
    .iconlist li em {
      font-size: 14px;
      font-style: normal;
      color: #999;
      display: block;
      margin: 0 0 0 30px; }

/* imagelist */
.imagelist {
  margin: 0 0 30px 0;
  position: relative;
  overflow: hidden; }
  .imagelist img {
    width: 100%; }
  .imagelist .iconbar a {
    color: #999;
    font-size: 12px;
    padding: 6px 0px; }
  .imagelist .iconbar a:hover {
    color: #333; }

.imagelist-thumbs {
  width: 650px;
  overflow: hidden;
  position: relative; }
  .imagelist-thumbs .imagelist {
    float: left;
    width: 150px;
    margin: 0 10px 10px 0; }

/* MQ */
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .imagelist-thumbs {
    width: 330px;
    margin: 30px 0; }
    .imagelist-thumbs .imagelist {
      width: 140px;
      margin: 0 20px 20px 0; } }

@media only screen and (min-width: 480px) and (max-width: 768px) {
  .imagelist-thumbs {
    margin: 30px 0;
    width: 490px; }
    .imagelist-thumbs .imagelist {
      width: 140px;
      margin: 0 20px 20px 0; } }

@media only screen and (min-width: 769px) and (max-width: 992px) {
  .imagelist-thumbs {
    width: 770px;
    margin: 30px 0; }
    .imagelist-thumbs .imagelist {
      width: 170px;
      margin: 0 20px 20px 0; } }

.polaroid {
  background: #fafafa;
  position: relative;
  overflow: hidden;
  padding: 10px; }
  .polaroid .image {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .polaroid .image {
        width: 30%; } }
    .polaroid .image img {
      width: 100%;
      min-width: 120px; }
  .polaroid .info {
    float: left;
    width: 100%;
    color: #999; }
    @media only screen and (min-width: 992px) {
      .polaroid .info {
        width: 70%; } }
    .polaroid .info ul {
      padding: 0 0 0 20px; }
    .polaroid .info h3 {
      margin-top: 11px; }
    @media only screen and (min-width: 992px) {
      .polaroid .info h3 {
        margin-top: 0; }
      .polaroid .info .smallinfo, .polaroid .info .biginfo {
        margin-top: 10px;
        margin-left: 20px; } }

.pre-footer > .container.pre-footer-social {
  min-height: 300px;
  position: relative; }

.pre-footer .pre-footerlinks-group {
  margin-top: -45px; }
  .pre-footer .pre-footerlinks-group .header {
    height: 45px;
    background: #444444; }
    .pre-footer .pre-footerlinks-group .header a, .pre-footer .pre-footerlinks-group .header .title {
      display: inline-block;
      color: #FFFFFF;
      font-size: 18px;
      font-weight: normal;
      width: 100%;
      height: 45px;
      line-height: 45px;
      margin: 0;
      padding: 0 10px;
      float: left; }
    .pre-footer .pre-footerlinks-group .header a:hover,
    .pre-footer .pre-footerlinks-group .header a.active {
      text-decoration: none; }
  .pre-footer .pre-footerlinks-group .header.split a, .pre-footer .pre-footerlinks-group .header.split .title {
    width: 50%;
    background: #535353; }
  .pre-footer .pre-footerlinks-group .header.split a.active, .pre-footer .pre-footerlinks-group .header.split title.active {
    background: #444444; }
  .pre-footer .pre-footerlinks-group .content {
    background: #444444;
    padding: 20px 15px; }
    .pre-footer .pre-footerlinks-group .content .entry {
      margin: 0 0 10px 0;
      font-size: 12px;
      color: #FFFFFF; }
      .pre-footer .pre-footerlinks-group .content .entry p {
        margin: 0 0 3px 0; }
      .pre-footer .pre-footerlinks-group .content .entry .date {
        color: #999; }
      .pre-footer .pre-footerlinks-group .content .entry a, .pre-footer .pre-footerlinks-group .content .entry .title {
        color: #009999;
        text-decoration: underline; }
      .pre-footer .pre-footerlinks-group .content .entry a:hover {
        color: #009999;
        text-decoration: none; }
    .pre-footer .pre-footerlinks-group .content a.btn-default, .pre-footer .pre-footerlinks-group .content .title.btn-default {
      background: #009999;
      color: #FFFFFF; }
    .pre-footer .pre-footerlinks-group .content a:hover.btn-default {
      background: #FFFFFF;
      color: #009999; }
  .pre-footer .pre-footerlinks-group .content-dyn {
    display: none; }

/* MD */
@media only screen and (max-width: 992px) {
  #pre-footer .pre-footerlinks-group div.col-lg-4.col-md-6.col-sm-6 {
    min-height: 430px; } }

@media only screen and (max-width: 768px) {
  #pre-footer .container {
    min-height: 250px; }
  #pre-footer .pre-footerlinks-group div.col-lg-4.col-md-6.col-sm-6 {
    min-height: 430px; }
  #pre-footer .pre-footerlinks-group .header {
    height: 45px;
    background: #444444; }
    #pre-footer .pre-footerlinks-group .header a:hover {
      color: #009999; }
  #pre-footer .pre-footerlinks-group .header.split a {
    color: #999;
    background: transparent; }
  #pre-footer .pre-footerlinks-group .header.split a.active, #pre-footer .pre-footerlinks-group .header.split title.active {
    color: #fff; }
  #pre-footer .pre-footer-mobile-center {
    margin: 15px auto;
    display: table; } }

footer {
  min-height: 75px; }
  footer .container {
    background: -webkit-radial-gradient(top, #3e3e3e 0%, #444 70%);
    background: radial-gradient(at top, #3e3e3e 0%, #444 70%);
    position: relative; }
  footer a.logo,
  footer a.logo:hover {
    text-decoration: none; }
  footer .logo {
    display: block;
    height: 33px;
    margin: 22px 0 10px 0;
    background: url(../images/oped-logo-footer.png) no-repeat left; }
    footer .logo span:first-child {
      font: 0/0 a;
      color: transparent;
      text-shadow: none;
      background-color: transparent;
      border: 0; }
    footer .logo .claim {
      font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Droid Sans', sans-serif;
      font-size: 14px;
      color: #999;
      text-decoration: none;
      display: inline-block; }
      @media only screen and (min-width: 992px) {
        footer .logo .claim {
          margin-left: 70px;
          margin-top: 7px; } }
      @media only screen and (max-width: 992px) {
        footer .logo .claim {
          display: block;
          text-align: center;
          margin-top: 8px; } }
    @media (-webkit-min-device-pixel-ratio: 2) {
      footer .logo {
        /* Retina-specific */
        background: url(../images/oped-logo-footer@2x.png) no-repeat left;
        background-size: 70px 16px; } }
  footer ul {
    padding: 0;
    overflow: hidden;
    list-style: none;
    margin: 30px 0 0 0;
    float: right; }
    footer ul li {
      float: left;
      margin: 0 0 0 30px; }
      footer ul li a {
        color: #999 !important; }
        footer ul li a:hover {
          text-decoration: none;
          color: #eee; }

@media only screen and (max-width: 992px) {
  footer .logo {
    margin: 30px auto 35px auto;
    background-position: center; }
  footer ul {
    width: 100%;
    margin: 0 0 30px 0; }
    footer ul li {
      width: 100%;
      margin: 0; }
      footer ul li a {
        width: 100%;
        text-align: center;
        display: block;
        font-size: 16px;
        font-weight: 300; } }

#UseyourDrive .list-container {
  border: none !important;
  background-color: transparent !important; }

#UseyourDrive .loading {
  background-color: transparent !important; }

#UseyourDrive .nav-header {
  border: 0 !important;
  padding: 0 !important; }

#UseyourDrive .ajax-filelist {
  background: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important; }

#UseyourDrive .entry:hover,
#UseyourDrive .entry.hasfocus,
#UseyourDrive .entry.isdragged,
#UseyourDrive .entry.popupopen {
  background: transparent !important; }

#UseyourDrive .ajax-filelist, #UseyourDrive .image-collage {
  padding: 0 !important; }

#UseyourDrive .uyd-grid .entry.hasfocus .entry_edit, #UseyourDrive #UseyourDrive .uyd-grid .entry.popupopen .entry_edit {
  background-color: transparent !important; }

#colorbox.UseyourDrive #cboxSlideshow,
#colorbox.UseyourDrive #cboxTitle,
#colorbox.UseyourDrive #cboxCurrent {
  display: none !important; }

#colorbox.UseyourDrive #cboxContent {
  margin-top: 0 !important; }

#colorbox.UseyourDrive #cboxNext {
  left: inherit !important; }

#colorbox.UseyourDrive #cboxPrevious {
  left: 25px !important; }

#UseyourDrive .nav-header {
  border-color: transparent !important;
  background: transparent !important; }

#UseyourDrive .uyd-grid .entry_edit {
  background-color: transparent !important; }

#UseyourDrive .entry:hover,
#UseyourDrive .uyd-grid .entry_edit_menu,
.UseyourDrive .download-zip-menu li > a:hover,
.UseyourDrive .uyd-dropdown-menu li > a:hover,
#UseyourDrive .entry.hasfocus {
  background-color: #009999 !important; }

#UseyourDrive .nav-header a:hover,
#UseyourDrive .nextimages a:hover,
#UseyourDrive .column_names a:hover {
  color: #009999 !important; }

.foot #UseyourDrive .entry:hover,
.foot #UseyourDrive .uyd-grid .entry_edit_menu,
.foot .UseyourDrive .download-zip-menu li > a:hover,
.foot .UseyourDrive .uyd-dropdown-menu li > a:hover,
.foot #UseyourDrive .entry.hasfocus, .default #UseyourDrive .entry:hover,
.default #UseyourDrive .uyd-grid .entry_edit_menu,
.default .UseyourDrive .download-zip-menu li > a:hover,
.default .UseyourDrive .uyd-dropdown-menu li > a:hover,
.default #UseyourDrive .entry.hasfocus {
  background-color: #009999 !important; }

.foot #UseyourDrive .nav-header a:hover,
.foot #UseyourDrive .nextimages a:hover,
.foot #UseyourDrive .column_names a:hover, .default #UseyourDrive .nav-header a:hover,
.default #UseyourDrive .nextimages a:hover,
.default #UseyourDrive .column_names a:hover {
  color: #009999 !important; }

.ankle #UseyourDrive .entry:hover,
.ankle #UseyourDrive .uyd-grid .entry_edit_menu,
.ankle .UseyourDrive .download-zip-menu li > a:hover,
.ankle .UseyourDrive .uyd-dropdown-menu li > a:hover,
.ankle #UseyourDrive .entry.hasfocus {
  background-color: #003399 !important; }

.ankle #UseyourDrive .nav-header a:hover,
.ankle #UseyourDrive .nextimages a:hover,
.ankle #UseyourDrive .column_names a:hover {
  color: #003399 !important; }

.diab #UseyourDrive .entry:hover,
.diab #UseyourDrive .uyd-grid .entry_edit_menu,
.diab .UseyourDrive .download-zip-menu li > a:hover,
.diab .UseyourDrive .uyd-dropdown-menu li > a:hover,
.diab #UseyourDrive .entry.hasfocus {
  background-color: #572579 !important; }

.diab #UseyourDrive .nav-header a:hover,
.diab #UseyourDrive .nextimages a:hover,
.diab #UseyourDrive .column_names a:hover {
  color: #572579 !important; }

.paso #UseyourDrive .entry:hover,
.paso #UseyourDrive .uyd-grid .entry_edit_menu,
.paso .UseyourDrive .download-zip-menu li > a:hover,
.paso .UseyourDrive .uyd-dropdown-menu li > a:hover,
.paso #UseyourDrive .entry.hasfocus {
  background-color: #a09188 !important; }

.paso #UseyourDrive .nav-header a:hover,
.paso #UseyourDrive .nextimages a:hover,
.paso #UseyourDrive .column_names a:hover {
  color: #a09188 !important; }

.hand #UseyourDrive .entry:hover,
.hand #UseyourDrive .uyd-grid .entry_edit_menu,
.hand .UseyourDrive .download-zip-menu li > a:hover,
.hand .UseyourDrive .uyd-dropdown-menu li > a:hover,
.hand #UseyourDrive .entry.hasfocus {
  background-color: #0085c5 !important; }

.hand #UseyourDrive .nav-header a:hover,
.hand #UseyourDrive .nextimages a:hover,
.hand #UseyourDrive .column_names a:hover {
  color: #0085c5 !important; }

.camo #UseyourDrive .entry:hover,
.camo #UseyourDrive .uyd-grid .entry_edit_menu,
.camo .UseyourDrive .download-zip-menu li > a:hover,
.camo .UseyourDrive .uyd-dropdown-menu li > a:hover,
.camo #UseyourDrive .entry.hasfocus {
  background-color: #ff6633 !important; }

.camo #UseyourDrive .nav-header a:hover,
.camo #UseyourDrive .nextimages a:hover,
.camo #UseyourDrive .column_names a:hover {
  color: #ff6633 !important; }

.shoulder #UseyourDrive .entry:hover,
.shoulder #UseyourDrive .uyd-grid .entry_edit_menu,
.shoulder .UseyourDrive .download-zip-menu li > a:hover,
.shoulder .UseyourDrive .uyd-dropdown-menu li > a:hover,
.shoulder #UseyourDrive .entry.hasfocus {
  background-color: #74b027 !important; }

.shoulder #UseyourDrive .nav-header a:hover,
.shoulder #UseyourDrive .nextimages a:hover,
.shoulder #UseyourDrive .column_names a:hover {
  color: #74b027 !important; }

.plex #UseyourDrive .entry:hover,
.plex #UseyourDrive .uyd-grid .entry_edit_menu,
.plex .UseyourDrive .download-zip-menu li > a:hover,
.plex .UseyourDrive .uyd-dropdown-menu li > a:hover,
.plex #UseyourDrive .entry.hasfocus {
  background-color: #b9cc0b !important; }

.plex #UseyourDrive .nav-header a:hover,
.plex #UseyourDrive .nextimages a:hover,
.plex #UseyourDrive .column_names a:hover {
  color: #b9cc0b !important; }

.valife #UseyourDrive .entry:hover,
.valife #UseyourDrive .uyd-grid .entry_edit_menu,
.valife .UseyourDrive .download-zip-menu li > a:hover,
.valife .UseyourDrive .uyd-dropdown-menu li > a:hover,
.valife #UseyourDrive .entry.hasfocus {
  background: #97bf0d !important; }

.valife #UseyourDrive .nav-header a:hover,
.valife #UseyourDrive .nextimages a:hover,
.valife #UseyourDrive .column_names a:hover {
  color: #97bf0d !important; }

.imgdisplay .tweettext {
  color: #fff !important; }

.imgalign, .imgalign:hover, .tweet_author, .tweet_author_name, .aiwidget-title, .widget-title {
  display: none; }

.tweettext a, .widget .tweettext a {
  color: #099 !important;
  text-decoration: underline; }

.tweettext a:hover, .widget .tweettext a:hover {
  text-decoration: none !important; }

.imgdisplay, .thinkTwitFollow {
  margin-bottom: 0 !important; }

.thinkTwitFollow {
  margin-top: 10px; }

.row.distribution {
  display: none; }
  .row.distribution a {
    color: #999; }
  .row.distribution.active {
    display: block; }
  .row.distribution.xs p {
    margin: 0; }
  .row.distribution.xs .card {
    margin-bottom: 15px; }
  .row.distribution.xs .polaroid {
    cursor: pointer; }
  .row.distribution .polaroid, .row.distribution.search-results {
    display: block; }
  .row.distribution.xs .card .polaroid.trauma:hover, .row.distribution.xs .card .polaroid.care:hover, .row.distribution.xs .card .polaroid.green:hover, .row.distribution.xs .card .polaroid.light-green:hover, .row.distribution.xs .card .polaroid.purple:hover, .row.distribution.xs .card .polaroid.light-blue:hover {
    transition: background 300ms ease-out; }
  .row.distribution.xs .card .polaroid.trauma:hover {
    background: #d8ecec; }
    .row.distribution.xs .card .polaroid.trauma:hover h3,
    .row.distribution.xs .card .polaroid.trauma:hover a {
      color: #02828b; }
  .row.distribution.xs .card .polaroid.care:hover {
    background: #ece1eb; }
    .row.distribution.xs .card .polaroid.care:hover h3,
    .row.distribution.xs .card .polaroid.care:hover a {
      color: #860174; }
  .row.distribution.xs .card .polaroid.green:hover {
    background: #f1f5ce; }
    .row.distribution.xs .card .polaroid.green:hover h3,
    .row.distribution.xs .card .polaroid.green:hover a {
      color: #b9cc0b; }
  .row.distribution.xs .card .polaroid.light-green:hover {
    background: #d8ecec; }
    .row.distribution.xs .card .polaroid.light-green:hover h3,
    .row.distribution.xs .card .polaroid.light-green:hover a {
      color: #02828b; }
  .row.distribution.xs .card .polaroid.purple:hover {
    background: #ece1eb; }
    .row.distribution.xs .card .polaroid.purple:hover h3,
    .row.distribution.xs .card .polaroid.purple:hover a {
      color: #860174; }
  .row.distribution.xs .card .polaroid.light-blue:hover {
    background: #cce7f3; }
    .row.distribution.xs .card .polaroid.light-blue:hover h3,
    .row.distribution.xs .card .polaroid.light-blue:hover a {
      color: #0085c5; }
  .row.distribution.lg .card .polaroid {
    padding: 20px; }
    .row.distribution.lg .card .polaroid.trauma h3,
    .row.distribution.lg .card .polaroid.trauma a {
      color: #02828b; }
    .row.distribution.lg .card .polaroid.care h3,
    .row.distribution.lg .card .polaroid.care a {
      color: #860174; }
    .row.distribution.lg .card .polaroid.green h3,
    .row.distribution.lg .card .polaroid.green a {
      color: #b9cc0b; }
    .row.distribution.lg .card .polaroid.light-green h3,
    .row.distribution.lg .card .polaroid.light-green a {
      color: #02828b; }
    .row.distribution.lg .card .polaroid.purple h3,
    .row.distribution.lg .card .polaroid.purple a {
      color: #860174; }
    .row.distribution.lg .card .polaroid.light-blue h3,
    .row.distribution.lg .card .polaroid.light-blue a {
      color: #0085c5; }
    .row.distribution.lg .card .polaroid .biginfo {
      margin-left: 20px; }
  .row.distribution > h3:first-child {
    padding: 8px 10px 8px 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee; }
  .row.distribution.trauma > h3:first-child {
    color: #02828b; }
  .row.distribution.care > h3:first-child {
    color: #860174; }
  .row.distribution > .active,
  .row.distribution > .search-active {
    display: block; }
  .row.distribution > div {
    display: none; }
  .row.distribution .info > .biginfo {
    display: none; }
    .row.distribution .info > .biginfo.active {
      display: block; }
  .row.distribution.lg > .active .info > .smallinfo, .row.distribution.search-no-results,
  .row.distribution .icon-plus {
    display: none; }
  .row.distribution.lg .polaroid {
    border-color: transparent; }
  .row.distribution.lg > .active .distribution-click {
    width: 33px;
    height: 33px;
    background: #eee;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1000; }
  .row.distribution.lg > .active .icon-plus {
    display: block;
    font-size: 22px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer; }
    .row.distribution.lg > .active .icon-plus::before {
      margin-left: .25em; }
  .row.distribution.lg .grayscale-replaced {
    height: 413px !important;
    width: 273px !important;
    background-size: contain !important; }
    .row.distribution.lg .grayscale-replaced svg {
      display: none; }
  @media only screen and (max-width: 768px) {
    .row.distribution input {
      width: 100%; } }

.distribution input {
  border-radius: 14px 14px 14px 14px;
  border: 0;
  height: 28px;
  width: 300px;
  margin-bottom: 30px;
  background: #f2f2f2;
  padding: 0 30px 0 10px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right; }

.row.distribution + .row.distribution {
  margin-top: 30px; }

.no-results.not-found .entry-title, .no-results.not-found .entry-content {
  text-align: center; }

.no-results.not-found .search-form {
  width: 35%;
  margin: 45px auto; }

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 60px; }
  @media (min-width: 769px) {
    .responsive-video {
      padding-top: 60px; } }

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.valife {
  background: #f2f2f2;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 30px; }
  .valife .post-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .valife [class*="block-grid-"] {
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .valife [class*="block-grid-"] {
        width: 100%; } }
  .valife .postcontent > .row {
    margin-bottom: 30px; }
    .valife .postcontent > .row .row {
      margin-top: 30px; }
  .valife ul li {
    background: #fff;
    border-left: 5px solid #f2f2f2;
    border-right: 5px solid #f2f2f2;
    margin-top: 10px !important;
    padding-top: 15px;
    height: 375px; }
    @media only screen and (min-width: 993px) {
      .valife ul li:last-child {
        border-right: 0; }
      .valife ul li:first-child {
        border-left: 0; } }
    .valife ul li a {
      color: #333;
      text-decoration: none; }
      .valife ul li a img {
        height: 150px;
        max-width: 210px; }
    .valife ul li h3 {
      text-align: left;
      margin-left: 10px;
      margin-top: 10px;
      font-size: 18px;
      font-size: bold; }
    .valife ul li span {
      padding: 0 10px 10px 10px;
      display: block;
      text-align: left; }
  .valife .content {
    margin: 10px 0;
    color: #97bf0d; }
  .valife .btnline {
    width: 25%; }
  .valife .btn {
    width: 100%; }
  .valife .logo-valife {
    height: 45px;
    width: 107px;
    display: block;
    background: url(../images/logo-valife.png); }

[class*="block-grid-"] {
  display: block;
  margin: -10px;
  padding: 0; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }

.block-grid-item {
  display: inline;
  margin: 0;
  padding: 10px;
  height: auto;
  float: left;
  list-style: none; }

.block-grid-xs-1 > .block-grid-item {
  width: 100%; }
  .block-grid-xs-1 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1) {
    clear: both; }

.block-grid-xs-2 > .block-grid-item {
  width: 50%; }
  .block-grid-xs-2 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1) {
    clear: both; }

.block-grid-xs-3 > .block-grid-item {
  width: 33.3333333333%; }
  .block-grid-xs-3 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1) {
    clear: both; }

.block-grid-xs-4 > .block-grid-item {
  width: 25%; }
  .block-grid-xs-4 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1) {
    clear: both; }

.block-grid-xs-5 > .block-grid-item {
  width: 20%; }
  .block-grid-xs-5 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1) {
    clear: both; }

.block-grid-xs-6 > .block-grid-item {
  width: 16.6666666667%; }
  .block-grid-xs-6 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-6 > .block-grid-item:nth-of-type(6n+1) {
    clear: both; }

.block-grid-xs-7 > .block-grid-item {
  width: 14.2857142857%; }
  .block-grid-xs-7 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-7 > .block-grid-item:nth-of-type(7n+1) {
    clear: both; }

.block-grid-xs-8 > .block-grid-item {
  width: 12.5%; }
  .block-grid-xs-8 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-8 > .block-grid-item:nth-of-type(8n+1) {
    clear: both; }

.block-grid-xs-9 > .block-grid-item {
  width: 11.1111111111%; }
  .block-grid-xs-9 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-9 > .block-grid-item:nth-of-type(9n+1) {
    clear: both; }

.block-grid-xs-10 > .block-grid-item {
  width: 10%; }
  .block-grid-xs-10 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-10 > .block-grid-item:nth-of-type(10n+1) {
    clear: both; }

.block-grid-xs-11 > .block-grid-item {
  width: 9.0909090909%; }
  .block-grid-xs-11 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-11 > .block-grid-item:nth-of-type(11n+1) {
    clear: both; }

.block-grid-xs-12 > .block-grid-item {
  width: 8.3333333333%; }
  .block-grid-xs-12 > .block-grid-item:nth-of-type(n) {
    clear: none; }
  .block-grid-xs-12 > .block-grid-item:nth-of-type(12n+1) {
    clear: both; }

@media (min-width: 480px) {
  .block-grid-sm-1 > .block-grid-item {
    width: 100%; }
    .block-grid-sm-1 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1) {
      clear: both; }
  .block-grid-sm-2 > .block-grid-item {
    width: 50%; }
    .block-grid-sm-2 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1) {
      clear: both; }
  .block-grid-sm-3 > .block-grid-item {
    width: 33.3333333333%; }
    .block-grid-sm-3 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1) {
      clear: both; }
  .block-grid-sm-4 > .block-grid-item {
    width: 25%; }
    .block-grid-sm-4 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1) {
      clear: both; }
  .block-grid-sm-5 > .block-grid-item {
    width: 20%; }
    .block-grid-sm-5 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1) {
      clear: both; }
  .block-grid-sm-6 > .block-grid-item {
    width: 16.6666666667%; }
    .block-grid-sm-6 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1) {
      clear: both; }
  .block-grid-sm-7 > .block-grid-item {
    width: 14.2857142857%; }
    .block-grid-sm-7 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-7 > .block-grid-item:nth-of-type(7n+1) {
      clear: both; }
  .block-grid-sm-8 > .block-grid-item {
    width: 12.5%; }
    .block-grid-sm-8 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-8 > .block-grid-item:nth-of-type(8n+1) {
      clear: both; }
  .block-grid-sm-9 > .block-grid-item {
    width: 11.1111111111%; }
    .block-grid-sm-9 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-9 > .block-grid-item:nth-of-type(9n+1) {
      clear: both; }
  .block-grid-sm-10 > .block-grid-item {
    width: 10%; }
    .block-grid-sm-10 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-10 > .block-grid-item:nth-of-type(10n+1) {
      clear: both; }
  .block-grid-sm-11 > .block-grid-item {
    width: 9.0909090909%; }
    .block-grid-sm-11 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-11 > .block-grid-item:nth-of-type(11n+1) {
      clear: both; }
  .block-grid-sm-12 > .block-grid-item {
    width: 8.3333333333%; }
    .block-grid-sm-12 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-sm-12 > .block-grid-item:nth-of-type(12n+1) {
      clear: both; } }

@media (min-width: 769px) {
  .block-grid-md-1 > .block-grid-item {
    width: 100%; }
    .block-grid-md-1 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-1 > .block-grid-item:nth-of-type(1n+1) {
      clear: both; }
  .block-grid-md-2 > .block-grid-item {
    width: 50%; }
    .block-grid-md-2 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-2 > .block-grid-item:nth-of-type(2n+1) {
      clear: both; }
  .block-grid-md-3 > .block-grid-item {
    width: 33.3333333333%; }
    .block-grid-md-3 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-3 > .block-grid-item:nth-of-type(3n+1) {
      clear: both; }
  .block-grid-md-4 > .block-grid-item {
    width: 25%; }
    .block-grid-md-4 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-4 > .block-grid-item:nth-of-type(4n+1) {
      clear: both; }
  .block-grid-md-5 > .block-grid-item {
    width: 20%; }
    .block-grid-md-5 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-5 > .block-grid-item:nth-of-type(5n+1) {
      clear: both; }
  .block-grid-md-6 > .block-grid-item {
    width: 16.6666666667%; }
    .block-grid-md-6 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-6 > .block-grid-item:nth-of-type(6n+1) {
      clear: both; }
  .block-grid-md-7 > .block-grid-item {
    width: 14.2857142857%; }
    .block-grid-md-7 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-7 > .block-grid-item:nth-of-type(7n+1) {
      clear: both; }
  .block-grid-md-8 > .block-grid-item {
    width: 12.5%; }
    .block-grid-md-8 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-8 > .block-grid-item:nth-of-type(8n+1) {
      clear: both; }
  .block-grid-md-9 > .block-grid-item {
    width: 11.1111111111%; }
    .block-grid-md-9 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-9 > .block-grid-item:nth-of-type(9n+1) {
      clear: both; }
  .block-grid-md-10 > .block-grid-item {
    width: 10%; }
    .block-grid-md-10 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-10 > .block-grid-item:nth-of-type(10n+1) {
      clear: both; }
  .block-grid-md-11 > .block-grid-item {
    width: 9.0909090909%; }
    .block-grid-md-11 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-11 > .block-grid-item:nth-of-type(11n+1) {
      clear: both; }
  .block-grid-md-12 > .block-grid-item {
    width: 8.3333333333%; }
    .block-grid-md-12 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-md-12 > .block-grid-item:nth-of-type(12n+1) {
      clear: both; } }

@media (min-width: 993px) {
  .block-grid-lg-1 > .block-grid-item {
    width: 100%; }
    .block-grid-lg-1 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1) {
      clear: both; }
  .block-grid-lg-2 > .block-grid-item {
    width: 50%; }
    .block-grid-lg-2 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1) {
      clear: both; }
  .block-grid-lg-3 > .block-grid-item {
    width: 33.3333333333%; }
    .block-grid-lg-3 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1) {
      clear: both; }
  .block-grid-lg-4 > .block-grid-item {
    width: 25%; }
    .block-grid-lg-4 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1) {
      clear: both; }
  .block-grid-lg-5 > .block-grid-item {
    width: 20%; }
    .block-grid-lg-5 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1) {
      clear: both; }
  .block-grid-lg-6 > .block-grid-item {
    width: 16.6666666667%; }
    .block-grid-lg-6 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1) {
      clear: both; }
  .block-grid-lg-7 > .block-grid-item {
    width: 14.2857142857%; }
    .block-grid-lg-7 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-7 > .block-grid-item:nth-of-type(7n+1) {
      clear: both; }
  .block-grid-lg-8 > .block-grid-item {
    width: 12.5%; }
    .block-grid-lg-8 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-8 > .block-grid-item:nth-of-type(8n+1) {
      clear: both; }
  .block-grid-lg-9 > .block-grid-item {
    width: 11.1111111111%; }
    .block-grid-lg-9 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-9 > .block-grid-item:nth-of-type(9n+1) {
      clear: both; }
  .block-grid-lg-10 > .block-grid-item {
    width: 10%; }
    .block-grid-lg-10 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-10 > .block-grid-item:nth-of-type(10n+1) {
      clear: both; }
  .block-grid-lg-11 > .block-grid-item {
    width: 9.0909090909%; }
    .block-grid-lg-11 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-11 > .block-grid-item:nth-of-type(11n+1) {
      clear: both; }
  .block-grid-lg-12 > .block-grid-item {
    width: 8.3333333333%; }
    .block-grid-lg-12 > .block-grid-item:nth-of-type(n) {
      clear: none; }
    .block-grid-lg-12 > .block-grid-item:nth-of-type(12n+1) {
      clear: both; } }

.video-header {
  position: relative;
  min-height: 400px;
  max-height: 512px;
  overflow: hidden;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .video-header {
      min-height: 300px; } }
  @media (max-width: 768px) {
    .video-header {
      width: 100%; }
      .video-header img {
        width: 100%; }
      .video-header video {
        display: none; } }
  .video-header .balcktransparent {
    height: 100%;
    width: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute; }
  .video-header .mutebtn {
    display: none; }
  @media (min-width: 783px) {
    .video-header .mutebtn {
      display: block;
      position: absolute;
      z-index: 1;
      right: 5px;
      bottom: 5px;
      border: none;
      color: transparent;
      background: url(../images/speacker.png) no-repeat;
      width: 35px;
      height: 30px;
      outline: 0; }
      .video-header .mutebtn.unmute {
        background-position-y: -30px; } }

.intro.video .caption {
  position: absolute;
  z-index: 1;
  color: #fff; }
  .intro.video .caption h1 {
    color: #fff; }
  .intro.video .caption span {
    color: #fff; }

.table {
  overflow: hidden; }
  .table td, .table th {
    padding: 3px 11px; }
  .table thead {
    background: #999;
    color: #fff;
    font-size: 14px; }
  .table thead > tr > th {
    border-bottom: none; }
  .table tbody tr:nth-child(even) {
    background: #eee; }
  .table tbody td {
    border: none; }
  .table tbody tr {
    border: none; }
  @media all and (max-width: 992px) {
    .table table, .table thead, .table tbody, .table th, .table td, .table tr {
      display: block; }
    .table th {
      text-align: right; }
    .table table {
      position: relative;
      padding-bottom: 0;
      border: none; }
    .table thead {
      float: left;
      white-space: nowrap; }
      .table thead th {
        min-height: 42px; }
    .table tbody {
      overflow-x: auto;
      overflow-y: hidden;
      position: relative;
      white-space: nowrap; }
    .table tr {
      display: inline-block;
      vertical-align: top; }
    .table td {
      min-height: 42px; }
    .table thead > tr > th, .table thead > tr > td, .table tbody > tr > th, .table tbody > tr > td, .table tfoot > tr > th, .table tfoot > tr > td {
      border-top: none; } }

.o-ui-imagetext {
  display: table;
  margin-top: 30px;
  margin-bottom: 30px; }
  .o-ui-imagetext img {
    width: 100%; }
  .o-ui-imagetext a {
    padding-left: 0; }

@media only screen and (max-width: 768px) {
  .o-ui-imagetext img {
    padding-bottom: 20px; } }

footer #cff .cff-text, footer #cff .cff-post-desc {
  color: #FFFFFF; }

footer #cff a {
  color: #099 !important;
  text-decoration: underline !important; }

footer #cff a:hover {
  text-decoration: none !important; }
