/* =====================================================================
   jd-theme.css — Tema JD2017 de humaya.com.mx ACOTADO a .jd-page
   ---------------------------------------------------------------------
   Generado automáticamente (scoper.py) a partir de los CSS ORIGINALES
   descargados del sitio el 2026-09-21, en el mismo orden de carga:
     1. /themes/JD2017/css/external/jd-2017-components.css
     2. /themes/JD2017/css/style.css          (1ª importación)
     3. bootstrap 3.3.7 (cdn.jsdelivr.net)      (también acotado: así se
        conserva la especificidad relativa del original)
     4. /themes/bootstrap/css/3.3.7/overrides.min.css
     5. /themes/JD2017/css/style.css          (2ª importación)
     6. /themes/JD2017/css/responsive.css
   Transformaciones aplicadas:
     · cada selector se prefija con `.jd-page ` (no afecta header/footer);
     · reglas de body/html, header, footer, menú, admin y Drupal UI: fuera;
     · "Roboto" → 'Roboto JD' (alias con solo peso 400 = negritas
       sintéticas como en el original);
     · @font-face de jd_icon/slick: fuera (el original tampoco los usa).
   Bootstrap 3.3.7 también se sigue cargando global (para el header).
   NO EDITAR LA SECCIÓN GENERADA A MANO: regenerar con scoper.py.
   Correcciones intencionales al final del archivo.
   ===================================================================== */

@font-face{
  font-family: 'Roboto JD';
  font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiArmlw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face{
  font-family: 'Roboto JD';
  font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ---------- Base y neutralizadores (ANTES de lo generado) ----------
   Valores computados reales del <body> original: Roboto 14px/20px #333.
   css/style.css local redefine en global .row (flex), h2 y .dot; aquí se
   devuelven a los valores de Bootstrap para que el tema original mande. */
.jd-page{
  display: block;
  width: 100%;
  padding: 0 0 14px;                 /* .main-container padding-bottom */
  font-family: 'Roboto JD', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
.jd-page .row{ display: block; margin-left: -15px; margin-right: -15px; }
.jd-page h2{ font-family: inherit; font-size: 30px; font-weight: 500; line-height: 1.1; color: inherit; margin: 20px 0 10px; }
.jd-page .dot{ width: auto; height: auto; display: block; align-items: normal; justify-content: normal;
               background: none; color: inherit; font-size: inherit; cursor: auto; border-radius: 0; font-weight: inherit; }
.jd-page .container{ max-width: none; }

/* ===================== SECCIÓN GENERADA ===================== */

/* ===== /themes/JD2017/css/external/jd-2017-components.css (acotado a .jd-page) ===== */
.jd-page .tns-outer{padding:0 !important}
.jd-page .tns-outer.ms-touch{overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;-ms-scroll-chaining:none;-ms-scroll-snap-type:mandatory;-ms-scroll-snap-points-x:snapInterval(0%, 100%)}
.jd-page .tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.jd-page .tns-slider .tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.jd-page .tns-horizontal.tns-subpixel{white-space:nowrap}
.jd-page .tns-horizontal.tns-subpixel .tns-item{display:inline-block;vertical-align:top;white-space:normal}
.jd-page .tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}
.jd-page .tns-horizontal.tns-no-subpixel .tns-item{float:left;margin-right:-100%}
.jd-page .tns-no-calc{position:relative;left:0}
.jd-page .tns-gallery{position:relative;left:0}
.jd-page .tns-gallery .tns-item{position:absolute;left:-100%;-webkit-transition:opacity 0s;-moz-transition:opacity 0s;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}
.jd-page .tns-nav button{vertical-align:middle}
.jd-page .tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}
.jd-page .tns-lazy-img.loaded{opacity:1}
.jd-page [hidden]{display:none !important}
.jd-page [data-controls],
.jd-page [data-action],
.jd-page [data-nav]{cursor:pointer;border-width:0;padding:0}
.jd-page .tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}
.jd-page .tns-ovh{overflow:hidden}
.jd-page .tns-hdx{overflow-x:hidden}
.jd-page .tns-hdy{overflow-y:hidden}
.jd-page .tns-visually-hidden{position:absolute;left:-10000em}
.jd-page .tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}
.jd-page .tns-normal,
.jd-page .tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}
@media all and (min-width: 1px){
  .jd-page .tns-mq-test{position:absolute}
}
.jd-page .jd-bg-white{background: #fff;}
.jd-page .jd-bg-steel-gray{background: #5e6a71;}
.jd-page .jd-bg-gold{background: #ebbb00;}
.jd-page .jd-bg-black{background: #333;
  color:  #fff;}
.jd-page .jd-bg-green{background: #367c2b;}
.jd-page .jd-bg-yellow{background: #fdda01;}
.jd-page .jd-bg-medium-gray{background: #c2c2c2;}
.jd-page .jd-bg-dark-gray{background: #666;}
.jd-page .faqimagelarge{position: relative;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;}
.jd-page img.pull-left{margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;}
.jd-page .tablesaw{width: 100%;
  max-width: 100%;
  empty-cells: show;
  border-collapse: collapse;
  border: 0;
  padding: 0;}
.jd-page .blockvideocontainerclass{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}
.jd-page .tablesaw *{box-sizing: border-box;}
.jd-page .textwhite{color: #fff;}
.jd-page table,
.jd-page td,
.jd-page th{border: 1px solid #e5e6e6;}
.jd-page .tablesaw-stack td .tablesaw-cell-label,
.jd-page .tablesaw-stack th .tablesaw-cell-label{display: none;}
@media only all{
  .jd-page .tablesaw-stack{clear: both;}
  .jd-page .tablesaw-stack td,
.jd-page .tablesaw-stack th{text-align: left;
    display: block;}
  .jd-page .tablesaw-stack tr{clear: both;
    display: table-row;}
  .jd-page .tablesaw-stack td .tablesaw-cell-label,
.jd-page .tablesaw-stack th .tablesaw-cell-label{display: inline-block;
    padding: 0 .6em 0 0;
    width: 30%;}
  .jd-page .tablesaw-stack th .tablesaw-cell-label-top,
.jd-page .tablesaw-stack td .tablesaw-cell-label-top{display: block;
    padding: .4em 0;
    margin: .4em 0;}
  .jd-page .tablesaw-cell-label{display: block;}
  .jd-page .tablesaw-stack tbody th.group{margin-top: -1px;}
  .jd-page .tablesaw-stack th.group b.tablesaw-cell-label{display: none !important;}
}
@media (max-width: 49.9375em){
  .jd-page .tablesaw-stack tbody tr{display: block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;}
  .jd-page .tablesaw-stack thead td,
.jd-page .tablesaw-stack thead th{display: none;}
  .jd-page .tablesaw-stack tbody td,
.jd-page .tablesaw-stack tbody th{display: block;
    float: left;
    clear: left;
    width: 100%;}
  .jd-page .tablesaw-cell-label{vertical-align: top;}
  .jd-page .tablesaw-cell-content{display: inline-block;
    max-width: 67%;}
  .jd-page .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,
.jd-page .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content{display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;}
  .jd-page .tablesaw-stack td:empty,
.jd-page .tablesaw-stack th:empty{display: none;}
}
@media (min-width: 50em){
  .jd-page .tablesaw-stack tr{display: table-row;}
  .jd-page .tablesaw-stack td,
.jd-page .tablesaw-stack th,
.jd-page .tablesaw-stack thead td,
.jd-page .tablesaw-stack thead th{display: table-cell;
    margin: 0;}
  .jd-page .tablesaw-stack td .tablesaw-cell-label,
.jd-page .tablesaw-stack th .tablesaw-cell-label{display: none !important;}
}
.jd-page .range-slider{margin: 30px 0 0 0%;}
.jd-page .range-slider{width: 100%;}
.jd-page .range-slider__range{-webkit-appearance: none;
  width: calc(100% - 73px)!important;
  display: inline-block!important;
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;}
.jd-page .range-slider__range::-webkit-slider-thumb{-webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  -webkit-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;}
.jd-page .range-slider__range::-webkit-slider-thumb:hover{background: #1abc9c;}
.jd-page .range-slider__range:active::-webkit-slider-thumb{background: #1abc9c;}
.jd-page .range-slider__range::-moz-range-thumb{width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  -webkit-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;}
.jd-page .range-slider__range::-moz-range-thumb:hover{background: #1abc9c;}
.jd-page .range-slider__range:active::-moz-range-thumb{background: #1abc9c;}
.jd-page .range-slider__value{display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #2c3e50;
  padding: 5px 10px;
  margin-left: 8px;}
.jd-page .range-slider__value:after{position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #2c3e50;
  border-bottom: 7px solid transparent;
  content: '';}
.jd-page ::-moz-range-track{background: #d7dcdf;
  border: 0;}
.jd-page input::-moz-focus-inner,
.jd-page input::-moz-focus-outer{border: 0;}
.jd-page .col .container{max-width: 100%;}
.jd-page .jd-component p{margin: 16px 0;
  line-height: 26px;}
.jd-page .jd-component a,
.jd-page .jd-link{text-decoration: underline;
  color: #367c2b;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;}
.jd-page .jd-construction .jd-component a,
.jd-page .jd-construction .jd-link{color: #5e6a71;}
.jd-page .jd-link:active,
.jd-page .jd-link:focus,
.jd-page .jd-link:hover,
.jd-page .jd-component a:active,
.jd-page .jd-component a:focus,
.jd-page .jd-component a:hover{color: #333;}
.jd-page .jd-sans-probold{font-family: jd_sans_probold,'Helvetica Neue',Helvetica,Arial;
  font-weight: 600;}
.jd-page .jd-content{font-family: Arial, sans-serif;}
.jd-page .jd-component h1,
.jd-page .jd-component h2,
.jd-page .jd-component h3,
.jd-page .jd-component h4,
.jd-page .jd-component h5,
.jd-page .jd-component h6{font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  margin: 16px 0 0;
  line-height: 1.2;}
.jd-page .jd-component h1{padding: 0 15px;}
.jd-page h1.jd-title{font-size: 50px;
  padding: 0 15px;}
.jd-page h2.jd-title{font-size: 35px;
  padding: 0 15px;}
.jd-page h3.jd-title{font-size: 24px;}
.jd-page h4.jd-title{font-size: 18px;}
.jd-page .jd-component h5{font-size: 14px;
  text-transform: uppercase;}
.jd-page .button-push,
.jd-page a.button-push{color: #367c2b;
  border: 2px solid #c2c2c2;
  text-decoration: none;}
.jd-page .button-push:hover,
.jd-page .button-push:active,
.jd-page .button-push:focus{text-decoration: none;}
.jd-page .default-dropdown,
.jd-page .dropdown-02{padding: 14px 40px 14px 20px;
  background: 0 0;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;

  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAA3WAAAN1gGQb3mcAAAAB3RJTUUH4QgJEA0VmOFfGgAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xNzNun2MAAACpSURBVDhPtY/BCcJAEEUDAcEavHhQzynDSwqwALvQg0UpWIBnLwErsAOP4vr+MoriDtlF8uAxmT/wl1QhhL9MhiUWMVhBg7P45aN74xV0eMZJ3H5RrnvnFbR4xRMuFHwwR+W6t15BjSu849F2oaldue61V/BijTc84BT3tiuP9BWMcIN68WJzi8ojfQVijDt82NT+JqdA6N+XNr/ILXAZpiAVlpgM8w3VE++siZIA8DLAAAAAAElFTkSuQmCC');
  background-position: right center;
  background-repeat: no-repeat;

  -moz-appearance: none;
  -webkit-appearance: none;}
.jd-page .default-dropdown{border: 2px solid #5e6a71;
  background-color: white;
  color: #666;}
.jd-page .dropdown-02{border: 2px #fdda01 solid;
  background-color: #fdda01;
  color: black;}
.jd-page .button3,
.jd-page .button4{padding-left: 0;
  color: #367c2b;
  text-decoration: none;}
.jd-page .button4{color: #fdda01;}
.jd-page .block-content.primary .content .title{margin-top: 0;
  line-height: 1.2;
  margin-bottom: 16px;}
.jd-page .block-content.primary .content{padding-top: 72px;}
.jd-page .block-content.primary.dark-1 .container,
.jd-page .block-content.primary.dark-2 .container{background: #333;
  color: #fff;}
.jd-page .block-content.primary.border-bottom{border-bottom: 1px solid #e5e6e6;}
.jd-page .block-content.primary.border-top{border-top: 1px solid #e5e6e6;}
.jd-page .block-content.primary.image-auto img,
.jd-page .block-content.primary.image-auto picture{height: auto;
  width: 100%;}
.jd-page .block-content.primary.image-wide .content{width: 300px;}
.jd-page .block-content.primary .image-cont{padding: 0;}
.jd-page .block-content.secondary .container{width: 100%;}
.jd-page .block-content.secondary .container img{width: 100%;}
@media screen and (min-width: 992px){
  .jd-page .block-content.primary.image-short img,
.jd-page .block-content.primary.image-short picture{height: 420px;}
}
.jd-page .block-content.primary .image-cont .image-wrapper{overflow: hidden;
  position: relative;
  width: 759px;}
.jd-page .block-content.primary img{max-width: 700%;
  height: 630px;
  width: auto;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);}
@media screen and (max-width: 992px){
  .jd-page .block-content.primary img{max-width: 68.4%;
  height: auto;
  width: auto;
  position: relative;
  left: 20%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);}
}
@media screen and (max-width: 400px){
  .jd-page .block-content.primary img{max-width: 68.4%;
  height: auto;
  width: auto;
  position: relative;
  left: 20%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);}
}
.jd-page .block-content.primary.dark-1 .container .content .cta .button2,
.jd-page .block-content.primary.dark-2 .container .content .cta .button2,
.jd-page .button-drop,
.jd-page .button-filter-tag,
.jd-page .button-filters-clear,
.jd-page .button-push,
.jd-page .button1,
.jd-page .button2,
.jd-page .button3,
.jd-page .button4,
.jd-page .button5,
.jd-page .button6,
.jd-page .check-button,
.jd-page .country-selector .country-link,
.jd-page .dropdown-select,
.jd-page .event-list.nested .content .show-more-container .show-more,
.jd-page .filter-component .filters .clear-filters,
.jd-page .filter-news-component .filters .clear-filters,
.jd-page .filter-search-results-component .filters .clear-filters,
.jd-page .filter-special-offers-component .filters .clear-filters{font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;}
.jd-page .block-content.primary.dark-1 .container .content .cta .button2,
.jd-page .block-content.primary.dark-2 .container .content .cta .button2,
.jd-page .jd-component .button2,
.jd-page .jd-component .button5,
.jd-page .jd-component .button6,
.jd-page .jd-component .country-selector
.country-link,
.jd-page .event-list.nested .content .show-more-container .show-more{color: #367c2b;
  border: 2px solid #367c2b;
  text-decoration: none;}
.jd-page .block-content.primary.dark-1 .container .content .cta .button2:focus,
.jd-page .block-content.primary.dark-1 .container .content .cta .button2:hover,
.jd-page .block-content.primary.dark-2 .container .content .cta .button2:focus,
.jd-page .block-content.primary.dark-2 .container .content .cta .button2:hover,
.jd-page .button2:focus,
.jd-page .button2:hover,
.jd-page .button5:focus,
.jd-page .button5:hover,
.jd-page .button6:focus,
.jd-page .button6:hover,
.jd-page .country-selector .country-link:focus,
.jd-page .country-selector .country-link:hover,
.jd-page .event-list.nested .content .show-more-container .show-more:focus,
.jd-page .event-list.nested .content .show-more-container .show-more:hover{color: #fff;
  background: #367c2b;
  text-decoration: none;}
.jd-page .block-content.primary.dark-1 .container .content .cta .button2,
.jd-page .block-content.primary.dark-2 .container .content .cta .button2,
.jd-page .button-drop,
.jd-page .button-push,
.jd-page .button1,
.jd-page .button2,
.jd-page .button5,
.jd-page .button6,
.jd-page .country-selector .country-link,
.jd-page .dropdown-select,
.jd-page .event-list.nested .content .show-more-container .show-more,
.jd-page .filter-component .filters .clear-filters,
.jd-page .filter-news-component .filters .clear-filters,
.jd-page .filter-search-results-component .filters .clear-filters,
.jd-page .filter-special-offers-component .filters .clear-filters{padding: 14px 30px;
  display: inline-block;
  text-align: center;
  transition: all .5s ease-out;}
.jd-page .block-content.primary.dark-1 .container .content .cta .button2:focus,
.jd-page .block-content.primary.dark-1 .container .content .cta .button2:hover,
.jd-page .block-content.primary.dark-1 .container .content .cta .button5:focus,
.jd-page .block-content.primary.dark-1 .container .content .cta .button5:hover,
.jd-page .block-content.primary.dark-1 .container .content .cta .button6:focus,
.jd-page .block-content.primary.dark-1 .container .content .cta .button6:hover,
.jd-page .block-content.primary.dark-1 .container .content .cta .country-selector .country-link:focus,
.jd-page .block-content.primary.dark-1 .container .content .cta .country-selector .country-link:hover,
.jd-page .block-content.primary.dark-1 .container .event-list.nested .content .cta .show-more-container .show-more:focus,
.jd-page .block-content.primary.dark-1 .container .event-list.nested .content .cta .show-more-container .show-more:hover,
.jd-page .block-content.primary.dark-1 .container .event-list.nested .content .show-more-container .cta .show-more:focus,
.jd-page .block-content.primary.dark-1 .container .event-list.nested .content .show-more-container .cta .show-more:hover,
.jd-page .block-content.primary.dark-2 .container .content .cta .button2:focus,
.jd-page .block-content.primary.dark-2 .container .content .cta .button2:hover,
.jd-page .block-content.primary.dark-2 .container .content .cta .button5:focus,
.jd-page .block-content.primary.dark-2 .container .content .cta .button5:hover,
.jd-page .block-content.primary.dark-2 .container .content .cta .button6:focus,
.jd-page .block-content.primary.dark-2 .container .content .cta .button6:hover,
.jd-page .block-content.primary.dark-2 .container .content .cta .country-selector .country-link:focus,
.jd-page .block-content.primary.dark-2 .container .content .cta .country-selector .country-link:hover,
.jd-page .block-content.primary.dark-2 .container .event-list.nested .content .cta .show-more-container .show-more:focus,
.jd-page .block-content.primary.dark-2 .container .event-list.nested .content .cta .show-more-container .show-more:hover,
.jd-page .block-content.primary.dark-2 .container .event-list.nested .content .show-more-container .cta .show-more:focus,
.jd-page .block-content.primary.dark-2 .container .event-list.nested .content .show-more-container .cta .show-more:hover,
.jd-page .button5:focus,
.jd-page .button5:hover,
.jd-page .country-selector .block-content.primary.dark-1 .container .content .cta .country-link:focus,
.jd-page .country-selector .block-content.primary.dark-1 .container .content .cta .country-link:hover,
.jd-page .country-selector .block-content.primary.dark-2 .container .content .cta .country-link:focus,
.jd-page .country-selector .block-content.primary.dark-2 .container .content .cta .country-link:hover,
.jd-page .event-list.nested .block-content.primary.dark-1 .container .content .cta .show-more-container .show-more:focus,
.jd-page .event-list.nested .block-content.primary.dark-1 .container .content .cta .show-more-container .show-more:hover,
.jd-page .event-list.nested .block-content.primary.dark-1 .container .content .show-more-container .cta .show-more:focus,
.jd-page .event-list.nested .block-content.primary.dark-1 .container .content .show-more-container .cta .show-more:hover,
.jd-page .event-list.nested .block-content.primary.dark-2 .container .content .cta .show-more-container .show-more:focus,
.jd-page .event-list.nested .block-content.primary.dark-2 .container .content .cta .show-more-container .show-more:hover,
.jd-page .event-list.nested .block-content.primary.dark-2 .container .content .show-more-container .cta .show-more:focus,
.jd-page .event-list.nested .block-content.primary.dark-2 .container .content .show-more-container .cta .show-more:hover{background: #fdda01;
  color: #333;}
.jd-page .block-content.primary.dark-1 .container .content .cta .button2,
.jd-page .block-content.primary.dark-1 .container .content .cta .button5,
.jd-page .block-content.primary.dark-1 .container .content .cta .button6,
.jd-page .block-content.primary.dark-1 .container .content .cta .country-selector .country-link,
.jd-page .block-content.primary.dark-1 .container .event-list.nested .content .cta .show-more-container .show-more,
.jd-page .block-content.primary.dark-1 .container .event-list.nested .content .show-more-container .cta .show-more,
.jd-page .block-content.primary.dark-2 .container .content .cta .button2,
.jd-page .block-content.primary.dark-2 .container .content .cta .button5,
.jd-page .block-content.primary.dark-2 .container .content .cta .button6,
.jd-page .block-content.primary.dark-2 .container .content .cta .country-selector .country-link,
.jd-page .block-content.primary.dark-2 .container .event-list.nested .content .cta .show-more-container .show-more,
.jd-page .block-content.primary.dark-2 .container .event-list.nested .content .show-more-container .cta .show-more,
.jd-page .button5,
.jd-page .country-selector .block-content.primary.dark-1 .container .content .cta .country-link,
.jd-page .country-selector .block-content.primary.dark-2 .container .content .cta .country-link,
.jd-page .event-list.nested .block-content.primary.dark-1 .container .content .cta .show-more-container .show-more,
.jd-page .event-list.nested .block-content.primary.dark-1 .container .content .show-more-container .cta .show-more,
.jd-page .event-list.nested .block-content.primary.dark-2 .container .content .cta .show-more-container .show-more,
.jd-page .event-list.nested .block-content.primary.dark-2 .container .content .show-more-container .cta .show-more{color: #fdda01;
  border: 2px solid #fdda01;
  background: 0 0;}
.jd-page .block-content .image-right{float: right;}
.jd-page .block-content .image-left{float: left;}
.jd-page .block-content .image-top{display: block;
  clear: both;
  float: none;}
.jd-page .block-content .content .cta{margin-top: 12px;
  display: inline-block;
  text-decoration: none;}
.jd-page .button3 span,
.jd-page .button4 span{vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  margin-left: 8px;}
.jd-page [class*=" icon-"]:not(button),
.jd-page [class^="icon-"]:not(button){font-family: jd_icon !important;
  speak: none;
  font-: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
@media (max-width: 995px){
  .jd-page .block-content.primary .content{padding-bottom: 40px;}
  .jd-page .block-content.primary .image-cont{margin-bottom: 40px;}
}
@media (min-width: 768px){
  .jd-page .block-content.secondary .cta:last-child a{}
}
.jd-page .table-comp .overflow-container > table,
.jd-page .table-comp > table{width: 100%;
  border: 0;
  margin: 0;
  table-layout: fixed;}
.jd-page .table-comp .overflow-container > table > thead > tr > th,
.jd-page .table-comp > table > thead > tr > th{background: #333;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 16px 24px;
  text-align: left;
  font-size: 14px;
  vertical-align: middle;}
.jd-page .table-comp .overflow-container > table > tbody > tr > td,
.jd-page .table-comp .overflow-container > table > tbody > tr > th,
.jd-page .table-comp .overflow-container > table > thead > tr > td,
.jd-page .table-comp .overflow-container > table > thead > tr > th,
.jd-page .table-comp > table > tbody > tr > td,
.jd-page .table-comp > table > tbody > tr > th,
.jd-page .table-comp > table > thead > tr > td,
.jd-page .table-comp > table > thead > tr > th{border: 0;
  padding: 16px 24px;
  text-align: left;
  border-right: 1px solid #c2c2c2;
  line-height: 1.4;
  font-size: 16px;}
.jd-page .table-comp .overflow-container > table:not(.table-reflow) > tbody > tr:nth-of-type(2n+1),
.jd-page .table-comp .overflow-container > table:not(.table-reflow) > thead > tr:nth-of-type(2n+1),
.jd-page .table-comp > table:not(.table-reflow) > tbody > tr:nth-of-type(2n+1),
.jd-page .table-comp > table:not(.table-reflow) > thead > tr:nth-of-type(2n+1){background: #fff;}
.jd-page .table-comp .overflow-container > table:not(.table-reflow) > tbody > tr:nth-of-type(2n),
.jd-page .table-comp .overflow-container > table:not(.table-reflow) > thead > tr:nth-of-type(2n),
.jd-page .table-comp > table:not(.table-reflow) > tbody > tr:nth-of-type(2n),
.jd-page .table-comp > table:not(.table-reflow) > thead > tr:nth-of-type(2n){background: #e5e6e6;}
.jd-page .table-comp .overflow-container > table > tbody > tr > td .dot,
.jd-page .table-comp .overflow-container > table > tbody > tr > th .dot,
.jd-page .table-comp > table > tbody > tr > td .dot,
.jd-page .table-comp > table > tbody > tr > th .dot{text-align: center;
  font-size: 30px;
  line-height: 21px;
  width: 100%;
  display: block;}
@media (max-width: 49.9375em){
  .jd-page .table-comp .overflow-container > table > tbody > tr > td,
.jd-page .table-comp .overflow-container > table > tbody > tr > th,
.jd-page .table-comp .overflow-container > table > thead > tr > td,
.jd-page .table-comp .overflow-container > table > thead > tr > th,
.jd-page .table-comp > table > tbody > tr > td,
.jd-page .table-comp > table > tbody > tr > th,
.jd-page .table-comp > table > thead > tr > td,
.jd-page .table-comp > table > thead > tr > th{border-right: 0 solid #c2c2c2;}
  .jd-page .table-comp tr td:nth-child(odd){background: #e5e6e6;}
  .jd-page .table-comp tr td:first-child{background: #333;
    color: #fff;}
  .jd-page .table-comp tr td .tablesaw-cell-label{font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
    font-weight:  600;
    color: #333;
    text-transform: uppercase;}
  .jd-page .table-comp tr td:first-child .tablesaw-cell-label{display: none;}
  .jd-page .table-comp tr td:first-child a{color: white;}
}
.jd-page .link-list-simple h4{margin-top: 0;}
.jd-page .link-list-simple ul{padding-left: 0;
  margin-bottom: 0;
  margin-top: 1em;
  list-style: none;}
.jd-page .link-list-simple ul li{list-style: none;}
.jd-page .link-list-simple ul li a{text-decoration: none;
  font-family: jd_sans_prosemibold, 'Roboto JD', Helvetica, sans-serif;
  font-weight: 500;}
.jd-page .link-list-accordion{margin-top: 40px;
  margin-bottom: 40px;}
.jd-page .nesting > .row{margin: 0 0 40px 0;}
.jd-page .nesting > .row .col{margin: 40px 0 0 0;}
.jd-page .nesting .nesting-content .nesting-title{padding-top: 24px;}
.jd-page .nesting > .row .col .component > :last-child{padding-bottom: 0;
  margin-bottom: 0;}
.jd-page .nesting > .row .col .component > :first-child{padding-top: 0;
  margin-top: 0;}
.jd-page [data-col-options="equal-height"]{display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;}
.jd-page .nesting > .row .col{padding: 0 20px;
  display: flex;}
.jd-page .nesting .component.jd-component{display: flex;
  flex-direction: column;}
.jd-page .nesting .jd-component .container{width: 100%;}
.jd-page .product-grouping-component{padding: 40px 0 24px;
  background: #fff;}
.jd-page .product-grouping-component .product-grouping-content .title-sub-large.container{padding-left: 0;}
.jd-page .product-grouping-component .product-grouping-content .title-sub-large .grouping-title{margin: 0;
  text-align: center;}
.jd-page .product-grouping-component .product-grouping-content .description{text-align: center;
  margin: 16px auto;
  max-width: 450px;}
.jd-page .product-grouping-component .product-grouping-content .grouping-items{overflow: hidden;}
.jd-page .product-grouping-component .product-grouping-content .grouping-items .col a{text-decoration: none;
  text-align: center;
  display: block;}
.jd-page .product-grouping-component .product-grouping-content .grouping-items .col .item-product img,
.jd-page .product-grouping-component .product-grouping-content .grouping-items .col .item-product picture{margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;}
.jd-page .product-grouping-component .product-grouping-content .grouping-items .col .item-product span{display: block;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  color: #333;
  margin: 16px 0;}
.jd-page .product-grouping-component .show-more-container{text-align: center;
  display: none;}
@media (min-width: 992px){
  .jd-page .product-grouping-component .product-grouping-content .title-sub-large.container{padding-left: 20px;
    padding-right: 20px;}
}
.jd-page .image-panel{position: relative;
  display: block;
  font-size: inherit;}
.jd-page .image-panel img,
.jd-page .image-panel picture{width: 100%;}
.jd-page .image-panel .image-text{position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 32px 24px;}
.jd-page .image-panel .image-text{padding: 30px;}
.jd-page .image-panel .image-text{padding: 20px 15px;
  max-width: 400px;}
.jd-page .image-panel.text-align-top .image-text{top: 0;}
.jd-page .image-panel .image-text .title{color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.2;}
.jd-page .content-panel{position: relative;
  background: #fff;}
.jd-page .jd-component.nesting .content-panel{padding: 32px 32px 32px 32px;}
.jd-page .content-panel h3{margin-top: 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e6e6;
  width: 100%;}
.jd-page .content-panel .panel-links{margin-top: auto;
  width: 100%;}
.jd-page .content-panel .panel-links a{text-decoration: none;}
.jd-page .content-panel .panel-links a::after{font-family: jd_icon;
  content: "";
  font-size: 12px;
  padding-left: 6px;
  text-decoration: none;}
@media (max-width: 991px){
  .jd-page [data-col-options="equal-height"]{display: block;}
  .jd-page .content-panel{height: auto;}
  .jd-page .hero .container .content .hero-text h1{font-size: 30px;
    font-weight: normal;}
}
@media (max-width: 480px){
  .jd-page .hero .container .content .hero-text h1{font-size: 1.5em;
    font-weight: normal;}
}
.jd-page .cards-container .card img.image{max-width: 260px;}
.jd-page .disclaimer-comp.border-top{border-top: 1px solid #e5e6e6;
  padding-top: 30px;}
.jd-page .hero .container{padding: 0;
  width: 100%;}
.jd-page .hero .container .content{position: relative;}
.jd-page .hero .container .content .hero-background{position: relative;}
.jd-page .hero .container .content .hero-background img{width: 100%;}
@media print, (min-width: 768px){
  .jd-page .hero .container .content .hero-text.hero-center{left: 0;
    right: 0;
    width: 50%;}
  .jd-page .hero .container .content .hero-text.hero-middle{left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
  .jd-page .hero .container .content .hero-text.hero-right{right: 0;
    left: auto;
    padding: 0 60px 0 0;
    width: 50%;}
  .jd-page .hero .container .content .hero-text.hero-left{left: 0;
    right: auto;
    padding: 0 0 0 60px;
    width: 50%;}
}
@media print, (max-width: 767px){
  .jd-page .hero .container .content .hero-text{left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
}
.jd-page .hero .container .content .hero-text{position: absolute;
  width: 80%;
  overflow: hidden;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);}
.jd-page .industry-sub-navigation{width: 100%;}
@media (min-width: 992px){
  .jd-page .industry-sub-navigation{background: #e5e6e6;
    padding: 0 60px;}
}
.jd-page .industry-sub-navigation .industry-sub-nav-container .row{padding-top: 40px;
  padding-bottom: 40px;}
.jd-page .industry-sub-navigation .industry-sub-nav-items .industry-sub-navigation-group h4{font-size: 17px;
  color: #333;
  text-transform: uppercase;
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 8px;}
.jd-page .industry-sub-navigation .industry-sub-nav-items .industry-sub-navigation-group ul{padding: 0;
  margin: 0;
  list-style: none;}
.jd-page .industry-sub-navigation .industry-sub-nav-items .industry-sub-navigation-group ul li{list-: none;}
.jd-page .industry-sub-navigation .industry-sub-nav-items .industry-sub-navigation-group ul li a{text-decoration: none;
  font-family: jd_sans_prosemibold, 'Roboto JD', Helvetica, sans-serif;
  font-weight: 500;}
.jd-page .thumbnails.hidden-xs{position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    z-index: 10;
    background: #fff;
    padding: 20px 0;}
.jd-page a.thumb.image-thumb{margin: 4px 10px 4px 1px;
    display: block;
    width: 51px;
    height: 42px;
    padding-left: 6px;
    border-left: 3px transparent solid;}
.jd-page a.thumb.image-thumb.active{border-color: #367c2b;}
.jd-page .thumb-bg{overflow: hidden;
    position: relative;
    background: #eff0f0;
    width: 100%;
    height: 42px;}
.jd-page .thumbnails .thumb img{display: block;
    height: 42px;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    max-width: none;}
.jd-page .image-cont .image-wrapper li.slide-hidden{visibility: hidden;
    display: none;}
.jd-page .product-summary-comp{position: relative;}
.jd-page .product-summary-comp .image-cont{width: 100%;
  padding-right: 336px;}
.jd-page .product-summary-comp .image-cont{padding-right: 450px;}
.jd-page .image-wrapper.slides{list-style: none;}
.jd-page .product-summary-comp .image-cont .image-wrapper{padding-left: 0;}
.jd-page .product-summary-comp .image-cont .image-wrapper .image,
.jd-page .product-summary-comp .image-cont .image-wrapper .image img{width: 100%;}
.jd-page .product-summary-comp .content{padding-top: 24px;
  padding-bottom: 16px;
  width: 325px;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 1;}
.jd-page .product-summary-comp .content .category{font-size: 20px;
  line-height: 1;
  font-family: jd_sans_promedium, 'Roboto JD', Helvetica, sans-serif;
  margin: 8px 0 16px;
  display: block;}
.jd-page .product-summary-comp .content .category{font-size: 24px;}
.jd-page .product-summary-comp .content .content-col{border-top: 1px solid #e5e6e6;
  padding: 16px 0;}
.jd-page .product-summary-comp .content .content-col:first-child{padding-top: 0;
  border-top: 0;}
.jd-page .product-summary-comp .links-section{padding: 14px 30px;
  bottom: -100px;
  //position: absolute;}
.jd-page .product-summary-comp .links-section .link{margin-bottom: 1em;}
@media (max-width: 992px){
  .jd-page .product-summary-comp .image-cont{padding-right: 0;
    display: block;}
  .jd-page .product-summary-comp .content{padding: 24px;
    width: 100%;
    position: relative;}
}
.jd-page .product-horizon{padding-bottom: 40px;}
.jd-page .product-horizon.with-bottom-border{padding-bottom: 0;}
.jd-page .product-horizon .row .col{margin-top: 0;}
.jd-page .product-horizon .image.bkg{padding-right: 40px;
  position: absolute;}
.jd-page .product-horizon img,
.jd-page .product-horizon picture{width: 100%;}
.jd-page .product-horizon .row .block-content{margin-top: 2%;}
.jd-page .product-horizon img,
.jd-page .product-horizon picture{width: 100%;}
.jd-page .block-content .content{padding-top: 24px;}
.jd-page .product-horizon .row .title{font-size: 24px;
  line-height: 32px;}
.jd-page .block-content .content .description{margin: 16px 0 24px 0;}
.jd-page .product-horizon .row .col .btn-block{text-align: center;}
.jd-page .product-horizon.with-bottom-border .bottom-border{border-bottom: 1px solid #e5e6e6;
  margin-top: 40px;}
@media print, (min-width: 768px){
  .jd-page .product-horizon .row .col .btn-block{text-align: left;}
}
.jd-page .product-horizon .fix-height-phorizon{margin-top: 245px;}
.jd-page #product-horizon-only-left{margin-top: -246px;}
.jd-page #btn-product-horizon{float: right;
    margin-right: 250px;}
.jd-page .product-spread{padding: 40px 0;}
.jd-page .product-spread .main-product-image{display: none;}
.jd-page .product-spread .product-details{text-align: center;
  width: 90%;
  margin: 0 auto;}
.jd-page .product-spread .product-details h2{margin-top: 0;}
.jd-page .product-spread .product-details p{margin: 16px 0;}
.jd-page .product-spread .product-columns .row>a.col{text-align: center;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  display: block;
  text-decoration: none;}
.jd-page .product-spread .product-columns .row>a.col .caption{min-height: 60px;}
.jd-page .product-spread .main-product-image img{width: 100%;}
.jd-page img.thumb-image{position: relative;
    width: 100%;}
@media print, (min-width: 768px){
  .jd-page .product-spread{position: relative;
    padding: 0 0 100px 0;}
  .jd-page .product-spread .main-product-image{display: block;}
  .jd-page .product-spread .product-details{position: absolute;
    right: 0;
    left: 0;
    color: #fff;
    top: 6%;
    width: 60%;}
  .jd-page .product-spread .product-columns{position: absolute;
    height: 60%;
    bottom: 0;}
  .jd-page .product-spread .product-columns .row{height: 100%;
    position: relative;}
  .jd-page .product-spread .product-columns .row>a.col{height: 100%;}
  .jd-page .product-spread .product-columns .row>a.col .thumb-image{display: none;}
  .jd-page .product-spread .product-columns .row>a.col .caption{position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;}
  .jd-page .product-spread .product-columns .row>a.col .caption{min-height: inherit;}
  .jd-page .product-spread .product-columns .row>a.col.pad-10 .caption{bottom: 10%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-15 .caption{bottom: 15%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-20 .caption{bottom: 20%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-25 .caption{bottom: 25%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-30 .caption{bottom: 30%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-35 .caption{bottom: 35%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-40 .caption{bottom: 40%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-45 .caption{bottom: 45%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-50 .caption{bottom: 50%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-55 .caption{bottom: 55%;}
  .jd-page .product-spread .product-columns .row>a.col.pad-60 .caption{bottom: 60%;}
}
@media print, (min-width: 992px){
  .jd-page .product-spread .product-details{top: 12%;
    width: 50%;}
}
.jd-page .video-gallery{padding: 0;}
.jd-page .video-gallery .video-gallery-body{position: relative;}
.jd-page .video-gallery .main-video{padding: 0;
  padding-right: 264px;
  position: relative;}
.jd-page .video-gallery .playlist{width: 264px;
  position: absolute;
  right: 0;
  top: 0;}
.jd-page .video-gallery .playlist .playlist-header{width: 100%;
  position: absolute;
  background: #000;}
.jd-page .video-gallery .title-related .title{margin-bottom: 16px;}
.jd-page .title-main.with-border,
.jd-page .title-related.with-border,
.jd-page .title-sub-large.with-border,
.jd-page .title-sub-small.with-border{border-color: #c2c2c2;}
.jd-page .video-gallery .title-related{padding-bottom: 8px;}
.jd-page .title-related.with-border{border-top: 1px solid #e5e6e6;
  padding-top: 16px;}
.jd-page .video-gallery .row{margin: 0;
  position: relative;
  background: #333;
  color: #fff;
  overflow: hidden;}
.jd-page .video-gallery .playlist .playlist-header h4{padding: 0 16px;
  line-height: 56px;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;}
.jd-page .video-gallery .playlist .playlist-padding{height: 100%;
  box-sizing: border-box;
  padding-top: 56px;}
.jd-page .video-gallery .playlist .playlist-padding .playlist-wrapper{height: 100%;
  overflow: auto;}
.jd-page .video-gallery .playlist .playlist-items{padding: 24px 24px 8px 24px;}
.jd-page .video-gallery .playlist .playlist-items{box-sizing: border-box;}
.jd-page .video-gallery .playlist .playlist-items .playlist-item{padding: 0 0 16px 0;
  cursor: pointer;}
.jd-page .video-gallery .playlist .playlist-items .playlist-item.active .thumb,
.jd-page .video-gallery .playlist .playlist-items .playlist-item:focus .thumb,
.jd-page .video-gallery .playlist .playlist-items .playlist-item:hover .thumb{border: 2px solid #fdda01;}
.jd-page .video-gallery .playlist .playlist-items .playlist-item .thumb{float: left;
  width: 100px;
  position: relative;
  border: 2px solid transparent;}
.jd-page .video-gallery .playlist .playlist-items .playlist-item .thumb{float: none;
  margin-right: 0;
  width: auto;}
.jd-page .video-gallery .playlist .playlist-items .playlist-item .title{font-family: jd_sans_promedium, 'Roboto JD', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  width: 100%;
  padding-left: 132px;
  padding-right: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);}
.jd-page .video-gallery .playlist .playlist-items .playlist-item .title{position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-top: 8px;
  padding-left: 0;
  padding-right: 0;}
.jd-page .video-gallery img,
.jd-page .video-gallery picture{margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;}
@media (max-width: 991px){
  .jd-page .video-gallery .main-video{padding: 0;}
  .jd-page .video-gallery .playlist{height: auto !important;
    width: 100%;
    padding: 0;
    position: relative;}
  .jd-page .video-gallery .playlist .playlist-padding{height: auto;}
  .jd-page .video-gallery .playlist .playlist-padding .playlist-wrapper{height: auto!important;
    overflow: visible;}
  .jd-page .video-gallery .playlist .playlist-items{padding: 0;}
  .jd-page .video-gallery .playlist .playlist-items .playlist-item{padding: 16px;}
  .jd-page .video-gallery .playlist .playlist-items .playlist-item .thumb{width: 100px;
    position: relative;
    border: 2px solid transparent;
    display: inline-block;
    vertical-align: middle;}
  .jd-page .video-gallery .playlist .playlist-items .playlist-item .title{margin-left: 1em;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    width: calc(100% - 140px);}
  .jd-page .video-gallery .playlist .playlist-items .playlist-item.active{background: #464646;}
}
.jd-page .specifications-comp .nav-name{font-size: 35px;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  font-weight: 400;
  margin: 16px 0 0;
  line-height: 1.2;
  padding: 0 15px;}
.jd-page .specifications-comp .specification-show-more{text-align: center;
  margin: 40px 0;}
.jd-page .specifications-comp .specification-container{display: none;}
.jd-page .specifications-comp .specification-container.spec-show{display: block;}
.jd-page .specifications-comp .specification-show-more .show-less{display: none;}
.jd-page .specifications-comp .table-container{border-top: 1px solid #e5e6e6;
  margin-bottom: 40px;}
.jd-page .specifications-comp .table-title{margin-bottom: 16px;
  color: #333;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;}
.jd-page .specifications-comp .table-container .table td,
.jd-page .specifications-comp .table-container .table th{padding: 10px 20px;
  vertical-align: top;
  border: none;
  font-size: 15px;
  color: #666;}
.jd-page .specifications-comp .table-container .table th{text-align: left;
  z-index: 100;
  width: 50%;
  color: #333;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  font-size: 17px;}
.jd-page .specifications-comp .table-container .table tr:nth-of-type(2n) th{background-color: #eff0f0;}
.jd-page .specifications-comp .table-container .table tr:nth-of-type(2n) td{background-color: #eff0f0;}
.jd-page .specification-header .diff-model{display: none;}
.jd-page .specification-title-row{display: none;}
.jd-page .specifications-comp .select-form label{font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  font-size: 14px;
  color: #9b9b9b;
  display: block;}
.jd-page .specifications-comp  .specification-header{position: sticky;
  top: 0;}
@media (max-width: 768px){
  .jd-page .specifications-comp .table-container .table th:nth-child(n + 4){display: none;}
  .jd-page .specifications-comp .table-container .table td:nth-child(n + 4){display: none;}
  .jd-page .specifications-comp .table-container .table th{width: 33%;}
  .jd-page .specifications-comp .table-container .table td{width: 33%;}
}
@media (min-width: 768px){
  .jd-page .specifications-comp .table-container .table th{border-right: 1px solid #e5e6e6;}
}
@media screen and (min-width: 992px){
  .jd-page .specifications-comp .table-container .table th{width: 20%;}
  .jd-page .specifications-comp .table-container .table td{width: 20%;}
}
.jd-page span.nav-name{display: none;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item>h4 a{color: #333;
    display: block;
    text-decoration: none;
    font-weight: normal;}
.jd-page .expand-collapse-component-container .btn-collapse-all,
.jd-page .expand-collapse-component-container .btn-expand-all{float: right;
    margin-left: 1em;
    position: relative;
    top: -1.5em;
    text-decoration: none;}
.jd-page .expand-collapse-component-section{clear: both;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item > h4{padding-left: 25px;
    margin-top: 0;
    position: relative;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    cursor: pointer;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item .expand-collapse-component-item-content .seccion-images div{display: inline-table;
    vertical-align: top;
    margin: 8px 16px 8px 0;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item{padding: 0px 15px 0px 10px;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item.hidden{display: none;
    padding: 1em 15px;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item.visible{display: block;
    background: #e5e6e6;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item .expand-collapse-component-item-content.hidden{display: none;
    padding: 1em 15px;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item .expand-collapse-component-item-content.visible{display: block;}
.jd-page .expand-collapse-component .expand-collapse-component-container .btn-expand-all.hidden{display: none;}
.jd-page .expand-collapse-component .expand-collapse-component-container .btn-expand-all.visible{display: block;}
.jd-page .expand-collapse-component .expand-collapse-component-container .btn-collapse-all.hidden{display: none;}
.jd-page .expand-collapse-component .expand-collapse-component-container .btn-collapse-all.visible{display: block;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item > hr{border: 1px solid #c2c2c2;}
.jd-page .expand-collapse-component .expand-collapse-component-container .btn-show-more.hidden{display: none;}
.jd-page .expand-collapse-component .expand-collapse-component-container .btn-show-more.visible{display: block;}
.jd-page .expand-collapse-component .expand-collapse-component-container .btn-show-less.hidden{display: none;}
.jd-page .expand-collapse-component .expand-collapse-component-container .btn-show-less.visible{display: block;}
.jd-page a.button-push.btn-show-more.shown{margin-top: 15px;}
.jd-page a.button-push.btn-show-less{margin-top: 15px;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item .expand-collapse-component-item-content .seccion-images{margin: 8px 0;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item .expand-collapse-component-item-content .seccion-images div span.caption{display: block;
    margin-top: 8px;
    display: table-caption;
    caption-side: bottom;
    text-align: left;
    font-size: 15px;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item > h4::before{font-family: jd_icon;
    font-weight: bold;
    font-size: 18px;
    color: #367c2b;
    position: relative;
    left: 0;
    margin-right: 3px;}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item > h4::before,
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section.collapsible > h3::before,
.jd-page .faq .faq-container .faq-section .faq-question h4::before,
.jd-page .filter-component .filters .filter h4::before,
.jd-page .filter-news-component .filters .filter h4::before,
.jd-page .filter-search-results-component .filters .filter-group .filter h4::before,
.jd-page .filter-special-offers-component .filters .filter-group .filter h4::before,
.jd-page .icon-jd_plus::before,
.jd-page .link-list-accordian .link-list-group h4::before,
.jd-page .option-summary-comp .selector .title::before{content: "+";}
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section .expand-collapse-component-item.active > h4::before,
.jd-page .expand-collapse-component .expand-collapse-component-container .expand-collapse-component-section.collapsible.active > h3::before,
.jd-page .faq .faq-container .faq-section .faq-question.active h4::before,
.jd-page .filter-component .filters .filter.active h4::before,
.jd-page .filter-news-component .filters .filter.active h4::before,
.jd-page .filter-search-results-component .filters .filter-group .filter.active h4::before,
.jd-page .filter-special-offers-component .filters .filter-group .filter.active h4::before,
.jd-page .icon-jd_minus::before,
.jd-page .link-list-accordian .link-list-group.active h4::before,
.jd-page .option-summary-comp .selector.active .title::before{content: "-";}
.jd-page .carousel-item{padding: 10px;
  padding-bottom: 0;}
.jd-page .carousel-item img{width: 100%;}
.jd-page .carousel-item a{text-decoration: none;
  text-align: center;}
.jd-page .carousel-item .name{font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  font-size: 24px;
  color: #367c2b;}
.jd-page .carousel-item  .description{font-family: jd_sans_promedium, 'Roboto JD', Helvetica, sans-serif;
  color: #333;
  display: block;}
.jd-page .jd-carousel button[data-controls]{background: #367c2b;
  height: 112px;
  width: 33px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  z-index: 10;
  text-decoration: none;}
.jd-page .jd-carousel button[data-controls]:disabled{background: #666;}
.jd-page .jd-carousel [data-action]{margin-top: 4px;
  font-size: 17px;
  vertical-align: middle;
  background: transparent;}
.jd-page .jd-carousel button[data-nav]{width: 9px;
  height: 9px;
  margin: 0 5px;
  border-radius: 50%;
  background: #ddd;}
.jd-page .jd-carousel button[data-nav][aria-selected="true"]{background: #999;}
.jd-page .jd-carousel .tns-outer{position: relative;
  padding-bottom: 2em!important;}
.jd-page .jd-carousel .tns-nav{position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;}
.jd-page .jd-carousel .tns-controls{position: absolute;
  width: 100%;
  height: 100%;}
.jd-page .jd-carousel .tns-controls button{position: absolute;
  top: 20%;
  z-index: 1;}
.jd-page .jd-carousel .tns-controls button[data-controls="prev"]{left: 0;}
.jd-page .jd-carousel .tns-controls button[data-controls="next"]{right: 0;}
.jd-page .jd-carousel .carousel-item-overlay{position: relative;

  padding: 0;
  margin: 10px 10px 0;}
.jd-page .jd-carousel .carousel-item-overlay .text{position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  text-align: left;
  width: 100%;}
.jd-page .jd-carousel .carousel-item-overlay .name{font-size: 17px;
  color: #fff;}
.jd-page .quick-tools{position: relative;}
.jd-page .quick-tools .quick-tools-image{width: 100%;
  height: auto;}
.jd-page .quick-tools .quick-tools-content{padding: 30px;}
.jd-page .quick-tools .quick-tools-content{position: absolute;
  top: 0;
  padding: 20px 15px;
  z-index: 1;}
.jd-page .quick-tools .quick-tools-content{width: 100%;
  box-sizing: border-box;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  padding: 32px 24px;}
.jd-page .quick-tools .quick-tools-content h4{text-transform: uppercase;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 16px;
  color: #9b9b9b;}
.jd-page .quick-tools .quick-tools-content ul{padding-left: 0;
  margin: 0;}
.jd-page .quick-tools .quick-tools-content ul li{list-style: none;}
.jd-page .quick-tools .quick-tools-content ul.anchor-quick-white li a{color: #fff;}
.jd-page .quick-tools .quick-tools-content ul li a{text-decoration: none;
  color: #fff;}
.jd-page .quick-tools .quick-tools-content ul li a:focus,
.jd-page .quick-tools .quick-tools-content ul li a:active,
.jd-page .quick-tools .quick-tools-content ul li a:hover{text-decoration: none;
  color: #fdda01;}
.jd-page .jd-faq .faq-links .faq-links-content .faq-link-list li.selected{color: #367c2b;
  border-left: 2px solid #367c2b;}
.jd-page .jd-construction .jd-faq .faq-links .faq-links-content .faq-link-list li.selected{color: #5e6a71;
  border-left: 2px solid #5e6a71;}
.jd-page .jd-faq .faq-links .faq-links-content .faq-link-list{padding-left: 0;
  background: #666;
  color: #fff;
  margin: 0;
  list-style: none;}
.jd-page .jd-faq .faq-links .faq-links-content .faq-link-list li{display: none;
  list-style: none;
  padding: 5px 10px;
  padding-left: 0;
  font-family: jd_sans_probold, 'Roboto JD', Helvetica, sans-serif;
  font-weight:  600;
  font-weight: 400;}
.jd-page .jd-faq .faq-links .faq-links-content .faq-link-list li a{text-decoration: none;}
@media (min-width: 992px){
  .jd-page .jd-faq .faq-links .faq-links-content .faq-link-list{background: 0 0;
    color: #333;}
  .jd-page .jd-faq .faq-links .faq-links-content .faq-link-list li{display: block;
    padding: 5px 0 5px 10px;
    padding-left: 0;
    font-size: 18px;
    cursor: pointer;
    border-left: 2px solid transparent;}
}
.jd-page .model-listing-comp{background:#EFF0F0;}
.jd-page .model-listing-comp .card{transform: translateZ(0);
  -webkit-transform: translate3d(0,0,0);
  margin: 16px 0;
  padding: 16px 0 32px;
  border-top: 4px solid #fff;
  background: #fff;}
.jd-page .model-listing-comp .card h3 a{text-decoration: none;}
.jd-page .model-listing-comp .card .image-holder{text-align: center;
  margin-bottom: 16px;}
.jd-page .model-listing-comp .card .image-holder a{display: block;
  overflow: hidden;}
.jd-page .model-listing-comp .card .content{margin-bottom: 32px;}
.jd-page .model-listing-comp .card .content .model{color: #367c2b;
  margin: 0 0 8px;
  line-height: 1;}
.jd-page .jd-construcction .model-listing-comp .card .content .model{color: #666;}
.jd-page .model-listing-comp .card .content .category{font-family: jd_sans_promedium, 'Roboto JD', Helvetica, sans-serif;
  font-size: 18px;
  margin: 8px 0;
  line-height: 1;
  display: block;}
.jd-page .model-listing-comp .card .content .details p,
.jd-page .model-listing-comp .card .content .details ul{display: none;
  margin-top: 16px;
  margin-bottom: 0;}
.jd-page .model-listing-comp .card .properties{margin: 0 0 32px;}
.jd-page .model-listing-comp .card .properties .row{}
.jd-page .model-listing-comp .card .ctas{text-align: center;}
.jd-page .model-listing-comp .card .ctas a,
.jd-page .model-listing-comp .card .ctas label{max-width: 280px;
  width: 100%;
  display: block;
  margin: 0 auto;}
@media print, (min-width: 768px){
  .jd-page .model-listing-comp .card{padding: 24px 0 32px;
    border-top: none;
    border-left: 4px solid #fff;}
  .jd-page .model-listing-comp .card .image-holder.four-three{overflow: hidden;
    text-align: center;}
  .jd-page .model-listing-comp .card .image-holder.four-three img{width: 133%;
    max-width: none;
    margin: 0 -16.5%;}
  .jd-page .model-listing-comp .card .image-holder .image{max-width: 100%;}
  .jd-page .model-listing-comp .card .content{padding: 0;}
  .jd-page .model-listing-comp .card .content .details p,
.jd-page .model-listing-comp .card .content .details ul{display: block;}
  .jd-page .model-listing-comp .card .ctas{text-align: left;}
  .jd-page .model-listing-comp .card .ctas .cta{float: left;
    padding: 0 10px 0 0;
    max-width: 33%;}
  .jd-page .model-listing-comp .card .ctas .cta .button1{padding: 14px 15px;}
  .jd-page .model-listing-comp .card .ctas a,
.jd-page .model-listing-comp .card .ctas label{max-width: none;}
}
@media print, (min-width: 992px){
  .jd-page .model-listing-comp .card .content{margin-bottom: 24px;}
  .jd-page .model-listing-comp .card .content .category{margin-bottom: 16px;}
  .jd-page .model-listing-comp .card .ctas{padding-left: 16.66666667%;}
}
@media print, (min-width: 1200px){
  .jd-page .model-listing-comp .card .properties .row{margin-left: 0;}
}
.jd-page .filter-component{display: none;
  background:#EFF0F0;
  padding-top: 2em;}
.jd-page .filter-component .filter{background: white;
  padding: .5em;
  border-bottom: 1px solid #e5e6e6;}
.jd-page .filter-component .filter ul{font-size: 0.9em;
  padding-left: 25px;}
.jd-page .filter-component .filter .content{display: none;}
.jd-page .filter-component .filters .filter h4{padding: 16px 20px 16px 20px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;

  color: #333;
  font-weight: bold;}
.jd-page .filter-component .filters .filter h4::before{font-size: 14px;
  position: absolute;
  right: 20px;
  top: 17px;}
.jd-page .btn-filter.fl-hide{display: none;}
.jd-page .filter-bar-component{width: 100%;
  background: #333;
  color: white;}
.jd-page .filter-bar-component{width: 100%;
  background: #333;
  color: white;
  padding: .5em 0;}
.jd-page .button6{color: #fff;
  border: #464646;
  background: #464646;}
.jd-page .filter-bar-component .filter-result,
.jd-page .filter-bar-component .btn-filter-selector{display: inline-block;}
.jd-page .filter-bar-component .btn-filter-selector .button6{padding: 12px 20px;
  font-weight: normal;}
.jd-page .filter-bar-component .filter-result{display: none;
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid white;}
.jd-page .jd-fg-white,
.jd-page .jd-fg-white *{color: #FFF !important;}
.jd-page .jd-fg-black,
.jd-page .jd-fg-black *{color: #000 !important;}
.jd-page .jd-fg-dark-gray,
.jd-page .jd-fg-dark-gray *{color: #666 !important;}
.jd-page .jd-clear{clear: both;}
.jd-page .text-xs-center,
.jd-page .text-sm-center{text-align: center;}
.jd-page .video-js,
.jd-page .video-wrapper{position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  width: 100%;
  display: block;}
.jd-page .video-wrapper iframe{position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}
.jd-page .el-hidden{display: none!important;}
.jd-page .visually-hidden{position: absolute !important;
  clip: rect(1px 1px 1px 1px); 
  clip: rect(1px, 1px, 1px, 1px);
  padding:0 !important;
  border:0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;}
.jd-page .jd-sticky{position: sticky;
  top: 0;
  z-index: 999;}
.jd-page .col-lg-15,
.jd-page .col-md-15,
.jd-page .col-sm-15,
.jd-page .col-xs-15{position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;}
@media (min-width: 992px){
  .jd-page .col-md-15{width: 20%;
    float: left;}
  .jd-page .product-summary-comp .image-cont .image-wrapper li img{max-width: 1000%;
    
    width: auto;
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;}
  .jd-page .image-wrapper.slides li{width: 759px;margin-right: 100px;float: left;display: block;}
  .jd-page .expand-collapse-component > .row{margin:0;
    margin-right:30px;
    margin-left:15px;}
}
.jd-page #form-consult-machines{display: none;}
.jd-page .links-section #form-consult-machines{display: inline-block;
  padding: 1em;}
.jd-page .model-listing-comp .title-main{padding-top: 12px;
  margin-bottom: 20px;}
.jd-page .product-panel img,
.jd-page .product-panel picture{margin: 0;
  width: 100%;
  margin-bottom: 15px;}
.jd-page .product-panel a{text-decoration: none;}
@media (min-width: 916px){
  .jd-page .tiny-slider.fix-carousel-2 > div:nth-child(1),
.jd-page .tiny-slider.fix-carousel-2 > div:nth-child(4){visibility: hidden;}
  .jd-page .tiny-slider.fix-carousel-3 > div:nth-child(1),
.jd-page .tiny-slider.fix-carousel-3 > div:nth-child(5){visibility: hidden;}
  .jd-page .tiny-slider.fix-carousel-1 > div{width: calc(25%);
    font-size: 14px;}
}
.jd-page .sepfaqs{margin-bottom: 20px;}
.jd-page .form--inline{display: flex;
   	flex-wrap: wrap;}
@-webkit-keyframes pulse{25%, 75% {
      opacity: 0.25;
      margin-right: 10px
  }
  0%,
  50%,
  100% {
      opacity: 1;
      margin-right: 5px
  }}
@-moz-keyframes pulse{25%, 75% {
      opacity: 0.25;
      margin-right: 10px
  }
  0%,
  50%,
  100% {
      opacity: 1;
      margin-right: 5px
  }}
@-ms-keyframes pulse{25%, 75% {
      opacity: 0.25;
      margin-right: 10px
  }
  0%,
  50%,
  100% {
      opacity: 1;
      margin-right: 5px
  }}
@-o-keyframes pulse{25%, 75% {
      opacity: 0.25;
      margin-right: 10px
  }
  0%,
  50%,
  100% {
      opacity: 1;
      margin-right: 5px
  }}
@keyframes pulse{25%, 75% {
      opacity: 0.25;
      margin-right: 10px
  }
  0%,
  50%,
  100% {
      opacity: 1;
      margin-right: 5px
  }}
.jd-page .product-slider-wrapper{padding-top: 2%;
  padding-bottom: 2%;
  max-width: 1366px;
  margin: auto;
  background: white;}
.jd-page .product-slider-wrapper .tab-content>.tab-pane{display: block;
  height: 0;
  overflow-y: hidden;
  overflow-x: hidden;}
.jd-page .product-slider-wrapper .tab-content>.active{height: auto}
.jd-page .product-slider-wrapper .tab-pane.active{animation: slide-down .5s ease-out}
.jd-page .group-header,
.jd-page .series-header{padding: 3% 15% 3% 15%;
  width: 100%;
  text-align: center}
.jd-page .group-header h2,
.jd-page .series-header h2{margin: 0 0 25px 0}
.jd-page .group-header h2 span,
.jd-page .series-header h2 span{margin: 0 25px}
.jd-page .group-header h3,
.jd-page .series-header h3{margin-top: 10px}
.jd-page .group-header p,
.jd-page .series-header p{font-family: "jd_sans_prosemibold", "jd_sans_probold", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 140%}
@media screen and (max-width: 480px){
  .jd-page .group-header p,
.jd-page .series-header p{font-size: 18px}
}
.jd-page .group-header span,
.jd-page .series-header span{font-family: "jd_sans_probold", Helvetica, Arial, sans-serif}
.jd-page .group-header a,
.jd-page .series-header a{text-decoration: none}
.jd-page .group-header a:hover,
.jd-page .series-header a:hover{text-decoration: underline;
  cursor: pointer}
.jd-page .series-header h2{margin: 0}
.jd-page .series-header p{font-size: inherit;
  margin: 10px 0}
.jd-page .series-header.product-slider-nav [data-custom-carousel]{padding-top: 0px}
.jd-page .group-header{background-color: white}
.jd-page .product-slider-tabs{display: flex;
  list-style: none;
  justify-content: center;
  font-family: jd_sans_probold, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding-top: 2%}
@media screen and (max-width: 768px){
  .jd-page .product-slider-tabs{flex-direction: column;
      padding: 20px;
      text-align: center}
}
.jd-page .product-slider-tabs .product-slider-tabs-item{background-color: #ffffff;
  color: #186108;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3}
.jd-page .product-slider-tabs .product-slider-tabs-item:nth-last-of-type(1){border: 1px solid #c3c3c3}
.jd-page .product-slider-tabs .product-slider-tabs-item.active{background-color: #367c2a;
  border: 1px solid #367c2a}
.jd-page .product-slider-tabs .product-slider-tabs-item.active .product-slider-tabs-link{color: #ffffff}
.jd-page .product-slider-tabs .product-slider-tabs-item .product-slider-tabs-link{text-decoration: none;
  padding: 12px 25px;
  display: block}
.jd-page .product-slider-tabs .product-slider-tabs-item .product-slider-tabs-link:hover{text-decoration: none}
.jd-page [data-product-slider-nav].product-slider-nav{padding-bottom: 50px;
  padding-top: 0;
  position: relative;
  display: -webkit-inline-box;}
.jd-page [data-product-slider-nav].product-slider-nav .slick-slider{position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent}
.jd-page [data-product-slider-nav].product-slider-nav .slick-list{position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0}
.jd-page [data-product-slider-nav].product-slider-nav .slick-list:focus{outline: none}
.jd-page [data-product-slider-nav].product-slider-nav .slick-list.dragging{cursor: pointer;
  cursor: hand}
.jd-page [data-product-slider-nav].product-slider-nav .slick-slider .slick-track,
.jd-page [data-product-slider-nav].product-slider-nav .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)}
.jd-page [data-product-slider-nav].product-slider-nav .slick-track{position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto}
.jd-page [data-product-slider-nav].product-slider-nav .slick-track:before,
.jd-page [data-product-slider-nav].product-slider-nav .slick-track:after{display: table;
  content: ''}
.jd-page [data-product-slider-nav].product-slider-nav .slick-track:after{clear: both}
.jd-page [data-product-slider-nav].product-slider-nav .slick-loading .slick-track{visibility: hidden}
.jd-page [data-product-slider-nav].product-slider-nav .slick-slide{display: none;
  float: left;
  height: 100%;
  min-height: 1px}
.jd-page [data-product-slider-nav].product-slider-nav [dir='rtl'] .slick-slide{float: right}
.jd-page [data-product-slider-nav].product-slider-nav .slick-slide img{display: block}
.jd-page [data-product-slider-nav].product-slider-nav .slick-slide.slick-loading img{display: none}
.jd-page [data-product-slider-nav].product-slider-nav .slick-slide.dragging img{pointer-events: none}
.jd-page [data-product-slider-nav].product-slider-nav .slick-initialized .slick-slide{display: block}
.jd-page [data-product-slider-nav].product-slider-nav .slick-loading .slick-slide{visibility: hidden}
.jd-page [data-product-slider-nav].product-slider-nav .slick-vertical .slick-slide{display: block;
  height: auto;
  border: 1px solid transparent}
.jd-page [data-product-slider-nav].product-slider-nav .slick-arrow.slick-hidden{display: none}
.jd-page [data-product-slider-nav].product-slider-nav .slick-loading .slick-list{background: #fff url('ajax-loader.gif') center center no-repeat}
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next{font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent}
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev:hover,
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev:focus,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next:hover,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next:focus{color: transparent;
  outline: none;
  background: transparent}
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev:hover:before,
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev:focus:before,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next:hover:before,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next:focus:before{opacity: 1}
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev.slick-disabled:before,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next.slick-disabled:before{opacity: .25}
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev:before,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next:before{font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale}
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev{left: -25px}
.jd-page [data-product-slider-nav].product-slider-nav [dir='rtl'] .slick-prev{right: -25px;
  left: auto}
.jd-page [data-product-slider-nav].product-slider-nav .slick-next{right: -25px}
.jd-page [data-product-slider-nav].product-slider-nav [dir='rtl'] .slick-next{right: auto;
  left: -25px}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dotted.slick-slider{margin-bottom: 30px}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots{position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li{position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li button{font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li button:hover,
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li button:focus{outline: none}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li button:hover:before,
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li button:focus:before{opacity: 1}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li button:before{font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li.slick-active button:before{opacity: .75;
  color: black}
.jd-page [data-product-slider-nav].product-slider-nav a:hover{text-decoration: none}
.jd-page [data-product-slider-nav].product-slider-nav h1{text-align: center;
  margin-bottom: 33px}
.jd-page [data-product-slider-nav].product-slider-nav .item{position: relative;
  background-color: white;
  color: #333333;
  margin: 20px;
  font-size: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: box-shadow .35s ease-in-out}
.jd-page [data-product-slider-nav].product-slider-nav .item:hover{-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.3)}
.jd-page [data-product-slider-nav].product-slider-nav .item .img-link{min-height: 1px}
.jd-page [data-product-slider-nav].product-slider-nav .item .img-link .image{max-width: none;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
  max-height: 153px}
.jd-page [data-product-slider-nav].product-slider-nav .item .img-link .image img{width: 100%}
.jd-page [data-product-slider-nav].product-slider-nav .item h4.post-title{margin: 0;
  font-size: 24px;
  padding: 0 25px 0px 25px}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series{text-align: center;
  display: flex;
  flex-direction: column;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.planter-db{height: 561px;}
@media screen and (max-width: 480px){
  .jd-page [data-product-slider-nav].product-slider-nav .item.item-series.planter-db{height: 576px;}
}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.trac6m{min-height: 476px;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.pulv{height: 520px;}
@media screen and (max-width: 480px){
  .jd-page [data-product-slider-nav].product-slider-nav .item.item-series.pulv{min-height: 526px;}
}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.drybox{min-height: 493px;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.trac9r{min-height: 450px;
  width: 246px;
  text-align: center;
  display: flex;
  flex-direction: column;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.tillage{min-height: 571px;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.harv-s{height: 535px;}
@media screen and (max-width: 480px){
  .jd-page [data-product-slider-nav].product-slider-nav .item.item-series.harv-s{height: 547px;}
}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.platforms{min-height: 536px;}
@media screen and (max-width: 480px){
  .jd-page [data-product-slider-nav].product-slider-nav .item.item-series.platforms{min-height: 549px;}
}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.baling{min-height: 564px;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.forage{min-height: 490px;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series.front-loaders{min-height: 516px;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series p.excerpt{color: #7d7d7d;
  font-size: 12px;
  line-height: 16px;
  padding: 5px 25px;
  min-height: 80px;
  margin: 0}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series ul.specs{padding: 0;
  margin: 0;
  border-top: 1px solid #d8d8d8;
  margin-top: 4%;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series ul.specs.impl{margin-top: 14%;}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series ul.specs li{line-height: normal;
  list-style: none;
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 25px;
  min-height: 40px}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models{font-family: "jd_sans_probold", Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding: 8%;
  width: 100%;
  margin: auto 0 0 0;
  line-height: 20px;
  bottom: 0}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul{padding: 16px;
  margin: 0;
  line-height: 16px}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul li{list-style: none;
  display: inline-block}
@media screen and (max-width: 480px){
  .jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul li{display: block}
}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul li:nth-last-of-type(1) a:after{content: " "}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul li a{text-decoration: none}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul li a:after{content: ",";
  color: #333}
@media screen and (max-width: 480px){
  .jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul li a:after{display: none}
}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul li a:hover{text-decoration: underline;
  cursor: pointer}
@media screen and (max-width: 480px){
  .jd-page [data-product-slider-nav].product-slider-nav .item.item-series .models ul li a{font-size: 16px;
      line-height: 28px}
}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-model{min-height: 550px;
  display: flex;
  flex-direction: column}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-model .hp{padding: 0;
  margin: 0;
  line-height: normal;
  list-style: none;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 25px;
  min-height: 40px;
  font-weight: 700}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-model ul.specs{padding: 10px 25px;
  margin: 0 15px}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-model ul.specs li{line-height: 140%;
  margin-bottom: 7px}
.jd-page [data-product-slider-nav].product-slider-nav .item.item-model .button1{margin: auto 25px 25px 25px}
@media screen and (min-width: 769px) and (max-width: 990px){
  .jd-page [data-product-slider-nav].product-slider-nav .item{margin: 20px}
}
@media screen and (max-width: 768px){
  .jd-page [data-product-slider-nav].product-slider-nav .item{margin: 15px}
}
@media screen and (max-width: 480px){
  .jd-page [data-product-slider-nav].product-slider-nav.container{padding-left: 0px;
      padding-right: 0px}
}
.jd-page [data-product-slider-nav].product-slider-nav .cta{text-align: center;
  margin-top: 33px;
  margin-bottom: 33px}
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev:before,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next:before{color: #fff;
  font-family: jd_icon !important}
.jd-page [data-product-slider-nav].product-slider-nav .slick-next,
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev{background: #367c2c;
  width: 33px;
  height: 90px;
  z-index: 5}
.jd-page [data-product-slider-nav].product-slider-nav .slick-next.slick-disabled,
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev.slick-disabled{background-color: #bfbfbf}
.jd-page [data-product-slider-nav].product-slider-nav .slick-next.slick-disabled:focus,
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev.slick-disabled:focus{background-color: #bfbfbf}
.jd-page [data-product-slider-nav].product-slider-nav .slick-next:focus,
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev:focus,
.jd-page [data-product-slider-nav].product-slider-nav .slick-next:hover,
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev:hover{background: #3e8f33}
.jd-page [data-product-slider-nav].product-slider-nav .slick-prev{left: 0;
  top: 150px;}
.jd-page [data-product-slider-nav].product-slider-nav .slick-next{right: 0;
  top: 150px;}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots{bottom: 0}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dotted.slick-slider{margin-bottom: 80px}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li button:before{display: none}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li button{width: 7px;
  height: 7px;
  display: block;
  background: #c2c2c2;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 20px}
.jd-page [data-product-slider-nav].product-slider-nav .slick-dots li.slick-active button{border: 2px solid #367c2b;
  background-color: transparent;
  width: 11px;
  height: 11px}
@keyframes slide-down{0% {
      opacity: 0;
      transform: translateY(3%)
  }
  100% {
      opacity: 1;
      transform: translateY(0)
  }}
.jd-page .yellow-button{background: #fdda01;
      font-size: 16px;}
.jd-page .decoration-button{text-decoration: none;
      color: #333;}
.jd-page .nav-sticky{background-color: #333 !important;
  color: white !important;}
.jd-page .right-container{background: linear-gradient(to right,rgb(51 51 51 / 0%) 0,#333 10%,#333 100%) !important;}
@media screen and (min-width: 992px){
  .jd-page h2{//font-size: 40px !important;
  //margin-top: 50px !important;
  //margin-bottom: 20px !important;}
}
@media screen and (max-width: 768px){
  .jd-page h2{margin-top: 35px !important;}
}
.jd-page .nesting-imp{position: relative;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  padding-bottom: 30px;}
.jd-page .button1{width: 350px;}
@media screen and (max-width: 768px){
  .jd-page .button1{width: 100%;}
  .jd-page .nesting-imp{width: 90%}
}
.jd-page #title-e837e277-4cbb-9b43-6495-43800d1868ae{background: #333333;
  color: white;}
.jd-page //h2{//text-align: center;
//margin-bottom: 0px !important;
//}
.jd-page .slick-next.icon-jd_carrot_right.slick-arrow.carousel-control-next{display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    font-size: 25px;
    color: #cccc;}
@media only screen and (max-width: 880px){
  .jd-page .slick-next.icon-jd_carrot_right.slick-arrow.carousel-control-next{display: none;}
  .jd-page .slick-prev.icon-jd_carrot_left.slick-arrow{display: none !important;}
}
.jd-page .slick-prev.icon-jd_carrot_left.slick-arrow{display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    font-size: 25px;
    color: #cccc !important;}
.jd-page .no-decoration-text{text-decoration: none !important;}

/* ===== /themes/JD2017/css/style.css (acotado a .jd-page) ===== */
.jd-page .pager li > a,
.jd-page .pager li > span{display: inline-block;
  padding: 5px 30px;
  background-color: #fff;
  border: 4px solid #377C2B;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
   margin: 50px;}
.jd-page a{color: #377C2B}
.jd-page a:hover{color: #377C2B;}
.jd-page input[type=file]{height: auto;}
.jd-page .alert{margin-top: 20px;}
.jd-page .search-form .search-help-link{display:none;}
.jd-page .site-name{font-size: 18px;
    color: #333333;
    padding-top: .9em;
    display: inline-block;}
.jd-page .site-name:hover{color: #333333;
    padding-top: .6em;
    display: inline-block;
    text-decoration: none;}
.jd-page .site-name img{padding-bottom: .6em;}
.jd-page .site-slogan{font-size: 13px;}
.jd-page .highlighted{clear:both;}
.jd-page .btn-success,
.jd-page .form-submit{font-weight: bold;
    color: #222222;
    text-decoration: none;
    background: #FDDA01;
    border-color: #FDDA01;
    border-radius: 0;
    padding: 16px 30px;
    min-width: 100px;
    cursor: pointer;
    transition: all .5s ease-out;}
.jd-page .btn-success:focus,
.jd-page .btn-success:active,
.jd-page .btn-success:hover,
.jd-page .form-submit:focus,
.jd-page .form-submit:active,
.jd-page .form-submit:hover{background: #F1CF00;
    text-decoration: none;
    color: #222222;
    border-color: #F1CF00;}
.jd-page .btn-success[disabled],
.jd-page .form-submit[disabled]{opacity: 0.5;
    border-color: #F1CF00;
    background: #F1CF00;}
.jd-page .button--primary,
.jd-page .btn-primary{color: #FFFFFF;
    background-color: #377C2B;
    border-color: #266B1A;}
.jd-page .button-primary:focus,
.jd-page .button-primary:active,
.jd-page .button-primary:hover,
.jd-page .btn-primary:focus,
.jd-page .btn-primary:active,
.jd-page .btn-primary:hover{color: #FFFFFF;
    background-color: #377C2B;
    border-color: #266B1A;}
.jd-page button + button{margin-left: 1em;}
.jd-page button + a{margin-left: 1em;}
.jd-page .form-actions a + a{margin-left: 1em;}
.jd-page .btn-default,
.jd-page .btn-secondary{background: white;
    color: #367C2B;
    border: 2px solid #367C2B;
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    text-align: center;
    transition: all .5s ease-out;
    font-weight: bold;
    border-radius: 0;}
.jd-page .btn-secondary{border: 0;
    background-color: #fafafa;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);}
.jd-page .btn-xs,
.jd-page .btn-group-xs > .btn{padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;}
.jd-page .btn-default:focus,
.jd-page .btn-default:active,
.jd-page .btn-default:hover{color: #FFFFFF;
    background: #367C2B;
    text-decoration: none;
    border: 2px solid #367C2B;}
.jd-page .btn-default[disabled]{opacity: 0.5;
    background: white;
    color: #367C2B;
    border: 2px solid #367C2B;}
.jd-page .delete{border-color: #888888;
    color: #888888;}
.jd-page .form-control:focus{border-color: rgba(55, 124, 43, 0.5);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(55, 124, 43, 0.5);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(55, 124, 43, 0.5);}
.jd-page .input-group-btn button{padding: 7px 12px 6px;}
.jd-page nav.tabs[role=navigation]{display: none;}
.jd-page .role-administrator nav.tabs[role=navigation]{display: block;}
.jd-page .tabledrag-toggle-weight{display: none;}
.jd-page .views-field-nid a + a{margin-left: .5em;}
.jd-page th.checkbox,
.jd-page td.checkbox{margin: 0;}
.jd-page .menu-enabled{width: auto;}
.jd-page .form-required:after{margin-left: 4px;
    vertical-align: 3px;}
.jd-page .node-preview-container{padding-top: .4em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;}
.jd-page .node-preview-container .btn{padding: 4px 12px;}
.jd-page .node-section-content-edit-form .field--name-field-section,
.jd-page .node-section-content-form .field--name-field-section{display: none;}
.jd-page .vertical-tabs{display: none;}
.jd-page .node-form .form-actions{margin-bottom: 1em;}
.jd-page .field--type-telephone .form-inline .control-label,
.jd-page .field--type-integer .form-inline .control-label{display: block;}
.jd-page .field--type-telephone .form-inline .form-control{width: 100%;}
.jd-page .field--name-field-emergencies .filter-wrapper{display: none;}
.jd-page .breadcrumb{margin: 1em 0;
    background: transparent;}
.jd-page .admin-menu_button-collapse .btn-expand{display: none;}
.jd-page .admin-menu_button-collapse_outside{position: fixed;
    top: 0;
    left: 49%;
    z-index: 999;}
.jd-page .admin-menu_button-collapse_outside button{border: 1px solid #e7e7e7;
    background: #f8f8f8;
    position: relative;
    border-top-color: transparent;}
.jd-page .admin-menu_button-collapse button svg{width: 18px!important;
    height: 18px!important;}
.jd-page .main-menu{color: #333333;
  font-weight: bold;
  height: 60px;
  white-space: nowrap;
  z-index: 9;}
.jd-page .main-menu__list{align-items: center;
  background-color: transparent;
  display: flex;
  height: 60px;
  justify-content: flex-start;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 9;}
.jd-page .main-menu__list .main-menu__item{margin: 0;
  position: relative;
  z-index: 9;}
.jd-page .main-menu__list .main-menu__item ul{background: #fff;
  display: none;
  left: 0;
  min-width: 200px;
  text-align: left;
  position: absolute;
  top: 35px;
   z-index: 9;}
.jd-page .main-menu__list .main-menu__item ul li{display: block;
  
  z-index: 9;}
.jd-page .main-menu__list .main-menu__link{color: #333333;
  font-weight: bold;
  display: block;
  padding: 10px;
  text-decoration: none;
   z-index: 9;}
.jd-page .main-menu__list .main-menu__link:hover,
.jd-page .main-menu__list .main-menu__link:focus{text-decoration: none;
  background: #eee;
   z-index: 9;
   color: #222;}
.jd-page .main-menu__item--level-0:hover > .main-menu__submenu,
.jd-page .main-menu__item--level-0:focus > .main-menu__submenu{display: block;
   z-index: 9;}
.jd-page .main-menu__item--level-0 > a{z-index: 9;}
.jd-page .main-menu__item--level-1:hover > .main-menu__submenu,
.jd-page .main-menu__item--level-1:focus > .main-menu__submenu{display: block;
  top: 0;
  left: 100%;
  z-index: 9;}
.jd-page li.main-menu__item.main-menu__item--level-2:first-child{font-size: 120%;
    font-weight: bold;}
.jd-page ul.menu.nav{white-space: nowrap;}
.jd-page .menu.nav{white-space: nowrap;}
.jd-page .custom-logo .region-header{height: 100%;}
.jd-page .nav > li > a,
.jd-page .nav > li > a:hover,
.jd-page .nav > li > a:active,
.jd-page .nav > li > a:focus{background-color: transparent;
    border-color: #377C2B;}
.jd-page .nav .open > a,
.jd-page .nav .open > a:hover,
.jd-page .nav .open > a:focus{background-color: transparent;
    border-color: #377C2B;}
.jd-page .nav a .caret{color: #377C2B;}
.jd-page .nav > li > a.is-active{font-weight: bold;
    text-decoration: underline;}
.jd-page .dropdown-menu > .active > a,
.jd-page .dropdown-menu > .active > a:hover,
.jd-page .dropdown-menu > .active > a:focus{background-color: #E7E7E8;}
.jd-page .dropdown-menu > li > a:hover,
.jd-page .dropdown-menu > li > a:focus{color: #333333;
    text-decoration: underline;
    background-color: transparent;}
.jd-page .menu-toggle{display: none;
    margin-top: 1.2em;}
.jd-page .menu-toggle svg,
.jd-page .menu-toggle button{width: 100%;}
.jd-page .menu-toggle button{padding: 0;
    background: none;
    border: 0;}
.jd-page .menu-toggle svg{min-width: 32px;}
.jd-page .search-block-form{float: right;
    padding-left: 0;
    width: 10%;
    position: relative;}
.jd-page .custom-logo .search-block-form{top: 38%; 
    top: calc( 50% - 1.3em);}
.jd-page h1.page-header{font-weight: normal;
    margin: .65em 0;
    border: 0;
    padding: 0;
    font-size: 30px;}
.jd-page [data-banner-page^="/dwm/content"] .region > .page-header{display: none;}
.jd-page .block-views-blockweb-block-home-news-block-1{margin-top: 1em;
    border-top: 1px solid #DDDDDD;
    padding-top: 2em;}
.jd-page .block-views-blockweb-block-home-news-block-1 h2{margin: 0;
    margin-bottom: 1em;
    font-weight: normal;
    padding-left: 15px;}
.jd-page .view-web-block-home-news .views-field-field-summary-image img{width: 100%;
    margin-bottom: 1em;}
.jd-page .view-web-block-home-news .views-field-title{font-size: 1.05em;
    font-weight: bold;
    margin-bottom: .1em;}
.jd-page .view-web-block-home-news .views-field-title a{color: #333333;}
.jd-page .view-web-block-home-news .view-footer{clear: both;
    padding: 2em 0;}
.jd-page .location-page-view .views-label,
.jd-page .location-page-view .field-content{display: inline;}
.jd-page .location-page-view .views-field-title{margin: 2em 0 1em;}
.jd-page .location-page-view .views-field-title h2{font-size: 16px;
    font-weight: bold;
    color: #377C2B;}
.jd-page .location-page-view .view-content{font-size: 13px;}
.jd-page .location-page-view .views-label-field-monday-to-friday-hours-1,
.jd-page .location-page-view .views-label-field-saturday__1,
.jd-page .location-page-view .views-label-field-sunday-1,
.jd-page .location-page-view .views-label-field-monday-to-friday-hours,
.jd-page .location-page-view .views-label-field-saturday-,
.jd-page .location-page-view .views-label-field-sunday{font-weight: normal;
    display: block;}
.jd-page .location-page-view .operarion-hour-label,
.jd-page .location-page-view .views-label-field-emergencies,
.jd-page .location-page-view .views-label-field-services-offered{font-weight: bold;
    margin-top: 1em;
    display: block;
    font-size: 1em;}
.jd-page .view-web-block-location .form-inline .form-group{display: block;}
.jd-page .view-web-block-location .operation-hours-legend{margin-top: 1em;
    font-weight: bold;}
.jd-page .view-web-block-location .views-field-field-emergencies{margin-top: 1em;}
.jd-page .view-web-block-location .views-label-field-emergencies{font-weight: bold;}
.jd-page .node-section-content-edit-form  .field--name-field-summary-image{float: none;}
.jd-page .node-section-content-edit-form .field--name-field-attachment{top: 0;}
.jd-page .view-web-our-staff table caption{color: #377C2B;
    font-size: 1.2em;}
.jd-page .view-web-our-staff table thead{display: none;}
.jd-page .view-web-our-staff .staff-name{font-weight: bold;
    font-size: 1.1em;}
.jd-page .view-web-our-staff .table-striped{border: 1px solid #DDDDDD;}
.jd-page .view-web-our-staff .table-striped > tbody > tr:nth-of-type(even){background-color: #FFFFFF;}
.jd-page .view-web-our-staff .table-striped > tbody > tr:nth-of-type(odd){background-color: #FFFFFF;}
.jd-page .view-web-our-staff .table-striped > tbody > tr > td{vertical-align: middle;}
.jd-page .view-web-our-staff .views-field-field-main-contact,
.jd-page .view-web-our-staff .views-field-field-email{width: 5%;
    text-align: center;
    font-size: 1.3em;
    vertical-align: inherit;}
.jd-page .view-content  .views-field.views-field-field-email{font-size: 1em;}
.jd-page .views-field.views-field-nid a{font-weight: bold;
    text-decoration: underline;
    padding-right: 13px;}
.jd-page .view-web-our-staff .views-field-field-job{width: 50%;}
.jd-page .view-web-our-staff .views-field-field-telephone{width: 30%;}
.jd-page .view-admin-content span.isMainStore.Store,
.jd-page .view-admin-content span.isMainStore.Filial,
.jd-page .view-admin-content span.isMainStore.Sucursal{display:none;}
.jd-page .view-web-our-staff .views-field-field-main-contact,
.jd-page .view-admin-content span.isMainStore.Main.store,
.jd-page .view-admin-content span.isMainStore.Matriz,
.jd-page .view-admin-content span.isMainStore.Casa.central{color: #FCDB00;}
.jd-page .view-web-our-staff .views-field-field-email{color: #377C2B;}
.jd-page .view-web-our-staff .views-field-field-image img{width: 64px;
    height: auto;
    max-width: none;}
.jd-page .view-web-video-galleries .views-row,
.jd-page .view-web-image-galleries .views-row{margin-bottom: 1.5em;
    padding-bottom: 1em;

    border-bottom: 1px solid #DDDDDD;}
.jd-page .view-web-video-galleries .views-row:last-child,
.jd-page .view-web-image-galleries .views-row:last-child{border-bottom: 0;}
.jd-page .view-web-video-galleries .views-field-title,
.jd-page .view-web-image-galleries .views-field-title{font-size: 1.5em;
    color: #377C2B;
    margin-bottom: .5em;}
.jd-page .video_embed_title{font-weight: bold;
    margin-top: .5em;}
.jd-page .video_embed_detail p{font-weight: bold;
    margin: .3em 0 .8em;}
.jd-page .video_embed_detail img{width: 200px;
    height: auto;}
.jd-page .image-with-caption .image-caption{text-align: center;
    color: #377C2B;
    font-size: 0.85em;
    padding: 5px 0;}
.jd-page .image-with-caption .image-caption{height: 2.5em;}
.jd-page .view-web-used .views-field-images img{height: 132px;
  width: 177px;}
.jd-page .view-web-used .views-field-title{font-size: 1.2em;
    margin: .5em 0;
    display: block;}
.jd-page .view-web-used .item-used{margin-bottom: 1em;}
.jd-page .view-web-used .form-type-select label{}
.jd-page #form-consult-used,
.jd-page #form-consult-phone{margin-top: 10px;}
.jd-page .banner-actions{margin: 1em 0 .8em;
    padding: .75em .5em;
    background: #FAFAFA;
    border-radius: 4px;
    box-shadow: 1px 1px 3px 1px #AAAAAA;}
.jd-page .banner-action{padding: .3em;}
.jd-page .banner-action:hover{text-decoration: none;}
.jd-page .banner-action_move{float: right;
    padding: 0;}
.jd-page .banner{position: relative;}
.jd-page .block-views-blockweb-block-banners-block-banner-content-bottom{clear: both;
    margin-top: 1em;
    border-top: 1px solid #DDD;
    padding: 1em 0;}
.jd-page .block-views-blockweb-block-banners-block-banner-content-bottom .views-row{padding: 0 1em;
    width: 33%;
    display: inline-block;
    vertical-align: top;}
.jd-page .block-views-blockweb-block-banners-block-banner-content-bottom .content img{width: 100%;
    background: white;}
.jd-page .block-views-blockweb-block-banners-block-banner-sidebar .views-row{margin: 1em 0;}
.jd-page .block-views-blockweb-block-banners-block-banner-sidebar .views-row img{max-width: 100%;}
.jd-page .block-views-blockweb-block-banners-block-banner-sidebar .views-row:first-child{margin-top: 0;}
.jd-page .view-display-id-block_banner_highlighted .content img{width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner-action_move{display: none;}
.jd-page .banner_image{position: relative;
    display: block;}
.jd-page .view-display-id-block_banner_highlighted  .banner_image{overflow: hidden;
    width: 100%;
    height: 478px;
    background-position: center center;
    background-repeat: no-repeat;}
.jd-page .view-display-id-block_banner_highlighted  .banner_image img{}
.jd-page .banner_image .banner_link{text-decoration: none;
    position: absolute;
    top: initial;
    bottom: 8%;
    left: 5%;
    z-index: 2;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link{width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_top_left{top: 3%;
    left: 3%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_top_center{top: 3%;
    left: initial;
    text-align: center;
    width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_top_right{top: 3%;
    right: 3%;
    text-align: right;
    left: initial;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_middle_left{top: 25%;
    left: 3%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_middle_center{top: 35%;
    left: initial;
    text-align: center;
    width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_middle_right{top: 35%;
    right: 3%;
    text-align: right;
    left: initial;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_bottom_left{top: initial;
    bottom: 18%;
    left: 3%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_bottom_center{top: initial;
    left: initial;
    bottom: 18%;
    text-align: center;
    width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_bottom_right{top: initial;
    bottom: 24%;
    right: 3%;
    text-align: right;
    left: initial;}
.jd-page .banner_image .banner_link_title-text{color: white;}
.jd-page .banner_image .banner_link_link-text{display: inline-block;
    background: transparent;
    color: #FCDB00;
    text-decoration: none;
    text-align: center;
    transition: all .5s ease-out;
    border-radius: 0;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_title-text{font-size: 30px;
    line-height: 30px;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text{border: 2px solid #FCDB00;
    padding: 10px 30px;
    margin-top: 1em;}
.jd-page .view-display-id-block_banner_content_bottom  .banner_link_title-text{font-weight: bold;}
.jd-page .view-display-id-block_banner_content_bottom  .banner_link_link-text{font-size: 0.85em;
    font-weight: bold;}
.jd-page .view-display-id-block_banner_content_bottom  .banner_link_link-text:after{content: " >";}
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text:focus,
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text:active,
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text:hover{color: #000000!important;
    background: #FCDB00!important;
    text-decoration: none;
    border: 2px solid #FCDB00!important;}
.jd-page .collapse_button .glyphicon-collapse-down{display: none;}
.jd-page .collapse_button.collapsed .glyphicon-collapse-down{display: inline-block;}
.jd-page .collapse_button .glyphicon-collapse-up{display: inline-block;}
.jd-page .collapse_button.collapsed .glyphicon-collapse-up{display: none;}
.jd-page .panel-regions .panel-heading .collapse_button{color: #444444;
    margin-left: 1em;
    display: inline-block;}
.jd-page .view-id-admin_sections .views-row:first-child .field-content a{margin-top: .4em;}
.jd-page .view-id-admin_sections .views-row .field-content a{display: inline-block;
    padding: .4em .8em;}
.jd-page .col-sm-12 .node-form{max-width: 75%;}
.jd-page .node-video-gallery-form  .filter-wrapper,
.jd-page .node-image-gallery-form  .filter-wrapper,
.jd-page .field--name-field-services-offered .filter-wrapper,
.jd-page .node-image-gallery-edit-form .link-edit-summary,
.jd-page .node-image-gallery-edit-form .filter-wrapper,
.jd-page .node-video-gallery-edit-form .link-edit-summary,
.jd-page .node-video-gallery-edit-form .filter-wrapper,
.jd-page .node-section-content-edit-form .filter-wrapper,
.jd-page .node-section-content-edit-form .link-edit-summary,
.jd-page .node-section-content-form .link-edit-summary,
.jd-page .node-section-content-form .filter-wrapper,
.jd-page .node-used-edit-form .link-edit-summary,
.jd-page .node-used-edit-form .filter-wrapper,
.jd-page .node-used-form .filter-wrapper,
.jd-page .node-used-form .link-edit-summary{display: none;}
.jd-page .repo-import-content{list-style: none;
    clear: both;
    padding-bottom: 1em;
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 1.5em;

    overflow: hidden;}
.jd-page .repo-import-content .repo_image{width: 100%;
    height: auto;}
.jd-page .repo_link-import{display: inline-block;
    margin-top: 1em;}
.jd-page .view-web-block-social-media{position: absolute;
    right: 0;
    z-index: 999;
    width: 15%;}
.jd-page .view-web-block-social-media .img-responsive{width: 36px !important;
    height: auto;}
.jd-page .form-add-fixed,
.jd-page .form-add-banner-fixed{background: white;
    border: 1px solid #666666;
    box-shadow: 1px 1px 3px 1px #444444;

    display: block;
    position: fixed;
    width: 50%;
    height: 90%;
    overflow: auto;

    top: 5%;
    left: 25%;
    z-index: 1033; 

    padding: 1em;
    padding-bottom: 2em;}
.jd-page .form-add-fixed h2,
.jd-page .form-add-banner-fixed h2{font-size: 24px;
    padding-bottom: .5em;}
.jd-page .form-add-banner-fixed .nav-tabs{margin-bottom: 1em;
    background: #E5E7E6;
    border-bottom: 2px solid #377C2B;}
.jd-page .form-add-banner-fixed .nav-tabs > li > a,
.jd-page .form-add-banner-fixed .nav-tabs > li > a:hover,
.jd-page .form-add-banner-fixed .nav-tabs > li > a:focus{border-color: transparent;
    color: #333333;
    margin: 0 .5em;}
.jd-page .form-add-banner-fixed .nav-tabs > li:first-child > a{margin-left: 1em;}
.jd-page .form-add-banner-fixed .nav-tabs > li.active > a,
.jd-page .form-add-banner-fixed .nav-tabs > li.active > a:hover,
.jd-page .form-add-banner-fixed .nav-tabs > li.active > a:focus{background: #F1F1F1;
    font-weight: bold;
    color: #377C2B;
    border-bottom: 2px solid #377C2B;}
.jd-page .banner-text-position-help-image{max-width: 300px;
    width: 100%;
    display: block;}
.jd-page .text-danger{color: #EF0C0C;}
.jd-page .visuallyhidden{border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.jd-page .visuallyhidden.focusable:active,
.jd-page .visuallyhidden.focusable:focus{clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}
.jd-page [data-dwm-hidden]{display: none!important;}
.jd-page .dwm-overlay{display: block;
    position: fixed;
    width: 100%;
    height: 100%;

    top: 0;
    left: 0;
    z-index: 1032; 

    background: rgba(0,0,0,0.7);}
.jd-page .disabled-scrolling{height: 100%;
    max-height: 100%;
    overflow: hidden;}
.jd-page .view-admin-used-equipment table.table-striped thead tr th{color: #333333;
  font-size: 15px;
  font-weight: normal;
  padding-left: 2px;
  text-align: left;}
.jd-page .view-admin-used-equipment table.table-striped > tbody td{color: #656565;
  padding: 26px 26px 26px 2px;
  text-align: left;
  vertical-align: inherit;}
.jd-page .view-admin-used-equipment table.table-striped > tbody > tr:nth-of-type(2n+1){background: none;}
.jd-page .view-admin-used-equipment table.table-striped > tbody > tr:hover{background: none;}
.jd-page .tabledrag-handle{color: #3C7C31;}
.jd-page .intro strong{color: #FF5C26;}
.jd-page .dwm-message{padding: 1em;
    margin: 1em 0;}
.jd-page .view-web-block-social-media .views-row{display: inline-block;
    margin-right: 5%;}
.jd-page .view-display-id-block_banner_highlighted{position: relative;
    width: 100%;
    height: 478px; 
    margin-bottom: 1em;
    overflow: hidden;}
.jd-page .view-display-id-block_banner_highlighted .view-content{height: 100%;}
.jd-page .view-display-id-block_banner_highlighted .views-row{position: absolute;
    top: 0;
    left: 0;
    z-index: 0;

    width: 100%;
    height: 100%;
    background: white;
    opacity: 0;}
.jd-page .view-display-id-block_banner_highlighted .views-row:first-child{z-index: 1;
    opacity: 1;}
.jd-page .carousel_item_pause-resume.is-paused{background-position: -13px 0;}
.jd-page p.bg-warning{padding: 15px;
    border: 1px solid #8a6d3b;
    border-color: currentColor;}
.jd-page .view-admin-content-of-news caption{font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    margin-top: .5em;}
.jd-page .view-admin-content-of-news td{width: 30%;}
.jd-page .view-admin-content-of-news td:first-child{width: 50%;}
.jd-page .view-admin-content-of-news td:last-child{width: 20%;}
.jd-page .search-block-form .description.help-block{display: none;}
.jd-page .banner-action.banner-action-edit{display: none;}
.jd-page .views-field.views-field-edit-node span.field-content{display: none;}
.jd-page .view.view-id-web_our_staff tr td.views-field-field-image{width: 10%;}
.jd-page .view.view-id-web_our_staff tr td.views-field-nothing{width: 35%;}
.jd-page .view.view-id-web_our_staff tr td.views-field-field-telephone{width: 15%;
    text-align:left;}
.jd-page .view.view-id-web_our_staff tr td.views-field-edit-node{width: 5%;}
.jd-page .view.view-id-web_our_staff tr td.views-field-field-main-contact{width: 5%;}
.jd-page .view.view-id-web_our_staff tr td.views-field-field-email{width: 35%;}
.jd-page h1.page-header{display: none!important;}
.jd-page .image-wrapper.slides li{overflow: hidden;}
.jd-page .alert-warning.messages.warning{color: red;
    padding: 1em;}
.jd-page .field--name-field-attachment .field--label{display: none;}
.jd-page span.file-link a,
.jd-page .field--name-field-attachment .text-primary,
.jd-page span.file-size{color: #333;}
.jd-page button.btn-primary.icon-before,
.jd-page button.btn-success.icon-before{font-weight: normal;}
.jd-page .text-center.admin-menu_button-collapse:not(.admin-menu_button-collapse_outside){position: fixed;
    left: 49%;
    z-index: 999;
    margin-top: 0;}
.jd-page .btn-expand span,
.jd-page .btn-collapse span{margin-right: 8px;}
.jd-page .alert-no-editable{display: none;}
.jd-page .group-location-map .panel-body{margin: 0;
    padding: 0;}
.jd-page a#form-consult-machines{margin-left: 15px;}
.jd-page .filter-wrapper.form-inline{display: none;}
.jd-page .field--type-text-with-summary img,
.jd-page .view-web-image-galleries .views-field-body .field-content img,
.jd-page .view-id-web_block_home_news .views-field-nothing img{max-width: 100%;}
.jd-page .block-views-blockweb-block-banners-block-banner-highlighted .banner_image .banner_link_title-text{display: none;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
  .jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_bottom_right{left:auto;}
  .jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_top_right{left:auto;}
  .jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_middle_right{left:auto;}
}
.jd-page .view-id-web_block_home_news .views-field .field-content p em{font-style: normal;}
.jd-page .jd-component .button5{color: #333;
    border: 2px solid #fdda01;
    text-decoration: none;
    background-color: #fdda01;}
.jd-page .views-field-field-remote-image .remote-image-item{max-height: 185px;}
.jd-page .views-field-field-images-1 .img-responsive{max-height: 185px;
     width: auto;}

/* ===== bootstrap (acotado a .jd-page) ===== */
.jd-page article,
.jd-page aside,
.jd-page details,
.jd-page figcaption,
.jd-page figure,
.jd-page hgroup,
.jd-page main,
.jd-page menu,
.jd-page nav,
.jd-page section,
.jd-page summary{display: block;}
.jd-page audio,
.jd-page canvas,
.jd-page progress,
.jd-page video{display: inline-block;
  vertical-align: baseline;}
.jd-page audio:not([controls]){display: none;
  height: 0;}
.jd-page [hidden],
.jd-page template{display: none;}
.jd-page a{background-color: transparent;}
.jd-page a:active,
.jd-page a:hover{outline: 0;}
.jd-page abbr[title]{border-bottom: 1px dotted;}
.jd-page b,
.jd-page strong{font-weight: bold;}
.jd-page dfn{font-style: italic;}
.jd-page h1{margin: .67em 0;
  font-size: 2em;}
.jd-page mark{color: #000;
  background: #ff0;}
.jd-page small{font-size: 80%;}
.jd-page sub,
.jd-page sup{position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;}
.jd-page sup{top: -.5em;}
.jd-page sub{bottom: -.25em;}
.jd-page img{border: 0;}
.jd-page svg:not(:root){overflow: hidden;}
.jd-page figure{margin: 1em 40px;}
.jd-page hr{height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;}
.jd-page pre{overflow: auto;}
.jd-page code,
.jd-page kbd,
.jd-page pre,
.jd-page samp{font-family: monospace, monospace;
  font-size: 1em;}
.jd-page button,
.jd-page input,
.jd-page optgroup,
.jd-page select,
.jd-page textarea{margin: 0;
  font: inherit;
  color: inherit;}
.jd-page button{overflow: visible;}
.jd-page button,
.jd-page select{text-transform: none;}
.jd-page button,
.jd-page input[type="button"],
.jd-page input[type="reset"],
.jd-page input[type="submit"]{-webkit-appearance: button;
  cursor: pointer;}
.jd-page button[disabled],
.jd-page input[disabled]{cursor: default;}
.jd-page button::-moz-focus-inner,
.jd-page input::-moz-focus-inner{padding: 0;
  border: 0;}
.jd-page input{line-height: normal;}
.jd-page input[type="checkbox"],
.jd-page input[type="radio"]{-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;}
.jd-page input[type="number"]::-webkit-inner-spin-button,
.jd-page input[type="number"]::-webkit-outer-spin-button{height: auto;}
.jd-page input[type="search"]{-webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;}
.jd-page input[type="search"]::-webkit-search-cancel-button,
.jd-page input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
.jd-page fieldset{padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;}
.jd-page legend{padding: 0;
  border: 0;}
.jd-page textarea{overflow: auto;}
.jd-page optgroup{font-weight: bold;}
.jd-page table{border-spacing: 0;
  border-collapse: collapse;}
.jd-page td,
.jd-page th{padding: 0;}
@media print{
  .jd-page *,
.jd-page *:before,
.jd-page *:after{color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;}
  .jd-page a,
.jd-page a:visited{text-decoration: underline;}
  .jd-page a[href]:after{content: " (" attr(href) ")";}
  .jd-page abbr[title]:after{content: " (" attr(title) ")";}
  .jd-page a[href^="#"]:after,
.jd-page a[href^="javascript:"]:after{content: "";}
  .jd-page pre,
.jd-page blockquote{border: 1px solid #999;

    page-break-inside: avoid;}
  .jd-page thead{display: table-header-group;}
  .jd-page tr,
.jd-page img{page-break-inside: avoid;}
  .jd-page img{max-width: 100% !important;}
  .jd-page p,
.jd-page h2,
.jd-page h3{orphans: 3;
    widows: 3;}
  .jd-page h2,
.jd-page h3{page-break-after: avoid;}
  .jd-page .btn > .caret,
.jd-page .dropup > .btn > .caret{border-top-color: #000 !important;}
  .jd-page .label{border: 1px solid #000;}
  .jd-page .table{border-collapse: collapse !important;}
  .jd-page .table td,
.jd-page .table th{background-color: #fff !important;}
  .jd-page .table-bordered th,
.jd-page .table-bordered td{border: 1px solid #ddd !important;}
}
.jd-page .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;}
.jd-page .glyphicon-asterisk:before{content: "\002a";}
.jd-page .glyphicon-plus:before{content: "\002b";}
.jd-page .glyphicon-euro:before,
.jd-page .glyphicon-eur:before{content: "\20ac";}
.jd-page .glyphicon-minus:before{content: "\2212";}
.jd-page .glyphicon-cloud:before{content: "\2601";}
.jd-page .glyphicon-envelope:before{content: "\2709";}
.jd-page .glyphicon-pencil:before{content: "\270f";}
.jd-page .glyphicon-glass:before{content: "\e001";}
.jd-page .glyphicon-music:before{content: "\e002";}
.jd-page .glyphicon-search:before{content: "\e003";}
.jd-page .glyphicon-heart:before{content: "\e005";}
.jd-page .glyphicon-star:before{content: "\e006";}
.jd-page .glyphicon-star-empty:before{content: "\e007";}
.jd-page .glyphicon-user:before{content: "\e008";}
.jd-page .glyphicon-film:before{content: "\e009";}
.jd-page .glyphicon-th-large:before{content: "\e010";}
.jd-page .glyphicon-th:before{content: "\e011";}
.jd-page .glyphicon-th-list:before{content: "\e012";}
.jd-page .glyphicon-ok:before{content: "\e013";}
.jd-page .glyphicon-remove:before{content: "\e014";}
.jd-page .glyphicon-zoom-in:before{content: "\e015";}
.jd-page .glyphicon-zoom-out:before{content: "\e016";}
.jd-page .glyphicon-off:before{content: "\e017";}
.jd-page .glyphicon-signal:before{content: "\e018";}
.jd-page .glyphicon-cog:before{content: "\e019";}
.jd-page .glyphicon-trash:before{content: "\e020";}
.jd-page .glyphicon-home:before{content: "\e021";}
.jd-page .glyphicon-file:before{content: "\e022";}
.jd-page .glyphicon-time:before{content: "\e023";}
.jd-page .glyphicon-road:before{content: "\e024";}
.jd-page .glyphicon-download-alt:before{content: "\e025";}
.jd-page .glyphicon-download:before{content: "\e026";}
.jd-page .glyphicon-upload:before{content: "\e027";}
.jd-page .glyphicon-inbox:before{content: "\e028";}
.jd-page .glyphicon-play-circle:before{content: "\e029";}
.jd-page .glyphicon-repeat:before{content: "\e030";}
.jd-page .glyphicon-refresh:before{content: "\e031";}
.jd-page .glyphicon-list-alt:before{content: "\e032";}
.jd-page .glyphicon-lock:before{content: "\e033";}
.jd-page .glyphicon-flag:before{content: "\e034";}
.jd-page .glyphicon-headphones:before{content: "\e035";}
.jd-page .glyphicon-volume-off:before{content: "\e036";}
.jd-page .glyphicon-volume-down:before{content: "\e037";}
.jd-page .glyphicon-volume-up:before{content: "\e038";}
.jd-page .glyphicon-qrcode:before{content: "\e039";}
.jd-page .glyphicon-barcode:before{content: "\e040";}
.jd-page .glyphicon-tag:before{content: "\e041";}
.jd-page .glyphicon-tags:before{content: "\e042";}
.jd-page .glyphicon-book:before{content: "\e043";}
.jd-page .glyphicon-bookmark:before{content: "\e044";}
.jd-page .glyphicon-print:before{content: "\e045";}
.jd-page .glyphicon-camera:before{content: "\e046";}
.jd-page .glyphicon-font:before{content: "\e047";}
.jd-page .glyphicon-bold:before{content: "\e048";}
.jd-page .glyphicon-italic:before{content: "\e049";}
.jd-page .glyphicon-text-height:before{content: "\e050";}
.jd-page .glyphicon-text-width:before{content: "\e051";}
.jd-page .glyphicon-align-left:before{content: "\e052";}
.jd-page .glyphicon-align-center:before{content: "\e053";}
.jd-page .glyphicon-align-right:before{content: "\e054";}
.jd-page .glyphicon-align-justify:before{content: "\e055";}
.jd-page .glyphicon-list:before{content: "\e056";}
.jd-page .glyphicon-indent-left:before{content: "\e057";}
.jd-page .glyphicon-indent-right:before{content: "\e058";}
.jd-page .glyphicon-facetime-video:before{content: "\e059";}
.jd-page .glyphicon-picture:before{content: "\e060";}
.jd-page .glyphicon-map-marker:before{content: "\e062";}
.jd-page .glyphicon-adjust:before{content: "\e063";}
.jd-page .glyphicon-tint:before{content: "\e064";}
.jd-page .glyphicon-edit:before{content: "\e065";}
.jd-page .glyphicon-share:before{content: "\e066";}
.jd-page .glyphicon-check:before{content: "\e067";}
.jd-page .glyphicon-move:before{content: "\e068";}
.jd-page .glyphicon-step-backward:before{content: "\e069";}
.jd-page .glyphicon-fast-backward:before{content: "\e070";}
.jd-page .glyphicon-backward:before{content: "\e071";}
.jd-page .glyphicon-play:before{content: "\e072";}
.jd-page .glyphicon-pause:before{content: "\e073";}
.jd-page .glyphicon-stop:before{content: "\e074";}
.jd-page .glyphicon-forward:before{content: "\e075";}
.jd-page .glyphicon-fast-forward:before{content: "\e076";}
.jd-page .glyphicon-step-forward:before{content: "\e077";}
.jd-page .glyphicon-eject:before{content: "\e078";}
.jd-page .glyphicon-chevron-left:before{content: "\e079";}
.jd-page .glyphicon-chevron-right:before{content: "\e080";}
.jd-page .glyphicon-plus-sign:before{content: "\e081";}
.jd-page .glyphicon-minus-sign:before{content: "\e082";}
.jd-page .glyphicon-remove-sign:before{content: "\e083";}
.jd-page .glyphicon-ok-sign:before{content: "\e084";}
.jd-page .glyphicon-question-sign:before{content: "\e085";}
.jd-page .glyphicon-info-sign:before{content: "\e086";}
.jd-page .glyphicon-screenshot:before{content: "\e087";}
.jd-page .glyphicon-remove-circle:before{content: "\e088";}
.jd-page .glyphicon-ok-circle:before{content: "\e089";}
.jd-page .glyphicon-ban-circle:before{content: "\e090";}
.jd-page .glyphicon-arrow-left:before{content: "\e091";}
.jd-page .glyphicon-arrow-right:before{content: "\e092";}
.jd-page .glyphicon-arrow-up:before{content: "\e093";}
.jd-page .glyphicon-arrow-down:before{content: "\e094";}
.jd-page .glyphicon-share-alt:before{content: "\e095";}
.jd-page .glyphicon-resize-full:before{content: "\e096";}
.jd-page .glyphicon-resize-small:before{content: "\e097";}
.jd-page .glyphicon-exclamation-sign:before{content: "\e101";}
.jd-page .glyphicon-gift:before{content: "\e102";}
.jd-page .glyphicon-leaf:before{content: "\e103";}
.jd-page .glyphicon-fire:before{content: "\e104";}
.jd-page .glyphicon-eye-open:before{content: "\e105";}
.jd-page .glyphicon-eye-close:before{content: "\e106";}
.jd-page .glyphicon-warning-sign:before{content: "\e107";}
.jd-page .glyphicon-plane:before{content: "\e108";}
.jd-page .glyphicon-calendar:before{content: "\e109";}
.jd-page .glyphicon-random:before{content: "\e110";}
.jd-page .glyphicon-comment:before{content: "\e111";}
.jd-page .glyphicon-magnet:before{content: "\e112";}
.jd-page .glyphicon-chevron-up:before{content: "\e113";}
.jd-page .glyphicon-chevron-down:before{content: "\e114";}
.jd-page .glyphicon-retweet:before{content: "\e115";}
.jd-page .glyphicon-shopping-cart:before{content: "\e116";}
.jd-page .glyphicon-folder-close:before{content: "\e117";}
.jd-page .glyphicon-folder-open:before{content: "\e118";}
.jd-page .glyphicon-resize-vertical:before{content: "\e119";}
.jd-page .glyphicon-resize-horizontal:before{content: "\e120";}
.jd-page .glyphicon-hdd:before{content: "\e121";}
.jd-page .glyphicon-bullhorn:before{content: "\e122";}
.jd-page .glyphicon-bell:before{content: "\e123";}
.jd-page .glyphicon-certificate:before{content: "\e124";}
.jd-page .glyphicon-thumbs-up:before{content: "\e125";}
.jd-page .glyphicon-thumbs-down:before{content: "\e126";}
.jd-page .glyphicon-hand-right:before{content: "\e127";}
.jd-page .glyphicon-hand-left:before{content: "\e128";}
.jd-page .glyphicon-hand-up:before{content: "\e129";}
.jd-page .glyphicon-hand-down:before{content: "\e130";}
.jd-page .glyphicon-circle-arrow-right:before{content: "\e131";}
.jd-page .glyphicon-circle-arrow-left:before{content: "\e132";}
.jd-page .glyphicon-circle-arrow-up:before{content: "\e133";}
.jd-page .glyphicon-circle-arrow-down:before{content: "\e134";}
.jd-page .glyphicon-globe:before{content: "\e135";}
.jd-page .glyphicon-wrench:before{content: "\e136";}
.jd-page .glyphicon-tasks:before{content: "\e137";}
.jd-page .glyphicon-filter:before{content: "\e138";}
.jd-page .glyphicon-briefcase:before{content: "\e139";}
.jd-page .glyphicon-fullscreen:before{content: "\e140";}
.jd-page .glyphicon-dashboard:before{content: "\e141";}
.jd-page .glyphicon-paperclip:before{content: "\e142";}
.jd-page .glyphicon-heart-empty:before{content: "\e143";}
.jd-page .glyphicon-link:before{content: "\e144";}
.jd-page .glyphicon-phone:before{content: "\e145";}
.jd-page .glyphicon-pushpin:before{content: "\e146";}
.jd-page .glyphicon-usd:before{content: "\e148";}
.jd-page .glyphicon-gbp:before{content: "\e149";}
.jd-page .glyphicon-sort:before{content: "\e150";}
.jd-page .glyphicon-sort-by-alphabet:before{content: "\e151";}
.jd-page .glyphicon-sort-by-alphabet-alt:before{content: "\e152";}
.jd-page .glyphicon-sort-by-order:before{content: "\e153";}
.jd-page .glyphicon-sort-by-order-alt:before{content: "\e154";}
.jd-page .glyphicon-sort-by-attributes:before{content: "\e155";}
.jd-page .glyphicon-sort-by-attributes-alt:before{content: "\e156";}
.jd-page .glyphicon-unchecked:before{content: "\e157";}
.jd-page .glyphicon-expand:before{content: "\e158";}
.jd-page .glyphicon-collapse-down:before{content: "\e159";}
.jd-page .glyphicon-collapse-up:before{content: "\e160";}
.jd-page .glyphicon-log-in:before{content: "\e161";}
.jd-page .glyphicon-flash:before{content: "\e162";}
.jd-page .glyphicon-log-out:before{content: "\e163";}
.jd-page .glyphicon-new-window:before{content: "\e164";}
.jd-page .glyphicon-record:before{content: "\e165";}
.jd-page .glyphicon-save:before{content: "\e166";}
.jd-page .glyphicon-open:before{content: "\e167";}
.jd-page .glyphicon-saved:before{content: "\e168";}
.jd-page .glyphicon-import:before{content: "\e169";}
.jd-page .glyphicon-export:before{content: "\e170";}
.jd-page .glyphicon-send:before{content: "\e171";}
.jd-page .glyphicon-floppy-disk:before{content: "\e172";}
.jd-page .glyphicon-floppy-saved:before{content: "\e173";}
.jd-page .glyphicon-floppy-remove:before{content: "\e174";}
.jd-page .glyphicon-floppy-save:before{content: "\e175";}
.jd-page .glyphicon-floppy-open:before{content: "\e176";}
.jd-page .glyphicon-credit-card:before{content: "\e177";}
.jd-page .glyphicon-transfer:before{content: "\e178";}
.jd-page .glyphicon-cutlery:before{content: "\e179";}
.jd-page .glyphicon-header:before{content: "\e180";}
.jd-page .glyphicon-compressed:before{content: "\e181";}
.jd-page .glyphicon-earphone:before{content: "\e182";}
.jd-page .glyphicon-phone-alt:before{content: "\e183";}
.jd-page .glyphicon-tower:before{content: "\e184";}
.jd-page .glyphicon-stats:before{content: "\e185";}
.jd-page .glyphicon-sd-video:before{content: "\e186";}
.jd-page .glyphicon-hd-video:before{content: "\e187";}
.jd-page .glyphicon-subtitles:before{content: "\e188";}
.jd-page .glyphicon-sound-stereo:before{content: "\e189";}
.jd-page .glyphicon-sound-dolby:before{content: "\e190";}
.jd-page .glyphicon-sound-5-1:before{content: "\e191";}
.jd-page .glyphicon-sound-6-1:before{content: "\e192";}
.jd-page .glyphicon-sound-7-1:before{content: "\e193";}
.jd-page .glyphicon-copyright-mark:before{content: "\e194";}
.jd-page .glyphicon-registration-mark:before{content: "\e195";}
.jd-page .glyphicon-cloud-download:before{content: "\e197";}
.jd-page .glyphicon-cloud-upload:before{content: "\e198";}
.jd-page .glyphicon-tree-conifer:before{content: "\e199";}
.jd-page .glyphicon-tree-deciduous:before{content: "\e200";}
.jd-page .glyphicon-cd:before{content: "\e201";}
.jd-page .glyphicon-save-file:before{content: "\e202";}
.jd-page .glyphicon-open-file:before{content: "\e203";}
.jd-page .glyphicon-level-up:before{content: "\e204";}
.jd-page .glyphicon-copy:before{content: "\e205";}
.jd-page .glyphicon-paste:before{content: "\e206";}
.jd-page .glyphicon-alert:before{content: "\e209";}
.jd-page .glyphicon-equalizer:before{content: "\e210";}
.jd-page .glyphicon-king:before{content: "\e211";}
.jd-page .glyphicon-queen:before{content: "\e212";}
.jd-page .glyphicon-pawn:before{content: "\e213";}
.jd-page .glyphicon-bishop:before{content: "\e214";}
.jd-page .glyphicon-knight:before{content: "\e215";}
.jd-page .glyphicon-baby-formula:before{content: "\e216";}
.jd-page .glyphicon-tent:before{content: "\26fa";}
.jd-page .glyphicon-blackboard:before{content: "\e218";}
.jd-page .glyphicon-bed:before{content: "\e219";}
.jd-page .glyphicon-apple:before{content: "\f8ff";}
.jd-page .glyphicon-erase:before{content: "\e221";}
.jd-page .glyphicon-hourglass:before{content: "\231b";}
.jd-page .glyphicon-lamp:before{content: "\e223";}
.jd-page .glyphicon-duplicate:before{content: "\e224";}
.jd-page .glyphicon-piggy-bank:before{content: "\e225";}
.jd-page .glyphicon-scissors:before{content: "\e226";}
.jd-page .glyphicon-bitcoin:before{content: "\e227";}
.jd-page .glyphicon-btc:before{content: "\e227";}
.jd-page .glyphicon-xbt:before{content: "\e227";}
.jd-page .glyphicon-yen:before{content: "\00a5";}
.jd-page .glyphicon-jpy:before{content: "\00a5";}
.jd-page .glyphicon-ruble:before{content: "\20bd";}
.jd-page .glyphicon-rub:before{content: "\20bd";}
.jd-page .glyphicon-scale:before{content: "\e230";}
.jd-page .glyphicon-ice-lolly:before{content: "\e231";}
.jd-page .glyphicon-ice-lolly-tasted:before{content: "\e232";}
.jd-page .glyphicon-education:before{content: "\e233";}
.jd-page .glyphicon-option-horizontal:before{content: "\e234";}
.jd-page .glyphicon-option-vertical:before{content: "\e235";}
.jd-page .glyphicon-menu-hamburger:before{content: "\e236";}
.jd-page .glyphicon-modal-window:before{content: "\e237";}
.jd-page .glyphicon-oil:before{content: "\e238";}
.jd-page .glyphicon-grain:before{content: "\e239";}
.jd-page .glyphicon-sunglasses:before{content: "\e240";}
.jd-page .glyphicon-text-size:before{content: "\e241";}
.jd-page .glyphicon-text-color:before{content: "\e242";}
.jd-page .glyphicon-text-background:before{content: "\e243";}
.jd-page .glyphicon-object-align-top:before{content: "\e244";}
.jd-page .glyphicon-object-align-bottom:before{content: "\e245";}
.jd-page .glyphicon-object-align-horizontal:before{content: "\e246";}
.jd-page .glyphicon-object-align-left:before{content: "\e247";}
.jd-page .glyphicon-object-align-vertical:before{content: "\e248";}
.jd-page .glyphicon-object-align-right:before{content: "\e249";}
.jd-page .glyphicon-triangle-right:before{content: "\e250";}
.jd-page .glyphicon-triangle-left:before{content: "\e251";}
.jd-page .glyphicon-triangle-bottom:before{content: "\e252";}
.jd-page .glyphicon-triangle-top:before{content: "\e253";}
.jd-page .glyphicon-console:before{content: "\e254";}
.jd-page .glyphicon-superscript:before{content: "\e255";}
.jd-page .glyphicon-subscript:before{content: "\e256";}
.jd-page .glyphicon-menu-left:before{content: "\e257";}
.jd-page .glyphicon-menu-right:before{content: "\e258";}
.jd-page .glyphicon-menu-down:before{content: "\e259";}
.jd-page .glyphicon-menu-up:before{content: "\e260";}
.jd-page *{-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.jd-page *:before,
.jd-page *:after{-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.jd-page input,
.jd-page button,
.jd-page select,
.jd-page textarea{font-family: inherit;
  font-size: inherit;
  line-height: inherit;}
.jd-page a{color: #337ab7;
  text-decoration: none;}
.jd-page a:hover,
.jd-page a:focus{color: #23527c;
  text-decoration: underline;}
.jd-page a:focus{outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;}
.jd-page figure{margin: 0;}
.jd-page img{vertical-align: middle;}
.jd-page .img-responsive,
.jd-page .thumbnail > img,
.jd-page .thumbnail a > img,
.jd-page .carousel-inner > .item > img,
.jd-page .carousel-inner > .item > a > img{display: block;
  max-width: 100%;
  height: auto;}
.jd-page .img-rounded{border-radius: 6px;}
.jd-page .img-thumbnail{display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;}
.jd-page .img-circle{border-radius: 50%;}
.jd-page hr{margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;}
.jd-page .sr-only{position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;}
.jd-page .sr-only-focusable:active,
.jd-page .sr-only-focusable:focus{position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;}
.jd-page [role="button"]{cursor: pointer;}
.jd-page h1,
.jd-page h2,
.jd-page h3,
.jd-page h4,
.jd-page h5,
.jd-page h6,
.jd-page .h1,
.jd-page .h2,
.jd-page .h3,
.jd-page .h4,
.jd-page .h5,
.jd-page .h6{font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;}
.jd-page h1 small,
.jd-page h2 small,
.jd-page h3 small,
.jd-page h4 small,
.jd-page h5 small,
.jd-page h6 small,
.jd-page .h1 small,
.jd-page .h2 small,
.jd-page .h3 small,
.jd-page .h4 small,
.jd-page .h5 small,
.jd-page .h6 small,
.jd-page h1 .small,
.jd-page h2 .small,
.jd-page h3 .small,
.jd-page h4 .small,
.jd-page h5 .small,
.jd-page h6 .small,
.jd-page .h1 .small,
.jd-page .h2 .small,
.jd-page .h3 .small,
.jd-page .h4 .small,
.jd-page .h5 .small,
.jd-page .h6 .small{font-weight: normal;
  line-height: 1;
  color: #777;}
.jd-page h1,
.jd-page .h1,
.jd-page h2,
.jd-page .h2,
.jd-page h3,
.jd-page .h3{margin-top: 20px;
  margin-bottom: 10px;}
.jd-page h1 small,
.jd-page .h1 small,
.jd-page h2 small,
.jd-page .h2 small,
.jd-page h3 small,
.jd-page .h3 small,
.jd-page h1 .small,
.jd-page .h1 .small,
.jd-page h2 .small,
.jd-page .h2 .small,
.jd-page h3 .small,
.jd-page .h3 .small{font-size: 65%;}
.jd-page h4,
.jd-page .h4,
.jd-page h5,
.jd-page .h5,
.jd-page h6,
.jd-page .h6{margin-top: 10px;
  margin-bottom: 10px;}
.jd-page h4 small,
.jd-page .h4 small,
.jd-page h5 small,
.jd-page .h5 small,
.jd-page h6 small,
.jd-page .h6 small,
.jd-page h4 .small,
.jd-page .h4 .small,
.jd-page h5 .small,
.jd-page .h5 .small,
.jd-page h6 .small,
.jd-page .h6 .small{font-size: 75%;}
.jd-page h1,
.jd-page .h1{font-size: 36px;}
.jd-page h2,
.jd-page .h2{font-size: 30px;}
.jd-page h3,
.jd-page .h3{font-size: 24px;}
.jd-page h4,
.jd-page .h4{font-size: 18px;}
.jd-page h5,
.jd-page .h5{font-size: 14px;}
.jd-page h6,
.jd-page .h6{font-size: 12px;}
.jd-page p{margin: 0 0 10px;}
.jd-page .lead{margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;}
@media (min-width: 768px){
  .jd-page .lead{font-size: 21px;}
}
.jd-page small,
.jd-page .small{font-size: 85%;}
.jd-page mark,
.jd-page .mark{padding: .2em;
  background-color: #fcf8e3;}
.jd-page .text-left{text-align: left;}
.jd-page .text-right{text-align: right;}
.jd-page .text-center{text-align: center;}
.jd-page .text-justify{text-align: justify;}
.jd-page .text-nowrap{white-space: nowrap;}
.jd-page .text-lowercase{text-transform: lowercase;}
.jd-page .text-uppercase{text-transform: uppercase;}
.jd-page .text-capitalize{text-transform: capitalize;}
.jd-page .text-muted{color: #777;}
.jd-page .text-primary{color: #337ab7;}
.jd-page a.text-primary:hover,
.jd-page a.text-primary:focus{color: #286090;}
.jd-page .text-success{color: #3c763d;}
.jd-page a.text-success:hover,
.jd-page a.text-success:focus{color: #2b542c;}
.jd-page .text-info{color: #31708f;}
.jd-page a.text-info:hover,
.jd-page a.text-info:focus{color: #245269;}
.jd-page .text-warning{color: #8a6d3b;}
.jd-page a.text-warning:hover,
.jd-page a.text-warning:focus{color: #66512c;}
.jd-page .text-danger{color: #a94442;}
.jd-page a.text-danger:hover,
.jd-page a.text-danger:focus{color: #843534;}
.jd-page .bg-primary{color: #fff;
  background-color: #337ab7;}
.jd-page a.bg-primary:hover,
.jd-page a.bg-primary:focus{background-color: #286090;}
.jd-page .bg-success{background-color: #dff0d8;}
.jd-page a.bg-success:hover,
.jd-page a.bg-success:focus{background-color: #c1e2b3;}
.jd-page .bg-info{background-color: #d9edf7;}
.jd-page a.bg-info:hover,
.jd-page a.bg-info:focus{background-color: #afd9ee;}
.jd-page .bg-warning{background-color: #fcf8e3;}
.jd-page a.bg-warning:hover,
.jd-page a.bg-warning:focus{background-color: #f7ecb5;}
.jd-page .bg-danger{background-color: #f2dede;}
.jd-page a.bg-danger:hover,
.jd-page a.bg-danger:focus{background-color: #e4b9b9;}
.jd-page .page-header{padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;}
.jd-page ul,
.jd-page ol{margin-top: 0;
  margin-bottom: 10px;}
.jd-page ul ul,
.jd-page ol ul,
.jd-page ul ol,
.jd-page ol ol{margin-bottom: 0;}
.jd-page .list-unstyled{padding-left: 0;
  list-style: none;}
.jd-page .list-inline{padding-left: 0;
  margin-left: -5px;
  list-style: none;}
.jd-page .list-inline > li{display: inline-block;
  padding-right: 5px;
  padding-left: 5px;}
.jd-page dl{margin-top: 0;
  margin-bottom: 20px;}
.jd-page dt,
.jd-page dd{line-height: 1.42857143;}
.jd-page dt{font-weight: bold;}
.jd-page dd{margin-left: 0;}
@media (min-width: 768px){
  .jd-page .dl-horizontal dt{float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;}
  .jd-page .dl-horizontal dd{margin-left: 180px;}
}
.jd-page abbr[title],
.jd-page abbr[data-original-title]{cursor: help;
  border-bottom: 1px dotted #777;}
.jd-page .initialism{font-size: 90%;
  text-transform: uppercase;}
.jd-page blockquote{padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;}
.jd-page blockquote p:last-child,
.jd-page blockquote ul:last-child,
.jd-page blockquote ol:last-child{margin-bottom: 0;}
.jd-page blockquote small,
.jd-page blockquote .small{display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;}
.jd-page blockquote small:before,
.jd-page blockquote .small:before{content: '\2014 \00A0';}
.jd-page .blockquote-reverse,
.jd-page blockquote.pull-right{padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;}
.jd-page .blockquote-reverse small:before,
.jd-page blockquote.pull-right small:before,
.jd-page .blockquote-reverse .small:before,
.jd-page blockquote.pull-right .small:before{content: '';}
.jd-page .blockquote-reverse small:after,
.jd-page blockquote.pull-right small:after,
.jd-page .blockquote-reverse .small:after,
.jd-page blockquote.pull-right .small:after{content: '\00A0 \2014';}
.jd-page address{margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;}
.jd-page code,
.jd-page kbd,
.jd-page pre,
.jd-page samp{font-family: Menlo, Monaco, Consolas, "Courier New", monospace;}
.jd-page code{padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;}
.jd-page kbd{padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);}
.jd-page kbd kbd{padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;}
.jd-page pre{display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;}
.jd-page pre code{padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;}
.jd-page .pre-scrollable{max-height: 340px;
  overflow-y: scroll;}
.jd-page .container{padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;}
@media (min-width: 768px){
  .jd-page .container{width: 750px;}
}
@media (min-width: 992px){
  .jd-page .container{width: 970px;}
}
@media (min-width: 1200px){
  .jd-page .container{width: 1170px;}
}
.jd-page .container-fluid{padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;}
.jd-page .row{margin-right: -15px;
  margin-left: -15px;}
.jd-page .col-xs-1,
.jd-page .col-sm-1,
.jd-page .col-md-1,
.jd-page .col-lg-1,
.jd-page .col-xs-2,
.jd-page .col-sm-2,
.jd-page .col-md-2,
.jd-page .col-lg-2,
.jd-page .col-xs-3,
.jd-page .col-sm-3,
.jd-page .col-md-3,
.jd-page .col-lg-3,
.jd-page .col-xs-4,
.jd-page .col-sm-4,
.jd-page .col-md-4,
.jd-page .col-lg-4,
.jd-page .col-xs-5,
.jd-page .col-sm-5,
.jd-page .col-md-5,
.jd-page .col-lg-5,
.jd-page .col-xs-6,
.jd-page .col-sm-6,
.jd-page .col-md-6,
.jd-page .col-lg-6,
.jd-page .col-xs-7,
.jd-page .col-sm-7,
.jd-page .col-md-7,
.jd-page .col-lg-7,
.jd-page .col-xs-8,
.jd-page .col-sm-8,
.jd-page .col-md-8,
.jd-page .col-lg-8,
.jd-page .col-xs-9,
.jd-page .col-sm-9,
.jd-page .col-md-9,
.jd-page .col-lg-9,
.jd-page .col-xs-10,
.jd-page .col-sm-10,
.jd-page .col-md-10,
.jd-page .col-lg-10,
.jd-page .col-xs-11,
.jd-page .col-sm-11,
.jd-page .col-md-11,
.jd-page .col-lg-11,
.jd-page .col-xs-12,
.jd-page .col-sm-12,
.jd-page .col-md-12,
.jd-page .col-lg-12{position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;}
.jd-page .col-xs-1,
.jd-page .col-xs-2,
.jd-page .col-xs-3,
.jd-page .col-xs-4,
.jd-page .col-xs-5,
.jd-page .col-xs-6,
.jd-page .col-xs-7,
.jd-page .col-xs-8,
.jd-page .col-xs-9,
.jd-page .col-xs-10,
.jd-page .col-xs-11,
.jd-page .col-xs-12{float: left;}
.jd-page .col-xs-12{width: 100%;}
.jd-page .col-xs-11{width: 91.66666667%;}
.jd-page .col-xs-10{width: 83.33333333%;}
.jd-page .col-xs-9{width: 75%;}
.jd-page .col-xs-8{width: 66.66666667%;}
.jd-page .col-xs-7{width: 58.33333333%;}
.jd-page .col-xs-6{width: 50%;}
.jd-page .col-xs-5{width: 41.66666667%;}
.jd-page .col-xs-4{width: 33.33333333%;}
.jd-page .col-xs-3{width: 25%;}
.jd-page .col-xs-2{width: 16.66666667%;}
.jd-page .col-xs-1{width: 8.33333333%;}
.jd-page .col-xs-pull-12{right: 100%;}
.jd-page .col-xs-pull-11{right: 91.66666667%;}
.jd-page .col-xs-pull-10{right: 83.33333333%;}
.jd-page .col-xs-pull-9{right: 75%;}
.jd-page .col-xs-pull-8{right: 66.66666667%;}
.jd-page .col-xs-pull-7{right: 58.33333333%;}
.jd-page .col-xs-pull-6{right: 50%;}
.jd-page .col-xs-pull-5{right: 41.66666667%;}
.jd-page .col-xs-pull-4{right: 33.33333333%;}
.jd-page .col-xs-pull-3{right: 25%;}
.jd-page .col-xs-pull-2{right: 16.66666667%;}
.jd-page .col-xs-pull-1{right: 8.33333333%;}
.jd-page .col-xs-pull-0{right: auto;}
.jd-page .col-xs-push-12{left: 100%;}
.jd-page .col-xs-push-11{left: 91.66666667%;}
.jd-page .col-xs-push-10{left: 83.33333333%;}
.jd-page .col-xs-push-9{left: 75%;}
.jd-page .col-xs-push-8{left: 66.66666667%;}
.jd-page .col-xs-push-7{left: 58.33333333%;}
.jd-page .col-xs-push-6{left: 50%;}
.jd-page .col-xs-push-5{left: 41.66666667%;}
.jd-page .col-xs-push-4{left: 33.33333333%;}
.jd-page .col-xs-push-3{left: 25%;}
.jd-page .col-xs-push-2{left: 16.66666667%;}
.jd-page .col-xs-push-1{left: 8.33333333%;}
.jd-page .col-xs-push-0{left: auto;}
.jd-page .col-xs-offset-12{margin-left: 100%;}
.jd-page .col-xs-offset-11{margin-left: 91.66666667%;}
.jd-page .col-xs-offset-10{margin-left: 83.33333333%;}
.jd-page .col-xs-offset-9{margin-left: 75%;}
.jd-page .col-xs-offset-8{margin-left: 66.66666667%;}
.jd-page .col-xs-offset-7{margin-left: 58.33333333%;}
.jd-page .col-xs-offset-6{margin-left: 50%;}
.jd-page .col-xs-offset-5{margin-left: 41.66666667%;}
.jd-page .col-xs-offset-4{margin-left: 33.33333333%;}
.jd-page .col-xs-offset-3{margin-left: 25%;}
.jd-page .col-xs-offset-2{margin-left: 16.66666667%;}
.jd-page .col-xs-offset-1{margin-left: 8.33333333%;}
.jd-page .col-xs-offset-0{margin-left: 0;}
@media (min-width: 768px){
  .jd-page .col-sm-1,
.jd-page .col-sm-2,
.jd-page .col-sm-3,
.jd-page .col-sm-4,
.jd-page .col-sm-5,
.jd-page .col-sm-6,
.jd-page .col-sm-7,
.jd-page .col-sm-8,
.jd-page .col-sm-9,
.jd-page .col-sm-10,
.jd-page .col-sm-11,
.jd-page .col-sm-12{float: left;}
  .jd-page .col-sm-12{width: 100%;}
  .jd-page .col-sm-11{width: 91.66666667%;}
  .jd-page .col-sm-10{width: 83.33333333%;}
  .jd-page .col-sm-9{width: 75%;}
  .jd-page .col-sm-8{width: 66.66666667%;}
  .jd-page .col-sm-7{width: 58.33333333%;}
  .jd-page .col-sm-6{width: 50%;}
  .jd-page .col-sm-5{width: 41.66666667%;}
  .jd-page .col-sm-4{width: 33.33333333%;}
  .jd-page .col-sm-3{width: 25%;}
  .jd-page .col-sm-2{width: 16.66666667%;}
  .jd-page .col-sm-1{width: 8.33333333%;}
  .jd-page .col-sm-pull-12{right: 100%;}
  .jd-page .col-sm-pull-11{right: 91.66666667%;}
  .jd-page .col-sm-pull-10{right: 83.33333333%;}
  .jd-page .col-sm-pull-9{right: 75%;}
  .jd-page .col-sm-pull-8{right: 66.66666667%;}
  .jd-page .col-sm-pull-7{right: 58.33333333%;}
  .jd-page .col-sm-pull-6{right: 50%;}
  .jd-page .col-sm-pull-5{right: 41.66666667%;}
  .jd-page .col-sm-pull-4{right: 33.33333333%;}
  .jd-page .col-sm-pull-3{right: 25%;}
  .jd-page .col-sm-pull-2{right: 16.66666667%;}
  .jd-page .col-sm-pull-1{right: 8.33333333%;}
  .jd-page .col-sm-pull-0{right: auto;}
  .jd-page .col-sm-push-12{left: 100%;}
  .jd-page .col-sm-push-11{left: 91.66666667%;}
  .jd-page .col-sm-push-10{left: 83.33333333%;}
  .jd-page .col-sm-push-9{left: 75%;}
  .jd-page .col-sm-push-8{left: 66.66666667%;}
  .jd-page .col-sm-push-7{left: 58.33333333%;}
  .jd-page .col-sm-push-6{left: 50%;}
  .jd-page .col-sm-push-5{left: 41.66666667%;}
  .jd-page .col-sm-push-4{left: 33.33333333%;}
  .jd-page .col-sm-push-3{left: 25%;}
  .jd-page .col-sm-push-2{left: 16.66666667%;}
  .jd-page .col-sm-push-1{left: 8.33333333%;}
  .jd-page .col-sm-push-0{left: auto;}
  .jd-page .col-sm-offset-12{margin-left: 100%;}
  .jd-page .col-sm-offset-11{margin-left: 91.66666667%;}
  .jd-page .col-sm-offset-10{margin-left: 83.33333333%;}
  .jd-page .col-sm-offset-9{margin-left: 75%;}
  .jd-page .col-sm-offset-8{margin-left: 66.66666667%;}
  .jd-page .col-sm-offset-7{margin-left: 58.33333333%;}
  .jd-page .col-sm-offset-6{margin-left: 50%;}
  .jd-page .col-sm-offset-5{margin-left: 41.66666667%;}
  .jd-page .col-sm-offset-4{margin-left: 33.33333333%;}
  .jd-page .col-sm-offset-3{margin-left: 25%;}
  .jd-page .col-sm-offset-2{margin-left: 16.66666667%;}
  .jd-page .col-sm-offset-1{margin-left: 8.33333333%;}
  .jd-page .col-sm-offset-0{margin-left: 0;}
}
@media (min-width: 992px){
  .jd-page .col-md-1,
.jd-page .col-md-2,
.jd-page .col-md-3,
.jd-page .col-md-4,
.jd-page .col-md-5,
.jd-page .col-md-6,
.jd-page .col-md-7,
.jd-page .col-md-8,
.jd-page .col-md-9,
.jd-page .col-md-10,
.jd-page .col-md-11,
.jd-page .col-md-12{float: left;}
  .jd-page .col-md-12{width: 100%;}
  .jd-page .col-md-11{width: 91.66666667%;}
  .jd-page .col-md-10{width: 83.33333333%;}
  .jd-page .col-md-9{width: 75%;}
  .jd-page .col-md-8{width: 66.66666667%;}
  .jd-page .col-md-7{width: 58.33333333%;}
  .jd-page .col-md-6{width: 50%;}
  .jd-page .col-md-5{width: 41.66666667%;}
  .jd-page .col-md-4{width: 33.33333333%;}
  .jd-page .col-md-3{width: 25%;}
  .jd-page .col-md-2{width: 16.66666667%;}
  .jd-page .col-md-1{width: 8.33333333%;}
  .jd-page .col-md-pull-12{right: 100%;}
  .jd-page .col-md-pull-11{right: 91.66666667%;}
  .jd-page .col-md-pull-10{right: 83.33333333%;}
  .jd-page .col-md-pull-9{right: 75%;}
  .jd-page .col-md-pull-8{right: 66.66666667%;}
  .jd-page .col-md-pull-7{right: 58.33333333%;}
  .jd-page .col-md-pull-6{right: 50%;}
  .jd-page .col-md-pull-5{right: 41.66666667%;}
  .jd-page .col-md-pull-4{right: 33.33333333%;}
  .jd-page .col-md-pull-3{right: 25%;}
  .jd-page .col-md-pull-2{right: 16.66666667%;}
  .jd-page .col-md-pull-1{right: 8.33333333%;}
  .jd-page .col-md-pull-0{right: auto;}
  .jd-page .col-md-push-12{left: 100%;}
  .jd-page .col-md-push-11{left: 91.66666667%;}
  .jd-page .col-md-push-10{left: 83.33333333%;}
  .jd-page .col-md-push-9{left: 75%;}
  .jd-page .col-md-push-8{left: 66.66666667%;}
  .jd-page .col-md-push-7{left: 58.33333333%;}
  .jd-page .col-md-push-6{left: 50%;}
  .jd-page .col-md-push-5{left: 41.66666667%;}
  .jd-page .col-md-push-4{left: 33.33333333%;}
  .jd-page .col-md-push-3{left: 25%;}
  .jd-page .col-md-push-2{left: 16.66666667%;}
  .jd-page .col-md-push-1{left: 8.33333333%;}
  .jd-page .col-md-push-0{left: auto;}
  .jd-page .col-md-offset-12{margin-left: 100%;}
  .jd-page .col-md-offset-11{margin-left: 91.66666667%;}
  .jd-page .col-md-offset-10{margin-left: 83.33333333%;}
  .jd-page .col-md-offset-9{margin-left: 75%;}
  .jd-page .col-md-offset-8{margin-left: 66.66666667%;}
  .jd-page .col-md-offset-7{margin-left: 58.33333333%;}
  .jd-page .col-md-offset-6{margin-left: 50%;}
  .jd-page .col-md-offset-5{margin-left: 41.66666667%;}
  .jd-page .col-md-offset-4{margin-left: 33.33333333%;}
  .jd-page .col-md-offset-3{margin-left: 25%;}
  .jd-page .col-md-offset-2{margin-left: 16.66666667%;}
  .jd-page .col-md-offset-1{margin-left: 8.33333333%;}
  .jd-page .col-md-offset-0{margin-left: 0;}
}
@media (min-width: 1200px){
  .jd-page .col-lg-1,
.jd-page .col-lg-2,
.jd-page .col-lg-3,
.jd-page .col-lg-4,
.jd-page .col-lg-5,
.jd-page .col-lg-6,
.jd-page .col-lg-7,
.jd-page .col-lg-8,
.jd-page .col-lg-9,
.jd-page .col-lg-10,
.jd-page .col-lg-11,
.jd-page .col-lg-12{float: left;}
  .jd-page .col-lg-12{width: 100%;}
  .jd-page .col-lg-11{width: 91.66666667%;}
  .jd-page .col-lg-10{width: 83.33333333%;}
  .jd-page .col-lg-9{width: 75%;}
  .jd-page .col-lg-8{width: 66.66666667%;}
  .jd-page .col-lg-7{width: 58.33333333%;}
  .jd-page .col-lg-6{width: 50%;}
  .jd-page .col-lg-5{width: 41.66666667%;}
  .jd-page .col-lg-4{width: 33.33333333%;}
  .jd-page .col-lg-3{width: 25%;}
  .jd-page .col-lg-2{width: 16.66666667%;}
  .jd-page .col-lg-1{width: 8.33333333%;}
  .jd-page .col-lg-pull-12{right: 100%;}
  .jd-page .col-lg-pull-11{right: 91.66666667%;}
  .jd-page .col-lg-pull-10{right: 83.33333333%;}
  .jd-page .col-lg-pull-9{right: 75%;}
  .jd-page .col-lg-pull-8{right: 66.66666667%;}
  .jd-page .col-lg-pull-7{right: 58.33333333%;}
  .jd-page .col-lg-pull-6{right: 50%;}
  .jd-page .col-lg-pull-5{right: 41.66666667%;}
  .jd-page .col-lg-pull-4{right: 33.33333333%;}
  .jd-page .col-lg-pull-3{right: 25%;}
  .jd-page .col-lg-pull-2{right: 16.66666667%;}
  .jd-page .col-lg-pull-1{right: 8.33333333%;}
  .jd-page .col-lg-pull-0{right: auto;}
  .jd-page .col-lg-push-12{left: 100%;}
  .jd-page .col-lg-push-11{left: 91.66666667%;}
  .jd-page .col-lg-push-10{left: 83.33333333%;}
  .jd-page .col-lg-push-9{left: 75%;}
  .jd-page .col-lg-push-8{left: 66.66666667%;}
  .jd-page .col-lg-push-7{left: 58.33333333%;}
  .jd-page .col-lg-push-6{left: 50%;}
  .jd-page .col-lg-push-5{left: 41.66666667%;}
  .jd-page .col-lg-push-4{left: 33.33333333%;}
  .jd-page .col-lg-push-3{left: 25%;}
  .jd-page .col-lg-push-2{left: 16.66666667%;}
  .jd-page .col-lg-push-1{left: 8.33333333%;}
  .jd-page .col-lg-push-0{left: auto;}
  .jd-page .col-lg-offset-12{margin-left: 100%;}
  .jd-page .col-lg-offset-11{margin-left: 91.66666667%;}
  .jd-page .col-lg-offset-10{margin-left: 83.33333333%;}
  .jd-page .col-lg-offset-9{margin-left: 75%;}
  .jd-page .col-lg-offset-8{margin-left: 66.66666667%;}
  .jd-page .col-lg-offset-7{margin-left: 58.33333333%;}
  .jd-page .col-lg-offset-6{margin-left: 50%;}
  .jd-page .col-lg-offset-5{margin-left: 41.66666667%;}
  .jd-page .col-lg-offset-4{margin-left: 33.33333333%;}
  .jd-page .col-lg-offset-3{margin-left: 25%;}
  .jd-page .col-lg-offset-2{margin-left: 16.66666667%;}
  .jd-page .col-lg-offset-1{margin-left: 8.33333333%;}
  .jd-page .col-lg-offset-0{margin-left: 0;}
}
.jd-page table{background-color: transparent;}
.jd-page caption{padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;}
.jd-page th{text-align: left;}
.jd-page .table{width: 100%;
  max-width: 100%;
  margin-bottom: 20px;}
.jd-page .table > thead > tr > th,
.jd-page .table > tbody > tr > th,
.jd-page .table > tfoot > tr > th,
.jd-page .table > thead > tr > td,
.jd-page .table > tbody > tr > td,
.jd-page .table > tfoot > tr > td{padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;}
.jd-page .table > thead > tr > th{vertical-align: bottom;
  border-bottom: 2px solid #ddd;}
.jd-page .table > caption + thead > tr:first-child > th,
.jd-page .table > colgroup + thead > tr:first-child > th,
.jd-page .table > thead:first-child > tr:first-child > th,
.jd-page .table > caption + thead > tr:first-child > td,
.jd-page .table > colgroup + thead > tr:first-child > td,
.jd-page .table > thead:first-child > tr:first-child > td{border-top: 0;}
.jd-page .table > tbody + tbody{border-top: 2px solid #ddd;}
.jd-page .table .table{background-color: #fff;}
.jd-page .table-condensed > thead > tr > th,
.jd-page .table-condensed > tbody > tr > th,
.jd-page .table-condensed > tfoot > tr > th,
.jd-page .table-condensed > thead > tr > td,
.jd-page .table-condensed > tbody > tr > td,
.jd-page .table-condensed > tfoot > tr > td{padding: 5px;}
.jd-page .table-bordered{border: 1px solid #ddd;}
.jd-page .table-bordered > thead > tr > th,
.jd-page .table-bordered > tbody > tr > th,
.jd-page .table-bordered > tfoot > tr > th,
.jd-page .table-bordered > thead > tr > td,
.jd-page .table-bordered > tbody > tr > td,
.jd-page .table-bordered > tfoot > tr > td{border: 1px solid #ddd;}
.jd-page .table-bordered > thead > tr > th,
.jd-page .table-bordered > thead > tr > td{border-bottom-width: 2px;}
.jd-page .table-striped > tbody > tr:nth-of-type(odd){background-color: #f9f9f9;}
.jd-page .table-hover > tbody > tr:hover{background-color: #f5f5f5;}
.jd-page table col[class*="col-"]{position: static;
  display: table-column;
  float: none;}
.jd-page table td[class*="col-"],
.jd-page table th[class*="col-"]{position: static;
  display: table-cell;
  float: none;}
.jd-page .table > thead > tr > td.active,
.jd-page .table > tbody > tr > td.active,
.jd-page .table > tfoot > tr > td.active,
.jd-page .table > thead > tr > th.active,
.jd-page .table > tbody > tr > th.active,
.jd-page .table > tfoot > tr > th.active,
.jd-page .table > thead > tr.active > td,
.jd-page .table > tbody > tr.active > td,
.jd-page .table > tfoot > tr.active > td,
.jd-page .table > thead > tr.active > th,
.jd-page .table > tbody > tr.active > th,
.jd-page .table > tfoot > tr.active > th{background-color: #f5f5f5;}
.jd-page .table-hover > tbody > tr > td.active:hover,
.jd-page .table-hover > tbody > tr > th.active:hover,
.jd-page .table-hover > tbody > tr.active:hover > td,
.jd-page .table-hover > tbody > tr:hover > .active,
.jd-page .table-hover > tbody > tr.active:hover > th{background-color: #e8e8e8;}
.jd-page .table > thead > tr > td.success,
.jd-page .table > tbody > tr > td.success,
.jd-page .table > tfoot > tr > td.success,
.jd-page .table > thead > tr > th.success,
.jd-page .table > tbody > tr > th.success,
.jd-page .table > tfoot > tr > th.success,
.jd-page .table > thead > tr.success > td,
.jd-page .table > tbody > tr.success > td,
.jd-page .table > tfoot > tr.success > td,
.jd-page .table > thead > tr.success > th,
.jd-page .table > tbody > tr.success > th,
.jd-page .table > tfoot > tr.success > th{background-color: #dff0d8;}
.jd-page .table-hover > tbody > tr > td.success:hover,
.jd-page .table-hover > tbody > tr > th.success:hover,
.jd-page .table-hover > tbody > tr.success:hover > td,
.jd-page .table-hover > tbody > tr:hover > .success,
.jd-page .table-hover > tbody > tr.success:hover > th{background-color: #d0e9c6;}
.jd-page .table > thead > tr > td.info,
.jd-page .table > tbody > tr > td.info,
.jd-page .table > tfoot > tr > td.info,
.jd-page .table > thead > tr > th.info,
.jd-page .table > tbody > tr > th.info,
.jd-page .table > tfoot > tr > th.info,
.jd-page .table > thead > tr.info > td,
.jd-page .table > tbody > tr.info > td,
.jd-page .table > tfoot > tr.info > td,
.jd-page .table > thead > tr.info > th,
.jd-page .table > tbody > tr.info > th,
.jd-page .table > tfoot > tr.info > th{background-color: #d9edf7;}
.jd-page .table-hover > tbody > tr > td.info:hover,
.jd-page .table-hover > tbody > tr > th.info:hover,
.jd-page .table-hover > tbody > tr.info:hover > td,
.jd-page .table-hover > tbody > tr:hover > .info,
.jd-page .table-hover > tbody > tr.info:hover > th{background-color: #c4e3f3;}
.jd-page .table > thead > tr > td.warning,
.jd-page .table > tbody > tr > td.warning,
.jd-page .table > tfoot > tr > td.warning,
.jd-page .table > thead > tr > th.warning,
.jd-page .table > tbody > tr > th.warning,
.jd-page .table > tfoot > tr > th.warning,
.jd-page .table > thead > tr.warning > td,
.jd-page .table > tbody > tr.warning > td,
.jd-page .table > tfoot > tr.warning > td,
.jd-page .table > thead > tr.warning > th,
.jd-page .table > tbody > tr.warning > th,
.jd-page .table > tfoot > tr.warning > th{background-color: #fcf8e3;}
.jd-page .table-hover > tbody > tr > td.warning:hover,
.jd-page .table-hover > tbody > tr > th.warning:hover,
.jd-page .table-hover > tbody > tr.warning:hover > td,
.jd-page .table-hover > tbody > tr:hover > .warning,
.jd-page .table-hover > tbody > tr.warning:hover > th{background-color: #faf2cc;}
.jd-page .table > thead > tr > td.danger,
.jd-page .table > tbody > tr > td.danger,
.jd-page .table > tfoot > tr > td.danger,
.jd-page .table > thead > tr > th.danger,
.jd-page .table > tbody > tr > th.danger,
.jd-page .table > tfoot > tr > th.danger,
.jd-page .table > thead > tr.danger > td,
.jd-page .table > tbody > tr.danger > td,
.jd-page .table > tfoot > tr.danger > td,
.jd-page .table > thead > tr.danger > th,
.jd-page .table > tbody > tr.danger > th,
.jd-page .table > tfoot > tr.danger > th{background-color: #f2dede;}
.jd-page .table-hover > tbody > tr > td.danger:hover,
.jd-page .table-hover > tbody > tr > th.danger:hover,
.jd-page .table-hover > tbody > tr.danger:hover > td,
.jd-page .table-hover > tbody > tr:hover > .danger,
.jd-page .table-hover > tbody > tr.danger:hover > th{background-color: #ebcccc;}
.jd-page .table-responsive{min-height: .01%;
  overflow-x: auto;}
@media screen and (max-width: 767px){
  .jd-page .table-responsive{width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;}
  .jd-page .table-responsive > .table{margin-bottom: 0;}
  .jd-page .table-responsive > .table > thead > tr > th,
.jd-page .table-responsive > .table > tbody > tr > th,
.jd-page .table-responsive > .table > tfoot > tr > th,
.jd-page .table-responsive > .table > thead > tr > td,
.jd-page .table-responsive > .table > tbody > tr > td,
.jd-page .table-responsive > .table > tfoot > tr > td{white-space: nowrap;}
  .jd-page .table-responsive > .table-bordered{border: 0;}
  .jd-page .table-responsive > .table-bordered > thead > tr > th:first-child,
.jd-page .table-responsive > .table-bordered > tbody > tr > th:first-child,
.jd-page .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.jd-page .table-responsive > .table-bordered > thead > tr > td:first-child,
.jd-page .table-responsive > .table-bordered > tbody > tr > td:first-child,
.jd-page .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left: 0;}
  .jd-page .table-responsive > .table-bordered > thead > tr > th:last-child,
.jd-page .table-responsive > .table-bordered > tbody > tr > th:last-child,
.jd-page .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.jd-page .table-responsive > .table-bordered > thead > tr > td:last-child,
.jd-page .table-responsive > .table-bordered > tbody > tr > td:last-child,
.jd-page .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right: 0;}
  .jd-page .table-responsive > .table-bordered > tbody > tr:last-child > th,
.jd-page .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.jd-page .table-responsive > .table-bordered > tbody > tr:last-child > td,
.jd-page .table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom: 0;}
}
.jd-page fieldset{min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;}
.jd-page legend{display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;}
.jd-page label{display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;}
.jd-page input[type="search"]{-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.jd-page input[type="radio"],
.jd-page input[type="checkbox"]{margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;}
.jd-page input[type="file"]{display: block;}
.jd-page input[type="range"]{display: block;
  width: 100%;}
.jd-page select[multiple],
.jd-page select[size]{height: auto;}
.jd-page input[type="file"]:focus,
.jd-page input[type="radio"]:focus,
.jd-page input[type="checkbox"]:focus{outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;}
.jd-page output{display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;}
.jd-page .form-control{display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.jd-page .form-control:focus{border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}
.jd-page .form-control::-moz-placeholder{color: #999;
  opacity: 1;}
.jd-page .form-control:-ms-input-placeholder{color: #999;}
.jd-page .form-control::-webkit-input-placeholder{color: #999;}
.jd-page .form-control::-ms-expand{background-color: transparent;
  border: 0;}
.jd-page .form-control[disabled],
.jd-page .form-control[readonly],
.jd-page fieldset[disabled] .form-control{background-color: #eee;
  opacity: 1;}
.jd-page .form-control[disabled],
.jd-page fieldset[disabled] .form-control{cursor: not-allowed;}
.jd-page textarea.form-control{height: auto;}
.jd-page input[type="search"]{-webkit-appearance: none;}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  .jd-page input[type="date"].form-control,
.jd-page input[type="time"].form-control,
.jd-page input[type="datetime-local"].form-control,
.jd-page input[type="month"].form-control{line-height: 34px;}
  .jd-page input[type="date"].input-sm,
.jd-page input[type="time"].input-sm,
.jd-page input[type="datetime-local"].input-sm,
.jd-page input[type="month"].input-sm,
.jd-page .input-group-sm input[type="date"],
.jd-page .input-group-sm input[type="time"],
.jd-page .input-group-sm input[type="datetime-local"],
.jd-page .input-group-sm input[type="month"]{line-height: 30px;}
  .jd-page input[type="date"].input-lg,
.jd-page input[type="time"].input-lg,
.jd-page input[type="datetime-local"].input-lg,
.jd-page input[type="month"].input-lg,
.jd-page .input-group-lg input[type="date"],
.jd-page .input-group-lg input[type="time"],
.jd-page .input-group-lg input[type="datetime-local"],
.jd-page .input-group-lg input[type="month"]{line-height: 46px;}
}
.jd-page .form-group{margin-bottom: 15px;}
.jd-page .radio,
.jd-page .checkbox{position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;}
.jd-page .radio label,
.jd-page .checkbox label{min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;}
.jd-page .radio input[type="radio"],
.jd-page .radio-inline input[type="radio"],
.jd-page .checkbox input[type="checkbox"],
.jd-page .checkbox-inline input[type="checkbox"]{position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;}
.jd-page .radio + .radio,
.jd-page .checkbox + .checkbox{margin-top: -5px;}
.jd-page .radio-inline,
.jd-page .checkbox-inline{position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;}
.jd-page .radio-inline + .radio-inline,
.jd-page .checkbox-inline + .checkbox-inline{margin-top: 0;
  margin-left: 10px;}
.jd-page input[type="radio"][disabled],
.jd-page input[type="checkbox"][disabled],
.jd-page input[type="radio"].disabled,
.jd-page input[type="checkbox"].disabled,
.jd-page fieldset[disabled] input[type="radio"],
.jd-page fieldset[disabled] input[type="checkbox"]{cursor: not-allowed;}
.jd-page .radio-inline.disabled,
.jd-page .checkbox-inline.disabled,
.jd-page fieldset[disabled] .radio-inline,
.jd-page fieldset[disabled] .checkbox-inline{cursor: not-allowed;}
.jd-page .radio.disabled label,
.jd-page .checkbox.disabled label,
.jd-page fieldset[disabled] .radio label,
.jd-page fieldset[disabled] .checkbox label{cursor: not-allowed;}
.jd-page .form-control-static{min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;}
.jd-page .form-control-static.input-lg,
.jd-page .form-control-static.input-sm{padding-right: 0;
  padding-left: 0;}
.jd-page .input-sm{height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;}
.jd-page select.input-sm{height: 30px;
  line-height: 30px;}
.jd-page textarea.input-sm,
.jd-page select[multiple].input-sm{height: auto;}
.jd-page .form-group-sm .form-control{height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;}
.jd-page .form-group-sm select.form-control{height: 30px;
  line-height: 30px;}
.jd-page .form-group-sm textarea.form-control,
.jd-page .form-group-sm select[multiple].form-control{height: auto;}
.jd-page .form-group-sm .form-control-static{height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;}
.jd-page .input-lg{height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;}
.jd-page select.input-lg{height: 46px;
  line-height: 46px;}
.jd-page textarea.input-lg,
.jd-page select[multiple].input-lg{height: auto;}
.jd-page .form-group-lg .form-control{height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;}
.jd-page .form-group-lg select.form-control{height: 46px;
  line-height: 46px;}
.jd-page .form-group-lg textarea.form-control,
.jd-page .form-group-lg select[multiple].form-control{height: auto;}
.jd-page .form-group-lg .form-control-static{height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;}
.jd-page .has-feedback{position: relative;}
.jd-page .has-feedback .form-control{padding-right: 42.5px;}
.jd-page .form-control-feedback{position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;}
.jd-page .input-lg + .form-control-feedback,
.jd-page .input-group-lg + .form-control-feedback,
.jd-page .form-group-lg .form-control + .form-control-feedback{width: 46px;
  height: 46px;
  line-height: 46px;}
.jd-page .input-sm + .form-control-feedback,
.jd-page .input-group-sm + .form-control-feedback,
.jd-page .form-group-sm .form-control + .form-control-feedback{width: 30px;
  height: 30px;
  line-height: 30px;}
.jd-page .has-success .help-block,
.jd-page .has-success .control-label,
.jd-page .has-success .radio,
.jd-page .has-success .checkbox,
.jd-page .has-success .radio-inline,
.jd-page .has-success .checkbox-inline,
.jd-page .has-success.radio label,
.jd-page .has-success.checkbox label,
.jd-page .has-success.radio-inline label,
.jd-page .has-success.checkbox-inline label{color: #3c763d;}
.jd-page .has-success .form-control{border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
.jd-page .has-success .form-control:focus{border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;}
.jd-page .has-success .input-group-addon{color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;}
.jd-page .has-success .form-control-feedback{color: #3c763d;}
.jd-page .has-warning .help-block,
.jd-page .has-warning .control-label,
.jd-page .has-warning .radio,
.jd-page .has-warning .checkbox,
.jd-page .has-warning .radio-inline,
.jd-page .has-warning .checkbox-inline,
.jd-page .has-warning.radio label,
.jd-page .has-warning.checkbox label,
.jd-page .has-warning.radio-inline label,
.jd-page .has-warning.checkbox-inline label{color: #8a6d3b;}
.jd-page .has-warning .form-control{border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
.jd-page .has-warning .form-control:focus{border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;}
.jd-page .has-warning .input-group-addon{color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;}
.jd-page .has-warning .form-control-feedback{color: #8a6d3b;}
.jd-page .has-error .help-block,
.jd-page .has-error .control-label,
.jd-page .has-error .radio,
.jd-page .has-error .checkbox,
.jd-page .has-error .radio-inline,
.jd-page .has-error .checkbox-inline,
.jd-page .has-error.radio label,
.jd-page .has-error.checkbox label,
.jd-page .has-error.radio-inline label,
.jd-page .has-error.checkbox-inline label{color: #a94442;}
.jd-page .has-error .form-control{border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
.jd-page .has-error .form-control:focus{border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;}
.jd-page .has-error .input-group-addon{color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;}
.jd-page .has-error .form-control-feedback{color: #a94442;}
.jd-page .has-feedback label ~ .form-control-feedback{top: 25px;}
.jd-page .has-feedback label.sr-only ~ .form-control-feedback{top: 0;}
.jd-page .help-block{display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;}
@media (min-width: 768px){
  .jd-page .form-inline .form-group{display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;}
  .jd-page .form-inline .form-control{display: inline-block;
    width: auto;
    vertical-align: middle;}
  .jd-page .form-inline .form-control-static{display: inline-block;}
  .jd-page .form-inline .input-group{display: inline-table;
    vertical-align: middle;}
  .jd-page .form-inline .input-group .input-group-addon,
.jd-page .form-inline .input-group .input-group-btn,
.jd-page .form-inline .input-group .form-control{width: auto;}
  .jd-page .form-inline .input-group > .form-control{width: 100%;}
  .jd-page .form-inline .control-label{margin-bottom: 0;
    vertical-align: middle;}
  .jd-page .form-inline .radio,
.jd-page .form-inline .checkbox{display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;}
  .jd-page .form-inline .radio label,
.jd-page .form-inline .checkbox label{padding-left: 0;}
  .jd-page .form-inline .radio input[type="radio"],
.jd-page .form-inline .checkbox input[type="checkbox"]{position: relative;
    margin-left: 0;}
  .jd-page .form-inline .has-feedback .form-control-feedback{top: 0;}
}
.jd-page .form-horizontal .radio,
.jd-page .form-horizontal .checkbox,
.jd-page .form-horizontal .radio-inline,
.jd-page .form-horizontal .checkbox-inline{padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;}
.jd-page .form-horizontal .radio,
.jd-page .form-horizontal .checkbox{min-height: 27px;}
.jd-page .form-horizontal .form-group{margin-right: -15px;
  margin-left: -15px;}
@media (min-width: 768px){
  .jd-page .form-horizontal .control-label{padding-top: 7px;
    margin-bottom: 0;
    text-align: right;}
}
.jd-page .form-horizontal .has-feedback .form-control-feedback{right: 15px;}
@media (min-width: 768px){
  .jd-page .form-horizontal .form-group-lg .control-label{padding-top: 11px;
    font-size: 18px;}
}
@media (min-width: 768px){
  .jd-page .form-horizontal .form-group-sm .control-label{padding-top: 6px;
    font-size: 12px;}
}
.jd-page .btn{display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;}
.jd-page .btn:focus,
.jd-page .btn:active:focus,
.jd-page .btn.active:focus,
.jd-page .btn.focus,
.jd-page .btn:active.focus,
.jd-page .btn.active.focus{outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;}
.jd-page .btn:hover,
.jd-page .btn:focus,
.jd-page .btn.focus{color: #333;
  text-decoration: none;}
.jd-page .btn:active,
.jd-page .btn.active{background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.jd-page .btn.disabled,
.jd-page .btn[disabled],
.jd-page fieldset[disabled] .btn{cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;}
.jd-page a.btn.disabled,
.jd-page fieldset[disabled] a.btn{pointer-events: none;}
.jd-page .btn-default{color: #333;
  background-color: #fff;
  border-color: #ccc;}
.jd-page .btn-default:focus,
.jd-page .btn-default.focus{color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;}
.jd-page .btn-default:hover{color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;}
.jd-page .btn-default:active,
.jd-page .btn-default.active,
.jd-page .open > .dropdown-toggle.btn-default{color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;}
.jd-page .btn-default:active:hover,
.jd-page .btn-default.active:hover,
.jd-page .open > .dropdown-toggle.btn-default:hover,
.jd-page .btn-default:active:focus,
.jd-page .btn-default.active:focus,
.jd-page .open > .dropdown-toggle.btn-default:focus,
.jd-page .btn-default:active.focus,
.jd-page .btn-default.active.focus,
.jd-page .open > .dropdown-toggle.btn-default.focus{color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;}
.jd-page .btn-default:active,
.jd-page .btn-default.active,
.jd-page .open > .dropdown-toggle.btn-default{background-image: none;}
.jd-page .btn-default.disabled:hover,
.jd-page .btn-default[disabled]:hover,
.jd-page fieldset[disabled] .btn-default:hover,
.jd-page .btn-default.disabled:focus,
.jd-page .btn-default[disabled]:focus,
.jd-page fieldset[disabled] .btn-default:focus,
.jd-page .btn-default.disabled.focus,
.jd-page .btn-default[disabled].focus,
.jd-page fieldset[disabled] .btn-default.focus{background-color: #fff;
  border-color: #ccc;}
.jd-page .btn-default .badge{color: #fff;
  background-color: #333;}
.jd-page .btn-primary{color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;}
.jd-page .btn-primary:focus,
.jd-page .btn-primary.focus{color: #fff;
  background-color: #286090;
  border-color: #122b40;}
.jd-page .btn-primary:hover{color: #fff;
  background-color: #286090;
  border-color: #204d74;}
.jd-page .btn-primary:active,
.jd-page .btn-primary.active,
.jd-page .open > .dropdown-toggle.btn-primary{color: #fff;
  background-color: #286090;
  border-color: #204d74;}
.jd-page .btn-primary:active:hover,
.jd-page .btn-primary.active:hover,
.jd-page .open > .dropdown-toggle.btn-primary:hover,
.jd-page .btn-primary:active:focus,
.jd-page .btn-primary.active:focus,
.jd-page .open > .dropdown-toggle.btn-primary:focus,
.jd-page .btn-primary:active.focus,
.jd-page .btn-primary.active.focus,
.jd-page .open > .dropdown-toggle.btn-primary.focus{color: #fff;
  background-color: #204d74;
  border-color: #122b40;}
.jd-page .btn-primary:active,
.jd-page .btn-primary.active,
.jd-page .open > .dropdown-toggle.btn-primary{background-image: none;}
.jd-page .btn-primary.disabled:hover,
.jd-page .btn-primary[disabled]:hover,
.jd-page fieldset[disabled] .btn-primary:hover,
.jd-page .btn-primary.disabled:focus,
.jd-page .btn-primary[disabled]:focus,
.jd-page fieldset[disabled] .btn-primary:focus,
.jd-page .btn-primary.disabled.focus,
.jd-page .btn-primary[disabled].focus,
.jd-page fieldset[disabled] .btn-primary.focus{background-color: #337ab7;
  border-color: #2e6da4;}
.jd-page .btn-primary .badge{color: #337ab7;
  background-color: #fff;}
.jd-page .btn-success{color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;}
.jd-page .btn-success:focus,
.jd-page .btn-success.focus{color: #fff;
  background-color: #449d44;
  border-color: #255625;}
.jd-page .btn-success:hover{color: #fff;
  background-color: #449d44;
  border-color: #398439;}
.jd-page .btn-success:active,
.jd-page .btn-success.active,
.jd-page .open > .dropdown-toggle.btn-success{color: #fff;
  background-color: #449d44;
  border-color: #398439;}
.jd-page .btn-success:active:hover,
.jd-page .btn-success.active:hover,
.jd-page .open > .dropdown-toggle.btn-success:hover,
.jd-page .btn-success:active:focus,
.jd-page .btn-success.active:focus,
.jd-page .open > .dropdown-toggle.btn-success:focus,
.jd-page .btn-success:active.focus,
.jd-page .btn-success.active.focus,
.jd-page .open > .dropdown-toggle.btn-success.focus{color: #fff;
  background-color: #398439;
  border-color: #255625;}
.jd-page .btn-success:active,
.jd-page .btn-success.active,
.jd-page .open > .dropdown-toggle.btn-success{background-image: none;}
.jd-page .btn-success.disabled:hover,
.jd-page .btn-success[disabled]:hover,
.jd-page fieldset[disabled] .btn-success:hover,
.jd-page .btn-success.disabled:focus,
.jd-page .btn-success[disabled]:focus,
.jd-page fieldset[disabled] .btn-success:focus,
.jd-page .btn-success.disabled.focus,
.jd-page .btn-success[disabled].focus,
.jd-page fieldset[disabled] .btn-success.focus{background-color: #5cb85c;
  border-color: #4cae4c;}
.jd-page .btn-success .badge{color: #5cb85c;
  background-color: #fff;}
.jd-page .btn-info{color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;}
.jd-page .btn-info:focus,
.jd-page .btn-info.focus{color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;}
.jd-page .btn-info:hover{color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;}
.jd-page .btn-info:active,
.jd-page .btn-info.active,
.jd-page .open > .dropdown-toggle.btn-info{color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;}
.jd-page .btn-info:active:hover,
.jd-page .btn-info.active:hover,
.jd-page .open > .dropdown-toggle.btn-info:hover,
.jd-page .btn-info:active:focus,
.jd-page .btn-info.active:focus,
.jd-page .open > .dropdown-toggle.btn-info:focus,
.jd-page .btn-info:active.focus,
.jd-page .btn-info.active.focus,
.jd-page .open > .dropdown-toggle.btn-info.focus{color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;}
.jd-page .btn-info:active,
.jd-page .btn-info.active,
.jd-page .open > .dropdown-toggle.btn-info{background-image: none;}
.jd-page .btn-info.disabled:hover,
.jd-page .btn-info[disabled]:hover,
.jd-page fieldset[disabled] .btn-info:hover,
.jd-page .btn-info.disabled:focus,
.jd-page .btn-info[disabled]:focus,
.jd-page fieldset[disabled] .btn-info:focus,
.jd-page .btn-info.disabled.focus,
.jd-page .btn-info[disabled].focus,
.jd-page fieldset[disabled] .btn-info.focus{background-color: #5bc0de;
  border-color: #46b8da;}
.jd-page .btn-info .badge{color: #5bc0de;
  background-color: #fff;}
.jd-page .btn-warning{color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;}
.jd-page .btn-warning:focus,
.jd-page .btn-warning.focus{color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;}
.jd-page .btn-warning:hover{color: #fff;
  background-color: #ec971f;
  border-color: #d58512;}
.jd-page .btn-warning:active,
.jd-page .btn-warning.active,
.jd-page .open > .dropdown-toggle.btn-warning{color: #fff;
  background-color: #ec971f;
  border-color: #d58512;}
.jd-page .btn-warning:active:hover,
.jd-page .btn-warning.active:hover,
.jd-page .open > .dropdown-toggle.btn-warning:hover,
.jd-page .btn-warning:active:focus,
.jd-page .btn-warning.active:focus,
.jd-page .open > .dropdown-toggle.btn-warning:focus,
.jd-page .btn-warning:active.focus,
.jd-page .btn-warning.active.focus,
.jd-page .open > .dropdown-toggle.btn-warning.focus{color: #fff;
  background-color: #d58512;
  border-color: #985f0d;}
.jd-page .btn-warning:active,
.jd-page .btn-warning.active,
.jd-page .open > .dropdown-toggle.btn-warning{background-image: none;}
.jd-page .btn-warning.disabled:hover,
.jd-page .btn-warning[disabled]:hover,
.jd-page fieldset[disabled] .btn-warning:hover,
.jd-page .btn-warning.disabled:focus,
.jd-page .btn-warning[disabled]:focus,
.jd-page fieldset[disabled] .btn-warning:focus,
.jd-page .btn-warning.disabled.focus,
.jd-page .btn-warning[disabled].focus,
.jd-page fieldset[disabled] .btn-warning.focus{background-color: #f0ad4e;
  border-color: #eea236;}
.jd-page .btn-warning .badge{color: #f0ad4e;
  background-color: #fff;}
.jd-page .btn-danger{color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;}
.jd-page .btn-danger:focus,
.jd-page .btn-danger.focus{color: #fff;
  background-color: #c9302c;
  border-color: #761c19;}
.jd-page .btn-danger:hover{color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;}
.jd-page .btn-danger:active,
.jd-page .btn-danger.active,
.jd-page .open > .dropdown-toggle.btn-danger{color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;}
.jd-page .btn-danger:active:hover,
.jd-page .btn-danger.active:hover,
.jd-page .open > .dropdown-toggle.btn-danger:hover,
.jd-page .btn-danger:active:focus,
.jd-page .btn-danger.active:focus,
.jd-page .open > .dropdown-toggle.btn-danger:focus,
.jd-page .btn-danger:active.focus,
.jd-page .btn-danger.active.focus,
.jd-page .open > .dropdown-toggle.btn-danger.focus{color: #fff;
  background-color: #ac2925;
  border-color: #761c19;}
.jd-page .btn-danger:active,
.jd-page .btn-danger.active,
.jd-page .open > .dropdown-toggle.btn-danger{background-image: none;}
.jd-page .btn-danger.disabled:hover,
.jd-page .btn-danger[disabled]:hover,
.jd-page fieldset[disabled] .btn-danger:hover,
.jd-page .btn-danger.disabled:focus,
.jd-page .btn-danger[disabled]:focus,
.jd-page fieldset[disabled] .btn-danger:focus,
.jd-page .btn-danger.disabled.focus,
.jd-page .btn-danger[disabled].focus,
.jd-page fieldset[disabled] .btn-danger.focus{background-color: #d9534f;
  border-color: #d43f3a;}
.jd-page .btn-danger .badge{color: #d9534f;
  background-color: #fff;}
.jd-page .btn-link{font-weight: normal;
  color: #337ab7;
  border-radius: 0;}
.jd-page .btn-link,
.jd-page .btn-link:active,
.jd-page .btn-link.active,
.jd-page .btn-link[disabled],
.jd-page fieldset[disabled] .btn-link{background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;}
.jd-page .btn-link,
.jd-page .btn-link:hover,
.jd-page .btn-link:focus,
.jd-page .btn-link:active{border-color: transparent;}
.jd-page .btn-link:hover,
.jd-page .btn-link:focus{color: #23527c;
  text-decoration: underline;
  background-color: transparent;}
.jd-page .btn-link[disabled]:hover,
.jd-page fieldset[disabled] .btn-link:hover,
.jd-page .btn-link[disabled]:focus,
.jd-page fieldset[disabled] .btn-link:focus{color: #777;
  text-decoration: none;}
.jd-page .btn-lg,
.jd-page .btn-group-lg > .btn{padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;}
.jd-page .btn-sm,
.jd-page .btn-group-sm > .btn{padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;}
.jd-page .btn-xs,
.jd-page .btn-group-xs > .btn{padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;}
.jd-page .btn-block{display: block;
  width: 100%;}
.jd-page .btn-block + .btn-block{margin-top: 5px;}
.jd-page input[type="submit"].btn-block,
.jd-page input[type="reset"].btn-block,
.jd-page input[type="button"].btn-block{width: 100%;}
.jd-page .fade{opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;}
.jd-page .fade.in{opacity: 1;}
.jd-page .collapse{display: none;}
.jd-page .collapse.in{display: block;}
.jd-page tr.collapse.in{display: table-row;}
.jd-page tbody.collapse.in{display: table-row-group;}
.jd-page .collapsing{position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;}
.jd-page .caret{display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;}
.jd-page .dropup,
.jd-page .dropdown{position: relative;}
.jd-page .dropdown-toggle:focus{outline: 0;}
.jd-page .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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);}
.jd-page .dropdown-menu.pull-right{right: 0;
  left: auto;}
.jd-page .dropdown-menu .divider{height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;}
.jd-page .dropdown-menu > li > a{display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;}
.jd-page .dropdown-menu > li > a:hover,
.jd-page .dropdown-menu > li > a:focus{color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;}
.jd-page .dropdown-menu > .active > a,
.jd-page .dropdown-menu > .active > a:hover,
.jd-page .dropdown-menu > .active > a:focus{color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;}
.jd-page .dropdown-menu > .disabled > a,
.jd-page .dropdown-menu > .disabled > a:hover,
.jd-page .dropdown-menu > .disabled > a:focus{color: #777;}
.jd-page .dropdown-menu > .disabled > a:hover,
.jd-page .dropdown-menu > .disabled > a:focus{text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}
.jd-page .open > .dropdown-menu{display: block;}
.jd-page .open > a{outline: 0;}
.jd-page .dropdown-menu-right{right: 0;
  left: auto;}
.jd-page .dropdown-menu-left{right: auto;
  left: 0;}
.jd-page .dropdown-header{display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;}
.jd-page .dropdown-backdrop{position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;}
.jd-page .pull-right > .dropdown-menu{right: 0;
  left: auto;}
.jd-page .dropup .caret{content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;}
.jd-page .dropup .dropdown-menu{top: auto;
  bottom: 100%;
  margin-bottom: 2px;}
.jd-page .btn-group,
.jd-page .btn-group-vertical{position: relative;
  display: inline-block;
  vertical-align: middle;}
.jd-page .btn-group > .btn,
.jd-page .btn-group-vertical > .btn{position: relative;
  float: left;}
.jd-page .btn-group > .btn:hover,
.jd-page .btn-group-vertical > .btn:hover,
.jd-page .btn-group > .btn:focus,
.jd-page .btn-group-vertical > .btn:focus,
.jd-page .btn-group > .btn:active,
.jd-page .btn-group-vertical > .btn:active,
.jd-page .btn-group > .btn.active,
.jd-page .btn-group-vertical > .btn.active{z-index: 2;}
.jd-page .btn-group .btn + .btn,
.jd-page .btn-group .btn + .btn-group,
.jd-page .btn-group .btn-group + .btn,
.jd-page .btn-group .btn-group + .btn-group{margin-left: -1px;}
.jd-page .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius: 0;}
.jd-page .btn-group > .btn:first-child{margin-left: 0;}
.jd-page .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius: 0;
  border-bottom-right-radius: 0;}
.jd-page .btn-group > .btn:last-child:not(:first-child),
.jd-page .btn-group > .dropdown-toggle:not(:first-child){border-top-left-radius: 0;
  border-bottom-left-radius: 0;}
.jd-page .btn-group > .btn-group{float: left;}
.jd-page .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius: 0;}
.jd-page .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.jd-page .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-top-right-radius: 0;
  border-bottom-right-radius: 0;}
.jd-page .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-left-radius: 0;
  border-bottom-left-radius: 0;}
.jd-page .btn-group .dropdown-toggle:active,
.jd-page .btn-group.open .dropdown-toggle{outline: 0;}
.jd-page .btn-group > .btn + .dropdown-toggle{padding-right: 8px;
  padding-left: 8px;}
.jd-page .btn-group > .btn-lg + .dropdown-toggle{padding-right: 12px;
  padding-left: 12px;}
.jd-page .btn-group.open .dropdown-toggle{-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.jd-page .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow: none;
          box-shadow: none;}
.jd-page .btn .caret{margin-left: 0;}
.jd-page .btn-lg .caret{border-width: 5px 5px 0;
  border-bottom-width: 0;}
.jd-page .dropup .btn-lg .caret{border-width: 0 5px 5px;}
.jd-page .btn-group-vertical > .btn,
.jd-page .btn-group-vertical > .btn-group,
.jd-page .btn-group-vertical > .btn-group > .btn{display: block;
  float: none;
  width: 100%;
  max-width: 100%;}
.jd-page .btn-group-vertical > .btn-group > .btn{float: none;}
.jd-page .btn-group-vertical > .btn + .btn,
.jd-page .btn-group-vertical > .btn + .btn-group,
.jd-page .btn-group-vertical > .btn-group + .btn,
.jd-page .btn-group-vertical > .btn-group + .btn-group{margin-top: -1px;
  margin-left: 0;}
.jd-page .btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius: 0;}
.jd-page .btn-group-vertical > .btn:first-child:not(:last-child){border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;}
.jd-page .btn-group-vertical > .btn:last-child:not(:first-child){border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;}
.jd-page .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius: 0;}
.jd-page .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.jd-page .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;}
.jd-page .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-left-radius: 0;
  border-top-right-radius: 0;}
.jd-page .btn-group-justified{display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;}
.jd-page .btn-group-justified > .btn,
.jd-page .btn-group-justified > .btn-group{display: table-cell;
  float: none;
  width: 1%;}
.jd-page .btn-group-justified > .btn-group .btn{width: 100%;}
.jd-page .btn-group-justified > .btn-group .dropdown-menu{left: auto;}
.jd-page [data-toggle="buttons"] > .btn input[type="radio"],
.jd-page [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.jd-page [data-toggle="buttons"] > .btn input[type="checkbox"],
.jd-page [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;}
.jd-page .input-group{position: relative;
  display: table;
  border-collapse: separate;}
.jd-page .input-group[class*="col-"]{float: none;
  padding-right: 0;
  padding-left: 0;}
.jd-page .input-group .form-control{position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;}
.jd-page .input-group .form-control:focus{z-index: 3;}
.jd-page .input-group-lg > .form-control,
.jd-page .input-group-lg > .input-group-addon,
.jd-page .input-group-lg > .input-group-btn > .btn{height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;}
.jd-page select.input-group-lg > .form-control,
.jd-page select.input-group-lg > .input-group-addon,
.jd-page select.input-group-lg > .input-group-btn > .btn{height: 46px;
  line-height: 46px;}
.jd-page textarea.input-group-lg > .form-control,
.jd-page textarea.input-group-lg > .input-group-addon,
.jd-page textarea.input-group-lg > .input-group-btn > .btn,
.jd-page select[multiple].input-group-lg > .form-control,
.jd-page select[multiple].input-group-lg > .input-group-addon,
.jd-page select[multiple].input-group-lg > .input-group-btn > .btn{height: auto;}
.jd-page .input-group-sm > .form-control,
.jd-page .input-group-sm > .input-group-addon,
.jd-page .input-group-sm > .input-group-btn > .btn{height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;}
.jd-page select.input-group-sm > .form-control,
.jd-page select.input-group-sm > .input-group-addon,
.jd-page select.input-group-sm > .input-group-btn > .btn{height: 30px;
  line-height: 30px;}
.jd-page textarea.input-group-sm > .form-control,
.jd-page textarea.input-group-sm > .input-group-addon,
.jd-page textarea.input-group-sm > .input-group-btn > .btn,
.jd-page select[multiple].input-group-sm > .form-control,
.jd-page select[multiple].input-group-sm > .input-group-addon,
.jd-page select[multiple].input-group-sm > .input-group-btn > .btn{height: auto;}
.jd-page .input-group-addon,
.jd-page .input-group-btn,
.jd-page .input-group .form-control{display: table-cell;}
.jd-page .input-group-addon:not(:first-child):not(:last-child),
.jd-page .input-group-btn:not(:first-child):not(:last-child),
.jd-page .input-group .form-control:not(:first-child):not(:last-child){border-radius: 0;}
.jd-page .input-group-addon,
.jd-page .input-group-btn{width: 1%;
  white-space: nowrap;
  vertical-align: middle;}
.jd-page .input-group-addon{padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;}
.jd-page .input-group-addon.input-sm{padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;}
.jd-page .input-group-addon.input-lg{padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;}
.jd-page .input-group-addon input[type="radio"],
.jd-page .input-group-addon input[type="checkbox"]{margin-top: 0;}
.jd-page .input-group .form-control:first-child,
.jd-page .input-group-addon:first-child,
.jd-page .input-group-btn:first-child > .btn,
.jd-page .input-group-btn:first-child > .btn-group > .btn,
.jd-page .input-group-btn:first-child > .dropdown-toggle,
.jd-page .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.jd-page .input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-top-right-radius: 0;
  border-bottom-right-radius: 0;}
.jd-page .input-group-addon:first-child{border-right: 0;}
.jd-page .input-group .form-control:last-child,
.jd-page .input-group-addon:last-child,
.jd-page .input-group-btn:last-child > .btn,
.jd-page .input-group-btn:last-child > .btn-group > .btn,
.jd-page .input-group-btn:last-child > .dropdown-toggle,
.jd-page .input-group-btn:first-child > .btn:not(:first-child),
.jd-page .input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-top-left-radius: 0;
  border-bottom-left-radius: 0;}
.jd-page .input-group-addon:last-child{border-left: 0;}
.jd-page .input-group-btn{position: relative;
  font-size: 0;
  white-space: nowrap;}
.jd-page .input-group-btn > .btn{position: relative;}
.jd-page .input-group-btn > .btn + .btn{margin-left: -1px;}
.jd-page .input-group-btn > .btn:hover,
.jd-page .input-group-btn > .btn:focus,
.jd-page .input-group-btn > .btn:active{z-index: 2;}
.jd-page .input-group-btn:first-child > .btn,
.jd-page .input-group-btn:first-child > .btn-group{margin-right: -1px;}
.jd-page .input-group-btn:last-child > .btn,
.jd-page .input-group-btn:last-child > .btn-group{z-index: 2;
  margin-left: -1px;}
.jd-page .nav{padding-left: 0;
  margin-bottom: 0;
  list-style: none;}
.jd-page .nav > li{position: relative;
  display: block;}
.jd-page .nav > li > a{position: relative;
  display: block;
  padding: 10px 15px;}
.jd-page .nav > li > a:hover,
.jd-page .nav > li > a:focus{text-decoration: none;
  background-color: #eee;}
.jd-page .nav > li.disabled > a{color: #777;}
.jd-page .nav > li.disabled > a:hover,
.jd-page .nav > li.disabled > a:focus{color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;}
.jd-page .nav .open > a,
.jd-page .nav .open > a:hover,
.jd-page .nav .open > a:focus{background-color: #eee;
  border-color: #337ab7;}
.jd-page .nav .nav-divider{height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;}
.jd-page .nav > li > a > img{max-width: none;}
.jd-page .nav-tabs{border-bottom: 1px solid #ddd;}
.jd-page .nav-tabs > li{float: left;
  margin-bottom: -1px;}
.jd-page .nav-tabs > li > a{margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;}
.jd-page .nav-tabs > li > a:hover{border-color: #eee #eee #ddd;}
.jd-page .nav-tabs > li.active > a,
.jd-page .nav-tabs > li.active > a:hover,
.jd-page .nav-tabs > li.active > a:focus{color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;}
.jd-page .nav-tabs.nav-justified{width: 100%;
  border-bottom: 0;}
.jd-page .nav-tabs.nav-justified > li{float: none;}
.jd-page .nav-tabs.nav-justified > li > a{margin-bottom: 5px;
  text-align: center;}
.jd-page .nav-tabs.nav-justified > .dropdown .dropdown-menu{top: auto;
  left: auto;}
@media (min-width: 768px){
  .jd-page .nav-tabs.nav-justified > li{display: table-cell;
    width: 1%;}
  .jd-page .nav-tabs.nav-justified > li > a{margin-bottom: 0;}
}
.jd-page .nav-tabs.nav-justified > li > a{margin-right: 0;
  border-radius: 4px;}
.jd-page .nav-tabs.nav-justified > .active > a,
.jd-page .nav-tabs.nav-justified > .active > a:hover,
.jd-page .nav-tabs.nav-justified > .active > a:focus{border: 1px solid #ddd;}
@media (min-width: 768px){
  .jd-page .nav-tabs.nav-justified > li > a{border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;}
  .jd-page .nav-tabs.nav-justified > .active > a,
.jd-page .nav-tabs.nav-justified > .active > a:hover,
.jd-page .nav-tabs.nav-justified > .active > a:focus{border-bottom-color: #fff;}
}
.jd-page .nav-pills > li{float: left;}
.jd-page .nav-pills > li > a{border-radius: 4px;}
.jd-page .nav-pills > li + li{margin-left: 2px;}
.jd-page .nav-pills > li.active > a,
.jd-page .nav-pills > li.active > a:hover,
.jd-page .nav-pills > li.active > a:focus{color: #fff;
  background-color: #337ab7;}
.jd-page .nav-stacked > li{float: none;}
.jd-page .nav-stacked > li + li{margin-top: 2px;
  margin-left: 0;}
.jd-page .nav-justified{width: 100%;}
.jd-page .nav-justified > li{float: none;}
.jd-page .nav-justified > li > a{margin-bottom: 5px;
  text-align: center;}
.jd-page .nav-justified > .dropdown .dropdown-menu{top: auto;
  left: auto;}
@media (min-width: 768px){
  .jd-page .nav-justified > li{display: table-cell;
    width: 1%;}
  .jd-page .nav-justified > li > a{margin-bottom: 0;}
}
.jd-page .nav-tabs-justified{border-bottom: 0;}
.jd-page .nav-tabs-justified > li > a{margin-right: 0;
  border-radius: 4px;}
.jd-page .nav-tabs-justified > .active > a,
.jd-page .nav-tabs-justified > .active > a:hover,
.jd-page .nav-tabs-justified > .active > a:focus{border: 1px solid #ddd;}
@media (min-width: 768px){
  .jd-page .nav-tabs-justified > li > a{border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;}
  .jd-page .nav-tabs-justified > .active > a,
.jd-page .nav-tabs-justified > .active > a:hover,
.jd-page .nav-tabs-justified > .active > a:focus{border-bottom-color: #fff;}
}
.jd-page .tab-content > .tab-pane{display: none;}
.jd-page .tab-content > .active{display: block;}
.jd-page .nav-tabs .dropdown-menu{margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;}
.jd-page .breadcrumb{padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;}
.jd-page .breadcrumb > li{display: inline-block;}
.jd-page .breadcrumb > li + li:before{padding: 0 5px;
  color: #ccc;
  content: "/\00a0";}
.jd-page .breadcrumb > .active{color: #777;}
.jd-page .pagination{display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;}
.jd-page .pagination > li{display: inline;}
.jd-page .pagination > li > a,
.jd-page .pagination > li > span{position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;}
.jd-page .pagination > li:first-child > a,
.jd-page .pagination > li:first-child > span{margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;}
.jd-page .pagination > li:last-child > a,
.jd-page .pagination > li:last-child > span{border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;}
.jd-page .pagination > li > a:hover,
.jd-page .pagination > li > span:hover,
.jd-page .pagination > li > a:focus,
.jd-page .pagination > li > span:focus{z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;}
.jd-page .pagination > .active > a,
.jd-page .pagination > .active > span,
.jd-page .pagination > .active > a:hover,
.jd-page .pagination > .active > span:hover,
.jd-page .pagination > .active > a:focus,
.jd-page .pagination > .active > span:focus{z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;}
.jd-page .pagination > .disabled > span,
.jd-page .pagination > .disabled > span:hover,
.jd-page .pagination > .disabled > span:focus,
.jd-page .pagination > .disabled > a,
.jd-page .pagination > .disabled > a:hover,
.jd-page .pagination > .disabled > a:focus{color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;}
.jd-page .pagination-lg > li > a,
.jd-page .pagination-lg > li > span{padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;}
.jd-page .pagination-lg > li:first-child > a,
.jd-page .pagination-lg > li:first-child > span{border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;}
.jd-page .pagination-lg > li:last-child > a,
.jd-page .pagination-lg > li:last-child > span{border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;}
.jd-page .pagination-sm > li > a,
.jd-page .pagination-sm > li > span{padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;}
.jd-page .pagination-sm > li:first-child > a,
.jd-page .pagination-sm > li:first-child > span{border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;}
.jd-page .pagination-sm > li:last-child > a,
.jd-page .pagination-sm > li:last-child > span{border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;}
.jd-page .pager{padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;}
.jd-page .pager li{display: inline;}
.jd-page .pager li > a,
.jd-page .pager li > span{display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;}
.jd-page .pager li > a:hover,
.jd-page .pager li > a:focus{text-decoration: none;
  background-color: #eee;}
.jd-page .pager .next > a,
.jd-page .pager .next > span{float: right;}
.jd-page .pager .previous > a,
.jd-page .pager .previous > span{float: left;}
.jd-page .pager .disabled > a,
.jd-page .pager .disabled > a:hover,
.jd-page .pager .disabled > a:focus,
.jd-page .pager .disabled > span{color: #777;
  cursor: not-allowed;
  background-color: #fff;}
.jd-page .label{display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;}
.jd-page a.label:hover,
.jd-page a.label:focus{color: #fff;
  text-decoration: none;
  cursor: pointer;}
.jd-page .label:empty{display: none;}
.jd-page .btn .label{position: relative;
  top: -1px;}
.jd-page .label-default{background-color: #777;}
.jd-page .label-default[href]:hover,
.jd-page .label-default[href]:focus{background-color: #5e5e5e;}
.jd-page .label-primary{background-color: #337ab7;}
.jd-page .label-primary[href]:hover,
.jd-page .label-primary[href]:focus{background-color: #286090;}
.jd-page .label-success{background-color: #5cb85c;}
.jd-page .label-success[href]:hover,
.jd-page .label-success[href]:focus{background-color: #449d44;}
.jd-page .label-info{background-color: #5bc0de;}
.jd-page .label-info[href]:hover,
.jd-page .label-info[href]:focus{background-color: #31b0d5;}
.jd-page .label-warning{background-color: #f0ad4e;}
.jd-page .label-warning[href]:hover,
.jd-page .label-warning[href]:focus{background-color: #ec971f;}
.jd-page .label-danger{background-color: #d9534f;}
.jd-page .label-danger[href]:hover,
.jd-page .label-danger[href]:focus{background-color: #c9302c;}
.jd-page .badge{display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;}
.jd-page .badge:empty{display: none;}
.jd-page .btn .badge{position: relative;
  top: -1px;}
.jd-page .btn-xs .badge,
.jd-page .btn-group-xs > .btn .badge{top: 0;
  padding: 1px 5px;}
.jd-page a.badge:hover,
.jd-page a.badge:focus{color: #fff;
  text-decoration: none;
  cursor: pointer;}
.jd-page .list-group-item.active > .badge,
.jd-page .nav-pills > .active > a > .badge{color: #337ab7;
  background-color: #fff;}
.jd-page .list-group-item > .badge{float: right;}
.jd-page .list-group-item > .badge + .badge{margin-right: 5px;}
.jd-page .nav-pills > li > a > .badge{margin-left: 3px;}
.jd-page .jumbotron{padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;}
.jd-page .jumbotron h1,
.jd-page .jumbotron .h1{color: inherit;}
.jd-page .jumbotron p{margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;}
.jd-page .jumbotron > hr{border-top-color: #d5d5d5;}
.jd-page .container .jumbotron,
.jd-page .container-fluid .jumbotron{padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;}
.jd-page .jumbotron .container{max-width: 100%;}
@media screen and (min-width: 768px){
  .jd-page .jumbotron{padding-top: 48px;
    padding-bottom: 48px;}
  .jd-page .container .jumbotron,
.jd-page .container-fluid .jumbotron{padding-right: 60px;
    padding-left: 60px;}
  .jd-page .jumbotron h1,
.jd-page .jumbotron .h1{font-size: 63px;}
}
.jd-page .thumbnail{display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;}
.jd-page .thumbnail > img,
.jd-page .thumbnail a > img{margin-right: auto;
  margin-left: auto;}
.jd-page a.thumbnail:hover,
.jd-page a.thumbnail:focus,
.jd-page a.thumbnail.active{border-color: #337ab7;}
.jd-page .thumbnail .caption{padding: 9px;
  color: #333;}
.jd-page .alert{padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;}
.jd-page .alert h4{margin-top: 0;
  color: inherit;}
.jd-page .alert .alert-link{font-weight: bold;}
.jd-page .alert > p,
.jd-page .alert > ul{margin-bottom: 0;}
.jd-page .alert > p + p{margin-top: 5px;}
.jd-page .alert-dismissable,
.jd-page .alert-dismissible{padding-right: 35px;}
.jd-page .alert-dismissable .close,
.jd-page .alert-dismissible .close{position: relative;
  top: -2px;
  right: -21px;
  color: inherit;}
.jd-page .alert-success{color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;}
.jd-page .alert-success hr{border-top-color: #c9e2b3;}
.jd-page .alert-success .alert-link{color: #2b542c;}
.jd-page .alert-info{color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;}
.jd-page .alert-info hr{border-top-color: #a6e1ec;}
.jd-page .alert-info .alert-link{color: #245269;}
.jd-page .alert-warning{color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;}
.jd-page .alert-warning hr{border-top-color: #f7e1b5;}
.jd-page .alert-warning .alert-link{color: #66512c;}
.jd-page .alert-danger{color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;}
.jd-page .alert-danger hr{border-top-color: #e4b9c0;}
.jd-page .alert-danger .alert-link{color: #843534;}
@-webkit-keyframes progress-bar-stripes{from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }}
@-o-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;
  }}
.jd-page .progress{height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);}
.jd-page .progress-bar{float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;}
.jd-page .progress-striped .progress-bar,
.jd-page .progress-bar-striped{background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;}
.jd-page .progress.active .progress-bar,
.jd-page .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;}
.jd-page .progress-bar-success{background-color: #5cb85c;}
.jd-page .progress-striped .progress-bar-success{background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}
.jd-page .progress-bar-info{background-color: #5bc0de;}
.jd-page .progress-striped .progress-bar-info{background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}
.jd-page .progress-bar-warning{background-color: #f0ad4e;}
.jd-page .progress-striped .progress-bar-warning{background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}
.jd-page .progress-bar-danger{background-color: #d9534f;}
.jd-page .progress-striped .progress-bar-danger{background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);}
.jd-page .media{margin-top: 15px;}
.jd-page .media:first-child{margin-top: 0;}
.jd-page .media,
.jd-page .media-body{overflow: hidden;
  zoom: 1;}
.jd-page .media-body{width: 10000px;}
.jd-page .media-object{display: block;}
.jd-page .media-object.img-thumbnail{max-width: none;}
.jd-page .media-right,
.jd-page .media > .pull-right{padding-left: 10px;}
.jd-page .media-left,
.jd-page .media > .pull-left{padding-right: 10px;}
.jd-page .media-left,
.jd-page .media-right,
.jd-page .media-body{display: table-cell;
  vertical-align: top;}
.jd-page .media-middle{vertical-align: middle;}
.jd-page .media-bottom{vertical-align: bottom;}
.jd-page .media-heading{margin-top: 0;
  margin-bottom: 5px;}
.jd-page .media-list{padding-left: 0;
  list-style: none;}
.jd-page .list-group{padding-left: 0;
  margin-bottom: 20px;}
.jd-page .list-group-item{position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;}
.jd-page .list-group-item:first-child{border-top-left-radius: 4px;
  border-top-right-radius: 4px;}
.jd-page .list-group-item:last-child{margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;}
.jd-page a.list-group-item,
.jd-page button.list-group-item{color: #555;}
.jd-page a.list-group-item .list-group-item-heading,
.jd-page button.list-group-item .list-group-item-heading{color: #333;}
.jd-page a.list-group-item:hover,
.jd-page button.list-group-item:hover,
.jd-page a.list-group-item:focus,
.jd-page button.list-group-item:focus{color: #555;
  text-decoration: none;
  background-color: #f5f5f5;}
.jd-page button.list-group-item{width: 100%;
  text-align: left;}
.jd-page .list-group-item.disabled,
.jd-page .list-group-item.disabled:hover,
.jd-page .list-group-item.disabled:focus{color: #777;
  cursor: not-allowed;
  background-color: #eee;}
.jd-page .list-group-item.disabled .list-group-item-heading,
.jd-page .list-group-item.disabled:hover .list-group-item-heading,
.jd-page .list-group-item.disabled:focus .list-group-item-heading{color: inherit;}
.jd-page .list-group-item.disabled .list-group-item-text,
.jd-page .list-group-item.disabled:hover .list-group-item-text,
.jd-page .list-group-item.disabled:focus .list-group-item-text{color: #777;}
.jd-page .list-group-item.active,
.jd-page .list-group-item.active:hover,
.jd-page .list-group-item.active:focus{z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;}
.jd-page .list-group-item.active .list-group-item-heading,
.jd-page .list-group-item.active:hover .list-group-item-heading,
.jd-page .list-group-item.active:focus .list-group-item-heading,
.jd-page .list-group-item.active .list-group-item-heading > small,
.jd-page .list-group-item.active:hover .list-group-item-heading > small,
.jd-page .list-group-item.active:focus .list-group-item-heading > small,
.jd-page .list-group-item.active .list-group-item-heading > .small,
.jd-page .list-group-item.active:hover .list-group-item-heading > .small,
.jd-page .list-group-item.active:focus .list-group-item-heading > .small{color: inherit;}
.jd-page .list-group-item.active .list-group-item-text,
.jd-page .list-group-item.active:hover .list-group-item-text,
.jd-page .list-group-item.active:focus .list-group-item-text{color: #c7ddef;}
.jd-page .list-group-item-success{color: #3c763d;
  background-color: #dff0d8;}
.jd-page a.list-group-item-success,
.jd-page button.list-group-item-success{color: #3c763d;}
.jd-page a.list-group-item-success .list-group-item-heading,
.jd-page button.list-group-item-success .list-group-item-heading{color: inherit;}
.jd-page a.list-group-item-success:hover,
.jd-page button.list-group-item-success:hover,
.jd-page a.list-group-item-success:focus,
.jd-page button.list-group-item-success:focus{color: #3c763d;
  background-color: #d0e9c6;}
.jd-page a.list-group-item-success.active,
.jd-page button.list-group-item-success.active,
.jd-page a.list-group-item-success.active:hover,
.jd-page button.list-group-item-success.active:hover,
.jd-page a.list-group-item-success.active:focus,
.jd-page button.list-group-item-success.active:focus{color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;}
.jd-page .list-group-item-info{color: #31708f;
  background-color: #d9edf7;}
.jd-page a.list-group-item-info,
.jd-page button.list-group-item-info{color: #31708f;}
.jd-page a.list-group-item-info .list-group-item-heading,
.jd-page button.list-group-item-info .list-group-item-heading{color: inherit;}
.jd-page a.list-group-item-info:hover,
.jd-page button.list-group-item-info:hover,
.jd-page a.list-group-item-info:focus,
.jd-page button.list-group-item-info:focus{color: #31708f;
  background-color: #c4e3f3;}
.jd-page a.list-group-item-info.active,
.jd-page button.list-group-item-info.active,
.jd-page a.list-group-item-info.active:hover,
.jd-page button.list-group-item-info.active:hover,
.jd-page a.list-group-item-info.active:focus,
.jd-page button.list-group-item-info.active:focus{color: #fff;
  background-color: #31708f;
  border-color: #31708f;}
.jd-page .list-group-item-warning{color: #8a6d3b;
  background-color: #fcf8e3;}
.jd-page a.list-group-item-warning,
.jd-page button.list-group-item-warning{color: #8a6d3b;}
.jd-page a.list-group-item-warning .list-group-item-heading,
.jd-page button.list-group-item-warning .list-group-item-heading{color: inherit;}
.jd-page a.list-group-item-warning:hover,
.jd-page button.list-group-item-warning:hover,
.jd-page a.list-group-item-warning:focus,
.jd-page button.list-group-item-warning:focus{color: #8a6d3b;
  background-color: #faf2cc;}
.jd-page a.list-group-item-warning.active,
.jd-page button.list-group-item-warning.active,
.jd-page a.list-group-item-warning.active:hover,
.jd-page button.list-group-item-warning.active:hover,
.jd-page a.list-group-item-warning.active:focus,
.jd-page button.list-group-item-warning.active:focus{color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;}
.jd-page .list-group-item-danger{color: #a94442;
  background-color: #f2dede;}
.jd-page a.list-group-item-danger,
.jd-page button.list-group-item-danger{color: #a94442;}
.jd-page a.list-group-item-danger .list-group-item-heading,
.jd-page button.list-group-item-danger .list-group-item-heading{color: inherit;}
.jd-page a.list-group-item-danger:hover,
.jd-page button.list-group-item-danger:hover,
.jd-page a.list-group-item-danger:focus,
.jd-page button.list-group-item-danger:focus{color: #a94442;
  background-color: #ebcccc;}
.jd-page a.list-group-item-danger.active,
.jd-page button.list-group-item-danger.active,
.jd-page a.list-group-item-danger.active:hover,
.jd-page button.list-group-item-danger.active:hover,
.jd-page a.list-group-item-danger.active:focus,
.jd-page button.list-group-item-danger.active:focus{color: #fff;
  background-color: #a94442;
  border-color: #a94442;}
.jd-page .list-group-item-heading{margin-top: 0;
  margin-bottom: 5px;}
.jd-page .list-group-item-text{margin-bottom: 0;
  line-height: 1.3;}
.jd-page .panel{margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);}
.jd-page .panel-body{padding: 15px;}
.jd-page .panel-heading{padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;}
.jd-page .panel-heading > .dropdown .dropdown-toggle{color: inherit;}
.jd-page .panel-title{margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;}
.jd-page .panel-title > a,
.jd-page .panel-title > small,
.jd-page .panel-title > .small,
.jd-page .panel-title > small > a,
.jd-page .panel-title > .small > a{color: inherit;}
.jd-page .panel-footer{padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;}
.jd-page .panel > .list-group,
.jd-page .panel > .panel-collapse > .list-group{margin-bottom: 0;}
.jd-page .panel > .list-group .list-group-item,
.jd-page .panel > .panel-collapse > .list-group .list-group-item{border-width: 1px 0;
  border-radius: 0;}
.jd-page .panel > .list-group:first-child .list-group-item:first-child,
.jd-page .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;}
.jd-page .panel > .list-group:last-child .list-group-item:last-child,
.jd-page .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;}
.jd-page .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-left-radius: 0;
  border-top-right-radius: 0;}
.jd-page .panel-heading + .list-group .list-group-item:first-child{border-top-width: 0;}
.jd-page .list-group + .panel-footer{border-top-width: 0;}
.jd-page .panel > .table,
.jd-page .panel > .table-responsive > .table,
.jd-page .panel > .panel-collapse > .table{margin-bottom: 0;}
.jd-page .panel > .table caption,
.jd-page .panel > .table-responsive > .table caption,
.jd-page .panel > .panel-collapse > .table caption{padding-right: 15px;
  padding-left: 15px;}
.jd-page .panel > .table:first-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child{border-top-left-radius: 3px;
  border-top-right-radius: 3px;}
.jd-page .panel > .table:first-child > thead:first-child > tr:first-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.jd-page .panel > .table:first-child > tbody:first-child > tr:first-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius: 3px;
  border-top-right-radius: 3px;}
.jd-page .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.jd-page .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.jd-page .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.jd-page .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius: 3px;}
.jd-page .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.jd-page .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.jd-page .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.jd-page .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.jd-page .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius: 3px;}
.jd-page .panel > .table:last-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;}
.jd-page .panel > .table:last-child > tbody:last-child > tr:last-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.jd-page .panel > .table:last-child > tfoot:last-child > tr:last-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;}
.jd-page .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.jd-page .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.jd-page .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.jd-page .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius: 3px;}
.jd-page .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.jd-page .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.jd-page .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.jd-page .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.jd-page .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius: 3px;}
.jd-page .panel > .panel-body + .table,
.jd-page .panel > .panel-body + .table-responsive,
.jd-page .panel > .table + .panel-body,
.jd-page .panel > .table-responsive + .panel-body{border-top: 1px solid #ddd;}
.jd-page .panel > .table > tbody:first-child > tr:first-child th,
.jd-page .panel > .table > tbody:first-child > tr:first-child td{border-top: 0;}
.jd-page .panel > .table-bordered,
.jd-page .panel > .table-responsive > .table-bordered{border: 0;}
.jd-page .panel > .table-bordered > thead > tr > th:first-child,
.jd-page .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.jd-page .panel > .table-bordered > tbody > tr > th:first-child,
.jd-page .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.jd-page .panel > .table-bordered > tfoot > tr > th:first-child,
.jd-page .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.jd-page .panel > .table-bordered > thead > tr > td:first-child,
.jd-page .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.jd-page .panel > .table-bordered > tbody > tr > td:first-child,
.jd-page .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.jd-page .panel > .table-bordered > tfoot > tr > td:first-child,
.jd-page .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left: 0;}
.jd-page .panel > .table-bordered > thead > tr > th:last-child,
.jd-page .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.jd-page .panel > .table-bordered > tbody > tr > th:last-child,
.jd-page .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.jd-page .panel > .table-bordered > tfoot > tr > th:last-child,
.jd-page .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.jd-page .panel > .table-bordered > thead > tr > td:last-child,
.jd-page .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.jd-page .panel > .table-bordered > tbody > tr > td:last-child,
.jd-page .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.jd-page .panel > .table-bordered > tfoot > tr > td:last-child,
.jd-page .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right: 0;}
.jd-page .panel > .table-bordered > thead > tr:first-child > td,
.jd-page .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.jd-page .panel > .table-bordered > tbody > tr:first-child > td,
.jd-page .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.jd-page .panel > .table-bordered > thead > tr:first-child > th,
.jd-page .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.jd-page .panel > .table-bordered > tbody > tr:first-child > th,
.jd-page .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom: 0;}
.jd-page .panel > .table-bordered > tbody > tr:last-child > td,
.jd-page .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.jd-page .panel > .table-bordered > tfoot > tr:last-child > td,
.jd-page .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.jd-page .panel > .table-bordered > tbody > tr:last-child > th,
.jd-page .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.jd-page .panel > .table-bordered > tfoot > tr:last-child > th,
.jd-page .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom: 0;}
.jd-page .panel > .table-responsive{margin-bottom: 0;
  border: 0;}
.jd-page .panel-group{margin-bottom: 20px;}
.jd-page .panel-group .panel{margin-bottom: 0;
  border-radius: 4px;}
.jd-page .panel-group .panel + .panel{margin-top: 5px;}
.jd-page .panel-group .panel-heading{border-bottom: 0;}
.jd-page .panel-group .panel-heading + .panel-collapse > .panel-body,
.jd-page .panel-group .panel-heading + .panel-collapse > .list-group{border-top: 1px solid #ddd;}
.jd-page .panel-group .panel-footer{border-top: 0;}
.jd-page .panel-group .panel-footer + .panel-collapse .panel-body{border-bottom: 1px solid #ddd;}
.jd-page .panel-default{border-color: #ddd;}
.jd-page .panel-default > .panel-heading{color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;}
.jd-page .panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color: #ddd;}
.jd-page .panel-default > .panel-heading .badge{color: #f5f5f5;
  background-color: #333;}
.jd-page .panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #ddd;}
.jd-page .panel-primary{border-color: #337ab7;}
.jd-page .panel-primary > .panel-heading{color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;}
.jd-page .panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color: #337ab7;}
.jd-page .panel-primary > .panel-heading .badge{color: #337ab7;
  background-color: #fff;}
.jd-page .panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #337ab7;}
.jd-page .panel-success{border-color: #d6e9c6;}
.jd-page .panel-success > .panel-heading{color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;}
.jd-page .panel-success > .panel-heading + .panel-collapse > .panel-body{border-top-color: #d6e9c6;}
.jd-page .panel-success > .panel-heading .badge{color: #dff0d8;
  background-color: #3c763d;}
.jd-page .panel-success > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #d6e9c6;}
.jd-page .panel-info{border-color: #bce8f1;}
.jd-page .panel-info > .panel-heading{color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;}
.jd-page .panel-info > .panel-heading + .panel-collapse > .panel-body{border-top-color: #bce8f1;}
.jd-page .panel-info > .panel-heading .badge{color: #d9edf7;
  background-color: #31708f;}
.jd-page .panel-info > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #bce8f1;}
.jd-page .panel-warning{border-color: #faebcc;}
.jd-page .panel-warning > .panel-heading{color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;}
.jd-page .panel-warning > .panel-heading + .panel-collapse > .panel-body{border-top-color: #faebcc;}
.jd-page .panel-warning > .panel-heading .badge{color: #fcf8e3;
  background-color: #8a6d3b;}
.jd-page .panel-warning > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #faebcc;}
.jd-page .panel-danger{border-color: #ebccd1;}
.jd-page .panel-danger > .panel-heading{color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;}
.jd-page .panel-danger > .panel-heading + .panel-collapse > .panel-body{border-top-color: #ebccd1;}
.jd-page .panel-danger > .panel-heading .badge{color: #f2dede;
  background-color: #a94442;}
.jd-page .panel-danger > .panel-footer + .panel-collapse > .panel-body{border-bottom-color: #ebccd1;}
.jd-page .embed-responsive{position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;}
.jd-page .embed-responsive .embed-responsive-item,
.jd-page .embed-responsive iframe,
.jd-page .embed-responsive embed,
.jd-page .embed-responsive object,
.jd-page .embed-responsive video{position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;}
.jd-page .embed-responsive-16by9{padding-bottom: 56.25%;}
.jd-page .embed-responsive-4by3{padding-bottom: 75%;}
.jd-page .close{float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;}
.jd-page .close:hover,
.jd-page .close:focus{color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;}
.jd-page button.close{-webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;}
.jd-page .modal-open{overflow: hidden;}
.jd-page .modal{position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;}
.jd-page .modal.fade .modal-dialog{-webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);}
.jd-page .modal.in .modal-dialog{-webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);}
.jd-page .modal-open .modal{overflow-x: hidden;
  overflow-y: auto;}
.jd-page .modal-dialog{position: relative;
  width: auto;
  margin: 10px;}
.jd-page .modal-content{position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);}
.jd-page .modal-backdrop{position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;}
.jd-page .modal-backdrop.fade{filter: alpha(opacity=0);
  opacity: 0;}
.jd-page .modal-backdrop.in{filter: alpha(opacity=50);
  opacity: .5;}
.jd-page .modal-header{padding: 15px;
  border-bottom: 1px solid #e5e5e5;}
.jd-page .modal-header .close{margin-top: -2px;}
.jd-page .modal-title{margin: 0;
  line-height: 1.42857143;}
.jd-page .modal-body{position: relative;
  padding: 15px;}
.jd-page .modal-footer{padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;}
.jd-page .modal-footer .btn + .btn{margin-bottom: 0;
  margin-left: 5px;}
.jd-page .modal-footer .btn-group .btn + .btn{margin-left: -1px;}
.jd-page .modal-footer .btn-block + .btn-block{margin-left: 0;}
.jd-page .modal-scrollbar-measure{position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;}
@media (min-width: 768px){
  .jd-page .modal-dialog{width: 600px;
    margin: 30px auto;}
  .jd-page .modal-content{-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);}
  .jd-page .modal-sm{width: 300px;}
}
@media (min-width: 992px){
  .jd-page .modal-lg{width: 900px;}
}
.jd-page .tooltip{position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;}
.jd-page .tooltip.in{filter: alpha(opacity=90);
  opacity: .9;}
.jd-page .tooltip.top{padding: 5px 0;
  margin-top: -3px;}
.jd-page .tooltip.right{padding: 0 5px;
  margin-left: 3px;}
.jd-page .tooltip.bottom{padding: 5px 0;
  margin-top: 3px;}
.jd-page .tooltip.left{padding: 0 5px;
  margin-left: -3px;}
.jd-page .tooltip-inner{max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;}
.jd-page .tooltip-arrow{position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;}
.jd-page .tooltip.top .tooltip-arrow{bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;}
.jd-page .tooltip.top-left .tooltip-arrow{right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;}
.jd-page .tooltip.top-right .tooltip-arrow{bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;}
.jd-page .tooltip.right .tooltip-arrow{top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;}
.jd-page .tooltip.left .tooltip-arrow{top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;}
.jd-page .tooltip.bottom .tooltip-arrow{top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;}
.jd-page .tooltip.bottom-left .tooltip-arrow{top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;}
.jd-page .tooltip.bottom-right .tooltip-arrow{top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;}
.jd-page .popover{position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;}
.jd-page .popover.top{margin-top: -10px;}
.jd-page .popover.right{margin-left: 10px;}
.jd-page .popover.bottom{margin-top: 10px;}
.jd-page .popover.left{margin-left: -10px;}
.jd-page .popover-title{padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;}
.jd-page .popover-content{padding: 9px 14px;}
.jd-page .popover > .arrow,
.jd-page .popover > .arrow:after{position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;}
.jd-page .popover > .arrow{border-width: 11px;}
.jd-page .popover > .arrow:after{content: "";
  border-width: 10px;}
.jd-page .popover.top > .arrow{bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;}
.jd-page .popover.top > .arrow:after{bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;}
.jd-page .popover.right > .arrow{top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;}
.jd-page .popover.right > .arrow:after{bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;}
.jd-page .popover.bottom > .arrow{top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);}
.jd-page .popover.bottom > .arrow:after{top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;}
.jd-page .popover.left > .arrow{top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);}
.jd-page .popover.left > .arrow:after{right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;}
.jd-page .carousel{position: relative;}
.jd-page .carousel-inner{position: relative;
  width: 100%;
  overflow: hidden;}
.jd-page .carousel-inner > .item{position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;}
.jd-page .carousel-inner > .item > img,
.jd-page .carousel-inner > .item > a > img{line-height: 1;}
@media all and (transform-3d), (-webkit-transform-3d){
  .jd-page .carousel-inner > .item{-webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;}
  .jd-page .carousel-inner > .item.next,
.jd-page .carousel-inner > .item.active.right{left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);}
  .jd-page .carousel-inner > .item.prev,
.jd-page .carousel-inner > .item.active.left{left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);}
  .jd-page .carousel-inner > .item.next.left,
.jd-page .carousel-inner > .item.prev.right,
.jd-page .carousel-inner > .item.active{left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);}
}
.jd-page .carousel-inner > .active,
.jd-page .carousel-inner > .next,
.jd-page .carousel-inner > .prev{display: block;}
.jd-page .carousel-inner > .active{left: 0;}
.jd-page .carousel-inner > .next,
.jd-page .carousel-inner > .prev{position: absolute;
  top: 0;
  width: 100%;}
.jd-page .carousel-inner > .next{left: 100%;}
.jd-page .carousel-inner > .prev{left: -100%;}
.jd-page .carousel-inner > .next.left,
.jd-page .carousel-inner > .prev.right{left: 0;}
.jd-page .carousel-inner > .active.left{left: -100%;}
.jd-page .carousel-inner > .active.right{left: 100%;}
.jd-page .carousel-control{position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;}
.jd-page .carousel-control.left{background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;}
.jd-page .carousel-control.right{right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;}
.jd-page .carousel-control:hover,
.jd-page .carousel-control:focus{color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;}
.jd-page .carousel-control .icon-prev,
.jd-page .carousel-control .icon-next,
.jd-page .carousel-control .glyphicon-chevron-left,
.jd-page .carousel-control .glyphicon-chevron-right{position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;}
.jd-page .carousel-control .icon-prev,
.jd-page .carousel-control .glyphicon-chevron-left{left: 50%;
  margin-left: -10px;}
.jd-page .carousel-control .icon-next,
.jd-page .carousel-control .glyphicon-chevron-right{right: 50%;
  margin-right: -10px;}
.jd-page .carousel-control .icon-prev,
.jd-page .carousel-control .icon-next{width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;}
.jd-page .carousel-control .icon-prev:before{content: '\2039';}
.jd-page .carousel-control .icon-next:before{content: '\203a';}
.jd-page .carousel-indicators{position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;}
.jd-page .carousel-indicators li{display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;}
.jd-page .carousel-indicators .active{width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;}
.jd-page .carousel-caption{position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);}
.jd-page .carousel-caption .btn{text-shadow: none;}
@media screen and (min-width: 768px){
  .jd-page .carousel-control .glyphicon-chevron-left,
.jd-page .carousel-control .glyphicon-chevron-right,
.jd-page .carousel-control .icon-prev,
.jd-page .carousel-control .icon-next{width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;}
  .jd-page .carousel-control .glyphicon-chevron-left,
.jd-page .carousel-control .icon-prev{margin-left: -10px;}
  .jd-page .carousel-control .glyphicon-chevron-right,
.jd-page .carousel-control .icon-next{margin-right: -10px;}
  .jd-page .carousel-caption{right: 20%;
    left: 20%;
    padding-bottom: 30px;}
  .jd-page .carousel-indicators{bottom: 20px;}
}
.jd-page .clearfix:before,
.jd-page .clearfix:after,
.jd-page .dl-horizontal dd:before,
.jd-page .dl-horizontal dd:after,
.jd-page .container:before,
.jd-page .container:after,
.jd-page .container-fluid:before,
.jd-page .container-fluid:after,
.jd-page .row:before,
.jd-page .row:after,
.jd-page .form-horizontal .form-group:before,
.jd-page .form-horizontal .form-group:after,
.jd-page .btn-group-vertical > .btn-group:before,
.jd-page .btn-group-vertical > .btn-group:after,
.jd-page .nav:before,
.jd-page .nav:after,
.jd-page .pager:before,
.jd-page .pager:after,
.jd-page .panel-body:before,
.jd-page .panel-body:after,
.jd-page .modal-header:before,
.jd-page .modal-header:after,
.jd-page .modal-footer:before,
.jd-page .modal-footer:after{display: table;
  content: " ";}
.jd-page .clearfix:after,
.jd-page .dl-horizontal dd:after,
.jd-page .container:after,
.jd-page .container-fluid:after,
.jd-page .row:after,
.jd-page .form-horizontal .form-group:after,
.jd-page .btn-group-vertical > .btn-group:after,
.jd-page .nav:after,
.jd-page .pager:after,
.jd-page .panel-body:after,
.jd-page .modal-header:after,
.jd-page .modal-footer:after{clear: both;}
.jd-page .center-block{display: block;
  margin-right: auto;
  margin-left: auto;}
.jd-page .pull-right{float: right !important;}
.jd-page .pull-left{float: left !important;}
.jd-page .hide{display: none !important;}
.jd-page .show{display: block !important;}
.jd-page .invisible{visibility: hidden;}
.jd-page .text-hide{font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;}
.jd-page .hidden{display: none !important;}
.jd-page .affix{position: fixed;}
.jd-page .visible-xs,
.jd-page .visible-sm,
.jd-page .visible-md,
.jd-page .visible-lg{display: none !important;}
.jd-page .visible-xs-block,
.jd-page .visible-xs-inline,
.jd-page .visible-xs-inline-block,
.jd-page .visible-sm-block,
.jd-page .visible-sm-inline,
.jd-page .visible-sm-inline-block,
.jd-page .visible-md-block,
.jd-page .visible-md-inline,
.jd-page .visible-md-inline-block,
.jd-page .visible-lg-block,
.jd-page .visible-lg-inline,
.jd-page .visible-lg-inline-block{display: none !important;}
@media (max-width: 767px){
  .jd-page .visible-xs{display: block !important;}
  .jd-page table.visible-xs{display: table !important;}
  .jd-page tr.visible-xs{display: table-row !important;}
  .jd-page th.visible-xs,
.jd-page td.visible-xs{display: table-cell !important;}
}
@media (max-width: 767px){
  .jd-page .visible-xs-block{display: block !important;}
}
@media (max-width: 767px){
  .jd-page .visible-xs-inline{display: inline !important;}
}
@media (max-width: 767px){
  .jd-page .visible-xs-inline-block{display: inline-block !important;}
}
@media (min-width: 768px) and (max-width: 991px){
  .jd-page .visible-sm{display: block !important;}
  .jd-page table.visible-sm{display: table !important;}
  .jd-page tr.visible-sm{display: table-row !important;}
  .jd-page th.visible-sm,
.jd-page td.visible-sm{display: table-cell !important;}
}
@media (min-width: 768px) and (max-width: 991px){
  .jd-page .visible-sm-block{display: block !important;}
}
@media (min-width: 768px) and (max-width: 991px){
  .jd-page .visible-sm-inline{display: inline !important;}
}
@media (min-width: 768px) and (max-width: 991px){
  .jd-page .visible-sm-inline-block{display: inline-block !important;}
}
@media (min-width: 992px) and (max-width: 1199px){
  .jd-page .visible-md{display: block !important;}
  .jd-page table.visible-md{display: table !important;}
  .jd-page tr.visible-md{display: table-row !important;}
  .jd-page th.visible-md,
.jd-page td.visible-md{display: table-cell !important;}
}
@media (min-width: 992px) and (max-width: 1199px){
  .jd-page .visible-md-block{display: block !important;}
}
@media (min-width: 992px) and (max-width: 1199px){
  .jd-page .visible-md-inline{display: inline !important;}
}
@media (min-width: 992px) and (max-width: 1199px){
  .jd-page .visible-md-inline-block{display: inline-block !important;}
}
@media (min-width: 1200px){
  .jd-page .visible-lg{display: block !important;}
  .jd-page table.visible-lg{display: table !important;}
  .jd-page tr.visible-lg{display: table-row !important;}
  .jd-page th.visible-lg,
.jd-page td.visible-lg{display: table-cell !important;}
}
@media (min-width: 1200px){
  .jd-page .visible-lg-block{display: block !important;}
}
@media (min-width: 1200px){
  .jd-page .visible-lg-inline{display: inline !important;}
}
@media (min-width: 1200px){
  .jd-page .visible-lg-inline-block{display: inline-block !important;}
}
@media (max-width: 767px){
  .jd-page .hidden-xs{display: none !important;}
}
@media (min-width: 768px) and (max-width: 991px){
  .jd-page .hidden-sm{display: none !important;}
}
@media (min-width: 992px) and (max-width: 1199px){
  .jd-page .hidden-md{display: none !important;}
}
@media (min-width: 1200px){
  .jd-page .hidden-lg{display: none !important;}
}
.jd-page .visible-print{display: none !important;}
@media print{
  .jd-page .visible-print{display: block !important;}
  .jd-page table.visible-print{display: table !important;}
  .jd-page tr.visible-print{display: table-row !important;}
  .jd-page th.visible-print,
.jd-page td.visible-print{display: table-cell !important;}
}
.jd-page .visible-print-block{display: none !important;}
@media print{
  .jd-page .visible-print-block{display: block !important;}
}
.jd-page .visible-print-inline{display: none !important;}
@media print{
  .jd-page .visible-print-inline{display: inline !important;}
}
.jd-page .visible-print-inline-block{display: none !important;}
@media print{
  .jd-page .visible-print-inline-block{display: inline-block !important;}
}
@media print{
  .jd-page .hidden-print{display: none !important;}
}

/* ===== /themes/bootstrap/css/3.3.7/overrides.min.css (acotado a .jd-page) ===== */
.jd-page .glyphicon-spin,
.jd-page a .glyphicon-spin{display:inline-block}
.jd-page .alert a,
.jd-page .field--label,
.jd-page .file{font-weight:700}
.jd-page .file,
.jd-page .file-link{width:100%}
.jd-page .tabs-left>.nav-tabs>li:focus,
.jd-page .tabs-left>.nav-tabs>li>a:focus,
.jd-page .tabs-right>.nav-tabs>li:focus,
.jd-page .tabs-right>.nav-tabs>li>a:focus{outline:0}
.jd-page .panel-title:focus,
.jd-page .panel-title:hover,
.jd-page a .glyphicon-spin{text-decoration:none}
.jd-page .image-widget.row,
.jd-page .region-help .block,
.jd-page .tabledrag-changed-warning{overflow:hidden}
.jd-page .alert-sm{padding:5px 10px}
.jd-page .alert-success a,
.jd-page .alert-success a:focus,
.jd-page .alert-success a:hover{color:#2b542c}
.jd-page .alert-info a,
.jd-page .alert-info a:focus,
.jd-page .alert-info a:hover{color:#245269}
.jd-page .alert-warning a,
.jd-page .alert-warning a:focus,
.jd-page .alert-warning a:hover{color:#66512c}
.jd-page .alert-danger a,
.jd-page .alert-danger a:focus,
.jd-page .alert-danger a:hover{color:#843534}
@-webkit-keyframes glyphicon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@-o-keyframes glyphicon-spin{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes glyphicon-spin{0%{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}
.jd-page .glyphicon-spin{-webkit-animation:glyphicon-spin 1s infinite linear;-o-animation:glyphicon-spin 1s infinite linear;animation:glyphicon-spin 1s infinite linear}
.jd-page .btn .ajax-throbber{margin-left:.5em;margin-right:-.25em}
.jd-page .ajax-new-content:empty{display:none!important}
.jd-page .field--label-inline .field--items,
.jd-page .field--label-inline .field--label{float:left}
.jd-page .field--label-inline .field--items,
.jd-page .field--label-inline .field--label,
.jd-page .field--label-inline>.field--item{padding-right:.5em}
.jd-page [dir=rtl] .field--label-inline .field--items,
.jd-page [dir=rtl] .field--label-inline .field--label{padding-left:.5em;padding-right:0}
.jd-page .field--label-inline .field--label::after{content:':'}
.jd-page .file{display:table;font-size:75%;margin:5px 0}
.jd-page .file-icon,
.jd-page .file-link,
.jd-page .file-size,
.jd-page .file>.tabledrag-changed{display:table-cell;vertical-align:middle}
.jd-page .file>span{background:#fff;color:#337ab7;border-bottom:1px solid #ccc;border-top:1px solid #ccc}
.jd-page .file>span:first-child{border-left:1px solid #ccc}
.jd-page .file>span:last-child{border-right:1px solid #ccc}
.jd-page .file>.tabledrag-changed{background:#fcf8e3;border-radius:0;color:#8a6d3b;padding:0 1em;top:0}
.jd-page .file>.tabledrag-changed,
.jd-page .file>.tabledrag-changed:last-child{border:1px solid #f7e1b5}
.jd-page .file-icon{font-size:150%;padding:.25em .5em;text-align:center}
.jd-page .file-link a,
.jd-page .file-link a:active,
.jd-page .file-link a:focus,
.jd-page .file-link a:hover{color:inherit}
.jd-page .file-size{padding:0 1em;text-align:right;white-space:pre}
.jd-page .filter-wrapper{background-color:#fff;border:1px solid #ddd;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);margin-bottom:0;padding:10px;height:51px}
.jd-page .filter-help{float:right;line-height:1;margin:.5em 0 0}
.jd-page .nav.nav-tabs.filter-formats{margin-bottom:15px}
.jd-page table .checkbox.form-no-label,
.jd-page table .radio.form-no-label{margin-bottom:0;margin-top:0}
.jd-page .form-required:after{background-image:url(../images/required.svg);-webkit-background-size:10px 7px;background-size:10px 7px;content:"";display:inline-block;line-height:1;height:7px;width:10px}
.jd-page .form-actions .btn,
.jd-page .form-actions .btn-group{margin-right:10px}
.jd-page .form-actions .btn-group .btn{margin-right:0}
.jd-page a.icon-before .glyphicon{margin-right:.25em}
.jd-page a.icon-after .glyphicon{margin-left:.25em}
.jd-page .btn.icon-before .glyphicon{margin-left:-.25em;margin-right:.25em}
.jd-page .btn.icon-after .glyphicon{margin-left:.25em;margin-right:-.25em}
.jd-page .node-preview-container{margin-top:-15px}
.jd-page .node-preview-form-select{padding:15px}
.jd-page .panel-title{display:block;margin:-10px -15px;padding:10px 15px}
.jd-page .panel-title,
.jd-page .panel-title:focus,
.jd-page .panel-title:hover,
.jd-page .panel-title:hover:focus{color:inherit}
.jd-page .progress-wrapper{margin-bottom:15px}
.jd-page .progress-wrapper:last-child .progress{margin-bottom:5px}
.jd-page .progress-wrapper .message{font-weight:700;margin-bottom:5px}
.jd-page .progress-wrapper .percentage,
.jd-page .progress-wrapper .progress-label{font-size:12px}
.jd-page .progress-wrapper .progress-bar{min-width:2em}
.jd-page .tabledrag-toggle-weight{float:right;margin:1px 2px 1px 10px}
.jd-page .tabledrag-changed-warning{margin:0}
.jd-page .tabledrag-handle{color:#777;cursor:move;float:left;font-size:125%;line-height:1;margin:-10px 0 0 -10px;padding:10px}
.jd-page .tabledrag-handle:focus,
.jd-page .tabledrag-handle:hover{color:#337ab7}
.jd-page .indentation{float:left;height:1.7em;margin:-.4em .2em -.4em -.4em;padding:.42em 0 .42em .6em;width:20px}
.jd-page [dir=rtl] .indentation{float:right;margin:-.4em -.4em -.4em .2em;padding:.42em .6em .42em 0}
.jd-page .local-actions{margin:10px 0 10px -5px}
.jd-page .tabs--secondary{margin:10px 0 5px}
.jd-page .tabbable{margin-bottom:20px}
.jd-page .tabs-below>.nav-tabs,
.jd-page .tabs-left>.nav-tabs,
.jd-page .tabs-right>.nav-tabs{border-bottom:0}
.jd-page .tabs-below>.nav-tabs .summary,
.jd-page .tabs-left>.nav-tabs .summary,
.jd-page .tabs-right>.nav-tabs .summary{color:#777;font-size:12px}
.jd-page .tab-pane>.panel-heading{display:none}
.jd-page .tab-content>.active{display:block}
.jd-page .tabs-below>.nav-tabs{border-top:1px solid #ddd}
.jd-page .tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}
.jd-page .tabs-below>.nav-tabs>li>a{border-radius:0 0 4px 4px}
.jd-page .tabs-below>.nav-tabs>li>a:focus,
.jd-page .tabs-below>.nav-tabs>li>a:hover{border-top-color:#ddd;border-bottom-color:transparent}
.jd-page .tabs-below>.nav-tabs>.active>a,
.jd-page .tabs-below>.nav-tabs>.active>a:focus,
.jd-page .tabs-below>.nav-tabs>.active>a:hover{border-color:transparent #ddd #ddd}
.jd-page .tabs-left>.nav-tabs,
.jd-page .tabs-right>.nav-tabs{padding-bottom:20px;width:220px}
.jd-page .tabs-left>.nav-tabs>li,
.jd-page .tabs-right>.nav-tabs>li{float:none}
.jd-page .tabs-left>.nav-tabs>li>a,
.jd-page .tabs-right>.nav-tabs>li>a{margin-right:0;margin-bottom:3px}
.jd-page .form-group:last-child,
.jd-page .panel:last-child,
.jd-page .popover ol:last-child,
.jd-page .popover ul:last-child,
.jd-page p:last-child{margin-bottom:0}
.jd-page .tabs-left>.tab-content,
.jd-page .tabs-right>.tab-content{border-radius:0 4px 4px;border:1px solid #ddd;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);overflow:hidden;padding:10px 15px}
.jd-page .tabs-left>.nav-tabs{float:left;margin-right:-1px}
.jd-page .tabs-left>.nav-tabs>li>a{border-radius:4px 0 0 4px}
.jd-page .tabs-left>.nav-tabs>li>a:focus,
.jd-page .tabs-left>.nav-tabs>li>a:hover{border-color:#eee #ddd #eee #eee}
.jd-page .tabs-left>.nav-tabs>.active>a,
.jd-page .tabs-left>.nav-tabs>.active>a:focus,
.jd-page .tabs-left>.nav-tabs>.active>a:hover{border-color:#ddd transparent #ddd #ddd;-webkit-box-shadow:-1px 1px 1px rgba(0,0,0,.05);box-shadow:-1px 1px 1px rgba(0,0,0,.05)}
.jd-page .tabs-right>.nav-tabs{float:right;margin-left:-1px}
.jd-page .tabs-right>.nav-tabs>li>a{border-radius:0 4px 4px 0}
.jd-page .tabs-right>.nav-tabs>li>a:focus,
.jd-page .tabs-right>.nav-tabs>li>a:hover{border-color:#eee #eee #eee #ddd;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.05);box-shadow:1px 1px 1px rgba(0,0,0,.05)}
.jd-page .tabs-right>.nav-tabs>.active>a,
.jd-page .tabs-right>.nav-tabs>.active>a:focus,
.jd-page .tabs-right>.nav-tabs>.active>a:hover{border-color:#ddd #ddd #ddd transparent}
.jd-page .ui-autocomplete{background:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);color:inherit;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;list-style:none;min-width:160px;padding:5px 0;text-align:left;z-index:1000}
.jd-page .ui-autocomplete .ui-menu-item{border:0;border-radius:0;clear:both;color:#333;cursor:pointer;display:block;font-weight:400;line-height:1.42857143;margin:0;outline:0;padding:3px 20px;text-decoration:none;white-space:nowrap}
.jd-page .ui-autocomplete .ui-menu-item.ui-state-hover{background:#f5f5f5;color:#262626}
.jd-page .ui-autocomplete .ui-menu-item.ui-state-active,
.jd-page .ui-autocomplete .ui-menu-item.ui-state-focus{background:#337ab7;color:#fff}
.jd-page ol,
.jd-page ul{padding-left:1.5em}
.jd-page .page-header{margin-top:0}
.jd-page .region-help>.glyphicon{font-size:18px;float:left;margin:-.05em .5em 0 0}
.jd-page .control-group .help-inline,
.jd-page .help-block{color:#777;font-size:12px;margin:5px 0 10px;padding:0}
.jd-page .control-group .help-inline:first-child,
.jd-page .help-block:first-child{margin-top:0}

/* ===== /themes/JD2017/css/style.css (acotado a .jd-page) ===== */
.jd-page .pager li > a,
.jd-page .pager li > span{display: inline-block;
  padding: 5px 30px;
  background-color: #fff;
  border: 4px solid #377C2B;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
   margin: 50px;}
.jd-page a{color: #377C2B}
.jd-page a:hover{color: #377C2B;}
.jd-page input[type=file]{height: auto;}
.jd-page .alert{margin-top: 20px;}
.jd-page .search-form .search-help-link{display:none;}
.jd-page .site-name{font-size: 18px;
    color: #333333;
    padding-top: .9em;
    display: inline-block;}
.jd-page .site-name:hover{color: #333333;
    padding-top: .6em;
    display: inline-block;
    text-decoration: none;}
.jd-page .site-name img{padding-bottom: .6em;}
.jd-page .site-slogan{font-size: 13px;}
.jd-page .highlighted{clear:both;}
.jd-page .btn-success,
.jd-page .form-submit{font-weight: bold;
    color: #222222;
    text-decoration: none;
    background: #FDDA01;
    border-color: #FDDA01;
    border-radius: 0;
    padding: 16px 30px;
    min-width: 100px;
    cursor: pointer;
    transition: all .5s ease-out;}
.jd-page .btn-success:focus,
.jd-page .btn-success:active,
.jd-page .btn-success:hover,
.jd-page .form-submit:focus,
.jd-page .form-submit:active,
.jd-page .form-submit:hover{background: #F1CF00;
    text-decoration: none;
    color: #222222;
    border-color: #F1CF00;}
.jd-page .btn-success[disabled],
.jd-page .form-submit[disabled]{opacity: 0.5;
    border-color: #F1CF00;
    background: #F1CF00;}
.jd-page .button--primary,
.jd-page .btn-primary{color: #FFFFFF;
    background-color: #377C2B;
    border-color: #266B1A;}
.jd-page .button-primary:focus,
.jd-page .button-primary:active,
.jd-page .button-primary:hover,
.jd-page .btn-primary:focus,
.jd-page .btn-primary:active,
.jd-page .btn-primary:hover{color: #FFFFFF;
    background-color: #377C2B;
    border-color: #266B1A;}
.jd-page button + button{margin-left: 1em;}
.jd-page button + a{margin-left: 1em;}
.jd-page .form-actions a + a{margin-left: 1em;}
.jd-page .btn-default,
.jd-page .btn-secondary{background: white;
    color: #367C2B;
    border: 2px solid #367C2B;
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    text-align: center;
    transition: all .5s ease-out;
    font-weight: bold;
    border-radius: 0;}
.jd-page .btn-secondary{border: 0;
    background-color: #fafafa;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);}
.jd-page .btn-xs,
.jd-page .btn-group-xs > .btn{padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;}
.jd-page .btn-default:focus,
.jd-page .btn-default:active,
.jd-page .btn-default:hover{color: #FFFFFF;
    background: #367C2B;
    text-decoration: none;
    border: 2px solid #367C2B;}
.jd-page .btn-default[disabled]{opacity: 0.5;
    background: white;
    color: #367C2B;
    border: 2px solid #367C2B;}
.jd-page .delete{border-color: #888888;
    color: #888888;}
.jd-page .form-control:focus{border-color: rgba(55, 124, 43, 0.5);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(55, 124, 43, 0.5);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(55, 124, 43, 0.5);}
.jd-page .input-group-btn button{padding: 7px 12px 6px;}
.jd-page nav.tabs[role=navigation]{display: none;}
.jd-page .role-administrator nav.tabs[role=navigation]{display: block;}
.jd-page .tabledrag-toggle-weight{display: none;}
.jd-page .views-field-nid a + a{margin-left: .5em;}
.jd-page th.checkbox,
.jd-page td.checkbox{margin: 0;}
.jd-page .menu-enabled{width: auto;}
.jd-page .form-required:after{margin-left: 4px;
    vertical-align: 3px;}
.jd-page .node-preview-container{padding-top: .4em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;}
.jd-page .node-preview-container .btn{padding: 4px 12px;}
.jd-page .node-section-content-edit-form .field--name-field-section,
.jd-page .node-section-content-form .field--name-field-section{display: none;}
.jd-page .vertical-tabs{display: none;}
.jd-page .node-form .form-actions{margin-bottom: 1em;}
.jd-page .field--type-telephone .form-inline .control-label,
.jd-page .field--type-integer .form-inline .control-label{display: block;}
.jd-page .field--type-telephone .form-inline .form-control{width: 100%;}
.jd-page .field--name-field-emergencies .filter-wrapper{display: none;}
.jd-page .breadcrumb{margin: 1em 0;
    background: transparent;}
.jd-page .admin-menu_button-collapse .btn-expand{display: none;}
.jd-page .admin-menu_button-collapse_outside{position: fixed;
    top: 0;
    left: 49%;
    z-index: 999;}
.jd-page .admin-menu_button-collapse_outside button{border: 1px solid #e7e7e7;
    background: #f8f8f8;
    position: relative;
    border-top-color: transparent;}
.jd-page .admin-menu_button-collapse button svg{width: 18px!important;
    height: 18px!important;}
.jd-page .main-menu{color: #333333;
  font-weight: bold;
  height: 60px;
  white-space: nowrap;
  z-index: 9;}
.jd-page .main-menu__list{align-items: center;
  background-color: transparent;
  display: flex;
  height: 60px;
  justify-content: flex-start;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 9;}
.jd-page .main-menu__list .main-menu__item{margin: 0;
  position: relative;
  z-index: 9;}
.jd-page .main-menu__list .main-menu__item ul{background: #fff;
  display: none;
  left: 0;
  min-width: 200px;
  text-align: left;
  position: absolute;
  top: 35px;
   z-index: 9;}
.jd-page .main-menu__list .main-menu__item ul li{display: block;
  
  z-index: 9;}
.jd-page .main-menu__list .main-menu__link{color: #333333;
  font-weight: bold;
  display: block;
  padding: 10px;
  text-decoration: none;
   z-index: 9;}
.jd-page .main-menu__list .main-menu__link:hover,
.jd-page .main-menu__list .main-menu__link:focus{text-decoration: none;
  background: #eee;
   z-index: 9;
   color: #222;}
.jd-page .main-menu__item--level-0:hover > .main-menu__submenu,
.jd-page .main-menu__item--level-0:focus > .main-menu__submenu{display: block;
   z-index: 9;}
.jd-page .main-menu__item--level-0 > a{z-index: 9;}
.jd-page .main-menu__item--level-1:hover > .main-menu__submenu,
.jd-page .main-menu__item--level-1:focus > .main-menu__submenu{display: block;
  top: 0;
  left: 100%;
  z-index: 9;}
.jd-page li.main-menu__item.main-menu__item--level-2:first-child{font-size: 120%;
    font-weight: bold;}
.jd-page ul.menu.nav{white-space: nowrap;}
.jd-page .menu.nav{white-space: nowrap;}
.jd-page .custom-logo .region-header{height: 100%;}
.jd-page .nav > li > a,
.jd-page .nav > li > a:hover,
.jd-page .nav > li > a:active,
.jd-page .nav > li > a:focus{background-color: transparent;
    border-color: #377C2B;}
.jd-page .nav .open > a,
.jd-page .nav .open > a:hover,
.jd-page .nav .open > a:focus{background-color: transparent;
    border-color: #377C2B;}
.jd-page .nav a .caret{color: #377C2B;}
.jd-page .nav > li > a.is-active{font-weight: bold;
    text-decoration: underline;}
.jd-page .dropdown-menu > .active > a,
.jd-page .dropdown-menu > .active > a:hover,
.jd-page .dropdown-menu > .active > a:focus{background-color: #E7E7E8;}
.jd-page .dropdown-menu > li > a:hover,
.jd-page .dropdown-menu > li > a:focus{color: #333333;
    text-decoration: underline;
    background-color: transparent;}
.jd-page .menu-toggle{display: none;
    margin-top: 1.2em;}
.jd-page .menu-toggle svg,
.jd-page .menu-toggle button{width: 100%;}
.jd-page .menu-toggle button{padding: 0;
    background: none;
    border: 0;}
.jd-page .menu-toggle svg{min-width: 32px;}
.jd-page .search-block-form{float: right;
    padding-left: 0;
    width: 10%;
    position: relative;}
.jd-page .custom-logo .search-block-form{top: 38%; 
    top: calc( 50% - 1.3em);}
.jd-page h1.page-header{font-weight: normal;
    margin: .65em 0;
    border: 0;
    padding: 0;
    font-size: 30px;}
.jd-page [data-banner-page^="/dwm/content"] .region > .page-header{display: none;}
.jd-page .block-views-blockweb-block-home-news-block-1{margin-top: 1em;
    border-top: 1px solid #DDDDDD;
    padding-top: 2em;}
.jd-page .block-views-blockweb-block-home-news-block-1 h2{margin: 0;
    margin-bottom: 1em;
    font-weight: normal;
    padding-left: 15px;}
.jd-page .view-web-block-home-news .views-field-field-summary-image img{width: 100%;
    margin-bottom: 1em;}
.jd-page .view-web-block-home-news .views-field-title{font-size: 1.05em;
    font-weight: bold;
    margin-bottom: .1em;}
.jd-page .view-web-block-home-news .views-field-title a{color: #333333;}
.jd-page .view-web-block-home-news .view-footer{clear: both;
    padding: 2em 0;}
.jd-page .location-page-view .views-label,
.jd-page .location-page-view .field-content{display: inline;}
.jd-page .location-page-view .views-field-title{margin: 2em 0 1em;}
.jd-page .location-page-view .views-field-title h2{font-size: 16px;
    font-weight: bold;
    color: #377C2B;}
.jd-page .location-page-view .view-content{font-size: 13px;}
.jd-page .location-page-view .views-label-field-monday-to-friday-hours-1,
.jd-page .location-page-view .views-label-field-saturday__1,
.jd-page .location-page-view .views-label-field-sunday-1,
.jd-page .location-page-view .views-label-field-monday-to-friday-hours,
.jd-page .location-page-view .views-label-field-saturday-,
.jd-page .location-page-view .views-label-field-sunday{font-weight: normal;
    display: block;}
.jd-page .location-page-view .operarion-hour-label,
.jd-page .location-page-view .views-label-field-emergencies,
.jd-page .location-page-view .views-label-field-services-offered{font-weight: bold;
    margin-top: 1em;
    display: block;
    font-size: 1em;}
.jd-page .view-web-block-location .form-inline .form-group{display: block;}
.jd-page .view-web-block-location .operation-hours-legend{margin-top: 1em;
    font-weight: bold;}
.jd-page .view-web-block-location .views-field-field-emergencies{margin-top: 1em;}
.jd-page .view-web-block-location .views-label-field-emergencies{font-weight: bold;}
.jd-page .node-section-content-edit-form  .field--name-field-summary-image{float: none;}
.jd-page .node-section-content-edit-form .field--name-field-attachment{top: 0;}
.jd-page .view-web-our-staff table caption{color: #377C2B;
    font-size: 1.2em;}
.jd-page .view-web-our-staff table thead{display: none;}
.jd-page .view-web-our-staff .staff-name{font-weight: bold;
    font-size: 1.1em;}
.jd-page .view-web-our-staff .table-striped{border: 1px solid #DDDDDD;}
.jd-page .view-web-our-staff .table-striped > tbody > tr:nth-of-type(even){background-color: #FFFFFF;}
.jd-page .view-web-our-staff .table-striped > tbody > tr:nth-of-type(odd){background-color: #FFFFFF;}
.jd-page .view-web-our-staff .table-striped > tbody > tr > td{vertical-align: middle;}
.jd-page .view-web-our-staff .views-field-field-main-contact,
.jd-page .view-web-our-staff .views-field-field-email{width: 5%;
    text-align: center;
    font-size: 1.3em;
    vertical-align: inherit;}
.jd-page .view-content  .views-field.views-field-field-email{font-size: 1em;}
.jd-page .views-field.views-field-nid a{font-weight: bold;
    text-decoration: underline;
    padding-right: 13px;}
.jd-page .view-web-our-staff .views-field-field-job{width: 50%;}
.jd-page .view-web-our-staff .views-field-field-telephone{width: 30%;}
.jd-page .view-admin-content span.isMainStore.Store,
.jd-page .view-admin-content span.isMainStore.Filial,
.jd-page .view-admin-content span.isMainStore.Sucursal{display:none;}
.jd-page .view-web-our-staff .views-field-field-main-contact,
.jd-page .view-admin-content span.isMainStore.Main.store,
.jd-page .view-admin-content span.isMainStore.Matriz,
.jd-page .view-admin-content span.isMainStore.Casa.central{color: #FCDB00;}
.jd-page .view-web-our-staff .views-field-field-email{color: #377C2B;}
.jd-page .view-web-our-staff .views-field-field-image img{width: 64px;
    height: auto;
    max-width: none;}
.jd-page .view-web-video-galleries .views-row,
.jd-page .view-web-image-galleries .views-row{margin-bottom: 1.5em;
    padding-bottom: 1em;

    border-bottom: 1px solid #DDDDDD;}
.jd-page .view-web-video-galleries .views-row:last-child,
.jd-page .view-web-image-galleries .views-row:last-child{border-bottom: 0;}
.jd-page .view-web-video-galleries .views-field-title,
.jd-page .view-web-image-galleries .views-field-title{font-size: 1.5em;
    color: #377C2B;
    margin-bottom: .5em;}
.jd-page .video_embed_title{font-weight: bold;
    margin-top: .5em;}
.jd-page .video_embed_detail p{font-weight: bold;
    margin: .3em 0 .8em;}
.jd-page .video_embed_detail img{width: 200px;
    height: auto;}
.jd-page .image-with-caption .image-caption{text-align: center;
    color: #377C2B;
    font-size: 0.85em;
    padding: 5px 0;}
.jd-page .image-with-caption .image-caption{height: 2.5em;}
.jd-page .view-web-used .views-field-images img{height: 132px;
  width: 177px;}
.jd-page .view-web-used .views-field-title{font-size: 1.2em;
    margin: .5em 0;
    display: block;}
.jd-page .view-web-used .item-used{margin-bottom: 1em;}
.jd-page .view-web-used .form-type-select label{}
.jd-page #form-consult-used,
.jd-page #form-consult-phone{margin-top: 10px;}
.jd-page .banner-actions{margin: 1em 0 .8em;
    padding: .75em .5em;
    background: #FAFAFA;
    border-radius: 4px;
    box-shadow: 1px 1px 3px 1px #AAAAAA;}
.jd-page .banner-action{padding: .3em;}
.jd-page .banner-action:hover{text-decoration: none;}
.jd-page .banner-action_move{float: right;
    padding: 0;}
.jd-page .banner{position: relative;}
.jd-page .block-views-blockweb-block-banners-block-banner-content-bottom{clear: both;
    margin-top: 1em;
    border-top: 1px solid #DDD;
    padding: 1em 0;}
.jd-page .block-views-blockweb-block-banners-block-banner-content-bottom .views-row{padding: 0 1em;
    width: 33%;
    display: inline-block;
    vertical-align: top;}
.jd-page .block-views-blockweb-block-banners-block-banner-content-bottom .content img{width: 100%;
    background: white;}
.jd-page .block-views-blockweb-block-banners-block-banner-sidebar .views-row{margin: 1em 0;}
.jd-page .block-views-blockweb-block-banners-block-banner-sidebar .views-row img{max-width: 100%;}
.jd-page .block-views-blockweb-block-banners-block-banner-sidebar .views-row:first-child{margin-top: 0;}
.jd-page .view-display-id-block_banner_highlighted .content img{width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner-action_move{display: none;}
.jd-page .banner_image{position: relative;
    display: block;}
.jd-page .view-display-id-block_banner_highlighted  .banner_image{overflow: hidden;
    width: 100%;
    height: 478px;
    background-position: center center;
    background-repeat: no-repeat;}
.jd-page .view-display-id-block_banner_highlighted  .banner_image img{}
.jd-page .banner_image .banner_link{text-decoration: none;
    position: absolute;
    top: initial;
    bottom: 8%;
    left: 5%;
    z-index: 2;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link{width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_top_left{top: 3%;
    left: 3%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_top_center{top: 3%;
    left: initial;
    text-align: center;
    width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_top_right{top: 3%;
    right: 3%;
    text-align: right;
    left: initial;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_middle_left{top: 25%;
    left: 3%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_middle_center{top: 35%;
    left: initial;
    text-align: center;
    width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_middle_right{top: 35%;
    right: 3%;
    text-align: right;
    left: initial;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_bottom_left{top: initial;
    bottom: 18%;
    left: 3%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_bottom_center{top: initial;
    left: initial;
    bottom: 18%;
    text-align: center;
    width: 100%;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_bottom_right{top: initial;
    bottom: 24%;
    right: 3%;
    text-align: right;
    left: initial;}
.jd-page .banner_image .banner_link_title-text{color: white;}
.jd-page .banner_image .banner_link_link-text{display: inline-block;
    background: transparent;
    color: #FCDB00;
    text-decoration: none;
    text-align: center;
    transition: all .5s ease-out;
    border-radius: 0;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_title-text{font-size: 30px;
    line-height: 30px;}
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text{border: 2px solid #FCDB00;
    padding: 10px 30px;
    margin-top: 1em;}
.jd-page .view-display-id-block_banner_content_bottom  .banner_link_title-text{font-weight: bold;}
.jd-page .view-display-id-block_banner_content_bottom  .banner_link_link-text{font-size: 0.85em;
    font-weight: bold;}
.jd-page .view-display-id-block_banner_content_bottom  .banner_link_link-text:after{content: " >";}
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text:focus,
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text:active,
.jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text:hover{color: #000000!important;
    background: #FCDB00!important;
    text-decoration: none;
    border: 2px solid #FCDB00!important;}
.jd-page .collapse_button .glyphicon-collapse-down{display: none;}
.jd-page .collapse_button.collapsed .glyphicon-collapse-down{display: inline-block;}
.jd-page .collapse_button .glyphicon-collapse-up{display: inline-block;}
.jd-page .collapse_button.collapsed .glyphicon-collapse-up{display: none;}
.jd-page .panel-regions .panel-heading .collapse_button{color: #444444;
    margin-left: 1em;
    display: inline-block;}
.jd-page .view-id-admin_sections .views-row:first-child .field-content a{margin-top: .4em;}
.jd-page .view-id-admin_sections .views-row .field-content a{display: inline-block;
    padding: .4em .8em;}
.jd-page .col-sm-12 .node-form{max-width: 75%;}
.jd-page .node-video-gallery-form  .filter-wrapper,
.jd-page .node-image-gallery-form  .filter-wrapper,
.jd-page .field--name-field-services-offered .filter-wrapper,
.jd-page .node-image-gallery-edit-form .link-edit-summary,
.jd-page .node-image-gallery-edit-form .filter-wrapper,
.jd-page .node-video-gallery-edit-form .link-edit-summary,
.jd-page .node-video-gallery-edit-form .filter-wrapper,
.jd-page .node-section-content-edit-form .filter-wrapper,
.jd-page .node-section-content-edit-form .link-edit-summary,
.jd-page .node-section-content-form .link-edit-summary,
.jd-page .node-section-content-form .filter-wrapper,
.jd-page .node-used-edit-form .link-edit-summary,
.jd-page .node-used-edit-form .filter-wrapper,
.jd-page .node-used-form .filter-wrapper,
.jd-page .node-used-form .link-edit-summary{display: none;}
.jd-page .repo-import-content{list-style: none;
    clear: both;
    padding-bottom: 1em;
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 1.5em;

    overflow: hidden;}
.jd-page .repo-import-content .repo_image{width: 100%;
    height: auto;}
.jd-page .repo_link-import{display: inline-block;
    margin-top: 1em;}
.jd-page .view-web-block-social-media{position: absolute;
    right: 0;
    z-index: 999;
    width: 15%;}
.jd-page .view-web-block-social-media .img-responsive{width: 36px !important;
    height: auto;}
.jd-page .form-add-fixed,
.jd-page .form-add-banner-fixed{background: white;
    border: 1px solid #666666;
    box-shadow: 1px 1px 3px 1px #444444;

    display: block;
    position: fixed;
    width: 50%;
    height: 90%;
    overflow: auto;

    top: 5%;
    left: 25%;
    z-index: 1033; 

    padding: 1em;
    padding-bottom: 2em;}
.jd-page .form-add-fixed h2,
.jd-page .form-add-banner-fixed h2{font-size: 24px;
    padding-bottom: .5em;}
.jd-page .form-add-banner-fixed .nav-tabs{margin-bottom: 1em;
    background: #E5E7E6;
    border-bottom: 2px solid #377C2B;}
.jd-page .form-add-banner-fixed .nav-tabs > li > a,
.jd-page .form-add-banner-fixed .nav-tabs > li > a:hover,
.jd-page .form-add-banner-fixed .nav-tabs > li > a:focus{border-color: transparent;
    color: #333333;
    margin: 0 .5em;}
.jd-page .form-add-banner-fixed .nav-tabs > li:first-child > a{margin-left: 1em;}
.jd-page .form-add-banner-fixed .nav-tabs > li.active > a,
.jd-page .form-add-banner-fixed .nav-tabs > li.active > a:hover,
.jd-page .form-add-banner-fixed .nav-tabs > li.active > a:focus{background: #F1F1F1;
    font-weight: bold;
    color: #377C2B;
    border-bottom: 2px solid #377C2B;}
.jd-page .banner-text-position-help-image{max-width: 300px;
    width: 100%;
    display: block;}
.jd-page .text-danger{color: #EF0C0C;}
.jd-page .visuallyhidden{border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.jd-page .visuallyhidden.focusable:active,
.jd-page .visuallyhidden.focusable:focus{clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}
.jd-page [data-dwm-hidden]{display: none!important;}
.jd-page .dwm-overlay{display: block;
    position: fixed;
    width: 100%;
    height: 100%;

    top: 0;
    left: 0;
    z-index: 1032; 

    background: rgba(0,0,0,0.7);}
.jd-page .disabled-scrolling{height: 100%;
    max-height: 100%;
    overflow: hidden;}
.jd-page .view-admin-used-equipment table.table-striped thead tr th{color: #333333;
  font-size: 15px;
  font-weight: normal;
  padding-left: 2px;
  text-align: left;}
.jd-page .view-admin-used-equipment table.table-striped > tbody td{color: #656565;
  padding: 26px 26px 26px 2px;
  text-align: left;
  vertical-align: inherit;}
.jd-page .view-admin-used-equipment table.table-striped > tbody > tr:nth-of-type(2n+1){background: none;}
.jd-page .view-admin-used-equipment table.table-striped > tbody > tr:hover{background: none;}
.jd-page .tabledrag-handle{color: #3C7C31;}
.jd-page .intro strong{color: #FF5C26;}
.jd-page .dwm-message{padding: 1em;
    margin: 1em 0;}
.jd-page .view-web-block-social-media .views-row{display: inline-block;
    margin-right: 5%;}
.jd-page .view-display-id-block_banner_highlighted{position: relative;
    width: 100%;
    height: 478px; 
    margin-bottom: 1em;
    overflow: hidden;}
.jd-page .view-display-id-block_banner_highlighted .view-content{height: 100%;}
.jd-page .view-display-id-block_banner_highlighted .views-row{position: absolute;
    top: 0;
    left: 0;
    z-index: 0;

    width: 100%;
    height: 100%;
    background: white;
    opacity: 0;}
.jd-page .view-display-id-block_banner_highlighted .views-row:first-child{z-index: 1;
    opacity: 1;}
.jd-page .carousel_item_pause-resume.is-paused{background-position: -13px 0;}
.jd-page p.bg-warning{padding: 15px;
    border: 1px solid #8a6d3b;
    border-color: currentColor;}
.jd-page .view-admin-content-of-news caption{font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    margin-top: .5em;}
.jd-page .view-admin-content-of-news td{width: 30%;}
.jd-page .view-admin-content-of-news td:first-child{width: 50%;}
.jd-page .view-admin-content-of-news td:last-child{width: 20%;}
.jd-page .search-block-form .description.help-block{display: none;}
.jd-page .banner-action.banner-action-edit{display: none;}
.jd-page .views-field.views-field-edit-node span.field-content{display: none;}
.jd-page .view.view-id-web_our_staff tr td.views-field-field-image{width: 10%;}
.jd-page .view.view-id-web_our_staff tr td.views-field-nothing{width: 35%;}
.jd-page .view.view-id-web_our_staff tr td.views-field-field-telephone{width: 15%;
    text-align:left;}
.jd-page .view.view-id-web_our_staff tr td.views-field-edit-node{width: 5%;}
.jd-page .view.view-id-web_our_staff tr td.views-field-field-main-contact{width: 5%;}
.jd-page .view.view-id-web_our_staff tr td.views-field-field-email{width: 35%;}
.jd-page h1.page-header{display: none!important;}
.jd-page .image-wrapper.slides li{overflow: hidden;}
.jd-page .alert-warning.messages.warning{color: red;
    padding: 1em;}
.jd-page .field--name-field-attachment .field--label{display: none;}
.jd-page span.file-link a,
.jd-page .field--name-field-attachment .text-primary,
.jd-page span.file-size{color: #333;}
.jd-page button.btn-primary.icon-before,
.jd-page button.btn-success.icon-before{font-weight: normal;}
.jd-page .text-center.admin-menu_button-collapse:not(.admin-menu_button-collapse_outside){position: fixed;
    left: 49%;
    z-index: 999;
    margin-top: 0;}
.jd-page .btn-expand span,
.jd-page .btn-collapse span{margin-right: 8px;}
.jd-page .alert-no-editable{display: none;}
.jd-page .group-location-map .panel-body{margin: 0;
    padding: 0;}
.jd-page a#form-consult-machines{margin-left: 15px;}
.jd-page .filter-wrapper.form-inline{display: none;}
.jd-page .field--type-text-with-summary img,
.jd-page .view-web-image-galleries .views-field-body .field-content img,
.jd-page .view-id-web_block_home_news .views-field-nothing img{max-width: 100%;}
.jd-page .block-views-blockweb-block-banners-block-banner-highlighted .banner_image .banner_link_title-text{display: none;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
  .jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_bottom_right{left:auto;}
  .jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_top_right{left:auto;}
  .jd-page .view-display-id-block_banner_highlighted .banner_image .baner_link_position_middle_right{left:auto;}
}
.jd-page .view-id-web_block_home_news .views-field .field-content p em{font-style: normal;}
.jd-page .jd-component .button5{color: #333;
    border: 2px solid #fdda01;
    text-decoration: none;
    background-color: #fdda01;}
.jd-page .views-field-field-remote-image .remote-image-item{max-height: 185px;}
.jd-page .views-field-field-images-1 .img-responsive{max-height: 185px;
     width: auto;}

/* ===== /themes/JD2017/css/responsive.css (acotado a .jd-page) ===== */
@media (max-width: 992px){
  .jd-page .container{width: 100%;}
}
@media (min-width: 992px){
  .jd-page .container{width: 100%;}
}
@media (min-width: 1200px){
  .jd-page .container{width: 1170px;}
}
@media (max-width: 992px){
  .jd-page .site-name{font-size: 21px;}
  .jd-page .site-slogan{font-size: 11px;}
}
@media (max-width: 768px){
  .jd-page .site-name{font-size: 21px;}
  .jd-page .site-slogan{font-size: 11px;}
  .jd-page .view-display-id-block_banner_highlighted  .banner_image{height: 368px;}
  .jd-page .view-display-id-block_banner_highlighted{height: 400px;}
}
@media (max-width: 600px){
  .jd-page .site-name{font-size: 1.4em;
        white-space: nowrap;
        font-size: 110%;}
  .jd-page .site-name{padding-top: .4em;}
  .jd-page .site-slogan{margin-top: 8px;
        font-size: 9px;}
  .jd-page .search-block-form{display: none;}
  .jd-page #form-consult-used,
.jd-page #form-consult-phone{min-width:65%;
        margin-top: 15px;}
}
@media (max-width: 400px){
  .jd-page .site-name{font-size: 14px;}
  .jd-page .view-display-id-block_banner_highlighted  .banner_image{height: 298px;}
  .jd-page .view-display-id-block_banner_highlighted{height: 298px;}
  .jd-page .views-field-nothing span p img{max-width:100%;}
}
@media (max-width: 1200px){
  .jd-page .site-title.col-md-5{width: 32%;
        padding-right: 0;}
}
@media (max-width: 1100px){
  .jd-page .caret{margin-left: 0;}
}
@media (max-width: 1050px){
  .jd-page .menu-toggle{display: block;}
  .jd-page .main-menu{height: auto;
        display: block;}
  .jd-page .main-menu__list{display: block;
      height: auto;}
  .jd-page .main-menu__list .main-menu__item ul{position: static;}
  .jd-page .main-menu__list .main-menu__link{padding-left: 10%;
        padding-bottom: 10px;
        padding-right: 10px;
        padding-top: 10px;}
  .jd-page a.main-menu__link{background: url(../img/site-header-bg.png) left top repeat-y white;}
  .jd-page .main-menu__list .main-menu__link:hover,
.jd-page .main-menu__list .main-menu__link:focus{background: url(../img/site-header-bg.png) left top repeat-y white;}
}
@media (min-width: 400px){
  .jd-page .menu-toggle{width: 12%;}
}
@media (min-width: 600px){
  .jd-page .menu-toggle{width: 9%;}
}
@media (min-width: 700px){
  .jd-page .menu-toggle{width: 8%;}
}
@media (min-width: 800px){
  .jd-page .menu-toggle{width: 7%;}
}
@media (max-width: 960px){
  .jd-page .view-web-used .views-field-images img{height: auto;
        width: auto;}
}
@media (max-width: 1024px){
  .jd-page .block-views-blockweb-block-banners-block-banner-content-bottom .view-content{letter-spacing: -1px;}
}
@media (max-width: 640px){
  .jd-page .block-views-blockweb-block-banners-block-banner-content-bottom .view-content{letter-spacing: -1px;}
  .jd-page .block-views-blockweb-block-banners-block-banner-content-bottom .views-row{width: 100%;
        margin-bottom: 1em;}
}
@media (max-width: 800px){
  .jd-page .form-add-fixed,
.jd-page .form-add-banner-fixed{width: 70%;
        left: 15%;}
}
@media (max-width: 600px){
  .jd-page .form-add-fixed,
.jd-page .form-add-banner-fixed{width: 90%;
        left: 5%;}
  .jd-page .banner_image .banner_link{top: 15%;
        width: 90%;}
  .jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_title-text{font-size: 24px;
        line-height: 24px;}
  .jd-page .view-display-id-block_banner_highlighted .banner_image .banner_link_link-text{font-size: 0.9em;
        padding: 5px 20px;}
}
@media (min-width: 1200px){
  .jd-page .footercontainer{width: 1170px;}
}
@media (max-width: 992px){
  .jd-page .footercontainer{width: 100%;}
}
.jd-page .footercontainer{margin-top: 1.5em;
    padding-top: 1.5em;
    border-top: 1px solid #E5E5E5;}
.jd-page .footercontainer{margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5;}
.jd-page .footercontainer{padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;}
/* =================== FIN SECCIÓN GENERADA =================== */

/* =====================================================================
   CORRECCIONES INTENCIONALES (documentadas)
   ===================================================================== */

/* ≤992px — Bloque imagen+texto (.block-content.primary).
   Original: img{max-width:68.4%;left:20%;translateX(-50%)} + wrapper fijo de
   759px → scroll horizontal y la imagen .image-right queda fuera de pantalla.
   Decisión del usuario (2026-09-18, Jardín): corregir solo ≤992px. */
@media screen and (max-width: 992px){
  .jd-page .block-content.primary .image-cont .image-wrapper{ width: 100%; }
  .jd-page .block-content.primary img{
    max-width: 100%; width: 100%; height: auto; left: 0; transform: none;
  }
}
