/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue 35", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #e9e9e9;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #e9e9e9;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
/* accesibilidad   
  font-size: 30px;
*/ 
  font-size: 26px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
  text-align: justify;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .show > a, .nav .open > a,
.nav .show > a:hover, .nav .open > a:hover,
.nav .show > a:focus, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #e9e9e9;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #e9e9e9;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #e9e9e9;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .show .dropdown-menu, .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .show .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .show .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .show .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .show .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #333333;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #333333;
}
.navbar-default .navbar-nav > li > a {
  color: #333333;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .show > a, .navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .show > a:hover, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .show > a:focus, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .show .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
  }
  .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .show .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .show .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .show .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .show .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .show .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .show .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #333333;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #333333;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .show > a, .navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .show > a:hover, .navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .show > a:focus, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .show .dropdown-menu > .dropdown-header, .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .show .dropdown-menu .divider, .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .show .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .show .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .show .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .show .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .show .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .show .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .show .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .show .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 0 0;
  margin-bottom: 15px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 4px;
  margin-top: 1rem;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #333333;
}
.breadcrumb > .active {
  color: #0179d3;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #e9e9e9;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */

/* Account for fixed navbar */
/*
body {
  padding-top: 70px;
  padding-bottom: 30px;
}
*/

/*
body,
.navbar-fixed-top,
.navbar-fixed-bottom {
  /min-width: 970px;
}
*/

/* Don't let the lead text change font-size. */
.lead {
  font-size: 16px;
}

/* Finesse the page header spacing */
.page-header {
  margin-bottom: 30px;
}
.page-header .lead {
  margin-bottom: 10px;
}


/* Non-responsive overrides
 *
 * Utilize the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */

/* Reset the container */
.container {
  width: 1180px;
  max-width: none !important;
}

/* Demonstrate the grids */
/*.col-xs-4 {*/
  /*padding-top: 15px;*/
  /*padding-bottom: 15px;*/
  /*background-color: #eee;*/
  /*background-color: rgba(86,61,124,.15);*/
  /*border: 1px solid #ddd;*/
  /*border: 1px solid rgba(86,61,124,.2);*/
/*}*/

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

/* Always float the navbar header */
.navbar-header {
  float: left;
}

/* Undo the collapsing navbar */
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  visibility: visible !important;
}

.navbar-toggle {
  display: none;
}
.navbar-collapse {
  border-top: 0;
}

.navbar-brand {
  margin-left: -15px;
}

/* Always apply the floated nav */
.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  padding: 15px;
}

/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
  float: right;
}

/* Undo custom dropdowns */
.navbar .navbar-nav .show .dropdown-menu, .navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .show .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}
.navbar .navbar-nav .show .dropdown-menu > li > a:hover, .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .show .dropdown-menu > li > a:focus, .navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .show .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .show .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .show .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  /* background-color: #428bca !important;*/  
  background-color: #0072AA !important;



}
.navbar .navbar-nav .show .dropdown-menu > .disabled > a, .navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .show .dropdown-menu > .disabled > a:hover, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .show .dropdown-menu > .disabled > a:focus, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}

/* Undo form expansion */
.navbar-form {
  float: left;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Copy-pasted from forms.less since we mixin the .form-inline styles. */
.navbar-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.navbar-form .form-control-static {
  display: inline-block;
}

.navbar-form .input-group {
  display: inline-table;
  vertical-align: middle;
}

.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
  width: auto;
}

.navbar-form .input-group > .form-control {
  width: 100%;
}

.navbar-form .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .radio,
.navbar-form .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .radio label,
.navbar-form .checkbox label {
  padding-left: 0;
}

.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}

.navbar-form .has-feedback .form-control-feedback {
  top: 0;
}

/* Undo inline form compaction on small screens */
.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.form-inline .form-control-static {
  display: inline-block;
}

.form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
  width: auto;
}

.form-inline .input-group > .form-control {
  width: 100%;
}

.form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .radio,
.form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
  padding-left: 0;
}

.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}

.form-inline .has-feedback .form-control-feedback {
  top: 0;
}

/* HEADER STYLES */
#header a {
  color: #333333;
}
#header a:hover,
#header a:focus {
  color: #333333;
  text-decoration: none;
}
#header_top {
  height: 60px;
}
#header_top #language_list {
  float: right;
  margin-top: 17px;
  text-align: right;
}
#header_top #language_list > a {
  color: #333333;
}
#header_top #language_list .glyphicon {
  font-weight: 600;
}
#header_logo_slogan {
  height: 100px;
}
#header_logo_slogan #header_logo {
  margin: 0;
}
#header_logo_slogan #header_slogan {
  font-size: 20px;
  margin-top: 18px;
}
#header_logo_slogan #header_logo_right {
  float: right;
}
#header_menu {
  font-size: 16px;
}
#header_menu .navbar {
  border: none;
  -webkit-box-shadow: 0 3px 2px rgba(187, 187, 187, 0.65);
  box-shadow: 0 3px 2px rgba(187, 187, 187, 0.65);
}
#header_menu .navbar-nav > li > a {
  border-bottom: 6px solid transparent;
  padding: 14px 14px 10px;
}
#header_menu .navbar-nav > li.active > a,
#header_menu .navbar-nav > li > a:hover {
  border-color: #0279d4;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu, #header_menu .navbar .navbar-nav .open .dropdown-menu {
  border: 1px solid #cbcbcb;
  border-radius: 0;
  -webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.6);
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.6);
  left: 0;
  margin-top: 1px;
  padding: 0;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .yamm-content, #header_menu .navbar .navbar-nav .open .dropdown-menu .yamm-content {
  width: 1160px !important;
  padding: 0;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .yamm-content > div, #header_menu .navbar .navbar-nav .open .dropdown-menu .yamm-content > div {
  border-right: 1px solid #cbcbcb;
  min-height: 160px;
  min-width: 120px;
  padding: 15px 20px;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .yamm-content > div:last-child, #header_menu .navbar .navbar-nav .open .dropdown-menu .yamm-content > div:last-child {
  border-right: 0;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .yamm-content.menu-big > div, #header_menu .navbar .navbar-nav .open .dropdown-menu .yamm-content.menu-big > div {
  min-height: 360px;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-1 a,
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-2 a,
#header_menu .navbar .navbar-nav .open .dropdown-menu .menu-1 a,
#header_menu .navbar .navbar-nav .open .dropdown-menu .menu-2 a {
  color: #0279d4;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-1, #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-1 {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 20px;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-1 a:after, #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-1 a:after {
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
  font-weight: bold;
  content: "\e258";
  padding-left: 6px;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-1 strong, #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-1 strong {
  font-weight: 600;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-2, #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-2 {
  font-size: 14px;
  padding-bottom: 12px;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-2 > a, #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-2 > a {
  font-weight: 600;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-3, #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-3 {
  font-size: 13px;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-3 > a:before, #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-3 > a:before {
  background-color: #0279d4;
  content: "";
  display: inline-block;
  height: 3px;
  margin-right: 5px;
  position: relative;
  vertical-align: middle;
  width: 3px;
}
#header_menu .navbar .navbar-nav .show .dropdown-menu .without-menu-1, #header_menu .navbar .navbar-nav .open .dropdown-menu .without-menu-1 {
  margin-top: 42px;
}

/* ACTUALIZACION ESTILOS MENU SUPERIOR */
#header #header_menu .navbar-nav > li > a {
/* Melchor */  
  color: #FFFFFF;
}

#header #header_menu .navbar-nav > li.active > a,
#header #header_menu .navbar-nav > li > a:hover {
  /*antiguo color de la barra que indica la selección del menu superior
  border-color: #0279d4;*/
  /*nuevo color de la barra que indica la selección de una opción del menu supeior. Eduardo Martin 13-03-2018*/
  border-color: #FFFFFF;
}

.dropdown-menu li> a:hover {
    background-color: white;
}

#header_menu .navbar .navbar-nav .show .dropdown-menu > .active > a:focus, #header_menu .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  /* Estilos antiguos */   
  /*  color: #fff !important;
  background-color: #428bca !important;
  */  
  color: black;
  background: #f4f4f4;
/* accesibilidad  
  border-left-style:
*/  
}

#header #header_menu .navbar .navbar-nav .show .dropdown-menu .yamm-content > div, #header #header_menu .navbar .navbar-nav .open .dropdown-menu .yamm-content > div {
  border-right: 1px solid #cbcbcb;
  min-height: 16px;
  min-width: 120px;
  padding: 1px 1px;
  /*  Estilos antiguos
  min-width: 120px;
  padding: 15px 20px;
  */
}


#header_menu .navbar .navbar-nav .show .dropdown-menu, #header_menu .navbar .navbar-nav .open .dropdown-menu {
  width: 20%;
}


#header_menu .navbar .navbar-nav .show .dropdown-menu .menu-1 a,
#header #header_menu .navbar .navbar-nav .show .dropdown-menu .menu-2 a,
#header_menu .navbar .navbar-nav .open .dropdown-menu .menu-1 a,
#header #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-2 a {
  /*    
  color: #0279d4;
  color: #005d8e;
  */  
   color: #006d9e;
  white-space:normal;
}

#header #header_menu .navbar .navbar-nav .show .dropdown-menu .menu-1, #header #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-1 {
  /* Eduardo 09-04-2018 Antes   font-size: 16px;
  font-weight: 600; */
  font-size: 0.9em;
  font-weight: bold;
  /* melchor 09_04_2018*/  
  padding-bottom: 3px;
  border: 0.5px solid #D3D3D3;
}


#header #header_menu .navbar .navbar-nav .show .dropdown-menu .menu-1 a:after, #header #header_menu .navbar .navbar-nav .open .dropdown-menu .menu-1 a:after {
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
  font-weight: bold;
  /*content: "\e258";*/
  padding-left: 6px;
  color: transparent;
}

#navbar .navbar-nav {
    /* Eduardo cambio a menos de 100% para poder editar los textos y las opciones del menú superior 09-04-2018 */
	width:100%;
}

/* modificación para meter línea entre opciones Eduardo Martín 05/04/2018 */
#navbar .navbar-nav > li {
	width: 20%;
	border-left: 1px solid #f2f2f2;
	text-align:center;
}

#header_menu .navbar-default {
/* color antiguo del menú superior
  background-color: #ffffff;
  border-color: #eeeeee;*/
  /* nuevo menú superior degradado en azules. Eduardo Martin 03-04-2018*/
    background: rgba(0,153,200,1);
	background: -moz-linear-gradient(top, rgba(0,153,200,1) 0%, rgba(0,125,170,1) 50%, rgba(0,108,170,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,153,200,1)), color-stop(50%, rgba(0,125,170,1)), color-stop(100%, rgba(0,108,170,1)));
	background: -webkit-linear-gradient(top, rgba(0,153,200,1) 0%, rgba(0,125,170,1) 50%, rgba(0,108,170,1) 100%);
	background: -o-linear-gradient(top, rgba(0,153,200,1) 0%, rgba(0,125,170,1) 50%, rgba(0,108,170,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,153,200,1) 0%, rgba(0,125,170,1) 50%, rgba(0,108,170,1) 100%);
	background: linear-gradient(to bottom, rgba(0,153,200,1) 0%, rgba(0,125,170,1) 50%, rgba(0,108,170,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099c8', endColorstr='#006caa', GradientType=0 ); 
}


#header_menu .navbar .navbar-nav .show .dropdown-menu > li > a:hover,
#header_menu .navbar .navbar-nav .show .dropdown-menu > li > a:focus,
#header_menu .navbar .navbar-nav .show .dropdown-menu > .active > a,
#header_menu .navbar .navbar-nav .show .dropdown-menu > .active > a:hover,
#header_menu .navbar .navbar-nav .show .dropdown-menu > .active > a:focus,
#header_menu .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
#header_menu .navbar .navbar-nav .open .dropdown-menu > li > a:focus,
#header_menu .navbar .navbar-nav .open .dropdown-menu > .active > a,
#header_menu .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
#header_menu .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
/*    
  color: #fff !important;
  background-color: #428bca !important;
*/  
color: black;
background: #f4f4f4;
/*
border-left-style:
*/  
}

.navbar-nav .dropDown-elemento1 .dropdown-menu {
    margin-left: 0%;
}

.navbar-nav .dropDown-elemento2 .dropdown-menu {
    margin-left: 20%;
}

.navbar-nav .dropDown-elemento3 .dropdown-menu {
    margin-left: 40%;
}

.navbar-nav .dropDown-elemento4 .dropdown-menu {
    margin-left: 60%;
}

.navbar-nav .dropDown-elemento5 .dropdown-menu {
    margin-left: 80%;
}

#navbar ul li a:hover ul, #navbar ul li:hover ul {
    width: 19.90%;
}


#header #header_menu .navbar .navbar-nav .dropdown-menu .list-menu-link {
    color: #006CAA;
    font-weight: 600;
}

/* ACTUALIZACION ESTILOS MENU SUPERIOR */
@media only screen and (max-width: 1159px) {
  #header_menu .navbar .navbar-nav .show .dropdown-menu .yamm-content, #header_menu .navbar .navbar-nav .open .dropdown-menu .yamm-content {
    width: 960px !important;
  }
  #header_menu .navbar .navbar-nav .show .dropdown-menu .yamm-content > div, #header_menu .navbar .navbar-nav .open .dropdown-menu .yamm-content > div {
    min-height: 200px;
  }
  #header_menu .navbar .navbar-nav .show .dropdown-menu .yamm-content.menu-big > div, #header_menu .navbar .navbar-nav .open .dropdown-menu .yamm-content.menu-big > div {
    min-height: 400px;
  }
}
/* CONTENT STYLES */
body,
h1,
h2,
h3,
h4,
h5 {
  color: #333333;
  font-weight: 300;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
  /* Eduardo Martin lo incluy� el 25-01-2018 */
  margin-bottom: 10px;
  /* fin de inserci�n */
}
a {
  color: #0279d4;
  font-weight: 300;
}
a:hover,
a:focus {
  color: #0279d4;
  text-decoration: none;
}
strong {
  font-weight: 400;
}
figcaption {
  display: none;
}
.txt-green-blue {
  color: #3f5e59;
  font-weight: 400;
}
.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding {
  padding: 0;
}
.breadcrumb > li > a {
  color: #0179d3;
}
.breadcrumb > li + li:before {
  padding: 0 1px;
}
.icon-20,
.icon-24,
.icon-32,
.icon-48,
.icon-banner {
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  position: relative;
}
.icon-20 {
  height: 20px;
  margin-right: 10px;
  top: -1px;
  width: 20px;
}
.icon-24 {
  height: 24px;
  margin-right: 5px;
  top: 1px;
  width: 24px;
}
.icon-32 {
  height: 32px;
  top: -7px;
  width: 32px;
}
.icon-48 {
  height: 48px;
  margin-right: 10px;
  top: -12px;
  width: 56px;
}
.icon-banner {
  height: 85px;
  margin-right: 10px;
  top: -3px;
  width: 65px;
}
.icon-right {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.icon-home {
  background-image: url('../assets/img/ico_home.png');
}
.icon-globe {
  background-image: url('../assets/img/ico_globe.png');
}
.icon-infochat {
  background-image: url('../assets/img/ico_infochat.png');
}
.icon-bubble {
  background-image: url('../assets/img/ico_bubble.png');
}
.icon-calendar {
  background-image: url('../assets/img/ico_calendar.png');
}
.icon-twitter {
  background-image: url('../assets/img/ico_twitter.png');
  margin-right: 10px;
}
.icon-arrow-right {
  background-image: url('../assets/img/ico_arrow-right_white.png');
}
.icon-external-link {
  display: inline-block;
  float: none;
  vertical-align: middle;
  background-image: url('../assets/img/ico_external-link.png');
}
.icon-search_w {
  background-image: url('../assets/img/ico_search_white.png');
  top: 0;
}
.icon-window-open {
  background-image: url('../assets/img/ico_window-open.png');
}
.icon-old-building {
  background-image: url('../assets/img/ico_old-building.png');
}
.icon-shield {
  background-image: url('../assets/img/ico_shield.png');
}
.icon-spain-map {
  background-image: url('../assets/img/ico_spain-map.png');
}
.icon-user-bubble {
  background-image: url('../assets/img/ico_user-bubble.png');
}
.icon-audio {
  background-image: url('../assets/img/ico_audio.png');
}
.icon-print {
  background-image: url('../assets/img/ico_print.png');
}
.border-bottom {
  border-bottom: 1px solid #bebebe;
  margin: 20px 0;
  padding-bottom: 20px;
}
a.link-doc {
  font-size: 16px;
}
a.link-doc:before {
  background: url('../assets/img/ico_doc.png') no-repeat;
  content: "";
  display: block;
  float: left;
  height: 30px;
  position: relative;
  top: 3px;
  width: 30px;
}
a.link-banner {
  display: block;
  height: 100%;
  width: 100%;
}
a.link-external:after {
  background: url('../assets/img/ico_external-link.png') no-repeat left;
  content: "";
  margin-left: 8px;
  position: absolute;
  height: 20px;
  width: 20px;
}
 /* INI - 12/11/2015 - fmarquem - Margin link-external */
a.link-external {
  margin-right: 1.5em;
}
/* FIN - 12/11/2015 - fmarquem - Margin link-external */

.list-links > li {
  padding: 12px 0 0;
}
.block-content .list-links > li {
  padding: 0;
}
.list-links > li > a {
  color: #0279d4;
}
.list-links > li .link-title {
  color: #0279d4;
  font-weight: 400;
  line-height: 18px;
}
.list-links > li p {
  margin: 0;
}
.list-docs {
  padding-top: 30px;
}
.list-docs > li {
  padding: 0 0 20px 0;
}
.links-banners {
  padding-top: 15px;
}
.links-banners > li {
  border: 1px solid #d3d3d3;
  height: 65px;
  margin-bottom: 11px;
}
.links-banners > li > a {
  color: #2473b9;
  display: block;
  font-size: 18px;
  font-weight: 400;
  padding: 20px 10px 20px 20px;
}
.links-banners > li:last-child {
  margin-bottom: 0;
}
.list-generic {
  font-size: 16px;
}
.list-generic > li {
  padding-bottom: 15px;
  text-align:justify;
}
.list-generic > li:before {
  background-color: #0279d4;
  content: "";
  display: inline-block;
  height: 9px;
  margin-right: 12px;
  position: relative;
  top: -1px;
  width: 9px;
}
.list-generic > li.with-subnivel {
  color: #2473b9;
}
.list-generic .list-generic-subnivel {
  color: #333333;
  margin-left: 24px;
  padding-top: 15px;
}
.list-generic .list-generic-subnivel > li {
  padding-bottom: 10px;
}
.list-generic .list-generic-subnivel > li:before {
  background-color: #333333;
  content: "";
  display: inline-block;
  height: 4px;
  margin-right: 10px;
  position: relative;
  top: -4px;
  width: 4px;
}
table {
  width: 100%;
}
table,
th,
td {
  border-collapse: collapse;
}
table.table-generic caption {
  border-top: 1px solid #d3d3d3;
  color: #333333;
  margin: 18px 5px 0 0;
  padding: 8px 0 0;
  text-align: right;
}
table.table-generic tr {
  border-bottom: 1px solid #fff;
}
table.table-generic tr:nth-child(even) {
  background-color: #f0f0f0;
}
table.table-generic tr:nth-child(odd) {
  background-color: #e9e9e9;
}
table.table-generic th,
table.table-generic td {
  border: 1px solid #fff;
  font-size: 15px;
  padding: 15px;
}
table.table-generic th {
  background-color: #cce4f6;
  border-bottom-color: #d3d3d3;
  font-size: 18px;
  font-weight: 300;
  color: #003366;
}
figure.image-generic {
  margin: 20px 0;
}
figure.image-generic img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
figure.image-generic figcaption {
  border-top: 1px solid #d3d3d3;
  color: #333333;
  display: block;
  margin: 10px 5px 0 0;
  padding: 8px 0 0;
  text-align: right;
}
.accordion-generic {
  margin-bottom: 10px;
}
.accordion-generic .panel-default {
  border-color: #d3d3d3;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion-generic .panel-heading {
  background-color: #f0f0f0;
}
.accordion-generic .accordion-toggle,
.accordion-generic .indicator {
  color: #0279d4;
  font-weight: 400;
}
.accordion-generic .panel + .panel {
  margin-top: 10px;
}
.social-links > li {
  padding: 10px 0;
}
.social-links > li > a {
  color: #0279d4;
  font-size: 16px;
}
.btn-blue-dark {
  background-color: #2473b9;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  max-height: 40px;
  padding: 7px 15px 9px;
  text-align: left;
  width: 100%;
}
.btn-blue-dark:hover {
  color: #fff;
}
.btn-icon-left {
  background-position: 4% center;
}
.btn-icon-right {
  background-position: 96% center;
}
.banner-content {
  background-color: #f4f9fd;
  border: 1px solid #d3d3d3;
  height: 89px;
  padding: 10px;
}
.banner-content img {
  float: left;
  margin-right: 25px;
}
.banner-content p {
  color: #333333;
  font-size: 18px;
  padding: 10px;
}
.banner-side {
  width: 100%;
}
.banner-side img {
  float: left;
  margin-right: 9px;
}
.banner-side p {
  color: #13699C;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  padding: 15px 10px;
}
.banner-side .banner-guia > img {
  margin-left: 20px;
}
.block {
  background-color: #fff;
  margin-bottom: 17px;
  padding: 18px;
  overflow: hidden;
}
a.link-box {
  display: block;
  height: 100%;
  text-align: center;
  width: 100%;
}
a.link-box > span {
  color: #0279d4;
  display: block;
  font-size: 18px;
  line-height: 20px;
  margin-top: 18px;
}
a.link-box-icon {
  padding: 10px 5px;
}
a.link-box-icon > span {
  color: #0279d4;
  display: block;
  font-size: 18px;
  line-height: 20px;
  margin-top: 18px;
}
#content_main .block-content-1 {
  height: 252px;
  position: relative;
  width: 100%;
}
#content_main #main_carousel {
  position: absolute;
  top: 1px;
}
#content_main #main_carousel .carousel-indicators {
  bottom: 10px;
  left: 10px;
  margin: 0;
  max-width: 220px;
  text-align: left;
}
#content_main #main_carousel .carousel-indicators > li {
  background-color: #ccc;
  border: none;
  height: 11px;
  margin: 0 2px;
  width: 11px;
}
#content_main #main_carousel .carousel-indicators > li.active {
  background-color: #0279d4;
}
#content_main #main_carousel .carousel-inner > .item .carousel-caption {
  color: #2473b9;
  float: left;
  left: 0;
  max-width: 220px;
  padding-right: 20px;
  position: relative;
  text-align: left;
  -webkit-text-shadow: none;
  text-shadow: none;
  top: 0;
}
#content_main #main_carousel .carousel-inner > .item .carousel-caption h3 {
  color: #2473b9;
  font-size: 22px;
  line-height: 28px;
  margin-top: 5px;
}
#content_main #main_carousel .carousel-inner > .item .carousel-caption p {
  color: #333333;
}
#content_main #main_carousel .carousel-inner > .item .carousel-body {
  float: right;
  margin-right: 10px;
}
#content_main #main_carousel .carousel-inner > .item .carousel-body img {
  display: inline-block;
}
#content_main .block-content-3 {
  height: 133px;
  padding: 0 38px 0 30px;
}
#content_main .block-content-3 h3 {
  font-size: 22px;
  padding-bottom: 10px;
}
#content_main .block-content-3 input {
  background-color: #f2f8fd;
  border-color: #c7c7c7;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  color: #999;
  font-size: 22px;
  height: 50px;
}
#content_main .block-content-3 .btn-search {
  background-color: #2473b9;
  border-radius: 0;
  color: #fff;
  font-size: 30px;
  height: 50px;
  width: 60px;
}
#content_main .block-content-4 {
  padding-top: 20px;
}
#content_main .col-left {
  border-right: 1px solid #d3d3d3;
  padding-left: 12px;
  padding-right: 20px;
}
#content_main .col-left > ul > li {
  display: block;
}
#content_main .col-right {
  padding-left: 20px;
}
#content_main .block-content-header {
  font-size: 18px;
  margin: 0;
}
#content_main .block-content-footer {
  padding-bottom: 20px;
  text-align: right;
}
#content_main .block-content-footer > a {
  font-size: 16px;
  font-weight: 600;
}
#content_main .block-content-footer > a .glyphicon {
  font-size: 13px;
}
#side_right {
  padding-left: 20px;
}
#side_right .block-side-header {
  border-bottom: 1px solid #d3d3d3;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  padding-bottom: 7px;
}
#side_right .block-side-footer {
  border-top: 1px solid #d3d3d3;
  margin: 12px 0 0;
  padding: 10px 0 0;
}
#side_right .block-side-footer a {
  color: #0279d4;
  font-size: 16px;
  font-weight: 600;
}
#side_right .block-side-footer a > .glyphicon {
  font-size: 13px;
}
#side_right .txt-big-blue {
  color: #0279d4;
  font-size: 24px;
}
#side_right .txt-big {
  font-size: 16px;
  margin-bottom: 23px;
}
#side_right .block-side-5 {
  padding: 9px 20px;
}
.slick-slider {
  margin: 0;
}
.slick-slider .col-xs-2 {
  padding: 0;
  width: 20%;
}
.slick-slider .col-xs-2:hover,
.slick-slider .col-xs-2:focus,
.slick-slider .col-xs-2 a:hover,
.slick-slider .col-xs-2 a:focus {
  outline: none;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  color: #2473b9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Glyphicons Halflings';
  font-size: 34px;
  line-height: 1;
  opacity: 1;
}
.slick-slider .slick-prev {
  left: -23px;
}
.slick-slider .slick-next {
  right: -10px;
}
.slick-slider .slick-prev:before {
  content: '\e257';
}
.slick-slider .slick-next:before {
  content: '\e258';
}
#side_left {
  padding-right: 20px;
}
#side_left .block-side-menu {
  padding: 20px 10px 0;
}
#side_left .block-side-header {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  padding: 0 10px 7px;
}
#side_left .nav-side-left .links-menu-side {
  padding-top: 13px;
  
}
#side_left .nav-side-left .links-menu-side > li {
  border: 1px solid #d3d3d3;
  margin-bottom: 10px;
}
#side_left .nav-side-left .links-menu-side > li > a {
  color: #2473b9;
  display: block;
  font-size: 15px;
  font-weight: 400;
  padding: 15px;
}
article h2.title {
  font-size: 23px;
  margin-top: 15px;
}
article .title-subnivel {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 15px;
}
article .share {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  margin: 15px 0 15px;
  padding: 0 5px;
}
article .share .addthis-wrapper {
  padding-top: 5px;
}
article .share .actions-wrapper {
  border-left: 2px solid #e9e9e9;
  text-align: right;
}
article .share .actions-wrapper a {
  color: #777777;
  display: inline-block;
  line-height: 26px;
  margin-right: 15px;
}
.page-generic article .share {
  margin-bottom: 50px;
}
article p {
  font-size: 16px;
  margin-bottom: 15px;
  text-align:justify;
}
article .link-more-info {
  font-size: 16px;
  display: block;
  margin: 30px 0 0;
}
article .link-more-info:after {
  font-family: 'Glyphicons Halflings';
  font-size: 13px;
  font-weight: bold;
  content: "\e260";
  padding-left: 10px;
}
article .link-more-info.collapsed:after {
  content: "\e259";
}
article .more-info-content {
  margin-top: 30px;
}
.items-1 {
  margin: 0 -18px 30px;
}
.items-1 .item {
/* Melchor 11/06/2018     
  padding: 0 20px;
*/  
  padding: 0 10px;
}
.items-1 .item .title-item,
.items-1 .item p,
.items-1 .item ul {
  padding-right: 25px;
}
.items-1 .item .title-item {
/* Melchor 11/06/2018     
  font-size: 18px;
  margin-top: 15px;
*/  
 font-size: 15px;
  margin-top: 5px;
  margin-bottom: 5px;}

.items-1 .item a {
  color: #0079d2;
  font-weight: 400;
}
#block_content_ministerios {
  padding: 18px 0;
}
#block_content_ministerios h2 {
  padding: 0 18px;
}
#block_content_ministerios .items-2 {
/* Melchor 29/05/2018     
  margin: 20px 0;
*/ 
  margin: 2px 0;
}
#block_content_ministerios .items-2 .item {
  padding: 0 20px;
}
#block_content_ministerios .items-2 h3 {
  border: 1px solid #e9e9e9;
  border-bottom: 4px solid #0279d4;
  min-height: 112px;
  padding: 20px 16px;
}
#block_content_ministerios .items-2 .title-item > a {
  font-size: 16px;
  font-weight: 400;
}
#block_content_ministerios .items-2 .pre-title {
  display: block;
  font-size: 14px;
  font-weight: 300;
}
#block_content_ministerios .block-content-footer {
  padding-top: 10px;
  text-align: center;
}
/*APM bot�n azul ministerios*/
#block_content_ministerios .block-content-footer .btn {
  width: auto;
}
#block_content_ministerios  .btn-blue-dark {
  padding: 7px 25px 9px 15px;
}
#block_content_ministerios  .btn-blue-dark:hover {
  color: #fff;
}
/*APM bot�n azul ministerios*/
@media only screen and (max-width: 1159px) {
  .container {
    width: 980px;
  }
  #header_logo_slogan #header_logo > a > img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  #content_main .block-content-1 {
    height: auto;
    padding: 0;
  }
  #content_main #main_carousel {
    position: relative;
    padding: 0;
  }
  #content_main #main_carousel .item {
    float: left;
  }
  #content_main #main_carousel .carousel-inner > .item .carousel-caption {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    max-height: 218px;
    padding: 15px;
    overflow: hidden;
  }
  #content_main #main_carousel .carousel-inner > .item .carousel-caption h3 {
    font-size: 20px;
    line-height: normal;
    margin-top: 0;
  }
  #content_main #main_carousel .carousel-inner > .item .carousel-body {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 1px 2px;
    margin-right: 0;
  }
  #content_main #main_carousel .carousel-inner > .item .carousel-body img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  #content_main a.link-box-icon {
    padding: 0;
  }
  #content_main a.link-box-icon > span {
    font-size: 16px;
    margin-top: 14px;
  }
  #content_main .col-left {
    padding-left: 0;
  }
  #content_main .col-left .links-banners > li > a {
    font-size: 16px;
    padding: 20px 5px;
  }
  #content_main .col-left .links-banners > li > a .icon-48 {
    margin-right: 5px;
  }
  #content_main a.link-doc {
    font-size: 14px;
  }
  #content_main .banner-content img {
    display: block;
    max-width: 100%;
    height: auto;
    max-width: 100px;
    margin-right: 10px;
    padding: 10px 0;
  }
  #content_main .banner-content p {
    font-size: 16px;
    padding: 17px 0;
    margin: 0;
  }
  #side_right .block-side-header {
    font-size: 16px;
  }
  #side_right .block-side-footer a {
    font-size: 14px;
  }
  #side_right .txt-big {
    font-size: 14px;
  }
  #side_right .txt-big-blue {
    font-size: 22px;
  }
  .btn-blue-dark {
    font-size: 14px;
    padding: 7px 10px 9px;
  }
  .banner-side .banner-guia > img {
    margin-left: 0;
  }
  .banner-side .banner-guia p {
    font-size: 20px;
  }
  #side_left .nav-side-left .links-menu-side > li > a {
    padding: 20px 15px;
  }
  #block_content_ministerios .items-2 .title-item h3 {
    padding: 18px 15px;
  }
  #block_content_ministerios .items-2 .title-item > a {
    font-size: 14px;
  }
  /*APM bot�n azul ministerios*/
  #block_content_ministerios .btn-blue-dark {
    padding: 7px 25px 9px 15px;
  }
  /*APM bot�n azul ministerios*/
}
/* FOOTER STYLES */
#footer > div.border-bottom {
  overflow: hidden;
}
#footer a {
  color: #333333;
}
#footer a:hover,
#footer a:focus {
  color: #333333;
  text-decoration: none;
}
#footer_top {
  padding-bottom: 12px;
}
#footer_top_menu {
  margin: 0;
  padding: 0;
}
#footer_top_menu > li {
  display: inline-block;
  padding-right: 7px;
}
#footer_top_menu > li:after {
  content: "|";
  display: inline;
  padding-left: 7px;
}
#footer_top_menu > li:last-child:after {
  content: "";
}
#footer_top_code {
  font-size: 12px;
}
#footer_copyright .copyright-blue {
  color: #0279d4;
  font-size: 26px;
  padding-right: 24px;
}
#footer_menu .block-title {
  font-size: 18px;
  margin-bottom: 28px;
  min-height: 19px;
}
#footer_menu .footer-menu-list {
  padding: 0;
  list-style: none;
}
#footer_menu .footer-menu-list > li {
  padding-bottom: 20px;
}
#footer_bottom {
  margin: 30px 0;
  overflow: hidden;
}
#footer_bottom #logo_europe img,
#footer_bottom #logo_europe p {
  float: left;
}
#footer_bottom #logo_europe img {
  padding: 3px 12px 0 0 ;
}
#footer_bottom #logo_europe .logo-europe-title {
  font-size: 16px;
  line-height: 15px;
}
.border-footer {
  border-top: 18px solid #037ad4;
  margin-top: 20px;
  padding-top: 60px;
  position: relative;
}
.border-footer:after {
  clear: both;
  content: "";
  display: table;
}
.border-footer:before {
  background: url('../assets/img/border_footer.png') no-repeat;
  background-color: #e9e9e9;
  background-size: auto 71px;
  content: " ";
  display: block;
  height: 71px;
  left: 38%;
  position: absolute;
  top: -18px;
  width: 77px;
}

/* INI - Estilos RichEditor especial */
.titleGeneric {
  font-size: 28px;
  margin-top: 32px;
}
.titleGeneric-subnivel {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 22px;
}

.clr {
    clear:both;
}
.ftl {
    float: left;
}
.ftr {
    float: right;
}
.textoJustificado { text-align: justify; }
.alignIzquierda { text-align: left; }
.alignCentro { text-align: center; }
.alignDerecha { text-align: right; }

.textoNegrita { font-weight: bold; }
.textoCursiva { font-style: italic; }
.textoSubrayado { text-decoration: underline; }
.colorGris { color: #888; }
.colorAzul { color: #0279d4; }
.font1em { font-size: 1em; }

ol {
    list-style: decimal;
    margin-left: 1.5em;
}

ol.lalpha {
    list-style: lower-alpha;
    margin-left: 1.5em;
}

ol.breadcrumb{
    margin-left: 0;
}
/* FIN - Estilos RichEditor*/

/*Centrado para las categor�as*/
.icon.iconCategorias{



    padding-right: 5px;
}
/*Centrado para las categor�as*/

/*Prueba Eduardo 20-04-2016*/
div.cajaIMG {
	border: 0.2em solid #e9e9e9;
	padding: 1em;
	margin-bottom: 1.3em;
	/*background-color: #eee;*/
}
img.izda {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	/*margin-top: -5px;*/
}
/*FIN prueba Eduardo 20-04-2016*/

/* Nuevos estilos 17-06-2016 */

@font-face {
    font-family: 'HelvN45';
    src: url('../assets/fonts/helvneue45_cyr.svg') format('svg');
    src:
         url('../assets/fonts/helvneue45_cyr.eot') format('embedded-opentype'),
         url('../assets/fonts/helvneue45_cyr.ttf') format('truetype'),
         url('../assets/fonts/helvneue45_cyr.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelvN55';
    src: url('../assets/fonts/helvneue55_cyr.svg') format('svg');
    src:
         url('../assets/fonts/helvneue55_cyr.eot') format('embedded-opentype'),
         url('../assets/fonts/helvneue55_cyr.ttf') format('truetype'),
         url('../assets/fonts/helvneue55_cyr.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelvN65';
    src: url('../components/assets/fonts/helvneue65_cyr.svg') format('svg');
    src:
         url('../components/assets/fonts/helvneue65_cyr.eot') format('embedded-opentype'),
         url('../components/assets/fonts/helvneue65_cyr.ttf') format('truetype'),
         url('../components/assets/fonts/helvneue65_cyr.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.hideAccessible {
  position: absolute;
  left: -9999em;
}

/* Estilos Buscador */

.block--visible{
  overflow: visible;
}

.filter .form__label{
  display: block;
}

.filter__title{
  padding-bottom: 0.9rem;
  margin-bottom: 1.2rem;
  font-family: "HelvN45";
  font-size: 1.8rem;
}

.form__label {
  margin-bottom: 0.5rem;
  font-family: "HelvN55";
  font-weight: normal;
  font-size: 1.6rem;
}

.form__text{
  font-family: "HelvN55";
  font-weight: normal;
  font-size: 1.6rem;
  background-color: #F2F8FD;
  border: 1px solid #C7C7C7;
  border-radius: 2px;
  padding: 0.8rem;
  margin-bottom: 1rem;
}

.filter .form__text,  .filter .form__select{
  width: 100%;
}

.ui-selectmenu-button {
  font-family: "HelvN55";
  font-weight: normal;
  font-size: 1.6rem;
  background-color: #F2F8FD;
  border: 1px solid #C7C7C7;
  border-radius: 2px;
  margin-bottom: 1rem;
  padding: 0.2rem 2.1rem 0.4rem 0;
}

.filter .ui-selectmenu-button {
  width: 25rem !important;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  padding: 0.7rem 1.1rem 0.5rem 0.9rem;
}

.ui-selectmenu-button span.ui-icon {
  background: transparent url("../assets/img/arrow-down-ico.png") no-repeat center center;
  width: 15px;
  height: 10px;
  right: 10px;
  top: 24px;
}

.ui-widget-content{
  background-color: #fff;
  border: 1px solid #C7C7C7;
  border-radius: 0 0 2px 2px;
  font-family: "HelvN45";
  font-size: 1.6rem;
}

/*.ui-selectmenu-menu {
  max-height: 23rem;
}*/

.ui-selectmenu-menu .mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.ui-selectmenu-menu .mCSB_scrollTools {
  margin: 0.5rem 0;
}

.ui-selectmenu-menu .ui-menu {
  max-height: 23rem;
  margin-top: -0.1rem;
}

.ui-menu .ui-menu-item {
  padding: 0.7rem 1rem 0.8rem 0.9rem;
}

.ui-menu .ui-state-focus {
  margin: 0;
  background-color: #F2F8FD;
}

.ui-state-disabled {
  color: #777;
}

.filter .ui-accordion .ui-accordion-content {
  height: 25.2rem;
  overflow: auto;
  position: absolute;
  padding: 0.8rem 0.2rem 0.5rem 1rem;
  top: 4.1rem;
  border-top: 1px solid #c7c7c7;
  z-index: 200;
}

.filter .ui-accordion-header{
  font-family: "HelvN55";
  font-weight: normal;
  font-size: 1.6rem;
  background-color: #F2F8FD;
  border: 1px solid #C7C7C7;
  border-radius: 2px;
  margin-bottom: 1rem;
  padding: 1rem 3.2rem 1rem 0.8rem;
  white-space: nowrap;
  width: 25rem;
  text-overflow: ellipsis;
  overflow: hidden;
}

.filter .ui-accordion .ui-accordion-header .ui-accordion-header-icon{
  background: transparent url("../assets/img/arrow-down-ico.png") no-repeat center center;
  width: 15px;
  height: 10px;
  right: 10px;
  left: auto;
  top: 24px;
}

.filter .md-accordion_mv{
  position: relative;
}

.fmf-label {
  padding: 0 1rem 0.8rem 3rem;
}

.check-list .fmf-label {
  padding-bottom: 0.2rem;
}

.fmf-checkbox, .fmf-radio {
  position: absolute;
  left: -9999em;
}

.fmf-lbl-description{
  position: relative;
  font-family: "HelvN45";
  font-size: 1.6rem;
  font-weight: normal;
}

.fmf-checkbox + .fmf-lbl-description:before {
  content: "";
  background: transparent url("../assets/img/unchecked-ico.png");
  height: 2rem;
  width: 2rem;
  position: absolute;
  left: -29px;
  top: 2px;
}

.fmf-checkbox:checked + .fmf-lbl-description:before {
  background: transparent url("../assets/img/checked-ico.png");
}

.fmf-radio + .fmf-lbl-description:before {
  content: "";
  background: transparent url("../assets/img/radio-unchecked-ico.png");
  height: 1.6rem;
  width: 1.6rem;
  position: absolute;
  left: -29px;
  top: 2px;
}

.fmf-radio:checked + .fmf-lbl-description:before {
  background: transparent url("../assets/img/radio-checked-ico.png");
}

.fmf-checkbox:focus + .fmf-lbl-description:before,
.fmf-radio:focus + .fmf-lbl-description:before {
  outline: 1px dotted #333;
}

.form__label--check {
  padding-bottom: 0.6rem;
}

.fmf-label--check {
  padding: 0rem 1rem 0rem 5rem;
}

.mCustomScrollBox:focus .mCSB_dragger_bar {
  outline: 1px dotted #333;
}

.mCSB_scrollTools{
  opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 1rem;
  background-color: #e9e9e9;
  border: 1px solid #c7c7c7;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color:#2472B8;
  width: 0.8rem;
}

.filter .button {
  width: 100%;
}

.button{
  white-space: normal;
  margin: 0.9rem 0;
  background-color: #2473B9;
  /*font-family: "HelvN65";*/
  font-size: 1.6rem;
  color: #fff;
  padding: 0.9rem;
  border: 0;
  border-radius: 3px;
}

.button:focus {
  outline: 1px dotted #333;
}

.button--inverse {
  background-color: #fff;
  color: #2473B9;
  margin-top: 0;
  padding-top: 0;
}

.trash {
  position: relative;
}

.trash:before {
  content: "";
  background: #fff url("../assets/img/trash-ico.png") no-repeat left top;
  width: 13px;
  height: 15px;
  position: absolute;
  top: 3px;
  left: -20px;
}

.filter__more.accordion-generic {
  margin: 1.9rem 0 1.2rem;
}

.filter__more.accordion-generic .panel-default {
  border-width: 1px 0;
  border-radius: 0;
}

.filter__more.accordion-generic .panel-heading {
  padding: 0.8rem 0 1.2rem;
  background-color: transparent;
}

.filter__more .panel-default > .panel-heading + .panel-collapse > .panel-body {
  padding: 0.3rem 0 0.9rem;
  border: 0;
}

.filter__more.accordion-generic .accordion-toggle {
  margin-right: 0.7rem;
  font-family: "HelvN55";
  display: inline-block;
  vertical-align: middle;
}

.filter__more .pull-right {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.6rem;
}

.filter .form__text--date {
  width: 15.2rem;
  padding-right: 3rem;
  border-radius: 0;
  background: #F2F8FD url("../assets/img/calendar-ico.png") no-repeat 125px center;
}

.xui-date, .xui-cal-open {
  border: 1px solid #333;
}

.filter .form__text--date.xui-date {
  background-image: url("../assets/img/calendar-black-ico.png");
}

.ui-datepicker {
  width: 23.5rem;
  padding: 0;
  border: 1px solid #d3d3d3;
}

.ui-datepicker .ui-datepicker-header {
  padding: 0.5rem 0 0.7rem;
  font-family: "HelvN55";
  font-size: 1.4rem;
  color: #333;
  border-bottom: 1px solid #d3d3d3;
}

.ui-datepicker th {
  padding-bottom: 0.5rem;
}

.ui-datepicker-calendar th span {
  font-family: "HelvN55";
  font-size: 1.4rem;
  color: #333;
}

.ui-datepicker .ui-datepicker-prev {
  top: 5px;
  cursor: pointer;
  background:  url("../assets/img/arrow-left-ico.png") no-repeat center center;
}

.ui-datepicker .ui-datepicker-prev:hover {
  left: 2px;
  top: 5px;
}

.ui-datepicker .ui-datepicker-next {
  top: 5px;
  cursor: pointer;
  background:  url("../assets/img/arrow-right-ico.png") no-repeat center center;
}

.ui-datepicker .ui-datepicker-next:hover {
  right: 2px;
  top: 5px;
}

.ui-datepicker td span, .ui-datepicker td a {
  text-align: center;
}

.ui-datepicker .ui-state-default {
  padding-bottom: 0.5rem;
  font-family: "HelvN45";
  font-size: 1.4rem;
  color: #333;
}

.ui-datepicker-other-month .ui-state-default {
  color: #999;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active,
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
  background-color: #2473B9;
  color: #fff;
}

.filter .ui-selectmenu-button.day-select {
  width: 6.2rem !important;
  margin-right: 0.6rem;
}

.filter .ui-selectmenu-button.month-select {
  width: 7.2rem !important;
  margin-right: 0.5rem;
}

.filter .ui-selectmenu-button.year-select {
  width: 7.9rem !important;
}


/*Estilos resultados de búsqueda*/

.search-result__header {
  border-bottom: 1px solid #D3D3D3;
}

.search-result__header .title--search {
  margin-top: 1.6rem;
  font-family: Arial;
  font-size: 2.8rem;
  display: inline-block;
  vertical-align: middle;
  width: 64.9%;
}

.order {
  display: inline-block;
  margin-top: 1.1rem;
  vertical-align: middle;
}

.order .form__select {
  width: 18.3rem;
}

.order .form__label {
  display: inline-block;
  padding-right: 1.5rem;
  vertical-align: middle;
}

.order .ui-selectmenu-button  {
  display: inline-block;
  margin-top: 0.5rem;
  vertical-align: middle;
}

.search-result__list {
  padding-bottom: 0.9rem;
}

.search-result__item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.3rem;
}

.search-result__title {
  margin: 1.3rem 0 0.3rem;
  font-family: "HelvN65";
  font-size: 1.6rem;
  color: #2472B8;
}

.search-result__link {
  font-family: "HelvN65";
  font-size: 1.6rem;
  color: #2472B8;
}

.search-result__item:first-child .search-result__title {
  margin: 2.7rem 0 0.3rem;
}

.search-result__text {
  margin: 0;
  font-family: "HelvN45";
  font-size: 1.4rem;
}

.search-result__text-date {
  color: #666;
}

.pag {
  padding-top: 0.4rem;
}

.pag__number {
  padding-right: 4rem;
  font-family: "HelvN45";
  font-size: 1.4rem;
}

.pag__quantity {
  font-family: "HelvN65";
  font-size: 1.4rem;
}

.pag__list {
  float: right;
}

.pag__item {
  display: inline-block;
}

.pag__item--current {
  padding: 0 0.5rem;
}

.pag__item:last-child  .pag__link {
  padding-right: 0;
}

.pag__current {
  padding: 0 0.5rem;
  background-color: #F0F0F0;
  border: 1px solid #C7C7C7;
  font-family: "HelvN45";
  font-size: 1.4rem;
}

.pag__link {
  padding: 0 0.6rem;
  font-family: "HelvN55";
  font-size: 1.4rem;
  color: #2472B8;
}

@media only screen and (max-width: 1159px) {

  .filter .ui-selectmenu-button, .filter .ui-accordion-header {
      width: 20rem !important;
  }

  .button--trash {
    background: #fff url("../assets/img/trash-ico.png") no-repeat 40px 5px;
  }

  .filter .ui-selectmenu-button.day-select {
    width: 5.4rem !important;
    margin-right: 0rem;
  }

  .filter .data-select .ui-selectmenu-button {
    padding-right: 0;
  }

  .filter .ui-selectmenu-button.month-select {
    width: 6.5rem !important;
    margin-right: 0rem;
  }

  .filter .ui-selectmenu-button.year-select {
    width: 7.3rem !important;
  }

  .data-select .ui-selectmenu-button span.ui-icon {
    right: 5px;
  }
  
  /* Nuevos estilos 17-06-2016 */

}

.img-izq {
    float: left;
    margin-right: 10px;
}

.img-drch {
    float: right;
    margin-left: 10px;
}

/* Tabla con estilos m�s peque�os TABLITA. Eduardo Mart�n 26-07-2016 */
table.tablita caption {
  border-top: 1px solid #d3d3d3;
  color: #333333;
  margin: 10px 5px 0 0;
  padding: 8px 0 0;
  text-align: right;
}
table.tablita tr {
  border-bottom: 1px solid #fff;
}
table.tablita tr:nth-child(even) {
  background-color: #f0f0f0;
}
table.tablita tr:nth-child(odd) {
  background-color: #e9e9e9;
}
table.tablita th,
table.tablita td {
  border: 1px solid #fff;
  font-size: 14px;
  padding: 5px;
}
table.tablita th {
  background-color: #cce4f6;
  border-bottom-color: #d3d3d3;
  font-size: 14px;
  font-weight: bold;
  color: #003366;
}
/* Fin de TABLITA */