/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *
 * Source files are in BOX - {Site Name}
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */




article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .progress-tabs-top-nav {
    display: none;
  }
  #complementary {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  #container.report {
    width: 700px;
    margin-left: 0px !important;
  }
  .header-print {
    display: block;
  }
  .icc-wrap span {
    display: none;
  }
  /* BK - Removed so Patient Stories will print
  .video-container {
    display: none;
  } 
  */
  .detail .video-container {
    display: none;
  }
  .detail .flowplayer {
    display: none;
  }
  .summary .flowplayer {
    display: none;
  }
  .prev_next {
    display: none;
  }
  .isi a {
    display: block;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #f3f1f1;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f3f1f1;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  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;
}
/* @font-face {
    font-family: 'Montserrat';
    src: url('@{icon-font-path}montserrat-eot.eot');
    src: url('@{icon-font-path}montserrat-eot.eot?#iefix') format('embedded-opentype'),
         url('@{icon-font-path}montserrat-woff.woff') format('woff'),
         url('@{icon-font-path}montserrat-ttf.ttf') format('truetype'),
         url('@{icon-font-path}montserrat-svg.svg#montserrat') format('svg');
    font-weight: normal;
    font-style: normal;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'Montserrat';
        src: url('@{icon-font-path}montserrat-svg.svg#Montserrat') format('svg');

    }
} */
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #1f72A0;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 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;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f3f1f1;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.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.success:hover > th {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.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.danger:hover > th {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.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.warning:hover > th {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  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;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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 .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  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"] {
  float: left;
  margin-left: -20px;
}
.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="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.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 .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #fff;
  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: #fff;
  background-color: #1f72A0;
  border-color: #2381b5;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #185a7e;
  border-color: #195d82;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #1f72A0;
  border-color: #2381b5;
}
.btn-primary {
  color: #fff;
  background-color: #FFB33F;
  border-color: #ffbd59;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ffa316;
  border-color: #ffa51b;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #FFB33F;
  border-color: #ffbd59;
}
.btn-warning {
  color: #fff;
  background-color: #F58025;
  border-color: #f68e3d;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #e76b0b;
  border-color: #eb6d0b;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #F58025;
  border-color: #f68e3d;
}
.btn-danger {
  color: #fff;
  background-color: #E31937;
  border-color: #e82e49;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #be152e;
  border-color: #c3152f;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #E31937;
  border-color: #e82e49;
}
.btn-success {
  color: #fff;
  background-color: #b9dede;
  border-color: #cae6e6;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #9dd1d1;
  border-color: #a1d3d3;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #b9dede;
  border-color: #cae6e6;
}
.btn-info {
  color: #fff;
  background-color: #23BCB9;
  border-color: #27d1ce;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1d9a97;
  border-color: #1d9e9b;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #23BCB9;
  border-color: #27d1ce;
}
.btn-link {
  color: #333333;
  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: #333333;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.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;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'icomoon';
  src: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/icomoon-eot.eot');
  src: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/icomoon-eot.eot?#iefix') format('embedded-opentype'), url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/icomoon-woff.woff') format('woff'), url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/icomoon-ttf.ttf') format('truetype'), url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/icomoon-svg.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'icomoon';
    src: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/icomoon-svg.svg#icomoon') format('svg');
  }
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-quote-left,
.icon-quote-right,
.icon-print,
.icon-export,
.icon-chevron-right,
.icon-chevron-down,
.icon-minus,
.icon-plus,
.icon-search,
.icon-chevron-sign-right,
.icon-home,
.icon-chevron-up,
.icon-chevron-left,
.icon-chevron-sign-left,
.icon-chevron-sign-up,
.icon-chevron-sign-down,
.icon-dr-discussion,
.icon-clipboard,
.icon-dr-type,
.icon-journeys,
.icon-briefcase,
.icon-book,
.icon-info,
.icon-questions,
.icon-location,
.icon-support,
.icon-warning-sign,
.icon-plus-clipboard,
.icon-phone,
.icon-page,
.icon-angle-right,
.icon-angle-left,
.icon-envelope,
.icon-reload-alt,
.icon-ok-sign {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-quote-left:before {
  content: "\275d";
}
.icon-quote-right:before {
  content: "\275e";
}
.icon-print:before {
  content: "\21af";
}
.icon-export:before {
  content: "\2709";
}
.icon-chevron-right:before {
  content: "\232a";
}
.icon-chevron-down:before {
  content: "\2304";
}
.icon-minus:before {
  content: "\25ac";
}
.icon-plus:before {
  content: "\271a";
}
.icon-search:before {
  content: "\260c";
}
.icon-chevron-sign-right:before {
  content: "\27f9";
}
.icon-home:before {
  content: "\27f0";
}
.icon-chevron-up:before {
  content: "\2303";
}
.icon-chevron-left:before {
  content: "\2329";
}
.icon-chevron-sign-left:before {
  content: "\27f8";
}
.icon-chevron-sign-up:before {
  content: "\2912";
}
.icon-chevron-sign-down:before {
  content: "\2913";
}
.icon-dr-discussion:before {
  content: "\2b12";
}
.icon-clipboard:before {
  content: "\270e";
}
.icon-dr-type:before {
  content: "\263a";
}
.icon-journeys:before {
  content: "\263b";
}
.icon-briefcase:before {
  content: "\2632";
}
.icon-book:before {
  content: "\2637";
}
.icon-info:before {
  content: "\233d";
}
.icon-questions:before {
  content: "\2754";
}
.icon-location:before {
  content: "\25ce";
}
.icon-support:before {
  content: "\267a";
}
.icon-warning-sign:before {
  content: "\2755";
}
.icon-plus-clipboard:before {
  content: "\25a4";
}
.icon-phone:before {
  content: "\2706";
}
.icon-page:before {
  content: "\25eb";
}
.icon-angle-right:before {
  content: "\2192";
}
.icon-angle-left:before {
  content: "\2190";
}
.icon-envelope:before {
  content: "\2709";
}
.icon-reload-alt:before {
  content: "\21ba";
}
.icon-ok-sign:before {
  content: "\2611";
}
.icon-alone {
  display: inline-block;
  /* Fix for clickability issue in WebKit */
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #1f72A0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1f72A0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #fff;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #fff;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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 .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #333333;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f3f1f1;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f3f1f1;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1f72A0;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f3f1f1;
  }
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav a:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.panel {
  margin-bottom: 20px;
  background-color: transparent;
  /*
border: 1px solid transparent;
  border-radius: @panel-border-radius;
*/
  /* .box-shadow(0 1px 1px rgba(0,0,0,.05)); */
}
.panel-body {
  padding: 5px 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  /* border-top: 1px solid @table-border-color; */
}
.panel-heading {
  /*
border-bottom: 1px solid transparent;
  .border-top-radius(@panel-border-radius - 1);
*/
}
.accordionQ .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.accordionQ.panel-group {
  background: none;
}
.accordionQ .panel-nav > .panel-heading {
  border-top: 1px solid #FFB33F;
  color: #38383a;
  position: relative;
  background: none;
}
.panel .sub-nav .icon {
  color: #999999;
}
.accordionQ .panel-title a.minus:after {
  content: "";
  text-decoration: none;
}
.accordionQ .panel-title a:after {
  content: "";
  text-decoration: none;
}
.accordionQ .panel-title a.minus .icon-chevron-down:before {
  content: "\2303";
  text-decoration: none;
}
.accordionQ a .icon-chevron-down {
  content: "\2304";
  position: absolute;
  right: 2%;
  top: 30%;
  color: #FFB33F;
}
.accordionQ .double .icon-chevron-down {
  top: 39.999%;
}
.panel .icon-plus {
  float: right;
  color: #fff;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #1f72A0;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1f72A0;
  border-color: #1f72A0;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #1f72A0;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #1f72A0;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.navbar {
  margin-bottom: 5px;
  border-radius: 0px;
}
.navbar-inverse {
  border-top: 3px #FFB33F solid;
  background-color: rgba(56, 56, 58, 0.9);
  border-bottom: 0 #FFB33F solid;
  padding-bottom: 1%;
}
.navbar-inverse a.navbar-brand,
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  padding: 0;
  /*20.4545% 34.0909% 15.1515% 28.7878%;*/
}
/*.navbar-inverse a.navbar-brand span {
	font: @back-light-font-weight .546875em/1.5em @back-light;
	color: #FFF;
	clear: both;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0px;
}*/
.navbar > .container .navbar-brand {
  margin: 0;
}
.img-responsive.ttp {
  margin-top: 5%;
}
.nav > li > a {
  font: 400 0.9em 'Muli', sans-serif;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 1px 1px #333;
}
.navbar .input-group {
  margin-top: -11px;
}
.navbar .form-control {
  background: #e2e2e2;
  box-shadow: none;
  border: none;
}
.navbar .form-control:focus {
  box-shadow: none;
}
.navbar .input-group-addon {
  background: #e2e2e2;
  border: none;
  color: #959595;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none !important;
}
.navbar input {
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none !important;
}
.navbar-form.navbar-right {
  padding: 0;
}
.navbar-collapse {
  padding-right: 0;
  margin-left: -15px;
  border: none;
  box-shadow: none;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #FFB33F;
  color: #38383a;
  text-shadow: 0px 0px 0px #000;
}
.navbar-inverse .navbar-nav > li > a {
  color: #FFF;
}
.navbar-nav > li > a {
  padding: 8px;
}
.dropdown-menu {
  background-color: rgba(225, 224, 223, 0.95);
  border: 0px solid #000;
}
.dropdown-menu > li > a {
  color: #3D3D40;
  font: 400 1em 'Muli', sans-serif;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #FFB33F;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #FFB33F;
  color: #38383a;
}
.breadcrumb {
  background-color: transparent !important;
  font-size: .857em;
  padding: 0 0 8px 0 !important;
  color: #292f31 !important;
}
.breadcrumb > li + li:before {
  content: "> " !important;
  color: #292f31 !important;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.navbar .addthis_button_email:before,
.navbar .addthis_button_print:before {
  color: #FFF;
  font-size: 1.42857em;
}
.navbar .addthis_button_email:before {
  right: 2.2%;
}
.navbar .addthis_button_print:before {
  right: 4.7%;
}
.mobile-search-container .navbar-form {
  border: none;
  box-shadow: none;
  margin: 8px 0px 0;
  padding: 10px 0 0;
}
.non-mobile-search-container {
  display: none;
  visibility: hidden;
}
.ttp-mobile {
  display: none;
  visibility: hidden;
}
.navbar-collapse .navbar-nav {
  margin: 7.5px 0;
}
/*******************************************

MEDIA QUERIES

*******************************************/
@media (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
  .non-mobile-search-container {
    display: block;
    visibility: visible;
  }
  .mobile-search-container {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .ttp-mobile {
    float: right;
    clear: right;
    display: block;
    visibility: visible;
  }
  .isi-mobile {
    font-size: .78571em;
  }
  .logo {
    position: relative;
    width: 179px;
    height: 89px;
    z-index: 100;
  }
}
@media (max-width: 400px) {
  .ttp-mobile {
    margin-top: 35px;
  }
  .isi-mobile {
    margin-top: 8px;
  }
}
@media (min-width: 992px) {
  .nav > li > a {
    font: 400 1em 'Muli', sans-serif;
  }
  .navbar-nav > li > a {
    padding: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .img-responsive.ttp {
    margin-left: 20.5%;
  }
  .navbar .addthis_button_email:before {
    right: 2.2%;
  }
  .navbar .addthis_button_print:before {
    right: 5.2%;
  }
}
@media (max-width: 768px) {
  html {
    overflow-x: hidden;
  }
}
#wrapper.col-md-8 #main a,
#wrapper.col-md-8 #main a:hover,
.back-patient-stories-detail .detail .row em a {
  color: #1f72A0;
}
#wrapper.col-md-8 #main.back-patient-stories-list .yamm a,
#wrapper.col-md-8 #main.back-patient-stories-list .yamm a:hover,
#wrapper.col-md-8 #main.back-patient-stories-detail .yamm a,
#wrapper.col-md-8 #main.back-patient-stories-detail .yamm a:hover {
  color: white;
}
#wrapper.col-md-8 #main.back-patient-stories-list .yamm h4 a,
#wrapper.col-md-8 #main.back-patient-stories-list .yamm h4 a:hover,
#wrapper.col-md-8 #main.back-patient-stories-detail .yamm h4 a,
#wrapper.col-md-8 #main.back-patient-stories-detail .yamm h4 a:hover {
  color: #8DBEDC;
}
h2 {
  margin-top: 10px;
}
h1.lower {
  text-transform: none;
}
.mr-triangle > p {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/mr-conditional.png') no-repeat;
  background-size: 25px 22px;
  padding: 5px 0 0 35px;
  min-height: 25px;
  line-height: 1.5em;
}
@media (max-width: 991px) {
  .mr-triangle > p {
    line-height: 1.25em;
  }
}
/**************  BACKGROUND IMAGES  **************/
.bp-bg,
.surgery-bg,
.chronic-bg,
.tools-bg {
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.bp-bg {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-crop-30-quality.jpg');
}
.surgery-bg {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-woman-looking.jpg');
}
.chronic-bg {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-woman-shoulder.jpg');
}
.tools-bg {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-doctor-patient.jpg');
}
@media (max-width: 991px) {
  .bp-bg,
  .surgery-bg,
  .chronic-bg,
  .tools-bg {
    background-image: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .surgery-bg,
  .tools-bg {
    background-position: 0 103px;
  }
  .bp-bg {
    background-position: 0 68px;
  }
  .chronic-bg {
    background-position: 0 94px;
  }
  .chronic-bg #main {
    margin-top: 6%;
  }
}
@media (min-width: 1199px) and (max-width: 1200px) {
  .bp-bg,
  .surgery-bg,
  .chronic-bg,
  .tools-bg {
    background-position: 0 104px;
  }
}
/**********************  BLOCKQUOTES  ********************/
blockquote {
  background: #b9dede;
  padding: 4.2% 2.8%;
  border: 0px solid;
  float: left;
  margin: 3.5% 3.5% 3.5% 0;
  max-width: 35%;
  font: 300 1.92857em/1.1em 'Muli', sans-serif;
  text-transform: uppercase;
  position: relative;
}
blockquote:after {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  bottom: 11px;
  right: 45px;
  content: "\275d";
  color: #fff;
}
blockquote:before {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  bottom: 11px;
  right: 15px;
  content: "\275e";
  color: #fff;
}
blockquote em {
  color: #FFF;
  font: 300 1em 'Muli', sans-serif;
  font-style: italic;
}
blockquote span {
  clear: both;
  display: block;
  font-size: .629em;
  text-transform: none;
  margin-top: 10%;
  font-style: italic;
}
/**********************  IMAGES  *********************************************/
figure {
  float: left;
  margin: 3.5% 3.5% 3.5% 0;
  max-width: 35%;
  font: 700 1em/1.1em 'Muli', sans-serif;
  position: relative;
  display: block;
}
figure.multiple {
  float: left;
  margin: 0 3.5% 0 0;
  max-width: 35%;
  font: 700 1em/1.1em 'Muli', sans-serif;
  position: relative;
  display: block;
}
figure figcaption {
  text-align: center;
  clear: both;
  display: block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  figure figcaption.doctors {
    letter-spacing: -1px;
  }
  .question-tabs li a {
    padding: .714285em 13.7%;
  }
  .question-tabs li.one a {
    padding: .714285em 14.4%;
  }
}
/**********************  SMALL IN-CONTENT CALLS TO ACTION ********************/
.panel-body .icc a:after {
  right: 4%;
}
.icc-wrap {
  clear: both;
  display: block;
  cursor: pointer;
}
.icc a:hover {
  text-decoration: none;
}
.icc a span {
  padding-right: 2%;
}
/*.icc a:before,*/
.icon-location.in-content,
.icon-dr-discussion.in-content,
.icon-info.in-content,
.icon-book.in-content,
.icon-questions.in-content,
.icon-support.in-content {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1em;
  -webkit-font-smoothing: antialiased;
  content: "\25ce";
  color: #FFF;
  background: #FFB33F;
  padding: 5px 10px;
  border-radius: 50%;
  font-size: 1.71428em;
  float: left;
}
.icon-dr-discussion.in-content,
.icon-book.in-content,
.icon-questions.in-content {
  font-size: 1.4em;
  padding: 8px 10px;
}
.icon-info.in-content {
  font-size: 1.5em;
  padding: 8px 10px;
}
.icc a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\232a";
  color: #FFB33F;
  font-size: 1.71428em;
  position: absolute;
  right: 2%;
  line-height: 1em;
}
/*.icc-lg a:after {
	bottom: 26.5%;
}*/
.icc {
  font: 500 1em/1.64285em 'Montserrat', sans-serif;
  text-transform: uppercase;
  border: 1px solid #FFB33F;
  border-left: 0px;
  border-right: 0px;
  padding: 1% 0 .72%;
  display: block;
  margin: 0 0 2% 4.5%;
}
.icc a {
  padding-left: 1%;
  color: #333 !important;
}
@media (max-width: 479px) {
  .icc a:after {
    right: 5%;
    line-height: .1em;
  }
  .icon-location.in-content,
  .icon-dr-discussion.in-content,
  .icon-info.in-content,
  .icon-book.in-content,
  .icon-questions.in-content,
  .icon-support.in-content {
    margin-top: 8px;
  }
}
@media (min-width: 480px) and (max-width: 599px) {
  .icc a:after {
    right: 3%;
  }
}
@media (max-width: 767px) {
  .icc {
    padding: 1.3% 2% 1.3% 11%;
  }
}
/**********************  LARGE IN-CONTENT CALLS TO ACTION ********************/
.icc-lg {
  border: 1px solid #FFB33F;
  border-left: 0px;
  border-right: 0px;
  padding: 15px 0px;
}
.icc-lg:after {
  bottom: 3.75%;
}
.icc-lg a {
  font: 300 1.214285em 'Muli', sans-serif;
  color: #676767 !important;
  font-style: italic;
  text-transform: uppercase;
  /*background: url(../images/clip-lg-img.png) no-repeat transparent;*/
  display: block;
  padding: 0 7% 0 0;
}
.icc-lg a em.alt-color {
  font-weight: 400;
  color: #383839;
}
.icc-lg a:hover {
  text-decoration: none;
}
.icc-lg a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\232a";
  color: #FFB33F;
  font-size: 1.71428em;
  position: absolute;
  right: 2%;
  line-height: 1em;
  margin-top: -3%;
}
.icc-lg span {
  content: "\25a4";
  color: #FFB33F;
  font-size: 4.2857em;
  line-height: 1em;
  margin-right: 2.5%;
  display: block;
  float: left;
}
/****************    REFERENCES    ******************/
.references {
  font: 400 0.857em Arial, sans-serif;
  color: #3e4045;
  clear: both;
}
.references h3 {
  font: 700 1em Arial, sans-serif;
}
.references ol {
  padding-left: 5%;
}
.references li {
  margin-bottom: 1.5%;
}
/****************  VIDEO INSTANCES  *******************/
.vid-header {
  background-color: #999;
  font-family: 'Montserrat', sans-serif;
  color: #444;
  margin-bottom: 8px;
}
.vid-header .col-sm-6 {
  padding-left: 0;
}
.vid-header h3 {
  font-family: 'Muli', sans-serif;
  font-size: 23px;
  color: white;
  margin-top: 30px;
  margin-bottom: 0;
  text-transform: uppercase;
  border-right: 1px solid #EFEFEF;
}
.vid-header .diagnosis {
  margin-top: 38px;
}
.vid-header .diagnosis p {
  margin: 0;
}
.vid-header .age {
  font-size: 16px;
  border-right: 1px solid #EFEFEF;
}
.vid-header .image {
  float: left;
  margin-right: 15px;
}
.vid-header .text {
  overflow: auto;
}
article .vid-cap h4 {
  font-family: 'Muli', sans-serif;
  font-size: 20px;
  line-height: 1em;
  font-weight: normal;
  margin-bottom: 2%;
}
@media (max-width: 767px) {
  #wrapper.col-md-8 #main.back-patient-stories-list article .vid-cap h4 {
    line-height: 1.2em;
    margin-bottom: 2%;
  }
}
.video-container .icon-chevron-right {
  color: #FFB33F;
}
#wrapper #main a.see-more {
  clear: both;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #333333 !important;
  margin-bottom: 2%;
}
.video-container p a.see-more {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #333333 !important;
  float: left;
  clear: both;
}
#wrapper.col-md-8 #main.back-patient-stories-list a.see-more {
  margin-left: 3.3%;
}
#wrapper #main a.see-more span.icon-chevron-right {
  color: #FFB33F;
}
.video-container a.see-more span.icon-chevron-right {
  color: #FFB33F;
}
.video-container {
  padding-bottom: 10px;
}
.vid-cap {
  border-left: 3px solid #FFB33F;
  padding-left: 3%;
  width: 60%;
  margin-bottom: 2%;
  margin-top: 20px;
}
.vid-cap h3 {
  font-family: 'Muli', sans-serif;
  font-size: 19px;
  color: #404247 !important;
  margin-top: 5%;
}
.ttp-landing #banner .vid-cap h3 {
  margin-bottom: 0;
}
.ttp-landing #banner .vid-cap {
  border-left: 0px;
  padding-left: 0%;
  width: 90%;
  margin-top: 0;
  margin-bottom: 10%;
}
.ttp-landing #banner p {
  font: 400 1.25em/1.4em "Muli", sans-serif;
}
.ttp-landing .call-box {
  background-image: none !important;
  padding-top: 4.9%;
}
.ttp-landing #wrapper .call-box h3 {
  width: 85%;
}
.ttp-landing #wrapper .call-box p {
  width: 100%;
}
.vid-cap h4,
.vid-cap h5,
.vid-cap em {
  font: bold 1em Arial, sans-serif;
  color: #3e4045;
  margin: 0;
}
.vid-cap h5 {
  font-weight: 400;
  margin-bottom: 10px;
}
.vid-cap em {
  font-style: italic;
  color: #848486;
  font-weight: normal;
}
.btn.btn-sm.btn-vid-selector {
  background: #fff;
  border-radius: 0;
}
.btn.btn-sm.btn-vid-selector:hover,
.btn.btn-sm.btn-vid-selector:focus {
  color: #333;
}
.btn.btn-sm.btn-vid-selector.dropdown-toggle {
  background: #999999;
}
.btn.btn-sm.btn-vid-selector.dropdown-toggle .caret {
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
.paginate {
  font-family: 'Montserrat', sans-serif;
  color: #333;
}
.paginate li a {
  color: #333 !important;
}
.paginate .title {
  text-transform: uppercase;
}
.paginate .active a {
  color: #FFB33F !important;
  font-weight: bold;
}
.paginate .prev {
  margin-left: 4%;
  margin-right: 6%;
}
.paginate .prev a span.icon-chevron-left {
  padding: 3% 6%;
}
.paginate .next a span.icon-chevron-right {
  padding: 5% 10%;
}
.paginate .prev a span.icon-chevron-left {
  margin-right: 10%;
}
.paginate .next a span.icon-chevron-right {
  margin-left: 10%;
}
@media (max-width: 992px) {
  .vid-cap {
    width: 100%;
  }
}
/*****************   TABS   *****************/
.tabs {
  height: 60px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(10%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* IE10+ */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */
  margin-top: 3.6%;
}
.tabs ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}
/*.tabs ul {
	list-style: none;
	width: 98.7%;
	margin: 0 auto;
	padding: 0;
	background: #1e70a2;
	height: 60px;
}*/
.tabs li {
  display: table-cell;
  height: auto;
  /*float: left;*/
  background: #1e70a2;
  width: auto;
  vertical-align: bottom;
}
.tabs li a {
  font: 400 1em 'Muli', sans-serif;
  text-transform: uppercase;
  color: #FFF !important;
  float: left;
  display: block;
  padding: .857em 20.9%;
  text-align: center;
  -webkit-box-shadow: 10px 0px 10px -5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 10px 0px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 10px 0px 10px -5px rgba(0, 0, 0, 0.3);
  /*vertical-align: middle;
	width: auto;*/
  letter-spacing: -0.5px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(10%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* IE10+ */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */
}
.tabs li a.single {
  line-height: 2.6em;
}
.tabs li a.last {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
  padding: .857em 17.9%;
}
.tabs li a:hover,
.tabs li a.active {
  text-decoration: none;
  background: #57a4d8;
  display: block;
  -webkit-box-shadow: inset -2px 0px 10px -5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset -2px 0px 10px -5px rgba(0, 0, 0, 0.3);
  box-shadow: inset -2px 0px 10px -5px rgba(0, 0, 0, 0.3);
  width: 100%;
  /*padding: .857em 16.5%;*/
}
/*.tabs li a.last:hover,
.tabs li a.last.active {
	text-decoration: none;
	background: #57a4d8;
	display: block;
	-webkit-box-shadow: inset -2px 0px 10px -5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset -2px 0px 10px -5px rgba(0, 0, 0, 0.3);
	box-shadow: inset -2px 0px 10px -5px rgba(0, 0, 0, 0.3);
	width: 100%;
	padding: .857em 16.5%;
}*/
.question-tabs ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 99.85%;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWUxZTEiIHN0b3Atb3BhY2l0eT0iMC4zMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e5e1e1 0%, rgba(229, 225, 225, 0.31) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e1e1), color-stop(100%, rgba(229, 225, 225, 0.31)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e1e1 0%, rgba(229, 225, 225, 0.31) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e5e1e1 0%, rgba(229, 225, 225, 0.31) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e5e1e1 0%, rgba(229, 225, 225, 0.31) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e5e1e1 0%, rgba(229, 225, 225, 0.31) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e1e1', endColorstr='#4fe5e1e1', GradientType=0);
  /* IE6-8 */
}
.question-tabs li {
  display: table-cell;
  height: auto;
  /*float: left;*/
  background: transparent;
  width: auto;
  vertical-align: bottom;
}
/*.question-tabs li:hover {
	background: url(../images/blue-arrow.png) no-repeat center 32px  transparent;
	position: absolute;
} */
/*.question-tabs li:hover:after,*/
.question-tabs li.active:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  /*should be set to -border-width x 2 */
  left: 46%;
  width: 0;
  height: 0;
  border-color: #57A3D7 transparent transparent transparent;
  /*border color should be same as div div background color*/
  border-style: solid;
  border-width: 10px;
}
.question-tabs li.active.one:after {
  left: 25%;
}
.question-tabs li.active.two:after {
  left: 73%;
}
/*.question-tabs li.active:hover:after {
	border-color: transparent transparent transparent transparent;
}*/
.question-tabs li a {
  font: 400 1em 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #8b8b8b !important;
  float: left;
  display: block;
  padding: .714285em 14.0%;
  text-align: center;
  border: 0px solid transparent !important;
}
.question-tabs li.one a {
  padding: .714285em 14.8%;
}
/*.question-tabs li a:hover,*/
.question-tabs li.active a {
  text-decoration: none;
  background: #57a3d7;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3YTNkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iIzg0YjhkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2JiZDhlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NGI4ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(bottom, #57a3d7 0%, #84b8d9 93%, #bbd8ea 97%, #84b8d9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #57a3d7), color-stop(93%, #84b8d9), color-stop(97%, #bbd8ea), color-stop(100%, #84b8d9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #57a3d7 0%, #84b8d9 93%, #bbd8ea 97%, #84b8d9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #57a3d7 0%, #84b8d9 93%, #bbd8ea 97%, #84b8d9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, #57a3d7 0%, #84b8d9 93%, #bbd8ea 97%, #84b8d9 100%);
  /* IE10+ */
  background: linear-gradient(to top, #57a3d7 0%, #84b8d9 93%, #bbd8ea 97%, #84b8d9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84b8d9', endColorstr='#57a3d7', GradientType=0);
  /* IE6-8 */
  color: #FFF !important;
  border: 0px solid transparent !important;
  outline: none;
}
.question-tabs {
  margin-bottom: 3%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .question-tabs li a {
    max-width: 307px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .question-tabs li a {
    max-width: 359px;
  }
}
@media (max-width: 767px) {
  .question-tabs li:hover:after,
  .question-tabs li.active:after {
    border-color: transparent;
  }
  .question-tabs li {
    display: block;
  }
  .question-tabs li a {
    float: none;
  }
  .question-tabs li:hover {
    position: relative;
  }
  figure {
    margin-right: 2.5%;
  }
  .prev-next {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
}
/*********************** NEXT BUTTONS **********************/
.prev_next {
  padding: 25px 0;
  clear: both;
  margin-top: 6%;
  box-shadow: 0px 12px 12px -12px #BBB inset;
  -moz-box-shadow: 0px 12px 12px -12px #BBB inset;
  -webkit-box-shadow: 0px 12px 12px -12px #BBB inset;
}
.prev_next .next {
  text-align: right;
}
.next a,
.prev a {
  font: 400 1em 'Montserrat', sans-serif;
  color: #333333 !important;
  text-transform: uppercase;
  display: block;
}
.next a:hover,
.prev a:hover {
  text-decoration: none;
}
.prev span.icon-chevron-left,
.next span.icon-chevron-right {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1em;
  -webkit-font-smoothing: antialiased;
  content: "\25ce";
  color: #FFF;
  background: #FFB33F;
  padding: 3px 7px;
  border-radius: 50%;
  font-size: 1em;
  float: left;
}
.next span.icon-chevron-right {
  float: right;
  margin-left: 2%;
  cursor: pointer;
}
.prev span.icon-chevron-left {
  float: left;
  margin-right: 2%;
  cursor: pointer;
}
@media (max-width: 768px) {
  .prev {
    margin-bottom: 5%;
  }
}
/*******************************************

CONDITIONS LANDING PAGE

*******************************************/
.conditions {
  background: #1f72A0;
  margin: 0 1% 1% 0;
  min-height: 50px;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.conditions a {
  font: 400 1.42857em 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #FFF !important;
  position: absolute;
  padding-left: 6%;
}
.conditions a.single {
  bottom: 12%;
}
.conditions:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\232a";
  color: #FFB33F;
  font-size: 1.42857em ;
  position: absolute;
  right: 5%;
  line-height: 1em;
  bottom: 12%;
}
.conditions span {
  color: #FFB33F;
}
.conditions.right {
  margin-right: 0;
}
.conditions.no-image {
  margin-bottom: 5%;
  min-height: 60px;
}
.conditions.no-image a.single {
  bottom: 27%;
}
.conditions.no-image:after {
  bottom: 30%;
}
table.choose {
  border: 1px solid #CCC;
}
.choose td,
.choose th {
  padding: 10px;
  text-align: center;
  border: 1px solid #CCC;
}
.choose td.desc {
  width: 46%;
  text-align: left;
}
@media (max-width: 767px) {
  .conditions a.single {
    bottom: 0% !important;
    line-height: 3em;
  }
  .conditions a {
    line-height: 1.2em;
    padding-left: 3%;
  }
  .conditions:after {
    bottom: 30%;
    right: 3%;
  }
  .conditions {
    background: #1f72A0;
    margin: 0 1% 3% 0;
    min-height: 60px;
    position: relative;
    width: 100%;
    cursor: pointer;
    padding: 7px 0;
  }
}
@media (min-width: 768px) {
  .conditions {
    float: left;
    min-height: 240px;
    width: 49%;
  }
  .conditions a {
    bottom: 6%;
  }
  .lt-ie9 .conditions {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/condition-sprite-ie.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    min-height: 240px;
    width: 48%;
  }
  .lt-ie9 .conditions.threed-image,
  .lt-ie9 .conditions.metrx,
  .lt-ie9 .conditions.infuse-bone,
  .lt-ie9 .conditions.kyphon {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2-ie.jpg') !important;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    min-height: 240px;
    width: 48%;
  }
  .lt-ie9 .conditions.pt,
  .lt-ie9 .conditions.chiro,
  .lt-ie9 .conditions.meds,
  .lt-ie9 .conditions.epi {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-ie.jpg') !important;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    min-height: 240px;
    width: 48%;
  }
  .lt-ie9 .conditions.ieonly {
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    min-height: 60px;
    width: 48%;
  }
  .lt-ie9 .conditions a {
    bottom: 6%;
  }
  .lt-ie9 .conditions a.single {
    bottom: 12%;
  }
  .lt-ie9 .arthritis {
    background-position: 0 -725px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -725px;
  }
  .lt-ie9 .ddd {
    background-position: 0px -1208px;
    -ms-background-position-x: 0px;
    -ms-background-position-y: -1208px;
  }
  .lt-ie9 .trauma {
    background-position: -370px 0;
    -ms-background-position-x: -370px;
    -ms-background-position-y: 0px;
  }
  .lt-ie9 .pp {
    background-position: 0px -241px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -241px;
  }
  .lt-ie9 .sciatica {
    background-position: 0px -965px;
    -ms-background-position-x: 0px;
    -ms-background-position-y: -965px;
  }
  .lt-ie9 .scoliosis {
    background-position: -372px -965px;
    -ms-background-position-x: -372px;
    -ms-background-position-y: -965px;
  }
  .lt-ie9 .slipped {
    background-position: -370px -241px;
    -ms-background-position-x: -370px;
    -ms-background-position-y: -241px;
  }
  .lt-ie9 .fractures {
    background-position: -368px -724px;
    -ms-background-position-x: -368px;
    -ms-background-position-y: -724px;
  }
  .lt-ie9 .stenosis {
    background-position: 0 0;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0;
  }
  .lt-ie9 .physical-therapy {
    background-position: 0 -1450px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -1450px;
  }
  .lt-ie9 .chiropractic {
    background-position: 0 -2170px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -2170px;
  }
  .lt-ie9 .medications {
    background-position: -371px -1930px;
    -ms-background-position-x: -371px;
    -ms-background-position-y: -1930px;
  }
  .lt-ie9 .epidural {
    background-position: 0 -1930px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -1930px;
  }
  .lt-ie9 .talking-pcp {
    background-position: -371px -1690px;
    -ms-background-position-x: -371px;
    -ms-background-position-y: -1690px;
  }
  .lt-ie9 .right-surgeon {
    background-position: -371px -1450px;
    -ms-background-position-x: -371px;
    -ms-background-position-y: -1450px;
  }
  .lt-ie9 .surgical-options {
    background-position: -372px -2170px;
    -ms-background-position-x: -372px;
    -ms-background-position-y: -2170px;
  }
  .lt-ie9 .ask-nurse {
    background-position: -372px -1208px;
    -ms-background-position-x: -372px;
    -ms-background-position-y: -1208px;
  }
  .lt-ie9 .answers-nurse {
    background-position: 0 -1690px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -1690px;
  }
}
@media (max-width: 768px) {
  .conditions a {
    font: 400 1.42857em 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #FFF !important;
    position: absolute;
    padding-left: 6%;
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .arthritis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -241px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -241px;
  }
  .ddd {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -241px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -241px;
  }
  .trauma {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -353px 0;
    -ms-background-position-x: -353px;
    -ms-background-position-y: 0px;
  }
  .pp {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
  .sciatica {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px 0px;
    -ms-background-position-x: 0px;
    -ms-background-position-y: 0px;
  }
  .scoliosis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -353px 0;
    -ms-background-position-x: -353px;
    -ms-background-position-y: 0px;
  }
  .slipped {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -352px -240px;
    -ms-background-position-x: -352px;
    -ms-background-position-y: -240px;
  }
  .fractures {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -352px -241px;
    -ms-background-position-x: -352px;
    -ms-background-position-y: -241px;
  }
  .stenosis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0;
  }
  .physical-therapy {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .pt {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .chiropractic {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
  .chiro {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -368px 0;
    -ms-background-position-x: -368px;
    -ms-background-position-y: 0px;
  }
  .medications {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -355px 0;
    -ms-background-position-x: -355px;
    -ms-background-position-y: 0px;
  }
  .meds {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0px;
    -ms-background-position-y: -240px;
  }
  .epidural {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .epi {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -368px -240px;
    -ms-background-position-x: -368px;
    -ms-background-position-y: -240px;
  }
  .threed-image {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .metrx {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -368px 0;
    -ms-background-position-x: -368px;
    -ms-background-position-y: 0px;
  }
  .infuse-bone {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -1px -240px;
    -ms-background-position-x: -1px;
    -ms-background-position-y: -240px;
  }
  .kyphon {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -368px -240px;
    -ms-background-position-x: -368px;
    -ms-background-position-y: -240px;
  }
  .talking-pcp {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -355px -240px;
    -ms-background-position-x: -355px;
    -ms-background-position-y: -240px;
  }
  .right-surgeon {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -355px 0;
    -ms-background-position-x: -355px;
    -ms-background-position-y: 0px;
  }
  .surgical-options {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -355px -240px;
    -ms-background-position-x: -355px;
    -ms-background-position-y: -240px;
  }
  .ask-nurse {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -356px -241px;
    -ms-background-position-x: -356px;
    -ms-background-position-y: -241px;
  }
  .answers-nurse {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .arthritis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -241px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -241px;
  }
  .ddd {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -241px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -241px;
  }
  .trauma {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -302px 0;
    -ms-background-position-x: -302px;
    -ms-background-position-y: 0px;
  }
  .pp {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
  .sciatica {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px 0px;
    -ms-background-position-x: 0px;
    -ms-background-position-y: 0px;
  }
  .scoliosis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -302px 0;
    -ms-background-position-x: -302px;
    -ms-background-position-y: 0px;
  }
  .slipped {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -302px -240px;
    -ms-background-position-x: -302px;
    -ms-background-position-y: -240px;
  }
  .fractures {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -302px -241px;
    -ms-background-position-x: -302px;
    -ms-background-position-y: -241px;
  }
  .stenosis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0;
  }
  .physical-therapy {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .chiropractic {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
  .medications {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -304px 0;
    -ms-background-position-x: -304px;
    -ms-background-position-y: 0px;
  }
  .epidural {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .talking-pcp {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -304px -240px;
    -ms-background-position-x: -304px;
    -ms-background-position-y: -240px;
  }
  .right-surgeon {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -304px 0;
    -ms-background-position-x: -304px;
    -ms-background-position-y: 0px;
  }
  .surgical-options {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -304px -240px;
    -ms-background-position-x: -304px;
    -ms-background-position-y: -240px;
  }
  .ask-nurse {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -305px -241px;
    -ms-background-position-x: -305px;
    -ms-background-position-y: -241px;
  }
  .answers-nurse {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
  .pt {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .chiro {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 203% 200%;
    background-position: -303px 0;
    -ms-background-position-x: -303px;
    -ms-background-position-y: 0px;
  }
  .meds {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0px;
    -ms-background-position-y: -240px;
  }
  .epi {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 203% 200%;
    background-position: -303px -240px;
    -ms-background-position-x: -303;
    -ms-background-position-y: -240px;
  }
  .threed-image {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .metrx {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 203% 200%;
    background-position: -303px 0;
    -ms-background-position-x: -303px;
    -ms-background-position-y: 0px;
  }
  .infuse-bone {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -1px -240px;
    -ms-background-position-x: -1px;
    -ms-background-position-y: -240px;
  }
  .kyphon {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 203% 200%;
    background-position: -303px -240px;
    -ms-background-position-x: -303px;
    -ms-background-position-y: -240px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .conditions.pp a {
    bottom: .75%;
  }
  .choose td.desc {
    width: 40%;
  }
  .choose th {
    font-size: .857em;
    padding: 1% 0;
  }
  .choose th.bs {
    width: 13%;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .choose td.desc {
    width: 40%;
  }
  .choose th {
    font-size: .857em;
    padding: 1% 0;
  }
  .choose th.bs {
    width: 13%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .choose th {
    font-size: 10px !important;
    padding: 1% 0;
  }
}
@media (min-width: 1200px) {
  .arthritis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -241px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -241px;
  }
  .ddd {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -241px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -241px;
  }
  .trauma {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -367px 0;
    -ms-background-position-x: -367px;
    -ms-background-position-y: 0px;
  }
  .pp {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
  .sciatica {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px 0px;
    -ms-background-position-x: 0px;
    -ms-background-position-y: 0px;
  }
  .scoliosis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -367px 0;
    -ms-background-position-x: -367px;
    -ms-background-position-y: 0px;
  }
  .slipped {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -367px -240px;
    -ms-background-position-x: -367px;
    -ms-background-position-y: -240px;
  }
  .fractures {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -367px -241px;
    -ms-background-position-x: -367px;
    -ms-background-position-y: -241px;
  }
  .stenosis {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-1.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0;
  }
  .physical-therapy {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .chiropractic {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
  .medications {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -369px 0;
    -ms-background-position-x: -369px;
    -ms-background-position-y: 0px;
  }
  .epidural {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .talking-pcp {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -369px -240px;
    -ms-background-position-x: -369px;
    -ms-background-position-y: -240px;
  }
  .right-surgeon {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -369px 0;
    -ms-background-position-x: -369px;
    -ms-background-position-y: 0px;
  }
  .surgical-options {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-5.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -369px -240px;
    -ms-background-position-x: -369px;
    -ms-background-position-y: -240px;
  }
  .ask-nurse {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-3.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -370px -242px;
    -ms-background-position-x: -370px;
    -ms-background-position-y: -242px;
  }
  .answers-nurse {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-conditions-sprite-4.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0;
    -ms-background-position-y: -240px;
  }
  .threed-image {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .metrx {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -368px 0;
    -ms-background-position-x: -368px;
    -ms-background-position-y: 0px;
  }
  .infuse-bone {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -1px -240px;
    -ms-background-position-x: -1px;
    -ms-background-position-y: -240px;
  }
  .kyphon {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite-2.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -368px -240px;
    -ms-background-position-x: -368px;
    -ms-background-position-y: -240px;
  }
  .pt {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0 0px;
    -ms-background-position-x: 0;
    -ms-background-position-y: 0px;
  }
  .chiro {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -368px 0;
    -ms-background-position-x: -368px;
    -ms-background-position-y: 0px;
  }
  .meds {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: 0px -240px;
    -ms-background-position-x: 0px;
    -ms-background-position-y: -240px;
  }
  .epi {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-condition-sprite.jpg') no-repeat scroll 0 0 transparent;
    background-size: 200% 200%;
    background-position: -368px -240px;
    -ms-background-position-x: -368px;
    -ms-background-position-y: -240px;
  }
}
/*******************************************

FORMS

*******************************************/
form ul.no-numbers,
form ol.no-numbers {
  list-style: none;
  padding-left: 0;
}
form ol.no-numbers li,
form ul.no-numbers li {
  margin-bottom: 10px;
}
form ol.no-numbers li input[type="radio"],
form ol.no-numbers li input[type="checkbox"],
form ul.no-numbers li input[type="radio"],
form ul.no-numbers li input[type="checkbox"] {
  display: inline;
}
form ol.no-numbers label,
form ul.no-numbers label {
  margin-right: 10px;
}
/*******************************************

IE SPECIFIC STYLES

*******************************************/
.lt-ie9 .in-content.icon-location {
  padding-bottom: .9%;
}
.lt-ie9 .icc-lg span.icon-info {
  margin-top: -14px;
}
.lt-ie9 .icc-lg a:after {
  margin-top: -1.25%;
}
.lte-ie9 #accordionQ1 .panel.panel-nav > .panel-heading,
.lte-ie9 #accordionQ2 .panel.panel-nav > .panel-heading,
.lte-ie9 #accordionQ1.panel-group,
.lte-ie9 #accordionQ2.panel-group {
  background: none !important;
  filter: none !important;
}
.lt-ie9 .question-tabs li.two a {
  padding: .714285em 14.6%;
}
.lt-ie9 .question-tabs li:hover {
  position: relative !important;
}
.lt-ie9 .right-col-option .promo {
  border-top: 1px solid #999;
}
.lt-ie9 .panel-nav > .panel-heading,
.lt-ie9 .panel-group.accordionQ {
  filter: none !important;
}
.lt-ie9 .bp-bg {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-back-content-two-ie.jpg');
}
.lt-ie9 .surgery-bg {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/content-bg-back-v3-ie.jpg');
}
.lt-ie9 .chronic-bg {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-back-content-page-shoulder-.jpg');
}
.lt-ie9 .tools-bg {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/content-bg-back-v4-ie.jpg');
}
.lt-ie9 #wrapper #find-specialist .input-group .form-control {
  display: block;
}
/*******************************************

MEDIA QUERIES

*******************************************/
@media (min-width: 992px) and (max-width: 1200px) {
  .tabs li a {
    padding: .857em 13.8%;
  }
  .tabs li a.last {
    padding: .857em 10.9%;
  }
  .question-tabs li a {
    padding: 0.714285em 7.15%;
  }
  .icc-lg a {
    font-size: 1.142857em;
  }
  blockquote {
    font-size: 1.642857em;
  }
}
/*******************************************

VOICES OF RELIEF SECTION

*******************************************/
.vor a.see-more {
  margin-left: 0 !important;
}
.vor .sort {
  clear: both;
  margin-bottom: 5%;
}
.vor .sort h2 {
  margin-bottom: 0;
}
.vor .sort img,
.vor img.headshot {
  border: 0px solid #CCC;
  padding: 0;
  float: left;
  margin: 0 2% 5% 0;
}
.vor h1 {
  font: 700 3.5em "Myriad Pro";
}
.vor h1 img.img-responsive {
  display: inline-block;
  margin-top: -1.25%;
  vertical-align: top;
  width: 13%;
}
.vor .masthead {
  font: 400 1.21429em "Myriad Pro", sans-serif;
  border: 0px solid #CCC;
  padding-left: 0;
}
.vor .masthead a {
  color: #1f72A0;
}
.vor h2.story-title {
  margin-bottom: 4%;
}
.vor .list-label {
  margin: 1.5% 2% 0 0;
}
.vor .share-label {
  float: right;
  margin: .8% 1% 0 0;
}
.container.vor .navbar.navbar-inverse {
  padding: 5% 0;
}
.container.vor .story-disclaimer {
  padding-top: 5%;
  font-size: .65em;
}
#find-specialist.find-specialist.relief .input-group {
  margin-left: 0;
  width: 100%;
  margin-top: 9%;
}
.find-specialist.relief form {
  background-position: 35% 6%;
  background-repeat: no-repeat;
  background-size: 56% auto;
}
.vor.container .navbar-inverse {
  background: none !important;
  border: 0px solid transparent !important;
}
.vor.container .dropdown-menu > .active > a,
.vor.container .dropdown-menu > .active > a:hover,
.vor.container .dropdown-menu > .active > a:focus {
  background-color: #FFB33F !important;
}
.vor.container .navbar-nav {
  float: inherit !important;
}
.vor.container .dropdown-menu,
.vor.container .navbar-nav li.dropdown {
  min-width: 310px;
}
.addthis_sharing_toolbox span,
.addthis_sharing_toolbox span[title=Facebook],
.addthis_sharing_toolbox span[title=Twitter],
.addthis_sharing_toolbox span[title=Email] {
  border-radius: 5px;
}
@media (max-width: 1199px) {
  .vor h1 {
    font: 700 3em "Myriad Pro";
  }
}
@media (max-width: 991px) {
  .vor h1 img.img-responsive {
    width: 10%;
  }
  .vor .masthead {
    font: 400 1em "Myriad Pro", sans-serif;
  }
  .vor h1 img.img-responsive {
    display: none;
  }
}
@media (max-width: 991px) {
  .vor h1 img.img-responsive {
    margin-top: -0.5%;
  }
}
/*#ddg #wrapper {
	background: #faf9f9;
}*/
/*****************   TABS   *****************/
.progress-tabs {
  height: 60px;
  margin-top: 3.6%;
  display: table;
  table-layout: fixed;
  /*text-align: center;*/
  margin: 0;
  padding: 0;
  width: 100%;
}
.progress-tabs li {
  float: left;
  display: inline-block;
  background: #57a4d8;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3YTRkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTdhNGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1N2E0ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjM2Y5NGNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #57a4d8 0%, #57a4d8 0%, #57a4d8 0%, #3f94ce 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #57a4d8), color-stop(0%, #57a4d8), color-stop(0%, #57a4d8), color-stop(100%, #3f94ce));
  background: -webkit-linear-gradient(top, #57a4d8 0%, #57a4d8 0%, #57a4d8 0%, #3f94ce 100%);
  background: -o-linear-gradient(top, #57a4d8 0%, #57a4d8 0%, #57a4d8 0%, #3f94ce 100%);
  background: -ms-linear-gradient(top, #57a4d8 0%, #57a4d8 0%, #57a4d8 0%, #3f94ce 100%);
  background: linear-gradient(to bottom, #57a4d8 0%, #57a4d8 0%, #57a4d8 0%, #3f94ce 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57a4d8', endColorstr='#3f94ce', GradientType=0);
}
.progress-tabs .ddg-answer {
  padding-left: 29px;
  width: 156px;
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/ddg-menu-bg.jpg');
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-color: transparent;
}
.progress-tabs .convo {
  width: 200px;
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/ddg-menu-bg.jpg');
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-color: transparent;
}
.progress-tabs .tips {
  padding-right: 32px;
  padding-left: 0px;
  width: 117px;
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/ddg-menu-bg.jpg');
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-color: transparent;
}
.progress-tabs .track {
  width: 143px;
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/ddg-menu-bg.jpg');
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-color: transparent;
}
.progress-tabs .ddg-done {
  padding-left: 0px;
  padding-right: 9px;
  width: 134px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-color: transparent;
}
.ie9 .progress-tabs .ddg-done {
  width: 133px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .progress-tabs .ddg-done {
    width: 133px;
  }
}
.progress-tabs li a {
  font: 400 1em 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #FFF !important;
  float: left;
  display: block;
  padding: .857em 6.9%;
  letter-spacing: -0.5px;
  width: 145px;
}
.progress-tabs li a.single {
  line-height: 2.6em;
  text-align: center;
  height: 60px;
}
.progress-tabs li a.triple {
  width: 200px;
}
.progress-tabs li a.last {
  background: none;
}
.progress-tabs li a.complete,
.progress-tabs li a.complete:hover {
  background-position: 100% -62px !important;
  color: #9dc7e1;
  text-decoration: none;
}
.progress-tabs li a.complete2,
.progress-tabs li a.complete2:hover {
  background-position: 100% -124px !important;
  color: #9dc7e1;
  text-decoration: none;
}
.progress-tabs li a.complete3,
.progress-tabs li a.complete3:hover {
  background-position: 100% -186px !important;
  color: #9dc7e1;
  text-decoration: none;
}
.progress-tabs li a.single.last.active,
.progress-tabs li a.single.last.active:hover {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/ddg-menu-bg-final-active.jpg') repeat-x 100% 100% transparent !important;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .progress-tabs .ddg-answer {
    padding: .857em 6.9%;
    width: 122px;
  }
  .progress-tabs .convo {
    width: 175px;
    padding: .857em 0px;
  }
  .progress-tabs .tips {
    width: 100px;
  }
  .progress-tabs .track {
    width: 116px;
    padding: .857em 3px .857em 0px;
  }
  .progress-tabs .ddg-done {
    width: 103px;
  }
  .ddg-paging ul {
    width: 27%;
  }
}
#wrapper h2 {
  font-size: 1.5714em;
}
#wrapper dl dt.title {
  float: left;
  font: 400 1.5714em 'Muli', sans-serif;
  color: #1e6fa1;
  margin-right: 10px;
  clear: both;
}
#wrapper dl dd.text {
  font: 700 1em 'Montserrat', sans-serif;
  color: #3e4045;
  margin-bottom: 2.5%;
}
#wrapper dl dd span {
  font: 400 1em Arial, sans-serif;
  display: block;
}
#ddg #wrapper button {
  font: 400 1.0714em 'Montserrat', sans-serif;
  color: #4d4d4d;
  border: none;
  text-transform: uppercase;
  padding: 8% 21%;
  background: transparent;
}
#ddg #wrapper .get-started {
  margin-top: 5%;
  margin-bottom: 6%;
}
#ddg #wrapper .get-started a {
  background: none repeat scroll 0 0 #57A4D8;
  color: #FFFFFF;
  font: 700 1em 'Montserrat', sans-serif;
  padding: 11px 22px;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  border: none;
  clear: both;
  position: relative;
}
#ddg #wrapper .get-started a span {
  margin-left: 3%;
}
#ddg #wrapper button.next-ddg span {
  margin-left: 15%;
  color: #57a4d8;
}
#ddg #wrapper button.prev-ddg span {
  margin-right: 7%;
  color: #57a4d8;
}
#ddg #wrapper button.reset span {
  margin-right: 8%;
  color: #57a4d8;
  font-size: 1.25em;
}
#ddg #wrapper button.done span {
  margin-left: 8%;
  color: #FFB33F;
  font-size: 1.25em;
}
#ddg #wrapper button.next-ddg,
#ddg #wrapper button.prev-ddg,
#ddg #wrapper button.done {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 0%, #ffffff 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(0%, #ffffff), color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 0%, #ffffff 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 0%, #ffffff 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 0%, #ffffff 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 0%, #ffffff 0%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  /* IE6-8 */
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
}
.download-ddg {
  border-top: 1px solid #FFB33F;
  padding: 7% 0 4%;
}
.download {
  margin-top: -8px;
  display: block;
  color: #333333 !important;
}
.download span {
  background: none repeat scroll 0 0 #FFB33F;
  border-radius: 27px;
  color: #FFFFFF;
  float: left;
  font-size: 2em;
  margin: -2% 3% 0 9%;
  padding: 2% 4%;
}
#qSet1,
#qSet2,
#qSet3,
#qSet4,
#qSet5,
#qSet6,
#qSet7,
#qSet8,
#qSet9,
#qSet10,
#qSet11,
#qSet12,
#qSet13,
#qSet14,
#qSet15,
#qSet16,
#qSet17,
#qSet18 {
  padding: 0 5% 5%;
}
.ddg-buttons {
  padding: 5% 0;
  margin-top: 5%;
  height: 15px;
  box-shadow: 0px 12px 12px -12px #BBB inset;
  -moz-box-shadow: 0px 12px 12px -12px #BBB inset;
  -webkit-box-shadow: 0px 12px 12px -12px #BBB inset;
  clear: both;
}
.ddg-buttons .col-sm-2 {
  padding-left: 0;
}
#wrapper .step {
  float: left;
  font: 400 1em 'Muli', sans-serif;
  color: #1e6fa1;
  margin-right: 10px;
}
.ddg-center {
  margin: 5%;
  min-height: 100px;
}
.ddg-paging {
  margin-top: 5%;
}
.ddg-paging ul {
  list-style: none;
  float: right;
  width: 34%;
  margin-bottom: 0;
}
.ddg-paging ul.ddg-set-paging {
  float: none;
  width: 100%;
  padding-left: 0;
}
.ddg-paging ul.ddg-set-paging li {
  width: 26%;
  margin-left: 0;
}
.ddg-paging ul.ddg-set-paging li:first-child {
  margin-right: 10%;
}
.ddg-paging ul.ddg-set-paging li.last-child {
  float: right;
}
.ddg-paging ul li {
  float: left;
  margin-left: 4%;
}
.ddg-paging a {
  font: 400 1em 'Montserrat', sans-serif;
  color: #FFB33F !important;
}
.ddg-paging a.active {
  color: #bebebe !important;
  text-decoration: none;
}
#wrapper .q-answers h3 {
  color: #3e4045;
  font: 400 1.0714em 'Montserrat', sans-serif;
  padding: 14px 0;
  border-top: 1px solid #FFB33F;
  border-bottom: 1px solid #FFB33F;
  margin-top: 5px;
}
#wrapper .q-answers h3 span {
  color: #FFB33F;
  font: 400 2.13333em 'Muli', sans-serif;
  display: block;
  float: left;
  margin-top: -1.5%;
  margin-right: 1%;
}
#wrapper .q-answers h3 span.double {
  margin-top: 0;
}
.question-box {
  clear: both;
  display: block;
}
#ddg #wrapper input,
#ddg #wrapper textarea {
  margin: 4px 1% 2% 3%;
}
#ddg #wrapper label {
  font-weight: normal;
  width: 85%;
  vertical-align: top;
}
#ddg .icon-page {
  background: none repeat scroll 0 0 #FFB33F;
  border-radius: 50%;
  color: #FFFFFF;
  float: left;
  font-family: 'icomoon';
  font-size: 2.5em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.1em;
  padding: 3px 11px;
  text-transform: none;
}
#ddg .icon-page.sm {
  background: none repeat scroll 0 0 #FFB33F;
  border-radius: 50%;
  color: #FFFFFF;
  float: left;
  font-family: 'icomoon';
  font-size: 1.72em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.1em;
  padding: 5px 11px;
  text-transform: none;
}
#ddg .icc a:after {
  right: 7%;
}
#ddg #wrapper button.email-me,
#ddg #wrapper button.download-pdf,
#ddg #wrapper button.print-save,
#ddg #wrapper button.print,
#ddg #wrapper button.alt.prev,
#ddg #wrapper a.download-pdf,
#ddg #wrapper a.print-save {
  font: 400 1em 'Montserrat', sans-serif;
  color: #FFF;
  background: #9cc5df;
  padding: 10px 15px;
}
#ddg #wrapper button.download-pdf span,
#ddg #wrapper button.print-save span {
  margin-left: 10px;
}
#ddg #wrapper button.email-me span {
  margin: 0 0 0 10px;
  font-size: 1.5em;
  vertical-align: bottom;
}
#ddg #wrapper input.e-input {
  margin-left: 0;
  padding: 10px;
  border: 1px solid #999999;
  box-shadow: 1px 1px 1px 1px #999999 inset;
  -moz-box-shadow: 1px 1px 1px 1px #999999 inset;
  -webkit-box-shadow: 1px 1px 1px 1px #999999 inset;
}
p.note {
  font-style: italic;
  font-size: .857em;
}
.tips-list {
  margin-left: 10%;
}
#ddg #wrapper .ddg-checkbox-indent {
  margin-left: 5%;
}
.privacy-policy-outro {
  margin-top: 5%;
  font-style: italic;
  font-size: .857em;
}
#wrapper button.alt.prev span {
  margin-right: 10px;
}
/*******************************************

REPORT STYLES

*******************************************/
#ddg table {
  border-left: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  width: 100%;
}
#ddg table tr th {
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 24px;
  padding: 12px;
  background: #9CC5DF;
  border: 1px solid #dbe7f0;
  border-left: none;
  border-top: none;
}
#ddg table tr td {
  font-size: 13px;
  line-height: 17px;
  padding: 12px;
  background: #FFF;
  border: 1px solid #e9e9e9;
  border-left: none;
  border-top: none;
  min-width: 35px;
}
#ddg table tr td span {
  display: none;
}
#ddg table tr td:not(:first-child) {
  text-align: center;
  width: 35px;
  font-weight: bold;
}
#ddg table.pain-journey tr td:first-child {
  width: 65%;
}
#qSet16 .report td div {
  display: block;
  text-align: left;
}
/*******************************************

IE SPECIFIC STYLES

*******************************************/
.ie9 .header-box,
.lt-ie9 .header-box {
  background-image: none !important;
  background-color: transparent !important;
}
.lt-ie9 .progress-tabs .track {
  padding-right: 20px;
}
/*******************************************

MEDIA QUERIES

*******************************************/
@media (min-width: 992px) and (max-width: 1200px) {
  .tabs li a {
    padding: .857em 13.8%;
  }
  .tabs li a.last {
    padding: .857em 10.9%;
  }
  .question-tabs li a {
    padding: 0.714285em 7.15%;
  }
  .icc-lg a {
    font-size: 1.142857em;
  }
  blockquote {
    font-size: 1.642857em;
  }
}
@media (max-width: 991px) {
  #mobile_warning_msg.hide {
    display: block;
  }
}
@media (min-width: 991px) {
  #mobile_warning_msg.hide {
    display: none;
  }
}
h1 {
  font: 300 2.2857em 'Muli', sans-serif;
  text-transform: uppercase;
}
.ttp-landing #banner h1 {
  text-transform: none;
  font: 300 2.2857em 'Muli', sans-serif;
}
#landing .ttp-landing header {
  padding-left: 0;
}
h2 {
  font: 400 1.42857em 'Muli', sans-serif;
  color: #57a4d8;
}
.masthead {
  font: 700 1.071428em 'Montserrat', sans-serif;
  border-left: 3px solid #FFB33F;
  padding-left: 1.8%;
}
#banner .col-sm-12,
#banner .col-md-6 {
  padding-left: 0px;
}
@media (max-width: 767px) {
  h1 {
    font: 300 1.8em 'Muli', sans-serif;
  }
}
#footer .container {
  padding: 50px 15px;
}
#footer h4 {
  font: 700 1.16666em Arial, sans-serif;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  border-top: 1px solid #262627;
  border-bottom: 1px solid #888889;
  padding: 5px;
  position: relative;
  z-index: 10;
}
#footer h4:before {
  position: absolute;
  z-index: -1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-top: 1px solid #888889;
  content: "";
}
#footer h4:after {
  position: absolute;
  z-index: -1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid #262627;
  content: "";
}
#footer {
  background-color: #38383a;
  color: #888889;
  font: 400 0.857em Arial, sans-serif;
}
#footer .breadcrumb > li + li:before {
  content: "| " !important;
  color: #888889 !important;
  font-size: 1.16666em;
}
#footer .breadcrumb > li {
  font-size: 1.16666em;
  color: #888889;
}
.lt-ie9 #footer .breadcrumb > li {
  float: left;
}
#footer ul {
  list-style: none;
  padding-left: 4px;
}
#footer ul li {
  margin-bottom: 7px;
}
#footer a {
  font-size: 1em;
  color: #888889;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
@media all and (min-width: 992px) {
  .breadcrumb {
    max-width: 55%;
  }
}
.breadcrumb .icon-home {
  font-size: 21px;
}
@media (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 0px;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #1f72A0;
  border-color: #1f72A0;
  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: #999999;
  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: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #1f72A0;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #175475;
}
.label-success {
  background-color: #b9dede;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #96cece;
}
.label-info {
  background-color: #23BCB9;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1b918f;
}
.label-warning {
  background-color: #F58025;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #dd660a;
}
.label-danger {
  background-color: #E31937;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #b5142c;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.addthis_toolbox {
  position: relative;
  font-size: 20px;
}
.addthis_button_email span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.addthis_button_email:before {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  top: 0px;
  right: 0;
  content: "\2709";
  color: #333333;
}
.container.vor .addthis_sharing_toolbox {
  float: right !important;
}
.addthis_button_print span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.addthis_button_print:before {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  top: 0px;
  right: 28px;
  content: "\21af";
  color: #333333;
}
.isi .icon-warning-sign,
.isi-mobile .icon-warning-sign {
  color: #FFB33F;
  background: transparent;
}
.isi a,
.isi-mobile a {
  padding: 12px;
  color: #555555;
  display: block;
}
.isi a:hover,
.isi a:focus,
.isi-mobile a:hover,
.isi-mobile a:focus {
  text-decoration: none;
}
.isi {
  display: none;
  visibility: hidden;
}
.isi-mobile {
  clear: right;
  float: right;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .isi {
    display: block;
    visibility: visible;
  }
  .isi-mobile {
    display: none;
    visibility: hidden;
  }
}
.panel {
  margin-bottom: 20px;
  background-color: transparent;
  /*
border: 1px solid transparent;
  border-radius: @panel-border-radius;
*/
  /* .box-shadow(0 1px 1px rgba(0,0,0,.05)); */
}
.panel-body {
  padding: 5px 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  /* border-width: 1px 0; */
}
.panel > .list-group .list-group-item:first-child {
  /* .border-top-radius(0); */
}
.panel > .list-group .list-group-item:last-child {
  /* border-bottom: 0; */
}
.panel-heading + .list-group .list-group-item:first-child {
  /* border-top-width: 0; */
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  /* border-top: 1px solid @table-border-color; */
}
.panel-heading {
  /*
border-bottom: 1px solid transparent;
  .border-top-radius(@panel-border-radius - 1);
*/
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  cursor: pointer;
}
.panel-title > a {
  color: #333 !important;
  display: block;
  padding: 10px 30px 10px 15px;
  outline: none;
}
#wrapper #main .tab-content .panel-title a {
  padding: 10px 35px 10px 15px;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  /*
border-top: 1px solid @panel-inner-border;
  .border-bottom-radius(@panel-border-radius - 1);
*/
}
.panel-group {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(10%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */
}
.panel-group .panel {
  margin-bottom: 0;
  /* border-radius: @panel-border-radius; */
  overflow: hidden;
}
.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 @panel-inner-border; */
}
.panel-group .panel-footer {
  /* border-top: 0; */
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  /*  border-bottom: 1px solid @panel-inner-border; */
}
.panel-nav {
  border-color: #bddfdf;
}
.panel-nav > .panel-heading {
  color: #38383a;
  position: relative;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(10%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */
  background-color: #bddfdf;
  border-color: #bddfdf;
}
.panel-nav > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bddfdf;
}
.panel-nav > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bddfdf;
}
.panel .nav > li > a {
  color: #38383a;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  padding: 5px 32px 5px 15px;
  text-shadow: none;
}
.panel .nav > li > a:hover,
.panel .nav > li > a:focus {
  background-color: transparent;
  color: #1f72A0;
}
.panel .sub-nav .icon {
  color: #999999;
}
.panel-title a:hover,
.panel-title a:focus {
  text-decoration: none;
}
.panel-title a span:hover,
.panel-title a span:focus {
  text-decoration: underline;
}
.panel-title a:after {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  top: 11px;
  right: 15px;
  content: "\271a";
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
.panel-title a.minus:after {
  content: "\25ac";
  text-decoration: none;
}
.panel .nav > li > ul > li > a {
  font-weight: normal;
  padding: 5px 40px;
}
.panel .nav > li > ul > li > ul > li > a {
  font-weight: normal;
  padding: 5px 60px;
}
.panel .icon-plus {
  float: right;
  color: #fff;
}
.panel .nav > li > a.in {
  color: #1f72A0;
}
.panel .nav > li > a.on {
  color: #1f72A0;
}
#main .panel-primary .panel-title a {
  color: #FFF !important;
}
#main .panel-primary > .panel-heading {
  position: relative;
}
#main .panel-primary .panel-title {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 10%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(10%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 10%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 10%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 10%);
  /* IE10+ */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 10%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #1f72A0;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1f72A0;
  border-color: #1f72A0;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #1f72A0;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #1f72A0;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.find-specialist {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(10%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */
  background-color: #8dbedc;
  padding: 12px 18px 0;
}
.find-specialist .icon-location {
  color: #1f72A0;
  font-size: 28px;
}
.find-specialist form {
  overflow: auto;
  margin-left: 25px;
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-us-blue.png');
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding-bottom: 32px;
}
.find-specialist .btn {
  clear: both;
  float: right;
  text-transform: uppercase;
  border-radius: 0;
  margin-top: 15px;
}
.find-specialist .btn .icon {
  margin-left: 10px;
}
.find-specialist h4 {
  font-size: 16px;
  margin-bottom: 2px;
}
.find-specialist label {
  font: 400 1em 'Montserrat', sans-serif;
  color: #555555;
}
.find-specialist .form-control {
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  border: none;
}
.find-specialist .form-control:focus {
  box-shadow: none;
}
.find-specialist .input-group-addon {
  border-radius: 0;
  background: #fff;
  border: none;
  color: #555555;
}
#wrapper .find-specialist {
  width: 60%;
}
#wrapper #find-specialist .btn,
#wrapper #find-specialist label.warning {
  display: block;
}
#wrapper #find-specialist .input-group.warning {
  min-width: 25%;
}
#find-specialist.find-specialist span.numbers {
  background: none repeat scroll 0 0 #B3D9EE;
  border-radius: 50%;
  border: 1px solid #555;
  color: #555;
  content: "";
  float: left;
  font-size: 1em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.1em;
  padding: 5px 9px;
  text-transform: none;
  font-weight: bold;
  margin-top: 1%;
  margin-right: 2%;
}
#find-specialist.find-specialist .numbers.two + h5 {
  margin-top: 7%;
}
#find-specialist.find-specialist .radio,
#find-specialist.find-specialist .input-group {
  margin-left: 11%;
}
#find-specialist.find-specialist .numbers.error {
  background-color: red;
  color: #FFF;
}
#find-specialist.find-specialist label.error {
  color: red;
}
.promos {
  margin-bottom: 25px;
}
.promos:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 80%;
  bottom: 25px;
  height: 10px;
  left: 10%;
  border-radius: 20px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
}
.promo {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(10%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 10%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=1);
  /* IE6-8 */
  background-color: #b2d9ef;
  padding: 25px 18px;
}
.promo {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 8px 6px -6px rgba(0, 0, 0, 0.2);
}
.promo:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 80%;
  top: -10px;
  height: 10px;
  left: 10%;
  border-radius: 20px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
}
.promo:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 80%;
  top: -10px;
  height: 10px;
  left: 10%;
  border-radius: 20px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
}
.promo .image {
  float: left;
}
.promo .text {
  overflow: auto;
}
.promo h4 {
  margin-top: 0;
  font-size: 16px;
}
.promo .icon {
  padding-right: 10px;
  color: #1f72A0;
  font-size: 28px;
}
.promo .btn {
  border-radius: 0;
  float: right;
  clear: both;
  margin-top: 8px;
  text-transform: uppercase;
}
.promo .icon-chevron-right {
  margin-left: 10px;
}
.promo .cta-back .icon-chevron-right {
  color: #FFB33F;
}
.cta-back {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/neuro_cta_pic.jpg') no-repeat;
  min-height: 124px;
  padding: 11% 3% 0 0;
}
.lte-ie9 .cta-back {
  padding-right: 7%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cta-back {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/nurse_cta_ipad.jpg') no-repeat;
    min-height: 159px;
    padding: 10% 3% 0 0;
  }
}
@media (min-width: 480px) and (max-width: 490px) {
  .cta-back {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/nurse_cta_iphone.jpg') no-repeat;
    min-height: 130px;
    padding: 10% 8% 0 0;
  }
}
@media (min-width: 491px) and (max-width: 767px) {
  .cta-back {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/nurse_cta_iphone.jpg') no-repeat;
    min-height: 130px;
    padding: 8.5% 22% 0 0;
  }
}
@media (max-width: 479px) {
  .cta-back {
    background-image: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cta-back {
    border-right: 1px solid #0065a4;
    padding-top: 19%;
  }
  .cta-back .btn {
    padding: 5px 8px;
    font-size: .857em;
  }
  .promo .cta-back .icon-chevron-right {
    margin-left: 3px;
  }
}
#landing {
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 100% auto;
  background-color: #FFF;
}
#landing.persona8 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sm-bg-landing-young-man.jpg');
}
#landing.persona2 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-man-camera.jpg');
}
#landing.persona4 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-male-caucasia.jpg');
}
#landing.persona3 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/woman-curly-neck.jpg');
  /*background-image: url('@{css-img-path}bg-woman-shoulder.jpg');  
	    background-image: url('@{css-img-path}bg-landing-woman-curly.jpg'); */
}
#landing.persona1 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-young-woman.jpg');
}
#landing.persona6 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sm-bg-landing-older-man-glass.jpg');
}
#landing.persona9 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-man.jpg');
}
#landing.persona7 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-middle-woman.jpg');
}
#landing.persona5 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sm-bg-landing-woman-standing.jpg');
}
#landing.tools {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sm-bg-landing-woman-looking.jpg');
}
#landing.ttp-v2 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v2-bkg.jpg');
}
#landing.ttp-v3 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v3-bkg.jpg');
}
#landing.ttp-v4 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v4-bkg.jpg');
}
#landing.ttp-v5 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v5-bkg.jpg');
}
.voices {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/vor-bg-final.jpg');
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 100% auto;
  background-color: #FFF;
}
/********************************************************

IE LANDING PAGE IMAGES

********************************************************/
.lt-ie9 #landing.persona8 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-young-man-ie.jpg');
}
.lt-ie9 #landing.persona2 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-back-older-man-two-ie.jpg');
}
.lt-ie9 #landing.persona4 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-back-older-man-three-ie.jpg');
}
.lt-ie9 #landing.persona3 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/woman-curly-neck-ie.jpg');
  /*background-image: url('@{css-img-path}bg-back-woman-curly-ie.jpg'); */
}
.lt-ie9 #landing.persona1 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-young-woman-ie.jpg');
}
.lt-ie9 #landing.persona6 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-man-glasses-i.jpg');
}
.lt-ie9 #landing.persona9 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-manie.jpg');
}
.lt-ie9 #landing.persona7 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-middle-woman-ie.jpg');
}
.lt-ie9 #landing.persona5 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-back-older-woman-ie.jpg');
}
.lt-ie9 #landing.tools {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/content-bg-back-v3-ie.jpg');
}
.lt-ie9 #landing.ttp-v2 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v2-bkg-v1-ie.jpg');
}
.lt-ie9 #landing.ttp-v3 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v3-bkg-v1-ie.jpg');
}
.lt-ie9 #landing.ttp-v4 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v4-bkg-v1-ie.jpg');
}
.lt-ie9 #landing.ttp-v5 {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v5-bkg-v1-ie.jpg');
}
.lt-ie9 .voices {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/vor-bg-final-ie.jpg');
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* Retina-specific stuff here */
  #landing.persona8 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-young-man.jpg');
  }
  #landing.persona2 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-man-camera.jpg');
  }
  #landing.persona4 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-male-caucasia.jpg');
  }
  #landing.persona3 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/woman-curly-neck.jpg');
    background-position: 0 124px;
  }
  #landing.persona1 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-young-woman.jpg');
  }
  #landing.persona6 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-man-glasses.jpg');
  }
  #landing.persona9 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-older-man.jpg');
  }
  #landing.persona7 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-middle-woman.jpg');
  }
  #landing.persona5 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-woman-standing.jpg');
  }
  #landing.tools {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bg-landing-woman-looking.jpg');
  }
  #landing.ttp-v2 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v2-bkg.jpg');
  }
  #landing.ttp-v3 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v3-bkg.jpg');
  }
  #landing.ttp-v4 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v4-bkg.jpg');
  }
  #landing.ttp-v5 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/v5-bkg.jpg');
  }
  .voices {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/vor-bg-final.jpg');
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 100% auto;
    background-color: #FFF;
  }
}
@media (max-width: 991px) {
  #landing,
  #landing.persona8,
  #landing.persona2,
  #landing.persona4,
  #landing.persona3,
  #landing.persona1,
  #landing.persona6,
  #landing.persona9,
  #landing.persona7,
  #landing.persona5,
  #landing.tools,
  .bp-bg,
  .surgery-bg,
  .chronic-bg,
  .tools-bg,
  #landing.ttp-v5,
  #landing.ttp-v4,
  #landing.ttp-v3,
  #landing.ttp-v2,
  .voices {
    background: none;
  }
  #landing .ttp-landing header {
    min-height: 0px !important;
  }
}
#landing header {
  margin: 3% 0;
  padding-left: 2.5%;
}
#landing .ttp-landing header {
  margin-top: 5%;
  min-height: 300px;
}
@media (min-width: 768px) and (max-width: 992px) {
  #landing {
    background-position: 50% 122px;
  }
  #landing header,
  #landing .ttp-landing header {
    margin: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #landing {
    background-position: 50% 90px;
  }
}
#landing h1 {
  font: 400 2.85714em 'Muli', sans-serif;
  letter-spacing: -1px;
}
#landing h1 em {
  font-size: .825em;
  font-style: italic;
  display: block;
  line-height: .75em;
}
@media (max-width: 767px) {
  #landing h1 em {
    line-height: 1em;
  }
  .call-box a,
  .call-box a:hover {
    bottom: 5%;
  }
  .call-box h3,
  .call-box p {
    width: 100%;
  }
  .call-box {
    font-size: 1em;
    min-height: 200px;
  }
}
@media (max-width: 1200px) {
  #landing h1 {
    font: 400 2.5em/1em 'Muli', sans-serif;
  }
}
@media (min-width: 1200px) {
  #landing header {
    min-height: 260px;
  }
}
#landing .masthead {
  font: 300 1.071428em 'Montserrat', sans-serif;
  border: 0px solid #FFB33F;
  padding-left: 0;
}
.call-box {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bp-landing-bg-sprite.jpg') no-repeat top left #4e99cd;
  background-size: 200% 200%;
  padding: 7.9% 4.6% 3.1%;
  font: 400 1.125em 'Montserrat', sans-serif;
  color: #FFF;
  margin-bottom: 5%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  min-height: 257px;
  cursor: pointer;
}
.back-surgery .call-box {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-landing-images.jpg') no-repeat top left #4e99cd;
  background-size: 200% 300%;
}
.tools-resources .call-box {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-landing-images.jpg') no-repeat top left #4e99cd;
  background-size: 200% 300%;
}
.chronic-pain .call-box {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/chronic-pain-landing-bg-sprite.jpg') no-repeat top left #4e99cd;
  background-size: 200% 300%;
}
.chronic-pain .call-box.voices-relief {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/chronic-pain-landing-voices.jpg') no-repeat top left #4e99cd;
  background-size: 100% 100%;
}
.lt-ie9 .call-box {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/landing-bg-sprite-ie-v2.jpg') no-repeat top left #4e99cd;
  background-size: 100% 100%;
  padding: 7.9% 4.6% 3.1%;
  font: 400 1.125em 'Montserrat', sans-serif;
  color: #FFF;
  margin-bottom: 5%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  min-height: 170px;
  max-width: 550px;
}
.lt-ie9 .tools .call-box,
.lt-ie9 .back-surgery .call-box {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-landing-images-ie.jpg') no-repeat top left #4e99cd;
  background-size: 100% 100%;
  padding: 7.9% 4.6% 3.1%;
  font: 400 1.125em 'Montserrat', sans-serif;
  color: #FFF;
  margin-bottom: 5%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  min-height: 170px;
  max-width: 550px;
}
.lt-ie9 .chronic-pain .call-box {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/chronic-pain-landing-sprite-ie.jpg') no-repeat top left #4e99cd;
  background-size: 100% 100%;
  padding: 7.9% 4.6% 3.1%;
  font: 400 1.125em 'Montserrat', sans-serif;
  color: #FFF;
  margin-bottom: 5%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  min-height: 170px;
  max-width: 550px;
}
.lt-ie9 .chronic-pain .call-box.voices-relief {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/chronic-pain-landing-voices-ie.jpg') no-repeat top left #4e99cd;
  background-size: 100% 100%;
  padding: 7.9% 4.6% 3.1%;
  font: 400 1.125em 'Montserrat', sans-serif;
  color: #FFF;
  margin-bottom: 5%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  min-height: 170px;
  max-width: 550px;
}
.call-box.shoulder {
  background-position: -540px 0px;
}
.call-box.dr {
  background-position: -541px 0px;
}
.call-box.adjust {
  background-position: 0px -257px;
}
.chronic-pain .call-box.adjust {
  background-position: 1px -260px;
}
.chronic-pain .call-box.head,
.back-surgery .call-box.head {
  background-position: 0px -514px;
}
.call-box.shoulder2 {
  background-position: -540px -514px;
}
.back-surgery .call-box.dr,
.chronic-pain .call-box.dr {
  background-position: -541px -257px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /*.call-box.shoulder {
    	background-position: -440px 0px;
	}
	.call-box.dr {
    	background-position: -440px -257px;
	}
	.call-box.shoulder2 {
    	background-position: -440px -514px;
	}*/
  .call-box {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bp-landing-bg-sprite.jpg') no-repeat top left #4e99cd;
    background-size: 200% 200%;
    padding: 2.9% 4.6% 3.1%;
    font: 400 1em 'Montserrat', sans-serif;
    color: #FFF;
    margin-bottom: 5%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    min-height: 200px;
    cursor: pointer;
  }
  #wrapper .chronic-pain .call-box h3 {
    width: 65%;
  }
  #wrapper .tools .call-box.back p {
    width: 66%;
  }
  .back-surgery .call-box {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-landing-images.jpg') no-repeat top left #4e99cd;
    background-size: 200% 300%;
  }
  .chronic-pain .call-box {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/chronic-pain-landing-bg-sprite.jpg') no-repeat top left #4e99cd;
    background-size: 200% 300%;
  }
  .tools-resources .call-box {
    background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/new-back-landing-images.jpg') no-repeat top left #4e99cd;
    background-size: 200% 300%;
  }
  .call-box.shoulder {
    background-position: -440px 0px;
  }
  .call-box.dr {
    background-position: -440px 0px;
  }
  .back-surgery .call-box.dr,
  .chronic-pain .call-box.dr {
    background-position: -440px -200px;
  }
  .call-box.shoulder2 {
    background-position: -440px -400px;
  }
  .call-box.adjust {
    background-position: 0px -200px;
  }
  .chronic-pain .call-box.adjust {
    background-position: 0px -200px;
  }
  .chronic-pain .call-box.head {
    background-position: 0px -401px;
  }
  .call-box.shoulder2 p {
    width: 60%;
  }
  #wrapper .call-box h3 {
    width: 60%;
    margin-top: 10px;
  }
  #wrapper .call-box.head h3 {
    width: 65%;
  }
  .call-box p {
    width: 90%;
  }
  #wrapper .chronic-pain .call-box.head h3 {
    width: 65%;
  }
  #wrapper .chronic-pain .call-box.shoulder2 h3 {
    width: 59%;
  }
}
@media (max-width: 991px) {
  .call-box {
    background-image: none;
    padding-top: 4.0%;
  }
  .chronic-pain .call-box,
  .back-surgery .call-box,
  .tools .call-box,
  .chronic-pain .call-box.voices-relief {
    background-image: none;
  }
}
.lt-ie9 .call-box.shoulder {
  background-position: -550px 0px;
}
.lt-ie9 .call-box.dr {
  background-position: -540px 0px;
}
.lt-ie9 .call-box.head {
  background-position: 0px -500px;
}
.lt-ie9 .call-box.shoulder2 {
  background-position: -550px -500px;
}
#wrapper h3 {
  font: 400 1.42857em 'Muli', sans-serif;
  color: #57a4d8;
}
#wrapper .call-box h3 {
  font: 400 1.375em 'Montserrat', sans-serif;
  text-transform: uppercase;
  width: 61%;
  /*55%*/
  color: #FFFFFF;
}
.call-box p {
  width: 64%;
  /*75%*/
}
.call-box a,
.call-box a:hover,
.call-box button.btn,
.call-box button.btn:hover {
  font: 700 .90625em;
  text-transform: uppercase;
  color: #FFF;
  background-color: #FFB33F;
  padding: 11px;
  text-decoration: none;
  text-shadow: none;
  position: absolute;
  right: 6%;
  bottom: 15%;
  border: 0;
  border-radius: 0;
}
.ttp-landing .call-box a.stack {
  bottom: 32%;
}
.ttp-landing .call-box a + a {
  bottom: 13%;
}
.ttp-landing .vid-cap h3 {
  margin-top: 1.5%;
}
.ttp-landing .right-col {
  padding-left: 7% !important;
}
.call-box label.error {
  display: block;
}
.call-box span {
  padding-left: 1.0625em;
}
.call-box:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 80%;
  bottom: 28px;
  height: 10px;
  left: 10%;
  border-radius: 20px;
  box-shadow: 0 0 18px #000000;
}
@media (max-width: 767px) {
  #wrapper .call-box h3 {
    font: 400 1.375em 'Montserrat', sans-serif;
    text-transform: uppercase;
    width: 100%;
    color: #FFFFFF;
  }
  .call-box p {
    width: 100%;
  }
  .call-box {
    min-height: 0px;
  }
  .call-box a,
  .call-box a:hover {
    display: inline-block;
    position: relative;
    float: right;
    right: 0;
  }
  .ttp-landing .call-box a + a {
    bottom: 32%;
    margin-top: 2%;
  }
  .ttp-landing .right-col {
    padding-left: 0% !important;
  }
}
.second-footer {
  background-color: #6f6f70;
  padding: 2.6% 0;
  margin-top: 3%;
  color: #FFF;
  font: 400 1.5em 'Montserrat', sans-serif;
}
.landing-c2a p {
  font-size: .666em;
}
.landing-c2a a,
.landing-c2a a:hover {
  font: 700 0.666em 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #FFF;
  background: #57a4d8;
  padding: 11px;
  float: right;
  text-decoration: none;
  text-shadow: none;
  position: absolute;
  right: 10%;
  bottom: 5%;
}
.landing-c2a a span {
  padding-left: 2.55em;
}
.landing-c2a .image span {
  color: #FFB33F;
  margin-right: 2%;
  font-size: 1.5em;
  float: left;
}
.landing-c2a .text {
  overflow: auto;
}
.landing-c2a h3 {
  margin-top: 0;
  font-size: 1em;
}
.landing-c2a .call {
  padding: 0 4% 0 2%;
  border-right: 1px solid #89898a;
  border-left: 1px solid #575758;
  min-height: 123px;
}
.landing-c2a .call:first-child {
  border-left: 0px solid #575758;
}
.landing-c2a .call:last-child {
  border-right: 0px solid #89898a;
  padding: 0 2% 0 4%;
}
@media (max-width: 768px) {
  .landing-c2a .call:last-child {
    padding-left: 3%;
    border-left: 0px solid #000;
  }
  .landing-c2a .call:last-child .image span {
    margin-right: 3%;
  }
  .second-footer {
    background-image: none;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~HOME~~~~~~~~~~~~~~~~~~~~~~*/
#home {
  background: #6f6f70;
  /* url('@{css-img-path}bg-texture.png') */
}
#home .navbar-inverse {
  background: transparent;
}
#home .second-footer {
  background: transparent;
  padding: 2.6% 0;
  margin-top: 3%;
  color: #FFF;
  font: 400 1.5em 'Montserrat', sans-serif;
  text-shadow: 1px 1px 1px #333;
}
#home .back-logo {
  -webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.5);
}
#home .second-footer span,
#home .second-footer p {
  text-shadow: 0px 0px 0px #333;
}
#home .landing-c2a .call {
  padding: 0 1.5%;
  border-right: 0px solid #89898a;
  border-left: 2px solid #c0ecec;
  min-height: 170px;
}
@media (max-width: 767px) {
  #home .landing-c2a .call {
    padding: 0 1.5%;
    border-right: 0px solid #89898a;
    border-left: 0px solid #c0ecec;
    min-height: 0px;
    margin-bottom: 20px;
  }
  #home .landing-c2a .call:last-child a,
  #home .landing-c2a .call:last-child a:hover {
    right: 0%;
  }
  .landing-c2a a,
  .landing-c2a a:hover {
    position: relative;
  }
}
#home .landing-c2a .call.pl {
  background: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-us-gray.png') no-repeat center center / contain;
}
#home .landing-c2a .call:last-child a,
#home .landing-c2a .call:last-child a:hover {
  right: 15%;
}
#home .landing-c2a .image span {
  margin-right: 4%;
}
#home h1 {
  font: 400 1.5em/1.3em 'Muli', sans-serif;
  color: #FFF;
  letter-spacing: -0.5px;
  padding-bottom: 3%;
}
#home h1:after {
  color: #c0ecec;
  content: "→";
  font-family: 'icomoon';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  right: 0%;
  line-height: 1.1;
  position: absolute;
  text-transform: none;
  bottom: 19%;
  font-size: 3em;
  text-shadow: 1px 1px 1px #333;
}
#home h1 em {
  color: #c0ecec;
  font-size: 1.38095em;
  display: block;
  font-style: italic;
}
#home h1 em span {
  font-size: .666em;
}
#home ul.home-nav-list {
  list-style: none;
  padding-left: 0;
  margin-top: 3.5%;
}
#home ul.home-nav-list li a {
  float: left;
  display: inline;
  font: 400 1.5em/1em 'Muli', sans-serif;
  text-shadow: 1px 1px 1px #333;
  color: #FFF;
  margin-left: 8.5%;
  padding-bottom: 1%;
}
#home ul.home-nav-list li:first-child a {
  margin-left: 3.5%;
}
#home ul.home-nav-list li a strong {
  color: #c0ecec;
  /*text-transform: uppercase;*/
}
#home ul.home-nav-list li a:hover,
#home ul.home-nav-list li a.active,
#home ul.home-nav-list li a.focus {
  text-decoration: none;
  border-bottom: 3px solid #c0ecec;
}
/*
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.yamm.navbar {
  border: none;
}
.yamm.navbar .dropdown-menu {
  background: #767676;
  /* The Fallback */
  background-color: rgba(118, 118, 118, 0.98);
  border-radius: 0;
  box-shadow: none;
  margin: -12px 0 0;
}
.yamm .nav .open > a.dropdown-toggle,
.yamm .nav .open > a.dropdown-toggle:hover,
.yamm .nav .open > a.dropdown-toggle:focus {
  background: #767676;
  /* The Fallback */
  background-color: rgba(118, 118, 118, 0.98);
  color: white;
  text-shadow: none;
  font-family: 'Montserrat', sans-serif;
}
.yamm .nav > li > a.dropdown-toggle {
  color: white;
  text-shadow: none;
  font-family: 'Montserrat', sans-serif;
  width: 215px;
  display: block;
  margin: 10px 0 10px 0;
  padding: 0;
  background: #767676;
  /* The Fallback */
  background-color: rgba(118, 118, 118, 0.98);
}
.yamm .nav > li > a.dropdown-toggle span {
  background: #767676;
  /* The Fallback */
  background-color: rgba(118, 118, 118, 0.98);
  display: inline-block;
  padding: 10px;
  width: 85%;
}
.yamm .nav > li > a.dropdown-toggle .icon {
  background: #8dbedc;
  display: inline-block;
  float: right;
  width: 13%;
  line-height: 18px;
  padding: 10px;
}
@media (max-width: 991px) {
  .yamm .nav > li > a.dropdown-toggle .icon {
    line-height: 16px;
  }
}
.yamm .nav > li.open .icon:before {
  content: "\2304";
}
.yamm .yamm-content {
  display: table;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
/* .yamm .yamm-content .yamm-row {
    height: 100%;
    display: table-row;
}
.yamm .yamm-content .yamm-col {
    display: table-cell;
} */
.yamm .yamm-content h4 a {
  color: #8dbedc;
  font-size: 15px;
}
.yamm .yamm-content a {
  color: white;
}
.paginate .next a {
  display: block;
  width: 70px;
}
.paginate .prev {
  margin-left: 4px;
  margin-right: 6px;
}
.paginate .prev a {
  display: block;
  width: 109px;
}
.paginate .next a span.icon-chevron-right {
  padding: 3px 7px;
}
/* homepage tiles 
	
				.tiles is used to fade all the tiles and as the main container
				.tile is used to give each tile a specific dimention and layout
				.group1 through group3 are used for on hover, to display the content contained in .segment for matching group content and for fanding the group from black the color
				.image-left is used to position the persona's picture to the left of the content
				.image-right is used to position the persona's picture to the right of the content
				.persona1 through .persona9 are used to position the correct photo in the tile
				.segment is as a container is used to place the persona background image and is used to display the content on hover, active, focus or touch
				div contains the quote
				.action is the call to action with each tile	
				
			*/
.copy {
  background: transparent;
  left: 0;
  min-height: 42em;
  overflow: auto;
  padding-top: 16em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 100;
}
.copy h2 {
  color: #b9dede;
  font-family: 'Montserrat', sans-serif;
  font-size: 51px;
  /* 51/14 */
  font-style: italic;
  text-transform: uppercase;
}
.copy h3 {
  color: white;
  font-family: 'Muli', sans-serif;
  font-size: 28px;
  /* 28/14 */
  text-transform: uppercase;
}
.copy p {
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  /* 22/14 */
  font-weight: bold;
}
.home-nav-list li {
  opacity: .1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.title-hover {
  text-decoration: none;
  border-bottom: 3px solid #c0ecec;
}
.tiles {
  /*  max-width: 1128px; */
  height: auto;
  margin: 0 auto;
  position: relative;
}
.tiles .tile,
.tiles .tile:hover,
.tiles .tile:focus {
  width: 376px;
  height: 200px;
  background: #6F6F70;
  position: relative;
  float: left;
  background-repeat: no-repeat;
  background-size: 376px;
  cursor: pointer;
}
.tiles .tile .segment {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
/* .tiles .tile {
	display: indivne-block;
    position: relative;
    width: 335px;
    height: 194px;
    background: #d6d6d6;
    z-index: 0;
    margin: 0;
    padding: 0;
    transition: all .15s ease-in-out;
} */
.tiles .group1,
.tiles .group2,
.tiles .group3 {
  opacity: .1;
  /* transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out; */
}
.tiles .persona1,
.tiles .persona1:hover,
.tiles .persona1:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-1.jpg');
  background-position: 0px 0px;
}
.tiles .persona2,
.tiles .persona2:hover,
.tiles .persona2:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-2.jpg');
  background-position: 0px 0px;
}
.tiles .persona3,
.tiles .persona3:hover,
.tiles .persona3:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-2.jpg');
  background-position: 0px -201px;
}
.tiles .persona4,
.tiles .persona4:hover,
.tiles .persona4:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-1.jpg');
  background-position: 0px -201px;
}
.tiles .persona5,
.tiles .persona5:hover,
.tiles .persona5:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-3.jpg');
  background-position: 0px 0px;
}
.tiles .persona6,
.tiles .persona6:hover,
.tiles .persona6:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-3.jpg');
  background-position: 0px -201px;
}
.tiles .persona7,
.tiles .persona7:hover,
.tiles .persona7:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-1.jpg');
  background-position: 0px -402px;
}
.tiles .persona8,
.tiles .persona8:hover,
.tiles .persona8:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-2.jpg');
  background-position: 0px -402px;
}
.tiles .persona9,
.tiles .persona9:hover,
.tiles .persona9:focus {
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-3.jpg');
  background-position: 0px -402px;
}
.tiles .segment {
  visibility: hidden;
}
/* .tiles .tile:hover .segment, .tiles .tile:focus .segment {
	visibility: visible;
} */
.segment .image-right,
.segment .image-left {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  /* 16/14 */
  color: white;
  display: block;
  position: relative;
  top: 40px;
  width: 55%;
  line-height: 1.2em;
}
.segment .image-left {
  float: right;
  padding-right: 14px;
}
.segment .image-right {
  float: left;
  padding-left: 14px;
}
.persona7 .segment .image-left {
  width: 50%;
}
.segment .action {
  background-color: #c0ecec;
  display: block;
  line-height: 1em;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 8px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  /* 12/14 */
  text-align: right;
  float: left;
}
.segment .image-right:after,
.segment .image-left:after {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  top: -24px;
  left: 0;
  content: "\275d";
  color: #C0ECEC;
  font-size: 24px;
  /* 24/14 */
}
.segment .image-right:before,
.segment .image-left:before {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  top: -24px;
  left: 25px;
  content: "\275e";
  color: #C0ECEC;
  font-size: 24px;
  /* 24/14 */
}
.segment .image-right:after {
  left: 14px;
}
.segment .image-right:before {
  left: 39px;
}
@media (max-width: 1200px) {
  .tiles .tile,
  .tiles .tile:hover,
  .tiles .tile:focus {
    height: 165px;
    width: 310px;
    background-size: 310px;
  }
  .tiles .persona1,
  .tiles .persona1:hover,
  .tiles .persona1:focus {
    background-position: 0px 0px;
  }
  .tiles .persona2,
  .tiles .persona2:hover,
  .tiles .persona2:focus {
    background-position: 0px 0px;
  }
  .tiles .persona3,
  .tiles .persona3:hover,
  .tiles .persona3:focus {
    background-position: 0px -166px;
  }
  .tiles .persona4,
  .tiles .persona4:hover,
  .tiles .persona4:focus {
    background-position: 0px -166px;
  }
  .tiles .persona5,
  .tiles .persona5:hover,
  .tiles .persona5:focus {
    background-position: 0px 0px;
  }
  .tiles .persona6,
  .tiles .persona6:hover,
  .tiles .persona6:focus {
    background-position: 0px -166px;
  }
  .tiles .persona7,
  .tiles .persona7:hover,
  .tiles .persona7:focus {
    background-position: 0px -332px;
  }
  .tiles .persona8,
  .tiles .persona8:hover,
  .tiles .persona8:focus {
    background-position: 0px -332px;
  }
  .tiles .persona9,
  .tiles .persona9:hover,
  .tiles .persona9:focus {
    background-position: 0px -332px;
  }
  #home h1:after {
    bottom: 30%;
    font-size: 2em;
  }
  #home h1 {
    font: 400 1.4em/1.3em 'Muli', sans-serif;
  }
  #home ul.home-nav-list li a {
    font: 400 1.3em/1em 'Muli', sans-serif;
  }
  #home ul.home-nav-list li a {
    margin-left: 6.5%;
  }
  #home ul.home-nav-list li:first-child a {
    margin-left: 2.5%;
  }
  .segment .image-right,
  .segment .image-left {
    font-size: 14px;
  }
  .segment .image-right:after,
  .segment .image-left:after {
    font-size: 20px;
  }
  .segment .image-right:before,
  .segment .image-left:before {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .copy {
    padding-top: 4em;
  }
  #home h1 {
    font: 400 1.2em/1.2em 'Muli', sans-serif;
    margin-top: 0;
  }
  #home ul.home-nav-list {
    margin-top: 3.0%;
  }
  #home ul.home-nav-list li a {
    font: 400 1em/1em 'Muli', sans-serif;
    margin-left: 5.5%;
  }
  #home h1:after {
    bottom: 40%;
  }
  .tiles .tile,
  .tiles .tile:hover,
  .tiles .tile:focus {
    height: 126px;
    width: 237px;
    background-size: 237px;
  }
  .tiles .persona1,
  .tiles .persona1:hover,
  .tiles .persona1:focus {
    background-position: 0px 0px;
  }
  .tiles .persona2,
  .tiles .persona2:hover,
  .tiles .persona2:focus {
    background-position: 0px 0px;
  }
  .tiles .persona3,
  .tiles .persona3:hover,
  .tiles .persona3:focus {
    background-position: 0px -127px;
  }
  .tiles .persona4,
  .tiles .persona4:hover,
  .tiles .persona4:focus {
    background-position: 0px -127px;
  }
  .tiles .persona5,
  .tiles .persona5:hover,
  .tiles .persona5:focus {
    background-position: 0px 0px;
  }
  .tiles .persona6,
  .tiles .persona6:hover,
  .tiles .persona6:focus {
    background-position: 0px -127px;
  }
  .tiles .persona7,
  .tiles .persona7:hover,
  .tiles .persona7:focus {
    background-position: 0px -254px;
  }
  .tiles .persona8,
  .tiles .persona8:hover,
  .tiles .persona8:focus {
    background-position: 0px -254px;
  }
  .tiles .persona9,
  .tiles .persona9:hover,
  .tiles .persona9:focus {
    background-position: 0px -254px;
  }
  #home .landing-c2a .call {
    min-height: 225px;
  }
  .segment .image-right:before,
  .segment .image-left:before {
    visibility: hidden;
  }
  .segment .image-right:after,
  .segment .image-left:after {
    visibility: hidden;
  }
  .segment .image-right,
  .segment .image-left {
    font-size: 12px;
    top: 8px;
    line-height: 1em;
  }
  .segment .image-right {
    padding-left: 8px;
  }
  .segment .action {
    padding: 4px;
  }
  .segment .action strong {
    display: none;
  }
  .landing-c2a h3 {
    font-size: .9em;
  }
}
@media (max-width: 767px) {
  .tiles {
    display: none;
    height: auto;
    margin: 0 auto;
    position: relative;
    visibility: hidden;
  }
  #home ul.home-nav-list li a {
    margin-left: 110px;
    font-size: 1.2em;
  }
  #home ul.home-nav-list li:first-child a {
    margin-left: 110px;
  }
  .landing-c2a h3 {
    font-size: .9em;
  }
  .title1 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-1.jpg');
    background-size: 100px;
    background-position: 0 0;
    display: block;
    height: 53px;
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }
  .title2 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-2.jpg');
    background-size: 100px;
    background-position: 0 -107px;
    display: block;
    height: 53px;
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }
  .title3 {
    background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-2.jpg');
    background-size: 100px;
    background-position: 0 -54px;
    display: block;
    height: 53px;
    width: 100%;
    background-repeat: no-repeat;
  }
  #home h1::after {
    bottom: 19%;
    right: 15px;
  }
  #home .landing-c2a .call {
    min-height: 125px;
  }
  #home .landing-c2a .call:last-child a,
  #home .landing-c2a .call:last-child a:hover {
    right: 10%;
  }
}
/**************************************************************

IE SPECIFIC STYLES

**************************************************************/
.lt-ie9 .tiles .tile,
.lt-ie9 .tiles .tile:hover,
.lt-ie9 .tiles .tile:focus {
  width: 376px;
  height: 200px;
  background: #6F6F70;
  position: relative;
  float: left;
  background-image: url('/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/sprite-all-persona-ie.jpg');
  background-repeat: no-repeat;
  background-size: 1128px;
  cursor: pointer;
}
.lt-ie9 .tiles .persona1 {
  background-position: 0px 0px;
}
.lt-ie9 .tiles .persona2 {
  background-position: -376px 0px;
}
.lt-ie9 .tiles .persona3 {
  background-position: -376px -201px;
}
.lt-ie9 .tiles .persona4 {
  background-position: 0px -201px;
}
.lt-ie9 .tiles .persona5 {
  background-position: -752px 0px;
}
.lt-ie9 .tiles .persona6 {
  background-position: -752px -201px;
}
.lt-ie9 .tiles .persona7 {
  background-position: 0px -402px;
}
.lt-ie9 .tiles .persona8 {
  background-position: -376px -402px;
}
.lt-ie9 .tiles .persona9 {
  background-position: -752px -402px;
}
@media all and (max-width: 767px) {
  table.responsive-table,
  .responsive-table thead,
  .responsive-table tbody,
  .responsive-table th,
  .responsive-table td,
  .responsive-table tr {
    display: block;
  }
  table.responsive-table {
    border: 0;
  }
  tr.mobile-hide,
  td.mobile-hide {
    display: none;
  }
  .responsive-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .responsive-table tr {
    border: 1px solid #ccc;
    margin-bottom: 15px;
  }
  .responsive-table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 57%;
    text-align: left;
  }
  .responsive-table td.no-pad {
    padding-left: 0;
  }
  .responsive-table td:before {
    /* Now like a table header */
    position: relative;
    /* Top/left values mimic padding */
    text-align: left;
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .responsive-table .center {
    text-align: left;
  }
  /*
    Label the data
    */
  .responsive-table td:before {
    font-weight: bold;
  }
  .choose td.desc {
    width: 100% !important;
  }
  .choose td {
    padding: 2% 5%;
  }
  .choose td:nth-of-type(3):before {
    content: "MEDTRONIC: ";
  }
  .choose td:nth-of-type(4):before {
    content: "BOSTON SCIENTIFIC: ";
  }
  .choose td:nth-of-type(5):before {
    content: "ST. JUDE: ";
  }
  .choose td:nth-of-type(6):before {
    content: "NEVRO: ";
  }
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -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: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  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.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .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);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 30px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
#slider {
  margin: 15px 0;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/bx_loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #b2d9ef;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #FFB33F;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
/*
div:after{
    content: '';
    display: block;
    right: -30px;
    bottom: -2px;
    position: absolute;
    border-bottom: 30px solid transparent;
    border-left: 30px solid gray;
}

div:before{
    content: '';
    display: block;
    width: 30px;
    position: absolute;
    top: -2px;
    right: -30px;
    bottom: 28px;
    background: white;
    border-right: 2px  solid gray;
    border-top: 2px solid gray;
}
*/
.bx-wrapper .bx-prev {
  left: -8px;
  /* background: url("@{css-img-path}controls.png") no-repeat 0 -32px; */
  background: #FFB33F;
  position: relative;
}
.bx-wrapper .bx-prev:after {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  top: 0;
  left: 5px;
  content: "\2190";
  color: #fff;
}
.bx-wrapper .bx-prev span:after {
  content: '';
  display: block;
  left: 0;
  bottom: -8px;
  position: absolute;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #d28c0e;
}
.bx-wrapper .bx-next {
  right: -8px;
  /* background: url("@{css-img-path}controls.png") no-repeat -43px -32px; */
  background: #FFB33F;
}
.bx-wrapper .bx-next:before {
  position: absolute;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  top: 0;
  right: 5px;
  content: "\2192";
  color: #fff;
}
.bx-wrapper .bx-next span:after {
  content: '';
  display: block;
  right: 0;
  bottom: -8px;
  position: absolute;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #d28c0e;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction {
  position: relative;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  outline: 0;
  width: 38px;
  height: 60px;
  z-index: 9999;
  font-size: 52px;
}
.lt-ie9 .bx-wrapper .bx-controls-direction a {
  top: 0;
  margin-top: -30%;
}
.bx-wrapper .bx-controls-direction .bx-text {
  text-indent: -9999px;
  display: block;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/* Custom Syles */
.bx-wrapper li {
  padding: 45px 50px;
}
.bx-wrapper h4 {
  color: #1f72A0;
  font-size: 20px;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
}
.bx-wrapper .image {
  float: left;
  margin-right: 15px;
}
.bx-wrapper .image img {
  max-width: 100%;
  max-height: 100%;
}
.bx-wrapper .text {
  overflow: auto;
}
@media (max-width: 767px) {
  .bx-wrapper .text {
    clear: both;
  }
}
.flowplayer {
  position: relative;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
}
.flowplayer * {
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  text-decoration: inherit;
  font-size: 100%;
  padding: 0;
  border: 0;
  margin: 0;
  list-style-type: none;
}
.flowplayer a:focus {
  outline: 0;
}
.flowplayer video {
  width: 100%;
}
.flowplayer.is-ipad video {
  -webkit-transform: translateX(-2048px);
}
.is-ready.flowplayer.is-ipad video {
  -webkit-transform: translateX(0);
}
.flowplayer .fp-engine,
.flowplayer .fp-ui,
.flowplayer .fp-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.flowplayer .fp-message {
  display: none;
  text-align: center;
  padding-top: 5%;
  cursor: default;
}
.flowplayer .fp-message h2 {
  font-size: 120%;
  margin-bottom: 1em;
}
.flowplayer .fp-message p {
  color: #666;
  font-size: 95%;
}
.flowplayer .fp-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.no-background.flowplayer .fp-controls {
  background-color: transparent !important;
  background-image: -moz-linear-gradient(transparent, transparent) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(transparent)) !important;
}
.is-fullscreen.flowplayer .fp-controls {
  bottom: 3px;
}
.is-mouseover.flowplayer .fp-controls {
  bottom: 0;
}
.flowplayer .fp-waiting {
  display: none;
  margin: 19% auto;
  text-align: center;
}
.flowplayer .fp-waiting * {
  -webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333;
}
.flowplayer .fp-waiting em {
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  -webkit-animation: pulse .6s infinite;
  -moz-animation: pulse .6s infinite;
  animation: pulse .6s infinite;
  margin: .3em;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.flowplayer .fp-waiting em:nth-child(1) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: 0.3s;
}
.flowplayer .fp-waiting em:nth-child(2) {
  -webkit-animation-delay: .45s;
  -moz-animation-delay: .45s;
  animation-delay: 0.45s;
}
.flowplayer .fp-waiting em:nth-child(3) {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: 0.6s;
}
.flowplayer .fp-waiting p {
  color: #ccc;
  font-weight: bold;
}
.flowplayer .fp-speed {
  font-size: 30px;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.8);
  color: #eee;
  margin: 0 auto;
  text-align: center;
  width: 120px;
  padding: .1em 0 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  transition: opacity .5s;
}
.flowplayer .fp-speed.fp-hilite {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-help {
  position: absolute;
  top: 0;
  left: -9999em;
  z-index: 100;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  text-align: center;
}
.is-help.flowplayer .fp-help {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-help .fp-help-section {
  margin: 3%;
  direction: ltr;
}
.flowplayer .fp-help .fp-help-basics {
  margin-top: 6%;
}
.flowplayer .fp-help p {
  color: #eee;
  margin: .5em 0;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  margin: 1% 2%;
}
.flowplayer .fp-help em {
  background: #eee;
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  margin-right: .4em;
  padding: .3em .6em;
  color: #333;
}
.flowplayer .fp-help small {
  font-size: 90%;
  color: #aaa;
}
.flowplayer .fp-help .fp-close {
  display: block;
}
@media (max-width: 600px) {
  .flowplayer .fp-help p {
    font-size: 9px;
  }
}
.flowplayer .fp-subtitle {
  position: absolute;
  bottom: 40px;
  left: -99999em;
  z-index: 10;
  text-align: center;
  width: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  transition: opacity .3s;
}
.flowplayer .fp-subtitle p {
  display: inline;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  color: #eee;
  padding: .1em .4em;
  font-size: 16px;
  line-height: 1.6;
}
.flowplayer .fp-subtitle p:after {
  content: '';
  clear: both;
}
.flowplayer .fp-subtitle.fp-active {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-mute,
.flowplayer .fp-embed,
.flowplayer .fp-close,
.flowplayer .fp-play {
  background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-fp-yellow.png");
  background-size: 37px 300px;
}
.is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-mute,
.is-rtl.flowplayer .fp-embed,
.is-rtl.flowplayer .fp-close,
.is-rtl.flowplayer .fp-play {
  background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/white_rtl.png");
}
.color-light.flowplayer .fp-fullscreen,
.color-light.flowplayer .fp-unload,
.color-light.flowplayer .fp-mute,
.color-light.flowplayer .fp-embed,
.color-light.flowplayer .fp-close,
.color-light.flowplayer .fp-play {
  background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/black.png");
}
.is-rtl.color-light.flowplayer .fp-fullscreen,
.is-rtl.color-light.flowplayer .fp-unload,
.is-rtl.color-light.flowplayer .fp-mute,
.is-rtl.color-light.flowplayer .fp-embed,
.is-rtl.color-light.flowplayer .fp-close,
.is-rtl.color-light.flowplayer .fp-play {
  background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/black_rtl.png");
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .color-light.flowplayer .fp-fullscreen,
  .color-light.flowplayer .fp-unload,
  .color-light.flowplayer .fp-mute,
  .color-light.flowplayer .fp-embed,
  .color-light.flowplayer .fp-close,
  .color-light.flowplayer .fp-play {
    background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/black@x2.png");
  }
  .is-rtl.color-light.flowplayer .fp-fullscreen,
  .is-rtl.color-light.flowplayer .fp-unload,
  .is-rtl.color-light.flowplayer .fp-mute,
  .is-rtl.color-light.flowplayer .fp-embed,
  .is-rtl.color-light.flowplayer .fp-close,
  .is-rtl.color-light.flowplayer .fp-play {
    background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/black_rtl@x2.png");
  }
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .flowplayer .fp-fullscreen,
  .flowplayer .fp-unload,
  .flowplayer .fp-mute,
  .flowplayer .fp-embed,
  .flowplayer .fp-close,
  .flowplayer .fp-play {
    background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-fp-yellow-x2.png");
  }
  .is-rtl.flowplayer .fp-fullscreen,
  .is-rtl.flowplayer .fp-unload,
  .is-rtl.flowplayer .fp-mute,
  .is-rtl.flowplayer .fp-embed,
  .is-rtl.flowplayer .fp-close,
  .is-rtl.flowplayer .fp-play {
    background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/white_rtl@x2.png");
  }
}
.flowplayer .fp-flash-disabled {
  background: #333;
  width: 390px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  color: #fff;
}
.is-splash.flowplayer .fp-ui,
.is-paused.flowplayer .fp-ui {
  background: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-fp-play-yellow.png") center no-repeat;
  background-size: 12%;
}
.is-rtl.is-splash.flowplayer .fp-ui,
.is-rtl.is-paused.flowplayer .fp-ui {
  background: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/play_white_rtl.png") center no-repeat;
  background-size: 12%;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .is-splash.flowplayer .fp-ui,
  .is-paused.flowplayer .fp-ui {
    background: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/back-fp-play-yellow-x2.png") center no-repeat;
    background-size: 12%;
  }
  .is-rtl.is-splash.flowplayer .fp-ui,
  .is-rtl.is-paused.flowplayer .fp-ui {
    background: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/play_white_rtl@x2.png") center no-repeat;
    background-size: 12%;
  }
}
.color-light.is-splash.flowplayer .fp-ui,
.color-light.is-paused.flowplayer .fp-ui {
  background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/play_black.png");
}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,
.is-rtl.color-light.is-paused.flowplayer .fp-ui {
  background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/play_black_rtl.png");
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .color-light.is-splash.flowplayer .fp-ui,
  .color-light.is-paused.flowplayer .fp-ui {
    background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/play_black@x2.png");
  }
  .is-rtl.color-light.is-splash.flowplayer .fp-ui,
  .is-rtl.color-light.is-paused.flowplayer .fp-ui {
    background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/play_black_rtl@x2.png");
  }
}
.is-fullscreen.flowplayer .fp-ui {
  background-size: auto;
}
.is-seeking.flowplayer .fp-ui,
.is-loading.flowplayer .fp-ui {
  background-image: none;
}
.flowplayer .fp-logo {
  position: absolute;
  top: auto;
  left: 15px;
  bottom: 30px;
  cursor: pointer;
  display: none;
  z-index: 100;
}
.flowplayer .fp-logo img {
  width: 100%;
}
.is-embedded.flowplayer .fp-logo {
  display: block;
}
.fixed-controls.flowplayer .fp-logo {
  bottom: 15px;
}
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-close {
  position: absolute;
  top: 5px;
  left: auto;
  right: 5px;
  display: block;
  width: 30px;
  height: 23px;
  background-position: 12px -197px;
  cursor: pointer;
}
.is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-close {
  right: auto;
  left: 5px;
  background-position: 18px -197px;
}
.flowplayer .fp-unload,
.flowplayer .fp-close {
  background-position: 14px -175px;
  display: none;
}
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-close {
  background-position: 14px -175px;
}
.flowplayer .fp-play {
  display: none;
  width: 27px;
  height: 20px;
  background-position: 9px -24px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.is-rtl.flowplayer .fp-play {
  background-position: 18px -24px;
  left: auto;
  right: 0;
}
.play-button.flowplayer .fp-play {
  display: block;
}
.is-paused.flowplayer .fp-play {
  background-position: 9px 7px;
}
.is-rtl.is-paused.flowplayer .fp-play {
  background-position: 18px 7px;
}
.flowplayer.is-ready.is-closeable .fp-unload {
  display: block;
}
.flowplayer.is-ready.is-closeable .fp-fullscreen {
  display: none;
}
.flowplayer.is-fullscreen .fp-fullscreen {
  background-position: 10px -217px;
  display: block !important;
}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen {
  background-position: 21px -217px;
}
.flowplayer.is-fullscreen .fp-unload,
.flowplayer.is-fullscreen .fp-close {
  display: none !important;
}
.flowplayer .fp-timeline {
  height: 3px;
  position: relative;
  overflow: hidden;
  top: 5px;
  height: 10px;
  margin: 0 150px 0 45px;
}
.no-volume.flowplayer .fp-timeline {
  margin-right: 60px;
}
.no-mute.flowplayer .fp-timeline {
  margin-right: 140px;
}
.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 45px;
}
.play-button.flowplayer .fp-timeline {
  margin-left: 67px;
}
.is-rtl.flowplayer .fp-timeline {
  margin: 0 45px 0 150px;
}
.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 60px;
}
.no-mute.is-rtl.flowplayer .fp-timeline {
  margin-left: 140px;
}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 45px;
}
.play-button.is-rtl.flowplayer .fp-timeline {
  margin-right: 67px;
}
.is-long.flowplayer .fp-timeline {
  margin: 0 180px 0 75px;
}
.no-volume.is-long.flowplayer .fp-timeline {
  margin-right: 90px;
}
.no-mute.is-long.flowplayer .fp-timeline {
  margin-right: 75px;
}
.play-button.is-long.flowplayer .fp-timeline {
  margin-left: 97px;
}
.is-rtl.is-long.flowplayer .fp-timeline {
  margin: 75px 0 180px 0;
}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 90px;
}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 75px;
}
.play-button.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 97px;
}
.aside-time.flowplayer .fp-timeline,
.no-time.flowplayer .fp-timeline {
  margin: 0 110px 0 5px;
}
.aside-time.no-volume.flowplayer .fp-timeline,
.no-time.no-volume.flowplayer .fp-timeline {
  margin-right: 20px;
}
.aside-time.no-mute.flowplayer .fp-timeline,
.no-time.no-mute.flowplayer .fp-timeline {
  margin-right: 5px;
}
.play-button.no-time.flowplayer .fp-timeline,
.play-button.aside-time.flowplayer .fp-timeline {
  margin-left: 27px;
}
.is-rtl.aside-time.flowplayer .fp-timeline,
.is-rtl.no-time.flowplayer .fp-timeline {
  margin: 0 5px 0 110px;
}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,
.is-rtl.no-time.no-volume.flowplayer .fp-timeline {
  margin-left: 20px;
}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,
.is-rtl.no-time.no-mute.flowplayer .fp-timeline {
  margin-left: 5px;
}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,
.is-rtl.play-button.aside-time.flowplayer .fp-timeline {
  margin-right: 27px;
}
.flowplayer .fp-buffer,
.flowplayer .fp-progress {
  position: absolute;
  top: 0;
  left: auto;
  height: 100%;
  cursor: col-resize;
}
.flowplayer .fp-buffer {
  -webkit-transition: width .25s linear;
  -moz-transition: width .25s linear;
  transition: width 0.25s linear;
}
.flowplayer.is-touch .fp-timeline {
  overflow: visible;
}
.flowplayer.is-touch .fp-progress {
  -webkit-transition: width .2s linear;
  -moz-transition: width .2s linear;
  transition: width 0.2s linear;
}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress {
  -webkit-transition: right .1s linear,border .1s linear,top .1s linear,left .1s linear;
  -moz-transition: right .1s linear,border .1s linear,top .1s linear,left .1s linear;
  transition: right 0.1s linear, border 0.1s linear, top 0.1s linear, left 0.1s linear;
}
.flowplayer.is-touch.is-mouseover .fp-progress:after,
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  content: '';
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  right: -5px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before {
  right: auto;
  left: -5px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after {
  left: -10px;
  -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
}
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  width: 10px;
  height: 10px;
}
.flowplayer.is-touch.is-mouseover .fp-progress:after {
  height: 10px;
  width: 10px;
  top: -5px;
  right: -10px;
  border: 5px solid rgba(255, 255, 255, 0.65);
  -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  border: 10px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  top: -10px;
  right: -15px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  left: -15px;
  right: auto;
  border: 10px solid #fff;
}
.flowplayer .fp-volume {
  position: absolute;
  top: 7.5px;
  right: 5px;
}
.is-rtl.flowplayer .fp-volume {
  right: auto;
  left: 5px;
}
.flowplayer .fp-mute {
  position: relative;
  width: 10px;
  height: 15px;
  float: left;
  top: -5px;
  cursor: pointer;
  background-position: -2px -99px;
}
.is-rtl.flowplayer .fp-mute {
  float: right;
  background-position: -25px -99px;
}
.no-mute.flowplayer .fp-mute {
  display: none;
}
.flowplayer .fp-volumeslider {
  width: 90px;
  height: 5px;
  cursor: col-resize;
  float: left;
}
.is-rtl.flowplayer .fp-volumeslider {
  float: right;
}
.no-volume.flowplayer .fp-volumeslider {
  display: none;
}
.flowplayer .fp-volumelevel {
  height: 100%;
}
.flowplayer .fp-time {
  text-shadow: 0 0 1px #000;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  width: 100%;
}
.flowplayer .fp-time.is-inverted .fp-duration {
  display: none;
}
.flowplayer .fp-time.is-inverted .fp-remaining {
  display: inline;
}
.flowplayer .fp-time em {
  width: 35px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  position: absolute;
  bottom: 5px;
}
.no-time.flowplayer .fp-time {
  display: none;
}
.is-long.flowplayer .fp-time em {
  width: 65px;
}
.flowplayer .fp-elapsed {
  left: 5px;
}
.play-button.flowplayer .fp-elapsed {
  left: 27px;
}
.is-rtl.flowplayer .fp-elapsed {
  left: auto;
  right: 5px;
}
.play-button.is-rtl.flowplayer .fp-elapsed {
  right: 27px;
}
.flowplayer .fp-remaining,
.flowplayer .fp-duration {
  right: 110px;
  color: #eee;
}
.no-volume.flowplayer .fp-remaining,
.no-volume.flowplayer .fp-duration {
  right: 20px;
}
.no-mute.flowplayer .fp-remaining,
.no-mute.flowplayer .fp-duration {
  right: 100px;
}
.no-mute.no-volume.flowplayer .fp-remaining,
.no-mute.no-volume.flowplayer .fp-duration {
  right: 5px;
}
.is-rtl.flowplayer .fp-remaining,
.is-rtl.flowplayer .fp-duration {
  right: auto;
  left: 110px;
}
.no-volume.is-rtl.flowplayer .fp-remaining,
.no-volume.is-rtl.flowplayer .fp-duration {
  left: 20px;
}
.no-mute.is-rtl.flowplayer .fp-remaining,
.no-mute.is-rtl.flowplayer .fp-duration {
  left: 100px;
}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,
.no-mute.no-volume.is-rtl.flowplayer .fp-duration {
  left: 5px;
}
.flowplayer .fp-remaining {
  display: none;
}
.flowplayer.color-light .fp-time {
  color: #222;
  text-shadow: 0 0 1px #fff;
}
.flowplayer.color-light .fp-remaining,
.flowplayer.color-light .fp-duration {
  color: #666;
}
.flowplayer.aside-time .fp-time {
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: auto !important;
  width: 85px;
}
.flowplayer.aside-time .fp-time strong,
.flowplayer.aside-time .fp-time em {
  position: static;
}
.flowplayer.aside-time .fp-time .fp-elapsed {
  margin-right: 5px;
}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed {
  margin-right: auto;
  margin-left: 5px;
}
.flowplayer.is-long.aside-time .fp-time {
  width: 130px;
}
.flowplayer.is-splash,
.flowplayer.is-poster {
  cursor: pointer;
}
.flowplayer.is-splash .fp-controls,
.flowplayer.is-poster .fp-controls,
.flowplayer.is-splash .fp-fullscreen,
.flowplayer.is-poster .fp-fullscreen,
.flowplayer.is-splash .fp-unload,
.flowplayer.is-poster .fp-unload,
.flowplayer.is-splash .fp-time,
.flowplayer.is-poster .fp-time,
.flowplayer.is-splash .fp-embed,
.flowplayer.is-poster .fp-embed {
  display: none !important;
}
.flowplayer.is-poster .fp-engine {
  top: -9999em;
}
.flowplayer.is-loading .fp-waiting {
  display: block;
}
.flowplayer.is-loading .fp-controls,
.flowplayer.is-loading .fp-time {
  display: none;
}
.flowplayer.is-loading .fp-ui {
  background-position: -9999em;
}
.flowplayer.is-loading video.fp-engine {
  position: absolute;
  top: -9999em;
}
.flowplayer.is-seeking .fp-waiting {
  display: block;
}
.flowplayer.is-fullscreen {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333;
}
.is-rtl.flowplayer.is-fullscreen {
  left: auto !important;
  right: 0 !important;
}
.flowplayer.is-error {
  border: 1px solid #909090;
  background: #fdfdfd !important;
}
.flowplayer.is-error h2 {
  font-weight: bold;
  font-size: large;
  margin-top: 10%;
}
.flowplayer.is-error .fp-message {
  display: block;
}
.flowplayer.is-error object,
.flowplayer.is-error video,
.flowplayer.is-error .fp-controls,
.flowplayer.is-error .fp-time,
.flowplayer.is-error .fp-subtitle {
  display: none;
}
.flowplayer.is-ready.is-muted .fp-mute {
  opacity: .5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.flowplayer.is-mouseout .fp-controls {
  height: 0;
  -webkit-transition: height .15s .3s;
  -moz-transition: height .15s .3s;
  transition: height 0.15s 0.3s;
}
.flowplayer.is-mouseout .fp-timeline {
  margin: 0 !important;
}
.flowplayer.is-mouseout .fp-timeline {
  -webkit-transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  -moz-transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  height: 4px;
  top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.flowplayer.is-mouseout .fp-fullscreen,
.flowplayer.is-mouseout .fp-unload,
.flowplayer.is-mouseout .fp-elapsed,
.flowplayer.is-mouseout .fp-remaining,
.flowplayer.is-mouseout .fp-duration,
.flowplayer.is-mouseout .fp-embed,
.flowplayer.is-mouseout .fp-volume,
.flowplayer.is-mouseout .fp-play {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .15s .3s;
  -moz-transition: opacity .15s .3s;
  transition: opacity 0.15s 0.3s;
}
.flowplayer.is-mouseover .fp-controls,
.flowplayer.fixed-controls .fp-controls {
  height: 20px;
}
.flowplayer.is-mouseover .fp-fullscreen,
.flowplayer.fixed-controls .fp-fullscreen,
.flowplayer.is-mouseover .fp-unload,
.flowplayer.fixed-controls .fp-unload,
.flowplayer.is-mouseover .fp-elapsed,
.flowplayer.fixed-controls .fp-elapsed,
.flowplayer.is-mouseover .fp-remaining,
.flowplayer.fixed-controls .fp-remaining,
.flowplayer.is-mouseover .fp-duration,
.flowplayer.fixed-controls .fp-duration,
.flowplayer.is-mouseover .fp-embed,
.flowplayer.fixed-controls .fp-embed,
.flowplayer.is-mouseover .fp-logo,
.flowplayer.fixed-controls .fp-logo,
.flowplayer.is-mouseover .fp-volume,
.flowplayer.fixed-controls .fp-volume,
.flowplayer.is-mouseover .fp-play,
.flowplayer.fixed-controls .fp-play {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer.fixed-controls .fp-volume {
  display: block;
}
.flowplayer.fixed-controls .fp-controls {
  bottom: -20px;
}
.is-fullscreen.flowplayer.fixed-controls .fp-controls {
  bottom: 0;
}
.flowplayer.fixed-controls .fp-time em {
  bottom: -15px;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.is-fullscreen.flowplayer.fixed-controls .fp-time em {
  bottom: 5px;
}
.flowplayer.is-disabled .fp-progress {
  background-color: #999;
}
.flowplayer.is-flash-disabled {
  background-color: #333;
}
.flowplayer.is-flash-disabled object.fp-engine {
  z-index: 100;
}
.flowplayer.is-flash-disabled .fp-flash-disabled {
  display: block;
  z-index: 101;
}
.flowplayer .fp-embed {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 25px;
  height: 20px;
  background-position: 3px -237px;
}
.is-rtl.flowplayer .fp-embed {
  background-position: 22px -237px;
  left: auto;
  right: 5px;
}
.flowplayer .fp-embed-code {
  position: absolute;
  display: none;
  top: 10px;
  left: 40px;
  background-color: #333;
  padding: 3px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  font-size: 12px;
}
.flowplayer .fp-embed-code:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 2px;
  left: -10px;
  border: 5px solid transparent;
  border-right-color: #333;
}
.is-rtl.flowplayer .fp-embed-code {
  left: auto;
  right: 40px;
}
.is-rtl.flowplayer .fp-embed-code:before {
  left: auto;
  right: -10px;
  border-right-color: transparent;
  border-left-color: #333;
}
.flowplayer .fp-embed-code textarea {
  width: 400px;
  height: 16px;
  font-family: monaco, "courier new", verdana;
  color: #777;
  white-space: nowrap;
  resize: none;
  overflow: hidden;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #ccc;
}
.flowplayer .fp-embed-code label {
  display: block;
  color: #999;
}
.flowplayer.is-embedding .fp-embed,
.flowplayer.is-embedding .fp-embed-code {
  display: block;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer.aside-time .fp-embed {
  left: 85px;
}
.is-rtl.flowplayer.aside-time .fp-embed {
  left: auto;
  right: 85px;
}
.flowplayer.aside-time .fp-embed-code {
  left: 115px;
}
.is-rtl.flowplayer.aside-time .fp-embed-code {
  left: auto;
  right: 115px;
}
.flowplayer.aside-time.is-embedding .fp-time {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer.is-long.aside-time .fp-embed {
  left: 130px;
}
.is-rtl.flowplayer.is-long.aside-time .fp-embed {
  left: auto;
  right: 130px;
}
.flowplayer.no-time .fp-embed {
  left: 5px !important;
}
.is-rtl.flowplayer.no-time .fp-embed {
  left: auto;
  right: 5px !important;
}
.flowplayer.is-live .fp-timeline,
.flowplayer.is-live .fp-duration,
.flowplayer.is-live .fp-remaining {
  display: none;
}
.flowplayer .fp-context-menu {
  position: absolute;
  display: none;
  z-index: 1001;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 4px #888;
  -moz-box-shadow: 0 0 4px #888;
  box-shadow: 0 0 4px #888;
  width: 170px;
}
.flowplayer .fp-context-menu li {
  text-align: center;
  padding: 10px;
  color: #444;
  margin: 0 -10px 0 -10px;
}
.flowplayer .fp-context-menu li a {
  color: #00a7c8;
  font-size: 110%;
}
.flowplayer .fp-context-menu li:hover:not(.copyright) {
  background-color: #eee;
}
.flowplayer .fp-context-menu li.copyright {
  margin: 0;
  padding-left: 110px;
  background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/flowplayer.png");
  background-repeat: no-repeat;
  background-size: 100px 20px;
  background-position: 5px 5px;
  border-bottom: 1px solid #bbb;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .flowplayer .fp-context-menu li.copyright {
    background-image: url("/wcm/groups/mdtcom_sg/@mdt/@back/documents/webassets/flowplayer2x.png");
  }
}
@-moz-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.flowplayer .fp-controls {
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.6);
}
.flowplayer.fixed-controls .fp-controls {
  background-color: #333;
}
.flowplayer .fp-timeline {
  background-color: #666;
}
.flowplayer .fp-buffer {
  background-color: #eee;
}
.flowplayer .fp-progress {
  background-color: #00a7c8;
}
.flowplayer .fp-volumeslider {
  background-color: #000;
}
.flowplayer .fp-volumelevel {
  background-color: #fff;
}
.flowplayer .fp-play {
  height: 24px;
}
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  background-color: #00a7c8;
}
.flowplayer.color-light .fp-controls {
  background-color: rgba(255, 255, 255, 0.6);
}
.flowplayer.color-light.fixed-controls .fp-controls {
  background-color: #fff;
}
.flowplayer.color-light .fp-volumeslider {
  background-color: #ddd;
}
.flowplayer.color-light .fp-volumelevel {
  background-color: #222;
}
.flowplayer.color-alt .fp-progress {
  background-color: #fff;
}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before {
  background-color: #fff;
}
.flowplayer.color-alt .fp-buffer {
  background-color: #999;
}
.flowplayer.color-alt2 .fp-progress {
  background-color: #900;
}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before {
  background-color: #900;
}
/* custom player skin */
.flowplayer {
  width: 100%;
  max-width: 440px;
  background-color: #222;
  background-size: 100% auto;
  margin-left: 0px;
}
.summary .flowplayer,
.detail .flowplayer {
  margin-left: -15px;
}
.flowplayer .fp-controls {
  background-color: rgba(85, 85, 85, 0.4);
}
.flowplayer .fp-timeline {
  background-color: rgba(0, 0, 0, 0.5);
}
.flowplayer .fp-progress {
  background-color: #ffb33f;
}
.flowplayer .fp-buffer {
  background-color: #f9f9f9;
}
.flowplayer.is-playing {
  background-image: none !important;
}
@media (max-width: 400px) {
  .flowplayer {
    min-height: 171px;
    height: 100%;
  }
}
@media (min-width: 400px) and (max-width: 767px) {
  .flowplayer {
    min-height: 240px;
    height: 100%;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* 2.22 MRI Eligibility updates */
img.photo-quote {
	float: left;
	margin-right: 12px;
	width: 90px;
}
div.scan {display: none;}
table.scan {
	background-color: #fff;
	border: 1px solid #ccc;
	width: 100%;
}
table.scan td,
table.scan th {
	border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
	width: 16%;
}
table.scan td {
	vertical-align: top;
	width: 21%;
}
table.scan td img {
	height: auto;
	width: 100%;
}
table.scan td ul {
	padding-left: 25px;
    text-align: left;
}
table.scan td ul li {
	line-height: 16px;
}
.vid-cap.in-line {
	margin: 3% 0 5% 110px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
	table.scan th {
		font-size: 0.857em;
		padding: 1% 0;
	}
	table.scan td,
	table.scan th {
		padding: 2px;
	}
}
@media screen and (max-width: 990px) {
	.vid-cap.in-line {
		width: 80%;
	}
}
@media screen and (max-width: 767px) {
	table.scan th {
		font-size: 0.857em;
		padding: 1% 0;
	}
}
@media screen and (max-width: 590px) {
	/*table.scan .types {display: none;}*/
	div.scan {display: inline;}
	table.scan {display: none;}
	.vid-cap.in-line {
		width: 70%;
	}
}

@media screen and (max-width: 413px) {
	.vid-cap.in-line {
		margin-left: 0;
		width: 100%;
	}
	img.photo-quote {
		float: none;
		margin: 0 auto;
		width: auto;
	}
}



#surgery-select{ 
display:none;
}
.col-md-8 #surgery-select{
margin:15px 5px 15px 45px;
}
.col-md-4 #surgery-select{ 
margin:15px 5px;
}

