/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
@font-face {
    font-family: Didot;
    src: url(/content/Fonts/Didot.ttf) format('embedded-opentype'), url(/content/Fonts/Didot.woff) format('woff'), url(/content/Fonts/Didot.woff2) format('woff2');
}
body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@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) ")"; }
  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; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    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; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

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

/* body {
  font-family: $font-family-base;
  font-size: $font-size-base;
  line-height: $line-height-base;
  color: $text-color;
  background-color: $body-bg;
}
*/
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  /*
  color: $link-color;
  text-decoration: none;
  */ }
  a:hover,
  a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

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

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

hr {
  margin-top: 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; }

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  /*font-weight: $headings-font-weight;*/
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

cite {
  font-style: normal; }

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

@media (min-width: 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; } }

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

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

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

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

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

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before,
  .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 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, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.input-sm, .form-horizontal .form-group-sm .form-control, .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-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled,
  .btn-primary.disabled:hover,
  .btn-primary.disabled:focus,
  .btn-primary.disabled:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled],
  .btn-primary[disabled]:hover,
  .btn-primary[disabled]:focus,
  .btn-primary[disabled]:active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

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

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

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

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

.btn-link {
  color: #428bca;
  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: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover,
  .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.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;
  text-align: left;
  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.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777; }

.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-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.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;
  border-bottom: 4px solid;
  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; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.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 > .btn:focus,
    .btn-group > .btn:active,
    .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: 0; }

.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 {
  margin-left: -5px; }
  .btn-toolbar:before,
  .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-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 > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.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:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-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,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.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;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover,
    .input-group-btn > .btn:focus,
    .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before,
  .nav:after {
    content: " ";
    display: table; }
  .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: #777777; }
      .nav > li.disabled > a:hover,
      .nav > li.disabled > a:focus {
        color: #777777;
        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: #428bca; }
  .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.42857;
      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: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .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: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before,
  .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  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: " ";
    display: table; }
  .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-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  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;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover,
  .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .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;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .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; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -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 (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-form.navbar-right:last-child {
        margin-right: -15px; } }

.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-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.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: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .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; }
  @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-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #777777; }
    .navbar-inverse .navbar-brand:hover,
    .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #777777; }
    .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: #090909; }
  .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: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .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: #090909; }
    .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: #777777; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #777777; }
    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.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: #777777; }

.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.42857;
      text-decoration: none;
      color: #428bca;
      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 > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a,
  .pagination > .active > a:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    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: #777777;
    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: " ";
    display: table; }
  .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: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.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:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

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

.label-default {
  background-color: #777777; }
  .label-default[href]:hover,
  .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover,
  .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover,
  .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover,
  .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover,
  .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover,
  .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

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

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

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

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

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

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.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; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover,
  a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777; }
  .list-group-item.disabled .list-group-item-heading,
  .list-group-item.disabled:hover .list-group-item-heading,
  .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text,
  .list-group-item.disabled:hover .list-group-item-text,
  .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text,
  .list-group-item.active:hover .list-group-item-text,
  .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover,
  a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  a.list-group-item-success.active:hover,
  a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover,
  a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  a.list-group-item-info.active:hover,
  a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover,
  a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  a.list-group-item-warning.active:hover,
  a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover,
  a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  a.list-group-item-danger.active:hover,
  a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-default {
  border-color: #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-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

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

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

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

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

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

.modal-open {
  overflow: hidden; }

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

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 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: 0; }

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

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

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

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

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

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

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  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: 1060;
  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: #999999;
  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: #999999;
  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: #999999;
  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: #999999;
  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; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      width: 100% \9;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
}
  .carousel-control.right {
    left: auto;
    right: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
}
  .carousel-control:hover,
  .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.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; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
/* --------------------------------------------------
	OVERRIDE
-------------------------------------------------- */
.seoPage .row {
        margin-left: 0;
        margin-right: 0;
}

.menu-mobile {
  position: fixed;
  height: auto;
  z-index: 10001;
  top: 60px;
  width: 100%;
  background-color: #FFF;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.menu-mobile .linkHeader {
  list-style: none;
  margin: 10px 0 18px;
  color: #4c4c4c;
  letter-spacing: 1.5px;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, sans-serif; }

.contactForm legend {
  display: block;
  width: auto;
  padding: initial;
  margin-bottom: initial;
  font-size: inherit;
  line-height: inherit;
  color: #ccc;
  border: 0;
  border-bottom: 0; }

.contactForm label {
  display: initial;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: Verdana; }

.contactForm a {
  text-decoration: underline; }

.wrapMe {
  padding-top: 60px; }
  @media (min-width: 768px) {
    .wrapMe {
      padding-top: 60px;
      } }

body {
  background: #FFF; }

label {
  font-family: Arial, sans-serif; }

.radio label, .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.container-fluid {
  margin: 0;
  padding: 0; }

.jumbotron {
  background: #FFF;
  text-align: center;
  padding: 0;
  margin: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding: 0; }

.carousel-indicators {
  margin-bottom: 0;
  bottom: -40px; }
  @media (min-width: 768px) {
    .carousel-indicators {
      bottom: -40px; } }

.carousel-indicators li {
  background: #C5C5C5;
  border: 0px solid #c5c5c5; }

.carousel-indicators .active {
  background: #959595; }

.dropdown-menu {
  margin-top: -2px; }

@media (min-width: 1200px) {
  .container {
    width: 1220px; } }

/* --------------------------------------------------
	FONTS
-------------------------------------------------- */
@font-face {
    font-family: 'AvenirLTStd-Roman';
    src: url("../../Content/fonts/AvenirLTStd-Roman.eot");
    src: url("../../Content/fonts/AvenirLTStd-Roman.eot?#iefix") format("embedded-opentype"), url("../../content/fonts/AvenirLTStd-Roman.woff") format("woff"), url("../../Content/fonts/AvenirLTStd-Roman.ttf") format("truetype"), url("../../Content/fonts/AvenirLTStd-Roman.svg#robotothin_italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'AvenirLight';
    src: url("../../Content/fonts/AvenirLTStd-Light.eot");
    src: url("../../Content/fonts/AvenirLTStd-Light.eot?#iefix") format("embedded-opentype"), url("../../Content/fonts/AvenirLTStd-Light.woff") format("woff"), url("../../Content/fonts/AvenirLTStd-Light.ttf") format("truetype"), url("../../Content/fonts/AvenirLTStd-Light.svg#robotothin_italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

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

/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
/* --------------------------------------------------
	COMMON
-------------------------------------------------- */
.container-fluid * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

.tdw-breadcrumbs {
  margin-bottom: 18px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial;
  text-align: center; }
  @media (min-width: 768px) {
    .tdw-breadcrumbs {
      margin-left: 0px;
      text-align: left; } }
  .tdw-breadcrumbs p {
    color: #7D7D7D;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .tdw-breadcrumbs p {
        margin-left: 0px; } }
    .tdw-breadcrumbs p a {
      color: #7D7D7D; }
    .tdw-breadcrumbs p span {
      font-weight: bold; }

/*
.tdw-main-overlay {
    display: none;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    iframe {
        position: absolute;
        left: 50%;
        top: 50%;

        @include prefix(transform, translate(-50%, -50%));
    }
}
*/
.tdw-main-overlay {
  display: none;
  background: #fff;
  padding-bottom: 30px; }

.tdw-banner {
  width: 100%;
  height: 215px;
  position: relative; }
  @media (min-width: 768px) {
    .tdw-banner {
      height: 65vh; } }
  .tdw-banner .tdw-banner-play-btn {
    width: 100px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 768px) {
      .tdw-banner .tdw-banner-play-btn {
        width: 190px; } }

.tdw-banner-callout {
  width: 100%;
  height: auto;
  background: transparent url(../content/img/tdw-pattern-lines-box.png) repeat;
  margin-top: 10px; }
  @media (min-width: 768px) {
    .tdw-banner-callout {
      height: 220px; } }
  .tdw-banner-callout .tdw-banner-callout-content {
    width: 84%;
    height: auto;
    background: #FFF;
    border: 1px solid #C2C2C2;
    position: relative;
    top: -48px;
    margin: auto;
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      .tdw-banner-callout .tdw-banner-callout-content {
        max-width: 1080px;
        width: 100%; } }
    .tdw-banner-callout .tdw-banner-callout-content h1, .tdw-banner-callout .tdw-banner-callout-content p.false-header-style {
      width: 80%;
      font-family: 'AvenirLTStd-Black', Arial, sans-serif;
      font-size: 18px;
      text-align: center;
      text-transform: uppercase;
      margin: 0 auto 0; }
      .tdw-banner-callout .tdw-banner-callout-content p.false-header-style{padding: 37px 0 2px;}
      @media (min-width: 768px) {
        .tdw-banner-callout .tdw-banner-callout-content h1, .tdw-banner-callout .tdw-banner-callout-content p.false-header-style {
          width: 85%;
          font-size: 24px; } }
    .tdw-banner-callout .tdw-banner-callout-content p {
      width: 90%;
      color: #111111;
      font-family: Arial, sans-serif;
      font-size: 15px;
      line-height: 18px;
      text-align: center;
      margin: 18px auto 0; }
      @media (min-width: 768px) {
        .tdw-banner-callout .tdw-banner-callout-content p {
          width: 85%;
          font-size: 15px;
          line-height: 22px;
          margin: 4px auto 0; } }
      .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link {
        font-size: 10px;
        font-weight: bold;
        letter-spacing: 1px;
        margin-top: 10px; }
        @media (min-width: 768px) {
          .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link {
            letter-spacing: 4px; } }
        .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link a {
          border-bottom: 1px solid #111111;
          color: #111111;
          font-size: 10px;
          text-transform: uppercase;
          padding-bottom: 5px;
          position: relative; }
          .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link a:hover {
            border-bottom: 0;
            text-decoration: none; }
          .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link a:hover:after {
            width: 98%;
            left: 0px; }
          .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link a:after {
            background: none repeat scroll 0 0 transparent;
            bottom: -1px;
            content: "";
            display: block;
            height: 1px;
            left: 50%;
            position: absolute;
            background: #000;
            transition: width 0.3s ease 0s, left 0.3s ease 0s;
            width: 0; }
          .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link a:focus 
          {
              text-decoration:none;
              }
          @media (min-width: 768px) {
            .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link a {
              font-size: 10px; } }

.tdw-callout {
  width: 90%;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 768px) {
    .tdw-callout {
      width: 100%; } }

.tdw-left-callout-image img, .tdw-right-callout-image img {
  width: 100%; }

.tdw-text-callout-content {
  width: 90%;
  height: auto;
  background: #FFF;
  border: 1px solid #C2C2C2;
  text-align: center;
  margin: -20px auto 20px;
  padding-bottom: 40px; }
  @media (min-width: 769px) {
    .tdw-text-callout-content {
      max-width: 610px;
      width: 100%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); } }
  .tdw-text-callout-content.tdw-left-callout-text {
    left: 0; }
  .tdw-text-callout-content.tdw-right-callout-text {
    right: 0; }
  .tdw-text-callout-content img.tdw-icon-star {
    max-width: 9px;
    margin-top: 22px; }
    @media (min-width: 768px) {
      .tdw-text-callout-content img.tdw-icon-star {
        margin-top: 47px; } }
  .tdw-text-callout-content h2 {
    width: 76%;
    font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto 0; }
    @media (min-width: 768px) {
      .tdw-text-callout-content h2 {
        width: 76%;
        font-size: 24px; } }
  .tdw-text-callout-content p {
    width: 76%;
    color: #111111;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin: 8px auto 0; }
    @media (min-width: 768px) {
      .tdw-text-callout-content p {
        width: 76%;
        font-size: 15px;
        line-height: 22px;
        margin: 10px auto 0; } }
    .tdw-text-callout-content p sup {
      font-size: 10px;
      vertical-align: middle; }
    .tdw-text-callout-content p.tdw-callout-link {
      font-size: 10px;
      font-weight: bold;
      letter-spacing: 1px;
      margin-top: 10px; }
      @media (min-width: 768px) {
        .tdw-text-callout-content p.tdw-callout-link {
          letter-spacing: 4px; } }
      .tdw-text-callout-content p.tdw-callout-link a {
        border-bottom: 1px solid #111111;
        color: #111111;
        font-size: 10px;
        text-transform: uppercase;
        padding-bottom: 5px;
        position: relative; }
        .tdw-text-callout-content p.tdw-callout-link a:hover {
          border-bottom: 0;
          text-decoration: none; }
        .tdw-text-callout-content p.tdw-callout-link a:hover:after {
          width: 98%;
          left: 0px; }
          @media(max-width: 335px) 
          {
              .tdw-text-callout-content p.tdw-callout-link .a-sm-home 
              {
                  font-size: 7.5px;
                  }
              }
          @media(max-width:768px) and (min-width:335px)
          {
              .tdw-text-callout-content p.tdw-callout-link .a-sm-home 
              {
                  font-size:9.5px;
                  }
              .tdw-banner-callout .tdw-banner-callout-content p.tdw-callout-link .a-sm-home 
              {
                  font-size:9.5px;
                  }
              }
              .tdw-text-callout-content p.tdw-callout-link .a-sm-builders-2line 
              {
                  line-height: 22px;
                  }
        .tdw-text-callout-content p.tdw-callout-link a:focus 
        {
            text-decoration:none;
            }
        .tdw-text-callout-content p.tdw-callout-link a:after {
          background: none repeat scroll 0 0 transparent;
          bottom: -1px;
          content: "";
          display: block;
          height: 1px;
          left: 50%;
          position: absolute;
          background: #000;
          transition: width 0.3s ease 0s, left 0.3s ease 0s;
          width: 0; }
        .tdw-text-callout-content p.tdw-callout-link .a-sm-builders-2line:hover:after 
        {
            width: 100%;
            }
        @media (max-width: 414px) 
        {
            .tdw-text-callout-content p.tdw-callout-link .a-sm-builders-2line:hover:after 
            {
                width: 170%;
                }
            }
        @media (max-width: 320px) 
        {
            .tdw-text-callout-content p.tdw-callout-link .a-sm-builders-2line:hover:after 
            {
                width: 130%;
                }
            }
        @media (min-width: 768px) {
          .tdw-text-callout-content p.tdw-callout-link a {
            font-size: 10px; } }
  .tdw-text-callout-content sup {
    font-size: 12px;
    vertical-align: middle; }

.tdw-card-callout {
  max-width: 378px;
  width: 84%;
  background-color: #f1f1f1;
  position: relative;
  margin: 0 auto 20px; }
  @media (min-width: 768px) {
    .tdw-card-callout {
      width: 100%; } }
  .tdw-card-callout sup {
    font-size: 12px;
    vertical-align: middle; }
  .tdw-card-callout .tdw-card-callout-image img {
    width: 100%; }

.tdw-card-callout-content {
  max-width: 345px;
  width: 90%;
  height: auto;
  background: #FFF;
  border: 1px solid #C2C2C2;
  text-align: center;
  margin: auto;
  padding-bottom: 40px;
  position: relative;
  top: -24px; }
  @media (min-width: 768px) {
    .tdw-card-callout-content {
      max-width: 345px;
      width: 90%;
      min-height: 275px; } }
  .tdw-card-callout-content img.tdw-icon-star {
    max-width: 9px;
    margin-top: 22px; }
    @media (min-width: 768px) {
      .tdw-card-callout-content img.tdw-icon-star {
        margin-top: 47px; } }
  .tdw-card-callout-content h2 
  {
      font-weight: normal;
    width: 76%;
    font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto 0; }
    @media (min-width: 768px) {
      .tdw-card-callout-content h2 {
        width: 76%;
        font-size: 24px; } }
  .tdw-card-callout-content p {
    width: 76%;
    color: #111111;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin: 18px auto 0; }
    @media (min-width: 768px) {
      .tdw-card-callout-content p {
        width: 76%;
        font-size: 15px;
        line-height: 22px;
        margin: 10px auto 0; } }
    .tdw-card-callout-content p.tdw-callout-link {
      font-size: 10px;
      font-weight: bold;
      letter-spacing: 1px;
      margin-top: 10px; }
      @media (min-width: 768px) {
        .tdw-card-callout-content p.tdw-callout-link {
          letter-spacing: 4px; } }
      .tdw-card-callout-content p.tdw-callout-link a {
        border-bottom: 1px solid #111111;
        color: #111111;
        font-size: 10px;
        text-transform: uppercase;
        padding-bottom: 5px;
        position: relative; }
        .tdw-card-callout-content p.tdw-callout-link a:hover {
          border-bottom: 0;
          text-decoration: none; }
        .tdw-card-callout-content p.tdw-callout-link a:hover:after {
          width: 98%;
          left: 0px; }
        .tdw-card-callout-content p.tdw-callout-link a:after {
          background: none repeat scroll 0 0 transparent;
          bottom: -1px;
          content: "";
          display: block;
          height: 1px;
          left: 50%;
          position: absolute;
          background: #000;
          transition: width 0.3s ease 0s, left 0.3s ease 0s;
          width: 0; }
         .tdw-card-callout-content p.tdw-callout-link a:focus 
         {
             text-decoration:none;
             }
        @media (min-width: 768px) {
          .tdw-card-callout-content p.tdw-callout-link a {
            font-size: 10px; } }

.tdw-text-block-higher p {
  width: 80%;
  margin: 0 auto 30px;
  color: #919191;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .tdw-text-block-higher p {
      width: 75%;
      color: #111;
      font-size: 11px; } }

.tdw-text-block-higher a {
  color: #000; }

.tdw-text-block-lower p {
  width: 90%;
  margin: 0 auto 30px;
  color: #919191;
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 18px; }
  @media (min-width: 768px) {
    .tdw-text-block-lower p {
      width: 98%;
      font-size: 11px; } }

.tdw-text-block-lower a {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 1px;
  position: relative; }
  .tdw-text-block-lower a:hover {
    text-decoration: none; }
  .tdw-text-block-lower a:hover:after {
    width: 98%;
    left: 0px; }
  .tdw-text-block-lower a:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #000;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0; }

.tdw-carousel-arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  .tdw-carousel-arrow img {
    max-width: 60px;
    width: 100%; }
  .tdw-carousel-arrow.tdw-carousel-arrow-left {
    left: 20%; }
  .tdw-carousel-arrow.tdw-carousel-arrow-right {
    right: 20%; }

p.tdw-callout-link-gallery {
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 80px; }
  @media (min-width: 768px) {
    p.tdw-callout-link-gallery {
      letter-spacing: 4px; } }
  p.tdw-callout-link-gallery a {
    border-bottom: 1px solid #111111;
    color: #111111;
    font-family: Arial;
    font-size: 10px;
    text-transform: uppercase;
    padding-bottom: 5px;
    position: relative; }
    p.tdw-callout-link-gallery a:hover {
      border-bottom: 0;
      text-decoration: none; }
    p.tdw-callout-link-gallery a:hover:after {
      width: 98%;
      left: 0px; }
    p.tdw-callout-link-gallery a:after {
      background: none repeat scroll 0 0 transparent;
      bottom: -1px;
      content: "";
      display: block;
      height: 1px;
      left: 50%;
      position: absolute;
      background: #000;
      transition: width 0.3s ease 0s, left 0.3s ease 0s;
      width: 0; }
    p.tdw-callout-link-gallery a:focus 
    {
        text-decoration:none;
        }
    @media (min-width: 768px) {
      p.tdw-callout-link-gallery a {
        font-size: 10px; } }

.tdw-back-to-top {
  text-align: center;
  position: fixed;
  left: 50%;
  bottom: 40px; }
  .tdw-back-to-top img {
    display: none; }

/* --------------------------------------------------
	HOME
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-home .tdw-home-banner {
  background: transparent url(../public/images/ela/ste2018/ste-home-banner-mobile.jpg) no-repeat;
  background-position: center;
  background-size: cover; height: 413px; }
  @media (min-width: 768px) {
    .tdw-home .tdw-home-banner {
      background: transparent url(../public/images/ela/ste2018/ste-home-banner-desktop.jpg) no-repeat;
      background-position: center;
      background-size: cover; height: 600px; }  }

#StarHeader {
  background: transparent url(../content/img/client-registration-hero.jpg) no-repeat !important;
  background-position: center !important;
  background-size: 100% 100% !important; height: 413px; }

@media (min-width: 768px) {
    #StarHeader {
        background: transparent url(../content/img/client-registration-hero.jpg) no-repeat !important;
        background-position: center !important;
        background-size: auto auto !important;
        height: 600px;
    }  }

#StarPartnerCallout {
    width: 90%;
}
#CompleteRegistration {
  margin-bottom: 3.3em;
}

.tdw-home .tdw-banner-callout {
  margin-bottom: 48px; }
  @media (min-width:833px) 
  {
      .tdw-home .tdw-banner-callout 
      {
          margin-bottom: 24px;
          }
      }
  @media (min-width:1028px) 
  {
      .tdw-home .tdw-banner-callout 
      {
          margin-bottom: 48px;
          }
      }
  .tdw-home .tdw-banner-callout .tdw-banner-callout-content h1 {
    /*margin-top: 34px;*/ }

@media (min-width: 768px) {
    .tdw-home .tdw-home-content {
        background: transparent url(../content/img/tdw-long-bg.png) no-repeat;
        background-position: center 50px;
    } }

@media (min-width: 768px) {
  .tdw-home .tdw-callout {
    margin-bottom: 48px; } }

@media (min-width: 768px) {
    .tdw-home .tdw-cards {
        background: transparent url(../content/img/tdw-cards-short-bg.png) repeat-x;
        background-position: 0 150px;
    } }

.tdw-home .tdw-card-row {
  margin-bottom: 0px; }
  @media (min-width: 768px) {
    .tdw-home .tdw-card-row {
      margin-bottom: 60px; } }

/* --------------------------------------------------
	DESIGNER WORLD
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-designer .tdw-designer-banner {
  background: transparent url(../public/images/ela/collections/DesignerBuilderPage-HeaderImage.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-designer .tdw-designer-banner {
      background: transparent url(../public/images/ela/collections/DesignerBuilderPage-HeaderImage.jpg) no-repeat;
      background-position: center;
      background-size: cover; } }

.tdw-designer .tdw-banner-callout {
  margin-bottom: 38px; }
  .tdw-designer .tdw-banner-callout .tdw-banner-callout-content h1 {
    margin-top: 34px; }
  .tdw-designer .tdw-banner-callout .tdw-banner-callout-content p {
    width: 80%;
    margin-bottom: 10px; }
  .tdw-designer .tdw-banner-callout .tdw-banner-callout-content sup {
    font-family: 'AvenirLTStd-Roman';
    font-size: 14px; }
  .tdw-designer .tdw-banner-callout .tdw-banner-callout-content p sup { font-size: 12px; }

@media (min-width: 768px) {
  .tdw-designer .tdw-designer-content {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; } }

@media (min-width: 768px) {
  .tdw-designer .tdw-callout {
    margin-bottom: 48px; } }

.tdw-designer .tdw-cards {
  background: transparent url(../public/images/ela/tdw-cards-bg.png) repeat-x;
  background-position: 0 150px; }

.tdw-designer .tdw-card-row {
  margin-bottom: 60px; }
.tdw-designer .tdw-card-callout-content { min-height: 300px; }
  .tdw-designer .tdw-card-row .tdw-card-headline-wide {
    width: 82%; }

/* --------------------------------------------------
	CULINARY LIVING
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-cl .tdw-cl-banner {
  background: transparent url(../public/images/ela/culinary/tdw-cl-banner.jpeg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-cl .tdw-cl-banner {
      background: transparent url(../public/images/ela/culinary/tdw-cl-banner@2x.jpeg) no-repeat;
      background-position: center;
      background-size: cover; } }

.tdw-cl .tdw-banner-callout {
  margin-bottom: 18px; }
  .tdw-cl .tdw-banner-callout .tdw-banner-callout-content h1 {
    margin-top: 34px; }
  .tdw-cl .tdw-banner-callout .tdw-banner-callout-content p {
    width: 74%;
    margin-bottom: 10px; }
  .tdw-cl .tdw-banner-callout .tdw-banner-callout-content sup {
    vertical-align: super;
    font-family: 'AvenirLTStd-Roman';
    font-size: 10px; }

@media (min-width: 768px) {
  .tdw-cl .tdw-cl-content {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; } }

@media (min-width: 768px) {
  .tdw-cl .tdw-callout {
    margin-bottom: 48px; } }

.tdw-cl .tdw-cards {
  background: transparent url(../public/images/ela/tdw-cards-bg.png) repeat-x;
  background-position: 0 150px; }

.tdw-cl .tdw-card-row {
  margin-bottom: 60px; }
  .tdw-cl .tdw-card-row .tdw-card-headline-wide {
    width: 82%; }

/* --------------------------------------------------
	OWNER WORLD
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-owner .tdw-owner-banner {
  background: transparent url(../public/images/ela/owner/tdw-owner-banner.jpeg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-owner .tdw-owner-banner {
      background: transparent url(../public/images/ela/owner/tdw-owner-banner@2x.jpeg) no-repeat;
      background-position: center;
      background-size: cover; } }

.tdw-owner .tdw-banner-callout {
  margin-bottom: 58px; }
  .tdw-owner .tdw-banner-callout .tdw-banner-callout-content h1 {
    margin-top: 34px; }
  .tdw-owner .tdw-banner-callout .tdw-banner-callout-content p {
    margin-bottom: 10px; }
  .tdw-owner .tdw-banner-callout .tdw-banner-callout-content sup {
    font-family: 'AvenirLTStd-Roman';
    font-size: 14px; }

@media (min-width: 768px) {
  .tdw-owner .tdw-owner-content {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; } }

@media (min-width: 768px) {
  .tdw-owner .tdw-callout {
    margin-bottom: 48px; } }

.tdw-owner .tdw-cards {
  background: transparent url(../public/images/ela/tdw-cards-bg.png) repeat-x;
  background-position: 0 150px; }

.tdw-owner .tdw-card-row {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .tdw-owner .tdw-card-row .tdw-card-callout-content {
      min-height: 340px; } }

/* --------------------------------------------------
	BUILDER WORLD
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
@media (max-width: 767px) {
  div.col-sm-6.style-select-state {
    margin-left: 14px;
    margin-bottom: 10px; } }

div#tdw-card-callout-video1 {
  display: none; }

div#tdw-card-callout-image1 {
  display: block; }

div#tdw-card-callout-video2 {
  display: none; }

div#tdw-card-callout-image2 {
  display: block; }

div#tdw-card-callout-video3 {
  display: none; }

div#tdw-card-callout-image3 {
  display: block; }

#NumberOfUnits {
  text-transform: uppercase;
  color: #ccc;
  font-size: 10px; }

div.style-select > select > option {
  color: #000;
  font-size: 14px; }

div.style-select-state > select > option {
  color: #000;
  font-size: 14px; }

.style-select {
  width: 100%;
  height: 40px;
  overflow: hidden;
  background: url(../public/images/ela/dropdown_carrot.png) no-repeat right;
  border-radius: 2px;
  border-bottom: solid 1px #ccc;
  border-right: none; }

.style-select-state select {
  text-transform: uppercase;
  color: #ccc;
  background: transparent;
  width: 198px;
  padding: 5px;
  font-size: 10px;
  border-radius: 2px;
  height: 40px;
  -webkit-appearance: none; }

.style-select-state {
  width: 182px;
  height: 40px;
  overflow: hidden;
  background: url(../public/images/ela/dropdown_carrot.png) no-repeat right;
  border-radius: 2px;
  border-bottom: solid 1px #ccc; }
  
#statelist 
{
    left: 40%;top: 590px;
    /*left: 87%;top: 540px;*/
    }
    
@media (min-width: 1200px) 
{
    #statelist 
    {
        left: 87%;top: 540px;
        }
    }
.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-builder .tdw-builder-banner {
  background: transparent url(../public/images/ela/collections/DesignerBuilderPage-HeaderImage.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-builder .tdw-builder-banner {
      background: transparent url(../public/images/ela/collections/DesignerBuilderPage-HeaderImage.jpg) no-repeat;
      background-position: center;
      background-size: cover; } }

.tdw-builder .tdw-banner-callout {
  margin-bottom: 38px; }
  .tdw-builder .tdw-banner-callout .tdw-banner-callout-content h1 {
    margin-top: 34px; }
  .tdw-builder .tdw-banner-callout .tdw-banner-callout-content p {
    width: 80%;
    margin-bottom: 10px; }
  .tdw-builder .tdw-banner-callout .tdw-banner-callout-content sup {
    font-family: 'AvenirLTStd-Roman';
    font-size: 14px; }
    .tdw-builder .tdw-banner-callout .tdw-banner-callout-content p sup { font-size: 12px; }

@media (min-width: 768px) {
  .tdw-builder .tdw-builder-content {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; } }

@media (min-width: 768px) {
  .tdw-builder .tdw-callout {
    margin-bottom: 48px; } }

.tdw-builder .tdw-builder-contacts {
  margin-bottom: 70px;
  margin-top: 70px; }
  .tdw-builder .tdw-builder-contacts h3 {
    font-family: 'AvenirLTStd-Roman';
    font-size: 24px;
    margin-top: 0;
    text-transform: uppercase; }
  .tdw-builder .tdw-builder-contacts ul {
    margin: 0;
    -webkit-padding-start: 0; }
    .tdw-builder .tdw-builder-contacts ul li {
      list-style: none;
      margin-bottom: 20px; }
      .tdw-builder .tdw-builder-contacts ul li p {
        font-size: 15px;
        margin-bottom: 0;
        padding-bottom: 0; }
        .tdw-builder .tdw-builder-contacts ul li p.tdw-buidler-name {
          font-weight: bold; }
        .tdw-builder .tdw-builder-contacts ul li p.tdw-buidler-email a {
          color: #3d71cd;
          font-weight: bold; }
  .tdw-builder .tdw-builder-contacts .tdw-builder-contacts-container {
    max-width: 378px;
    width: 90%;
    position: relative;
    margin: 0 auto; }
    .tdw-builder .tdw-builder-contacts .tdw-builder-contacts-container ul {
      font-family: Arial; }
    @media (min-width: 768px) {
      .tdw-builder .tdw-builder-contacts .tdw-builder-contacts-container {
        width: 100%; } }

.tdw-builder .tdw-builder-reference {
  width: 100%;
  border-top: 1px solid #C6C6C6; }
  .tdw-builder .tdw-builder-reference h3 {
    font-family: 'AvenirLTStd-Roman';
    font-size: 24px; }
  .tdw-builder .tdw-builder-reference h4 {
    font-weight: bold; }
  .tdw-builder .tdw-builder-reference p {
    font-size: 15px;
    line-height: 25px; }
  .tdw-builder .tdw-builder-reference div.col-sm-9 {
    font-family: Arial; }
  .tdw-builder .tdw-builder-reference:first-child {
    padding-left: 40px;
    padding-right: 20px; }
    @media (min-width: 768px) 
    {
      .tdw-builder .tdw-builder-reference:first-child {
        padding: 70px 0; } }
  .tdw-builder .tdw-builder-reference:last-child {
    border-bottom: 1px solid #C6C6C6;
    padding-left: 40px;
    padding-right: 20px; }
    @media (min-width: 768px) {
      .tdw-builder .tdw-builder-reference:last-child {
        padding: 70px 0; } }
  .tdw-builder .tdw-builder-reference .tdw-nahb-text {
    margin-top: 30px; }
  .tdw-builder .tdw-builder-reference .tdw-leeds-img {
    margin-top: 60px; }

.tdw-builder .tdw-cards {
  background: transparent url(../public/images/ela/tdw-cards-bg.png) repeat-x;
  background-position: 0 70px;
  background-size: 1220px 420px; }

.tdw-builder .tdw-card-row {
  margin-bottom: 60px; }
  .tdw-builder .tdw-card-row .tdw-card-headline-wide {
    width: 82%; }
  .tdw-builder .tdw-card-row .tdw-card-1-special {
    min-height: 317px; }
  .tdw-builder .tdw-card-row .tdw-card-2-special {
    min-height: 295px; }
  .tdw-builder .tdw-card-row .tdw-wide-paragraph {
    width: 82%; }
  .tdw-builder .tdw-card-row .tdw-extra-wide-paragraph {
    width: 90%; }

.tdw-builder .tdw-builder-form-headlines {
  font-family: Arial, sans-serif;
  font-weight: normal;
  text-align: center; }
  .tdw-builder .tdw-builder-form-headlines h3 {
    font-family: 'AvenirLTStd-Roman';
    font-size: 24px;
    text-transform: uppercase; }
  .tdw-builder .tdw-builder-form-headlines p {
    font-size: 15px; }

.tdw-builder .tdw-builder-form {
  font-family: Arial, sans-serif;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 30px; }
  .tdw-builder .tdw-builder-form label {
    font-size: 14px; }
  .tdw-builder .tdw-builder-form .col-sm-4 {
    padding: 0 20px; }
  .tdw-builder .tdw-builder-form .col-sm-6 {
    padding: 0 15px; }
    .tdw-builder .tdw-builder-form .col-sm-6 p {
      color: #C2C2C2;
      font-size: 11px;
      margin-top: 5px; }
  .tdw-builder .tdw-builder-form .tdw-builder-form-col-1 {
    margin-top: 21px; }
  .tdw-builder .tdw-builder-form input[type="text"].form-control, .tdw-builder .tdw-builder-form input[type="email"].form-control {
    height: 40px;
    font-size: 16px;
    border: 1px solid #C2C2C2;
    border-radius: 2px;
    color: #000;
    padding: 10px;
    margin-bottom: 9px; }
  .tdw-builder .tdw-builder-form input[type="tel"].form-control {
    height: 40px;
    font-size: 16px;
    border: 1px solid #C2C2C2;
    border-radius: 2px;
    color: #000;
    padding: 10px;
    margin-bottom: 9px;
    -webkit-appearance: none; }
  .tdw-builder .tdw-builder-form input[type="tel"].form-control::-webkit-input-placeholder, .tdw-builder .tdw-builder-form input[type="tel"].form-control::-webkit-input-placeholder {
    color: #C2C2C2;
    font-size: 10px;
    letter-spacing: 1px;
    padding-top: 3px; }
  .tdw-builder .tdw-builder-form input[type="tel"].form-control:-ms-input-placeholder, .tdw-builder .tdw-builder-form input[type="tel"].form-control:-ms-input-placeholder {
    color: #C2C2C2;
    font-size: 10px;
    letter-spacing: 1px;
    padding-top: 3px; }
  .tdw-builder .tdw-builder-form input[type="tel"].form-control::-moz-placeholder, .tdw-builder .tdw-builder-form input[type="tel"].form-control:-moz-placeholder {
    color: #C2C2C2;
    font-size: 10px;
    letter-spacing: 1px;
    padding-top: 3px; }
  .tdw-builder .tdw-builder-form input[type="number"].form-control, .tdw-builder .tdw-builder-form input[type="number"].form-control {
    height: 40px;
    font-size: 16px;
    border: 1px solid #C2C2C2;
    border-radius: 2px;
    color: #000;
    padding: 10px;
    margin-bottom: 9px;
    -webkit-appearance: none;
    -moz-appearance:textfield;
    appearance: none;  }
    .tdw-builder .tdw-builder-form input[type="text"].form-control::-webkit-input-placeholder, .tdw-builder .tdw-builder-form input[type="email"].form-control::-webkit-input-placeholder {
      color: #C2C2C2;
      font-size: 10px;
      letter-spacing: 1px;
      padding-top: 3px; }
    .tdw-builder .tdw-builder-form input[type="text"].form-control::-moz-placeholder, .tdw-builder .tdw-builder-form input[type="email"].form-control::-moz-placeholder {
      color: #C2C2C2;
      font-size: 10px;
      letter-spacing: 1px;
      padding-top: 3px; }
    .tdw-builder .tdw-builder-form input[type="text"].form-control:-ms-input-placeholder, .tdw-builder .tdw-builder-form input[type="email"].form-control:-ms-input-placeholder {
      color: #C2C2C2;
      font-size: 10px;
      letter-spacing: 1px;
      padding-top: 3px; }
    .tdw-builder .tdw-builder-form input[type="text"].form-control input:-moz-placeholder, .tdw-builder .tdw-builder-form input[type="email"].form-control input:-moz-placeholder {
      color: #C2C2C2;
      font-size: 10px;
      letter-spacing: 1px;
      padding-top: 3px; }
    .tdw-builder .tdw-builder-form input[type="text"].forms-placeholder-font::-webkit-input-placeholder,
    .tdw-builder .tdw-builder-form input[type="email"].forms-placeholder-font::-webkit-input-placeholder
    {
        color: #C2C2C2;
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 3px;
    }
    .tdw-builder .tdw-builder-form input[type="text"].forms-placeholder-font::-moz-input-placeholder,
    .tdw-builder .tdw-builder-form input[type="email"].forms-placeholder-font::-moz-input-placeholder
    {
        color: #C2C2C2;
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 3px;
    }
    .tdw-builder .tdw-builder-form input[type="text"].forms-placeholder-font:-ms-input-placeholder,
    .tdw-builder .tdw-builder-form input[type="email"].forms-placeholder-font:-ms-input-placeholder
    {
        color: #C2C2C2;
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 3px;
    }
  .tdw-builder .tdw-builder-form select {
    height: 42px; }
  .tdw-builder .tdw-builder-form select::-ms-expand {
        display: none;
    }
  .tdw-builder .tdw-builder-form .style-select select 
  {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 40px;
    color: #ccc;
    background: transparent;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 10px; }
  .tdw-builder .tdw-builder-form .style-select select::-ms-expand {
        display: none;
    }
  .tdw-builder .tdw-builder-form .radio {
    margin-bottom: 18px; }
    .tdw-builder .tdw-builder-form .radio label {
      font-size: 18px; }
      .tdw-builder .tdw-builder-form .radio label span {
        color: #C2C2C2;
        font-family: Arial, sans-serif;
        font-size: 10px;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-left: 5px;
        margin-right: 5px;
        position: relative;
        top: -2px; }
    .tdw-builder .tdw-builder-form .radio .tdw-form-radio-title {
      color: #959595;
      font-weight: bold;
      font-family: Arial, sans-serif;
      font-size: 10px;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin-left: 0;
      margin-right: 5px;
      position: relative;
      top: -4px; }
  .tdw-builder .tdw-builder-form .tdw-form-radio-inline {
    margin-bottom: 30px; }
    .tdw-builder .tdw-builder-form .tdw-form-radio-inline label {
      position: relative;
      top: -4px; }
      .tdw-builder .tdw-builder-form .tdw-form-radio-inline label span {
        margin-left: 0;
        margin-right: 5px; }
    .tdw-builder .tdw-builder-form .tdw-form-radio-inline .tdw-radio-container {
      float: right;
      clear: both; }
      .tdw-builder .tdw-builder-form .tdw-form-radio-inline .tdw-radio-container input {
        margin-top: 0; }
  .tdw-builder .tdw-builder-form .checkbox {
    margin-bottom: 20px; }
    .tdw-builder .tdw-builder-form .checkbox label {
      font-size: 24px;
      line-height: 2px; }
      .tdw-builder .tdw-builder-form .checkbox label span {
        color: #C2C2C2;
        font-family: Arial, sans-serif;
        font-size: 10px;
        line-height: 10px;
        letter-spacing: 1px;
        margin-right: 5px;
        position: relative;
        top: 3px; }
  .tdw-builder .tdw-builder-form #tdw-kitchen-rank {
    margin-bottom: 18px; }
  .tdw-builder .tdw-builder-form .tdw-builder-form-spacer-1 {
    margin-bottom: 37px; }
  .tdw-builder .tdw-builder-form .tdw-builder-form-spacer-2 {
    margin-bottom: 20px; }
  .tdw-builder .tdw-builder-form .tdw-builder-form-spacer-3 {
    margin-bottom: 32px; }
  .tdw-builder .tdw-builder-form .tdw-builder-form-spacer-4 {
    margin-top: 30px; }
  .tdw-builder .tdw-builder-form .tdw-builder-form-submit {
    margin-top: 30px; }
  .tdw-builder .tdw-builder-form .tdw-builder-submit {
    width: 100%;
    height: 40px;
    color: #FFF;
    background-color: #3D71CD;
    border: 0;
    border-radius: 2px;
    font-size: 11px;
    letter-spacing: 2px;
    /* padding: 10px 55px; */
    margin-top: 12px; }
  .tdw-builder .tdw-builder-form p.tdw-builder-form-callout {
    color: #3D71CD;
    font-size: 12px;
    font-weight: bold;
    margin-top: 24px;
    margin-left: -10px; }
    @media (max-width: 767px) {
      .tdw-builder .tdw-builder-form p.tdw-builder-form-callout {
        text-align: center; } }

/* --------------------------------------------------
	DESIGNER SPOTLIGHT
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
div#spotlight-content p.tdw-callout-link a {
  position: relative;
  top: -2px; }
  
  div#spotlight-content p.tdw-callout-link a 
  {
      text-decoration: none;
      }

.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-ds {
  height: auto; }
  .tdw-ds .tdw-spotlight-banner {
    background: transparent url(../public/images/ela/spotlight/tdw-spotlight-kitchen.jpeg) no-repeat;
    background-position: center;
    background-size: cover; }
    @media (min-width: 768px) {
      .tdw-ds .tdw-spotlight-banner {
        background: transparent url(../public/images/ela/spotlight/tdw-spotlight-kitchen2x.jpeg) no-repeat;
        background-position: center;
        background-size: cover; } }
  .tdw-ds .tdw-banner-callout {
    margin-bottom: 48px; }
    .tdw-ds .tdw-banner-callout .tdw-banner-callout-content h1 {
      margin-top: 34px; }
  .tdw-ds .tdw-ds-content {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; }
  @media (min-width: 768px) {
    .tdw-ds .tdw-callout {
      margin-bottom: 48px; } }
  .tdw-ds .tdw-cards {
    background: transparent url(../public/images/ela/tdw-cards-bg.png) repeat-x;
    background-position: 0 150px; }
  .tdw-ds .tdw-card-row {
    margin-bottom: 60px; }
    .tdw-ds .tdw-card-row .tdw-card-1-special {
      min-height: 317px; }

.tdw-tabs {
  display: block;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  color: black;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .tdw-tabs {
      width: 100%; } }
  .tdw-tabs .tdw-tab-header {
    display: inline-block;
    font-size: 15px;
    font-family: "Arial";
    color: black;
    font-weight: bold;
    line-height: 1.333;
    text-align: left;
    height: 11px; }
  .tdw-tabs a.tdw-spotlight-location {
    background-image: url(../public/images/ela/spotlight/mapview.jpeg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 19px;
    display: inline-block;
    margin-left: 15px;
    margin-top: -5px;
    vertical-align: middle; }
  .tdw-tabs a.tdw-spotlight-location2 {
    background-image: url(../public/images/ela/spotlight/mapview2.jpeg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-left: 15px;
    margin-top: -5px;
    vertical-align: middle; }
  .tdw-tabs a.tdw-spotlight-grid {
    background-image: url(../public/images/ela/spotlight/gridview.jpeg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-left: 39px;
    margin-top: -5px;
    vertical-align: middle; }
  .tdw-tabs a.tdw-spotlight-grid2 {
    background-image: url(../public/images/ela/spotlight/gridview2.jpeg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-left: 39px;
    margin-top: -5px;
    vertical-align: middle; }
  .tdw-tabs a.tdw-inactive-link {
    height: 20px;
    display: inline-block;
    font-size: 15px;
    color: #898989;
    margin-left: 0px;
    cursor: pointer; }
  .tdw-tabs a.tdw-active-link {
    height: 20px;
    display: inline-block;
    font-size: 15px;
    color: black;
    margin-left: 4px;
    cursor: pointer; }

.map-listing {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block; }
  .map-listing .container {
    padding: 0; }

.tdw-spotlight-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 58px; }
  #grid.tdw-spotlight-container  
  {
      margin-top: 75px;
      }
  .tdw-spotlight-container h2 {
    width: 62%;
    font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
    font-size: 24px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    text-transform: uppercase; }
  .tdw-spotlight-container h3 {
    width: 60%;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto; }
  .tdw-spotlight-container .row {
    margin-left: 0;
    margin-right: 0; }
  .tdw-spotlight-container .map {
    margin-bottom: 100px; }
  .tdw-spotlight-container .tdw-spotlight-sub {
    display: inline-block;
    min-height: 260px;
    margin-bottom: 49px; }
    .tdw-spotlight-container .tdw-spotlight-sub img.tdw-designer {
      max-width: 188px;
      width: 100%;
      display: block;
      background-color: #999999;
      background-color: grey;
      vertical-align: middle;
      margin: 26px auto 0; }
      @media (min-width: 1200px) {
        .tdw-spotlight-container .tdw-spotlight-sub img.tdw-designer {
          margin: 0 auto; } }
    .tdw-spotlight-container .tdw-spotlight-sub .tdw-spotlight-txt-contain {
      display: inline-block;
      font-family: Arial, sans-serif;
      font-weight: normal;
      vertical-align: middle;
      margin-left: 20px;
      margin-right: 20px; }
      .tdw-spotlight-container .tdw-spotlight-sub .tdw-spotlight-txt-contain p {
        font-size: 14px;
        line-height: 130%;
        width: 68%; }
    @media (max-width: 335px) 
    {
        .tdw-spotlight-container .tdw-spotlight-sub .tdw-spotlight-txt-contain p 
        {
            width: 100%;
            }
        }
    .tdw-spotlight-container .tdw-spotlight-sub .tdw-spotlight-city {
      font-family: 'AvenirLTStd-Roman', sans-serif;
      font-size: 13px;
      color: #000;
      line-height: 1.846;
      text-align: left;
      font-style: italic; }
    .tdw-spotlight-container .tdw-spotlight-sub .tdw-spotlight-name {
      color: #000;
      font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
      font-size: 24px;
      text-transform: uppercase;
      text-align: left;
      margin-top: -10px; }
    .tdw-spotlight-container .tdw-spotlight-sub .tdw-spotlight-company {
      color: black;
      font-family: Arial, sans-serif;
      font-size: 15px;
      font-weight: bold;
      text-align: left;
      margin-bottom: 0px;
      margin-top: 12px; }
    .tdw-spotlight-container .tdw-spotlight-sub .tdw-callout-link {
      font-family: 'Arial';
      font-weight: bold;
      font-size: 10px;
      font-weight: bold;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .tdw-spotlight-container .tdw-spotlight-sub .tdw-callout-link {
          letter-spacing: 4px; } }
      .tdw-spotlight-container .tdw-spotlight-sub .tdw-callout-link a {
        border-bottom: 1px solid #111111;
        color: #111111;
        font-size: 8px;
        text-transform: uppercase;
        padding-bottom: 10px;
        position: relative; }
        .tdw-spotlight-container .tdw-spotlight-sub .tdw-callout-link a:hover {
          text-decoration: none;
          border-bottom: 0px solid #111111; }
        .tdw-spotlight-container .tdw-spotlight-sub .tdw-callout-link a:hover:after {
          width: 98%;
          left: 0px; }
        .tdw-spotlight-container .tdw-spotlight-sub .tdw-callout-link a:after {
          background: none repeat scroll 0 0 transparent;
          bottom: -1px;
          content: "";
          display: block;
          height: 1px;
          left: 50%;
          position: absolute;
          background: #000;
          transition: width 0.3s ease 0s, left 0.3s ease 0s;
          width: 0; }
        @media (min-width: 768px) {
          .tdw-spotlight-container .tdw-spotlight-sub .tdw-callout-link a {
            font-size: 10px; } }
  .tdw-spotlight-container #mapImg {
    cursor: pointer;
    margin-left: 6%; }

/* --------------------------------------------------
	KITCHEN GALLERY
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
@media (max-width: 375px) {
  div.tdw-vg-detail-upp div.tdw-vg-detail-content-share a#favs.btn.btn-favorites {
    margin-left: 180px;
    width: 148px;
    font-size: 8px;
    height: 40px; }
  div.tdw-vg-detail-upp div.tdw-vg-detail-content-share a#getaquote.btn.btn-quote {
    width: 148px;
    font-size: 8px;
    position: relative;
    top: 60px;
    left: 16px; }
  .tdw-vg-detail .tdw-vg-detail-left {
    width: 90%;
    float: none;
    margin-left: auto;
    margin-right: auto; }
  div.tdw-vg-detail-right {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 90%; } }

@media (min-width: 376px) and (max-width: 415px) {
  div.tdw-vg-detail-upp div.tdw-vg-detail-content-share a#favs.btn.btn-favorites {
    margin-left: 208px;
    width: 158px;
    font-size: 8px;
    height: 40px; }
  div.tdw-vg-detail-upp div.tdw-vg-detail-content-share a#getaquote.btn.btn-quote {
    width: 158px;
    font-size: 8px;
    position: relative;
    top: 60px;
    left: 16px; }
  .tdw-vg-detail .tdw-vg-detail-left {
    width: 90%;
    float: none;
    margin-left: auto;
    margin-right: auto; }
  div.tdw-vg-detail-right {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 90%; } }

@media (min-width: 416px) and (max-width: 735) {
  div.tdw-vg-detail-upp div.tdw-vg-detail-content-share a#favs.btn.btn-favorites {
    margin-left: 55%;
    width: 40%;
    font-size: 10px;
    height: 40px; }
  div.tdw-vg-detail-upp div.tdw-vg-detail-content-share a#getaquote.btn.btn-quote {
    width: 40%;
    font-size: 10px;
    position: relative;
    top: 60px;
    left: 36px; }
  .tdw-vg-detail .tdw-vg-detail-left {
    width: 90%;
    float: none;
    margin-left: auto;
    margin-right: auto; }
  div.tdw-vg-detail-right {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 90%; } }

div.tdw-kg-selection div.tdw-kg-selection-dropdown ul li a {
  font-family: Arial, sans-serif; }

.vid-dropdown-kitchen-one {
  border-radius: 0%;
  border: solid 2px #C2C2C2;
  width: 66%;
  font-size: 11px;
  left: 50%;
  -webkit-transform: translate(-50%, -13%);
  -moz-transform: translate(-50%, -13%);
  -ms-transform: translate(-50%, -13%);
  -o-transform: translate(-50%, -13%);
  transform: translate(-50%, -13%); }
  .vid-dropdown-kitchen-one > li > a {
    padding: 12px 20px; }

.vid-dropdown-kitchen-two {
  border-radius: 0%;
  border: solid 2px #C2C2C2;
  width: 66%;
  font-size: 11px;
  left: 50%;
  -webkit-transform: translate(-50%, -31%);
  -moz-transform: translate(-50%, -31%);
  -ms-transform: translate(-50%, -31%);
  -o-transform: translate(-50%, -31%);
  transform: translate(-50%, -31%); }
  .vid-dropdown-kitchen-two > li > a {
    padding: 12px 20px; }

.vid-dropdown-kitchen-three {
  border-radius: 0%;
  border: solid 2px #C2C2C2;
  width: 66%;
  font-size: 11px;
  left: 50%;
  -webkit-transform: translate(-50%, -4.5%);
  -moz-transform: translate(-50%, -4.5%);
  -ms-transform: translate(-50%, -4.5%);
  -o-transform: translate(-50%, -4.5%);
  transform: translate(-50%, -4.5%); }
  .vid-dropdown-kitchen-three > li > a {
    padding: 12px 20px; }

.style-select-kitchen select {
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none; }

.style-select-kitchen {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden !important;
  border-right: none; }

.tdw-option {
  height: 40px;
  padding: 10px; }

div.tdw-kg-selection-dropdown select.form-control, div.tdw-kg-selection-dropdown {
  border-radius: 0;
  border-width: 2px; }

div.tdw-kg-selection div.tdw-kg-selection-dropdown {
  margin-top: 5px;
  margin-bottom: 30px; }

.tdw-kg-selection-dropdown select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select#filtervalue {
  text-transform: uppercase;
  font-family: Arial; }

.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-kg .tdw-kg-banner {
  background: transparent url(../public/images/ela/kitchengallery/tdw-kg-banner.jpeg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-kg .tdw-kg-banner {
      background: transparent url(../public/images/ela/kitchengallery/tdw-kg-banner@2x.jpeg) no-repeat;
      background-position: center;
      background-size: cover; } }

.tdw-kg .tdw-banner-callout {
  margin-bottom: 58px; }
  .tdw-kg .tdw-banner-callout .tdw-banner-callout-content h1 {
    margin-top: 34px; }

.tdw-kg .tdw-kg-content {
  background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
  background-position: center 50px; }

.tdw-kg .tdw-kg-selection {
  max-width: 378px;
  min-height: 180px;
  width: 100%;
  background: #FFF;
  border: 1px solid #c2c2c2;
  text-align: center;
  margin: 0 auto 40px; }
  .tdw-kg .tdw-kg-selection h3 
  {
      font-weight: normal;
    width: 76%;
    font-family: Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto 0; }
    @media (min-width: 768px) {
      .tdw-kg .tdw-kg-selection h3 {
        width: 76%;
        font-size: 24px; } }
  .tdw-kg .tdw-kg-selection img {
    width: 9px;
    margin-top: 32px; }
  .tdw-kg .tdw-kg-selection .tdw-kg-selection-dropdown select {
    height: 54px;
    width: 100%;
    padding: 5px 15px;
    margin: 0 auto auto auto;
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold; }
  .tdw-kg .tdw-kg-selection .tdw-kg-selection-dropdown option {
    font-family: Arial, sans-serif;
    align-content: center; }
  .tdw-kg .tdw-kg-selection .tdw-kg-selection-dropdown button {
    font-family: Arial, sans-serif; }

.tdw-kg .tdw-kg-gallery {
  margin-top: 60px; }
  .tdw-kg .tdw-kg-gallery h3 {
    width: 76%;
    font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto 0; }
    @media (min-width: 768px) {
      .tdw-kg .tdw-kg-gallery h3 {
        width: 76%;
        font-size: 24px; } }
  .tdw-kg .tdw-kg-gallery h5 {
    width: 76%;
    font-family: 'Arial', sans-serif !important;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto 40px; }
    @media (min-width: 768px) {
      .tdw-kg .tdw-kg-gallery h5 {
        width: 76%;
        font-size: 12px; } }
  .tdw-kg .tdw-kg-gallery .tdw-kg-images {
    height: 400px;
    background: #C7C7C7;
    margin-bottom: 80px; }

@media (min-width: 768px) {
  .tdw-kg .tdw-callout {
    margin-bottom: 48px; } }

.tdw-kg .tdw-cards {
  background: transparent url(../public/images/ela/tdw-cards-bg.png) repeat-x;
  background-position: 0 150px; }

.tdw-kg .tdw-card-row {
  margin-bottom: 60px; }

/* --------------------------------------------------
	VIDEO GALLERY
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
p.tdw-callout-link a.vid-link {
  border-bottom: 1px solid #111111;
  color: #111111;
  font-size: 10px;
  text-transform: uppercase;
  padding-bottom: 5px;
  position: relative; }
  p.tdw-callout-link a.vid-link:hover {
    border-bottom: 0;
    text-decoration: none; }
  p.tdw-callout-link a.vid-link:hover:after {
    width: 98%;
    left: 0px; }
  p.tdw-callout-link a.vid-link:after {
    background: none repeat scroll 0 0 transparent;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #000;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0; }

a.vid-link {
  font-family: Arial; }

.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-vg {
  margin-bottom: 80px; }
  .tdw-vg .tdw-vid-banner {
    background: transparent url(../public/images/ela/videoGallery/AvocadoRose-Header.png) no-repeat;
    background-position: center;
    background-size: cover; }
    @media (min-width: 768px) {
      .tdw-vg .tdw-vid-banner {
        background: transparent url(../public/images/ela/videoGallery/AvocadoRose-Header.png) no-repeat;
        background-position: center;
        background-size: cover; } }
  .tdw-vg .tdw-banner-callout {
    margin-bottom: 48px; }
    .tdw-vg .tdw-banner-callout .tdw-banner-callout-content h1 {
      margin-top: 34px; }
    .tdw-vg .tdw-banner-callout .tdw-banner-callout-content p {
      width: 70%; }
  .tdw-vg .tdw-vg-content.container {
    position: relative; }
    @media (min-width: 768px) {
      .tdw-vg .tdw-vg-content.container {
        left: -15px; } }
  .tdw-vg .tdw-vg-content {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; }
  @media (min-width: 768px) {
    .tdw-vg .tdw-callout {
      margin-bottom: 48px; } }
  .tdw-vg .tdw-card-callout {
    background: none; }
  .tdw-vg .tdw-cards {
    background: transparent url(../public/images/ela/tdw-cards-bg.png) repeat-x;
    background-position: 0 150px; }
  .tdw-vg .tdw-card-row {
    margin-bottom: 60px; }
    .tdw-vg .tdw-card-row .tdw-card-drop-down {
      height: auto; }

.video-frame {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
  margin-top: 200px; }

.btn-vid 
{
  font-family: Arial;
  width: 80%;
  background-color: white;
  border-radius: 0%;
  border: solid 2px #C2C2C2;
  margin-top: 20px;
  padding: 18px 10px;
  letter-spacing: 2px;
  font-size: 10px; }

button.btn.btn-email {
  font-family: Arial; }

.btn-email {
  background-color: white;
  color: black;
  border: solid 1px #C2C2C2;
  margin-top: 20px;
  padding: 12px 10px;
  font-size: 10px;
  width: 192px;
  letter-spacing: 1px;
  margin-left: 10px; }

.btn-fb {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 5px;
  background: transparent url("../public/images/ela/videoGallery/fb@2x.png") no-repeat;
  background-size: 40px 40px; }

.btn-gp {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 5px;
  background: transparent url("../public/images/ela/videoGallery/googleplus@2x.png") no-repeat;
  background-size: 40px 40px; }

.btn-pt {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 5px;
  background: transparent url("../public/images/ela/videoGallery/pinterest@2x.png") no-repeat;
  background-size: 40px 40px; }

.btn-tw {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 5px;
  background: transparent url("../public/images/ela/videoGallery/twitter@2x.png") no-repeat;
  background-size: 40px 40px; }

.vid-dropdown {
  border-radius: 0%;
  border: solid 2px #C2C2C2;
  width: 80%;
  font-size: 11px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  .vid-dropdown > li > a {
    padding: 12px 20px; }

#fade-wrapper {
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2000; }

.tdw-vg-content {
  background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
  background-position: center 50px; }

.tdw-card-dropdown-content {
  max-width: 345px;
  width: 90%;
  height: auto;
  background: #FFF;
  border: 1px solid #C2C2C2;
  text-align: center;
  margin: auto;
  padding-bottom: 40px;
  position: relative; }
  @media (min-width: 768px) {
    .tdw-card-dropdown-content {
      max-width: 345px;
      width: 90%; } }
  .tdw-card-dropdown-content img.tdw-icon-star {
    max-width: 9px;
    margin-top: 47px; }
  .tdw-card-dropdown-content h2 {
    width: 76%;
    font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto 0; }
    @media (min-width: 768px) {
      .tdw-card-dropdown-content h2 {
        width: 76%;
        font-size: 24px; } }
  .tdw-card-dropdown-content p {
    width: 76%;
    color: #111111;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    margin: 10px auto 0; }
    @media (min-width: 768px) {
      .tdw-card-dropdown-content p {
        width: 76%;
        font-size: 15px;
        line-height: 22px; } }
    .tdw-card-dropdown-content p.tdw-callout-link {
      font-size: 10px;
      font-weight: bold;
      letter-spacing: 1px;
      margin-top: 10px; }
      @media (min-width: 768px) {
        .tdw-card-dropdown-content p.tdw-callout-link {
          letter-spacing: 4px; } }
      .tdw-card-dropdown-content p.tdw-callout-link a {
        border-bottom: 1px solid #111111;
        color: #111111;
        font-size: 8px;
        text-transform: uppercase;
        padding-bottom: 7px; }
        .tdw-card-dropdown-content p.tdw-callout-link a:hover {
          text-decoration: none; }
        @media (min-width: 768px) {
          .tdw-card-dropdown-content p.tdw-callout-link a {
            font-size: 10px; } }

.tdw-vid-container {
  width: 87%;
  margin-left: auto;
  margin-right: auto; }
  .tdw-vid-container h2 {
    width: 92%;
    font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
    font-size: 24px;
    margin-right: auto;
    margin-left: auto;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px; }
    .tdw-vid-container h2.tdw-vid-headline {
      margin-top: 50px; }
  .tdw-vid-container h2.newsletter {
    margin-top: 90px;
    width: 90%; }
  .tdw-vid-container h3 {
    font-size: 15px;
    color: black;
    width: 250px;
    margin-top: 2px;
    width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .tdw-vid-container h4 {
    width: 60%;
    color: #000;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 55px;
    margin-left: auto;
    margin-right: auto; }
  .tdw-vid-container .tdw-video-sub {
    min-height: 300px;
    position: relative;
    margin-top: -10px;
    margin-bottom: 0px; }
    @media (min-width: 768px) {
      .tdw-vid-container .tdw-video-sub {
        min-height: 485px; } }
    .tdw-vid-container .tdw-video-sub .tdw-video 
    {
        /*margin-top: -25px;*/
      width: 96%;
      display: block;
      margin: 0 auto; }
    .tdw-vid-container .tdw-video-sub h2 {
      font-size: 18px;
      margin-top: 20px; }
      @media (min-width: 768px) {
        .tdw-vid-container .tdw-video-sub h2 {
          /*font-size: 24px;*/
          font-size: 16px;
          margin-top: 50px;
          letter-spacing:0.5px; } }
    .tdw-vid-container .tdw-video-sub h3 {
      font-size: 12px; }
    @media (min-width: 768px) {
      .tdw-vid-container .tdw-video-sub .tdw-callout-link {
        margin-top: 20px; } }
    .tdw-vid-container .tdw-video-sub .tdw-video-play-btn {
      width: 32%;
      position: absolute;
      left: 50%;
      top: 18%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      @media (min-width: 768px) {
        .tdw-vid-container .tdw-video-sub .tdw-video-play-btn {
          top: 15%; } }
  .tdw-vid-container .tdw-callout-link {
    width: 150px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    bottom: 0; }
    @media (min-width: 768px) {
      .tdw-vid-container .tdw-callout-link {
        letter-spacing: 4px; } }
    .tdw-vid-container .tdw-callout-link a {
      color: #111111;
      font-size: 8px;
      text-transform: uppercase;
      padding-bottom: 10px;
      position: relative; }
      .tdw-vid-container .tdw-callout-link a:hover {
        text-decoration: none; }
      .tdw-vid-container .tdw-callout-link a:hover:after {
        width: 98%;
        left: 0px; }
      .tdw-vid-container .tdw-callout-link a:after {
        background: none repeat scroll 0 0 transparent;
        bottom: 0;
        content: "";
        display: block;
        height: 1px;
        left: 50%;
        position: absolute;
        background: #000;
        transition: width 0.3s ease 0s, left 0.3s ease 0s;
        width: 0; }
      @media (min-width: 768px) {
        .tdw-vid-container .tdw-callout-link a {
          font-size: 10px; } }

/* --------------------------------------------------
	CULINARY PRESERVATION CENTERS
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-cpc .tdw-cpc-banner {
  background: transparent url(../public/images/ela/preservation/tdw-cpc-banner.png) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-cpc .tdw-cpc-banner {
      background: transparent url(../public/images/ela/preservation/tdw-cpc-banner@2x.png) no-repeat;
      background-position: center;
      background-size: cover; } }

.tdw-cpc .tdw-banner-callout {
  margin-bottom: 18px; }
  .tdw-cpc .tdw-banner-callout .tdw-banner-callout-content h1 {
    margin-top: 34px; }
  .tdw-cpc .tdw-banner-callout .tdw-banner-callout-content p {
    width: 85%;
    margin-bottom: 10px; }
  .tdw-cpc .tdw-banner-callout .tdw-banner-callout-content sup {
    font-family: 'AvenirLTStd-Roman';
    font-size: 14px; }

.tdw-cpc .tdw-cpc-content {
  font-size: 15px;
  font-family: Arial, sans-serif;
  font-weight: normal; }
  .tdw-cpc .tdw-cpc-content .tdw-cpc-undertitle {
    width: 74%; }

@media (min-width: 768px) {
  .tdw-cpc .tdw-callout {
    margin-bottom: 48px; } }

.tdw-cpc .tdw-cards {
  background: transparent url(../public/images/ela/tdw-cards-bg.png) repeat-x;
  background-position: 0 150px; }

.tdw-cpc .tdw-card-row {
  margin-bottom: 60px; }
  .tdw-cpc .tdw-card-row .tdw-card-headline-wide {
    width: 82%; }
  .tdw-cpc .tdw-card-row .tdw-card-special-extra-long {
    min-height: 317px; }
  .tdw-cpc .tdw-card-row .tdw-card-special-long {
    min-height: 295px; }

.tdw-cpc .tdw-cpc-headline {
  text-align: center;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0; }
  .tdw-cpc .tdw-cpc-headline h2 {
    font-family: 'AvenirLTStd-Roman';
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 30px; }

.tdw-cpc .tdw-cpc-selection {
  font-family: Arial, sans-serif;
  width: 90%;
  min-height: 70px;
  border: 1px solid #b7b7b7;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .tdw-cpc .tdw-cpc-selection {
      width: 100%; } }
  .tdw-cpc .tdw-cpc-selection:last-child {
    border-top: 0; }
  .tdw-cpc .tdw-cpc-selection p {
    margin-top: 25px; }
  .tdw-cpc .tdw-cpc-selection .tdw-cpc-selection-headline {
    font-weight: bold;
    text-align: center; }
    @media (min-width: 768px) {
      .tdw-cpc .tdw-cpc-selection .tdw-cpc-selection-headline {
        text-align: left;
        margin-left: 40px; } }
  .tdw-cpc .tdw-cpc-selection .checkbox {
    text-align: center;
    margin-top: 5px;
    float: none; }
    @media (min-width: 768px) {
      .tdw-cpc .tdw-cpc-selection .checkbox {
        margin-top: 25px;
        text-align: left; } 
        }
@media (max-width: 768px) 
{
    .tdw-cpc .tdw-cpc-selection .checkbox2
        {
            float:left;
            margin-left:25%;
            }
    .tdw-cpc .tdw-cpc-selection p.checkbox2 
    {
        margin-left: 35%;
        }
}
.tdw-cpc .tdw-cpc-deselect-link {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer; }

.tdw-cpc .tdw-cpc-product {
  border-bottom: 1px solid #C6C6C6; }
  .tdw-cpc .tdw-cpc-product:first-child {
    padding-bottom: 40px;
    margin-bottom: 40px; }
  .tdw-cpc .tdw-cpc-product:last-child {
    border-bottom: 0;
    margin-bottom: 80px; }
  .tdw-cpc .tdw-cpc-product h3 {
    font-family: 'AvenirLTStd-Roman';
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 60px;
    margin-bottom: 2px; }
  .tdw-cpc .tdw-cpc-product ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .tdw-cpc .tdw-cpc-product ul li {
      list-style: none;
      margin-bottom: 40px; }
      .tdw-cpc .tdw-cpc-product ul li p {
        font-size: 15px;
        margin-bottom: 0;
        padding-bottom: 0; }
        .tdw-cpc .tdw-cpc-product ul li p.tdw-cpc-name {
          font-weight: bold; }
        .tdw-cpc .tdw-cpc-product ul li p.tdw-buidler-email a {
          font-weight: bold; }
  .tdw-cpc .tdw-cpc-product img {
    width: 100%; }
  .tdw-cpc .tdw-cpc-product .tdw-cpc-subline {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0; }
  .tdw-cpc .tdw-cpc-product .tdw-callout-link {
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 10px; }
    @media (min-width: 768px) {
      .tdw-cpc .tdw-cpc-product .tdw-callout-link {
        letter-spacing: 4px; } }
    .tdw-cpc .tdw-cpc-product .tdw-callout-link a {
      border-bottom: 1px solid #111111;
      color: #111111;
      font-size: 8px;
      text-transform: uppercase;
      padding-bottom: 10px;
      position: relative; }
      .tdw-cpc .tdw-cpc-product .tdw-callout-link a:hover {
        border-bottom: 0;
        text-decoration: none; }
      .tdw-cpc .tdw-cpc-product .tdw-callout-link a:hover:after {
        width: 98%;
        left: 0px; }
      .tdw-cpc .tdw-cpc-product .tdw-callout-link a:after {
        background: none repeat scroll 0 0 transparent;
        bottom: -1px;
        content: "";
        display: block;
        height: 1px;
        left: 50%;
        position: absolute;
        background: #000;
        transition: width 0.3s ease 0s, left 0.3s ease 0s;
        width: 0; }
      @media (min-width: 768px) {
        .tdw-cpc .tdw-cpc-product .tdw-callout-link a {
          font-size: 10px; } }
  .tdw-cpc .tdw-cpc-product .tdw-cpc-product-img {
    text-align: center; }
    .tdw-cpc .tdw-cpc-product .tdw-cpc-product-img img {
      max-width: 225px;
      width: 100%; }
  .tdw-cpc .tdw-cpc-product .tdw-cpc-product-desc-small {
    padding-left: 20px;
    padding-right: 20px; }
  .tdw-cpc .tdw-cpc-product .tdw-cpc-product-desc {
    padding-left: 40px;
    padding-right: 40px; }
    @media only screen and (min-width: 1200px) {
      .tdw-cpc .tdw-cpc-product .tdw-cpc-product-desc.fridge-margin {
        margin-top: 60px; }
      .tdw-cpc .tdw-cpc-product .tdw-cpc-product-desc.sml-frdg-marg {
        margin-top: 25px; } }

.tdw-video-container 
{
    height: 145px;
    overflow: hidden;
    margin-top: 40px;
    }
@media (max-width:991px) 
{
    .tdw-video-container 
{
    height: 105px;
    overflow: hidden;
    margin-top: 50px;
    }
    .tdw-vid-container .tdw-video-sub .tdw-video 
    {
        margin-top: -20px;
        }
    }
@media (max-width:767px) 
{
    .tdw-video-container 
{
    height: 370px;
    overflow: hidden;
    margin-top: 50px;
    }
    }
@media (min-width:1200px) 
{
    .tdw-video-container 
{
    height: 180px;
    overflow: hidden;
    margin-top: 30px;
    }
    .tdw-vid-container .tdw-video-sub .tdw-video 
    {
        margin-top: -35px;
        }
    }
@media (max-width:1200px) 
{
    .tdw-vid-container .tdw-video-sub .tdw-video 
    {
        margin-top: -25px;
        }
    }
@media(max-width: 450px) 
{
    .tdw-video-container 
    {
        height: 155px;
        overflow: hidden;
        margin-top: 30px;
        }
    .tdw-vid-container .tdw-video-sub .tdw-video 
    {
        margin-top: -30px;
        }
    .tdw-vid-container .tdw-video-sub .tdw-video-play-btn 
    {
        margin-top: -25px;
        }
    }
@media(max-width: 360px) 
{
    .tdw-video-container 
    {
        height: 150px;
        }
    }
@media(max-width: 320px) 
{
    .tdw-video-container 
    {
        height: 135px;
        }
    .tdw-vid-container .tdw-video-sub .tdw-video 
    {
        margin-top: -25px;
        }
}
/* --------------------------------------------------
	KITCHEN GALLERY DETAIL
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
.tdw-breadcrumbs {
  font-family: Arial; }

.tdw-vg-detail {
  max-width: 1080px;
  width: 100%; }
  .tdw-vg-detail .tdw-vg-detail-upper {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
    position: relative; }
    @media (min-width: 768px) {
      .tdw-vg-detail .tdw-vg-detail-upper {
        font-size: 10px;
        margin-top: 40px; } }
    .tdw-vg-detail .tdw-vg-detail-upper .tdw-vg-detail-content-share {
      text-align: center; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-upper .tdw-vg-detail-content-share {
          text-align: left; } }
    .tdw-vg-detail .tdw-vg-detail-upper .btn-close {
      width: 40px;
      height: 40px;
      display: inline-block;
      margin-top: 20px;
      margin-right: 5px;
      margin-left: 0px;
      background: transparent url("../public/images/ela/tdw-close-btn.png") no-repeat;
      background-position: center center;
      background-size: 15px 15px; }
    .tdw-vg-detail .tdw-vg-detail-upper .btn-quote {
      width: 48%;
      background-color: #000;
      border-radius: 3px;
      color: #FFF;
      font-size: 9px;
      font-weight: bold;
      letter-spacing: 1px;
      padding: 12px 10px;
      margin-top: 20px;
      margin-left: 0px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-upper .btn-quote {
          width: 192px;
          font-size: 10px;
          font-family: Arial; } }
    .tdw-vg-detail .tdw-vg-detail-upper .btn-favorites {
      width: 48%;
      background-color: #3D71CD;
      border-radius: 3px;
      color: #FFF;
      font-size: 9px;
      font-weight: bold;
      letter-spacing: 1px;
      padding: 12px 10px;
      margin-top: 20px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-upper .btn-favorites {
          width: 192px;
          font-size: 10px;
          margin-left: 10px;
          font-family: Arial; } }
      @media (max-width: 768px) 
      {
          .tdw-vg-detail .tdw-vg-detail-upper .btn-favorites 
          {
              font-size: 7.5px;
              }          
          }
      .tdw-vg-detail .tdw-vg-detail-upper .btn-favorites img {
        width: 10px;
        margin-top: -5px;
        margin-right: 8px; }
        @media (min-width: 768px) {
          .tdw-vg-detail .tdw-vg-detail-upper .btn-favorites img {
            width: 14px; } }
    .tdw-vg-detail .tdw-vg-detail-upper .tdw-vg-detail-close {
      position: absolute;
      top: -40px;
      right: 0; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-upper .tdw-vg-detail-close {
          top: 0;
          right: 0; } }
  .tdw-vg-detail .tdw-vg-detail-left {
    float: initial;
    width: 98%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .tdw-vg-detail .tdw-vg-detail-left {
        width: 66%;
        float: left; } }
    .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-image img {
      width: 100%;
      max-width: 100%;
      }
    .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content {
      margin-bottom: 40px; }
    .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-share {
      position: relative; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-share {
          margin-bottom: 32px; } }
    .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-text {
      padding-top: 30px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-text {
          padding-top: 0; } }
      .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-text h3 {
        font-family: Arial;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 15px; }
      .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-text p {
        font-size: 15px;
        margin-bottom: 2px; }
        .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-text p span {
          font-weight: bold;
          text-transform: uppercase; }
    .tdw-vg-detail .tdw-vg-detail-left .btn-email {
      background-color: white;
      color: black;
      border: solid 1px #C2C2C2;
      margin-top: 20px;
      padding: 12px 10px;
      font-size: 10px;
      width: 192px;
      letter-spacing: 1px;
      margin-left: 0px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .btn-email {
          display: inline-block; } }
    .tdw-vg-detail .tdw-vg-detail-left .btn-fb {
      width: 40px;
      height: 40px;
      margin-top: 20px;
      margin-right: 5px;
      margin-left: 0px;
      background: transparent url("../public/images/ela/videoGallery/fb@2x.png") no-repeat;
      background-size: 40px 40px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .btn-fb {
          display: inline-block; } }
    .tdw-vg-detail .tdw-vg-detail-left .btn-gp {
      width: 40px;
      height: 40px;
      margin-top: 20px;
      margin-right: 5px;
      margin-left: 0px;
      background: transparent url("../public/images/ela/videoGallery/googleplus@2x.png") no-repeat;
      background-size: 40px 40px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .btn-gp {
          display: inline-block; } }
    .tdw-vg-detail .tdw-vg-detail-left .btn-pt {
      width: 40px;
      height: 40px;
      margin-top: 20px;
      margin-right: 5px;
      margin-left: 0px;
      background: transparent url("../public/images/ela/videoGallery/pinterest@2x.png") no-repeat;
      background-size: 40px 40px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .btn-pt {
          display: inline-block; } }
    .tdw-vg-detail .tdw-vg-detail-left .btn-tw {
      width: 40px;
      height: 40px;
      margin-top: 20px;
      margin-right: 5px;
      margin-left: 0px;
      background: transparent url("../public/images/ela/videoGallery/twitter@2x.png") no-repeat;
      background-size: 40px 40px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .btn-tw {
          display: inline-block; } }
    .tdw-vg-detail .tdw-vg-detail-left .btn-prev {
      width: 40px;
      height: 40px;
      border: solid 1px #C2C2C2;
      display: inline-block;
      margin-top: 0px;
      margin-right: 5px;
      margin-left: 5px;
      margin-top: 20px;
      background: transparent url("../public/images/ela/tdw-arrow-left-gray.png") no-repeat;
      background-position: center center;
      background-size: 40px 40px;
      position: absolute;
      top: 0;
      right: 48px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .btn-prev {
          margin-top: 20px; } }
    .tdw-vg-detail .tdw-vg-detail-left .btn-next {
      width: 40px;
      height: 40px;
      border: solid 1px #C2C2C2;
      display: inline-block;
      margin-top: 20px;
      margin-right: 5px;
      margin-left: 5px;
      background: transparent url("../public/images/ela/tdw-arrow-right-gray.png") no-repeat;
      background-position: center center;
      background-size: 40px 40px;
      position: absolute;
      top: 0;
      right: 0; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-left .btn-next {
          margin-top: 20px; } }
  .tdw-vg-detail .tdw-vg-detail-right {
    float: initial;
    width: 98%; }
    @media (min-width: 768px) {
      .tdw-vg-detail .tdw-vg-detail-right {
        float: left;
        width: 34%; } }
    .tdw-vg-detail .tdw-vg-detail-right h2 {
      font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
      font-size: 24px;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-right h2 {
          margin-bottom: 30px; } }
    .tdw-vg-detail .tdw-vg-detail-right p {
      font-size: 12px;
      margin: 0; }
    .tdw-vg-detail .tdw-vg-detail-right .tdw-vg-detail-products {
      margin-left: 1%; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-right .tdw-vg-detail-products {
          margin-left: 8%; } }
      .tdw-vg-detail .tdw-vg-detail-right .tdw-vg-detail-products .tdw-vg-detail-product {
        margin-bottom: 40px; }
    .tdw-vg-detail .tdw-vg-detail-right .tdw-vg-detail-model {
      font-weight: bold;
      text-transform: uppercase; }
    .tdw-vg-detail .tdw-vg-detail-right .tdw-callout-link {
      font-size: 10px;
      font-weight: bold;
      letter-spacing: 1px;
      margin-top: 10px; }
      @media (min-width: 768px) {
        .tdw-vg-detail .tdw-vg-detail-right .tdw-callout-link {
          letter-spacing: 4px; } }
      .tdw-vg-detail .tdw-vg-detail-right .tdw-callout-link a {
        border-bottom: 1px solid #111111;
        color: #111111;
        font-size: 8px;
        text-transform: uppercase;
        padding-bottom: 7px;
        position: relative; }
        .tdw-vg-detail .tdw-vg-detail-right .tdw-callout-link a:hover 
        {
            border-bottom: 0;
            text-decoration: none;
            color: #111111; }
        .tdw-vg-detail .tdw-vg-detail-right .tdw-callout-link a:hover:after 
        {
            width: 98%;
            left: 0px;
            }
        .tdw-vg-detail .tdw-vg-detail-right .tdw-callout-link a:after 
        {
            background: none repeat scroll 0 0 transparent;
            bottom: -1px;
            content: "";
            display: block;
            height: 1px;left: 50%;
            position: absolute;
            background: #000;
            transition: width 0.3s ease 0s, left 0.3s ease 0s;
            width: 0;
            }    
        .tdw-vg-detail .tdw-vg-detail-right .tdw-callout-link a:focus 
        {
            color: #111111;
            text-decoration: none;
            }  
        @media (min-width: 768px) {
          .tdw-vg-detail .tdw-vg-detail-right .tdw-callout-link a {
            font-size: 10px; } }

/* --------------------------------------------------
    GET A QUOTE POPUP
-------------------------------------------------- */
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
.gaq-star {
  height: 8px;
  width: 8px; }

.getQuoteHowToModal div#cboxContent, .getQuoteHowToModal div#cboxContent div#cboxLoadedContent, .getQuoteHowToModal div#cboxMiddleLeft, .getQuoteHowToModal div#cboxMiddleRight {
  height: 685px !important; }

.or-font {
  font-weight: bold;
  font-family: 'AvenirLTStd-Black';
  font-size: 10px; }

.gaq-close-btn {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 3%;
  top: 3%; }

.gaq1-content {
  font-family: Arial; }
  .gaq1-content h4 {
    font-weight: bold;
    font-size: 16px; }

.gaq-banner {
  margin-top: 30px; }
  .gaq-banner h3 {
    font-family: 'AvenirLTStd-Roman'; }

.gaq1-contact {
  margin-top: 40px; }
  .gaq1-contact button {
    width: 250px; }

.gaq-popup-btn {
  background-color: #3D71CD;
  color: #fff;
  letter-spacing: 2px;
  font-weight: bold;
  height: 40px;
  width: 169px;
  font-size: 10px;
  padding: 0 24px;
  line-height: 4 !important;
  border-radius: 2px; }
  .gaq-popup-btn:hover,
  .gaq-popup-btnactive {
    color: #ccc; }

.gaq1-select {
  margin: 20px auto;
  width: 500px;
  display: table; }
  .gaq1-select div:nth-child(3) {
    margin-top: 35px; }
  @media screen and (max-width: 498px) {
    .gaq1-select {
      width: 100%; } }
  .gaq1-select .gaq1-select-card {
    height: 160px;
    width: 170px;
    display: table-cell; }
    @media screen and (max-width: 498px) {
      .gaq1-select .gaq1-select-card {
        display: block;
        width: 100%; } }
  .gaq1-select img {
    display: block;
    margin: auto auto 10px auto; }
  .gaq1-select .gaq-popup-btn {
    width: 150px;
    margin-left: 8px;
    vertical-align: bottom; }
    @media screen and (max-width: 498px) {
      .gaq1-select .gaq-popup-btn {
        width: 50%;
        margin-left: 25%; } }

.gaq1-or {
  width: 475px;
  height: 25px;
  margin: 25px auto auto auto; }
  @media screen and (max-width: 498px) {
    .gaq1-or {
      width: 100%; }
      .gaq1-or :first-child {
        margin-left: 10%; } }
  .gaq1-or .gaq-lines {
    margin-top: 25px;
    display: inline-block;
    width: 215px;
    border: 1px solid #ddd;
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
    @media screen and (max-width: 498px) {
      .gaq1-or .gaq-lines {
        width: 33%; } }
  .gaq1-or h5,
  .gaq1-or div {
    float: left; }
  .gaq1-or h5 {
    margin: 0 12px; }

.gaq1-browse {
  text-align: center; }
  .gaq1-browse p {
    width: 425px;
    height: 25%;
    margin: auto; }
    @media screen and (max-width: 630px) {
      .gaq1-browse p {
        width: 75%; } }

/* --------------------------------------------------
    GET A QUOTE POPUP 2
-------------------------------------------------- */
.features 
{
    text-align: center;
}
.gaq2-content {
  font-family: Arial; }

.gaq2-banner {
  margin-top: 30px; }
  .gaq2-banner p {
    font-size: 15px;
    width: 600px;
    height: 25%;
    margin: 0 auto 10px; }
    @media screen and (max-width: 630px) {
      .gaq2-banner p {
        width: 75%; } }

.gaq2-products {
  margin: 40px 0;
  height: auto;
  width: 100%; }
  .gaq2-products h4 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px; }
  .gaq2-products ul.loginLnks {
    list-style: none;
    width: 100%;
    /* margin-left: auto; */
    /* margin-right: auto; */
    margin: auto;
    padding: 0; }
    .gaq2-products ul.loginLnks li {
      /* float: left; */
    width: 240px;
    text-align: center;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px; 
    vertical-align:top;
    margin-bottom:30px; }
      .gaq2-products ul.loginLnks li span {
        color: red; }
      .gaq2-products ul.loginLnks li img {
        width: auto;
        height: 70px; 
        margin-bottom:10px; }
      .gaq2-products ul.loginLnks li .QuoteProductDesc {
        font-size: 14px;
        font-weight: bold; }

.gaq2-btns {
  width: 385px;
  margin: 30px auto auto auto; }
  @media screen and (max-width: 412px) {
    .gaq2-btns {
      width: 100%; 
      /*margin-top:150px;*/
      } }
  .gaq2-btns p {
    padding: 15px;
    margin-bottom: 0px; }
    @media screen and (max-width: 412px) {
      .gaq2-btns p {
        text-align: center; } }
  .gaq2-btns p,
  .gaq2-btns button {
    float: left;
    display: inline-block;
    font-size: 8px;
    margin-bottom:50px; }
    @media screen and (max-width: 412px) {
      .gaq2-btns p,
      .gaq2-btns button {
        /*width: 100%;*/
        width: 90%;
        margin-left: 20px;
        margin-bottom:25px;
         } }

/*----------------------------------------
	Request A Demo
-----------------------------------------*/
/* --------------------------------------------------
	MIXINS
-------------------------------------------------- */
html {
  margin: 0;
  padding: 0; }

div#colorbox > div#cboxWrapper > div#cboxTopRight {
  display: none; }

#locatorZip {
  width: 200px;
  height: 40px;
  float: left; }

#changeBtnContainer {
  float: left;
  margin-left: 10px; }

div#locatorContainer {
  width: 420px;
  height: 40px;
  margin-left: auto;
  margin-right: auto; }

div#dealerContainer {
  width: 730px;
  height: 260px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

div.dealer {
  width: 350px;
  min-height: 120px;
  border: 1px solid #ccc;
  margin: 5px 5px;
  float: left; }

@media (max-width: 414px) 
{
    div.dealer 
    {
        width: 100%;
        }
    }

div.inputContainer {
  width: 60px;
  height: 120px;
  margin: 0;
  float: left; }

div.inputContainer input {
  position: relative;
  top: 48px; }

div.labelContainer {
  width: 280px;
  height: 100px;
  float: left;
  position: relative;
  top: 20px; }

div.labelContainer label {
  text-align: left;
  vertical-align: middle;
  display: table-cell; }

div#nextBtnContainer-dealer {
  margin-bottom: 20px; }

h2.inStoreDemoHeader {
  text-transform: uppercase; }

.header {
  margin-top: 40px;
  margin-bottom: 40px; }

.dialogue .getAQuote {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

img#tdw-star {
  width: 10px;
  height: 10px; }

p.tdw-requestADemoParagraph {
  width: 80%;
  text-align: center;
  margin: auto auto;
  font-family: Arial;
  font-size: 15px; }
  @media (min-width: 768px) {
    p.tdw-requestADemoParagraph {
      width: 520px; } }

div.tdw-contactForm {
  display: block;
  text-align: center;
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.tdw-contactForm > form#form0 {
  display: inline-block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }

.dialog .getaQuoteHeader .tdw-demo-inStoreDemoHeader {
  width: 70%;
  margin-bottom: 0;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: 'AvenirLTStd-Roman';
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .dialog .getaQuoteHeader .tdw-demo-inStoreDemoHeader {
      width: 100%; } }

.getAQuote .inStoreDemoBodyText {
  font-family: Arial;
  font-size: 15px; }

div.header.tdw-demo-getaQuoteHeader {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 5px; }

.tdw-demo-style-select select {
  height: 40px;
  color: #777;
  text-transform: uppercase;
  background: transparent;
  padding: 5px;
  font-size: 10px;
  border-radius: 5px;
  letter-spacing: 1px;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  
.tdw-demo-style-select select::-ms-expand {
    display: none;
}

.tdw-demo-style-select {
  width: 100%;
  height: 40px;
  overflow: hidden;
  background: url(../public/images/ela/dropdown_carrot.png) no-repeat right;
  border-radius: 5px;
  border-right: none;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .tdw-demo-style-select {
      width: 100%; } }

input.tdw-demo-submit {
  width: 200px;
  height: 40px;
  color: #FFF;
  background-color: #3D71CD;
  border: 0;
  border-radius: 2px;
  font-size: 11px !important;
  letter-spacing: 2px;
  padding: 10px 55px;
  text-transform: uppercase; }

div#tdw-nextBtnContainer {
  clear: both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px; }

input#nextBtn.tdw-demo-submit {
  margin-top: 20px; }

div.tdw-col-sm-6-first {
  position: relative;
  display: block;
  float: left;
  width: 90%;
  margin: 0 auto;
  margin-left: 5%;
  padding: 0; }
  @media (min-width: 768px) {
    div.tdw-col-sm-6-first {
      width: 366px;
      margin-left: auto;
      margin-right: 20px; } }

div.tdw-col-sm-6-second {
  position: relative;
  display: block;
  float: left;
  width: 90%;
  margin: 0 auto;
  margin-left: 5%;
  padding: 0; }
  @media (min-width: 768px) {
    div.tdw-col-sm-6-second {
      width: 366px;
      margin-left: 10px; } }

input.tdw-form-control {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 10px !important;
  height: 26px;
  letter-spacing: 1px;
  padding-left: 10px !important; }

label.tdw-chkLabel {
  width: 90%;
  text-align: left;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 15px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #959595; }
  @media (min-width: 768px) {
    label.tdw-chkLabel {
      width: 340px; } }

input.tdw-error {
  border-color: red; }

.tdw-error::-webkit-input-placeholder {
  color: red; }

.tdw-error::-moz-placeholder {
  color: red; }

.tdw-error::-ms-input-placeholder {
  color: red; }

div.formArea {
  position: relative;
  left: -10px; }

.tdw-builder-form-spacer-1 #hometypelist 
{
    left: 40%;top: 90px;
    }
.tdw-builder-form-spacer-3 #responsebylist 
{
    left: 40%;top: 280px;
    }
    
.tdw-builder-form-spacer-4 #contactpreferencelist 
{
    left: 40%;top: 530px;
    }
.tdw-builder-form-submit .submitWrapper 
{
    position:static;
    }
.tdw-callout .shorterBGPattern 
{
    margin-bottom: -60px;
}
.lowerCardWrapper 
{
    margin-top: 60px;
    }

.freedom-anchor {
    display: block;
    position: relative;
    top: -233px;
    visibility: hidden;
    }
    
/*Select a dealer*/
.glyphicon.glyphicon-one-fine-full-dot {
    margin-bottom: -.8em;
    overflow: hidden;
    color:#3D71CD;
}
.glyphicon.glyphicon-one-fine-full-dot:before {
    content:"\25cf";
    font-size: 36px;
}
.glyphicon.glyphicon-one-fine-empty-dot {
    margin-bottom: -.8em;
    overflow: hidden;
    color:#c0c0c0;
}
.glyphicon.glyphicon-one-fine-empty-dot:before {
    content:"\25cb";
    font-size: 36px;
}
.glyphicon.glyphicon-one-fine-empty-dot-i 
{
    margin-bottom: -.8em;
    overflow: hidden;
    color:#c0c0c0;
    }
.glyphicon.glyphicon-one-fine-empty-dot-i:before 
{
    content:"\25cb";
    font-size: 18px;
    }
#selectDealerForm .selectLocationParagraph 
{
    font-size: 14px;
    }
#selectDealerForm #validationMessage 
{
    float:left; display:none;margin-top:15px;
    }
#formZipSearch 
{
    text-align:center; padding:20px 0;
    }
#formZipSearch #ZipCode 
{
    padding: 9px 20px 10px 15px;font-size: 10px;border-radius: 3px;border: 1px solid #c0c0c0;width: 150px;height: 20px;font-family: Arial, sans-serif;font-weight: normal;letter-spacing: 1px;
    }
#formZipSearch #ChangeZip {
    padding: 9px 20px 10px 15px;font-size: 10px;border-radius: 3px;border: 1px solid #c0c0c0;width: 200px;height: 40px;font-family: Arial, sans-serif;font-weight: normal;letter-spacing: 1px; background-color:#3D71CD;color:white;
}
#dealerForm .dealer 
{
    padding:20px;line-height:15px;font-size:11px;
}
#dealerForm .dealer .radioBtn
{
    width: 30px;
}
#dealerForm .dealer .dealerid 
{
    visibility:hidden;
    }
#dealerForm .dealer .address {
    min-width: 120px;
}
#dealerForm .dealer span.phone 
{
    color:#3D71CD;font-weight:bold;
    }
#dealerForm .dealer .services {
    max-width: 170px;
}
#dealerForm .quoteNav 
{
    text-align:center;margin-right:30px;
    }
#dealerForm .quoteNav .btn {
    padding: 9px 20px 10px 15px;font-size: 10px;border-radius: 3px;border: 1px solid #c0c0c0;width: 200px;height: 40px;font-family: Arial, sans-serif;font-weight: normal;letter-spacing: 1px; background-color:#3D71CD;color:white;
}
/*60-Inch Range*/

.tdw-sir .tdw-sir-banner {
  background: transparent url(../public/images/ela/60inchrange/tdw-sir-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-sir .tdw-sir-banner {
      background: transparent url(../public/images/ela/60inchrange/tdw-sir-banner@2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } }

.tdw-sir .tdw-banner-callout {
  margin-bottom: 18px; }
  .tdw-sir .tdw-banner-callout .tdw-banner-callout-content h1 {
    margin-top: 34px; }
  .tdw-sir .tdw-banner-callout .tdw-banner-callout-content p {
    width: 85%;
    margin-bottom: 10px; }
  .tdw-sir .tdw-banner-callout .tdw-banner-callout-content sup {
    vertical-align: super;
    font-family: 'AvenirLTStd-Roman';
    top: -.2em; }
.tdw-sir-content-callout {
	text-align: center;
	max-width: 930px;
	margin: 0 auto; }
.tdw-sir-content-callout h3 
{
	font-size: 19px;
	font-family: 'AvenirLTStd-Roman';
	font-weight: normal; }
.tdw-sir-content-callout p {
	font-family: Arial;
	font-size: 15px; 
	line-height: 18px;
	}
.tdw-sir-content-banner img {
	max-width: 100%; }

.tdw-sir-content h4 {
	margin-top: 35px;
	margin-bottom: 35px;
	font-family: Arial;
	font-size: 14px;
	text-align: center; }
.tdw-sir-content-single {
	margin-bottom: 45px;
	text-align: center; }
.tdw-sir-content-single img {
	max-width: 81%;
	margin: 0 auto 20px auto; }
.tdw-sir-content-single p {
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase; }
.tdw-sir-content-callout {
	margin-bottom: 40px; }
.tdw-sir-content {
	max-width: 84%; margin: 0 auto 0 auto;}
	
	
.tdw-sir-links:not(.sir-callout-link) a
{
    color: #2c2b2b;
    position: relative;
    left: -15px;
    width: calc(100% + 30px);
    border-bottom: 2px solid white;
	padding: 11px 0;
	text-align: center;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: Arial;
	display: block;
	background-color: #e4e5e7; }
.tdw-sir-links a:focus,.tdw-sir-links a:active,.tdw-sir-links a:visited, .tdw-sir-links a:hover
{
	color: #2c2b2b;
	text-decoration: none;	
}
.tdw-sir-brochuredownload {
	max-width: 400px;
	margin: 0 auto; }
.tdw-sir-brochuredownload img {
	max-width: 100%; }
.tdw-sir-brochuredownload .mobile-hide {
	display: none;	}
.tdw-sir-brochuredownload .mobile-show {
	display: block;	padding: 0 !important;}
.tdw-sir-notifyme 
{
    padding-top: 30px;
}
.tdw-sir-notifyme h4
{
    font-weight: 400;
    font-family: 'AvenirLTStd-Roman';
	text-align: center;
	font-size: 24px;
}
.tdw-sir-notifyme p 
{
    font-family: Arial;
	text-align: center;
	font-size: 15px;
	line-height: 18px;	
	margin-bottom: 45px;
}
.tdw-sir-notifyme .campaign_embed input
{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: none;
    width: 80%;
    height: 20px;
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid #c0c0c0;
    padding: 10px 20px 10px 20px;
    margin: 5px auto 0;	
}
.tdw-sir-content-banner.mobile-show 
{
	display: block;
}
.tdw-sir-content-banner.mobile-hide 
{
	display: none;	
}
.tdw-sir .tdw-banner-callout-content 
{
       
}
.tdw-sir .tdw-banner-callout-content a 
	{
		border-bottom: 1px solid #111111;
		color: #111111;
		font-family: Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding-bottom: 5px;
		text-transform: uppercase;
		margin: 0;	
	}
@media (min-width: 768px) 
{
    .tdw-sir .tdw-banner-callout .tdw-banner-callout-content p { width: 74%; }
	.tdw-sir-content-banner.mobile-show 
	{
		display: none;
	}
	.tdw-sir-content-banner.mobile-hide 
	{
		display: block;	
	}
    .tdw-sir-content-banner {
	margin-bottom: 35px; }
	.tdw-sir .tdw-banner-callout-content a 
	{
		border-bottom: 1px solid #111111;
		color: #111111;
		font-family: Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding-bottom: 5px;
		text-transform: uppercase;
		margin: 0;	
	}
	.tdw-sir-links a:hover 
	{
		color: Black;
		padding-bottom: 2px;
		border-bottom: 0;
		text-decoration: none;
	}
	.tdw-sir-content {
	margin-bottom: 0; max-width: 100%;}
	.tdw-sir-content h4 
	{
		font-size: 18px;	
	}
	.tdw-sir-content-single 
	{
		margin-bottom: 20px;	
	}
	.tdw-sir-content-single img 
	{
		max-width: 100%;	
		margin-bottom: 25px;
	}
	.tdw-sir-content-single p 
	{
		font-size: 16px;
	}
	.tdw-sir-content-callout h3 
	{
		font-size: 24px;
	}
	.tdw-sir-content-callout p 
	{
	    line-height: 22px;
		font-size: 15px;	
	}
	.tdw-sir .tdw-banner-callout-content .tdw-sir-links
	{
		font-weight: bold;
		font-size: 10px;	
	}
	.tdw-sir .tdw-banner-callout-content a 
	{
		border-bottom: 1px solid #111111;
		color: #111111;
		font-family: Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding-bottom: 5px;
		text-transform: uppercase;
		margin: 0;	
	}
	.tdw-sir .tdw-banner-callout-content a:hover 
	{
		border-bottom: 1px solid transparent;
	}
	.tdw-sir .tdw-banner-callout-content a, .tdw-sir .tdw-banner-callout-content .tdw-sir-links
	{
		letter-spacing: 4px;	
	}
	.tdw-sir-links {
		text-align: center;
		font-weight: bold;
		margin-bottom: 35px;
		font-family: Arial;}
	.tdw-sir-links a, .tdw-sir-links:not(.sir-callout-link) a 
	{
	    color: Black;
	    width: auto; 
	    left: 0;
		height: 20px;
		position: relative;
		display: inline-block;
		padding: 0;
		font-size: 12px;
		border-bottom: none;
		background-color: transparent;
		letter-spacing: 1px;
		margin: 0 15px;}
		.tdw-sir-links a:after 
		{
			background: none repeat scroll 0 0 black;
			bottom: -1px;
			content: "";
			display: block;
			height: 1px;
			left: 50%;
			position: absolute;
			transition: width 0.3s ease 0s, left 0.3s ease 0s;
			width: 0;
		}
		.tdw-sir-links a:hover:after 
		{
			width: 98%;
			left: 0;
		}
	.tdw-sir-content-row {
		border-bottom: none;}
	.tdw-sir-brochuredownload 
	{
	    padding-top: 20px;
		max-width: none;}
	.tdw-sir-brochuredownload .mobile-hide {
		display: block;}
	.tdw-sir-brochuredownload .mobile-show {
		display: none;}
	.tdw-sir-notifyme 
	{
	    padding-top: 60px;   
	}
		}
@media (min-width: 768px) and (max-width: 1200px) 
{
	.tdw-sir-content-single img 
	{
		max-width: 77%;
	}	
}
/*Thirty Six Inch Fridge Home Page Callout*/

.tdw-homepagecta-callout 
{
	-webkit-box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.5);
	z-index: 99999;
	display: none;
	position: fixed;
	width: calc(100% - 30px);
	background-color: White;
	top: 10px;
	height: calc(100% - 20px);
}
.tdw-homepagecta-image 
{
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
}
.tdw-homepagecta-image img 
{
	max-width: 100%;
}
.tdw-homepagecta-callout-content 
{
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 100%;
}
.tdw-homepagecta-text 
{
	width: 100%;
	text-align: center;
}
.tdw-homepagecta-text h3 
{
	font-weight: normal;
	color: #007aff;
	font-size: 10px;
	margin: 0 0 5px;
}
.tdw-homepagecta-text h4 
{
	font-size: 25px;
	margin: 0;
	font-weight: normal;
    font-family: Didot, Arial;
}
.tdw-homepagecta-text a 
{
	margin-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	max-height: 33px;
	color: #272727;
	background-color: white;
	width: 149px;
	border: 1px solid #002727;
	text-align: center;
}
.tdw-homepagecta-text a:hover 
{
	text-decoration: none;
}
.tdw-homepagecta-close 
{
	z-index: 9999;
	cursor: pointer;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	right: 0;
	color: #000; }
.tdw-homepagecta-closewindow 
{
	text-align: center;
}
.tdw-homepagecta-closewindow a 
{
	text-transform: uppercase;
    font-size: 14px;
    color: #b1b1b1;
    border-radius: 40px;
    border: 1px solid #b1b1b1;
    text-align: center;
    width: 182px;
    margin: 0 auto;
    cursor: pointer;
    max-height: 45px;	
    display: inline-block;
}
.tdw-homepagecta-closewindow a:hover 
{
	text-decoration: none;
}
.tdw-homepagecta-callout-overlay 
{
	z-index: 99999;
	display: none;
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.tdw-sir .col-xs-12 
{
	padding: 0 15px;
}
.tdw-sir .tdw-banner-callout sup 
{
	top: .2em;
}
.tdw-sir sup 
{
    top: -.8em;
    font-size: 50%;
}
.tdw-sir .tdw-line-background sup 
{
    top: -.5em;
}
@media (min-width: 768px) 
{
	.tdw-homepagecta-callout-content 
	{
		height: auto;
		top: 0;
		transform: translateY(0);
	}
	.tdw-homepagecta-image 
	{
		float: left;
		width: 235px;
	}
	.tdw-homepagecta-text 
	{
		float: right;
		margin-top: 46px;
		width: 289px;
		text-align: center;
	}
	.tdw-homepagecta-text a 
	{
		max-height: 37px;
		line-height: 37px;
		letter-spacing: 1px;
		margin-top: 16px;
	}
	.tdw-homepagecta-text img 
	{
		margin-bottom: 5px;
	}
	.tdw-homepagecta-callout 
	{
		top: auto;
		display: block;
		position: fixed;
		width: 524px;
		background-color: White;
		height: 235px;
		right: 12px;
		bottom: -500px;
	}
	.tdw-homepagecta-closewindow 
	{
		display: none;	
	}
}
/*TNAH UPDATES*/

#photoGallery 
{
    display: none;
}
#photoGalleryAjaxSpinner 
{
    text-align: center;
}
.tdw-builder .tdw-tnah-showhomes-banner {
  background: transparent url(../public/images/ela/TNAH/tdaw-tnah-showhomes-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  .tdw-builder .tdw-tnah-showhomes-sixocean-banner {
  background: transparent url(../public/images/ela/TNAH/tdaw-tnah-showhomes-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-builder .tdw-tnah-showhomes-banner {
      background: transparent url(../public/images/ela/TNAH/tdaw-tnah-showhomes-banner@2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } }
.tdw-builder .tdw-tnah-showhomes-sixocean-banner {
  background: transparent url(../public/images/ela/TNAH/tdw-tnah-showhomes-sixocean-banner@2x.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  .tdw-tnah-gallery-tablet-view 
  {
      display: none;
  }
.tdw-tnah-gallery-singleimage, .tdw-sir-gallery-singleimage 
{
    float: left;
    position: relative;
    margin: 0 8px 8px 0;
}
.tdw-tnah-gallery-singleimage:last-child, .tdw-sir-gallery-singleimage:last-child
{
    margin: 0 0 8px 0;
}
.tdw-tnah-gallery-singleimage img, .tdw-sir-gallery-singleimage img 
{
    max-width: 100%;
}
.tdw-tnah-gallery-singleimage.tnahClickableImage:before { cursor: pointer; pointer-events: none; content: ""; background: transparent url('/Public/Images/ELA/TNAH/tdw-tnah-zoomin.png') no-repeat 0 0; width: 38px; height: 38px; background-size: cover; position: absolute; bottom: 0; right: 0; }
.tdw-tnah-gallery-mobile-view .tdw-card-callout-content, .tdw-tnah-gallery-mobile-tablet-view .tdw-card-callout-content
{
    top: 0;
    margin-bottom: 8px;
    width: 100%;
    max-width: none;
}
.tdw-tnah-gallery-row { clear: both; position: relative; display: -ms-flexbox; display: flex; display: -webkit-flex;}  { text-align: center; font-size: 10px; font-weight: bold; padding-top: 30px; clear: both; }
.tdw-tnah-gallery-row:after{ display: table; content: ""; clear: both; }
.tdw-tnah-products-row .tdaw-tnah-singleproduct p
{
	font-size: 15px;
	font-weight: bold;
}
.tdw-tnah-gallery-viewmore { margin-top: 20px; clear: both; }
.tdw-tnah-products-row p.tdw-callout-link, .tdw-tnah-gallery-viewmore p.tdw-callout-link  { letter-spacing: 4px; font-size: 10px; font-weight: bold; }
.tdw-tnah-products-row p.tdw-callout-link a , .tdw-tnah-gallery-viewmore p.tdw-callout-link a { font-size: 10px; border-bottom: 1px solid #111111;
    color: #111111;
    text-transform: uppercase;
    padding-bottom: 5px;
    position: relative;
}
.tdw-showhomes-tnah-content p.tdw-callout-link a:hover, .tdw-showhomes-tnah-content p.tdw-callout-link a:focus, .tdw-showhomes-tnah-content p.tdw-callout-link a:visited .tdw-tnah-gallery-viewmore p.tdw-callout-link a:hover { border-bottom: 0; text-decoration: none; }
.tdw-tnah-products-row p.tdw-callout-link a:hover:after, .tdw-tnah-gallery-viewmore p.tdw-callout-link a:hover:after { width: 98%; left: 0; }
.tdw-tnah-products-row p.tdw-callout-link a:after, .tdw-tnah-gallery-viewmore p.tdw-callout-link a:after { bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #000;
    width: 0;
}
.tdw-tnah-products-row .tdaw-tnah-singleproduct { text-align: center; }
.tdw-tnah-products-row .tnah-product-image a { position: relative; display: block;                                
  top: 50%;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tdw-tnah-products-row .tnah-product-image img { max-width: 80%; }
.tdw-tnah-products-row .tdaw-tnah-singleproduct .tnah-product-image
      {
      	height: 270px;
      }
.tdw-tnah-products-row .tdaw-tnah-singleproduct
{
height: 373px;
}
.tdw-builder .tdw-tnah-showhomes-nah2014-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-nah2014-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
      .tdw-builder .tdw-tnah-showhomes-nah2016-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-nah2016-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
 .tdw-builder .tdw-tnah-showhomes-sixocean-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-showhomes-sixocean-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
.tdw-showhomes-tnah-content h3
{
	text-align: center;
	font-size: 19px;
	font-family: 'AvenirLTStd-Roman';
	font-weight: normal;
}
.tdw-showhomes-tnah-content p
{
	font-family: Arial, sans-serif; 
	text-align: center;
	line-height: 18px;
	font-size: 15px;
}
.tdw-showhomes-tnah-content #tnah_gallery_overlay p { text-align: left; font-family: Verdana; }
.tdw-tnah-links { margin-bottom: 15px; }
.tdw-tnah-links a
{
    position: relative;
    left: -15px;
    width: calc(100% + 30px);
    border-bottom: 2px solid white;
	padding: 11px 0;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	font-family: Arial;
	display: block;
	background-color: #e4e5e7; }
.tdw-tnah-links a:focus,.tdw-tnah-links a:active,.tdw-tnah-links a:visited, .tdw-tnah-links a:hover
{
	color: #2c2b2b;
	text-decoration: none;	
}
.tdw-tnah-nah2014-content { clear: both;  }
#tnah_gallery_overlay .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-image img { margin-bottom: 0; max-width: 100%; }
#tnah_gallery_overlay .tdw-vg-detail-image { text-align: center; background-color: #F6F6F6; margin-bottom: 10px; }
.tdw-tnah-showhomes #videos .tdw-card-callout-content { width: 100%; max-width :none; }
.tdw-tnah-showhomes #videos .tdw-card-callout { background-color: transparent; }
.tdw-tnah-showhomes #videos .tdw-card-callout-content { top: 0; border: none; background-color: transparent; }
.tdw-tnah-showhomes #videos { margin-top: 0; padding-top: 30px; padding-bottom: 30px; background: none; }
.tdw-tnah-showhomes #videos .container { padding-top: 20px; border-top: 1px solid #cccccc;  border-bottom: 1px solid #cccccc;}
.tdw-tnah-showhomes #videos .tdw-card-row { margin-bottom: 0; }
.tdw-tnah-showhomes .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-text h3 { font-weight: bold; text-align: left;  }
.tdw-showhomes-content .tdw-callout-link a, .tdw-builder .tdw-callout-link a, .tdw-showhomes-tnah-content .tdw-callout-link a, .tdw-sir .tdw-callout-link a { display: inline-block; padding: 0 0 1px !important; border-bottom: 1px solid black !important; }
.tdw-showhomes-content .tdw-callout-link a:hover, .tdw-builder .tdw-callout-link a:hover, .tdw-showhomes-tnah-content .tdw-callout-link a:hover, .tdw-sir .tdw-callout-link a:hover { border-bottom: 1px solid transparent !important; }
  @media (min-width: 768px) 
  {
  	.tdw-card-callout-shorter-padding { padding-bottom: 13px; }
      .tdw-tnah-showhomes .tdw-card-callout-content h2 { width: 65%; }
      .tdw-tnah-showhomes .tdw-card-callout-content h2.tnah-longer-card-width { width: 80%; }
      
      .tdw-showhomes sup, .tdw-tnah-showhomes sup { top: -0.7em; }
  	.tdw-tnah-products-row p.tdw-callout-link a:after, .tdw-tnah-gallery-viewmore p.tdw-callout-link a:after { bottom: -1px;
		content: "";
		display: block;
		height: 1px;
		left: 50%;
		position: absolute;
		background: #000;
		transition: width 0.3s ease 0s, left 0.3s ease 0s;
		width: 0;
	}
      .tdw-tnah-showhomes #videos .tdw-card-callout-content { min-height: 0; }
      .tdw-tnah-showhomes #videos .tdw-card-callout-content h2 { margin-top: 30px; }
   .tdw-tnah-showhomes .tdw-card-row { margin-bottom: 30px; }
   .tdw-tnah-showhomes #resources { margin-top: 20px; }
  .tdw-showhomes .tdw-showhomes-content {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; }
  	.tdw-tnah-links {
		text-align: center;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 15px;
		font-family: Arial;}
  	.tdw-tnah-links a:hover 
    {
        color: #55524d;
    }
.tdw-tnah-links a
	{
	    color: Black;
	    width: auto; 
	    left: 0;
		height: 20px;
		position: relative;
		display: inline-block;
		padding: 0;
		font-size: 12px;
		border-bottom: none;
		background-color: transparent;
		letter-spacing: 1px;
		margin: 0 30px;}
		.tdw-tnah-links a:after 
		{
			background: none repeat scroll 0 0 black;
			bottom: -1px;
			content: "";
			display: block;
			height: 1px;
			left: 50%;
			position: absolute;
			transition: width 0.3s ease 0s, left 0.3s ease 0s;
			width: 0;
		}
		.tdw-tnah-links a:hover:after 
		{
			width: 98%;
			left: 0;
		}
    .tdw-builder .tdw-tnah-showhomes-sixocean-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-showhomes-sixocean-banner@2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
    .tdw-builder .tdw-tnah-showhomes-nah2014-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-nah2014-banner2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
          .tdw-builder .tdw-tnah-showhomes-nah2016-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-nah2016-banner@2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
      .tdw-showhomes-tnah-content h3
      {
      	font-size: 24px;
      }
      .tdw-showhomes-tnah-content p
      {
      	text-align: center;
      	line-height: 22px;
		font-size: 15px;
      }
      .tdw-gallery-image-align-right .tdw-tnah-gallery-singleimage, tdw-gallery-image-align-right .tdw-sir-gallery-singleimage 
      {
          width: 100%;
      }
      .tdw-tnah-gallery-textarea {
        width: 360px;
        height: 288px;
        position: absolute;
        top: 50%;
        margin-top: -144px;
        right: 0;
        background-color: White;
        z-index: 999;
        text-align: left;
        padding-top: 40px;
      }
      .tdw-tnah-gallery-textarea.galleryarea-longertext { padding-top: 20px; }
      .tdw-tnah-gallery-textarea p 
      {
          text-align: left;
      }
      .tdw-gallery-image-align-right .tdw-tnah-gallery-textarea 
      {
          left: 0;
          right: auto;
      }
      
      .tdw-tnah-gallery-mobile-view { display: none; }
      .tdw-tnah-gallery-tablet-view { display: block; }
      .tdw-tnah-products-row { margin-bottom: 20px; }
      .tdw-tnah-products-row .tdaw-tnah-singleproduct { height: auto; }
      .tdw-tnah-links a:hover 
		{
			color: Black;
			padding-bottom: 2px;
			border-bottom: 0;
			text-decoration: none;
		}
		.tdw-tnah-products-header { margin-top: 30px; }
		#tnah_gallery_overlay .tdw-vg-detail .tdw-vg-detail-left { max-width: 66%; }
		}
		
   @media (min-width: 1254px) 
   {
      .tdw-tnah-gallery-tablet-view, .tdw-tnah-gallery-laptop-view 
      {
        width: 1224px;
        }   
   }
      @media (max-width: 767px) 
      {
          .tdw-tnah-products-row .tnah-product-image img { max-width: 106px; width: 80%; }
      	.tdw-tnah-links a { color: #2c2b2b; }
      	.tdw-tnah-products-header { padding: 0 15px; }
      	.tdw-callout-link-smaller-font a { font-size: 8px !important; }
      	.tdw-tnah-showhomes #resources { margin-top: 30px; }
          .tdw-tnah-showhomes .tdw-card-row { margin: 0; }
        .tdw-tnah-products-row .tdaw-tnah-singleproduct { padding: 0 7px; margin-bottom: 27px; height: 265px !important; }
        .tdw-tnah-products-row .tdaw-tnah-singleproduct .tnah-product-image
            {
      	    height: 150px !important;
            }
            .tdw-tnah-products-row .tnah-product-image img { max-height: 100%; }
            .tdw-tnah-products-row .tdaw-tnah-singleproduct p { font-size: 12px; }
            .tdw-tnah-products-row .tnah-product-copy { position: absolute; bottom: 0; width: calc(100% - 14px); }
      }
      @media (max-width: 991px)  
        {
            .tdw-showhomes-tnah-content .tdw-card-row { margin-bottom: 0; } 
            .tdw-card-container { clear: both; } 
            .tdw-tnah-products-row {  }
            .tdw-tnah-products-row .tdaw-tnah-singleproduct { padding: 0 7px; margin-bottom: 27px; height: 330px; }
            .tdw-tnah-products-row .tdaw-tnah-singleproduct .tnah-product-image
              {
      	        height: 260px;
              }
              .tdw-tnah-products-row .tnah-product-image img { max-height: 100%; }
              .tdw-tnah-products-row .tnah-product-copy { position: absolute; bottom: 0; width: calc(100% - 14px); }
        }
/*Sixty Inch Range Phase 2*/
.tdw-sir #feature-highlights h3, .tdw-sir #feature-highlights p { padding: 0 20px; font-family: Arial; text-align: center; }
.tdw-sir #feature-highlights p, .tdw-sir #feature-highlights h3 { font-size: 14px; }
.tdw-sir #feature-highlights .col-sm-4 h3 { font-weight: bold; }
.tdw-sir .tdw-sir-headline-block h3 { text-align: center; font-size: 24px !important; font-weight: normal; font-family: 'AvenirLTStd-Roman', Arial, sans-serif; }
.tdw-sir .tdw-sir-headline-block p { text-align: center; margin-bottom: 40px; font-family: Arial; font-size: 15px; }
.tdw-sir .tdw-sir-callout h3 
{
    font-size: 13px;
    font-weight: normal;
    font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
    margin: 0;
    text-transform: uppercase;
}
.tdw-sir-customize-range { border-bottom: none; }
.tdw-sir-customize-range p.sir-selection-button { cursor: pointer; position: relative; padding-left: 30px; }
.sir-selection-divider { height: 1px; background-color: #c2c2c2; margin: 20px 0; width: 100%;  }
.sir-selection-button:before  
{
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    left: 0;
    border: 1px solid #b1b3b6;
    border-radius: 50%;
     }
.sir-selection-button.active-button:before { border: 5px solid #3d71cd; }
.tdw-sir-range-config .sir-single-range .sir-range-thumbnail { box-sizing: border-box; cursor: pointer; text-align: center; height: 165px; border: 1px solid #c2c2c2;}
.tdw-sir-range-config .sir-single-range .sir-range-thumbnail > div { position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tdw-sir-links { margin-bottom: 35px; margin-top: 35px;}
.tdw-sir img { max-width: 100%; }
.sir-single-range { padding: 0 5px; }
.tdw-sir-range-config { padding-top: 20px; }
.tdw-sir-range-config .sir-range-thumbnail:hover, .tdw-sir-range-config .sir-range-thumbnail.active-range { border: 3px solid #3d71cd; }
.tdw-sir-range-config .sir-single-range p { margin-top: 20px; font-size: 12px; padding: 0 6px; margin-bottom: 20px; font-weight: bold; text-align: center; font-family: Arial; }
.tdw-sir .sir-special-pricing a 
{
    margin-bottom: 20px;
    text-align: center;
    line-height: 40px;
    display: block;
    color: white;
    background-color: #3D71CD;
    height: 40px;
    border: 0;
    font-size: 10px;
    letter-spacing: 1px;    
    width: 100%;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    font-family: Arial;
}
.tdw-sir .sir-view-all-products a 
{
    color: Black;
    background-color: White;   
}
.tdw-sir .sir-special-pricing a:hover 
{
    text-decoration: none;
}
@media (max-width: 767px) 
{
    .tdw-sir .tdw-line-background h3 { padding-top: 5px; }
    .tdw-sir .tdw-line-background h3 sup { top: -.8em; }
    .tdw-sir .tdw-card-callout-content p { width: 82%; }
    .tdw-sir .sir-single-range:not(:first-child):nth-child(even) { clear: both; }
    .tdw-sir-range-config .sir-single-range.sir-special-pricing-block { clear: both; }
        
    .tdw-sir #gallery { margin-bottom: 25px; padding-top: 20px; }
    #feature-highlights .col-sm-4 { text-align: center; }
    .tdw-sir .tdw-text-callout-content p { font-size: 14px; }
    .tdw-sir .tdw-text-callout-content p { width: 80%; }
    .tdw-sir .tdw-text-callout-content p.tdw-callout-link a, .tdw-designer .tdw-text-callout-content p.tdw-callout-link a { font-size: 9px; }
    .tdw-sir #feature-highlights h3 { margin-top: 20px; }
    .tdw-sir #feature-highlights p { margin-bottom: 20px; }
    .tdw-sir #products { padding-top: 20px; }
}
@media (max-width: 991px) 
{
	.tdw-sir .tdw-callout { width: 100%; }
	.tdw-sir-gallery-singleimage, .tdw-sir-gallery-singleimage img, .tdw-sir #gallery .tdw-sir-gallery-textarea { width: 100%; }
    .tdw-sir-range-config .sir-single-range .sir-range-thumbnail img { max-width: 85%; }
    .tdw-sir-config-image { padding: 20px;
        padding-bottom: 50px; border: 1px solid #c2c2c2; text-align: center;
    }    
    .tdw-sir-customize-range p.sir-customize-header { text-align: center; }
    .tdw-sir-config-selection  
    {
        width: 90%;
        margin: 0 auto;
        margin-top: -30px;
        background-color: white;
        padding: 40px 20px 20px;
        border: 1px solid #c2c2c2;
    }
    .tdw-sir-config-image img  { max-width: 80%; }
    .tdw-sir-customize-range p { margin-bottom: 20px; font-size: 14px; font-family: Arial; }
}
.tdw-tnah-gallery-mobile-tablet-view { display: block; }
.tdw-tnah-gallery-laptop-view { display: none; }
@media (min-width: 768px) 
{
    .tdw-sir .tdw-sir-callout h3 { font-size: 15px; }
    .sir-single-range { padding: 0 10px; }
    .tdw-sir-range-config .sir-single-range.sir-special-pricing-block { height: 165px; }
	.tdw-sir-range-config { padding-top: 50px; }
    .sir-special-pricing-block .sir-content-center 
    {
        position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
    
    .tdw-sir .tdw-gallery-image-align-right .tdw-sir-gallery-singleimage { width: 100%; }
    .tdw-sir .tdw-gallery-image-align-right .tdw-sir-gallery-singleimage img { float: right; }
    
      
    .tdw-sir #feature-highlights .tdw-sir-content-row { height: 486px; }
    .tdw-sir-range-config .sir-single-range { padding: 0 10px; height: 350px; }
    .tdw-sir-range-config .sir-single-range p { padding: 0 15px; margin-top: 30px; font-size: 16px; font-weight: bold; text-align: center; font-family: Arial; }
    .tdw-sir-customize-range { padding-top: 30px; }
    .tdw-sir-customize-range .tdw-sir-headline-block { padding-top: 30px; }
    .tdw-sir #gallery { margin-bottom: 60px; margin-top: 60px; padding-top: 20px; }
    .tdw-sir #gallery .tdw-sir-gallery-textarea { padding-top: 49px; padding-bottom: 49px; height: auto; min-height: 0; max-width: none; width: 100%; }
    .tdw-sir #gallery .tdw-sir-gallery-textarea p { margin-top: 0; width: 79%; }
    .tdw-sir #feature-highlights h3 { font-size: 20px; }
    .tdw-sir #feature-highlights p { font-size: 15px; }
  .tdw-sir .tdw-sir-content.tdw-line-background {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 25px; }
    .tdw-sir .tdw-sir-callout { margin-bottom: 48px; }
}
@media (min-width: 992px) 
{
    .tdw-sir-links a, .tdw-sir-links:not(.sir-callout-link) a  
    {
        margin: 0 30px;   
    }
    .tdw-sir .tdw-text-callout-content.tdw-left-callout-text { top: 65%; }
	.tdw-sir #gallery .tdw-sir-gallery-textarea { width: 365px; }
	.tdw-sir #gallery .tdw-sir-gallery-textarea.tdw-sir-callout-top-right  
      {
            top: 180px;
            right: 0;
            left: auto;
            width: 45%;
      }
      .tdw-sir #gallery .tdw-sir-gallery-textarea.tdw-sir-callout-top-left  
      {
            top: 180px;
            right: auto;
            left: 0;
            width: 45%;
      }
      .tdw-sir #gallery .tdw-sir-gallery-textarea.tdw-sir-callout-bottom-right 
      {
            bottom: 30px;
            top: auto;
            right: 30px;
            left: auto;
            width: 39%;
      }
      .tdw-gallery-image-align-right .tdw-sir-gallery-textarea 
      {
          left: 0;
          right: auto;
      }
	.tdw-sir-gallery-textarea {
        width: 360px;
        height: 288px;
        position: absolute;
        top: 50%;
        margin-top: -144px;
        right: 0;
        background-color: White;
        z-index: 999;
        text-align: left;
        padding-top: 40px;
      }
      .tdw-sir-gallery-textarea.galleryarea-longertext { padding-top: 20px; }
      .tdw-sir-gallery-textarea p 
      {
          text-align: left;
      }
	.tdw-tnah-gallery-mobile-tablet-view { display: none; }
      .tdw-tnah-gallery-laptop-view { display: block; }
    .tdw-sir-range-config .sir-single-range { padding: 0 20px; height: 420px; }
    .tdw-sir-range-config .sir-single-range .sir-range-thumbnail, .tdw-sir-range-config .sir-single-range.sir-special-pricing-block { height: 265px;}
    .tdw-sir-customize-range p { font-size: 15px; font-family: Arial; }
    .sir-selection-divider { width: 420px; }
    .tdw-sir-customize-range .sir-customize-content { background: transparent url('/Public/Images/ELA/60InchRange/tdw-sir-customize-bg.png') 0 0; background-size: contain; background-repeat: no-repeat; height: 501px;  }
    .tdw-sir-config-selection { margin-top: 110px; padding-left: 30px; }
    .tdw-sir-config-image { text-align: left;  margin-top : 70px; padding-left: 40px; }
    .tdw-sir-config-image img { width: 404px; }
}
@media (min-width: 1200px) 
{
    .tdw-sir .tdw-text-callout-content.tdw-left-callout-text { top: 62%; }
    .tdw-sir-config-selection { margin-top: 157px; padding-left: 90px; }
    .tdw-sir-config-image { margin-top: 95px; padding-left: 50px; }
    .tdw-sir-config-image img { width: auto; }
} 
/*Steam Ovens Page Update*/

#steam-oven-features .steam_slider_arrow { display: none; }
@media (min-width: 992px) 
{
	.steam-oven-page.seoDiff .superiorPerformance { position: relative; }
	
	#steam-oven-features { max-width: 886px; margin: 0 auto; }
    #steam-oven-features 
    {
        position: relative; 
    }
    #steam-oven-features .steamoven-boat
    {
        width: 2000px;
        position: relative;
        right: 0;  
        left: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    #steam-oven-features .c3 
    {
        max-width: 224px;
    }
    .superiorPerformance .steam_slider_arrow 
    {
        cursor: pointer;   
        height: 40px;
        width: 21px;
        font-size: 24px;
        position: absolute;
        top: 177px;
        display: block;  
        background: transparent url('/Public/Images/ELA/60InchRange/steamovens-sliderarrows.png') no-repeat 0 0; 
    }
    .superiorPerformance .steam_slider_left 
    {
        left: 0;   
    }
     .superiorPerformance .steam_slider_right 
    {
        right: 0;  
        background-position: -21px 0; 
    }
}
@media (min-width: 775px) 
{
    .superiorPerformance .steam_slider_arrow 
    {
        top: 228px;
    }   
}
=======
/*TNAH UPDATES*/

#photoGallery 
{
    display: none;
}
#photoGalleryAjaxSpinner 
{
    text-align: center;
}
.tdw-builder .tdw-tnah-showhomes-banner {
  background: transparent url(../public/images/ela/TNAH/tdaw-tnah-showhomes-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  .tdw-builder .tdw-tnah-showhomes-sixocean-banner {
  background: transparent url(../public/images/ela/TNAH/tdaw-tnah-showhomes-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-builder .tdw-tnah-showhomes-banner {
      background: transparent url(../public/images/ela/TNAH/tdaw-tnah-showhomes-banner@2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } }
.tdw-builder .tdw-tnah-showhomes-sixocean-banner {
  background: transparent url(../public/images/ela/TNAH/tdw-tnah-showhomes-sixocean-banner@2x.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  .tdw-tnah-gallery-tablet-view 
  {
      display: none;
  }
.tdw-tnah-gallery-singleimage 
{
    float: left;
    position: relative;
    margin: 0 8px 8px 0;
}
.tdw-tnah-gallery-singleimage:last-child 
{
    margin: 0 0 8px 0;
}
.tdw-tnah-gallery-singleimage img 
{
    max-width: 100%;
}
.tdw-tnah-gallery-singleimage.tnahClickableImage:before { cursor: pointer; pointer-events: none; content: ""; background: transparent url('/Public/Images/ELA/TNAH/tdw-tnah-zoomin.png') no-repeat 0 0; width: 38px; height: 38px; background-size: cover; position: absolute; bottom: 0; right: 0; }
.tdw-tnah-gallery-mobile-view .tdw-card-callout-content 
{
    top: 0;
    margin-bottom: 8px;
    width: 100%;
    max-width: none;
}
.tdw-tnah-gallery-row { clear: both; position: relative; display: flex; display: -webkit-flex;}  { text-align: center; font-size: 10px; font-weight: bold; padding-top: 30px; clear: both; }
.tdw-tnah-gallery-row:after{ display: table; content: ""; clear: both; }
.tdw-tnah-products-row .tdaw-tnah-singleproduct p
{
	font-size: 15px;
	font-weight: bold;
}
.tdw-tnah-gallery-viewmore { margin-top: 20px; clear: both; }
.tdw-tnah-products-row p.tdw-callout-link, .tdw-tnah-gallery-viewmore p.tdw-callout-link  { letter-spacing: 4px; font-size: 10px; font-weight: bold; }
.tdw-tnah-products-row p.tdw-callout-link a , .tdw-tnah-gallery-viewmore p.tdw-callout-link a { font-size: 10px; border-bottom: 1px solid #111111;
    color: #111111;
    text-transform: uppercase;
    padding-bottom: 5px;
    position: relative;
}
.tdw-showhomes-tnah-content p.tdw-callout-link a:hover, .tdw-showhomes-tnah-content p.tdw-callout-link a:focus, .tdw-showhomes-tnah-content p.tdw-callout-link a:visited .tdw-tnah-gallery-viewmore p.tdw-callout-link a:hover { border-bottom: 0; text-decoration: none; }
.tdw-tnah-products-row p.tdw-callout-link a:hover:after, .tdw-tnah-gallery-viewmore p.tdw-callout-link a:hover:after { width: 98%; left: 0; }
.tdw-tnah-products-row p.tdw-callout-link a:after, .tdw-tnah-gallery-viewmore p.tdw-callout-link a:after { bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #000;
    width: 0;
}
.tdw-tnah-products-row .tdaw-tnah-singleproduct { text-align: center; }
.tdw-tnah-products-row .tnah-product-image a { position: relative; display: block;                                
  top: 50%;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tdw-tnah-products-row .tnah-product-image img { max-width: 80%; }
.tdw-tnah-products-row .tdaw-tnah-singleproduct .tnah-product-image
      {
      	height: 270px;
      }
.tdw-tnah-products-row .tdaw-tnah-singleproduct
{
height: 373px;
}
.tdw-builder .tdw-tnah-showhomes-nah2014-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-nah2014-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
      .tdw-builder .tdw-tnah-showhomes-nah2016-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-nah2016-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
 .tdw-builder .tdw-tnah-showhomes-sixocean-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-showhomes-sixocean-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
.tdw-showhomes-tnah-content h3
{
	text-align: center;
	font-size: 19px;
	font-family: 'AvenirLTStd-Roman';
	font-weight: normal;
}
.tdw-showhomes-tnah-content p
{
	font-family: Arial, sans-serif; 
	text-align: center;
	line-height: 18px;
	font-size: 15px;
}
.tdw-showhomes-tnah-content #tnah_gallery_overlay p { text-align: left; font-family: Verdana; }
.tdw-tnah-links { margin-bottom: 15px; }
.tdw-tnah-links a
{
    position: relative;
    left: -15px;
    width: calc(100% + 30px);
    border-bottom: 2px solid white;
	padding: 11px 0;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	font-family: Arial;
	display: block;
	background-color: #e4e5e7; }
.tdw-tnah-links a:focus,.tdw-tnah-links a:active,.tdw-tnah-links a:visited, .tdw-tnah-links a:hover
{
	color: #2c2b2b;
	text-decoration: none;	
}
.tdw-tnah-nah2014-content { clear: both; }
#tnah_gallery_overlay .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-image img { margin-bottom: 0; max-width: 100%; }
#tnah_gallery_overlay .tdw-vg-detail-image, .tdw-vg-detail-image { text-align: center; background-color: #F6F6F6; margin-bottom: 10px; }
.tdw-tnah-showhomes #videos .tdw-card-callout-content { width: 100%; max-width :none; }
.tdw-tnah-showhomes #videos .tdw-card-callout { background-color: transparent; }
.tdw-tnah-showhomes #videos .tdw-card-callout-content { top: 0; border: none; background-color: transparent; }
.tdw-tnah-showhomes #videos { margin-top: 0; padding-top: 30px; padding-bottom: 30px; background: none; }
.tdw-tnah-showhomes #videos .container { padding-top: 20px; border-top: 1px solid #cccccc;  border-bottom: 1px solid #cccccc;}
.nola-products { border-bottom: 1px solid #cccccc; }
.tdw-tnah-showhomes #videos .tdw-card-row { margin-bottom: 0; }
.tdw-tnah-showhomes .tdw-vg-detail .tdw-vg-detail-left .tdw-vg-detail-content-text h3 { font-weight: bold; text-align: left;  }
.tdw-showhomes-content .tdw-callout-link a, .tdw-builder .tdw-callout-link a, .tdw-showhomes-tnah-content .tdw-callout-link a { display: inline-block; padding: 0 0 1px !important; border-bottom: 1px solid black !important; }
.tdw-showhomes-content .tdw-callout-link a:hover, .tdw-builder .tdw-callout-link a:hover, .tdw-showhomes-tnah-content .tdw-callout-link a:hover { border-bottom: 1px solid transparent !important; }
  @media (min-width: 768px) 
  {
      .tdw-tnah-showhomes .tdw-card-callout-content h2 { width: 69%; }
      .tdw-tnah-showhomes .tdw-card-callout-content h2.tnah-longer-card-width { width: 80%; }
      
      .tdw-showhomes sup, .tdw-tnah-showhomes sup { top: -0.7em; }
  	.tdw-tnah-products-row p.tdw-callout-link a:after, .tdw-tnah-gallery-viewmore p.tdw-callout-link a:after { bottom: -1px;
		content: "";
		display: block;
		height: 1px;
		left: 50%;
		position: absolute;
		background: #000;
		transition: width 0.3s ease 0s, left 0.3s ease 0s;
		width: 0;
	}
      .tdw-tnah-showhomes #videos .tdw-card-callout-content { min-height: 0; }
      .tdw-tnah-showhomes #videos .tdw-card-callout-content h2 { margin-top: 30px; }
   .tdw-tnah-showhomes .tdw-card-row { margin-bottom: 30px; }
   .tdw-tnah-showhomes #resources { margin-top: 20px; }
  .tdw-showhomes .tdw-showhomes-content {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; background-repeat-y: repeat;}
  	.tdw-tnah-links {
		text-align: center;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 15px;
		font-family: Arial;}
  	.tdw-tnah-links a:hover 
    {
        color: #55524d;
    }
.tdw-tnah-links a
	{
	    color: Black;
	    width: auto; 
	    left: 0;
		height: 20px;
		position: relative;
		display: inline-block;
		padding: 0;
		font-size: 12px;
		border-bottom: none;
		background-color: transparent;
		letter-spacing: 1px;
		margin: 0 30px;}
		.tdw-tnah-links a:after 
		{
			background: none repeat scroll 0 0 black;
			bottom: -1px;
			content: "";
			display: block;
			height: 1px;
			left: 50%;
			position: absolute;
			transition: width 0.3s ease 0s, left 0.3s ease 0s;
			width: 0;
		}
		.tdw-tnah-links a:hover:after 
		{
			width: 98%;
			left: 0;
		}
    .tdw-builder .tdw-tnah-showhomes-sixocean-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-showhomes-sixocean-banner@2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
    .tdw-builder .tdw-tnah-showhomes-nah2014-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-nah2014-banner2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
          .tdw-builder .tdw-tnah-showhomes-nah2016-banner {
      background: transparent url(../public/images/ela/TNAH/tdw-tnah-nah2016-banner@2x.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
      .tdw-showhomes-tnah-content h3
      {
      	font-size: 24px;
      }
      .tdw-showhomes-tnah-content p
      {
      	text-align: center;
      	line-height: 22px;
		font-size: 15px;
      }
      .tdw-gallery-image-align-right .tdw-tnah-gallery-singleimage 
      {
          width: 100%;
      }
      .tdw-tnah-gallery-textarea {
        width: 360px;
        height: 288px;
        position: absolute;
        top: 50%;
        margin-top: -144px;
        right: 0;
        background-color: White;
        z-index: 999;
        text-align: left;
        padding-top: 40px;
      }
      .tdw-tnah-gallery-textarea.galleryarea-longertext { padding-top: 20px; }
      .tdw-tnah-gallery-textarea p 
      {
          text-align: left;
      }
      .tdw-gallery-image-align-right .tdw-tnah-gallery-textarea 
      {
          left: 0;
          right: auto;
      }
      
      .tdw-tnah-gallery-mobile-view { display: none; }
      .tdw-tnah-gallery-tablet-view { display: block; }
      .tdw-tnah-products-row { margin-bottom: 20px; }
      .tdw-tnah-products-row .tdaw-tnah-singleproduct { height: auto; }
      .tdw-tnah-links a:hover 
		{
			color: Black;
			padding-bottom: 2px;
			border-bottom: 0;
			text-decoration: none;
		}
		.tdw-tnah-products-header { margin-top: 30px; }
		#tnah_gallery_overlay .tdw-vg-detail .tdw-vg-detail-left { max-width: 66%; }
		}
		
   @media (min-width: 1254px) 
   {
      .tdw-tnah-gallery-tablet-view 
      {
        width: 1224px;
        }   
   }
      @media (max-width: 767px) 
      {
          .tdw-tnah-products-row .tnah-product-image img { max-width: 106px; width: 80%; }
      	.tdw-tnah-links a { color: #2c2b2b; }
      	.tdw-tnah-products-header { padding: 0 15px; }
      	.tdw-callout-link-smaller-font a { font-size: 8px !important; }
      	.tdw-tnah-showhomes #resources { margin-top: 30px; }
          .tdw-tnah-showhomes .tdw-card-row { margin: 0; }
        .tdw-tnah-products-row .tdaw-tnah-singleproduct { padding: 0 7px; margin-bottom: 27px; height: 265px !important; }
        .tdw-tnah-products-row .tdaw-tnah-singleproduct .tnah-product-image
            {
      	    height: 150px !important;
            }
            .tdw-tnah-products-row .tnah-product-image img { max-height: 100%; }
            .tdw-tnah-products-row .tdaw-tnah-singleproduct p { font-size: 12px; }
            .tdw-tnah-products-row .tnah-product-copy { position: absolute; bottom: 0; width: calc(100% - 14px); }
      }
      @media (max-width: 991px)  
        {
            .tdw-showhomes-tnah-content .tdw-card-row { margin-bottom: 0; } 
            .tdw-card-container { clear: both; } 
            .tdw-tnah-products-row {  }
            .tdw-tnah-products-row .tdaw-tnah-singleproduct { padding: 0 7px; margin-bottom: 27px; height: 330px; }
            .tdw-tnah-products-row .tdaw-tnah-singleproduct .tnah-product-image
              {
      	        height: 260px;
              }
              .tdw-tnah-products-row .tnah-product-image img { max-height: 100%; }
              .tdw-tnah-products-row .tnah-product-copy { position: absolute; bottom: 0; width: calc(100% - 14px); }
        }
        /*Steam Ovens Responsive */
@media (max-width: 991px) 
{
	.steam-oven-page.seoDiff .video-designer-test .title-mid { margin-top: 50px; }
	.steam-oven-page.seoDiff .superiorPerformance .title-mid, .steam-oven-page.seoDiff .video-designer-test .title-mid { font-size: 18px !important; font-weight: 700;  }
	.steam-oven-page .viewAllBtn 
	{
		box-shadow: none;
		width: calc(100% - 60px);
		background-image: none;
		background-color: #3765C3;
		text-decoration: underline;
		text-align: center;
		margin-left: 30px;
		padding: 10px 15px;
		font-size: 14px;
		font-family: Arial, sans-serif;
		letter-spacing: 1px;
	}
	.steam-oven-page .pageHeader { text-align: center; border-bottom: none; }
	.steam-oven-page img { max-width: 100%; }
	.steam-oven-page .steamoven-boat a img {  max-width: 80%; position: relative;                                        
  top: 50%;
  -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
	.steam-oven-page .prod { height: 225px !important; padding-top: 0 !important; }
	.steam-oven-page .steamoven-download-cookbook { text-align: center; }
	.steam-oven-page .steamoven-culinary, .steam-oven-page .steamoven-finddealer { display: none; }
	.steam-oven-page .pageHeader h4  
	{
		font-size: 9px !important;
		background-color: transparent !important;
		width: 90%;
		font-family: Arial,sans-serif;
		text-transform: uppercase;
		font-weight: 700;
		margin: 0;
		padding: 0;
	}
	.steam-oven-page .row.slide1 {
		overflow-y: hidden;
		position: relative;
		margin-bottom: 10px;
	}
	.steam-oven-page .row.slide1 .banner-slide {  width: 90%; margin: 0 auto; }
	.steam-oven-page .row.slide1 .banner-slide img { max-width: 100%; }
	.steam-oven-page .pageHeader .c4 { width: 45%; position: absolute; top: 30px; left: 40px; }
	.steam-oven-page { margin-bottom: 0; overflow: hidden; max-width: 100%; }
	.steam-oven-page .whySteam .floatRight { display: none; }
	.steam-oven-page h5 
	{
		font-family: Arial,sans-serif;
		font-size: 14px !important;
		font-weight: 400;
		text-align: center;	
	}
	.steam-oven-page h5.title-large 
	{
		font-family: Arial,sans-serif !important;
		font-size: 18px !important;
		font-weight: 700;
		text-align: center;
		text-transform: uppercase;
		margin: 0 auto 15px;
	}	
	.steam-oven-page p 
	{
	    padding-top: 0 !important;
		text-align: center;
		width: auto !important;
		max-width: 100%;
		font-family: Verdana;
	}
	.steam-oven-page div { max-width: 100% !important; }
	.steam-oven-page .steamoven-boat .c3 
	{
		width: 50% !important;
	}
	.steam-oven-page .youtubeVideo { max-width: calc(100% - 20px); }
	.steam-oven-page .mobile_youtube { height: 480px; width: 640px;}
	.steam-oven-page .no-pad-left { padding-left: 10px !important; }
	.steam-oven-page .steamoven-boat .c3 > img { display: none; }
	.steam-oven-page .superiorPerformance .superiorFeatures { text-align: center; }
	.steam-oven-page .g960 { padding: 0 15px; }
	.steam-oven-page .g960.video-designer-test .space-bot .c8 h5, .steam-oven-page .g960 .space-bot .c8 p  
	{
	    margin-top: 0;
		font-family: Arial,sans-serif !important;
		font-size: 14px !important;
		font-weight: 400;
		color: Black !important;
		text-align: left;
	}
	.steam-oven-page .g960.video-designer-test { text-align: center; }
	.steam-oven-page .g960.video-designer-test .space-bot .c8 h5 { font-weight: bold; }
	.steam-oven-page .gradient-large-bot, .steam-oven-page .gradient-small-bot { background-image: none !important; }
	.steam-oven-page .gradient-small-bot h5.title-large { margin-bottom: -20px !important; }
	.steam-oven-page .gradient-small-bot { margin-bottom: 0; padding-top: 10px !important; }
	.steam-oven-page .explore-toolbar { display: none; }
	.steam-oven-page sup { top: 0; }
	.steam-oven-page .steamoven-download-cookbook p { font-size: 16px; font-family: Arial,sans-serif !important; }
	.steam-oven-page .steamoven-download-cookbook a { display: block; margin-top: 5px; font-family: Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    }
	
	.steam-oven-page .steamoven-mobile-nopad { padding: 0 !important; }
	.steam-oven-page .steamoven-boat a { display: block; }
	.steam-oven-page .superiorFeatures h2 { font-size: 14px !important; }
	.steam-oven-page .pageHeader h1 { max-width: 100%; }
}
@media (max-width: 767px) 
{
    .steam-oven-page .explore-toolbar li, .steam-oven-page .explore-toolbar li.last
	{
		background-color: #E4E5E7;
		border-bottom: 1px solid white;
		display: block;	
		font-family: Arial,sans-serif;
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 2px;
		text-align: center;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
	}
	.steam-oven-page .explore-toolbar li a  
	{
		padding: 13px 0;
		display: block;
		color: #2c2b2b !important;
		font-family: Arial,sans-serif;
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 2px;
	}
    .steam-oven-page .mobile-explore-toolbar { display: block; }
	.steam-oven-page .explore-toolbar .first { display: none; }
    .steam-oven-page .freedom-anchor { top: -40px; }
    .steam-oven-page .youtubeVideo { max-width: calc(100% - 20px); height: 240px; width: 320px;}
    .steam-oven-page .g960.video-designer-test .space-bot .c8 h5, .steam-oven-page .g960 .space-bot .c8 p { text-align: center; }
    .steam-oven-page .row.slide1 { text-align: center; }
    .steam-oven-page .pageHeader h1 { font-family: Arial,sans-serif; width: 100% !important; font-size: 14px !important; margin: 0px auto 20px; text-align: center; font-weight: bold; letter-spacing: 2px; }
    .steam-oven-page .steamoven_carousel { display: none; }
	.steam-oven-page .prod { height: 189px !important; padding-top: 15px !important; }	
}
@media (max-width: 415px) 
{
	.steam-oven-page .prod { height: 165px !important; padding-top: 15px !important; }	
}
@media (min-width: 768px) 
{
    .steam-oven-page .explore-toolbar { padding-left: 20px; display: block; }
	.steam-oven-page .mobile-explore-toolbar { display: none; }
    .steam-oven-page > .pageHeader > div 
	{
		display: none;
	} 
}
@media (min-width: 768px) and (max-width: 850px) 
{
       .steam-oven-page .explore-toolbar .last { display: none; }
       .steam-oven-page .explore-toolbar .last-tablet { background-image: none; }
}
@media (min-width: 768px) and (max-width: 768px) 
{
    .steam-oven-page .superiorFeatures .c4 { width: 33.3% !important; }   
}
@media (min-width: 768px) and (max-width: 991px) 
{
    .steam-oven-page .minicarousel .row 
    {
        background-position: 240px 0 !important;
    }   
    .steam-oven-page .minicarousel .text-center.controls { display: none; }
}
@media (min-width: 992px) 
{
    .steam-oven-page .explore-toolbar { padding-left: 0px; }
    .steam-oven-page .mobile_youtube { display: none; }
	.steam-oven-page { overflow: hidden; }
	.steam-oven-page .steamoven_carousel 
	{
		display: block;
	}
	
}

/*One Two Free Updates*/

.tdw-otf .tdw-otf-banner {
  background: transparent url(../public/images/ela/onetwofree/tdw-otf-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .tdw-otf .tdw-otf-banner {
      background-position: center;
      background-size: cover; } }
@media (min-width: 768px) {
.tdw-otf-symbol img 
{
    margin-top: 184%;
}
.tdw-otf-content-smaller .tdw-otf-symbol img 
{
    margin-top: 0%;
}
}

.tdw-otf-content-single p { text-transform: uppercase; font-size: 12px; }
.tdw-otf .tdw-otf-gray-sectionheader 
{
    padding-top: 18px;
    padding-bottom: 18px;
     background-color: #f4f4f4;
}
.tdw-otf-gray-sectionheader h3 
{
    font-weight: 400;
    font-size: 18px;
        font-family: 'AvenirLTStd-Roman', Arial, sans-serif;
    text-transform: uppercase;
}
.tdw-otf-gray-sectionheader p { font-size: 12px; font-family: Arial, sans-serif; }
.tdw-otf-gray-sectionheader h3, .tdw-otf-gray-sectionheader p 
{
    margin: 0;
    padding: 0;
    text-align: center;
}
.tdw-otf-content-row h4
{
    text-align: center;
    color: #3d71cd;
}

.tdw-otf-content-row .tdw-otf-content-single h4 
{
    margin-bottom: 20px;
    font-size: 16px;   
}
.tdw-otf .tdw-otf-divider { height: 3px; background-color: #f4f4f4; width: 90%; margin: 0 auto; }
.tdw-sir-brochuredownload .mobile-show { text-align: center; }
.tdw-otf .tdw-breadcrumbs { margin-bottom: 0; }
.tdw-otf-symbol img { margin: 0; }
.tdw-otf-content-row { margin-bottom: 20px; }
.tdw-otf-content-smaller > div.otf-smaller-container { max-width: 1083px; margin: 0 auto; }
.tdw-otf-content-smaller .tdw-otf-content-single p { font-size: 12px; }
.tdw-otf .tdw-banner-callout .tdw-banner-callout-content li { font-size: 15px; text-align: left; max-width: 410px; margin: 0 auto; font-family: Arial; margin-bottom: 5px; width: 85%;}
.tdw-otf .tdw-sir-links { margin-top: 15px; margin-bottom: 20px; }
.tdw-otf .spotlight { background: none; padding: 0; max-width: 80%; margin: 0 auto;}
.tdw-otf .tdw-contactForm input[type="checkbox"] { float: left;
    margin-right: 8px;  }
.tdw-otf .tdw-chkLabel { margin-bottom: 10px !important; }
.tdw-otf .spotlight .field { display: inline-block; }
.tdw-otf .spotlight .field input { background: none; }
.tdw-otf .spotlight .field .goBtn { border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 0;
    border-bottom-left-radius: 0; width: 39px; text-indent: 0;background-color: #3D71CD;
    border: 0; color: White; font-size: 11px;
}
.tdw-otf .spotlight .field { width: 100%; max-width: 380px; }
.tdw-otf .spotlight #Address { color: #555555;
    text-transform: uppercase; padding-left: 15px;
    background-color: #fff;
    width: calc(100% - 39px);
    background-image: none;
    
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.tdw-otf .spotlight input { height: 40px; }
.tdw-otf .tdw-contactForm input:not([type="checkbox"]) { height: 40px;  }
.tdw-otf .tdw-contactForm input.zip, .tdw-otf .tdw-contactForm input.phone { width: 100% !important; }
.tdw-otf label.tdw-chkLabel { margin: 0; width: 90% !important; }
.tdw-otf-compare-features { text-align: center; margin-top: 10px;  }
.tdw-otf-compare-features a
{
    border-bottom: 1px solid black;
	color: Black;
    width: auto;
    left: 0;
    height: 20px;
    position: relative;
    display: inline-block;
    padding: 0;
    font-size: 12px;
    background-color: transparent;	
    font-family: Arial;
}
.tdw-otf-compare-features a:before { background: none repeat scroll 0 0 black;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    width: 0;
}
.tdw-otf-compare-features a:focus,.tdw-otf-compare-features a:active,.tdw-otf-compare-features a:visited, .tdw-otf-compare-features a:hover
{
    border-bottom: none;
	color: #2c2b2b;
	text-decoration: none;	
}
.tdw-otf-compare-features a:hover:before 
{
	width: 98%;
	left: 0;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
}
.tdw-otf .tdw-sir-notifyme p { margin-bottom: 0; font-size: 14px; }
.tdw-otf-upgrade-overlay { display: none; position: fixed; width: 100%; height: 100%; top: 0; background-color: rgba(0,0,0,0.7); z-index: 9999; }
.tdw-otf-upgrade-overlay-container h3 { text-transform: uppercase; margin-bottom: 15px; font-family: Arial; font-size: 15px; text-align: center; font-weight: bold; }
.tdw-otf-upgrade-overlay-container { position: relative; text-align: center; width: 1120px; max-width: calc(100% - 30px); background-color: White; border-radius: 4px; margin: 0 auto;  }
.tdw-otf-upgrade-overlay-container .col-sm-3 p { text-transform: uppercase; font-weight: bold; margin-top: 25px;  }
.tdw-otf-upgrade-overlay-container { font-size: 10px; }
.tdw-otf-upgrade-overlay-container .col-sm-3 p, .tdw-otf-upgrade-overlay-container li, { text-align: center;  font-size: 10px; max-width: 200px; margin-left: auto; margin-right: auto; }
.tdw-otf.tdw-sir .tdw-banner-callout .tdw-banner-callout-content sup { top: 0.1em; }
.tdw-otf-mobile-hidden { display: none; }
@media (max-width: 767px) 
{
	.tdw-otf .tdw-otf-content-single img.tdw-otf-img-small { max-width: 137px; }
	.tdw-otf .tdw-otf-content-single:not(.tdw-otf-symbol) img { width: 306px; }
	
	.tdw-otf-upgrade-overlay-container p, .tdw-otf-upgrade-overlay-container { font-family: Arial; font-size: 14px; }
	.tdw-otf-upgrade-overlay-container h2 { font-family: 'AvenirLTStd-Roman', Arial, sans-serif; font-size: 18px; }
	.tdw-otf .tdw-banner-callout .tdw-banner-callout-content h1 { width: 90%; }
	.tdw-otf-upgrade-overlay-container h3 { font-family: 'AvenirLTStd-Black', Arial, sans-serif; font-size: 18px; }
	.tdw-otf-upgrade-overlay-container h3 sup { font-size: 60%; }
	.tdw-otf-content-smaller .tdw-otf-content-single h4 { font-size: 10px; margin: 0; }
	.tdw-otf-content-smaller .tdw-otf-content-single:nth-child(3), .tdw-otf-content-smaller .tdw-otf-content-single:nth-child(7) { border-right: 3px solid #f4f4f4; }
	.tdw-otf-content-smaller .tdw-otf-content-single:nth-child(3), .tdw-otf-content-smaller .tdw-otf-content-single:nth-child(5) { border-bottom: 3px solid #f4f4f4; }
	.tdw-otf-content-smaller .tdw-otf-content-single { margin: 0 !important; }
	.tdw-otf-content-smaller .tdw-otf-symbol { margin-bottom: 20px !important; }
	.tdw-otf-content-smaller .tdw-otf-content-single:not(.tdw-otf-symbol) { padding: 9px; }
	.tdw-otf-content-smaller .tdw-otf-content-single:not(.tdw-otf-symbol) img { max-width: 100px; margin: 0 auto; position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } 
      .tdw-otf-content-smaller .tdw-otf-content-single:not(.tdw-otf-symbol) > div  { height: 90px; }
	.tdw-otf-content-smaller .tdw-otf-content-single p { font-size: 8px; }
	.tdw-otf .col-group > .form-group { position: relative;
    display: block;
    float: left;
    width: 90%;
    margin: 0 auto 15px;
    margin-left: 5%;
    padding: 0;
	}	
	.tdw-otf-upgrade-overlay-container .col-sm-3 { max-width: 248px; margin: 0 auto; }
	.tdw-otf-gray-sectionheader { margin-bottom: 25px; }
	.tdw-otf .tdw-sir-content-single { margin-bottom: 25px; }
}
.tdw-otf .tdw-sir-notifyme { padding-top: 0; }
.tdw-otf-legal { margin-top: 50px; }
.tdw-otf-legal p { color: #a09f9f; font-size: 10px; text-align: center; }
.tdw-otf p sup {     top: -.4em;
    font-size: 66%;
}
.tdw-otf .tdw-banner-callout .tdw-banner-callout-content h1 { margin-top: 20px; }
.tdw-otf .tdw-banner-callout .tdw-banner-callout-content { padding-bottom: 20px; }
.tdw-otf-upgrade-overlay-container .close_btn { cursor: pointer; position: absolute; top: 14px; right: 14px; }
.tdw-otf .tdw-demo-style-select { display: none; }
.tdw-otf-upgrade-overlay-container > p { font-family: Arial; }
.tdw-otf .formArea iframe 
{
   margin-left: 15px;   
}
.tdw-otf .formArea iframe div img { width: auto; }
.tdw-otf .formArea iframe div { text-align: center; }
@media (min-width: 768px) 
{
	
	.tdw-otf-mobile-hidden { display: block }
	.tdw-otf-legal p { font-size: 11px; }
	.tdw-otf .tdw-sir-notifyme p { font-size: 15px; }
    .tdw-otf-legal { margin-top: 80px; }
    .tdw-otf-content-row .tdw-otf-content-single h4 
    {
        margin-bottom: 25px; 
        font-size: 16px;
    }
    .tdw-otf .requestADemoParagraph { width: 620px; margin: 0 auto; }
	.tdw-otf-upgrade-overlay-container { margin-top: 201px; padding: 15px; }
	.tdw-otf-upgrade-overlay-container h2 { font-family: 'AvenirLTStd-Roman'; font-size: 24px; margin-bottom: 0; }
	.tdw-otf-upgrade-overlay-container > p { font-size: 15px; }
	.tdw-otf-content-row { margin-bottom: 45px; }
	.tdw-otf-upgrade-overlay-container .col-sm-3 p { padding-left: 25px; }
	.tdw-otf-upgrade-overlay-container .col-sm-3 p, .tdw-otf-upgrade-overlay-container li { text-align: left; }
    .tdw-otf-content-single > div img 
    {
        position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    .tdw-otf-gray-sectionheader h3, .tdw-otf-gray-sectionheader p 
    {
        padding-left: 15px;  
        text-align: left; 
    }
    .tdw-otf-content-single > div:not(.tdw-otf-compare-features) { height: 123px; }
    .tdw-otf-content-smaller .tdw-otf-symbol > div { margin-top: 108px; }
    .tdw-otf-gray-sectionheader h3 { font-size: 24px; }
    .tdw-otf-gray-sectionheader p { font-size: 15px; }
    .tdw-otf-content-single p { font-size: 14px; }
    .tdw-otf-content-row h4 { text-align: left; margin-bottom: 10px; }   
    .tdw-otf .tdw-breadcrumbs { margin-bottom: 18px; }
    .tdw-otf .tdw-sir-links { margin-top: 35px; margin-bottom: 10px;  }
    .tdw-otf-content-row:not(.tdw-otf-content-smaller) .tdw-otf-symbol { margin-top: 22%; }
    .tdw-otf .tdw-otf-divider { height: 7px; background-color: #f4f4f4; width: 100%; }
    .tdw-sir .tdw-banner-callout .tdw-banner-callout-content p { width: 78%; }
    .tdw-otf-compare-features a, .tdw-otf-compare-features:not(.sir-callout-link) a 
	{
	    color: Black;
	    width: auto; 
	    left: 0;
		height: auto;
		position: relative;
		display: inline-block;
		padding: 0 0 4px;
		font-size: 12px;
		background-color: transparent;
		}
		.tdw-otf .col-group > .form-group { width: 366px; float: left; }
		.tdw-otf div.tdw-col-sm-6-first { margin-right: 0; }
		.tdw-otf-upgrade-overlay-container .col-sm-3 { padding: 0 8px; }
		.tdw-otf div.tdw-col-sm-6-second { width: 344px; }
}
@media (min-width: 992px) 
{
    .tdw-otf .formArea iframe 
    {
        height: 500px !important;   
    }
	.tdw-otf div.tdw-col-sm-6-second { width: 366px; }
	.tdw-otf-content-row:not(.tdw-otf-content-smaller) .tdw-otf-symbol { margin-top: 16%; }
	.tdw-otf-content-smaller .tdw-otf-symbol > div { margin-top: 77px; }
	.tdw-otf-upgrade-overlay-container { padding: 50px; }
	.tdw-otf-upgrade-overlay-container .col-sm-3 { padding: 0; }
	.tdw-otf-upgrade-overlay-container .col-sm-3 p, .tdw-otf-upgrade-overlay-container li { margin-left: 25px; }	
	
}
/*Newsletter 7/18 Updates*/

.newsletter .newsletter-checkbox { margin-top: 10px; max-width: calc(100% - 183px); height: 65px; padding-top: 0; width: 100% !important;   clear: both; }
.newsletter-checkbox input { margin-top: 8px; margin-right: 4px; }
.newsletter-checkbox input, .newsletter-checkbox label { text-transform: none; line-height: 30px; font-size: 9px; float: left; }
.newsletter .tradeNewsletterSignup .newsletterStep2 { background-color: transparent; }
.newsletter .tradeNewsletterSignup .newsletterStep2 > div:not(.col-sm-1) { margin-bottom: 15px; background-color: White; }
.newsletter-checkbox label { margin-right: 15px; }
.newsletter .tradeNewsletterSignup .newsletterStep2 .col-sm-1 { float: right;
    position: absolute;
    top: 35px;
    right: -5px;
}
.newsletter .tradeNewsletterSignup .newsletterStep2 { position :relative; }
@media (max-width: 767px) 
{
	.tdw-tnah-showhomes .smaller-height-product 
	{
		height: 150px;
		width: 81px;
	}
	.tdw-otf .formArea iframe#requestDemoIframe.thankyouEmbed
	{
		height: 350px !important;
	}
    .newsletter-mobile .tradeNewsletterSignup  .newsletter-checkbox label { width: calc(100% - 22px); margin-left: 10px; margin-right: 0; font-size: 12px; font-weight: 400; line-height: 16px; text-align: left; color: #959595; }
   .newsletter-mobile .tradeNewsletterSignup  .newsletter-checkbox input { width: 12px; font-size: 20px; height: 18px; padding: 0; margin: 0; border: none; appearance: checkbox; -moz-appearance: checkbox; -webkit-appearance: checkbox; }
}

/*NOLA Updates*/
.tdw-builder .tdw-tnah-showhomes-nola-southern-banner {
     background: transparent url(../public/images/ela/NOLA/tdw-nola-southernstyle-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
.tdw-builder .tdw-tnah-showhomes-nola-southernliving-banner {
     background: transparent url(../public/images/ela/NOLA/tdw-nola-southernliving-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
.tdw-builder .tdw-tnah-showhomes-nola-house-banner {
     background: transparent url(../public/images/ela/NOLA/tdw-nola-house-banner.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
@media (min-width: 768px) 
{
    .tdw-showhomes-tnah-content p
      {
      	line-height: 18px;
		font-size: 15px;
      }   
      .tdw-builder.tdw-tnah-showhomes .tdw-card-row .tdw-card-callout-content
{
    min-height: 278px;
}
}

#cse-search-box-mobile > .row 
{
    margin:0;
}

.tmpWishPopUp 
{
    position: fixed;
    z-index: 999;
    right: 120px;
    bottom: 0;
    -webkit-box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 70px 0px rgba(0,0,0,0.5);
    display:none;
    background-image: url('../Public/images/about_spotlight_bg.png');
    background-position:center;
    background-size:cover;
}

.tmpWishPopUp .prodWishListBanner 
{
   padding:55px 25px 30px 50px;
   width:auto;
   background-color:transparent;
}

.tmpWishPopUp .button-holder 
{
    margin-top:15px;
}

.tmpWishPopUp .button-holder .blackBtn-plain-cta.blue
{
    padding-top: 10px;
    max-width: 65%;
    background-color:#3D71CD;
}

.tmpWishPopUp-closeMobile 
{
    position:absolute;
    left:30px;
    margin-right: -25px;
    top: -15px;
}

.tmpWishPopUp-close
{
    position:absolute;
    right: 20px;
    top: 15px;
}

@media (max-width:767px) 
{
    .tmpWishPopUp 
    {
        display:none!important;
    }
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 991px) 
{
    .tmpWishPopUp {
        right: 30px;
    }
    
    .tmpWishPopUp .prodWishListBanner 
    {
       padding:55px 25px 30px 40px;
    }
    .tmpWishPopUp .button-holder .blackBtn-plain-cta.blue
    {
        padding-top: 10px;
        padding-bottom:10px;
        max-width: 65%!important;
        margin-left:0;
    }
}

#mobile-wishlist-icon 
{
    position: fixed;
    right: 0;
    top: 70%;
}

.tmpWishPopUpMobile 
{
    z-index: 99999999!important;
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 100%!important;
    width:100%;
    background-image: url('../Public/images/about_spotlight_bg.png');
    background-position:center;
    background-size:cover;
}

.tmpWishPopUpMobile .prodWishListBanner 
{
    background-color:transparent;
}

.tmpWishPopUpMobile .prodWishListBanner 
{
    position:relative;
    margin-top:35px;
    width:auto; 
}

.tmpWishPopUpMobile .prodWishListBanner h2 
{
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 35px;
    line-height: 35px;
}

.tmpWishPopUpMobile .prodWishListBanner p
{
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 30px;
}

.tmpWishPopUpMobile .button-holder .blackBtn-plain-cta.blue 
{
    padding-top:10px;
    padding-bottom:10px;
    max-width:100%;
    font-size:18px;
    font-weight:bold;
    background-color:#3D71CD;
}

/*responsive registration form*/
.text-box {
    width:100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #bec2c9;
}

#registerForm > .form-group
{
    margin-bottom:30px;
    border:1px solid transparent;
}

@media (max-width:767px) 
{
    #registerForm > .form-group
    {
        margin-bottom:10px;
        border:1px solid transparent;
    }
}

#registerFormContainer
{
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0;
    padding: 20px;
}

#registerFormContainer legend {
    display: block;
    width: auto;
    padding: initial;
    margin-bottom: initial;
    font-size: inherit;
    line-height: inherit;
    color: #ccc;
    border: 0;
    border-bottom: 0;
}

/*mobile get a quote thank you pg*/
#mb-home-btn 
{
    padding: 15px 35px;
    background: black!important;
    color: white;
    text-align: center;
    margin-right: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

#mb-mytherm-btn 
{
    padding: 15px 35px;
    background: #3D71CD!important;
    color: white;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

.mt50 
{
    margin-top:50px;
    text-align:center;
}
}
#entertaining-essentials .tdw-sir-headline-block { margin-bottom: 20px; }
@media (min-width: 992px) 
{
	.tdw-wine-line-background { background: transparent url(../public/images/ela/winelanding/tdw-wine-linebackground.jpg) no-repeat; background-position: 50% 50%; }
	#wine-products { background-color: white; max-width: 1084px; margin: 0 auto; height: 600px; border: 1px solid #c2c2c2; }
	#wine-products .tdaw-tnah-singleproduct  
	{
		 position: relative;
  top: 50%;
  transform: translateY(-50%);
	}
	.tdw-winelanding #gallery .tdw-sir-gallery-textarea.tdw-wine-longer-text-area { width: 39%; }	
}
.tdw-sir .tdw-wine-banner {
  background: transparent url(../public/images/ela/winelanding/Ther-WineLanding-Header-Mobile.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) 
  {
  	.tdw-winelanding .tdw-tnah-products-row { padding-top: 30px; margin-top: 30px; }
  	.tdw-winelanding .tdw-tnah-products-row .tdaw-tnah-singleproduct .tnah-product-image
      {
      	height: 380px;
      }
    .tdw-sir .tdw-wine-banner {
      background: transparent url(../public/images/ela/winelanding/WineEntertainingPage-HeaderImage1.jpg) no-repeat;
      background-position: center;
      background-size: cover; } 
      }
.tdw-winelanding .tdw-line-background {     background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: 50% 50px; }
.tdw-tnah-products-row .tdaw-tnah-singleproduct .smaller_width_image { max-width: 60px; }
@media (min-width: 768px) and (max-width: 991px) 
{
	.tdw-winelanding .tdw-sir-links a, .tdw-sir-links:not(.sir-callout-link) a { font-size: 11px; }
}
@media (max-width: 991px) { .tdw-tnah-products-row .tdaw-tnah-singleproduct { height: 400px; } }
@media (min-width: 992px) { .tdw-tnah-products-row .tdaw-tnah-singleproduct .smaller_width_image { max-width: 100%; } }
@media (max-width: 767px)  
{
    .tdw-winelanding .tdw-tnah-products-row .tdaw-tnah-singleproduct  
    {
        height: 300px !important; 
    } 
    .tdw-winelanding  
    {
        margin-top: 40px; 
    } 
    .tdw-otf-content-smaller .tdw-otf-content-single.one-two-free-item img
    {
        max-width: 76px;
        top: 60px;
    }
}
@media (min-width: 768px) 
{
	.tdw-video-close .jumbotron .close_btn
	{
		cursor: pointer;
		width: 40px;
		height: 40px;
		position: absolute;
		right: 15px;
		top: 30px;
		z-index: 9999;
	}
	.tdw-video-close .tdw-main-overlay > div
	{
		width: 1000px;
		height: 600px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	.tdw-video-close .tdw-main-overlay
	{
		position: absolute;
		width: 100%;
		background-color: transparent;
		top: 215px;
	}
	.tdw-video-close .tdw-main-overlay iframe
	{
		top: 0 !important;	
		margin-top: 0 !important;
	}
	.tdw-video-close .tdw-card-callout-content { min-height: 302px; }
	.tdw-cl .tdw-card-callout-content p { width: 78%; }
}	

.one-two-free-item h4
{   
    color: Black;
    text-align: center;
}

.one-two-free-item p
{
    margin-top: 35px;
}
.home-hero-copy { position: relative; top: 50%; transform: translateY(-50%); text-align: center; }
.home-hero-copy h1 { letter-spacing: 2px; color: White; font-size: 13px; font-family: 'AvenirLTStd-Roman', Arial; font-weight: 200; }
.home-hero-copy h1 span 
{
    letter-spacing: normal;
    display: block; margin-top: 12px;
    font-family: Didot, Arial;
    font-size: 36px; font-weight: 200;
}



.home-hero-copy a:hover, .home-hero-copy a:focus, .home-hero-copy a:active, .home-hero-copy a:visited { text-decoration: none; }
@media (min-width: 768px) 
{
    .home-hero-copy h1 { font-size: 20px; }
    .home-hero-copy h1 span { font-size: 65px; }
}
.siteMenu #mainMenu .rfg #dropdownWrap #dropdown { width: 227px; }
.tdw-induction .tdw-induction-banner 
{
    background: transparent url(../public/images/ela/induction/induction-banner.jpg) no-repeat;
    background-position: center;
    background-size: cover; 
}
.tdw-quotebrowse-buttons { text-align: center; }
.tdw-quotebrowse-buttons img { margin-bottom: 10px; }
@media (min-width: 768px) {
  .tdw-induction .tdw-featured-products-row {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; } .tdw-induction .tdw-sir-headline-block { margin-top: 60px; margin-bottom: 30px; }
    .tdw-induction #feature-highlights .col-sm-4 { margin-bottom: 60px; }
    .tdw-induction .tdw-tnah-products-row .tnah-product-image img { max-width: 76%; }
    
 @media (min-width: 992px) 
 {
     .tdw-induction-line-background { 
    background: transparent url(../public/images/ela/induction/induction-pattern.jpg) no-repeat;
    background-position: center; }
     }
     .tdw-thirtysixr-line-background { background: transparent url(../public/images/ELA/starsapphire/tdw-star-linepattern.jpg) no-repeat;
    background-position: 50% 50%; }
    .tdw-products-borderbg { max-width: 1080px; margin-left: auto; margin-right: auto; border: 1px solid #c2c2c2; background-color: White; padding-bottom: 30px; padding-top: 20px;  }
 }
 @media (max-width: 767px) 
 {
     .tdw-tnah-products-row .tnah-product-image img { max-width: 106px; }
    .tdw-thirtysixr .tnah-product-image img { width: 70px; height: auto; }   
     .tdw-thirtysixr .tdw-tnah-products-row .tdaw-tnah-singleproduct { height: 251px !important; margin-top: 40px; }
     .tdw-thirtysixr .tdw-tnah-products-row p.tdw-callout-link a { font-size: 9px; }
 }
 @media (min-width: 768px) 
 {
    .tdw-induction .tdw-text-callout-content { top: 54%; }   
 }
.tdw-mobile-hide 
{
    display: none;   
}
.tdw-mobile-show { display: inline-block; }
@media (min-width: 768px) 
{
    .tdw-mobile-hide { display: inline-block; }   
    .tdw-mobile-show { display: none; }
}
@media (max-width: 767px) {
    .tdw-induction .tdw-tnah-products-row .tdaw-tnah-singleproduct { height: 195px !important; }
    .tdw-induction .tdw-callout .shorterBGPattern { margin-bottom: 0; }
}
.tdw-induction #feature-highlights h3 { text-transform: uppercase; }

.tdw-star .tdw-star-banner {
  background: transparent url(../public/images/ela/starsapphire/tdw-star-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
.tdw-star .tdw-banner-callout .tdw-banner-callout-content h1 { margin-top: 50px; }
.tdw-star .tdw-sir-buttons img { margin-bottom: 10px; }
@media (max-width: 376px) 
{
 .tdw-star .tdw-tnah-products-row p.tdw-callout-link a { font-size: 7px; }
}
@media (max-width: 767px) 
{
    .tdw-star #feature-highlights .tdw-sir-headline-block { padding: 0; }
    .tdw-star .shorterBGPattern { margin-bottom: 0; }   
}
@media (min-width: 992px) 
{
    #starsapphire-products  
    {
        margin-top: 60px;
    }
    .tdw-star-line-background { background: transparent url(../public/images/ELA/starsapphire/tdw-star-linepattern.jpg) no-repeat; background-position: 50% 50%; }
    #star-products { background-color: white; max-width: 1084px; margin: 0 auto; height: 418px; border: 1px solid #c2c2c2; } 
    .tdw-star .tdw-text-callout-content.tdw-left-callout-text { top: 54%; }
    .tdw-electriccooktop .tdw-text-callout-content.tdw-left-callout-text  { top: 62%; }  
    .tdw-star .tdw-text-callout-content.tdw-right-callout-text { top: 62%; }  
     .tdw-electriccooktop .tdw-tnah-products-row .tdaw-tnah-singleproduct { margin-top: 63px; }
 .tdw-electriccooktop .tdw-tnah-products-row .tdaw-tnah-singleproduct .tnah-product-image 
    {
        height: 220px;
    }
    .tdw-electriccooktop .tdw-text-callout-content.tdw-right-callout-text { top: 53%; }
    
}

@media (min-width: 1200px) 
{
 .tdw-star .tdw-text-callout-content.tdw-left-callout-text { height: 320px; }
 .tdw-star .tdw-text-callout-content img.tdw-icon-star { margin-top: 82px; }
 .tdw-star .tdw-text-callout-content.tdw-right-callout-text { height: 320px; }
 
}
.tdw-sir-buttons { text-align: center; margin-bottom: 30px; }
.tdw-sir-buttons a:hover { text-decoration: none; }
.tdw-sir-buttons img { margin-right: 8px; }
.tdw-electriccooktop .tdw-electriccooktop-banner {
  background: transparent url(../public/images/ela/electriccooktop/tdw-cooktop-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover; }
  @media (max-width: 767px) 
  {
    .tdw-electriccooktop .tdw-tnah-products-row .tnah-product-image img { max-width: 160px; }
    .tdw-electriccooktop .tdw-tnah-products-row .tdaw-tnah-singleproduct { height: 215px !important; }
    .tdw-electriccooktop .tdw-tnah-products-row .tdaw-tnah-singleproduct.shorter-image-height { height: 190px !important; }
  }
  @media (min-width: 768px) {
  .tdw-star #featured-products  {
    background: transparent url(../public/images/ela/tdw-long-bg.png) no-repeat;
    background-position: center 50px; }
    .tdw-star .tdw-sir-headline-block { margin-top: 40px; }
     }
     .tdw-mobile-hide 
     {
        display: none;   
     }
     .tdw-mobile-show { display: inline-block; }
     @media (min-width: 768px) 
     {
        .tdw-mobile-hide { display: inline-block; }   
        .tdw-mobile-show { display: none; }
     }
     
.home-hero-copy h2 
{
    font-family: Didot, Arial;
    margin-top: 20px;
    font-weight: 200;
    margin-bottom: 25px;
    color: white;
    font-size: 25px;
}
.home-hero-copy .thermador-desktop-show { max-width: 80%; margin: 0 auto; }
.home-hero-copy .thermador-mobile-show 
{
    max-width: 80%; margin: 0 auto;
}
.thermador-mobile-show 
{
    display: block;   
}
.thermador-desktop-show {
    display: none;
}   
@media (min-width: 768px) 
{
    .home-hero-copy h2 
    {
        font-size: 31px;
        line-height: 45px;
    
    }
    .home-hero-copy h2 span 
    {
        font-size: 45px;
    }
    .thermador-mobile-show {
    display: none;
    }  
    .thermador-desktop-show {
    display: block;
    }    
}
