@charset "UTF-8";
/*!
 /* Currículum Nacional - Modificado 07-07-2022
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import "https://cdn.jsdelivr.net/npm/animate.css@3.5.2/animate.min.css";
@import "channels-516_awesome_webfont_css.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.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: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .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: -.5em
}
sub {
  bottom: -.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 silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
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
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
body,
html {
  height: 100%
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #4D4D4D;
  background-color: #FFF
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #4D4D4D;
  text-decoration: none
}
a:focus,
a:hover {
  color: #98B3BC;
  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
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto
}
.img-rounded {
  border-radius: 0
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}
.img-circle {
  border-radius: 50%
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #6f8890
}
.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: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 21px;
  margin-bottom: 10.5px
}
.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,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px
}
.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: 49px
}
.h2,
h2 {
  font-size: 40px
}
.h3,
h3 {
  font-size: 36px
}
.h4,
h4 {
  font-size: 28px
}
.h5,
h5 {
  font-size: 24px
}
.h6,
h6 {
  font-size: 20px
}
p {
  margin: 0 0 20px 0
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4
}
@media (min-width:890px) {
  .lead {
    font-size: 22.5px
  }
}
.small,
small {
  font-size: 86%
}
.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: #777
}
.text-primary {
  color: #0f69b4
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0b4e85
}
.text-success {
  color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c
}
.text-info {
  color: #31708f
}
a.text-info:focus,
a.text-info:hover {
  color: #245269
}
.text-warning {
  color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c
}
.text-danger {
  color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534
}
.bg-primary {
  color: #fff;
  background-color: #0f69b4
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #0b4e85
}
.bg-success {
  background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3
}
.bg-info {
  background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee
}
.bg-warning {
  background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5
}
.bg-danger {
  background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid transparent
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10.5px
}
ol ol,
ol ul,
ul ol,
ul ul {
  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: 21px
}
dd,
dt {
  line-height: 1.42857143
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
@media (min-width:890px) {
  .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[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: '\00A0 \2014'
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px
}
@media (min-width:890px) {
  .container {
    width: 890px
  }
}
@media (min-width:1180px) {
  .container {
    width: 1180px
  }
}
@media (min-width:1380px) {
  .container {
    width: 1500px
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px
}
.row {
  margin-left: -10px;
  margin-right: -10px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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:890px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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:1180px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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:1380px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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
  }
}
table {
  background-color: #fff
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}
th {
  text-align: left
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}
.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0
}
.table>tbody+tbody {
  border-top: 2px solid #ddd
}
.table .table {
  background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px
}
.table-bordered {
  border: 1px solid #ddd
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
  background-color: #f5f5f5
}
table col[class*=col-] {
  position: static;
  float: none;
  display: table-column
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell
}
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc
}
.table-responsive {
  overflow-x: auto;
  min-height: .01%
}
@media screen and (max-width:889px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }
  .table-responsive>.table {
    margin-bottom: 0
  }
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }
  .table-responsive>.table-bordered {
    border: 0
  }
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
  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=checkbox]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
output {
  display: block;
  padding-top: 9px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, 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, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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: 39px
  }
  .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],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 31px
  }
  .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],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 48px
  }
}
.form-group {
  margin-bottom: 15px
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}
.checkbox label,
.radio label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 36px
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0
}
select.input-sm {
  height: 31px;
  line-height: 31px
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0
}
select.input-lg {
  height: 48px;
  line-height: 48px
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333
}
.has-feedback {
  position: relative
}
.has-feedback .form-control {
  padding-right: 48.75px
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}
.has-success .form-control-feedback {
  color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}
.has-warning .form-control-feedback {
  color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.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: 26px
}
.has-feedback label.sr-only~.form-control-feedback {
  top: 0
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8d8d8d
}
@media (min-width:890px) {
  .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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto
  }
  .form-inline .input-group>.form-control {
    width: 100%
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0
  }
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 30px
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px
}
@media (min-width:890px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px
}
@media (min-width:890px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 19px
  }
}
@media (min-width:890px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #4D4D4D;
  text-decoration: none
}
.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn-default {
  color: #4D4D4D;
  background-color: #98B3BC;
  border-color: #799ca8
}
.btn-default.focus,
.btn-default:focus {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #405962
}
.btn-default:hover {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #5a7e8a
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #5a7e8a
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #4D4D4D;
  background-color: #648c99;
  border-color: #405962
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #98B3BC;
  border-color: #799ca8
}
.btn-default .badge {
  color: #98B3BC;
  background-color: #4D4D4D
}
.btn-primary {
  color: #4D4D4D;
  background-color: #98B3BC;
  border-color: #799ca8
}
.btn-primary.focus,
.btn-primary:focus {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #405962
}
.btn-primary:hover {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #5a7e8a
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #5a7e8a
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  color: #4D4D4D;
  background-color: #648c99;
  border-color: #405962
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-image: none
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #98B3BC;
  border-color: #799ca8
}
.btn-primary .badge {
  color: #98B3BC;
  background-color: #4D4D4D
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  background-image: none
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  background-image: none
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}
.btn-warning {
  color: #fff;
  background-color: #ED7C25;
  border-color: #e66f13
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ce6311;
  border-color: #703609
}
.btn-warning:hover {
  color: #fff;
  background-color: #ce6311;
  border-color: #ad530e
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ce6311;
  border-color: #ad530e
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #ad530e;
  border-color: #703609
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  background-image: none
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #ED7C25;
  border-color: #e66f13
}
.btn-warning .badge {
  color: #ED7C25;
  background-color: #fff
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  background-image: none
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}
.btn-link {
  color: #4D4D4D;
  font-weight: 400;
  border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
  color: #98B3BC;
  text-decoration: underline;
  background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0
}
.btn-group-sm>.btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0
}
.btn-group-xs>.btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0
}
.btn-block {
  display: block;
  width: 100%
}
.btn-block+.btn-block {
  margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  40%,
  43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  40%,
  43%,
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
  }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  40%,
  43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  40%,
  43%,
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06)
  }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
@keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn)
  }
  0%,
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg)
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg)
  }
  50%,
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn)
  }
  0%,
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg)
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg)
  }
  50%,
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
  0%,
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
  0%,
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  0%,
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg)
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  0%,
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg)
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg)
  }
  60%,
  80% {
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg)
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg)
  }
  60%,
  80% {
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg)
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: center
  }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: center
  }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: left bottom
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: left bottom
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: right bottom
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: right bottom
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: left bottom
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: left bottom
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: right bottom
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0
  }
  0%,
  to {
    -webkit-transform-origin: right bottom
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: center
  }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: center
  }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: left bottom
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: left bottom
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: right bottom
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: right bottom
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: left bottom
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: left bottom
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: right bottom
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }
  0%,
  to {
    -webkit-transform-origin: right bottom
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
  0% {
    transform-origin: top left
  }
  0%,
  20%,
  60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
@keyframes hinge {
  0% {
    transform-origin: top left
  }
  0%,
  20%,
  60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}
@keyframes rollOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50%,
  to {
    opacity: 0
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50%,
  to {
    opacity: 0
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s 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: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
.dropdown,
.dropup {
  position: relative
}
.dropdown-toggle:focus {
  outline: 0
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0f69b4
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #777
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}
.open>.dropdown-menu {
  display: block
}
.open>a {
  outline: 0
}
.dropdown-menu-right {
  left: auto;
  right: 0
}
.dropdown-menu-left {
  left: 0;
  right: auto
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}
.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}
@media (min-width:890px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px
}
.btn-toolbar {
  margin-left: -5px
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}
.btn-group>.btn:first-child {
  margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.btn-group>.btn-group {
  float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0
}
.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn .caret {
  margin-left: 0
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
  float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%
}
.btn-group-justified>.btn-group .btn {
  width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
  left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0)
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}
.input-group .form-control:focus {
  z-index: 3
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 48px;
  line-height: 48px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 31px;
  line-height: 31px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}
.input-group-addon {
  padding: 8px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 0
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.input-group-addon:first-child {
  border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.input-group-addon:last-child {
  border-left: 0
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}
.input-group-btn>.btn {
  position: relative
}
.input-group-btn>.btn+.btn {
  margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px
}
.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:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}
.nav>li.disabled>a {
  color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #4D4D4D
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.nav>li>a>img {
  max-width: none
}
.nav-tabs {
  border-bottom: 1px solid #ddd
}
.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0
}
.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: #fff;
  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:890px) {
  .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: 0
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd
}
@media (min-width:890px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0
  }
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #FFF
  }
}
.nav-pills>li {
  float: left
}
.nav-pills>li>a {
  border-radius: 0
}
.nav-pills>li+li {
  margin-left: 2px
}
.nav-pills>li.active>a {
  background-color: #0f69b4
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #0f69b4
}
.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:890px) {
  .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: 0
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd
}
@media (min-width:890px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0
  }
  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #FFF
  }
}
.tab-content>.tab-pane {
  display: none
}
.tab-content>.active {
  display: block
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0
}
@media (min-width:890px) {
  .navbar-header {
    float: left
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
  overflow-y: auto
}
@media (min-width:890px) {
  .navbar-collapse {
    width: auto;
    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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px
}
@media (max-device-width:768px) and (orientation:landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -10px;
  margin-left: -10px
}
@media (min-width:890px) {
  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}
@media (min-width:890px) {
  .navbar-static-top {
    border-radius: 0
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media (min-width:890px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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: 14.5px 10px;
  font-size: 19px;
  line-height: 21px;
  height: 50px
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}
.navbar-brand>img {
  display: block
}
@media (min-width:890px) {
  .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: 0
}
.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:890px) {
  .navbar-toggle {
    display: none
  }
}
.navbar-nav {
  margin: 7.25px -10px
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px
}
@media (max-width:889px) {
  .navbar-nav {
    margin-top: 86px
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 21px
  }
  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none
  }
}
@media (min-width:890px) {
  .navbar-nav {
    float: left;
    margin: 0
  }
  .navbar-nav>li {
    float: left
  }
  .navbar-nav>li>a {
    padding-top: 14.5px;
    padding-bottom: 14.5px
  }
}
.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, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  margin-top: 5.5px;
  margin-bottom: 5.5px
}
@media (min-width:890px) {
  .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 .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto
  }
  .navbar-form .input-group>.form-control {
    width: 100%
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0
  }
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}
@media (max-width:889px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}
@media (min-width:890px) {
  .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: 5.5px;
  margin-bottom: 5.5px
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px
}
@media (min-width:890px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px
  }
}
@media (min-width:890px) {
  .navbar-left {
    float: left !important;
    float: left
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -10px
  }
  .navbar-right~.navbar-right {
    margin-right: 0
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent
}
.navbar-default .navbar-brand {
  color: #4D4D4D
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #333;
  background-color: transparent
}
.navbar-default .navbar-text {
  color: #4D4D4D
}
.navbar-default .navbar-nav>li>a {
  color: #4D4D4D
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #0f69b4;
  background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #0f69b4;
  background-color: transparent
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent
}
.navbar-default .navbar-toggle {
  border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent;
  color: #0f69b4
}
@media (max-width:889px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #4D4D4D
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #0f69b4;
    background-color: transparent
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #0f69b4;
    background-color: transparent
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
  }
}
.navbar-default .navbar-link {
  color: #4D4D4D
}
.navbar-default .navbar-link:hover {
  color: #0f69b4
}
.navbar-default .btn-link {
  color: #4D4D4D
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #0f69b4
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-text {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent
}
.navbar-inverse .navbar-toggle {
  border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #080808;
  color: #fff
}
@media (max-width:889px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
  color: #fff
}
.navbar-inverse .btn-link {
  color: #9d9d9d
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444
}
.breadcrumb {
  font-size: 13px;
  padding: 0 0 10px;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0
}
.breadcrumb>li {
  display: inline-block
}
.breadcrumb>li+li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc
}
.breadcrumb>.active {
  color: #777
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0
}
.pagination>li {
  display: inline
}
.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #4D4D4D;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: #98B3BC;
  background-color: #eee;
  border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  background-color: #0f69b4;
  border-color: #0f69b4;
  cursor: default
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center
}
.pager li {
  display: inline
}
.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}
.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee
}
.pager .next>a,
.pager .next>span {
  float: right
}
.pager .previous>a,
.pager .previous>span {
  float: left
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.label:empty {
  display: none
}
.btn .label {
  position: relative;
  top: -1px
}
.label-default {
  background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e
}
.label-primary {
  background-color: #0f69b4
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #0b4e85
}
.label-success {
  background-color: #5cb85c
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44
}
.label-info {
  background-color: #5bc0de
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5
}
.label-warning {
  background-color: #ED7C25
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ce6311
}
.label-danger {
  background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  border-radius: 0
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #4D4D4D;
  background-color: #fff
}
.list-group-item>.badge {
  float: right
}
.list-group-item>.badge+.badge {
  margin-right: 5px
}
.nav-pills>li>a>.badge {
  margin-left: 3px
}
.thumbnail {
  display: block;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #FFF;
  border: 1px solid #ddd;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}
.thumbnail a>img,
.thumbnail>img {
  margin-left: auto;
  margin-right: auto
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #4D4D4D
}
.thumbnail .caption {
  padding: 9px;
  color: #4D4D4D
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0
}
.alert h4 {
  margin-top: 0;
  color: inherit
}
.alert .alert-link {
  font-weight: 700
}
.alert>p,
.alert>ul {
  margin-bottom: 0
}
.alert>p+p {
  margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d
}
.alert-success hr {
  border-top-color: #c9e2b3
}
.alert-success .alert-link {
  color: #2b542c
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}
.alert-info hr {
  border-top-color: #a6e1ec
}
.alert-info .alert-link {
  color: #245269
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}
.alert-warning hr {
  border-top-color: #f7e1b5
}
.alert-warning .alert-link {
  color: #66512c
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442
}
.alert-danger hr {
  border-top-color: #e4b9c0
}
.alert-danger .alert-link {
  color: #843534
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #0f69b4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
  background-color: #5cb85c
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
  background-color: #5bc0de
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
  background-color: #ED7C25
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
  background-color: #d9534f
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
  margin-bottom: 20px
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden
}
.media-body {
  width: 10000px
}
.media-object {
  display: block
}
.media-object.img-thumbnail {
  max-width: none
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top
}
.media-middle {
  vertical-align: middle
}
.media-bottom {
  vertical-align: bottom
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.media-list {
  padding-left: 0;
  list-style: none
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
a.list-group-item,
button.list-group-item {
  color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f2f2f2
}
button.list-group-item {
  width: 100%;
  text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #0f69b4;
  border-color: #0f69b4
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #99ccf6
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.panel {
  margin-bottom: 21px;
  background-color: #fff
}
.panel-body {
  padding: 15px
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent
}
.panel-heading>.dropdown .dropdown-toggle {
  color: inherit
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
  color: inherit
}
.panel-footer {
  padding: 10px 15px;
  background-color: #D9DADB;
  border-top: 1px solid transparent
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}
.list-group+.panel-footer {
  border-top-width: 0
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0
}
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
  padding-left: 15px;
  padding-right: 15px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0
}
.panel>.table-responsive {
  border: 0;
  margin-bottom: 0
}
.panel-group {
  margin-bottom: 21px
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0
}
.panel-group .panel+.panel {
  margin-top: 5px
}
.panel-group .panel-heading {
  border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid transparent
}
.panel-group .panel-footer {
  border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid transparent
}
.panel-default {
  border-color: transparent
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: transparent
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: transparent
}
.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: transparent
}
.panel-primary {
  border-color: #0f69b4
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #0f69b4;
  border-color: #0f69b4
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #0f69b4
}
.panel-primary>.panel-heading .badge {
  color: #0f69b4;
  background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #0f69b4
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.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%
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15)
}
.well-lg {
  padding: 24px;
  border-radius: 0
}
.well-sm {
  padding: 9px;
  border-radius: 0
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  filter: alpha(opacity=50)
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80)
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none
}
.modal-open {
  overflow: hidden
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  background-clip: padding-box;
  outline: 0
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
  margin-top: -2px
}
.modal-title {
  margin: 0;
  line-height: 1.42857143
}
.modal-body {
  position: relative;
  padding: 15px
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
  margin-left: 0
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}
@media (min-width:890px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
  .modal-sm {
    width: 300px
  }
}
@media (min-width:1180px) {
  .modal-lg {
    width: 900px
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0)
}
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.popover.top {
  margin-top: -10px
}
.popover.right {
  margin-left: 10px
}
.popover.bottom {
  margin-top: 10px
}
.popover.left {
  margin-left: -10px
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb
}
.popover-content {
  padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover>.arrow {
  border-width: 11px
}
.popover>.arrow:after {
  border-width: 10px;
  content: ""
}
.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  bottom: -11px
}
.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}
.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}
.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
  top: -11px
}
.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}
.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}
.carousel {
  position: relative
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%
}
.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
  }
  .carousel-inner>.item.active.right,
  .carousel-inner>.item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0
  }
  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
  }
  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
  }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}
.carousel-inner>.active {
  left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}
.carousel-inner>.next {
  left: 100%
}
.carousel-inner>.prev {
  left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}
.carousel-inner>.active.left {
  left: -100%
}
.carousel-inner>.active.right {
  left: 100%
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0)
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90)
}
.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right,
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  z-index: 5;
  display: inline-block
}
.carousel-control .fa-angle-left,
.carousel-control .fa-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -15px
}
.carousel-control .fa-angle-right,
.carousel-control .fa-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -15px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif
}
.carousel-control .icon-prev:before {
  content: '\f104'
}
.carousel-control .icon-next:before {
  content: '\f105'
}
.carousel-indicators {
  position: absolute;
  bottom: 5px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center
}
.carousel-indicators li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 4px;
  text-indent: -999px;
  border: 3px solid #fff;
  border-radius: 20px;
  cursor: pointer;
  opacity: .6;
  background-color: #0009;
  background-color: rgba(0, 0, 0, 0)
}
.carousel-indicators li:hover {
  opacity: 1
}
.carousel-indicators .active {
  margin: 0;
  width: 20px;
  height: 20px;
  background-color: #fff;
  opacity: 1
}
.carousel-caption {
  font-size: 20px;
  text-align: center
}
.carousel-caption a {
  color: #979793
}
@media screen and (min-width:889px) {
  .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 15px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    color: #FFF
  }
  .carousel-caption .btn {
    text-shadow: none
  }
}
@media screen and (min-width:890px) {
  .carousel-control .fa-chevron-left,
  .carousel-control .fa-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px
  }
  .carousel-control .fa-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px
  }
  .carousel-control .fa-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 5px
  }
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.lista-redonda ul:after,
.lista-redonda ul:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.recuadros-alineamiento h4.titulo-grupo:after,
.recuadros-alineamiento h4.titulo-grupo:before,
.row:after,
.row:before,
.titulo-asignatura .titulo-grupo a:after,
.titulo-asignatura .titulo-grupo a:before,
.titulo-asignatura .titulo:after,
.titulo-asignatura .titulo:before {
  content: " ";
  display: table
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.lista-redonda ul:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.recuadros-alineamiento h4.titulo-grupo:after,
.row:after,
.titulo-asignatura .titulo-grupo a:after,
.titulo-asignatura .titulo: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
}
.margen-0 {
  margin: 0 !important
}
.ancho-automatico {
  width: auto !important
}
.margen-abajo-0 {
  margin-bottom: 0 !important
}
.margen-abajo-xs {
  margin-bottom: 5px
}
.margen-abajo-sm {
  margin-bottom: 10px
}
.margen-abajo-md {
  margin-bottom: 20px
}
.margen-abajo-lg {
  margin-bottom: 30px
}
.margen-abajo-xl {
  margin-bottom: 60px
}
.margen-abajo-xxl {
  margin-bottom: 120px
}
.margen-y-xl {
  margin-bottom: 60px;
  margin-top: 60px
}
@media (max-width:889px) {
  .margen-y-xl {
    margin-bottom: 40px;
    margin-top: 40px
  }
}
.margen-y-xxl {
  margin-bottom: 120px;
  margin-top: 120px
}
@media (max-width:889px) {
  .margen-y-xxl {
    margin-bottom: 70px;
    margin-top: 70px
  }
}
.margen-arriba-xs {
  margin-top: 5px
}
.margen-arriba-sm {
  margin-top: 10px
}
.margen-arriba-md {
  margin-top: 20px
}
.margen-arriba-lg {
  margin-top: 30px
}
.margen-arriba-0 {
  margin-top: 0
}
.margen-izquierdo-xs {
  margin-left: 5px
}
.margen-izquierdo-sm {
  margin-left: 10px
}
.margen-izquierdo-md {
  margin-left: 20px
}
.margen-izquierdo-lg {
  margin-left: 30px
}
.margen-derecho-xs {
  margin-right: 5px
}
.margen-derecho-sm {
  margin-right: 10px
}
.margen-derecho-md {
  margin-right: 20px
}
.margen-derecho-lg {
  margin-right: 30px
}
.padding-0 {
  padding: 0 !important
}
.padding-izquierda-0 {
  padding-left: 0 !important
}
.padding-derecha-0 {
  padding-right: 0 !important
}
.margen-abajo-lg:after,
.margen-abajo-md:after,
.margen-abajo-sm:after,
.margen-abajo-xs:after {
  content: " ";
  display: table;
  clear: both
}
.imagen-responsive img,
.recurso-responsive img {
  max-width: 100%;
  height: auto;
  width: auto;
  display: block;
  margin: 0 auto
}
.forminvisible {
  padding: 0;
  margin: 0;
  max-height: 0;
  border: none;
  overflow: hidden
}
@-ms-viewport {
  width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important
}
@media (max-width:889px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table !important
  }
  tr.visible-xs {
    display: table-row !important
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important
  }
}
@media (max-width:889px) {
  .visible-xs-block {
    display: block !important
  }
}
@media (max-width:889px) {
  .visible-xs-inline {
    display: inline !important
  }
}
@media (max-width:889px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}
@media (min-width:890px) and (max-width:1179px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table !important
  }
  tr.visible-sm {
    display: table-row !important
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important
  }
}
@media (min-width:890px) and (max-width:1179px) {
  .visible-sm-block {
    display: block !important
  }
}
@media (min-width:890px) and (max-width:1179px) {
  .visible-sm-inline {
    display: inline !important
  }
}
@media (min-width:890px) and (max-width:1179px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}
@media (min-width:1180px) and (max-width:1379px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table !important
  }
  tr.visible-md {
    display: table-row !important
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important
  }
}
@media (min-width:1180px) and (max-width:1379px) {
  .visible-md-block {
    display: block !important
  }
}
@media (min-width:1180px) and (max-width:1379px) {
  .visible-md-inline {
    display: inline !important
  }
}
@media (min-width:1180px) and (max-width:1379px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}
@media (min-width:1380px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table !important
  }
  tr.visible-lg {
    display: table-row !important
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important
  }
}
@media (min-width:1380px) {
  .visible-lg-block {
    display: block !important
  }
}
@media (min-width:1380px) {
  .visible-lg-inline {
    display: inline !important
  }
}
@media (min-width:1380px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}
@media (max-width:889px) {
  .hidden-xs {
    display: none !important
  }
}
@media (min-width:890px) and (max-width:1179px) {
  .hidden-sm {
    display: none !important
  }
}
@media (min-width:1180px) and (max-width:1379px) {
  .hidden-md {
    display: none !important
  }
}
@media (min-width:1380px) {
  .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
  }
  td.visible-print,
  th.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
  }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}
.fa-2x {
  font-size: 2em
}
.fa-3x {
  font-size: 3em
}
.fa-4x {
  font-size: 4em
}
.fa-5x {
  font-size: 5em
}
.fa-fw {
  width: 1.28571429em;
  text-align: center
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}
.fa-ul>li {
  position: relative
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}
.fa-li.fa-lg {
  left: -1.85714286em
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}
.fa-pull-left {
  float: left
}
.fa-pull-right {
  float: right
}
.fa.fa-pull-left {
  margin-right: .3em
}
.fa.fa-pull-right {
  margin-left: .3em
}
.pull-right {
  float: right
}
.pull-left {
  float: left
}
.fa.pull-left {
  margin-right: .3em
}
.fa.pull-right {
  margin-left: .3em
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}
.fa-stack-1x {
  line-height: inherit
}
.fa-stack-2x {
  font-size: 2em
}
.fa-inverse {
  color: #fff
}
.fa-glass:before {
  content: "\f000"
}
.fa-music:before {
  content: "\f001"
}
.fa-search:before {
  content: "\f002"
}
.fa-envelope-o:before {
  content: "\f003"
}
.fa-heart:before {
  content: "\f004"
}
.fa-star:before {
  content: "\f005"
}
.fa-star-o:before {
  content: "\f006"
}
.fa-user:before {
  content: "\f007"
}
.fa-film:before {
  content: "\f008"
}
.fa-th-large:before {
  content: "\f009"
}
.fa-th:before {
  content: "\f00a"
}
.fa-th-list:before {
  content: "\f00b"
}
.fa-check:before {
  content: "\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d"
}
.fa-search-plus:before {
  content: "\f00e"
}
.fa-search-minus:before {
  content: "\f010"
}
.fa-power-off:before {
  content: "\f011"
}
.fa-signal:before {
  content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013"
}
.fa-trash-o:before {
  content: "\f014"
}
.fa-home:before {
  content: "\f015"
}
.fa-file-o:before {
  content: "\f016"
}
.fa-clock-o:before {
  content: "\f017"
}
.fa-road:before {
  content: "\f018"
}
.fa-download:before {
  content: "\f019"
}
.fa-arrow-circle-o-down:before {
  content: "\f01a"
}
.fa-arrow-circle-o-up:before {
  content: "\f01b"
}
.fa-inbox:before {
  content: "\f01c"
}
.fa-play-circle-o:before {
  content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e"
}
.fa-refresh:before {
  content: "\f021"
}
.fa-list-alt:before {
  content: "\f022"
}
.fa-lock:before {
  content: "\f023"
}
.fa-flag:before {
  content: "\f024"
}
.fa-headphones:before {
  content: "\f025"
}
.fa-volume-off:before {
  content: "\f026"
}
.fa-volume-down:before {
  content: "\f027"
}
.fa-volume-up:before {
  content: "\f028"
}
.fa-qrcode:before {
  content: "\f029"
}
.fa-barcode:before {
  content: "\f02a"
}
.fa-tag:before {
  content: "\f02b"
}
.fa-tags:before {
  content: "\f02c"
}
.fa-book:before {
  content: "\f02d"
}
.fa-bookmark:before {
  content: "\f02e"
}
.fa-print:before {
  content: "\f02f"
}
.fa-camera:before {
  content: "\f030"
}
.fa-font:before {
  content: "\f031"
}
.fa-bold:before {
  content: "\f032"
}
.fa-italic:before {
  content: "\f033"
}
.fa-text-height:before {
  content: "\f034"
}
.fa-text-width:before {
  content: "\f035"
}
.fa-align-left:before {
  content: "\f036"
}
.fa-align-center:before {
  content: "\f037"
}
.fa-align-right:before {
  content: "\f038"
}
.fa-align-justify:before {
  content: "\f039"
}
.fa-list:before {
  content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}
.fa-indent:before {
  content: "\f03c"
}
.fa-video-camera:before {
  content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e"
}
.fa-pencil:before {
  content: "\f040"
}
.fa-map-marker:before {
  content: "\f041"
}
.fa-adjust:before {
  content: "\f042"
}
.fa-tint:before {
  content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}
.fa-share-square-o:before {
  content: "\f045"
}
.fa-check-square-o:before {
  content: "\f046"
}
.fa-arrows:before {
  content: "\f047"
}
.fa-step-backward:before {
  content: "\f048"
}
.fa-fast-backward:before {
  content: "\f049"
}
.fa-backward:before {
  content: "\f04a"
}
.fa-play:before {
  content: "\f04b"
}
.fa-pause:before {
  content: "\f04c"
}
.fa-stop:before {
  content: "\f04d"
}
.fa-forward:before {
  content: "\f04e"
}
.fa-fast-forward:before {
  content: "\f050"
}
.fa-step-forward:before {
  content: "\f051"
}
.fa-eject:before {
  content: "\f052"
}
.fa-chevron-left:before {
  content: "\f053"
}
.fa-chevron-right:before {
  content: "\f054"
}
.fa-plus-circle:before {
  content: "\f055"
}
.fa-minus-circle:before {
  content: "\f056"
}
.fa-times-circle:before {
  content: "\f057"
}
.fa-check-circle:before {
  content: "\f058"
}
.fa-question-circle:before {
  content: "\f059"
}
.fa-info-circle:before {
  content: "\f05a"
}
.fa-crosshairs:before {
  content: "\f05b"
}
.fa-times-circle-o:before {
  content: "\f05c"
}
.fa-check-circle-o:before {
  content: "\f05d"
}
.fa-ban:before {
  content: "\f05e"
}
.fa-arrow-left:before {
  content: "\f060"
}
.fa-arrow-right:before {
  content: "\f061"
}
.fa-arrow-up:before {
  content: "\f062"
}
.fa-arrow-down:before {
  content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}
.fa-expand:before {
  content: "\f065"
}
.fa-compress:before {
  content: "\f066"
}
.fa-plus:before {
  content: "\f067"
}
.fa-minus:before {
  content: "\f068"
}
.fa-asterisk:before {
  content: "\f069"
}
.fa-exclamation-circle:before {
  content: "\f06a"
}
.fa-gift:before {
  content: "\f06b"
}
.fa-leaf:before {
  content: "\f06c"
}
.fa-fire:before {
  content: "\f06d"
}
.fa-eye:before {
  content: "\f06e"
}
.fa-eye-slash:before {
  content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071"
}
.fa-plane:before {
  content: "\f072"
}
.fa-calendar:before {
  content: "\f073"
}
.fa-random:before {
  content: "\f074"
}
.fa-comment:before {
  content: "\f075"
}
.fa-magnet:before {
  content: "\f076"
}
.fa-chevron-up:before {
  content: "\f077"
}
.fa-chevron-down:before {
  content: "\f078"
}
.fa-retweet:before {
  content: "\f079"
}
.fa-shopping-cart:before {
  content: "\f07a"
}
.fa-folder:before {
  content: "\f07b"
}
.fa-folder-open:before {
  content: "\f07c"
}
.fa-arrows-v:before {
  content: "\f07d"
}
.fa-arrows-h:before {
  content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}
.fa-twitter-square:before {
  content: "\f081"
}
.fa-facebook-square:before {
  content: "\f082"
}
.fa-camera-retro:before {
  content: "\f083"
}
.fa-key:before {
  content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085"
}
.fa-comments:before {
  content: "\f086"
}
.fa-thumbs-o-up:before {
  content: "\f087"
}
.fa-thumbs-o-down:before {
  content: "\f088"
}
.fa-star-half:before {
  content: "\f089"
}
.fa-heart-o:before {
  content: "\f08a"
}
.fa-sign-out:before {
  content: "\f08b"
}
.fa-linkedin-square:before {
  content: "\f08c"
}
.fa-thumb-tack:before {
  content: "\f08d"
}
.fa-external-link:before {
  content: "\f08e"
}
.fa-sign-in:before {
  content: "\f090"
}
.fa-trophy:before {
  content: "\f091"
}
.fa-github-square:before {
  content: "\f092"
}
.fa-upload:before {
  content: "\f093"
}
.fa-lemon-o:before {
  content: "\f094"
}
.fa-phone:before {
  content: "\f095"
}
.fa-square-o:before {
  content: "\f096"
}
.fa-bookmark-o:before {
  content: "\f097"
}
.fa-phone-square:before {
  content: "\f098"
}
.fa-twitter:before {
  content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"
}
.fa-github:before {
  content: "\f09b"
}
.fa-unlock:before {
  content: "\f09c"
}
.fa-credit-card:before {
  content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e"
}
.fa-hdd-o:before {
  content: "\f0a0"
}
.fa-bullhorn:before {
  content: "\f0a1"
}
.fa-bell:before {
  content: "\f0f3"
}
.fa-certificate:before {
  content: "\f0a3"
}
.fa-hand-o-right:before {
  content: "\f0a4"
}
.fa-hand-o-left:before {
  content: "\f0a5"
}
.fa-hand-o-up:before {
  content: "\f0a6"
}
.fa-hand-o-down:before {
  content: "\f0a7"
}
.fa-arrow-circle-left:before {
  content: "\f0a8"
}
.fa-arrow-circle-right:before {
  content: "\f0a9"
}
.fa-arrow-circle-up:before {
  content: "\f0aa"
}
.fa-arrow-circle-down:before {
  content: "\f0ab"
}
.fa-globe:before {
  content: "\f0ac"
}
.fa-wrench:before {
  content: "\f0ad"
}
.fa-tasks:before {
  content: "\f0ae"
}
.fa-filter:before {
  content: "\f0b0"
}
.fa-briefcase:before {
  content: "\f0b1"
}
.fa-arrows-alt:before {
  content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}
.fa-cloud:before {
  content: "\f0c2"
}
.fa-flask:before {
  content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}
.fa-paperclip:before {
  content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7"
}
.fa-square:before {
  content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9"
}
.fa-list-ul:before {
  content: "\f0ca"
}
.fa-list-ol:before {
  content: "\f0cb"
}
.fa-strikethrough:before {
  content: "\f0cc"
}
.fa-underline:before {
  content: "\f0cd"
}
.fa-table:before {
  content: "\f0ce"
}
.fa-magic:before {
  content: "\f0d0"
}
.fa-truck:before {
  content: "\f0d1"
}
.fa-pinterest:before {
  content: "\f0d2"
}
.fa-pinterest-square:before {
  content: "\f0d3"
}
.fa-google-plus-square:before {
  content: "\f0d4"
}
.fa-google-plus:before {
  content: "\f0d5"
}
.fa-money:before {
  content: "\f0d6"
}
.fa-caret-down:before {
  content: "\f0d7"
}
.fa-caret-up:before {
  content: "\f0d8"
}
.fa-caret-left:before {
  content: "\f0d9"
}
.fa-caret-right:before {
  content: "\f0da"
}
.fa-columns:before {
  content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de"
}
.fa-envelope:before {
  content: "\f0e0"
}
.fa-linkedin:before {
  content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}
.fa-comment-o:before {
  content: "\f0e5"
}
.fa-comments-o:before {
  content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7"
}
.fa-sitemap:before {
  content: "\f0e8"
}
.fa-umbrella:before {
  content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea"
}
.fa-lightbulb-o:before {
  content: "\f0eb"
}
.fa-exchange:before {
  content: "\f0ec"
}
.fa-cloud-download:before {
  content: "\f0ed"
}
.fa-cloud-upload:before {
  content: "\f0ee"
}
.fa-user-md:before {
  content: "\f0f0"
}
.fa-stethoscope:before {
  content: "\f0f1"
}
.fa-suitcase:before {
  content: "\f0f2"
}
.fa-bell-o:before {
  content: "\f0a2"
}
.fa-coffee:before {
  content: "\f0f4"
}
.fa-cutlery:before {
  content: "\f0f5"
}
.fa-file-text-o:before {
  content: "\f0f6"
}
.fa-building-o:before {
  content: "\f0f7"
}
.fa-hospital-o:before {
  content: "\f0f8"
}
.fa-ambulance:before {
  content: "\f0f9"
}
.fa-medkit:before {
  content: "\f0fa"
}
.fa-fighter-jet:before {
  content: "\f0fb"
}
.fa-beer:before {
  content: "\f0fc"
}
.fa-h-square:before {
  content: "\f0fd"
}
.fa-plus-square:before {
  content: "\f0fe"
}
.fa-angle-double-left:before {
  content: "\f100"
}
.fa-angle-double-right:before {
  content: "\f101"
}
.fa-angle-double-up:before {
  content: "\f102"
}
.fa-angle-double-down:before {
  content: "\f103"
}
.fa-angle-left:before {
  content: "\f104"
}
.fa-angle-right:before {
  content: "\f105"
}
.fa-angle-up:before {
  content: "\f106"
}
.fa-angle-down:before {
  content: "\f107"
}
.fa-desktop:before {
  content: "\f108"
}
.fa-laptop:before {
  content: "\f109"
}
.fa-tablet:before {
  content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}
.fa-circle-o:before {
  content: "\f10c"
}
.fa-quote-left:before {
  content: "\f10d"
}
.fa-quote-right:before {
  content: "\f10e"
}
.fa-spinner:before {
  content: "\f110"
}
.fa-circle:before {
  content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}
.fa-github-alt:before {
  content: "\f113"
}
.fa-folder-o:before {
  content: "\f114"
}
.fa-folder-open-o:before {
  content: "\f115"
}
.fa-smile-o:before {
  content: "\f118"
}
.fa-frown-o:before {
  content: "\f119"
}
.fa-meh-o:before {
  content: "\f11a"
}
.fa-gamepad:before {
  content: "\f11b"
}
.fa-keyboard-o:before {
  content: "\f11c"
}
.fa-flag-o:before {
  content: "\f11d"
}
.fa-flag-checkered:before {
  content: "\f11e"
}
.fa-terminal:before {
  content: "\f120"
}
.fa-code:before {
  content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}
.fa-location-arrow:before {
  content: "\f124"
}
.fa-crop:before {
  content: "\f125"
}
.fa-code-fork:before {
  content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127"
}
.fa-question:before {
  content: "\f128"
}
.fa-info:before {
  content: "\f129"
}
.fa-exclamation:before {
  content: "\f12a"
}
.fa-superscript:before {
  content: "\f12b"
}
.fa-subscript:before {
  content: "\f12c"
}
.fa-eraser:before {
  content: "\f12d"
}
.fa-puzzle-piece:before {
  content: "\f12e"
}
.fa-microphone:before {
  content: "\f130"
}
.fa-microphone-slash:before {
  content: "\f131"
}
.fa-shield:before {
  content: "\f132"
}
.fa-calendar-o:before {
  content: "\f133"
}
.fa-fire-extinguisher:before {
  content: "\f134"
}
.fa-rocket:before {
  content: "\f135"
}
.fa-maxcdn:before {
  content: "\f136"
}
.fa-chevron-circle-left:before {
  content: "\f137"
}
.fa-chevron-circle-right:before {
  content: "\f138"
}
.fa-chevron-circle-up:before {
  content: "\f139"
}
.fa-chevron-circle-down:before {
  content: "\f13a"
}
.fa-html5:before {
  content: "\f13b"
}
.fa-css3:before {
  content: "\f13c"
}
.fa-anchor:before {
  content: "\f13d"
}
.fa-unlock-alt:before {
  content: "\f13e"
}
.fa-bullseye:before {
  content: "\f140"
}
.fa-ellipsis-h:before {
  content: "\f141"
}
.fa-ellipsis-v:before {
  content: "\f142"
}
.fa-rss-square:before {
  content: "\f143"
}
.fa-play-circle:before {
  content: "\f144"
}
.fa-ticket:before {
  content: "\f145"
}
.fa-minus-square:before {
  content: "\f146"
}
.fa-minus-square-o:before {
  content: "\f147"
}
.fa-level-up:before {
  content: "\f148"
}
.fa-level-down:before {
  content: "\f149"
}
.fa-check-square:before {
  content: "\f14a"
}
.fa-pencil-square:before {
  content: "\f14b"
}
.fa-external-link-square:before {
  content: "\f14c"
}
.fa-share-square:before {
  content: "\f14d"
}
.fa-compass:before {
  content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
  content: "\f153"
}
.fa-gbp:before {
  content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
  content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158"
}
.fa-krw:before,
.fa-won:before {
  content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}
.fa-file:before {
  content: "\f15b"
}
.fa-file-text:before {
  content: "\f15c"
}
.fa-sort-alpha-asc:before {
  content: "\f15d"
}
.fa-sort-alpha-desc:before {
  content: "\f15e"
}
.fa-sort-amount-asc:before {
  content: "\f160"
}
.fa-sort-amount-desc:before {
  content: "\f161"
}
.fa-sort-numeric-asc:before {
  content: "\f162"
}
.fa-sort-numeric-desc:before {
  content: "\f163"
}
.fa-thumbs-up:before {
  content: "\f164"
}
.fa-thumbs-down:before {
  content: "\f165"
}
.fa-youtube-square:before {
  content: "\f166"
}
.fa-youtube:before {
  content: "\f167"
}
.fa-xing:before {
  content: "\f168"
}
.fa-xing-square:before {
  content: "\f169"
}
.fa-youtube-play:before {
  content: "\f16a"
}
.fa-dropbox:before {
  content: "\f16b"
}
.fa-stack-overflow:before {
  content: "\f16c"
}
.fa-instagram:before {
  content: "\f16d"
}
.fa-flickr:before {
  content: "\f16e"
}
.fa-adn:before {
  content: "\f170"
}
.fa-bitbucket:before {
  content: "\f171"
}
.fa-bitbucket-square:before {
  content: "\f172"
}
.fa-tumblr:before {
  content: "\f173"
}
.fa-tumblr-square:before {
  content: "\f174"
}
.fa-long-arrow-down:before {
  content: "\f175"
}
.fa-long-arrow-up:before {
  content: "\f176"
}
.fa-long-arrow-left:before {
  content: "\f177"
}
.fa-long-arrow-right:before {
  content: "\f178"
}
.fa-apple:before {
  content: "\f179"
}
.fa-windows:before {
  content: "\f17a"
}
.fa-android:before {
  content: "\f17b"
}
.fa-linux:before {
  content: "\f17c"
}
.fa-dribbble:before {
  content: "\f17d"
}
.fa-skype:before {
  content: "\f17e"
}
.fa-foursquare:before {
  content: "\f180"
}
.fa-trello:before {
  content: "\f181"
}
.fa-female:before {
  content: "\f182"
}
.fa-male:before {
  content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"
}
.fa-sun-o:before {
  content: "\f185"
}
.fa-moon-o:before {
  content: "\f186"
}
.fa-archive:before {
  content: "\f187"
}
.fa-bug:before {
  content: "\f188"
}
.fa-vk:before {
  content: "\f189"
}
.fa-weibo:before {
  content: "\f18a"
}
.fa-renren:before {
  content: "\f18b"
}
.fa-pagelines:before {
  content: "\f18c"
}
.fa-stack-exchange:before {
  content: "\f18d"
}
.fa-arrow-circle-o-right:before {
  content: "\f18e"
}
.fa-arrow-circle-o-left:before {
  content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191"
}
.fa-dot-circle-o:before {
  content: "\f192"
}
.fa-wheelchair:before {
  content: "\f193"
}
.fa-vimeo-square:before {
  content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195"
}
.fa-plus-square-o:before {
  content: "\f196"
}
.fa-space-shuttle:before {
  content: "\f197"
}
.fa-slack:before {
  content: "\f198"
}
.fa-envelope-square:before {
  content: "\f199"
}
.fa-wordpress:before {
  content: "\f19a"
}
.fa-openid:before {
  content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d"
}
.fa-yahoo:before {
  content: "\f19e"
}
.fa-google:before {
  content: "\f1a0"
}
.fa-reddit:before {
  content: "\f1a1"
}
.fa-reddit-square:before {
  content: "\f1a2"
}
.fa-stumbleupon-circle:before {
  content: "\f1a3"
}
.fa-stumbleupon:before {
  content: "\f1a4"
}
.fa-delicious:before {
  content: "\f1a5"
}
.fa-digg:before {
  content: "\f1a6"
}
.fa-pied-piper-pp:before {
  content: "\f1a7"
}
.fa-pied-piper-alt:before {
  content: "\f1a8"
}
.fa-drupal:before {
  content: "\f1a9"
}
.fa-joomla:before {
  content: "\f1aa"
}
.fa-language:before {
  content: "\f1ab"
}
.fa-fax:before {
  content: "\f1ac"
}
.fa-building:before {
  content: "\f1ad"
}
.fa-child:before {
  content: "\f1ae"
}
.fa-paw:before {
  content: "\f1b0"
}
.fa-spoon:before {
  content: "\f1b1"
}
.fa-cube:before {
  content: "\f1b2"
}
.fa-cubes:before {
  content: "\f1b3"
}
.fa-behance:before {
  content: "\f1b4"
}
.fa-behance-square:before {
  content: "\f1b5"
}
.fa-steam:before {
  content: "\f1b6"
}
.fa-steam-square:before {
  content: "\f1b7"
}
.fa-recycle:before {
  content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}
.fa-tree:before {
  content: "\f1bb"
}
.fa-spotify:before {
  content: "\f1bc"
}
.fa-deviantart:before {
  content: "\f1bd"
}
.fa-soundcloud:before {
  content: "\f1be"
}
.fa-database:before {
  content: "\f1c0"
}
.fa-file-pdf-o:before {
  content: "\f1c1"
}
.fa-file-word-o:before {
  content: "\f1c2"
}
.fa-file-excel-o:before {
  content: "\f1c3"
}
.fa-file-powerpoint-o:before {
  content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}
.fa-file-code-o:before {
  content: "\f1c9"
}
.fa-vine:before {
  content: "\f1ca"
}
.fa-codepen:before {
  content: "\f1cb"
}
.fa-jsfiddle:before {
  content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd"
}
.fa-circle-o-notch:before {
  content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1"
}
.fa-git-square:before {
  content: "\f1d2"
}
.fa-git:before {
  content: "\f1d3"
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4"
}
.fa-tencent-weibo:before {
  content: "\f1d5"
}
.fa-qq:before {
  content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9"
}
.fa-history:before {
  content: "\f1da"
}
.fa-circle-thin:before {
  content: "\f1db"
}
.fa-header:before {
  content: "\f1dc"
}
.fa-paragraph:before {
  content: "\f1dd"
}
.fa-sliders:before {
  content: "\f1de"
}
.fa-share-alt:before {
  content: "\f1e0"
}
.fa-share-alt-square:before {
  content: "\f1e1"
}
.fa-bomb:before {
  content: "\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3"
}
.fa-tty:before {
  content: "\f1e4"
}
.fa-binoculars:before {
  content: "\f1e5"
}
.fa-plug:before {
  content: "\f1e6"
}
.fa-slideshare:before {
  content: "\f1e7"
}
.fa-twitch:before {
  content: "\f1e8"
}
.fa-yelp:before {
  content: "\f1e9"
}
.fa-newspaper-o:before {
  content: "\f1ea"
}
.fa-wifi:before {
  content: "\f1eb"
}
.fa-calculator:before {
  content: "\f1ec"
}
.fa-paypal:before {
  content: "\f1ed"
}
.fa-google-wallet:before {
  content: "\f1ee"
}
.fa-cc-visa:before {
  content: "\f1f0"
}
.fa-cc-mastercard:before {
  content: "\f1f1"
}
.fa-cc-discover:before {
  content: "\f1f2"
}
.fa-cc-amex:before {
  content: "\f1f3"
}
.fa-cc-paypal:before {
  content: "\f1f4"
}
.fa-cc-stripe:before {
  content: "\f1f5"
}
.fa-bell-slash:before {
  content: "\f1f6"
}
.fa-bell-slash-o:before {
  content: "\f1f7"
}
.fa-trash:before {
  content: "\f1f8"
}
.fa-copyright:before {
  content: "\f1f9"
}
.fa-at:before {
  content: "\f1fa"
}
.fa-eyedropper:before {
  content: "\f1fb"
}
.fa-paint-brush:before {
  content: "\f1fc"
}
.fa-birthday-cake:before {
  content: "\f1fd"
}
.fa-area-chart:before {
  content: "\f1fe"
}
.fa-pie-chart:before {
  content: "\f200"
}
.fa-line-chart:before {
  content: "\f201"
}
.fa-lastfm:before {
  content: "\f202"
}
.fa-lastfm-square:before {
  content: "\f203"
}
.fa-toggle-off:before {
  content: "\f204"
}
.fa-toggle-on:before {
  content: "\f205"
}
.fa-bicycle:before {
  content: "\f206"
}
.fa-bus:before {
  content: "\f207"
}
.fa-ioxhost:before {
  content: "\f208"
}
.fa-angellist:before {
  content: "\f209"
}
.fa-cc:before {
  content: "\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b"
}
.fa-meanpath:before {
  content: "\f20c"
}
.fa-buysellads:before {
  content: "\f20d"
}
.fa-connectdevelop:before {
  content: "\f20e"
}
.fa-dashcube:before {
  content: "\f210"
}
.fa-forumbee:before {
  content: "\f211"
}
.fa-leanpub:before {
  content: "\f212"
}
.fa-sellsy:before {
  content: "\f213"
}
.fa-shirtsinbulk:before {
  content: "\f214"
}
.fa-simplybuilt:before {
  content: "\f215"
}
.fa-skyatlas:before {
  content: "\f216"
}
.fa-cart-plus:before {
  content: "\f217"
}
.fa-cart-arrow-down:before {
  content: "\f218"
}
.fa-diamond:before {
  content: "\f219"
}
.fa-ship:before {
  content: "\f21a"
}
.fa-user-secret:before {
  content: "\f21b"
}
.fa-motorcycle:before {
  content: "\f21c"
}
.fa-street-view:before {
  content: "\f21d"
}
.fa-heartbeat:before {
  content: "\f21e"
}
.fa-venus:before {
  content: "\f221"
}
.fa-mars:before {
  content: "\f222"
}
.fa-mercury:before {
  content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"
}
.fa-transgender-alt:before {
  content: "\f225"
}
.fa-venus-double:before {
  content: "\f226"
}
.fa-mars-double:before {
  content: "\f227"
}
.fa-venus-mars:before {
  content: "\f228"
}
.fa-mars-stroke:before {
  content: "\f229"
}
.fa-mars-stroke-v:before {
  content: "\f22a"
}
.fa-mars-stroke-h:before {
  content: "\f22b"
}
.fa-neuter:before {
  content: "\f22c"
}
.fa-genderless:before {
  content: "\f22d"
}
.fa-facebook-official:before {
  content: "\f230"
}
.fa-pinterest-p:before {
  content: "\f231"
}
.fa-whatsapp:before {
  content: "\f232"
}
.fa-server:before {
  content: "\f233"
}
.fa-user-plus:before {
  content: "\f234"
}
.fa-user-times:before {
  content: "\f235"
}
.fa-bed:before,
.fa-hotel:before {
  content: "\f236"
}
.fa-viacoin:before {
  content: "\f237"
}
.fa-train:before {
  content: "\f238"
}
.fa-subway:before {
  content: "\f239"
}
.fa-medium:before {
  content: "\f23a"
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b"
}
.fa-optin-monster:before {
  content: "\f23c"
}
.fa-opencart:before {
  content: "\f23d"
}
.fa-expeditedssl:before {
  content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"
}
.fa-mouse-pointer:before {
  content: "\f245"
}
.fa-i-cursor:before {
  content: "\f246"
}
.fa-object-group:before {
  content: "\f247"
}
.fa-object-ungroup:before {
  content: "\f248"
}
.fa-sticky-note:before {
  content: "\f249"
}
.fa-sticky-note-o:before {
  content: "\f24a"
}
.fa-cc-jcb:before {
  content: "\f24b"
}
.fa-cc-diners-club:before {
  content: "\f24c"
}
.fa-clone:before {
  content: "\f24d"
}
.fa-balance-scale:before {
  content: "\f24e"
}
.fa-hourglass-o:before {
  content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"
}
.fa-hourglass:before {
  content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256"
}
.fa-hand-scissors-o:before {
  content: "\f257"
}
.fa-hand-lizard-o:before {
  content: "\f258"
}
.fa-hand-spock-o:before {
  content: "\f259"
}
.fa-hand-pointer-o:before {
  content: "\f25a"
}
.fa-hand-peace-o:before {
  content: "\f25b"
}
.fa-trademark:before {
  content: "\f25c"
}
.fa-registered:before {
  content: "\f25d"
}
.fa-creative-commons:before {
  content: "\f25e"
}
.fa-gg:before {
  content: "\f260"
}
.fa-gg-circle:before {
  content: "\f261"
}
.fa-tripadvisor:before {
  content: "\f262"
}
.fa-odnoklassniki:before {
  content: "\f263"
}
.fa-odnoklassniki-square:before {
  content: "\f264"
}
.fa-get-pocket:before {
  content: "\f265"
}
.fa-wikipedia-w:before {
  content: "\f266"
}
.fa-safari:before {
  content: "\f267"
}
.fa-chrome:before {
  content: "\f268"
}
.fa-firefox:before {
  content: "\f269"
}
.fa-opera:before {
  content: "\f26a"
}
.fa-internet-explorer:before {
  content: "\f26b"
}
.fa-television:before,
.fa-tv:before {
  content: "\f26c"
}
.fa-contao:before {
  content: "\f26d"
}
.fa-500px:before {
  content: "\f26e"
}
.fa-amazon:before {
  content: "\f270"
}
.fa-calendar-plus-o:before {
  content: "\f271"
}
.fa-calendar-minus-o:before {
  content: "\f272"
}
.fa-calendar-times-o:before {
  content: "\f273"
}
.fa-calendar-check-o:before {
  content: "\f274"
}
.fa-industry:before {
  content: "\f275"
}
.fa-map-pin:before {
  content: "\f276"
}
.fa-map-signs:before {
  content: "\f277"
}
.fa-map-o:before {
  content: "\f278"
}
.fa-map:before {
  content: "\f279"
}
.fa-commenting:before {
  content: "\f27a"
}
.fa-commenting-o:before {
  content: "\f27b"
}
.fa-houzz:before {
  content: "\f27c"
}
.fa-vimeo:before {
  content: "\f27d"
}
.fa-black-tie:before {
  content: "\f27e"
}
.fa-fonticons:before {
  content: "\f280"
}
.fa-reddit-alien:before {
  content: "\f281"
}
.fa-edge:before {
  content: "\f282"
}
.fa-credit-card-alt:before {
  content: "\f283"
}
.fa-codiepie:before {
  content: "\f284"
}
.fa-modx:before {
  content: "\f285"
}
.fa-fort-awesome:before {
  content: "\f286"
}
.fa-usb:before {
  content: "\f287"
}
.fa-product-hunt:before {
  content: "\f288"
}
.fa-mixcloud:before {
  content: "\f289"
}
.fa-scribd:before {
  content: "\f28a"
}
.fa-pause-circle:before {
  content: "\f28b"
}
.fa-pause-circle-o:before {
  content: "\f28c"
}
.fa-stop-circle:before {
  content: "\f28d"
}
.fa-stop-circle-o:before {
  content: "\f28e"
}
.fa-shopping-bag:before {
  content: "\f290"
}
.fa-shopping-basket:before {
  content: "\f291"
}
.fa-hashtag:before {
  content: "\f292"
}
.fa-bluetooth:before {
  content: "\f293"
}
.fa-bluetooth-b:before {
  content: "\f294"
}
.fa-percent:before {
  content: "\f295"
}
.fa-gitlab:before {
  content: "\f296"
}
.fa-wpbeginner:before {
  content: "\f297"
}
.fa-wpforms:before {
  content: "\f298"
}
.fa-envira:before {
  content: "\f299"
}
.fa-universal-access:before {
  content: "\f29a"
}
.fa-wheelchair-alt:before {
  content: "\f29b"
}
.fa-question-circle-o:before {
  content: "\f29c"
}
.fa-blind:before {
  content: "\f29d"
}
.fa-audio-description:before {
  content: "\f29e"
}
.fa-volume-control-phone:before {
  content: "\f2a0"
}
.fa-braille:before {
  content: "\f2a1"
}
.fa-assistive-listening-systems:before {
  content: "\f2a2"
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3"
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4"
}
.fa-glide:before {
  content: "\f2a5"
}
.fa-glide-g:before {
  content: "\f2a6"
}
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7"
}
.fa-low-vision:before {
  content: "\f2a8"
}
.fa-viadeo:before {
  content: "\f2a9"
}
.fa-viadeo-square:before {
  content: "\f2aa"
}
.fa-snapchat:before {
  content: "\f2ab"
}
.fa-snapchat-ghost:before {
  content: "\f2ac"
}
.fa-snapchat-square:before {
  content: "\f2ad"
}
.fa-pied-piper:before {
  content: "\f2ae"
}
.fa-first-order:before {
  content: "\f2b0"
}
.fa-yoast:before {
  content: "\f2b1"
}
.fa-themeisle:before {
  content: "\f2b2"
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u-w4BMUTPHjxsIPx-oPCc.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI3wi_Gwfo.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHh30AXC-v.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjx4wWw.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype')
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr0fJQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fJQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fJQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr0fJQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr0fJQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fJQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr0fJQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr0fJQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrQ.ttf) format('truetype')
}
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrQ.ttf) format('truetype')
}
body {
  background-color: #FFF;
  font-family: "Roboto", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-weight: 500
}
.nuevo_test {
  display: none
}
.alert a {
  text-decoration: underline
}
.thumbnail {
  margin-bottom: 30px
}
.col-5,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 15px;
  padding-right: 15px
}
.col-5 {
  width: 20%;
  float: left
}
@media (max-width:768px) {
  .col-5 {
    width: 100%
  }
}
.col-3 {
  width: 33.3% !important
}
@media (max-width:768px) {
  .col-3 {
    width: 100% !important
  }
}
.bg-azul {
  background-color: #0f69b4
}
.d-table {
  display: table;
  width: 100%
}
.text-white {
  color: #FFF
}
.p-0 {
  padding: 0
}
.stretched-link a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important
}
.alert-warning a {
  color: #8a6d3b;
  text-decoration: underline
}
.modal {
  z-index: 1150
}
ul {
  padding: 0
}
.btn {
  white-space: normal;
  border-radius: 30px
}
.border {
  border: 1px solid #ddd
}
.container {
  max-width: 1380px
}
@media (min-width:890px) {
  .container {
    width: 90%
  }
}
.ntg-menu-fixed.navbar-fixed-top.fadeInDown.animated {
  -webkit-animation-duration: .7s;
  animation-duration: .7s
}
.well {
  background-color: #FFF
}
.list-group>li {
  border-bottom: 1px solid #ededed
}
.list-group>li:last-child {
  border: none
}
.panel {
  margin-bottom: 0;
  background-color: transparent
}
.panel-group .panel+.panel {
  margin-top: -1px;
  border-bottom: 1px solid #98B3BC
}
.dropdown-menu {
  z-index: 1100px
}
.sin-mime a {
  padding-left: 0 !important
}
.sin-mime a:before {
  display: none !important
}
.triangulo-marcador {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: 900
}
.sin-margen-arriba {
  margin-top: -30px
}
.sin-margen {
  margin: 0
}
.margen-arriba-xs {
  margin-top: 15px
}
.margen-arriba-md {
  margin-top: 30px
}
.margen-abajo-xs {
  margin-bottom: 15px
}
.margen-abajo-md {
  margin-bottom: 30px
}
.margen-abajo-lg {
  margin-bottom: 60px
}
.margen-arriba-lg {
  margin-top: 60px
}
.margen-arriba-llg {
  margin-top: 100px
}
.margen-abajo-llg {
  margin-bottom: 100px
}
.invisible {
  display: none
}
.padding-0 {
  padding: 0
}
a.active {
  border-bottom: none
}
@media (max-width:600px) {
  .hidden-xxs {
    display: none
  }
}
.slinky-menu {
  overflow: hidden;
  transform: translateZ(0)
}
.slinky-menu>ul {
  left: 0;
  position: relative;
  transform: translateZ(0)
}
.slinky-menu li,
.slinky-menu ul {
  list-style: none;
  margin: 0
}
.slinky-menu ul {
  width: 100%
}
.slinky-menu a {
  align-items: center;
  display: flex
}
.slinky-menu a span {
  flex: 1;
  line-height: 1.4
}
.slinky-menu li ul {
  display: none;
  left: 100%;
  position: absolute;
  top: 0
}
.slinky-menu .header {
  display: flex
}
.slinky-menu .header .title {
  flex: 1;
  line-height: 1.4;
  margin: 0;
  order: 1
}
.slinky-theme-default {
  background: #fff
}
.slinky-theme-default .title {
  color: #124066;
  padding: 10px 0;
  font-weight: 700
}
.slinky-theme-default li {
  line-height: 1;
  border-bottom: 1px solid #ddd
}
.slinky-theme-default a:not(.back) {
  color: #333;
  padding: 10px 1em
}
.slinky-theme-default a:not(.back):hover {
  background: #ebf0f2
}
.slinky-theme-default a:not(.back):active {
  background: #ebf0f2
}
.slinky-theme-default .back::before,
.slinky-theme-default .next::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik0xMi4yMTkgMi4yODFMMTAuNzggMy43MiAxOC4wNjIgMTFIMnYyaDE2LjA2M2wtNy4yODIgNy4yODEgMS40MzggMS40MzggOS05IC42ODctLjcxOS0uNjg3LS43MTl6IiAvPjwvc3ZnPg==) center no-repeat;
  background-size: 1em;
  content: '';
  height: 1em;
  opacity: .5;
  transition: .2s;
  width: 1em;
  color: red !important
}
.slinky-theme-default .next::after {
  margin-left: 1em
}
.slinky-theme-default .back::before {
  padding: 1em;
  transform: scaleX(-1)
}
.slinky-theme-default .back:hover::before,
.slinky-theme-default .next:hover::after {
  opacity: .8
}
.slinky-theme-default .back:active::before,
.slinky-theme-default .next:active::after {
  opacity: 1
}
.slinky-theme-default ul li ul.active li a {
  padding-left: 28px
}
.slinky-theme-default ul li ul.active li.header a {
  padding-left: 0
}
a img {
  opacity: 1;
  transition: opacity .3s linear
}
a img:hover {
  opacity: .7
}
.menuauxiliar li.sitemap a:before {
  font-family: FontAwesome;
  content: "\f0e8";
  margin-right: 5px;
  font-size: 1.7em;
  color: #000
}
.menuauxiliar li.sitemap a:hover {
  color: #FFF
}
.nav-tabs.nav-justified {
  background-color: #FFF
}
.nav-tabs.nav-justified>li>a {
  border-bottom: 1px solid transparent;
  background-color: #f2f2f2;
  border-radius: 0;
  margin: 5px
}
.nav-tabs>li>a {
  background-color: #f2f2f2;
  border-radius: 3px
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #000;
  background-color: #b0b0ad;
  border-bottom-color: #b0b0ad
}
.nav-tabs>li.active>a:after {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: 900;
  background-color: #b0b0ad;
  margin: 0 0 -5px -5px;
  bottom: 0;
  left: 50%
}
.nav-tabs>li.active>a:hover {
  background-color: #b0b0ad
}
.tab-content {
  background-color: #FFF;
  border-top: none;
  padding: 20px
}
.tab-content>.panel.panel-default {
  border: 1px solid #ddd;
  border-top-color: transparent
}
.nav-tabs.nav-justified>li {
  display: table-cell;
  width: 1%
}
.nav-tabs {
  border-bottom: 1px solid transparent
}
.indice-alfabetico .grupo>span {
  display: none
}
.indice-alfabetico .nav-tabs>li {
  margin-bottom: 12px
}

#footer,
.footer {
  background-color: #173277;
  font-size: .88em;
  color: #FFF
}

#footer2
 {
  /* background: rgb(9,9,121);
	background: linear-gradient(41deg, rgba(9,9,121,1) 0%, rgba(0,98,227,1) 100%); */
  background-color: #173277;
  font-size: .88em;
  color: #FFF
}
#footer2 .bold,
#footer .bold,
.footer .bold {
  font-size: 1.15em;
  font-weight: 700
}

#footer2 a,
#footer a,
.footer a {
  color: #FFF
}

#footer2 a:hover,
#footer a:hover,
.footer a:hover {
  color: #ebf0f2
}
#footer2 .container,
#footer .container,
.footer .container {
  display: table;
  padding-top: 60px;
  padding-bottom: 60px
}

#footer2 .container-fluid,
#footer .container-fluid,
.footer .container-fluid {
  display: table;
  padding-top: 60px;
  padding-bottom: 60px
}
#footer2 .logo-mineduc
#footer .logo-mineduc,
.footer .logo-mineduc {
  margin-right: 60px
}
#footer2 p,
#footer p,
.footer p {
  margin-bottom: 10px
}
@media (max-width:889px) {
  #footer2 .col-xs-12,
  #footer .col-xs-12,
  .footer .col-xs-12 {
    margin-bottom: 30px
  }
  #footer2 .col-xs-12 .logo-mineduc,
  #footer .col-xs-12 .logo-mineduc,
  .footer .col-xs-12 .logo-mineduc {
    margin-right: 40px
  }
}

#footer2 .bi {
  content: "";
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 50%;
  display: inline-grid;
  align-content: center;
  justify-content: center;
  color: #215ace;
}
/* footer 1 */
#footer .logo-uce,
#footer .footer .logo-uce {
  margin-top: -20px
}

@media (min-width:491px) {
  #footer .logo-uce,
  #footer .footer .logo-uce {
    margin-top: -40px
  }
}
/*******/
#footer2 .col-sm-3,
#footer .col-sm-3,
.footer .col-sm-3 {
  margin-top: 30px
}
#footer .logos-mineduc,
#footer .logos-mineduc,
.footer .logos-mineduc {
  margin-bottom: 20px;
  display: table
}
@media (max-width:390px) {
  #footer2 .logo-mineduc,
  #footer .logo-mineduc,
  #footer2 .logo-uce,
  #footer .logo-uce,
  .footer .logo-mineduc,
  .footer .logo-uce {
    margin-right: 0
  }
  #footer .logo-mineduc img,
  #footer2 .logo-mineduc img,
  #footer .logo-uce img,
  #footer2 .logo-uce img,
  .footer .logo-mineduc img,
  .footer .logo-uce img {
    width: 100%;
    height: 100%
  }
  #footer2 .logo-uce,
  #footer .logo-uce,
  .footer .logo-uce {
    width: 120px
  }
  #footer .logo-mineduc,
  #footer2 .logo-mineduc,
  .footer .logo-mineduc {
    width: 100px
  }
}
.redes-sociales-footer ul li {
  list-style-type: none
}
.redes-sociales-footer li:before {
  content: "\f099";
  font-family: FontAwesome;
  font-size: 1.3em;
  display: inline-block;
  color: #eee;
  width: 20px
}
.redes-sociales-footer li.instagram:before {
  content: "\f16d"
}
.redes-sociales-footer li.facebook:before {
  content: "\f09a"
}
.redes-sociales-footer li.youtube:before {
  content: "\f16a"
}
.redes-sociales-footer li.twitter:before {
  content: "\f099"
}
.ntg-galeria .recuadro.col-lg-2.col-md-2.col-sm-3.col-xs-6 {
  padding-left: 10px;
  padding-right: 10px
}
.cabezote {
  position: relative;
  background-color: #FFF
}
@media (min-width:890px) {
  .cabezote {
    min-height: 200px
  }
  .cabezote .menu-header-secundario {
    position: absolute;
    top: 0
  }
  .cabezote .encabezado {
    padding-top: 40px
  }
}
.cabezote .navbar-collapse {
  padding-left: 0;
  padding-right: 0
}
.cabezote .navbar-collapse.in {
  overflow-y: inherit
}
@media (min-width:1180px) {
  .cabezote {
    min-height: 270px
  }
}
@media (max-width:889px) {
  .cabezote {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
  }
}
.encabezado .btn-menu {
  white-space: normal;
  line-height: 1.2em;
  background-color: transparent;
  box-shadow: none;
  padding: 10px 15px 0 15px;
  width: 100%;
  text-align: left
}
@media (min-width:1180px) {
  .encabezado .btn-menu {
    font-size: 1.3em;
    text-align: center
  }
}
@media (min-width:890px) {
  .encabezado .btn-menu {
    font-size: 1em;
    text-align: center
  }
}
@media (max-width:768px) {
  .encabezado .btn-menu {
    text-align: left
  }
}
.encabezado .btn-menu:hover {
  color: #98B3BC
}
.encabezado li.documentos-header.dropdown {
  position: relative
}
.encabezado li.documentos-header.dropdown .dropdown-toggle:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 1em;
  margin-left: 15px;
  position: absolute;
  top: 15px;
  right: 0;
  color: #4D4D4D
}
@media (max-width:768px) {
  .encabezado li.documentos-header.dropdown .dropdown-toggle:after {
    top: 0;
    position: relative
  }
}
.encabezado li.documentos-header.dropdown.open .dropdown-toggle {
  color: #98B3BC
}
.encabezado li.documentos-header.dropdown.open .dropdown-toggle:after {
  content: "\f0d8";
  font-family: FontAwesome;
  font-size: 1em;
  margin-left: 15px;
  position: absolute;
  top: 15;
  right: 0;
  color: #98B3BC
}
@media (max-width:768px) {
  .encabezado li.documentos-header.dropdown.open .dropdown-toggle:after {
    top: 0;
    position: relative
  }
}
.encabezado .dropdown-toggle:focus {
  outline: 0
}
.encabezado .navbar-nav {
  margin-top: 0
}
@media (min-width:890px) {
  .encabezado .navbar-nav {
    float: right;
    margin-left: 210px;
    margin-right: 85px
  }
}
@media (min-width:1180px) {
  .encabezado .navbar-nav {
    float: right;
    margin-left: 350px;
    margin-right: 35px
  }
}
.encabezado .nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}
@media (min-width:890px) {
  .encabezado .navbar-nav>li {
    float: left;
    text-align: center;
    width: 142px;
    font-size: 1.1em;
    margin-top: 85px;
    font-weight: 700;
    line-height: 2em
  }
  .encabezado .navbar-nav>li a {
    line-height: 1.2em;
    padding-bottom: 20px
  }
}
@media (min-width:1180px) {
  .encabezado .navbar-nav>li {
    float: left;
    text-align: center;
    width: 165px;
    font-size: 1.3em;
    margin-top: 120px;
    font-weight: 700;
    line-height: 2em
  }
  .encabezado .navbar-nav>li a {
    line-height: 1.2em;
    padding-bottom: 20px
  }
}
@media (min-width:890px) {
  .encabezado .navbar-nav>li.asignaturas {
    margin-top: 85px
  }
}
@media (min-width:1180px) {
  .encabezado .navbar-nav>li.asignaturas {
    margin-top: 120px
  }
}
.encabezado .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}
.encabezado .navbar-fixed-top li.documentos-header.dropdown .dropdown-toggle:after {
  top: 32px
}
@media (min-width:890px) {
  .encabezado .navbar-fixed-top {
    min-height: 50px
  }
}
@media (min-width:1180px) {
  .encabezado .navbar-fixed-top {
    min-height: 50px
  }
}
.encabezado .navbar-fixed-top .navbar-nav {
  margin-left: 0
}
.encabezado .navbar-fixed-top .navbar-nav>li {
  float: left;
  text-align: center;
  width: auto;
  font-size: 15px;
  font-weight: 400;
  line-height: 1em;
  margin-top: 0
}
.encabezado .navbar-fixed-top .navbar-nav>li a {
  padding-top: 18px
}
.encabezado .navbar-fixed-top li.inicio.hidden {
  display: block !important
}
.encabezado .navbar-fixed-top li.inicio a {
  text-indent: -9999px;
  width: 206px;
  height: 50px;
  background: url(channels-516_logo_curriculum_responsive.png) no-repeat left top;
  background-size: cover
}
.encabezado .navbar-fixed-top .btn-menu {
  font-size: 15px;
  padding-top: 18px
}
.ficha_recurso_clasificaciones h2,
.ficha_recurso_descarga h2 {
  font-size: 1.3em;
  font-weight: 700;
  margin: 15px 0
}
.clasificaciones .ntg-titulo-caja {
  border-top: 5px solid #CCB37D;
  padding-top: 15px;
  font-size: 1.3em;
  margin-bottom: 24px;
  font-weight: 700;
  margin-top: 5px
}
.clasificaciones p {
  margin: 0 0 6px
}
.clasificaciones #clasificaciones_unidades p {
  margin: 0 0 2px
}
.page-header {
  font-size: 4em;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700
}
.page-header h1 {
  font-weight: 400
}
.archivo,
.bajardoc {
  position: relative;
  min-height: 70px;
  margin-bottom: 18px
}
.archivo span.sizekb,
.bajardoc span.sizekb {
  position: absolute;
  padding-left: 0;
  top: 62px;
  font-size: .7em;
  color: #98B3BC;
  width: auto !important;
  font-family: Arial
}
.archivo .caption,
.bajardoc .caption {
  padding-left: 50px
}
.archivo a,
.bajardoc a {
  padding-top: 15px
}
.archivo-sintitulo td.bajardoc {
  width: 60px;
  text-align: center
}
.archivo-sintitulo td.bajardoc a {
  width: 40px
}
.archivo-sintitulo td.bajardoc a img {
  display: none
}
.format-bmp a,
.format-doc a,
.format-docx a,
.format-external a,
.format-ggb a,
.format-html a,
.format-ipt a,
.format-jpg a,
.format-mp3 a,
.format-pdf a,
.format-png a,
.format-pps a,
.format-ppsx a,
.format-ppt a,
.format-pptm a,
.format-pptx a,
.format-rar a,
.format-rtf a,
.format-swf a,
.format-tiff a,
.format-xls a,
.format-xlsx a,
.format-zip a {
  min-height: 45px;
  display: block;
  position: relative;
  text-align: left;
  padding-left: 50px
}
.format-bmp a:before,
.format-doc a:before,
.format-docx a:before,
.format-external a:before,
.format-ggb a:before,
.format-html a:before,
.format-ipt a:before,
.format-jpg a:before,
.format-mp3 a:before,
.format-pdf a:before,
.format-png a:before,
.format-pps a:before,
.format-ppsx a:before,
.format-ppt a:before,
.format-pptm a:before,
.format-pptx a:before,
.format-rar a:before,
.format-rtf a:before,
.format-swf a:before,
.format-tiff a:before,
.format-xls a:before,
.format-xlsx a:before,
.format-zip a:before {
  content: "\f016";
  font-family: FontAwesome;
  font-size: 49px;
  margin-right: 15px;
  position: absolute;
  top: 0;
  left: 0;
  color: #98B3BC
}
.format-bmp .caption,
.format-bmp .caption-recurso,
.format-bmp .titulo,
.format-doc .caption,
.format-doc .caption-recurso,
.format-doc .titulo,
.format-docx .caption,
.format-docx .caption-recurso,
.format-docx .titulo,
.format-external .caption,
.format-external .caption-recurso,
.format-external .titulo,
.format-ggb .caption,
.format-ggb .caption-recurso,
.format-ggb .titulo,
.format-html .caption,
.format-html .caption-recurso,
.format-html .titulo,
.format-ipt .caption,
.format-ipt .caption-recurso,
.format-ipt .titulo,
.format-jpg .caption,
.format-jpg .caption-recurso,
.format-jpg .titulo,
.format-mp3 .caption,
.format-mp3 .caption-recurso,
.format-mp3 .titulo,
.format-pdf .caption,
.format-pdf .caption-recurso,
.format-pdf .titulo,
.format-png .caption,
.format-png .caption-recurso,
.format-png .titulo,
.format-pps .caption,
.format-pps .caption-recurso,
.format-pps .titulo,
.format-ppsx .caption,
.format-ppsx .caption-recurso,
.format-ppsx .titulo,
.format-ppt .caption,
.format-ppt .caption-recurso,
.format-ppt .titulo,
.format-pptm .caption,
.format-pptm .caption-recurso,
.format-pptm .titulo,
.format-pptx .caption,
.format-pptx .caption-recurso,
.format-pptx .titulo,
.format-rar .caption,
.format-rar .caption-recurso,
.format-rar .titulo,
.format-rtf .caption,
.format-rtf .caption-recurso,
.format-rtf .titulo,
.format-swf .caption,
.format-swf .caption-recurso,
.format-swf .titulo,
.format-tiff .caption,
.format-tiff .caption-recurso,
.format-tiff .titulo,
.format-xls .caption,
.format-xls .caption-recurso,
.format-xls .titulo,
.format-xlsx .caption,
.format-xlsx .caption-recurso,
.format-xlsx .titulo,
.format-zip .caption,
.format-zip .caption-recurso,
.format-zip .titulo {
  width: auto !important
}
.format-external a:before {
  content: "\f14c";
  font-size: 1.5em;
  top: 0;
  left: 9px;
  color: #FFF
}
.format-html a:before {
  content: "\f1c9"
}
.format-mp3 a:before {
  content: "\f1c7"
}
.format-swf a:before {
  content: "\f019";
  font-size: 2.8em;
  top: 7px
}
.format-pdf a:before {
  content: "\f1c1"
}
.format-xls a:before,
.format-xlsx a:before {
  content: "\f1c3"
}
.format-doc a:before,
.format-docx a:before,
.format-rtf a:before {
  content: "\f1c2"
}
.format-ggb a:before {
  content: "\f1c9"
}
.format-ipt a:before,
.format-rar a:before,
.format-zip a:before {
  content: "\f1c6"
}
.format-pps a:before,
.format-ppsx a:before,
.format-ppt a:before,
.format-pptm a:before,
.format-pptx a:before {
  content: "\f1c4"
}
.format-bmp a:before,
.format-jpg a:before,
.format-png a:before,
.format-tiff a:before {
  content: "\f1c5"
}
.binary-video.format-png a:before,
.binary-video_1.format-png a:before,
.binary-video_10.format-png a:before,
.binary-video_11.format-png a:before,
.binary-video_12.format-png a:before,
.binary-video_13.format-png a:before,
.binary-video_14.format-png a:before,
.binary-video_15.format-png a:before,
.binary-video_16.format-png a:before,
.binary-video_17.format-png a:before,
.binary-video_18.format-png a:before,
.binary-video_19.format-png a:before,
.binary-video_2.format-png a:before,
.binary-video_20.format-png a:before,
.binary-video_3.format-png a:before,
.binary-video_4.format-png a:before,
.binary-video_5.format-png a:before,
.binary-video_6.format-png a:before,
.binary-video_7.format-png a:before,
.binary-video_8.format-png a:before,
.binary-video_9.format-png a:before {
  content: "\f1c8"
}
.sin-mime .format-bmp a,
.sin-mime .format-doc a,
.sin-mime .format-docx a,
.sin-mime .format-ggb a,
.sin-mime .format-ipt a,
.sin-mime .format-pdf a,
.sin-mime .format-pps a,
.sin-mime .format-ppt a,
.sin-mime .format-pptm a,
.sin-mime .format-pptx a,
.sin-mime .format-rar a,
.sin-mime .format-rtf a,
.sin-mime .format-swf a,
.sin-mime .format-xls a,
.sin-mime .format-xlsx a,
.sin-mime .format-zip a {
  padding: 0 0 5px 0;
  margin: 0
}
.sin-mime .format-bmp a:before,
.sin-mime .format-doc a:before,
.sin-mime .format-docx a:before,
.sin-mime .format-ggb a:before,
.sin-mime .format-ipt a:before,
.sin-mime .format-pdf a:before,
.sin-mime .format-pps a:before,
.sin-mime .format-ppt a:before,
.sin-mime .format-pptm a:before,
.sin-mime .format-pptx a:before,
.sin-mime .format-rar a:before,
.sin-mime .format-rtf a:before,
.sin-mime .format-swf a:before,
.sin-mime .format-xls a:before,
.sin-mime .format-xlsx a:before,
.sin-mime .format-zip a:before {
  display: none
}
.solo-mime .recuadro {
  margin-bottom: 0
}
.solo-mime .recuadro>.informacion {
  padding-left: 0;
  display: table-cell;
  vertical-align: middle
}
.solo-mime .format-bmp,
.solo-mime .format-doc,
.solo-mime .format-docx,
.solo-mime .format-ggb,
.solo-mime .format-ipt,
.solo-mime .format-pdf,
.solo-mime .format-pps,
.solo-mime .format-ppt,
.solo-mime .format-pptm,
.solo-mime .format-pptx,
.solo-mime .format-rar,
.solo-mime .format-rtf,
.solo-mime .format-swf,
.solo-mime .format-xls,
.solo-mime .format-xlsx,
.solo-mime .format-zip {
  display: table-cell;
  margin: 0;
  padding: 0 0 0 15px
}
.solo-mime .format-bmp>a,
.solo-mime .format-doc>a,
.solo-mime .format-docx>a,
.solo-mime .format-ggb>a,
.solo-mime .format-ipt>a,
.solo-mime .format-pdf>a,
.solo-mime .format-pps>a,
.solo-mime .format-ppt>a,
.solo-mime .format-pptm>a,
.solo-mime .format-pptx>a,
.solo-mime .format-rar>a,
.solo-mime .format-rtf>a,
.solo-mime .format-swf>a,
.solo-mime .format-xls>a,
.solo-mime .format-xlsx>a,
.solo-mime .format-zip>a {
  width: 40px;
  height: 45px;
  overflow: hidden
}
.imagen-responsive img {
  width: 100%;
  height: auto
}
.fondo-gris {
  background: rgba(131, 187, 204, .25)
}
.fondo-gris-claro {
  background-color: #ebf0f2
}
.fondo-gris-claro>.col-sm-6 {
  background-color: #ECECED
}
.fondo-azul-oscuro {
  background: #002359
}
.fondo-azul-oscuro .titulo-caja {
  color: #FFF
}
.fondo-azul-claro {
  background: #6581be
}
.fondo-azul-claro .titulo-caja {
  color: #FFF
}
.fondo-header {
  background-color: #646567;
  padding-bottom: 20px
}
.fondo-header button#dropdownMenu1 {
  padding: 10px 12px;
  margin-top: 8px;
  margin-right: 40px;
  color: #FFF;
  font-weight: 700;
  border-radius: 0;
  font-size: 1em;
  margin-left: 4px
}
.presentacion .description {
  font-size: 28px
}
.galeria-recursos ul {
  padding: 0
}
.galeria-recursos ul li {
  list-style-type: none
}
.video .titulo {
  width: 100% !important;
  font-size: 28px;
  padding: 10px 20px 40px;
  font-weight: 400
}
.video-destacado div.informacion {
  margin-top: -33px;
  height: 82px
}
.video-destacado iframe {
  height: 238px !important
}
.galeria-destacada div.informacion {
  height: 86px
}
.relacionados>h2,
.video>h2 {
  text-transform: uppercase
}
.articulo .titulo {
  font-weight: 400;
  margin: 10px 0 20px;
  font-size: 2.3em;
  line-height: 1.35em
}
.articulo .abstract {
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 18px;
  line-height: 1.45em;
  margin-top: 18px;
  font-style: normal
}
@media (min-width:890px) {
  .articulo .abstract {
    font-size: 1.3em
  }
}
.articulo p {
  line-height: 1.6em;
  font-size: 1.06em
}
.articulo a {
  color: #1B486D;
  text-decoration: underline;
  font-weight: 700;
  min-height: auto
}
.articulo .epigrafe,
.articulo>.autor,
.articulo>.fuente>.fecha {
  font-size: 13px
}
.articulo h2,
.articulo h3,
.articulo h4,
.articulo h5,
.articulo h6 {
  font-weight: 500;
  line-height: 1.5
}
.articulo h2 {
  font-weight: 200;
  margin-bottom: .6em;
  font-size: 1.7em;
  font-weight: 600
}
.articulo h3 {
  font-size: 1.68em;
  margin-bottom: 30px;
  margin-top: 40px;
  font-weight: 600
}
.articulo h4 {
  font-size: 1.34em;
  font-weight: 400;
  font-weight: 600;
  margin-top: 30px
}
.articulo h5 {
  font-size: 1.3em;
  font-weight: 600
}
.articulo h6 {
  font-size: 1.3em;
  font-weight: 600
}
.articulo ol,
.articulo ol>ol,
.articulo ul,
.articulo ul>ul {
  margin-left: 20px;
  font-size: 1.1em
}
.articulo table {
  width: 100%;
  clear: both;
  margin: 30px 0
}
.articulo .table th {
  background-color: #f2f2f2
}
.articulo .figure {
  margin: 0 auto 10px
}
.articulo .figure img {
  clear: both;
  max-width: 100%;
  height: auto;
  margin: 0 auto
}
.articulo .figure .autor,
.articulo .figure .caption,
.articulo .figure .caption-recurso,
.articulo .figure .fecha,
.articulo .figure .fuente,
.articulo .figure .titulo {
  width: auto !important;
  padding: 0 0 4px;
  margin: 0
}
.articulo .figure .titulo {
  font-weight: 600;
  font-size: .95em
}
.articulo .figure .caption p {
  font-size: .98em
}
.articulo .figure .fuente {
  font-size: .85em;
  font-style: italic
}
.articulo .figure.pull-left {
  clear: left;
  margin-right: 20px;
  max-width: 50%
}
.articulo .figure.pull-right {
  clear: right;
  margin-left: 20px;
  margin-top: 0
}
.articulo .figure,
.articulo .imagen-centrada,
.articulo .imagen-centro,
.articulo .imagen-derecha,
.articulo .imagen-izquierda {
  margin-bottom: 16px;
  margin-top: 16px;
  clear: both;
  text-align: center;
  border: 1px solid #ddd;
  display: table
}
.articulo .figure img,
.articulo .imagen-centrada img,
.articulo .imagen-centro img,
.articulo .imagen-derecha img,
.articulo .imagen-izquierda img {
  max-width: 100%;
  height: auto
}
.articulo .figure.imagen-ancho-normal,
.articulo .imagen-centrada.imagen-ancho-normal,
.articulo .imagen-centro.imagen-ancho-normal,
.articulo .imagen-derecha.imagen-ancho-normal,
.articulo .imagen-izquierda.imagen-ancho-normal {
  text-align: center
}
.articulo .figure.imagen-ancho-normal img,
.articulo .imagen-centrada.imagen-ancho-normal img,
.articulo .imagen-centro.imagen-ancho-normal img,
.articulo .imagen-derecha.imagen-ancho-normal img,
.articulo .imagen-izquierda.imagen-ancho-normal img {
  width: auto !important;
  margin: 16px auto;
  display: block
}
.articulo .imagen-derecha {
  margin-bottom: 20px;
  margin-top: 0;
  width: 100%
}
@media (min-width:768px) {
  .articulo .imagen-derecha {
    width: 49%;
    clear: right;
    margin-left: 20px;
    margin-top: 0;
    float: right
  }
}
.articulo .imagen-derecha img {
  width: 100%;
  height: auto
}
.articulo .imagen-izquierda {
  margin-bottom: 20px;
  margin-top: 0;
  width: 100%
}
@media (min-width:768px) {
  .articulo .imagen-izquierda {
    width: 49%;
    clear: left;
    margin-right: 20px;
    max-width: 50%;
    float: left;
    margin-top: 0
  }
}
.articulo .imagen-izquierda img {
  width: 100%;
  height: auto
}
.articulo .imagen-derecha.recurso-compuesto,
.articulo .imagen-izquierda.recurso-compuesto {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  margin-bottom: 50px;
  border: none
}
@media (min-width:890px) {
  .articulo .imagen-derecha.recurso-compuesto,
  .articulo .imagen-izquierda.recurso-compuesto {
    width: 50%
  }
}
.articulo .bajardoc {
  position: relative;
  display: block
}
.articulo .bajardoc a {
  z-index: 1
}
.articulo .bajardoc a img {
  display: none
}
.articulo .bajardoc .titulo {
  font-size: 1.1em;
  font-weight: 500;
  color: #4D4D4D;
  position: absolute;
  left: 50px;
  top: -10px;
  z-index: 0
}
.articulo .bajardoc .format-pdf a img {
  display: block
}
.articulo .format-doc a,
.articulo .format-docx a,
.articulo .format-ggb a,
.articulo .format-pdf a,
.articulo .format-pps a,
.articulo .format-ppsx a,
.articulo .format-ppt a,
.articulo .format-pptx a,
.articulo .format-rar a,
.articulo .format-rtf a,
.articulo .format-xls a,
.articulo .format-xlsx a,
.articulo .format-zip a {
  min-height: 65px
}
.articulo .format-doc a:before,
.articulo .format-docx a:before,
.articulo .format-ggb a:before,
.articulo .format-pdf a:before,
.articulo .format-pps a:before,
.articulo .format-ppsx a:before,
.articulo .format-ppt a:before,
.articulo .format-pptx a:before,
.articulo .format-rar a:before,
.articulo .format-rtf a:before,
.articulo .format-xls a:before,
.articulo .format-xlsx a:before,
.articulo .format-zip a:before {
  font-weight: 400
}
.articulo .format-gif a,
.articulo .format-jpg a,
.articulo .format-png a,
.articulo .format-tiff a {
  padding-left: 0
}
.articulo .format-gif a:before,
.articulo .format-jpg a:before,
.articulo .format-png a:before,
.articulo .format-tiff a:before {
  display: none
}
.articulo .figure .caption,
.articulo .figure .titulo,
.articulo .imagen-centrada .caption,
.articulo .imagen-centrada .titulo,
.articulo .imagen-centro .caption,
.articulo .imagen-centro .titulo,
.articulo .imagen-derecha .caption,
.articulo .imagen-derecha .titulo,
.articulo .imagen-izquierda .caption,
.articulo .imagen-izquierda .titulo {
  font-size: .9em;
  text-align: center;
  font-style: italic;
  background-color: #eee;
  margin: 0;
  padding: 8px;
  width: 100% !important;
  display: table;
  font-weight: 600
}
.articulo .figure .caption p,
.articulo .figure .titulo p,
.articulo .imagen-centrada .caption p,
.articulo .imagen-centrada .titulo p,
.articulo .imagen-centro .caption p,
.articulo .imagen-centro .titulo p,
.articulo .imagen-derecha .caption p,
.articulo .imagen-derecha .titulo p,
.articulo .imagen-izquierda .caption p,
.articulo .imagen-izquierda .titulo p {
  margin: 0
}
.articulo .figure .caption,
.articulo .imagen-centrada .caption,
.articulo .imagen-centro .caption,
.articulo .imagen-derecha .caption,
.articulo .imagen-izquierda .caption {
  padding-top: 0;
  font-weight: 400
}
.articulo li {
  margin-bottom: 8px
}
.articulo ol ol,
.articulo ol ul,
.articulo ul ol,
.articulo ul ul {
  margin-bottom: 0;
  font-size: 1em !important;
  margin-top: 10px
}
.articulo hr {
  clear: both;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0
}
@media (min-width:890px) {
  .articulo-noticia .imagen-presentacion {
    margin-bottom: -150px
  }
  .articulo-noticia .titulo {
    padding: 40px 40px 30px 40px
  }
  .articulo-noticia .abstract {
    padding: 10px 40px 30px 40px
  }
}
.articulo .bajardoc.format-pdf {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 0;
  border: 1px solid #ddd;
  background-color: #eee;
  height: 150px;
  margin: 30px 0;
  position: relative
}
.articulo .bajardoc.format-pdf a {
  padding-left: 0;
  padding-top: 0;
  z-index: 1;
  position: absolute;
  height: 150px;
  display: block;
  width: 100%
}
.articulo .bajardoc.format-pdf a img {
  float: left;
  height: 150px;
  border: 1px solid #ddd;
  display: block;
  width: 120px
}
.articulo .bajardoc.format-pdf .titulo {
  position: absolute;
  left: 130px;
  top: 45px
}
.articulo .bajardoc.format-pdf a:before {
  display: none
}
.articulo .imagen-izquierda.format-pdf a:before {
  display: none
}
.articulo .imagen-derecha.format-pdf a:before {
  display: none
}
.articulo-mas {
  border-top: 2px solid #e7e7dd;
  display: table;
  width: 100%
}
.articulo-mas .ntg-titulo-caja {
  border: none !important;
  font-size: 1.5em !important;
  margin: 30px 0 !important
}
.votacion {
  height: 18px;
  padding-top: 10px;
  float: none !important;
  min-height: 40px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: .85em
}
.votos-estrellas {
  display: table;
  margin-right: 12px;
  margin-bottom: 5px
}
@media (min-width:890px) {
  .votos-estrellas {
    float: left
  }
}
.lista-icono ul li {
  list-style-type: none;
  margin-bottom: 20px
}
.lista-icono ul li a {
  text-decoration: none;
  list-style-type: none;
  margin-bottom: 30px
}
.lista-icono ul li a:hover {
  color: #98B3BC
}
.lista-icono ul li a:before {
  font-family: FontAwesome;
  content: "\f054";
  color: #AA8613;
  position: absolute;
  left: 18px;
  font-size: 15px
}
.imagen-centro {
  width: 100%
}
.imagen-centro img {
  width: 100%;
  height: auto
}
.recuadro-video>div {
  min-height: 240px
}
.recuadro-destacado {
  position: relative;
  border: 1px solid #ddd
}
@media (max-width:768px) {
  .recuadro-destacado .imagen-responsive {
    width: 130px;
    float: left;
    margin-right: 15px
  }
}
.recuadro-destacado .ntg-titulo-caja {
  font-weight: 400;
  padding-top: 0;
  margin-top: 0;
  font-size: 24px;
  max-width: 200px;
  padding-bottom: 17px;
  font-weight: 600
}
@media (min-width:890px) {
  .recuadro-destacado .ntg-titulo-caja {
    font-size: 29px;
    max-width: 240px;
    padding-bottom: 32px
  }
}
.recuadro-destacado>.recuadro {
  background-color: #FFF;
  position: relative
}
@media (max-width:889px) {
  .recuadro-destacado>.recuadro {
    height: auto
  }
  .recuadro-destacado>.recuadro .abstract {
    display: none
  }
  .recuadro-destacado>.recuadro .panel-body {
    padding: 10px 5px 0 10px
  }
}
@media (min-width:769px) {
  .recuadro-destacado>.recuadro {
    height: 250px
  }
}
@media (min-width:1180px) {
  .recuadro-destacado>.recuadro {
    height: 430px
  }
}
@media (min-width:1380px) {
  .recuadro-destacado>.recuadro {
    height: 410px
  }
}
.recuadro-destacado>.recuadro:hover {
  background-color: #0f69b4;
  color: #FFF
}
.recuadro-destacado>.recuadro:hover img {
  opacity: .8
}
.recuadro-destacado>.recuadro a {
  color: #124066
}
.recuadro-destacado>.recuadro a:hover {
  color: #FFF;
  text-decoration: none
}
.recuadro-destacado .titulo {
  font-size: 1.23em;
  font-weight: 600;
  margin: 4px 0 12px 0
}
@media (max-width:889px) {
  .recuadro-destacado .titulo {
    margin: 0
  }
}
.recuadro-destacado.titulo {
  font-size: 1.2em;
  font-weight: 400;
  margin: 4px 0 12px 0;
  font-weight: 600
}
@media (min-width:890px) {
  .recuadro-destacado.titulo {
    margin: 0
  }
}
@media (min-width:1180px) {
  .recuadro-destacado.titulo {
    font-size: 1.5em
  }
}
.recuadro-documento .titulo {
  font-size: 1em;
  font-weight: 400;
  min-height: 80px;
  line-height: 1.3em;
  font-weight: 600
}
.recuadro-documento img {
  max-width: 200px;
  border: 1px solid #ddd
}
.recuadro-documento .titulo-grupo.grupo {
  display: none
}
.muestra-titulo-grupo .titulo-grupo.grupo {
  display: block
}
.titulo-grupo {
  font-size: 24px;
  font-weight: 700;
  clear: both;
  width: 100%;
  margin-bottom: 20px
}
.titulo-grupo a {
  cursor: auto
}
.titulo-grupo a:hover {
  color: #4D4D4D
}
.noticia-destacada {
  overflow: hidden
}
@media (min-width:890px) {
  .noticia-destacada .recuadro {
    height: 388px
  }
}
.recursos-grandes .figure {
  max-width: none
}
@media (max-width:889px) {
  .recursos-grandes .figure {
    display: block;
    width: 100%;
    text-align: center
  }
}
.recuadros .media-left {
  padding-right: 30px
}
.recuadros .media-body .titulo {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.3em;
  font-weight: 600
}
.recuadros-2-columnas .media,
.recuadros-3-columnas .media,
.recuadros-4-columnas .media {
  margin-top: 0;
  margin-bottom: 15px
}
.portada-doc img {
  height: 200px !important;
  width: auto;
  border: 1px solid #ddd
}
.portada-doc .titulo {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-top: 5px
}
.portada-doc .titulo a {
  color: #4D4D4D;
  padding-top: 220px
}
.portada-doc .titulo a:hover {
  color: #98B3BC;
  text-decoration: none
}
.titulo-clasificando.pull-left {
  margin-top: 10px;
  margin-bottom: 14px;
  font-size: 40px
}
.recuadros.thumbnail {
  font-family: gobCL;
  position: relative
}
.recuadros.thumbnail .media {
  margin-bottom: 0
}
.recuadros.thumbnail .abstract {
  text-align: center;
  padding: 10px 5px 14px;
  font-size: 1.2em;
  background-color: #FFF;
  margin: 0
}
.recuadros.thumbnail .recuadros .titulo {
  font-size: 1.2em
}
.recuadros.thumbnail .informacion {
  min-height: 70px;
  background-color: #FFF
}
.recuadros.thumbnail a:hover {
  text-decoration: none
}
.recuadros.thumbnail a:after {
  content: "";
  width: 0;
  height: 3px;
  background-color: #98B3BC;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, 0);
  transition: width .3s;
  z-index: 100
}
.recuadros.thumbnail a:hover:after {
  width: 100%
}
.imagen-recurso,
.imagen-recurso a {
  text-align: center
}
.ntg-galeria h2 {
  font-size: 1.3em;
  min-height: 30px !important
}
.ntg-galeria .thumbnail .caption {
  color: #4D4D4D;
  font-weight: 600;
  margin-bottom: 10px
}
#menu_recursos_oa .recuadros-tabla-unidades .ntg-titulo-caja {
  margin-bottom: -11px !important
}
.recuadros-tabla-unidades .ntg-titulo-caja {
  font-size: 30px;
  margin-bottom: 30px
}
.recuadros-tabla-unidades .seccion>h2 {
  display: none
}
.recuadros-tabla-unidades .seccion>h3 {
  font-size: 1.2em;
  font-weight: 700;
  margin-top: 0
}
.recuadros-tabla-unidades .recuadro.row {
  padding: 20px 0;
  border-top: none;
  margin: 10px 0
}
.recuadros-tabla-unidades .recuadro.row {
  border-top: 1px solid #C4D5D9
}
.recuadros-tabla-unidades .titulo {
  font-size: 1.2em;
  font-weight: 600
}
.recuadros-tabla-unidades [class*=acordeon] .panel-title>a:before {
  float: left;
  font-size: 1.5em;
  margin-right: 10px
}
.recuadros-tabla-unidades [class*=acordeon] .panel-title>a:hover {
  text-decoration: none
}
.recuadros-tabla-unidades [class*=acordeon] .panel-title>a {
  border-top: none;
  padding: 10px 0
}
.recuadros-tabla-unidades .panel-default>.panel-heading {
  background-color: transparent;
  border-color: transparent
}
.recuadros-tabla-unidades .panel-collapse {
  padding-top: 0
}
.recuadros-tabla-unidades .panel.panel-default:last-child {
  border-bottom: none
}
.recuadros-tabla-unidades .panel-group .panel+.panel {
  border: none
}
.acordeon-seccion .panel-title a {
  position: relative
}
.acordeon-seccion .panel-title a:after {
  position: absolute;
  right: 0;
  font-family: FontAwesome;
  content: "\f107";
  float: right;
  display: inline;
  font-size: 1.5em;
  color: #C6C6C2;
  margin-top: -7px;
  margin-right: 10px;
  padding-left: 15px
}
.acordeon-seccion .panel-title a.collapsed:after {
  content: "\f105"
}
.acordeon-seccion .panel-title>a:before {
  display: none !important
}
.lista-bullet .ntg-titulo-caja {
  border-bottom: 1px solid #ddd;
  margin: 0 0 10px;
  padding-bottom: 10px;
  font-size: 1.8em
}
.lista-bullet ul {
  padding-left: 10px;
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}
.lista-bullet ul>li {
  position: relative
}
.lista-bullet ul li {
  position: relative;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 0
}
.lista-bullet ul li:before {
  font-family: FontAwesome;
  content: "\f0da";
  color: #98B3BC;
  margin-right: 10px;
  margin-right: 15px
}
.lista-bullet-grupos .abstract,
.lista-bullet-grupos .fecha {
  font-size: .85em
}
.lista-bullet-grupos .fecha {
  font-weight: 700
}
.lista-bullet-grupos .ntg-titulo-caja {
  border-bottom: 1px solid #ddd;
  margin: 0 0 10px;
  padding-bottom: 10px;
  font-size: 1.8em
}
.lista-bullet-grupos .titulo-grupo {
  position: relative;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 5px;
  margin-left: 10px;
  font-size: 1.4em;
  font-family: gobCL, sans-serif;
  font-weight: 200;
  margin-top: 0
}
.lista-bullet-grupos .titulo-grupo:before {
  font-family: FontAwesome;
  content: "\f0da";
  color: #98B3BC;
  position: absolute;
  left: -10px;
  font-size: 18px
}
.lista-bullet-grupos .titulo-grupo a {
  color: #4D4D4D
}
.lista-bullet-grupos .well.envoltorio-caja {
  padding-top: 0;
  margin: 0;
  padding-bottom: 0
}
.titulo-asignatura,
.titulo-asignatura .titulo,
.titulo-asignatura .titulo-grupo {
  margin-top: 0
}
.consultas-recuadros {
  padding: 0;
  border: 1px solid #ddd;
  margin-top: 20px;
  border-top: 2px solid #98B3BC
}
.consultas-recuadros .pv-branch a {
  color: #98B3BC
}
.consultas-recuadros .recuadro.media {
  margin: 0;
  background: #FFF;
  padding: 0 8.33333333%
}
.consultas-recuadros .titulo.media-heading {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  font-size: 1.25em
}
.consultas-recuadros .titulo-caja {
  position: relative;
  margin-left: 54px
}
.consultas-recuadros .titulo-caja:before {
  font-family: FontAwesome;
  content: "\f29c";
  left: -53px;
  top: -2px;
  font-size: 1.25em;
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
  color: #98B3BC
}
.consultas-recuadros .titulo-caja:before.fa-lg {
  left: -1.85714286em
}
.lista-colapsable .titulo-caja,
.lista-colapsable-simple .titulo-caja {
  margin: 0 auto 15px;
  font-weight: 400;
  font-size: 1.6em
}
.lista-colapsable .btn,
.lista-colapsable-simple .btn {
  position: relative;
  left: 0;
  top: 10px;
  margin-right: 15px;
  display: table
}
.lista-colapsable .list-group .list-group,
.lista-colapsable-simple .list-group .list-group {
  margin-bottom: 0
}
.lista-colapsable .list-group .list-group .list-group-item,
.lista-colapsable-simple .list-group .list-group .list-group-item {
  background-color: transparent
}
.lista-colapsable .list-group .list-group .list-group-item:last-child,
.lista-colapsable-simple .list-group .list-group .list-group-item:last-child {
  border-bottom-width: 0
}
.lista-colapsable .list-group .list-group-item a,
.lista-colapsable-simple .list-group .list-group-item a {
  display: inline-block;
  padding: 10px 15px 10px 0
}
.lista-colapsable .list-group .list-group-item .fa,
.lista-colapsable-simple .list-group .list-group-item .fa {
  float: right;
  font-size: 1.5em;
  color: #67747e
}
.lista-colapsable .list-group .list-group-item .fa-plus-circle,
.lista-colapsable-simple .list-group .list-group-item .fa-plus-circle {
  display: none
}
.lista-colapsable .list-group .collapsed>.fa-minus-circle,
.lista-colapsable-simple .list-group .collapsed>.fa-minus-circle {
  display: none
}
.lista-colapsable .list-group .collapsed>.fa-plus-circle,
.lista-colapsable-simple .list-group .collapsed>.fa-plus-circle {
  display: block
}
.list-group-item.active a {
  color: #fff
}
.lista-colapsable-simple .list-group .list-group-item>a {
  display: block;
  z-index: 200
}
.lista-menu {
  border-top: 1px solid #98B3BC
}
.lista-menu .ntg-titulo-caja {
  margin-top: 0;
  font-size: 1.5em;
  padding-top: 8px
}
.lista-menu>.list-group .list-group-item {
  border-width: 1px 0;
  padding: 0
}
.lista-menu>.list-group .list-group-item a {
  padding: 10px 15px;
  display: block
}
.lista-menu>.list-group .list-group-item .list-group {
  padding-left: 15px;
  padding-right: 15px;
  min-width: 234px
}
.lista-menu>.list-group .list-group-item .list-group .list-group-item {
  background-color: transparent
}
.lista-menu>.list-group .list-group-item .list-group .list-group-item.active a {
  font-weight: 700
}
.lista-menu>.list-group .list-group-item.active {
  border-color: #ddd;
  background-color: #f2f2f2
}
.lista-menu>.list-group .list-group-item.active a {
  color: #4D4D4D
}
.lista-menu>.list-group .list-group-item.active a:active,
.lista-menu>.list-group .list-group-item.active a:focus,
.lista-menu>.list-group .list-group-item.active a:hover {
  color: #4D4D4D
}
.lista-menu>.list-group .list-group-item.active>a {
  font-weight: 700
}
#mapa_del_sitio li.list-group-item:last-child {
  border-bottom: none
}
#mapa_del_sitio .lista-menu {
  margin-top: 30px
}
.titulo-valor .titulo {
  font-size: 1.8em
}
.banner {
  text-align: center
}
.banner img {
  margin-bottom: 10px;
  opacity: .75
}
@media (max-width:889px) {
  .banner img {
    opacity: 1
  }
}
.banner img:hover {
  opacity: 1
}
.banner .titulo-caja {
  text-align: left
}
.banners-accesos>div {
  color: #FFF;
  background-color: #6f8890;
  position: relative;
  height: 68px;
  margin-bottom: 20px
}
.banners-accesos>div:hover {
  background-color: #98AAAF
}
.banners-accesos>div a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  height: 68px
}
.banners-accesos>div .titulo {
  position: absolute;
  display: block;
  width: 100% !important;
  padding-left: 55px;
  padding-right: 10px;
  padding-top: 5px;
  line-height: 1.3em
}
.banners-obligatorios {
  background: url(images/fondo-banners-gob.png) left top no-repeat;
  padding-top: 28px
}
.banners-obligatorios>div.recuadro {
  background: url(images/fondo-banners-gob.png) left bottom no-repeat;
  padding-bottom: 25px
}
.banner-html>.recuadro>.recuadro {
  background-color: #f2f2f2;
  display: table;
  width: 100%;
  height: auto;
  border-bottom: 2px inset #6f8890;
  margin-bottom: 10px;
  font-size: 24px
}
.banner-html>.recuadro>.recuadro:hover {
  background-color: #fff
}
.banner-html>.recuadro>.recuadro a {
  width: 100%;
  height: auto;
  padding: 12px 10px 12px 65px;
  display: block;
  background: url(images/fondo_banner_html.png) 10px center no-repeat
}
.banner-html>.recuadro>.recuadro a:hover {
  text-decoration: none;
  color: #98B3BC;
  border-right: 6px inset #98B3BC;
  opacity: 1
}
.banner-html>.recuadro>.recuadro a span {
  display: table-cell;
  vertical-align: middle;
  height: auto
}
.banner-html>.recuadro>.recuadro.binary-ico_01_prensa>a {
  background: url(images/iconos-accesos_prensa.png) 10px center no-repeat
}
.banner-html>.recuadro>.recuadro.binary-ico_02_preguntas_fao>a {
  background: url(images/iconos-accesos_preguntas.png) 10px center no-repeat
}
.banner-html>.recuadro>.recuadro.binary-ico_03_subasta>a {
  background: url(images/iconos-accesos_subasta.png) 10px center no-repeat
}
.banner-html>.recuadro>.recuadro.binary-ico_04_tramites>a {
  background: url(images/iconos-accesos_tramites.png) 10px center no-repeat
}
.banner-html>.recuadro>.recuadro.binary-ico_05_mapas>a {
  background: url(images/iconos-accesos_mapas.png) 10px center no-repeat
}
.banner-html>.recuadro>.recuadro.binary-ico_06_indigena>a {
  background: url(images/iconos-accesos_indigena.png) 10px center no-repeat
}
.titulo-pagina {
  clear: both;
  font-size: 40px;
  font-family: gobCL, sans-serif
}
.titulo-pagina h1 {
  font-weight: 400
}
.titulo-pagina .titulo {
  font-size: 40px;
  margin: 10px 0 4px 0;
  font-weight: 200
}
.presentacion {
  background-color: #fff;
  display: table;
  width: 100%
}
.presentacion .descripcion {
  padding: 10px;
  font-size: 28px;
  display: table-cell
}
@media (max-width:768px) {
  .presentacion .descripcion {
    display: block;
    clear: both
  }
}
.presentacion .figure,
.presentacion .media-left,
.presentacion .media-right {
  display: table-cell
}
@media (max-width:889px) {
  .presentacion .figure,
  .presentacion .media-left,
  .presentacion .media-right {
    width: 50%
  }
  .presentacion .figure img,
  .presentacion .media-left img,
  .presentacion .media-right img {
    width: 100%;
    height: auto
  }
}
@media (max-width:768px) {
  .presentacion .figure,
  .presentacion .media-left,
  .presentacion .media-right {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    clear: both
  }
}
.btn {
  border-width: 0 0 2px 0;
  border-radius: 30px;
  margin: 0;
  padding: 0
}
.btn a {
  display: block
}
.btn a:hover {
  text-decoration: none
}
.boton {
  color: #4D4D4D;
  background-color: #98B3BC;
  border-color: #799ca8;
  background-color: #00B4BC;
  border: none;
  text-transform: uppercase;
  padding: 9px 5px;
  color: #111;
  font-size: .9em;
  font-weight: 600;
  letter-spacing: .1em;
  border: 1px solid #799ca8
}
.boton.focus,
.boton:focus {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #405962
}
.boton:hover {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #5a7e8a
}
.boton.active,
.boton:active,
.open>.dropdown-toggle.boton {
  color: #4D4D4D;
  background-color: #799ca8;
  border-color: #5a7e8a
}
.boton.active.focus,
.boton.active:focus,
.boton.active:hover,
.boton:active.focus,
.boton:active:focus,
.boton:active:hover,
.open>.dropdown-toggle.boton.focus,
.open>.dropdown-toggle.boton:focus,
.open>.dropdown-toggle.boton:hover {
  color: #4D4D4D;
  background-color: #648c99;
  border-color: #405962
}
.boton.active,
.boton:active,
.open>.dropdown-toggle.boton {
  background-image: none
}
.boton.disabled.focus,
.boton.disabled:focus,
.boton.disabled:hover,
.boton[disabled].focus,
.boton[disabled]:focus,
.boton[disabled]:hover,
fieldset[disabled] .boton.focus,
fieldset[disabled] .boton:focus,
fieldset[disabled] .boton:hover {
  background-color: #98B3BC;
  border-color: #799ca8
}
.boton .badge {
  color: #98B3BC;
  background-color: #4D4D4D
}
.boton:hover {
  color: #000;
  background: #008F97
}
.ver-mas,
.vermas {
  text-transform: uppercase;
  font-family: Lato
}
.ver-mas a,
.vermas a {
  font-size: .85em;
  font-weight: 700;
  border-radius: 40px;
  padding: 3px 8px
}
.ver-mas a:after,
.vermas a:after {
  content: "  +  ";
  padding: 0;
  margin-left: 5px;
  font-size: 15px
}
.btn-text-right,
.btn-text-right>.btn {
  text-align: right
}
.btn-text-left,
.btn-text-left>.btn {
  text-align: left
}
.recuadros-cerrados .thumbnail,
.recuadros-envueltos .thumbnail {
  border-bottom: 2px solid #6f8890;
  background-color: #fff;
  margin-bottom: 0
}
.recuadros-cerrados .thumbnail .figure,
.recuadros-envueltos .thumbnail .figure {
  text-align: center;
  overflow: hidden
}
.recuadros-cerrados .thumbnail .figure img,
.recuadros-envueltos .thumbnail .figure img {
  margin: 0 auto;
  max-width: 100%;
  height: auto
}
.recuadros-cerrados .informacion,
.recuadros-envueltos .informacion {
  display: table;
  padding: 10px
}
.recuadros-cerrados .informacion .titulo,
.recuadros-envueltos .informacion .titulo {
  font-size: 28px;
  font-weight: 500;
  margin-top: 0
}
.recuadros-cerrados .informacion p,
.recuadros-envueltos .informacion p {
  font-size: 13px
}
.recuadros-cerrados .informacion .texto,
.recuadros-envueltos .informacion .texto {
  font-size: 15px;
  line-height: 1.3em
}
.recuadros-cerrados a:hover,
.recuadros-envueltos a:hover {
  text-decoration: none
}
.recuadros-valores {
  margin: 60px 0 30px;
  display: table;
  width: 100%
}
.recuadros-valores a {
  display: block;
  color: #4D4D4D;
  font-weight: 600;
  vertical-align: middle;
  padding: 1em;
  text-align: center;
  font-size: 1.35em;
  height: 100px;
  background-color: #C6C6C2
}
.recuadros-valores a:hover {
  background-color: #ebf0f2
}
.fecha-destacada .recuadro,
.fecha-destacada-completa .recuadro,
.fecha-destacada-completa-right .recuadro,
.fecha-destacada-right .recuadro {
  margin-bottom: 10px;
  background-color: #fff
}
.fecha-destacada .recuadro .media-body,
.fecha-destacada-completa .recuadro .media-body,
.fecha-destacada-completa-right .recuadro .media-body,
.fecha-destacada-right .recuadro .media-body {
  vertical-align: middle;
  padding-left: 10px
}
.fecha-destacada .recuadro .fecha,
.fecha-destacada-completa .recuadro .fecha,
.fecha-destacada-completa-right .recuadro .fecha,
.fecha-destacada-right .recuadro .fecha {
  display: table-cell;
  text-align: center
}
.fecha-destacada .recuadro .fecha p,
.fecha-destacada-completa .recuadro .fecha p,
.fecha-destacada-completa-right .recuadro .fecha p,
.fecha-destacada-right .recuadro .fecha p {
  padding: 0 10px 0 0;
  border-right: 1px dotted #eb3c46
}
.fecha-destacada .recuadro .dia,
.fecha-destacada-completa .recuadro .dia,
.fecha-destacada-completa-right .recuadro .dia,
.fecha-destacada-right .recuadro .dia {
  font-size: 49px;
  font-weight: 200;
  font-family: gobCL, sans-serif;
  margin: 0;
  line-height: 100%;
  color: #979793
}
.fecha-destacada .recuadro .mes,
.fecha-destacada-completa .recuadro .mes,
.fecha-destacada-completa-right .recuadro .mes,
.fecha-destacada-right .recuadro .mes {
  font-size: 28px;
  margin: 0;
  font-weight: 200;
  color: #979793
}
.fecha-destacada .recuadro .titulo,
.fecha-destacada-completa .recuadro .titulo,
.fecha-destacada-completa-right .recuadro .titulo,
.fecha-destacada-right .recuadro .titulo {
  font-size: 1.3em
}
.breadcrumb>span {
  display: inline-block;
  padding-right: 5px;
  padding-top: 10px
}
.breadcrumb p {
  margin: 0;
  padding-top: 10px
}
.breadcrumb ul {
  padding-left: 2px
}
.breadcrumb ul li {
  list-style-type: none;
  display: inline
}
.breadcrumb a {
  color: #4D4D4D;
  border: none
}
.breadcrumb>.active {
  color: #111
}
.panel-group {
  background-color: #fff
}
[class*=acordeon] .panel-heading {
  padding: 0
}
[class*=acordeon] .panel-title {
  font-size: 1.08em;
  margin: 0
}
[class*=acordeon] .panel-title>a {
  padding: 10px 15px;
  display: block;
  border-top: 1px solid #98B3BC;
  color: #4D4D4D;
  font-weight: 400
}
.linea-final-acordeon .panel.panel-default:last-child {
  border-bottom: 1px solid #98B3BC
}
.panel-collapse {
  padding: 20px
}
.panel-collapse caption {
  font-size: 1.4em;
  padding-left: 0 !important;
  margin-top: 20px;
  font-family: gobCL, sans-serif;
  color: #475156
}
button.btn.btn-colapsed {
  width: 35px;
  height: 35px;
  position: relative
}
button.btn.btn-colapsed:after,
button.btn.btn-colapsed:before {
  font-family: simple-line-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 3px;
  position: absolute;
  font-size: 1.4em;
  left: 3px
}
button.btn.btn-colapsed:before {
  content: "\e606"
}
button.btn.btn-colapsed:after {
  content: "\e605";
  left: 12px
}
button.btn.btn-colapsed.collapsed:before {
  content: "\e601";
  left: 8px
}
button.btn.btn-colapsed.collapsed:after {
  display: none
}
.compartir .btn-link {
  color: #555
}
.compartir .btn-link:active,
.compartir .btn-link:focus,
.compartir .btn-link:hover {
  color: #505a62
}
.compartir .btn-link .fa {
  margin-left: 5px;
  margin-right: 12px;
  font-size: 1.5em
}
.compartir .dropdown-menu {
  border: none
}
.compartir .dropdown-menu:before {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: 900;
  background-color: #fff;
  margin: -5px 0 0 -5px;
  top: 0;
  right: 10px
}
.compartir .dropdown-menu .social-tools {
  margin: 0;
  text-align: center;
  padding: 2px 5px;
  width: auto;
  white-space: nowrap
}
.compartir .dropdown-menu .social-tools a {
  width: 40px;
  height: 35px;
  color: #67747e;
  display: inline-block
}
.compartir .dropdown-menu .social-tools a:hover {
  text-decoration: none
}
.compartir .dropdown-menu .social-tools a>img {
  background: 0 0 !important;
  display: none
}
.compartir .dropdown-menu .social-tools a:after {
  font-family: FontAwesome;
  font-size: 1.4em;
  text-align: center;
  display: block
}
.compartir .dropdown-menu .social-tools a.facebook:after {
  content: "\f09a"
}
.compartir .dropdown-menu .social-tools a.facebook:hover {
  color: #98B3BC
}
.compartir .dropdown-menu .social-tools a.instagram:after {
  content: "\f16d"
}
.compartir .dropdown-menu .social-tools a.instagram:hover {
  color: #98B3BC
}
.compartir .dropdown-menu .social-tools a.twitter:after {
  content: "\f099"
}
.compartir .dropdown-menu .social-tools a.twitter:hover {
  color: #98B3BC
}
.compartir .dropdown-menu .social-tools a.email:after {
  content: "\f0e0"
}
.compartir .dropdown-menu .social-tools a.email:hover {
  color: #98B3BC
}
.compartir .dropdown-menu .social-tools a.whatsapp:after {
  content: "\f232"
}
.compartir .dropdown-menu .social-tools a.whatsapp:hover {
  color: #98B3BC
}
.redes-sociales {
  margin-top: 12px;
  margin-left: 10px
}
.redes-sociales ul li {
  display: table-cell;
  width: 45px;
  list-style: none
}
.redes-sociales ul li.contactenos {
  width: 110px
}
.redes-sociales ul li a {
  width: 35px;
  height: 35px;
  display: block;
  position: relative
}
.redes-sociales ul li a:hover {
  text-decoration: none
}
.redes-sociales ul li a:before {
  font-family: FontAwesome;
  font-size: 1.7em;
  text-align: center;
  display: block;
  content: "\f099"
}
.redes-sociales ul li a.twitter:before {
  content: "\f099"
}
.redes-sociales ul li a.twitter:hover {
  color: #98B3BC
}
.redes-sociales ul li a.facebook:before {
  content: "\f09a"
}
.redes-sociales ul li a.facebook:hover {
  color: #98B3BC
}
.redes-sociales ul li a.youtube:before {
  content: "\f16a"
}
.redes-sociales ul li a.youtube:hover {
  color: #98B3BC
}
.redes-sociales ul li a.instagram:before {
  content: "\f16d"
}
.redes-sociales ul li a.instagram:hover {
  color: #98B3BC
}
.redes-sociales ul li a.contacto {
  width: 110px
}
.redes-sociales ul li a.contacto:before {
  content: "\f0e6";
  display: inline;
  text-align: left;
  margin-right: 5px
}
.redes-sociales ul li a.contacto:hover {
  color: #0070BB
}
.btn-simple a {
  border: 1px solid #ddd;
  padding: 5px;
  color: #777;
  font-size: .9em;
  border-radius: 4px
}
.btn-simple a:hover {
  text-decoration: none;
  background-color: #EAF9FF
}
.btn-subir.affix {
  top: 50%;
  left: 15px;
  margin-top: -30px
}
@media (min-width:890px) {
  .row-flex,
  .row-flex>div[class*=col-] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto
  }
}
@media (min-width:890px) {
  .row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0
  }
}
@media (min-width:890px) {
  .container-flex>div[class*=col-],
  .row-flex>div[class*=col-] {
    margin: -.2px -.2px 20px -.2px
  }
}
@media (min-width:890px) {
  .container-flex>div[class*=col-] div,
  .row-flex>div[class*=col-] div {
    width: 100%
  }
}
@media (min-width:890px) {
  .flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap
  }
}
@media (min-width:890px) {
  .flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2
  }
}
.page-header a {
  color: #4D4D4D
}
.page-header h1 {
  font-weight: 400
}
@media (max-width:889px) {
  .page-header h1 {
    font-size: 3.1em
  }
}
a:hover {
  color: #EE7815;
  text-decoration: none
}
.desplegable-valores {
  position: absolute;
  right: 25px;
  top: -12px
}
.desplegable-valores .btn-link {
  color: #EE7815
}
.desplegable-valores .btn-link:active,
.desplegable-valores .btn-link:focus,
.desplegable-valores .btn-link:hover {
  color: #EE7815;
  background-color: #f2f2f2
}
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  text-decoration: none
}
.recuadros-valores .thumbnail {
  background-color: #FEF5EE;
  border-bottom: 2px solid #EE7815
}
.recuadros-valores .thumbnail:hover {
  background-color: #FFF;
  border-bottom: 2px solid #EE7815;
  color: #FFF
}
.recuadros-valores .thumbnail .informacion {
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center
}
.recuadros-valores .thumbnail .informacion a {
  padding: 20px 10px;
  display: block;
  min-height: 80px
}
.recuadros-valores .thumbnail .informacion a:hover {
  color: #FFF;
  color: #EE7815
}
.recuadros-valores .thumbnail .informacion .titulo {
  font-size: 28px
}
.panel-footer {
  background-color: #32648C;
  color: #FFF;
  padding: 25px 0;
  margin-top: 20px
}
.panel-footer a {
  color: #FFF
}
.panel-footer ul {
  padding-left: 0;
  font-size: .9em;
  font-weight: 700
}
.panel-footer li {
  list-style-type: none;
  float: left;
  padding-right: 10px
}
.panel-footer hr {
  border-top: 1px solid #98B3BC
}
.panel-footer .pull-left {
  float: none !important
}
.panel-footer .pull-left img {
  margin-bottom: 15px
}
@media (min-width:610px) {
  .panel-footer .pull-left {
    float: left !important;
    margin-right: 30px;
    margin-bottom: 60px
  }
}
.feedback {
  margin: 10px auto;
  max-width: 300px
}
.feedback #opciones_div_502 {
  display: none
}
.feedback div[class*=form_] {
  margin-bottom: 15px
}
.feedback .forminvisible,
.feedback legend.ntg-titulo-formulario {
  border: none;
  margin: 0;
  height: 0
}
.feedback .ntg-titulo-caja {
  text-align: center
}
@media (min-width:600px) {
  .feedback {
    max-width: 700px;
    margin: 10px auto
  }
  .feedback ul {
    list-style: none
  }
  .feedback ul li {
    list-style-type: none
  }
  .feedback ul li input {
    margin-right: 5px
  }
}
.feedback .boton {
  margin: 10px 0
}
.form-control {
  width: 100%
}
.input-group-btn {
  background-color: #98B3BC;
  width: 38px;
  height: 38px;
  font-size: 1.6em
}
.input-group-btn:after {
  font-family: FontAwesome;
  content: "\f002";
  margin-right: 5px;
  position: absolute;
  left: 7px;
  top: 0;
  width: 30px;
  height: 30px;
  color: #FFF
}
form {
  margin-top: 10px
}
@media (max-width:650px) {
  .col-xs-6.novedad-home {
    width: 100%
  }
}
.bg-gris-medio {
  background-color: #C6C6C2
}
.bg-uce-claro {
  background-color: #ebf0f2
}
.bg-gris-claro {
  background-color: #f2f2f2
}
.bg-gris-oscuro {
  background-color: #4D4D4D
}
.mensaje {
  font-size: 1.3em
}
.mensaje h2 {
  display: none
}
@media (max-width:889px) {
  .mensaje {
    padding: 0 10px
  }
}
.noticias {
  padding-bottom: 55px
}
.noticias .thumbnail {
  margin: 0;
  height: 95%
}
.noticias .thumbnail .abstract,
.noticias .thumbnail .fecha,
.noticias .thumbnail .titulo {
  padding-left: 15px;
  padding-right: 15px
}
.noticias .thumbnail .abstract {
  padding-bottom: 30px
}
.noticias .fecha {
  height: 40px
}
.noticias .ntg-titulo-caja {
  font-size: 24px;
  font-weight: 700;
  padding-left: 10px;
  padding-top: 0
}
@media (min-width:890px) {
  .noticias .ntg-titulo-caja {
    font-size: 29px
  }
}
.lista-accesos .list-group {
  margin-bottom: 0
}
.lista-accesos a.list-group-item,
.lista-accesos button.list-group-item {
  vertical-align: middle;
  padding: 1.4em 0 .8em;
  text-align: center;
  font-size: 24px;
  height: 108px;
  background-color: #C6C6C2
}
.lista-accesos a.list-group-item:hover,
.lista-accesos button.list-group-item:hover {
  background-color: #ebf0f2
}
.lista-accesos a.list-group-item.ayuda-mineduc {
  background: url(channels-516_ico_ayuda_mineduc.png) no-repeat right 30px;
  height: 225px;
  color: #FFF;
  background-color: #4D4D4D;
  text-align: left;
  font-size: 28px;
  font-weight: 700;
  padding: 40px 30px
}
.lista-accesos a.list-group-item.ayuda-mineduc .titulo {
  padding-right: 70px
}
.lista-accesos a.list-group-item.ayuda-mineduc .texto {
  font-size: 15px;
  clear: both;
  display: block;
  margin-top: 20px;
  font-weight: 400
}
.lista-accesos a.list-group-item.ayuda-mineduc:hover {
  background-color: #333
}
.sitios-relacionados {
  padding-bottom: 90px;
  padding-top: 30px
}
.sitios-relacionados .ntg-titulo-caja {
  margin-top: 0;
  font-size: 24px;
  font-weight: 700;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 30px
}
@media (min-width:890px) {
  .sitios-relacionados .ntg-titulo-caja {
    font-size: 29px;
    text-align: center;
    padding-bottom: 45px
  }
}
.sitios-relacionados img {
  border: 1px solid #ddd
}
.sitios-relacionados .carousel-control {
  top: 50px;
  height: 50px;
  width: 50px;
  color: #4D4D4D;
  text-shadow: none
}
.sitios-relacionados span.fa.fa-angle-right.fa-4x {
  font-size: 2.5em
}
.sitios-relacionados span.fa.fa-angle-left.fa-4x {
  font-size: 2.5em
}
.sitios-relacionados .carousel-control.right {
  background-image: none
}
.sitios-relacionados .carousel-control.left {
  background-image: none
}
.sitios-interes a {
  border: 6px solid #fff
}
.sitios-interes a:hover {
  border-color: #ccc
}
.panel-blanco {
  background-color: #fff;
  border-radius: 0;
  display: table;
  width: 100%
}
.indice-clasificando .recuadro .titulo {
  font-size: 1.2em;
  font-weight: 400;
  font-family: gobCL, sans-serif
}
.indice-clasificando .recuadro .titulo a {
  background-color: #FFF;
  border-bottom: 2px solid #98B3BC;
  display: block;
  min-height: 80px;
  padding: 15px 10px 10px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none
}
.indice-clasificando .recuadro .titulo a:hover {
  color: #FFF;
  background-color: #98B3BC
}
.recuadros-portada-doc .recuadros-recursos .media-left img,
.recuadros-portada-doc .recuadros-recursos .media-right img,
.recuadros-portada-doc .recuadros-recursos-right .media-left img,
.recuadros-portada-doc .recuadros-recursos-right .media-right img {
  height: 200px;
  width: auto;
  margin: 15px
}
.titulo-asignatura {
  background-color: #4D4D4D
}
.titulo-asignatura a {
  color: #FFF
}
.titulo-asignatura a:focus,
.titulo-asignatura a:hover {
  text-decoration: none;
  color: #FFF;
  cursor: default
}
.titulo-asignatura div.grupo {
  display: none
}
.titulo-asignatura .ntg-titulo-caja {
  font-size: 29px;
  padding-bottom: 32px;
  font-weight: 700;
  margin-bottom: 40px;
  border-bottom: 5px solid #C4D5D9
}
.titulo-asignatura .titulo,
.titulo-asignatura .titulo-grupo a {
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  padding: 8px 10px 10px 10px;
  margin-top: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1380px
}
@media (max-width:889px) {
  .titulo-asignatura .titulo,
  .titulo-asignatura .titulo-grupo a {
    font-size: 1.3em
  }
}
@media (min-width:890px) {
  .titulo-asignatura .titulo,
  .titulo-asignatura .titulo-grupo a {
    width: 890px
  }
}
@media (min-width:1180px) {
  .titulo-asignatura .titulo,
  .titulo-asignatura .titulo-grupo a {
    width: 1180px
  }
}
@media (min-width:1380px) {
  .titulo-asignatura .titulo,
  .titulo-asignatura .titulo-grupo a {
    width: 1500px
  }
}
.titulo-asignatura .titulo-grupo a>.navbar-collapse,
.titulo-asignatura .titulo-grupo a>.navbar-header,
.titulo-asignatura .titulo>.navbar-collapse,
.titulo-asignatura .titulo>.navbar-header {
  margin-right: -10px;
  margin-left: -10px
}
@media (min-width:890px) {
  .titulo-asignatura .titulo-grupo a>.navbar-collapse,
  .titulo-asignatura .titulo-grupo a>.navbar-header,
  .titulo-asignatura .titulo>.navbar-collapse,
  .titulo-asignatura .titulo>.navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}
@media (min-width:890px) {
  .titulo-asignatura .titulo,
  .titulo-asignatura .titulo-grupo a {
    width: 90%
  }
}
.titulo-asignatura.pvid-52049 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-52054 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-52055 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-52056 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-52057 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-52058 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-52059 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-52060 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-52061 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-77665 {
  background-color: #B7E394
}
.titulo-asignatura.pvid-49397 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49399 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49446 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49447 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49448 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49449 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49450 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49451 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49452 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49453 {
  background-color: #00B4BC
}
.titulo-asignatura.pvid-49430 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49431 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49432 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49433 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49434 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49435 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49436 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49437 {
  background-color: #00C181
}
.titulo-asignatura.pvid-118622 {
  background-color: #00C181
}
.titulo-asignatura.pvid-118623 {
  background-color: #00C181
}
.titulo-asignatura.pvid-118624 {
  background-color: #00C181
}
.titulo-asignatura.pvid-118625 {
  background-color: #00C181
}
.titulo-asignatura.pvid-49398 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-49438 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-49439 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-49440 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-49441 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-49443 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-49444 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-49445 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-55586 {
  background-color: #4097DB
}
.titulo-asignatura.pvid-52050 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-52062 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-52063 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-52064 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-52065 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-52066 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-52067 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-52068 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-52073 {
  background-color: #DD5061
}
.titulo-asignatura.pvid-148743,
.titulo-asignatura.pvid-77655 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-77656 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-77657 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-77658 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-77659 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-77660 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-77661 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-77668 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-97418 {
  background-color: #8E9A36
}
.titulo-asignatura.pvid-49396 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49421 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49422 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49423 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49424 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49425 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49426 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49427 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49428 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49429 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-118580 {
  background-color: #FF6C2F
}
.titulo-asignatura.pvid-49395 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-53688 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-49367 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-49368 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-49369 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-49370 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-49371 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-49372 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-49373 {
  background-color: #D557AF
}
.titulo-asignatura.pvid-52051 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52078 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52079 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52080 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52081 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52082 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52083 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52084 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52085 {
  background-color: #FF9F36
}
.titulo-asignatura.pvid-52052 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52069 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52070 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52071 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52072 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52074 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52075 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52076 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52077 {
  background-color: #F1B828
}
.titulo-asignatura.pvid-52053 {
  background-color: #8A65C4
}
.titulo-asignatura.pvid-52086 {
  background-color: #8A65C4
}
.titulo-asignatura.pvid-52087 {
  background-color: #8A65C4
}
.titulo-asignatura.pvid-52088 {
  background-color: #8A65C4
}
.titulo-asignatura.pvid-52089 {
  background-color: #8A65C4
}
.titulo-asignatura.pvid-52090 {
  background-color: #8A65C4
}
.titulo-asignatura.pvid-52091 {
  background-color: #8A65C4
}
.titulo-asignatura.pvid-52092 {
  background-color: #8A65C4
}
.titulo-asignatura.pvid-52093 {
  background-color: #8A65C4
}
.titulo-asignatura .pvid-52054,
.titulo-asignatura .pvid-52055,
.titulo-asignatura .pvid-52056,
.titulo-asignatura .pvid-52057,
.titulo-asignatura .pvid-52058,
.titulo-asignatura .pvid-52059,
.titulo-asignatura .pvid-52060,
.titulo-asignatura .pvid-52061 {
  background-color: #B7E394
}
.titulo-asignatura .pvid-49430,
.titulo-asignatura .pvid-49431,
.titulo-asignatura .pvid-49432,
.titulo-asignatura .pvid-49433,
.titulo-asignatura .pvid-49434,
.titulo-asignatura .pvid-49435,
.titulo-asignatura .pvid-49436,
.titulo-asignatura .pvid-49437 {
  background-color: #00C181
}
.titulo-asignatura .pvid-49446,
.titulo-asignatura .pvid-49447,
.titulo-asignatura .pvid-49448,
.titulo-asignatura .pvid-49449,
.titulo-asignatura .pvid-49450,
.titulo-asignatura .pvid-49451,
.titulo-asignatura .pvid-49452,
.titulo-asignatura .pvid-49453 {
  background-color: #00B4BC
}
.titulo-asignatura .pvid-49438,
.titulo-asignatura .pvid-49439,
.titulo-asignatura .pvid-49440,
.titulo-asignatura .pvid-49441,
.titulo-asignatura .pvid-49442,
.titulo-asignatura .pvid-49443,
.titulo-asignatura .pvid-49444,
.titulo-asignatura .pvid-49445,
.titulo-asignatura .pvid-55586 {
  background-color: #4097DB
}
.titulo-asignatura .pvid-52062,
.titulo-asignatura .pvid-52063,
.titulo-asignatura .pvid-52064,
.titulo-asignatura .pvid-52065,
.titulo-asignatura .pvid-52066,
.titulo-asignatura .pvid-52067,
.titulo-asignatura .pvid-52068 {
  background-color: #DD5061
}
.titulo-asignatura .pvid-49422,
.titulo-asignatura .pvid-49423,
.titulo-asignatura .pvid-49424,
.titulo-asignatura .pvid-49425,
.titulo-asignatura .pvid-49426,
.titulo-asignatura .pvid-49427,
.titulo-asignatura .pvid-49428,
.titulo-asignatura .pvid-49429 {
  background-color: #FF6C2F
}
.titulo-asignatura .pvid-49367,
.titulo-asignatura .pvid-49368,
.titulo-asignatura .pvid-49369,
.titulo-asignatura .pvid-49370,
.titulo-asignatura .pvid-49371,
.titulo-asignatura .pvid-49372,
.titulo-asignatura .pvid-49373,
.titulo-asignatura .pvid-53688 {
  background-color: #D557AF
}
.titulo-asignatura .pvid-52078,
.titulo-asignatura .pvid-52079,
.titulo-asignatura .pvid-52080,
.titulo-asignatura .pvid-52081,
.titulo-asignatura .pvid-52082,
.titulo-asignatura .pvid-52083,
.titulo-asignatura .pvid-52084,
.titulo-asignatura .pvid-52085 {
  background-color: #FF9F36
}
.titulo-asignatura .pvid-52069,
.titulo-asignatura .pvid-52070,
.titulo-asignatura .pvid-52071,
.titulo-asignatura .pvid-52072,
.titulo-asignatura .pvid-52074,
.titulo-asignatura .pvid-52075,
.titulo-asignatura .pvid-52076 {
  background-color: #F1B828
}
.titulo-asignatura .pvid-52086,
.titulo-asignatura .pvid-52087,
.titulo-asignatura .pvid-52088,
.titulo-asignatura .pvid-52089,
.titulo-asignatura .pvid-52090,
.titulo-asignatura .pvid-52091,
.titulo-asignatura .pvid-52092,
.titulo-asignatura .pvid-52093 {
  background-color: #8A65C4
}
.titulo-1,
.titulo-2 {
  font-size: 28px;
  padding: 0 5px;
  margin: 0;
  font-weight: 700
}
@media (max-width:889px) {
  .titulo-1,
  .titulo-2 {
    font-size: 1.3em
  }
}
.titulo-unidad .titulo-grupo a:after {
  content: " ";
  display: inline-block;
  margin-left: 5px
}
.menu-oa li a,
.menu_unidades li a {
  background-color: #C6C6C2;
  padding: 10px 12px;
  border-radius: 0;
  display: block
}
@media screen and (max-width:550px) {
  .menu_unidades li a {
    width: 50px;
    height: 40px;
    font-size: .1em;
    display: inherit;
    color: transparent
  }
  .menu_unidades li a:before {
    content: "";
    display: block;
    position: absolute;
    left: 14px;
    top: 9px;
    color: #333;
    font-size: 15px
  }
  .menu_unidades li a.u1:before {
    content: "U1"
  }
  .menu_unidades li a.u2:before {
    content: "U2"
  }
  .menu_unidades li a.u3:before {
    content: "U3"
  }
  .menu_unidades li a.u4:before {
    content: "U4"
  }
  .menu_unidades li a.u5:before {
    content: "U5"
  }
  .menu_unidades li a.u6:before {
    content: "U6"
  }
  .menu_unidades li a.u7:before {
    content: "U7"
  }
}
.menu_unidades .active>a {
  background-color: #a5a59e;
  color: #000
}
@media screen and (max-width:550px) {
  .menu_unidades .active>a {
    color: transparent !important
  }
  .menu_unidades .active>a:before {
    color: #FFF
  }
}
.menu_unidades .active>a:after {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: 1000;
  background-color: #979793;
  margin: 0 0 -5px -5px;
  bottom: 0;
  left: 50%
}
@media screen and (max-width:550px) {
  ul.nav.nav-tabs.menciones-hermanos li {
    float: none
  }
}
ul.nav.nav-tabs.menciones-hermanos li a {
  width: auto;
  font-size: .9em;
  color: #333;
  border: 1px solid #fff
}
@media screen and (max-width:550px) {
  ul.nav.nav-tabs.menciones-hermanos li a {
    display: block;
    height: auto
  }
}
.menu-oa li a {
  margin-left: 10px;
  text-align: center;
  min-width: 40px;
  padding: 10px 0
}
.menu-oa li.current a {
  margin-left: 0;
  background-color: #ababa9;
  color: #000;
  min-width: 50px
}
.menu-oa {
  margin-top: 14px
}
.menu-oa li {
  list-style-type: none;
  margin-bottom: 2px
}
.menu-oa h2 {
  font-size: 15px;
  font-weight: 400;
  text-align: center
}
@media screen and (max-width:550px) {
  .menu-oa h2 {
    font-size: .8em
  }
}
.menu-oa li.current.asignatura_HI a {
  border-left: 9px solid #4097DB
}
.menu-oa li.current.asignatura_AR a {
  border-left: 9px solid #B7E394
}
.menu-oa li.current.asignatura_CN a {
  border-left: 9px solid #00C181
}
.menu-oa li.current.asignatura_EF a {
  border-left: 9px solid #00B4BC
}
.menu-oa li.current.asignatura_IN a {
  border-left: 9px solid #DD5061
}
.menu-oa li.current.asignatura_LE a {
  border-left: 9px solid #FF6C2F
}
.menu-oa li.current.asignatura_MA a {
  border-left: 9px solid #D557AF
}
.menu-oa li.current.asignatura_MU a {
  border-left: 9px solid #FF9F36
}
.menu-oa li.current.asignatura_OR a {
  border-left: 9px solid #F1B828
}
.menu-oa li.current.asignatura_TE a {
  border-left: 9px solid #8A65C4
}
.menu-oa abbr[data-original-title],
.menu-oa abbr[title] {
  cursor: pointer;
  border-bottom: none;
  text-decoration: none
}
.recuadro-especial img {
  width: 100%
}
.titulo-linea .ntg-titulo-caja {
  border-top: 1px solid #98B3BC;
  padding-top: 10px
}
.btn-buscar {
  padding-right: 40px;
  margin-left: 10px
}
.btn-buscar:after {
  font-family: FontAwesome;
  content: "\f002";
  margin-right: 5px;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 30px;
  height: 30px;
  color: #FFF;
  font-size: 1.3em
}
.btn-enviar {
  position: relative;
  padding: 0;
  margin-top: 8px;
  margin-right: 0
}
.btn-enviar a {
  padding: 10px 40px 10px 10px
}
.btn-enviar a:after {
  font-family: FontAwesome;
  content: "\f1d8";
  margin-right: 5px;
  position: absolute;
  right: 5px;
  top: 6px;
  width: 30px;
  height: 30px;
  color: #FFF;
  font-size: 1.2em
}
.consultas form {
  margin: 10px
}
.consultas .input-group-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10
}
[class*=acordeon] .panel-title>a:before {
  font-family: FontAwesome;
  content: "\f106";
  float: right;
  display: inline;
  font-size: 1.5em;
  color: #C6C6C2;
  margin-top: -7px;
  margin-left: 0;
  padding-left: 15px
}
[class*=acordeon] .panel-title>a {
  font-weight: 600
}
[class*=acordeon] .panel-title>a.collapsed {
  background-color: #FFF;
  font-weight: 600
}
[class*=acordeon] .panel-title>a.collapsed:before {
  content: "\f105";
  color: #C6C6C2
}
.pv-branch a {
  white-space: inherit !important;
  background: #FFF;
  border: #98B3BC 1px solid !important;
  font-size: .8em !important;
  margin: 0 5px 5px 0 !important;
  padding: 2px 3px !important;
  text-decoration: none;
  border-radius: 30px !important;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal;
  border-width: 0 0 2px 0;
  border-radius: 30px;
  padding: 0;
  padding: 5px;
  color: #98B3BC;
  margin: 0 10px 10px 0;
  margin: 0;
  border: none
}
.pv-branch a.active.focus,
.pv-branch a.active:focus,
.pv-branch a.focus,
.pv-branch a:active.focus,
.pv-branch a:active:focus,
.pv-branch a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.pv-branch a.focus,
.pv-branch a:focus,
.pv-branch a:hover {
  color: #4D4D4D;
  text-decoration: none
}
.pv-branch a.active,
.pv-branch a:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.pv-branch a.disabled,
.pv-branch a[disabled],
fieldset[disabled] .pv-branch a {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}
.pv-branch a a {
  display: block
}
.pv-branch a a:hover {
  text-decoration: none
}
.pv-branch a:hover {
  background-color: #98B3BC;
  color: #FFF
}
.titulo-seccion {
  font-size: 1.8em
}
.portada-doc.sin-mime.format-doc:before {
  font-family: FontAwesome;
  content: "\f1c2";
  margin-left: 5px;
  font-size: 5.5em;
  margin-left: 44px;
  opacity: .7;
  color: #67747e;
  position: absolute
}
.portada-doc.sin-mime.format-doc img {
  width: 140px;
  opacity: 0
}
#buscador-movil .panel.panel-default:last-child {
  border-bottom: none
}
.imagen_ancho_completo .caption {
  width: 100% !important;
  margin-top: 10px;
  color: #666
}
#main_header {
  background-color: #FFF
}
.buscador-container {
  position: relative
}
.buscador_menucursos form {
  margin: 0
}
.buscador_menucursos .btn-default,
.buscador_menucursos .dropdown {
  width: 140px
}
.buscador_menucursos .open>.dropdown-toggle.btn-default {
  border-radius: 4px 4px 0 0
}
.buscador_menucursos .dropdown {
  margin-right: 20px
}
.buscador_menucursos .dropdown .btn-default {
  padding: 8px 15px 8px 0
}
.buscador_menucursos .dropdown .btn-default:after {
  font-family: FontAwesome;
  content: "\f107";
  margin-left: 5px;
  font-size: 1.6em;
  margin-top: -4px;
  right: 5px;
  color: #FFF;
  position: absolute
}
@media (max-width:890px) {
  .container-fluid>.navbar-header {
    margin: 0
  }
  .navbar-header.col-xs-12 {
    padding: 0
  }
  .pull-right.mipagina {
    position: absolute;
    top: 18px;
    right: 0;
    z-index: 999
  }
  .pull-right.mipagina .btn-default a {
    padding: 0 5px
  }
}
.colofon {
  margin: 20px 0;
  padding-top: 20px;
  border-top: 1px solid #ddd
}
.menu-niveles {
  padding-top: 8px
}
.menu-niveles a:hover {
  background-color: #4D4D4D;
  color: #DEDEDE
}
.menu-niveles .active a {
  background-color: #4D4D4D;
  color: #ededed
}
.menu-niveles .btn-default {
  padding: 8px 10px;
  background-color: #98B3BC;
  border: 1px solid #07418F
}
@media (min-width:890px) {
  .menu-niveles {
    background-color: transparent
  }
}
@media (max-width:1200px) {
  .menu-niveles .nav-justified>li {
    display: table-cell;
    width: auto
  }
  .menu-niveles .nav>li>a {
    padding: 10px 5px;
    color: #fff;
    font-weight: 700;
    font-size: .8em
  }
}
@media (min-width:1201px) {
  .menu-niveles .nav>li>a {
    font-size: .87em;
    padding: 10px 7px
  }
  .menu-niveles .nav>li>a:hover {
    background-color: #4D4D4D
  }
}
@media (min-width:1180px) {
  .menu-niveles .nav>li>a {
    color: #fff;
    padding: 10px 12px;
    font-weight: 700;
    font-size: 1em
  }
}
.visible-xs.menu-niveles {
  height: 50px;
  margin-right: 60px
}
.visible-xs.menu-niveles .titulo {
  color: #FFF;
  font-size: 1.7em;
  margin: 5px 10px
}
.menu-asignaturas>li>a {
  padding: 10px 2px
}
@media (min-width:890px) {
  .menu-asignaturas>li>a {
    height: 80px;
    color: #000
  }
}
.menu-asignaturas .caret {
  display: block;
  position: absolute;
  bottom: 5px;
  left: 48%;
  color: #FFF
}
.menu-asignaturas li.dropdown.recorra {
  width: 40px;
  position: absolute;
  right: 0;
  top: 0
}
@media (min-width:890px) {
  .menu-asignaturas .caret {
    bottom: 5px;
    left: auto;
    color: #FFF;
    right: 0;
    display: none
  }
}
@media (max-width:890px) {
  .menu-asignaturas .caret {
    bottom: 40%;
    left: auto;
    right: 20px;
    color: #000
  }
}
@media (min-width:890px) {
  a.pvid-114864 {
    background-color: #B7E394;
    border-top: 3px solid #B7E394
  }
  a.pvid-114997 {
    background-color: #00C181;
    border-top: 3px solid #00C181
  }
  a.pvid-115278 {
    background-color: #00B4BC;
    border-top: 3px solid #00B4BC
  }
  a.pvid-115493 {
    background-color: #4097DB;
    border-top: 3px solid #4097DB
  }
  a.pvid-115810 {
    background-color: #DD5061;
    border-top: 3px solid #DD5061
  }
  a.pvid-115983 {
    background-color: #FF6C2F;
    border-top: 3px solid #FF6C2F
  }
  a.pvid-116351 {
    background-color: #D557AF;
    border-top: 3px solid #D557AF
  }
  a.pvid-116738 {
    background-color: #FF9F36;
    border-top: 3px solid #FF9F36
  }
  a.pvid-116897 {
    background-color: #F1B828;
    border-top: 3px solid #F1B828
  }
  a.pvid-117017 {
    background-color: #8A65C4;
    border-top: 3px solid #8A65C4
  }
  a.pvid-117156 {
    background-color: #8E9A36;
    border-top: 3px solid #8E9A36
  }
}
@media (max-width:890px) {
  .menu-asignaturas ul {
    width: 100%;
    column-count: 4
  }
  .menu-asignaturas .nav>li>a {
    padding: 8px 10px
  }
  .menu-asignaturas a.dropdown-toggle {
    border-left: 4px solid #FFF
  }
  .menu-asignaturas a.pvid-114864 {
    border-color: #B7E394
  }
  .menu-asignaturas a.pvid-114864 .caret {
    color: #B7E394
  }
  .menu-asignaturas .pv-pid-114864 {
    border-left: 4px solid #B7E394
  }
  .menu-asignaturas a.pvid-114997 {
    border-color: #00C181
  }
  .menu-asignaturas a.pvid-114997 .caret {
    color: #00C181
  }
  .menu-asignaturas .pv-pid-114997 {
    border-left: 4px solid #00C181
  }
  .menu-asignaturas a.pvid-115278 {
    border-color: #00B4BC
  }
  .menu-asignaturas a.pvid-115278 .caret {
    color: #00B4BC
  }
  .menu-asignaturas .pv-pid-115278 {
    border-left: 4px solid #00B4BC
  }
  .menu-asignaturas a.pvid-115493 {
    border-color: #4097DB
  }
  .menu-asignaturas a.pvid-115493 .caret {
    color: #4097DB
  }
  .menu-asignaturas .pv-pid-115493 {
    border-left: 4px solid #4097DB
  }
  .menu-asignaturas a.pvid-115810 {
    border-color: #DD5061
  }
  .menu-asignaturas a.pvid-115810 .caret {
    color: #DD5061
  }
  .menu-asignaturas .pv-pid-115810 {
    border-left: 4px solid #DD5061
  }
  .menu-asignaturas .open a.pvid-115810 {
    background-color: #DD5061 !important
  }
  .menu-asignaturas a.pvid-115983 {
    border-color: #FF6C2F
  }
  .menu-asignaturas a.pvid-115983 .caret {
    color: #FF6C2F
  }
  .menu-asignaturas .open a.pvid-115983 {
    background-color: #FF6C2F !important
  }
  .menu-asignaturas .open a.pvid-115983 .caret {
    color: #FF6C2F !important
  }
  .menu-asignaturas .pv-pid-115983 {
    border-left: 4px solid #FF6C2F
  }
  .menu-asignaturas a.pvid-116351 {
    border-color: #D557AF
  }
  .menu-asignaturas a.pvid-116351 .caret {
    color: #D557AF
  }
  .menu-asignaturas .open a.pvid-116351 {
    background-color: #D557AF !important
  }
  .menu-asignaturas .pv-pid-116351 {
    border-left: 4px solid #D557AF
  }
  .menu-asignaturas a.pvid-116738 {
    border-color: #FF9F36
  }
  .menu-asignaturas a.pvid-116738 .caret {
    color: #FF9F36
  }
  .menu-asignaturas .open a.pvid-116738 {
    background-color: #FF9F36 !important
  }
  .menu-asignaturas .pv-pid-116738 {
    border-left: 4px solid #FF9F36
  }
  .menu-asignaturas a.pvid-116897 {
    border-color: #F1B828
  }
  .menu-asignaturas a.pvid-116897 .caret {
    color: #F1B828
  }
  .menu-asignaturas .open a.pvid-116897 {
    background-color: #F1B828 !important
  }
  .menu-asignaturas .pv-pid-116897 {
    border-left: 4px solid #F1B828
  }
  .menu-asignaturas a.pvid-117017 {
    border-color: #8A65C4
  }
  .menu-asignaturas a.pvid-117017 .caret {
    color: #8A65C4
  }
  .menu-asignaturas .open a.pvid-117017 {
    background-color: #8A65C4 !important
  }
  .menu-asignaturas a.pvid-117017 {
    border-color: #8A65C4
  }
  .menu-asignaturas a.pvid-117017 .caret {
    color: #8A65C4
  }
  .menu-asignaturas .pv-pid-117017 {
    border-left: 4px solid #8A65C4
  }
  .menu-asignaturas a.pvid-117156 {
    border-color: #8E9A36
  }
  .menu-asignaturas a.pvid-117156 .caret {
    color: #8E9A36
  }
  .menu-asignaturas .open a.pvid-117156 {
    background-color: #8E9A36 !important
  }
  .menu-asignaturas .pv-pid-117156 {
    border-left: 4px solid #8E9A36
  }
}
.buscador input.btn {
  background-color: #98B3BC
}
.buscador input.btn:before {
  font-family: FontAwesome;
  content: "\f002";
  margin-right: 5px;
  font-size: 1.7em;
  color: #000;
  color: #FFF
}
.logo_menu_niveles {
  display: table;
  width: 100%;
  background-color: #FFF
}
#slider_portada {
  width: 100%
}
#slider_portada img {
  width: 100%
}
.dropdown-menu ul li a {
  color: #333
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #98B3BC
}
.nav-pills>li>a {
  border-radius: 4px
}
.accesos_cursos_tp {
  display: table;
  width: 100%
}
.accesos_cursos_tp .ntg-titulo-caja {
  float: left;
  padding: 0;
  margin: 0 20px 0 0;
  font-size: 24px;
  padding-top: 9px;
  font-weight: 400
}
.accesos_cursos_tp .ntg-titulo-caja:after {
  content: ":"
}
.accesos_cursos_tp ul li {
  display: block;
  list-style-type: circle;
  float: left;
  margin-right: 20px;
  font-size: 22px
}
.accesos_cursos_tp ul li a {
  display: block;
  padding: 6px;
  font-weight: 500;
  font-size: .6em !important
}
.accesos_cursos ul li a {
  width: 50px;
  overflow: hidden
}
.accesos_cursos {
  display: table;
  width: 100%
}
.accesos_cursos .ntg-titulo-caja {
  float: left;
  padding: 0;
  margin: 0 20px 0 0;
  font-size: 24px;
  padding-top: 9px;
  font-weight: 400
}
.accesos_cursos p.cursos {
  font-size: 1.2em;
  margin: 0 8px
}
.accesos_cursos p.cursos:first-letter {
  font-size: 2em;
  font-weight: 700
}
.accesos_cursos ul li {
  display: block;
  list-style-type: none;
  width: 50px;
  height: 36px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px
}
.accesos_cursos ul li a {
  width: 50px;
  height: 36px;
  color: transparent;
  display: block;
  font-size: 28px;
  font-weight: 700;
  position: relative;
  overflow: hidden
}
.accesos_cursos ul li a:after {
  content: "°";
  color: #4D4D4D;
  position: absolute;
  left: 0;
  top: 2px
}
.accesos_cursos ul li a:after {
  content: "1°"
}
.accesos_cursos ul li+li a:after {
  content: "2°"
}
.accesos_cursos ul li+li+li a:after {
  content: "3°"
}
.accesos_cursos ul li+li+li+li a:after {
  content: "4°"
}
.accesos_cursos ul li+li+li+li+li a:after {
  content: "5°"
}
.accesos_cursos ul li+li+li+li+li+li a:after {
  content: "6°"
}
.accesos_cursos ul li+li+li+li+li+li+li a:after {
  content: "7°"
}
.accesos_cursos ul li+li+li+li+li+li+li+li a:after {
  content: "8°"
}
.accesos_cursos ul li+li+li+li+li+li+li+li+li a:after {
  content: "1M"
}
.accesos_cursos ul li+li+li+li+li+li+li+li+li+li a:after {
  content: "2M"
}
.accesos_cursos ul li+li+li+li+li+li+li+li+li+li+li a:after {
  content: "3M"
}
.accesos_cursos ul li+li+li+li+li+li+li+li+li+li+li+li a:after {
  content: "4M"
}
div#i__rc_pc_ed_basica_indice_cursos_1 {
  max-width: 800px;
  margin: 0 auto
}
.po_menu_recursos {
  text-align: center;
  position: relative
}
.po_menu_recursos a:before {
  font-family: simple-line-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 12px;
  position: absolute;
  font-size: 2em;
  left: 25%;
  right: 33%;
  padding: 20px;
  border-radius: 100px;
  background-color: #98B3BC;
  color: #FFF
}
.po_menu_recursos li {
  position: relative;
  padding: 10px 0;
  list-style-type: none;
  text-align: center;
  display: inline-flex
}
.po_menu_recursos li a {
  display: block;
  padding-top: 90px;
  height: 150px;
  text-align: center;
  width: 140px
}
.po_menu_recursos .pvid-49823:before {
  content: "\e05f"
}
.po_menu_recursos .pvid-148497:before {
  content: "\e013"
}
.po_menu_recursos .pv-pid-49309:before {
  content: "\e04c"
}
.po_menu_recursos .pvid-57500:before {
  content: "\e04c"
}
.po_menu_recursos .pv-pid-57500:before {
  content: "\e04c"
}
.po_menu_recursos .pv-pid-49309:before {
  content: "\e04c"
}
.po_menu_recursos .pvid-65258:before {
  content: "\e04c"
}
.po_menu_recursos .pvid-148496:before {
  content: "\e04c"
}
.po_menu_recursos .pvid-149266:before {
  content: "\e04c"
}
.po_menu_recursos .pvid-148726:before {
  content: "\e04c"
}
.po_menu_recursos a.pvid-182543:before {
  content: "\e02d"
}
.po_menu_recursos a.pvid-49735:before {
  content: "\e02d"
}
.po_menu_recursos a.pvid-295316:before {
  content: "\e09a"
}
.po_menu_recursos .pvid-77446:before {
  content: "\e061"
}
.po_menu_recursos .pv-pid-57008.pvid-148548:before {
  content: "\e038"
}
.po_menu_recursos .pvid-148551:before {
  content: "\e03d"
}
.po_menu_recursos .pvid-58188:before {
  content: "\e034"
}
.po_menu_recursos .pvid-177014:before {
  content: "\e051"
}
.po_menu_recursos .pvid-57481:before {
  content: "\e033"
}
.po_menu_recursos .pvid-62139:before {
  content: "\e09f"
}
.po_menu_recursos .pvid-57765:before {
  content: "\e616"
}
.po_menu_recursos .pvid-57480:before {
  content: "\e032"
}
.po_menu_recursos .pvid-148548:before {
  content: "\e651"
}
.po_menu_recursos .pvid-57456:before {
  content: "\e011"
}
.po_menu_recursos .pvid-58182:before {
  content: "\e06e"
}
.po_menu_recursos .pvid-49782:before {
  content: "\e071"
}
.po_menu_recursos .pv-pid-57008:before {
  background-color: #54D9A5
}
.po_menu_recursos .pvid-293458:before {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url(articles-69994_ico_3D.svg);
  background-size: 35px;
  border-radius: 0;
  top: 28px;
  left: 40%;
  background-repeat: no-repeat
}
.po_menu_recursos .pvid-265996:before {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url(articles-69994_ico_audiolibros.svg);
  background-size: 35px;
  border-radius: 0;
  top: 28px;
  left: 40%;
  background-repeat: no-repeat
}
.po_menu_recursos .pvid-265998:before {
  content: "";
  width: 35px;
  height: 42px;
  background-image: url(articles-69994_ico_cuentacuentos.svg);
  background-size: 42px;
  border-radius: 0;
  top: 28px;
  left: 40%;
  background-repeat: no-repeat
}
.pv-pid-57500 a:before {
  background-color: #DD342E;
  color: #EDEBDA
}
.pv-pid-49309 a:before {
  background-color: #23A24D;
  color: #EDEBDA
}
.col-sm-2.pnid-678.pv-pid-114834.pvid-114836.cid-514 a:before {
  content: "\e033";
  font-family: simple-line-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
h3.titulo-grupo.grupo.pvid-114853.panel-title a,
h3.titulo.aid-53363.panel-title a {
  background-color: #B7E394
}
.modal-dialog {
  margin: 0
}
.modal-open .modal {
  padding: 0 !important
}
@media (min-width:1180px) {
  .modal-lg {
    width: 100%;
    margin: 0
  }
}
@media (min-width:890px) {
  .modal-dialog {
    width: 100%;
    margin: 0 auto
  }
}
.modal-header {
  border: none
}
@media (max-width:889px) {
  .modal-header {
    margin-bottom: 0;
    padding-bottom: 0
  }
}
.modal-body {
  position: relative;
  padding: 20x;
  max-width: 1380px;
  margin: 0 auto
}
.modal-title {
  line-height: 1.42857143;
  max-width: 1380px;
  margin: 0 auto;
  font-weight: 700;
  padding: 0 15px
}
.modal-title .nav-tabs {
  border: none
}
.modal-title {
  line-height: 1.42857143;
  max-width: 1380px;
  margin: 0 auto;
  font-weight: 700;
  padding: 0 15px
}
@media (max-width:889px) {
  .modal-title {
    font-size: 1.3em;
    padding-bottom: 0
  }
}
.close {
  font-size: 49px;
  line-height: 20px;
}
.imagen-recurso img {
  max-height: 650px;
  max-width: 100%
}
.asignaturas .ntg-titulo-caja,
.menu-cursos-general .ntg-titulo-caja,
.recursos-lecturas .ntg-titulo-caja {
  font-size: 29px;
  padding-bottom: 32px;
  margin-bottom: 20px;
  font-weight: 700
}
.asignaturas .ntg-titulo-caja {
  font-size: 1.4em !important
}
.asignaturas ul li {
  list-style-type: none;
  display: table;
  clear: both;
  margin-bottom: 10px
}
.asignaturas ul li.area_nt_DPS a {
  border-color: #F36E21
}
.asignaturas ul li.area_nt_CI a {
  border-color: #FAAF18
}
.asignaturas ul li.area_nt_ICE a {
  border-color: #96CA4E
}
.asignaturas ul li a {
  font-size: 1.07em;
  list-style-type: none;
  margin: 0 10px;
  display: block;
  border-left: 10px solid #ddd;
  min-height: 30px;
  padding-left: 10px
}
.asignaturas ul li a.pvid-151053,
.asignaturas ul li a.pvid-151186,
.asignaturas ul li a.pvid-49407,
.asignaturas ul li a.pvid-52049,
.asignaturas ul li a.pvid-77606 {
  border-color: #B7E394
}
.asignaturas ul li a.pvid-151110,
.asignaturas ul li a.pvid-151205,
.asignaturas ul li a.pvid-49397,
.asignaturas ul li a.pvid-49403 {
  border-color: #00C181
}
.asignaturas ul li a.pvid-151162,
.asignaturas ul li a.pvid-151271,
.asignaturas ul li a.pvid-49399,
.asignaturas ul li a.pvid-49404,
.asignaturas ul li a.pvid-77608 {
  border-color: #00B4BC
}
.asignaturas ul li a.pvid-151244,
.asignaturas ul li a.pvid-151326,
.asignaturas ul li a.pvid-49398 {
  border-color: #4097DB
}
.asignaturas ul li a.pvid-49402 {
  border-color: #4097DB
}
.asignaturas ul li a.pvid-151448,
.asignaturas ul li a.pvid-77594 {
  border-color: #4097DB
}
.asignaturas ul li a.pvid-118590,
.asignaturas ul li a.pvid-151335,
.asignaturas ul li a.pvid-49405,
.asignaturas ul li a.pvid-52050,
.asignaturas ul li a.pvid-77593 {
  border-color: #DD5061
}
.asignaturas ul li a.pvid-148743,
.asignaturas ul li a.pvid-77655 {
  border-color: #8E9A36
}
.asignaturas ul li a.pvid-118580,
.asignaturas ul li a.pvid-118586,
.asignaturas ul li a.pvid-151346,
.asignaturas ul li a.pvid-151488,
.asignaturas ul li a.pvid-49396,
.asignaturas ul li a.pvid-53229,
.asignaturas ul li a.pvid-77599 {
  border-color: #FF6C2F
}
.asignaturas ul li a.pvid-118587,
.asignaturas ul li a.pvid-151366,
.asignaturas ul li a.pvid-151516,
.asignaturas ul li a.pvid-49395,
.asignaturas ul li a.pvid-49400,
.asignaturas ul li a.pvid-77592 {
  border-color: #D557AF
}
.asignaturas ul li a.pvid-52053 {
  border-color: #8A65C4
}
.asignaturas ul li a.pvid-77605 {
  border-color: #8A65C4
}
.asignaturas ul li a.pvid-118603 {
  border-color: #8A65C4
}
.asignaturas ul li a.pvid-49408 {
  border-color: #8A65C4
}
.asignaturas ul li a.pvid-77637 {
  border-color: #FF9F36
}
.asignaturas ul li a.pvid-77607 {
  border-color: #FF9F36
}
.asignaturas ul li a.pvid-49406 {
  border-color: #FF9F36
}
.asignaturas ul li a.pvid-52051 {
  border-color: #FF9F36
}
.asignaturas ul li a.pvid-52052 {
  border-color: #F1B828
}
.asignaturas ul li a.pvid-188384,
.asignaturas ul li a.pvid-49409 {
  border-color: #F1B828
}
.asignaturas ul li a.pvid-77638 {
  border-color: #B7E394
}
.asignaturas ul li a.pvid-77639 {
  border-color: #FF9838
}
.asignaturas ul li a.pvid-77640 {
  border-color: #6FD3C2
}
.asignaturas ul li a.pvid-77602 {
  border-color: #55DA3D
}
.asignaturas ul li a.pvid-77603 {
  border-color: #8E171C
}
.asignaturas ul li a.pvid-77604 {
  border-color: #009E89
}
.asignaturas ul li a.pvid-151285,
.asignaturas ul li a.pvid-151417,
.asignaturas ul li a.pvid-77609 {
  border-color: #AAC1B6
}
.asignaturas ul li a.pvid-77472 {
  border-color: #EE7C29
}
.asignaturas ul li a.pvid-138752 {
  border-color: #EE7C29
}
.asignaturas ul li a.pvid-77473 {
  border-color: #E8592C
}
.asignaturas ul li a.pvid-138768 {
  border-color: #E8592C
}
.asignaturas ul li a.pvid-77474 {
  border-color: #FABB00
}
.asignaturas ul li a.pvid-138760 {
  border-color: #FABB00
}
.asignaturas ul li a.pvid-77475 {
  border-color: #ACC71C
}
.asignaturas ul li a.pvid-138775 {
  border-color: #ACC71C
}
.asignaturas ul li a.pvid-138779 {
  border-color: #009443
}
.asignaturas ul li a.pvid-77476 {
  border-color: #009443
}
.asignaturas ul li a.pvid-77477 {
  border-color: #009E89
}
.asignaturas ul li a.pvid-138794 {
  border-color: #009E89
}
.asignaturas ul li a.pvid-77478 {
  border-color: #00A9E4
}
.asignaturas ul li a.pvid-138801 {
  border-color: #00A9E4
}
.asignaturas ul li a.pvid-77479 {
  border-color: #22519C
}
.asignaturas ul li a.pvid-138808 {
  border-color: #22519C
}
.asignaturas ul li a.pvid-77480 {
  border-color: #582D86
}
.asignaturas ul li a.pvid-138815 {
  border-color: #582D86
}
.asignaturas ul li a.pvid-77481 {
  border-color: #843187
}
.asignaturas ul li a.pvid-138847 {
  border-color: #843187
}
.asignaturas ul li a.pvid-77482 {
  border-color: #925519
}
.asignaturas ul li a.pvid-138822 {
  border-color: #925519
}
.asignaturas ul li a.pvid-77483 {
  border-color: #E32125
}
.asignaturas ul li a.pvid-138837 {
  border-color: #E32125
}
.asignaturas ul li a.pvid-77484 {
  border-color: #8E171C
}
.asignaturas ul li a.pvid-138860 {
  border-color: #8E171C
}
.asignaturas ul li a.pvid-77485 {
  border-color: #E52B79
}
.asignaturas ul li a.pvid-138865 {
  border-color: #E52B79
}
.asignaturas ul li a.pvid-77486 {
  border-color: #F098BA
}
.asignaturas ul li a.pvid-138873 {
  border-color: #F098BA
}
#i__rc_tr_menu_cursos_artistica_1 ul li,
#i__rc_tr_menu_cursos_epja_1 ul li,
#i__rc_tr_menu_cursos_hc_1 ul li,
#i__rc_tr_menu_cursos_tp_1 ul li,
.menu-cursos-media ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 30px;
  font-weight: 400;
  font-size: 1.35em;
  margin-bottom: 30px
}
.menu-cursos-media ul li a {
  margin-left: 15px
}
#i__rc_tr_menu_cursos_artistica_1 ul li,
#i__rc_tr_menu_cursos_epja_1 ul li {
  min-width: 100%
}
@media (min-width:890px) {
  #i__rc_tr_menu_cursos_artistica_1 ul li,
  #i__rc_tr_menu_cursos_epja_1 ul li {
    width: 46%
  }
}
#documentos_curriculares .nav>li>a,
#menu_recursos .nav>li>a {
  padding: 10px 5px
}
#documentos_curriculares .lista ul,
#menu_recursos .lista ul {
  display: table
}
#documentos_curriculares .lista ul li,
#menu_recursos .lista ul li {
  list-style-type: none;
  display: table;
  width: 100%
}
#documentos_curriculares .lista>ul>li>a,
#menu_recursos .lista>ul>li>a {
  font-size: 1.07em;
  list-style-type: none;
  margin: 0;
  display: block;
  border-left: 10px solid #ddd;
  min-height: 30px;
  padding-left: 10px
}
#documentos_curriculares .lista>ul>li>a.pvid-52049,
#menu_recursos .lista>ul>li>a.pvid-52049 {
  border-color: #B7E394
}
#documentos_curriculares .lista>ul>li>a.pvid-49397,
#menu_recursos .lista>ul>li>a.pvid-49397 {
  border-color: #00C181
}
#documentos_curriculares .lista>ul>li>a.pvid-49399,
#menu_recursos .lista>ul>li>a.pvid-49399 {
  border-color: #00B4BC
}
#documentos_curriculares .lista>ul>li>a.pvid-49398,
#menu_recursos .lista>ul>li>a.pvid-49398 {
  border-color: #4097DB
}
#documentos_curriculares .lista>ul>li>a.pvid-52050,
#menu_recursos .lista>ul>li>a.pvid-52050 {
  border-color: #DD5061
}
#documentos_curriculares .lista>ul>li>a.pvid-148743,
#documentos_curriculares .lista>ul>li>a.pvid-77655,
#menu_recursos .lista>ul>li>a.pvid-148743,
#menu_recursos .lista>ul>li>a.pvid-77655 {
  border-color: #8E9A36
}
#documentos_curriculares .lista>ul>li>a.pvid-49396,
#menu_recursos .lista>ul>li>a.pvid-49396 {
  border-color: #FF6C2F
}
#documentos_curriculares .lista>ul>li>a.pvid-49395,
#menu_recursos .lista>ul>li>a.pvid-49395 {
  border-color: #D557AF
}
#documentos_curriculares .lista>ul>li>a.pvid-52051,
#menu_recursos .lista>ul>li>a.pvid-52051 {
  border-color: #FF9F36
}
#documentos_curriculares .lista>ul>li>a.pvid-52052,
#menu_recursos .lista>ul>li>a.pvid-52052 {
  border-color: #F1B828
}
#documentos_curriculares .lista>ul>li>a.pvid-52053,
#menu_recursos .lista>ul>li>a.pvid-52053 {
  border-color: #8A65C4
}
@media (min-width:1050px) {
  #documentos_curriculares .lista>ul>li>a,
  #menu_recursos .lista>ul>li>a {
    width: 230px;
    float: left;
    min-height: 50px;
    margin-bottom: 20px
  }
}
#documentos_curriculares .ingles-propuesto.lista ul li ul li a:hover,
#menu_recursos .ingles-propuesto.lista ul li ul li a:hover {
  background-color: #DD5061 !important
}
#documentos_curriculares div#tabs-contenidos_,
#menu_recursos div#tabs-contenidos_ {
  padding-left: 0;
  padding-right: 0
}
#documentos_curriculares .lista ul li ul,
#menu_recursos .lista ul li ul {
  display: table
}
#documentos_curriculares .lista ul li ul li,
#menu_recursos .lista ul li ul li {
  display: block;
  width: 30px;
  height: 50px;
  float: left
}
@media (min-width:380px) {
  #documentos_curriculares .lista ul li ul li,
  #menu_recursos .lista ul li ul li {
    width: 38px
  }
}
@media (min-width:890px) {
  #documentos_curriculares .lista ul li ul li,
  #menu_recursos .lista ul li ul li {
    width: 52px
  }
}
#documentos_curriculares .lista ul li ul li a,
#menu_recursos .lista ul li ul li a {
  width: 30px;
  height: 36px;
  display: block;
  position: relative;
  color: transparent;
  overflow: hidden;
  font-weight: 400;
  border-radius: 100px
}
@media (min-width:380px) {
  #documentos_curriculares .lista ul li ul li a,
  #menu_recursos .lista ul li ul li a {
    width: 38px
  }
}
#documentos_curriculares .lista ul li ul li a:after,
#menu_recursos .lista ul li ul li a:after {
  position: absolute;
  width: 38px;
  content: "1°";
  top: 3px;
  left: 0;
  color: #333;
  font-size: 1.3em;
  text-align: center
}
#documentos_curriculares a.pv-pid-52049:hover,
#menu_recursos a.pv-pid-52049:hover {
  background-color: #B7E394
}
#documentos_curriculares a.pv-pid-49397:hover,
#menu_recursos a.pv-pid-49397:hover {
  background-color: #00C181
}
#documentos_curriculares a.pv-pid-49399:hover,
#menu_recursos a.pv-pid-49399:hover {
  background-color: #00B4BC
}
#documentos_curriculares a.pv-pid-49398:hover,
#menu_recursos a.pv-pid-49398:hover {
  background-color: #4097DB
}
#documentos_curriculares a.pv-pid-52050:hover,
#menu_recursos a.pv-pid-52050:hover {
  background-color: #DD5061
}
#documentos_curriculares a.pv-pid-77655:hover,
#menu_recursos a.pv-pid-77655:hover {
  background-color: #8E9A36
}
#documentos_curriculares a.pv-pid-49396:hover,
#menu_recursos a.pv-pid-49396:hover {
  background-color: #FF6C2F
}
#documentos_curriculares a.pv-pid-49395:hover,
#menu_recursos a.pv-pid-49395:hover {
  background-color: #D557AF
}
#documentos_curriculares a.pv-pid-52051:hover,
#menu_recursos a.pv-pid-52051:hover {
  background-color: #FF9F36
}
#documentos_curriculares a.pv-pid-52052:hover,
#menu_recursos a.pv-pid-52052:hover {
  background-color: #F1B828
}
#documentos_curriculares a.pv-pid-52053:hover,
#menu_recursos a.pv-pid-52053:hover {
  background-color: #8A65C4
}
@media (min-width:890px) {
  #menu_recursos .lista ul li ul li a.pvid-77668,
  #menu_recursos .lista ul li ul li a.pvid-97418 {
    margin-left: 310px
  }
}
#menu_recursos .ntg-titulo-caja {
  font-size: 1.65em
}
.ui-tabs .ui-tabs-panel {
  border: none !important
}
#tabs-contenidos .tab-pane>h2 {
  display: none
}
.vision-global .pa_vision_unidades h3 {
  font-weight: 400;
  font-size: 1.051em;
  background-color: #979793;
  padding: 9px 10px;
  display: block;
  color: #FFF;
  margin: 0 -15px 20px -14px
}
.vision-global .pa_vision_unidades .col-sm-3 {
  border-right: 0
}
.vision-global .pa_vision_unidades .titulo {
  font-weight: 700;
  font-size: 1.1em;
  margin-block-start: 2.33em;
  margin-block-end: 2.33em
}
.vision-global .pa_vision_unidades .titulo span>span {
  border-bottom: 5px solid #ebf0f2;
  width: 100%;
  display: block;
  padding-bottom: 15px
}
.vision-global .pa_vision_unidades .titulo .pvid-49407 {
  border-color: #B7E394
}
.vision-global .pa_vision_unidades .titulo .pvid-49403 {
  border-color: #00C181
}
.vision-global .pa_vision_unidades .titulo .pvid-49404 {
  border-color: #00B4BC
}
.vision-global .pa_vision_unidades .titulo .pvid-49402 {
  border-color: #4097DB
}
.vision-global .pa_vision_unidades .titulo .pvid-49405 {
  border-color: #DD5061
}
.vision-global .pa_vision_unidades .titulo .pvid-53229 {
  border-color: #FF6C2F
}
.vision-global .pa_vision_unidades .titulo .pvid-49400 {
  border-color: #D557AF
}
.vision-global .pa_vision_unidades .titulo .pvid-49406 {
  border-color: #FF9F36
}
.vision-global .pa_vision_unidades .titulo .pvid-49409 {
  border-color: #F1B828
}
.vision-global .pa_vision_unidades .titulo .pvid-49408 {
  border-color: #8A65C4
}
@media (min-width:890px) {
  .vision-global .pa_vision_unidades .recuadro {
    min-height: 500px
  }
}
@media (min-width:1180px) {
  .vision-global .pa_vision_unidades .recuadro {
    min-height: 440px
  }
}
@media (max-width:480px) {
  .vision-global .nav-tabs>li>a {
    padding: 6px 10px !important
  }
}
.titulo.aid-18805.panel-title>a,
.titulo.aid-18806.panel-title>a,
.titulo.aid-18807.panel-title>a,
.titulo.aid-18808.panel-title>a,
.titulo.aid-70129.panel-title>a,
.titulo.aid-70130.panel-title>a,
.titulo.aid-70131.panel-title>a,
.titulo.aid-70132.panel-title>a,
.titulo.aid-70133.panel-title>a,
.titulo.aid-70134.panel-title>a,
.titulo.aid-70135.panel-title>a,
.titulo.aid-70136.panel-title>a,
.titulo.aid-70137.panel-title>a,
.titulo.aid-70138.panel-title>a,
.titulo.aid-70139.panel-title>a,
.titulo.aid-70140.panel-title>a,
.titulo.aid-70141.panel-title>a,
.titulo.aid-70142.panel-title>a,
.titulo.aid-70143.panel-title>a,
.titulo.aid-70144.panel-title>a,
.titulo.aid-70145.panel-title>a,
.titulo.aid-70146.panel-title>a,
.titulo.aid-70147.panel-title>a,
[class*=acordeon] .panel-title.aid-18795>a,
[class*=acordeon] .panel-title.aid-18796>a,
[class*=acordeon] .panel-title.aid-18797>a,
[class*=acordeon] .panel-title.aid-18798>a,
[class*=acordeon] .panel-title.aid-18799>a,
[class*=acordeon] .panel-title.aid-70148>a {
  border-top: 1px solid #B7E394
}
[class*=acordeon] .panel-title.aid-17856>a,
[class*=acordeon] .panel-title.aid-17857>a,
[class*=acordeon] .panel-title.aid-17858>a,
[class*=acordeon] .panel-title.aid-17859>a,
[class*=acordeon] .panel-title.aid-17860>a,
[class*=acordeon] .panel-title.aid-17861>a {
  border-top: 5px solid #00B4BC
}
.cont-vision-global .unidad .titulo {
  font-size: 1.3em;
  font-weight: 500
}
@media (min-width:890px) {
  .cont-vision-global .unidad {
    min-height: 300px
  }
}
@media (min-width:1180px) {
  .cont-vision-global .unidad {
    min-height: 220px
  }
}
.pa_vision_objetivos h3 {
  font-weight: 400;
  font-size: 1.05em;
  border-bottom: 3px solid #979793;
  padding: 9px 0;
  display: block;
  color: #000;
  margin: 0 0 20px 0
}
.pa_vision_objetivos .ntg-titulo-caja {
  font-size: 1.25em
}
.pa_vision_objetivos .panel-body,
.pa_vision_objetivos .panel-group {
  padding: 0;
  padding-bottom: 25px
}
@media (min-width:890px) {
  .vision-global .tab-pane.pa_vision_unidades {
    border: 1px solid #ddd;
    width: 100%;
    height: 100%;
    overflow: -webkit-paged-y;
    background: url(articles-69994_lineas_ejes.png);
    background-size: 100%;
    overflow: auto
  }
}
@media (min-width:890px) {
  .vision-global .tab-pane.pa_vision_objetivos.unidades-grupo {
    background: 0 0
  }
}
.unidades-grupo .titulo-unidad {
  display: none
}
.unidades-grupo .unidad {
  min-height: auto
}
.unidades-grupo .panel.panel-default:last-child {
  border-bottom: none
}
.unidades-grupo [class*=acordeon] .panel-title>a {
  border-top: none !important
}
.unidades-grupo [class*=acordeon] .panel-title>a:before {
  float: left !important;
  padding-left: 3px;
  color: #FF9838;
  border: 1px solid #FF9838;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  margin-top: -2px;
  margin-right: 5px;
  font-size: 1.4em
}
#indice_oas .tab-content {
  background-color: #FFF;
  border-top: none;
  padding: 25px 0
}
.pa_vision_ejes h3 {
  font-weight: 700;
  font-size: 1.051em;
  padding: 9px 10px;
  display: block;
  color: #4D4D4D;
  margin: 0 -10px 20px -10px
}
.pa_vision_ejes .acordeon-recuadros .titulo-grupo {
  font-size: 1.15em;
  background-color: transparent;
  font-weight: 600;
  margin: 0;
  display: none
}
.pa_vision_ejes .acordeon-recuadros div.grupo .titulo-grupo {
  padding: 0 0 25px 0;
  font-size: 1.2em;
  background-color: transparent;
  font-weight: 600;
  margin: 0;
  display: block
}
.pa_vision_ejes .panel-body,
.pa_vision_ejes .panel-group {
  padding: 0
}
.pa_vision_ejes .panel.panel-default:last-child {
  margin-bottom: 30px;
  border-bottom: 1px solid #98B3BC
}
.acordeon-seccion {
  border-bottom: 1px solid #98B3BC
}
.acordeon-seccion .panel-body {
  padding: 0
}
.presentacion-enfoque {
  position: relative
}
@media (min-width:890px) {
  .presentacion-enfoque .cuerpo-presentacion {
    position: absolute;
    bottom: 0;
    width: 100%
  }
}
.presentacion-enfoque .container {
  background-color: #FFF;
  margin-bottom: 0;
  padding: 0 90px
}
.presentacion-enfoque .titulo {
  font-size: 1.9em;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px
}
@media (min-width:890px) {
  .presentacion-enfoque .titulo {
    padding: 50px 30px 40px;
    font-size: 49px
  }
}
.presentacion-enfoque .abstract {
  font-size: 1.2em;
  font-weight: 400;
  padding-bottom: 0;
  text-align: center;
  line-height: 1.4em
}
@media (min-width:890px) {
  .presentacion-enfoque .abstract {
    margin: 0 100px;
    font-size: 1.3em
  }
}
@media (max-width:889px) {
  .presentacion-enfoque {
    font-size: 1.2em
  }
}
.enfoques-objetivos .titulo-grupo {
  width: 200px;
  clear: inherit;
  font-size: 1.3em;
  display: table-cell;
  vertical-align: top
}
.enfoques-objetivos div.grupo.enfoques-tab-objetivos {
  zoom: 1;
  overflow: hidden;
  width: 10000px;
  display: table-cell;
  vertical-align: top
}
.enfoques-objetivos div.grupo.enfoques-tab-objetivos .titulo {
  font-size: 1.3em;
  font-weight: 600
}
#i__rc_tr_menu_asignatura_EPJA_1 ul li ul {
  margin-left: 35px
}
#galeria_relacionados .modal-header {
  border: none;
  background-color: #E7E7DD
}
#galeria_relacionados button#btn_siguiente_galeria {
  position: absolute;
  bottom: 50%;
  right: 0;
  text-indent: -9999px;
  background: url(channels-516_flecha_derecha.svg) left top no-repeat;
  width: 35px;
  height: 35px;
  border: none
}
@media (max-width:890px) {
  #galeria_relacionados button#btn_siguiente_galeria {
    bottom: auto;
    top: 200px
  }
}
#galeria_relacionados button#btn_anterior_galeria {
  position: absolute;
  bottom: 50%;
  left: 0;
  text-indent: -9999px;
  background: url(channels-516_flecha_izquierda.svg) right top no-repeat;
  width: 35px;
  height: 35px;
  border: none
}
@media (max-width:890px) {
  #galeria_relacionados button#btn_anterior_galeria {
    bottom: auto;
    top: 200px
  }
}
.acordeon-eidox {
  margin-bottom: 50px
}
@media (min-width:890px) {
  .acordeon-eidox {
    margin: 0 80px 50px
  }
}
.acordeon-eidox .panel-title {
  font-size: 1.3em;
  margin: 0
}
.acordeon-eidox .panel-collapse {
  max-width: 1100px
}
.tabs1 .enfoques-objetivos {
  background-color: #ebf0f2;
  margin: 50px 0
}
@media (min-width:890px) {
  .tabs1 .enfoques-objetivos {
    padding: 30px 80px
  }
}
.tabs1 .enfoques-objetivos .ntg-titulo-caja {
  font-size: 28px;
  font-weight: 700;
  padding: 10px 0 30px;
  margin: 0
}
.novedades-home {
  margin-top: 20px
}
.destacados-home {
  position: relative;
  display: table;
  width: 100%
}
.destacados-home .vermas {
  position: absolute;
  top: 74px;
  right: 10px
}
@media (min-width:890px) {
  .destacados-home .vermas {
    top: 118px;
    right: 10px
  }
}
.destacados-noticias {
  padding-top: 40px;
  position: relative
}
.destacados-noticias .vermas {
  position: absolute;
  top: 20px;
  right: 10px
}
@media (max-width:768px) {
  .destacados-noticias .recuadros-noticias div+div {
    display: none
  }
}
#sitios_apoyo .sin-mime .titulo {
  display: none
}
@media (max-width:976px) {
  #sitios_apoyo .recuadro {
    width: 100%
  }
  #sitios_apoyo .recuadro .sin-mime {
    width: 100%;
    position: relative;
    margin-bottom: 20px
  }
  #sitios_apoyo .recuadro .sin-mime a {
    display: block;
    width: 100%;
    z-index: 1
  }
  #sitios_apoyo .recuadro .sin-mime a img {
    float: left;
    width: 120px
  }
  #sitios_apoyo .recuadro .sin-mime .titulo {
    display: block;
    position: absolute;
    left: 145px;
    top: 0;
    z-index: 0;
    font-size: 1.3em;
    font-weight: 600
  }
}
#menu_recursos_oa {
  clear: both
}
#menu_recursos_oa .alert-warning {
  margin-bottom: 0
}
#menu_recursos_oa #recuadros_preguntas .ntg-titulo-caja {
  margin-top: 20px !important
}
#menu_recursos_oa .articulo h2 {
  font-size: 1.3em;
  font-weight: 700
}
#menu_recursos_oa .nav-tabs {
  border-bottom: 1px solid #ddd
}
#menu_recursos_oa .col-sm-12,
#menu_recursos_oa .panel-blanco {
  padding-left: 0;
  padding-right: 0
}
#menu_recursos_oa .col-sm-12 {
  padding: 0
}
#menu_recursos_oa span.tipo_contenido {
  display: block;
  text-align: center;
  font-size: .75em;
  background-color: #e7e7dd;
  padding: 5px 0
}
@media (max-width:400px) {
  #menu_recursos_oa .col-xs-6 {
    width: 100%
  }
}
#menu_recursos_oa #tabs-contenidos {
  border: 1px solid #ddd;
  border-top: none
}
#menu_recursos_oa .nav-tabs>li>a {
  border-bottom: 1px solid #ddd
}
#menu_recursos_oa .nav-tabs>li.active>a,
#menu_recursos_oa .nav-tabs>li.active>a:focus,
#menu_recursos_oa .nav-tabs>li.active>a:hover {
  color: #666;
  background-color: #fff;
  border-bottom: 1px solid #fff
}
#menu_recursos_oa .nav-tabs>li.active>a:after {
  display: none
}
#menu_recursos_oa #indicadores .seccion>h2 {
  display: none
}
#menu_recursos_oa #indicadores .panel-body {
  padding-top: 0
}
#menu_recursos_oa .ntg-titulo-caja,
#menu_recursos_oa .seccion>h3 {
  border-bottom: 5px solid #C4D5D9;
  padding-bottom: 15px;
  font-size: 1.3em;
  margin-bottom: 30px;
  font-weight: 400;
  margin-top: 25px
}
#menu_recursos_oa .btn-uce {
  margin: 0
}
.banco-preguntas-buscador .btn-agregar-pregunta {
  background-color: #0f69b4
}
.banco-preguntas-buscador .btn-agregar-pregunta:hover {
  background-color: #124066
}
.banco-preguntas-buscador .btn-agregar-pregunta:focus {
  color: #FFF
}
.banco-preguntas-buscador #lista_preguntas .btn-close {
  background-color: #0f69b4;
  border: 1px solid #124066
}
.banco-preguntas-buscador #lista_preguntas .btn-close:hover {
  background-color: #124066
}
.banco-preguntas-buscador #btn_preguntas {
  background-color: #0f69b4;
  border: 1px solid #124066
}
.banco-preguntas-buscador #btn_preguntas:hover {
  background-color: #124066
}
.banco-preguntas-buscador #btn_preguntas .badge {
  color: #124066
}
.banco-preguntas-buscador #resultados_eidox .imagen-responsive img {
  max-width: 100%;
  height: auto;
  width: auto
}
.banco-preguntas-buscador #resultados_eidox .pregunta {
  font-family: Lato, sans-serif
}
.banco-preguntas-buscador #resultados_eidox .pregunta h2 {
  display: none
}
.banco-preguntas-buscador #resultados_eidox .panel-default>.panel-heading {
  display: table;
  width: 100%;
  border-top: 1px solid #999
}
.banco-preguntas-buscador #resultados_eidox .panel-default>.panel-heading .titulo {
  padding: 3px 0 5px 0;
  margin: 0
}
.banco-preguntas-buscador #resultados_eidox .panel-default>.panel-heading .metadata {
  font-size: 14px;
  font-weight: 600 !important;
  color: #666
}
.banco-preguntas-buscador #resultados_eidox .panel-default>.panel-heading .metadata span {
  float: left
}
.banco-preguntas-buscador #resultados_eidox .panel-default>.panel-heading .metadata .disciplina,
.banco-preguntas-buscador #resultados_eidox .panel-default>.panel-heading .metadata .nivel,
.banco-preguntas-buscador #resultados_eidox .panel-default>.panel-heading .metadata .profundidad {
  text-transform: none;
  font-weight: 600;
  font-size: 14px
}
.banco-preguntas-buscador #resultados_eidox .panel-default>.panel-heading .panel-body {
  padding: 0 15px
}
.galeria-recursos .ntg-titulo-caja {
  border-bottom: 5px solid #C4D5D9;
  padding-bottom: 15px;
  font-size: 1.3em;
  margin-bottom: 30px;
  display: table;
  width: 100%;
  margin-top: 0
}
.galeria-recursos img {
  margin-bottom: 20px
}
@media (max-width:890px) {
  .columna-objetivos.col-xs-2 {
    padding-left: 0
  }
}
.columna-unidades.col-xs-10 {
  padding-right: 0
}
div#recuadros_articulo_3401 {
  margin-bottom: 50px;
  margin-top: 20px
}
@media (min-width:890px) {
  .ntg-menu-fixed {
    min-height: 160px
  }
}
@media (min-width:1180px) {
  .ntg-menu-fixed {
    min-height: 230px
  }
}
.btn-default {
  background-color: #00B4BC;
  border: none;
  text-transform: uppercase;
  padding: 9px 5px;
  color: #111;
  font-size: .9em;
  font-weight: 600;
  letter-spacing: .1em
}
.btn-default:hover {
  color: #000;
  background: #008F97
}
.list-group>li:last-child {
  border: 1px solid #ddd
}
#Filtros .titulo-caja,
.resultados .titulo-caja,
.resultados-eidox .titulo-caja {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px
}
#Filtros .titulo,
.resultados .titulo,
.resultados-eidox .titulo {
  font-size: 1.2em;
  font-weight: 600;
  padding-bottom: 20px;
  margin: 10px 0;
  padding: 0
}
#Filtros .tipo,
.resultados .tipo,
.resultados-eidox .tipo {
  font-style: italic;
  font-size: .8em
}
div#resultados_portadillas_temas {
  padding: 3px
}
#resultados_eidox span.fa.fa-circle-o-notch.fa-spin {
  font-size: 1.3em
}
#resultados_eidox .thumbnail {
  padding-bottom: 15px
}
#resultados_eidox .thumbnail .disciplina,
#resultados_eidox .thumbnail .nivel,
#resultados_eidox .thumbnail .oas,
#resultados_eidox .thumbnail .titulo {
  padding-left: 10px;
  padding-right: 10px
}
@media (max-width:480px) {
  #resultados_eidox .thumbnail {
    min-height: 0
  }
}
#resultados_eidox .thumbnail .caption {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center
}
.fa-spin {
  font-size: 1.3em
}
#Filtros legend {
  border: 0;
  font-size: 1.3em;
  border-top: 4px solid #C4D5D9;
  padding-top: 10px;
  margin-bottom: 0;
  line-height: 1.2em
}
#Filtros ul.list-group {
  margin-bottom: 30px
}
#Filtros .panel-default>.panel-heading {
  background-color: transparent;
  padding: 0
}
@media (min-width:890px) {
  a:hover {
    color: #4D4D4D;
    text-decoration: underline
  }
  .menu-header-secundario {
    background-color: #4D4D4D
  }
  .menu-secundario {
    left: 0;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600
  }
  .redes-sociales ul li a:before {
    font-size: 1.3em
  }
  .menu-header-secundario .redes-sociales {
    top: 9px
  }
  #curriculum-header {
    display: flex;
    position: relative
  }
  .encabezado .navbar-nav {
    float: right;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between
  }
  .encabezado .navbar-nav>li {
    font-weight: 500
  }
  .lista-accesos a.list-group-item {
    color: #4D4D4D;
    font-weight: 400;
    font-weight: 600
  }
  .noticias .recuadro-destacado {
    padding: 0
  }
  .noticias .recuadro-destacado>.recuadro {
    padding-bottom: 50px
  }
  .noticias .ntg-titulo-caja {
    padding: 0
  }
  .sitios-relacionados {
    padding: 60px
  }
}
@media (min-width:890px) {
  #curriculumenlinea .tab-content,
  #documentos .tab-content {
    min-height: 550px
  }
}
#curriculumenlinea ul.nav.nav-pills.nav-stacked,
#documentos ul.nav.nav-pills.nav-stacked {
  width: 230px;
  float: left;
  margin-top: 20px;
  min-height: 600px;
  border-right: 1px #979793 solid
}
@media (max-width:889px) {
  #curriculumenlinea ul.nav.nav-pills.nav-stacked,
  #documentos ul.nav.nav-pills.nav-stacked {
    border-right: none;
    width: 100%;
    min-height: auto
  }
}
#curriculumenlinea .nav-pills>li>a,
#documentos .nav-pills>li>a {
  font-size: 1.3em;
  text-align: center;
  border-radius: 0;
  min-height: 80px;
  padding: 10px 35px;
  line-height: 1.3em;
  border-bottom: 1px solid #979793
}
@media (max-width:889px) {
  #curriculumenlinea .nav-pills>li>a,
  #documentos .nav-pills>li>a {
    font-size: 15px;
    padding: 10px 0 12px;
    border-bottom: none;
    min-height: auto;
    background-color: #f2f2f2;
    border: 1px solid #FFF;
    border-radius: 5px
  }
}
@media (min-width:890px) {
  #curriculumenlinea .nav-pills>li>a,
  #documentos .nav-pills>li>a {
    font-size: 15px;
    text-align: center;
    border-radius: 0;
    min-height: 80px;
    padding: 18px 35px;
    line-height: 1.4em;
    border-bottom: 1px solid #979793;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700
  }
}
#curriculumenlinea .nav-pills>li.active>a,
#curriculumenlinea .nav-pills>li.active>a:focus,
#curriculumenlinea .nav-pills>li.active>a:hover,
#documentos .nav-pills>li.active>a,
#documentos .nav-pills>li.active>a:focus,
#documentos .nav-pills>li.active>a:hover {
  background-color: #f2f2f2;
  color: #4D4D4D
}
@media (max-width:889px) {
  #curriculumenlinea .nav-pills>li.active>a,
  #curriculumenlinea .nav-pills>li.active>a:focus,
  #curriculumenlinea .nav-pills>li.active>a:hover,
  #documentos .nav-pills>li.active>a,
  #documentos .nav-pills>li.active>a:focus,
  #documentos .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #979793;
    cursor: default
  }
}
@media (max-width:889px) {
  #curriculumenlinea .nav-pills>li.active>a:after,
  #documentos .nav-pills>li.active>a:after {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    z-index: 1000;
    background-color: #979793;
    margin: 0 0 -5px -5px;
    bottom: 0;
    left: 50%
  }
}
@media (min-width:890px) {
  #curriculumenlinea .nav-pills>li.asignaturas_menu_lateral>a,
  #documentos .nav-pills>li.asignaturas_menu_lateral>a {
    padding-top: 25px
  }
}
@media (max-width:889px) {
  #curriculumenlinea .nav-stacked>li,
  #documentos .nav-stacked>li {
    float: left;
    padding: 0
  }
}
#curriculumenlinea .nav-stacked>li+li,
#documentos .nav-stacked>li+li {
  margin-top: 0
}
@media (max-width:889px) {
  #curriculumenlinea .nav-tabs>li.active>a,
  #documentos .nav-tabs>li.active>a {
    color: #555;
    background-color: #fff
  }
  #curriculumenlinea .nav-tabs>li.active>a:after,
  #documentos .nav-tabs>li.active>a:after {
    display: none
  }
}
@media (max-width:889px) {
  #curriculumenlinea .panel-blanco,
  #curriculumenlinea .tab-content,
  #documentos .panel-blanco,
  #documentos .tab-content {
    padding: 20px 0
  }
}
@media (max-width:889px) {
  #curriculumenlinea .panel-blanco,
  #documentos .panel-blanco {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
  }
}
.doc-titulo-alto .titulo {
  min-height: 120px
}
.btn-uce {
  color: #FFF;
  background-color: #98B3BC;
  padding: 0;
  border-radius: 30px
}
.btn-uce a {
  color: #FFF;
  background-color: #98B3BC;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 40px
}
.tabs-recuadros-agrupados .nav-tabs {
  width: 100%
}
.tabs-recuadros-agrupados .nav-tabs>li {
  float: none
}
.tabs-recuadros-agrupados .nav-tabs>li>a {
  text-align: center;
  margin-bottom: 5px
}
.tabs-recuadros-agrupados .nav-tabs>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media (min-width:890px) {
  .tabs-recuadros-agrupados .nav-tabs>li {
    display: table-cell;
    width: 1%
  }
  .tabs-recuadros-agrupados .nav-tabs>li>a {
    margin-bottom: 0
  }
}
@media (max-width:889px) {
  .tabs-recuadros-agrupados .nav-tabs>li {
    float: left
  }
}
.noticias .recuadro-destacado {
  padding: 0;
  line-height: 1.2em
}
.articulo .abstract {
  font-size: 1.3em
}
@media (max-width:768px) {
  .articulo .abstract {
    font-size: 1.2em
  }
}
.presentacion-enfoque .abstract {
  font-size: 1.3;
  font-weight: 400;
  padding-bottom: 50px;
  line-height: 1.4em
}
@media (min-width:890px) {
  .presentacion-enfoque .abstract {
    margin: 40px 200px 10px
  }
}
.recuadros-ejes .grupo.recuadros {
  margin-left: 20px
}
.recuadros-ejes h5.titulo-grupo {
  display: none
}
.recuadros-ejes .recuadro .titulo {
  font-size: 24px;
  font-weight: 700
}
.recuadros-ejes .grupo.recuadros>div>div>div {
  margin-left: 20px;
  border-top: 1px solid #C4D5D9
}
.linea-separacion {
  margin: 50px 0;
  border-bottom: 1px solid #C4D5D9
}
.linea-separacion ul {
  margin-bottom: 0
}
.linea-separacion>.btn-group-vertical>.btn-group,
.linea-separacion>.btn-toolbar,
.linea-separacion>.clearfix,
.linea-separacion>.container,
.linea-separacion>.container-fluid,
.linea-separacion>.dl-horizontal dd,
.linea-separacion>.form-horizontal .form-group,
.linea-separacion>.lista-redonda ul,
.linea-separacion>.modal-footer,
.linea-separacion>.modal-header,
.linea-separacion>.nav,
.linea-separacion>.navbar,
.linea-separacion>.navbar-collapse,
.linea-separacion>.navbar-header,
.linea-separacion>.pager,
.linea-separacion>.panel-body,
.linea-separacion>.recuadros-alineamiento h4.titulo-grupo,
.linea-separacion>.row,
.linea-separacion>.titulo-asignatura .titulo,
.linea-separacion>.titulo-asignatura .titulo-grupo a {
  border-top: 1px solid #C4D5D9;
  padding: 25px 20px 0
}
.ejes-acordeon {
  margin-bottom: 30px
}
.ejes-acordeon .seccion h2 {
  font-size: 1.3em;
  margin-top: 0;
  font-weight: 600
}
.ejes-acordeon .seccion ul {
  padding-left: 20px
}
.ejes-acordeon .acordeon-recuadros .titulo-grupo {
  background-color: #979793;
  color: #FFF
}
.ejes-acordeon .acordeon-recuadros .titulo-grupo a {
  color: #FFF
}
.ejes-acordeon .acordeon-recuadros .titulo-grupo a:hover {
  color: #FFF;
  text-decoration: none
}
.ejes-acordeon .acordeon-recuadros div.grupo>.ejes-acordeon .acordeon-recuadros div.grupo .titulo-grupo {
  padding: 0 0 25px 0;
  font-size: 1.4em;
  background-color: transparent;
  font-weight: 600;
  margin: 0;
  display: block
}
.ejes-acordeon.acordeon-recuadros.panel-group>.ejes-acordeon.acordeon-recuadros.panel-group {
  padding: 0 20px
}
.ejes-acordeon.acordeon-recuadros.panel-group>.ejes-acordeon.acordeon-recuadros.panel-group .titulo-grupo a {
  padding: 0 20px;
  color: #4D4D4D
}
.ejes-acordeon.acordeon-recuadros.panel-group>.ejes-acordeon.acordeon-recuadros.panel-group .titulo-grupo a:before {
  font: normal normal normal 1.1em/1 FontAwesome;
  content: "\f058";
  color: #C6C6C2;
  margin-right: 10px
}
.ejes-acordeon.acordeon-recuadros.panel-group>.ejes-acordeon.acordeon-recuadros.panel-group>.ejes-acordeon.acordeon-recuadros.panel-group .titulo-grupo a {
  display: block
}
@media (min-width:890px) {
  .progresion_unidades .recuadro {
    min-height: 380px
  }
}
@media (min-width:1180px) {
  .progresion_unidades .recuadro {
    min-height: 380px
  }
}
.progresion_unidades .recuadro .titulo {
  border-bottom: 5px solid #C4D5D9;
  width: 100%;
  display: block;
  padding-bottom: 15px;
  font-weight: 700;
  font-size: 1.2em
}
@media (min-width:890px) {
  .pa_objetivos-colores .col-sm-3 {
    border-left: 1px solid #fff
  }
}
.pa_objetivos-colores .ver-mas a,
.pa_objetivos-colores .vermas a {
  padding: 5px 15px
}
.pa_objetivos-colores .vermas a:hover {
  color: #FFF
}
.pa_objetivos-colores .titulo.btn.btn-default.btn-uce {
  border: none
}
.pa_objetivos-colores [class*=acordeon] .panel-title>a.collapsed:before {
  color: #FFF
}
.pa_objetivos-colores [class*=acordeon] .panel-title>a:before {
  color: #FFF
}
.pa_objetivos-colores .panel.panel-default a {
  color: #333;
  border-top: 2px solid #fff
}
.pa_objetivos-colores .panel.panel-default a:hover {
  color: #333
}
.pa_objetivos-colores .panel.panel-default.pvid-49407 a {
  background: #B7E394;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-49403 a {
  background: #00C181;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-49404 a {
  background: #00B4BC;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-49402 a {
  background: #4097DB;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-176613 a,
.pa_objetivos-colores .panel.panel-default.pvid-49405 a {
  background: #DD5061;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-53229 a {
  background: #FF6C2F;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-49400 a {
  background: #D557AF;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-49406 a {
  background: #FF9F36;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-49409 a {
  background: #F1B828;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-49408 a {
  background: #8A65C4;
  font-weight: 600
}
.pa_objetivos-colores .panel.panel-default.pvid-77662 a {
  background: #8E9A36;
  font-weight: 600
}
@media (min-width:890px) {
  .noticias-prensa .recuadro>.recuadro {
    min-height: 610px
  }
}
#documentos_curriculares .titulo {
  font-size: 1.04em;
  padding: 10px 0;
  border-bottom: 1px solid #979793;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 10px 0 30px 0;
  font-weight: 700
}
#documentos_curriculares .nav>li>a {
  padding: 10px 2px;
  margin: 2px
}
#documentos_curriculares .nav-tabs.nav-justified>li a span.hidden-xs {
  display: block;
  margin: 0 auto
}
#article_i__rc_pa_Descripcion_asignatura_nivel_1 {
  padding-top: 0;
  padding-left: 30px
}
.menu-desplegable-header {
  background-color: #FFF;
  border: 1px solid #ddd
}
@media (min-width:890px) {
  .menu-desplegable-header.dropdown-menu:after {
    margin: -6px 0 0 -5px;
    content: "";
    background-color: #FFF;
    height: 10px;
    width: 10px;
    top: 0;
    position: absolute;
    left: 50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    z-index: 10;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd
  }
}
.menu-desplegable-header li {
  border-bottom: 1px solid #eee
}
.menu-desplegable-header li:last-child {
  border-bottom: none
}
.menu-desplegable-header li a {
  padding-bottom: 13px !important;
  padding-top: 10px
}
@media (min-width:890px) {
  .menu-desplegable-header {
    margin-left: -35px
  }
}
.botones-texto-2018 {
  position: fixed;
  top: 49%;
  /*right: -10px;*/
  z-index: 100;
  max-width: 40px;
  opacity: 1
}
.botones-texto-2018 .btn {
  color: #333;
  opacity: .8;
  background-color: #ebf0f2;
  padding: 0 5px;
  width: 30px;
  height: 30px;
  border: 1px solid #98B3BC;
  margin-bottom: 4px
}
.botones-texto-2018:hover {
  opacity: 1;
  background-color: transparent
}
.botones-texto-2018:focus {
  background-color: #98B3BC;
  border: none
}
@media (max-width:799px) {
  .botones-texto-2018 {
    opacity: .8
  }
}
.titulo-eje .titulo-asignatura .titulo:before {
  content: "Eje: ";
  float: left;
  margin-right: 10px
}
.streaming [data-player] {
  width: 100% !important;
  height: 450px !important
}
@media (max-width:600px) {
  .streaming [data-player] {
    height: 310px !important
  }
}
.recursos-digitales {
  width: 16%;
  float: left;
  padding: 20px 10px;
  min-width: 160px;
  min-height: 300px
}
@media (max-width:900px) {
  .recursos-digitales {
    width: 50%
  }
}
.recursos-digitales .ntg-titulo-caja {
  width: 100%;
  height: 142px;
  text-indent: -9999px
}
.recursos-digitales .list-group .list-group-item {
  border: none
}
.recursos-digitales a.btn.btn-link:after {
  content: "\f0d8";
  font-family: FontAwesome;
  font-size: 1em;
  margin-left: 15px;
  position: absolute;
  top: 5;
  color: #AA8613
}
.recursos-digitales a.btn.btn-link.collapsed:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 1em;
  margin-left: 15px;
  position: absolute;
  top: 11px;
  color: #4D4D4D
}
.recursos-digitales .list-group .list-group-item .fa {
  display: none !important
}
.recursos-digitales .nivel-2 {
  border: 1px solid #ddd;
  margin-top: 12px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-color: #FFF
}
.recursos-digitales.multimedia .ntg-titulo-caja {
  background: url(articles-69994_recurso_5.png) center top no-repeat
}
.recursos-digitales.partituras .ntg-titulo-caja {
  background: url(articles-69994_recurso_3.png) center top no-repeat
}
.recursos-digitales.lecturas .ntg-titulo-caja {
  background: url(articles-69994_recurso_7.png) center top no-repeat
}
.recursos-digitales.mapas .ntg-titulo-caja {
  background: url(articles-69994_recurso_4.png) center top no-repeat
}
.recursos-digitales.actividades .ntg-titulo-caja {
  background: url(articles-69994_recurso_6.png) center top no-repeat
}
.recursos-digitales.buscador-recursos .ntg-titulo-caja {
  background: url(articles-69994_recurso_8.png) center top no-repeat
}
.recursos-digitales.mapas ul,
.recursos-digitales.partituras ul {
  margin-top: 15px
}
.recursos-digitales.lista-menu {
  border: none
}
.lista-menu .nivel-2 .list-group-item a {
  padding: 10px 0 10px 30px
}
.lista-menu .nivel-2 .list-group-item a:before {
  content: "";
  font-family: simple-line-icons;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
  position: absolute;
  top: 12px;
  left: 0
}
.lista-menu .nivel-2 .list-group-item a.pvid-49823:before {
  content: "\e05f"
}
.lista-menu .nivel-2 .list-group-item a.pv-pid-57500:before {
  content: "\e04c"
}
.lista-menu .nivel-2 .list-group-item a.pvid-65258:before {
  content: "\e04c"
}
.lista-menu .nivel-2 .list-group-item a.pvid-148497:before {
  content: "\e013"
}
.lista-menu .nivel-2 .list-group-item a.pvid-148496:before {
  content: "\e04c"
}
.lista-menu .nivel-2 .list-group-item a.pvid-148726:before {
  content: "\e04c"
}
.lista-menu .nivel-2 .list-group-item a.pvid-149266:before {
  content: "\e04c"
}
.lista-menu .nivel-2 .list-group-item a.pvid-187784:before {
  content: "\e04c"
}
.lista-menu .nivel-2 .list-group-item a.pvid-49735:before {
  content: "\e02d"
}
.lista-menu .nivel-2 .list-group-item a.pvid-77446:before {
  content: "\e061"
}
.lista-menu .nivel-2 .list-group-item a.pvid-58188:before {
  content: "\e034"
}
.lista-menu .nivel-2 .list-group-item a.pvid-177014:before {
  content: "\e051"
}
.lista-menu .nivel-2 .list-group-item a.pvid-62139:before {
  content: "\e09f"
}
.lista-menu .nivel-2 .list-group-item a.pvid-57765:before {
  content: "\e616"
}
.lista-menu .nivel-2 .list-group-item a.pvid-57480:before {
  content: "\e032"
}
.lista-menu .nivel-2 .list-group-item a.pvid-148548:before {
  content: "\e038"
}
.lista-menu .nivel-2 .list-group-item a.pvid-57456:before {
  content: "\e011"
}
.lista-menu .nivel-2 .list-group-item a.pvid-58182:before {
  content: "\e06e"
}
.lista-menu .nivel-2 .list-group-item a.pvid-49782:before {
  content: "\e071"
}
.lista-menu .nivel-2 .list-group-item a.pvid-148551:before {
  content: "\e03d"
}
.format-external .pv-branch a {
  padding-left: 30px !important;
  font-size: 15px !important;
  border: none !important;
  padding: 6px 10px 6px 36px !important;
  color: #FFF !important;
  background-color: #6c757d;
  border-radius: 4px !important;
  min-height: auto
}
.format-external .pv-branch a:hover {
  background-color: #51575E
}
@media (min-width:890px) {
  .imagen-izquierda.format-pdf {
    width: 25%
  }
}
.modal-home .modal-header {
  background-color: #e7e7dd
}
@media (max-width:768px) {
  .modal-home .modal-title {
    font-size: 1.2em
  }
}
@media (max-width:768px) {
  .modal-home img {
    width: 100%
  }
}
.recuadros-tabla-modulos .recuadro.row:first-child {
  border-top: none
}
.recuadros-tabla-modulos .accordion-toggle {
  background-color: #f2f2f2
}
.recuadros-tabla-modulos .accordion-toggle:hover {
  text-decoration: none
}
.recuadros-tabla-modulos .accordion-toggle.collapsed {
  background-color: #FFF
}
.recuadros-tabla-modulos .panel.panel-default:last-child {
  border-bottom: 1px solid #98B3BC
}
.accesos-tp ul {
  width: 100%
}
.accesos-tp ul li {
  width: 100%;
  margin-bottom: 40px
}
.accesos-tp ul li a,
.accesos-tp ul li a.pv-pid-0 {
  width: 17%;
  display: block;
  float: left
}
.accesos-tp ul li ul {
  float: left;
  display: block;
  width: 80%
}
.accesos-tp ul li ul li {
  clear: none;
  display: table-cell;
  width: 1%;
  text-align: center
}
.asignaturas ul li a {
  font-size: 1.07em;
  list-style-type: none;
  margin: 0 10px;
  display: block;
  border-left: 10px solid #ddd;
  min-height: 30px;
  padding-left: 10px
}
.accesos-tp ul li ul li a {
  padding: 2px 5px;
  border-radius: 30px;
  color: #222;
  border-left: 0;
  background-color: #666;
  width: 94%
}
.accesos-tp ul li ul li a:hover {
  text-decoration: none
}
.accesos-tp ul li.area_nt_DPS ul li a {
  background-color: #F36E21;
  color: #FFF
}
.accesos-tp ul li.area_nt_DPS ul li a:hover {
  background-color: #ee5f0d
}
.accesos-tp ul li.area_nt_CI ul li a {
  background-color: #FAAF18;
  color: #4D4D4D
}
.accesos-tp ul li.area_nt_CI ul li a:hover {
  background-color: #f3a405
}
.accesos-tp ul li.area_nt_ICE ul li a {
  background-color: #96CA4E;
  color: #4D4D4D
}
.accesos-tp ul li.area_nt_ICE ul li a:hover {
  background-color: #8ac43b
}
.accesos-tp ul li.asignatura_MU ul li a {
  background-color: #FF9F36;
  color: #4D4D4D
}
.accesos-tp ul li.asignatura_MU ul li a:hover {
  background-color: #ff931c
}
.accesos-tp ul li.asignatura_AV ul li a {
  background-color: #B7E394;
  color: #4D4D4D
}
.accesos-tp ul li.asignatura_AV ul li a:hover {
  background-color: #a9de80
}
.accesos-tp ul li.asignatura_TA ul li a {
  background-color: #FF9838;
  color: #4D4D4D
}
.accesos-tp ul li.asignatura_TA ul li a:hover {
  background-color: #ff8b1f
}
.accesos-tp ul li.asignatura_DA ul li a {
  background-color: #6FD3C2;
  color: #4D4D4D
}
.accesos-tp ul li.asignatura_DA ul li a:hover {
  background-color: #5bcdba
}
.accesos-tp ul li ul li a.pv-pid-138752 {
  background-color: #EE7C29;
  border-color: #EE7C29
}
.accesos-tp ul li ul li a.pv-pid-138752:hover {
  background-color: #eb6e13
}
.accesos-tp ul li ul li a.pv-pid-138760 {
  background-color: #FABB00;
  color: #4D4D4D
}
.accesos-tp ul li ul li a.pv-pid-138760:hover {
  background-color: #e1a800
}
.accesos-tp ul li ul li a.pv-pid-138768 {
  background-color: #E8592C
}
.accesos-tp ul li ul li a.pv-pid-138768:hover {
  background-color: #e24919
}
.accesos-tp ul li ul li a.pv-pid-138775 {
  background-color: #ACC71C;
  color: #4D4D4D
}
.accesos-tp ul li ul li a.pv-pid-138775:hover {
  background-color: #99b119
}
.accesos-tp ul li ul li a.pv-pid-138779 {
  background-color: #009443
}
.accesos-tp ul li ul li a.pv-pid-138779:hover {
  background-color: #007b37
}
.accesos-tp ul li ul li a.pv-pid-138794 {
  background-color: #009E89
}
.accesos-tp ul li ul li a.pv-pid-138794:hover {
  background-color: #008573
}
.accesos-tp ul li ul li a.pv-pid-138801 {
  background-color: #00A9E4
}
.accesos-tp ul li ul li a.pv-pid-138801:hover {
  background-color: #0096cb
}
.accesos-tp ul li ul li a.pv-pid-138808 {
  background-color: #22519C;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138808:hover {
  background-color: #1d4687;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138815 {
  background-color: #582D86;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138815:hover {
  background-color: #4b2773;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138822 {
  background-color: #925519;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138822:hover {
  background-color: #7c4815;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138837 {
  background-color: #E32125
}
.accesos-tp ul li ul li a.pv-pid-138837:hover {
  background-color: #d01a1e
}
.accesos-tp ul li ul li a.pv-pid-138847 {
  background-color: #843187;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138847:hover {
  background-color: #722a74;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138860 {
  background-color: #8E171C;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138860:hover {
  background-color: #781318;
  color: #FFF
}
.accesos-tp ul li ul li a.pv-pid-138865 {
  background-color: #E52B79
}
.accesos-tp ul li ul li a.pv-pid-138865:hover {
  background-color: #dc1b6c
}
.accesos-tp ul li ul li a.pv-pid-138873 {
  background-color: #F098BA;
  color: #4D4D4D
}
.accesos-tp ul li ul li a.pv-pid-138873:hover {
  background-color: #ed82ab
}
.accesos-tp ul li ul li a.pv-pid-151346,
.accesos-tp ul li ul li a.pv-pid-151488,
.accesos-tp ul li ul li a.pv-pid-49396,
.accesos-tp ul li ul li a.pv-pid-77599 {
  background-color: #FF6C2F
}
.accesos-tp ul li ul li a.pv-pid-151346:hover,
.accesos-tp ul li ul li a.pv-pid-151488:hover,
.accesos-tp ul li ul li a.pv-pid-49396:hover,
.accesos-tp ul li ul li a.pv-pid-77599:hover {
  background-color: #ff5a16 !important
}
.accesos-tp ul li ul li a.pv-pid-151366,
.accesos-tp ul li ul li a.pv-pid-151516,
.accesos-tp ul li ul li a.pv-pid-49395,
.accesos-tp ul li ul li a.pv-pid-77592 {
  background-color: #D557AF
}
.accesos-tp ul li ul li a.pv-pid-151366:hover,
.accesos-tp ul li ul li a.pv-pid-151516:hover,
.accesos-tp ul li ul li a.pv-pid-49395:hover,
.accesos-tp ul li ul li a.pv-pid-77592:hover {
  background-color: #d043a5 !important
}
.accesos-tp ul li ul li a.pv-pid-151335,
.accesos-tp ul li ul li a.pv-pid-52050,
.accesos-tp ul li ul li a.pv-pid-77593 {
  background-color: #DD5061
}
.accesos-tp ul li ul li a.pv-pid-151335:hover,
.accesos-tp ul li ul li a.pv-pid-52050:hover,
.accesos-tp ul li ul li a.pv-pid-77593:hover {
  background-color: #d93b4e !important
}
.accesos-tp ul li ul li a.pv-pid-151244,
.accesos-tp ul li ul li a.pv-pid-151326,
.accesos-tp ul li ul li a.pv-pid-151448,
.accesos-tp ul li ul li a.pv-pid-49398,
.accesos-tp ul li ul li a.pv-pid-77594 {
  background-color: #4097DB
}
.accesos-tp ul li ul li a.pv-pid-151244:hover,
.accesos-tp ul li ul li a.pv-pid-151326:hover,
.accesos-tp ul li ul li a.pv-pid-151448:hover,
.accesos-tp ul li ul li a.pv-pid-49398:hover,
.accesos-tp ul li ul li a.pv-pid-77594:hover {
  background-color: #2b8bd7 !important
}
.accesos-tp ul li ul li a.pv-pid-77602 {
  background-color: #55DA3D;
  color: #4D4D4D
}
.accesos-tp ul li ul li a.pv-pid-77602:hover {
  background-color: #43d529
}
.accesos-tp ul li ul li a.pv-pid-77603 {
  background-color: #8E171C
}
.accesos-tp ul li ul li a.pv-pid-77603:hover {
  background-color: #781318
}
.accesos-tp ul li ul li a.pv-pid-77604 {
  background-color: #009E89
}
.accesos-tp ul li ul li a.pv-pid-77604:hover {
  background-color: #008573
}
.accesos-tp ul li ul li a.pv-pid-77605 {
  background-color: #8A65C4
}
.accesos-tp ul li ul li a.pv-pid-77605:hover {
  background-color: #7c53bd
}
.accesos-tp ul li ul li a.pv-pid-151053,
.accesos-tp ul li ul li a.pv-pid-151186,
.accesos-tp ul li ul li a.pv-pid-52049,
.accesos-tp ul li ul li a.pv-pid-77606 {
  background-color: #B7E394;
  color: #4D4D4D
}
.accesos-tp ul li ul li a.pv-pid-151053:hover,
.accesos-tp ul li ul li a.pv-pid-151186:hover,
.accesos-tp ul li ul li a.pv-pid-52049:hover,
.accesos-tp ul li ul li a.pv-pid-77606:hover {
  background-color: #a9de80 !important
}
.accesos-tp ul li ul li a.pv-pid-151110,
.accesos-tp ul li ul li a.pv-pid-151205,
.accesos-tp ul li ul li a.pv-pid-49397 {
  background-color: #00C181
}
.accesos-tp ul li ul li a.pv-pid-151110:hover,
.accesos-tp ul li ul li a.pv-pid-151205:hover,
.accesos-tp ul li ul li a.pv-pid-49397:hover {
  background-color: #00a870 !important
}
.accesos-tp ul li ul li a.pv-pid-52051,
.accesos-tp ul li ul li a.pv-pid-77607 {
  background-color: #FF9F36
}
.accesos-tp ul li ul li a.pv-pid-52051:hover,
.accesos-tp ul li ul li a.pv-pid-77607:hover {
  background-color: #ff931c !important
}
.accesos-tp ul li ul li a.pv-pid-151162,
.accesos-tp ul li ul li a.pv-pid-151271,
.accesos-tp ul li ul li a.pv-pid-49399,
.accesos-tp ul li ul li a.pv-pid-77608 {
  background-color: #00B4BC
}
.accesos-tp ul li ul li a.pv-pid-151162:hover,
.accesos-tp ul li ul li a.pv-pid-151271:hover,
.accesos-tp ul li ul li a.pv-pid-49399:hover,
.accesos-tp ul li ul li a.pv-pid-77608:hover {
  background-color: #009ca3 !important
}
.accesos-tp ul li ul li a.pv-pid-188384 {
  background-color: #F1B828;
  color: #4D4D4D
}
.accesos-tp ul li ul li a.pv-pid-188384:hover {
  background-color: #efb010 !important
}
.accesos-tp ul li ul li a.pv-pid-151285,
.accesos-tp ul li ul li a.pv-pid-151417,
.accesos-tp ul li ul li a.pv-pid-77609 {
  background-color: #AAC1B6;
  color: #4D4D4D
}
.accesos-tp ul li ul li a.pv-pid-151285:hover,
.accesos-tp ul li ul li a.pv-pid-151417:hover,
.accesos-tp ul li ul li a.pv-pid-77609:hover {
  background-color: #9bb6a9
}
.recurso-tp.pull-right .format-bmp a,
.recurso-tp.pull-right .format-doc a,
.recurso-tp.pull-right .format-docx a,
.recurso-tp.pull-right .format-external a,
.recurso-tp.pull-right .format-ggb a,
.recurso-tp.pull-right .format-html a,
.recurso-tp.pull-right .format-jpg a,
.recurso-tp.pull-right .format-pdf a,
.recurso-tp.pull-right .format-png a,
.recurso-tp.pull-right .format-pps a,
.recurso-tp.pull-right .format-ppsx a,
.recurso-tp.pull-right .format-ppt a,
.recurso-tp.pull-right .format-pptx a,
.recurso-tp.pull-right .format-rar a,
.recurso-tp.pull-right .format-rtf a,
.recurso-tp.pull-right .format-swf a,
.recurso-tp.pull-right .format-tiff a,
.recurso-tp.pull-right .format-xls a,
.recurso-tp.pull-right .format-xlsx a,
.recurso-tp.pull-right .format-zip a {
  padding-left: 0;
  padding-right: 0;
  width: 40px
}
@media (max-width:889px) {
  .recurso-tp.pull-right {
    float: left !important;
    margin-top: -5px
  }
}
#article_i__pa_DocIndicadores_1 {
  display: table;
  padding: 18px;
  background-color: #ebf0f2;
  margin-top: 45px
}
#article_i__pa_DocIndicadores_1 .titulo {
  font-size: 1.3em;
  padding-top: 10px
}
#article_i__pa_DocIndicadores_1 a {
  float: left;
  margin-right: 30px;
  border: 1px solid #ddd
}
#article_i__pa_DocIndicadores_1 a img {
  width: 166px;
  padding: 1px
}
.buscador_recursos #contenedor_recurso .ntg-galeria .ntg-titulo-caja {
  display: none
}
.buscador_recursos #resultados_eidox {
  margin-top: 20px
}
.btn-explorar .nav-pills>li {
  display: table-cell;
  width: 1%;
  vertical-align: middle
}
@media (max-width:889px) {
  .btn-explorar .nav-pills>li {
    display: block;
    width: 100%;
    display: table
  }
}
.btn-explorar .nav-pills>li+li {
  margin-left: 0
}
.btn-explorar .nav-pills>li>a {
  background-color: #f2f2f2;
  padding: 0 10px;
  line-height: 1.3em;
  letter-spacing: .1em;
  border-radius: 0;
  height: 60px;
  vertical-align: middle;
  display: table-cell;
  font-weight: 700;
  font-size: 1.25em;
  color: #124066
}
@media (max-width:889px) {
  .btn-explorar .nav-pills>li>a {
    display: block;
    width: 100%;
    display: table-cell
  }
}
.btn-explorar .nav-pills>li>a:hover {
  text-decoration: none
}
.titulo-explorar.pull-left {
  margin-right: 40px;
  margin-top: 10px;
  max-width: 195px
}
.titulo-explorar.pull-left .ntg-titulo-caja {
  margin-top: 0
}
@media (max-width:889px) {
  .titulo-explorar.pull-left {
    float: none !important;
    margin-right: 0
  }
}
.lista-redonda ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin: 7.25px -10px
}
.lista-redonda ul>li {
  position: relative;
  display: block
}
.lista-redonda ul>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}
.lista-redonda ul>li>a:focus,
.lista-redonda ul>li>a:hover {
  text-decoration: none;
  background-color: #eee
}
.lista-redonda ul>li.disabled>a {
  color: #777
}
.lista-redonda ul>li.disabled>a:focus,
.lista-redonda ul>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}
.lista-redonda ul .open>a,
.lista-redonda ul .open>a:focus,
.lista-redonda ul .open>a:hover {
  background-color: #eee;
  border-color: #4D4D4D
}
.lista-redonda ul .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.lista-redonda ul>li>a>img {
  max-width: none
}
.lista-redonda ul>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px
}
@media (max-width:889px) {
  .lista-redonda ul {
    margin-top: 86px
  }
  .lista-redonda ul .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none
  }
  .lista-redonda ul .open .dropdown-menu .dropdown-header,
  .lista-redonda ul .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px
  }
  .lista-redonda ul .open .dropdown-menu>li>a {
    line-height: 21px
  }
  .lista-redonda ul .open .dropdown-menu>li>a:focus,
  .lista-redonda ul .open .dropdown-menu>li>a:hover {
    background-image: none
  }
}
@media (min-width:890px) {
  .lista-redonda ul {
    float: left;
    margin: 0
  }
  .lista-redonda ul>li {
    float: left
  }
  .lista-redonda ul>li>a {
    padding-top: 14.5px;
    padding-bottom: 14.5px
  }
}
.lista-redonda ul>li {
  float: left;
  width: 180px;
  height: 180px;
  margin: 0
}
.lista-redonda ul>li a {
  padding-top: 30%;
  background-color: #ddd;
  width: 150px;
  height: 150px;
  border-radius: 100px;
  display: block;
  text-align: center;
  margin: 10px
}
.lista-redonda ul>li a:hover {
  color: red;
  margin: 0;
  width: 180px;
  height: 180px
}
.tabs-niveles .nav-tabs.nav-justified {
  background-color: transparent
}
@media (min-width:890px) {
  .tabs-niveles .nav-tabs.nav-justified {
    max-width: 600px;
    float: right
  }
}
.tabs-niveles .nav-tabs.nav-justified>li.active>a,
.tabs-niveles .nav-tabs.nav-justified>li.active>a:focus,
.tabs-niveles .nav-tabs.nav-justified>li.active>a:hover {
  background-color: #979793
}
.tabs-niveles .nav-tabs.nav-justified>li>a {
  margin: 5px 3px;
  font-size: .88em;
  padding: 4px 10px 5px !important;
  line-height: 1.2em;
  min-height: 40px !important;
  background-color: #FFF
}
#tabs_disciplinas .ntg-titulo-caja {
  margin-top: 0
}
#tabs_disciplinas .carousel-inner {
  height: 190px
}
@media (min-width:890px) {
  #tabs_disciplinas .carousel-inner .item.active {
    text-align: center;
    display: table;
    width: auto;
    margin: 0 auto;
    transition: all .3s ease-in-out
  }
}
#tabs_disciplinas .carousel-control.left {
  width: 30px;
  background: 0 0;
  left: -30px
}
#tabs_disciplinas .carousel-control.right {
  left: auto;
  right: 0;
  width: 30px;
  right: -30px;
  background: 0 0
}
#tabs_disciplinas .tab-content {
  background-color: transparent
}
#tabs_disciplinas .nav-tabs.nav-justified {
  background-color: transparent
}
@media (min-width:1380px) {
  #tabs_disciplinas .nav-tabs.nav-justified {
    max-width: 600px;
    float: right
  }
}
#tabs_disciplinas .nav-tabs.nav-justified>li>a {
  margin: 5px 3px;
  font-size: .88em;
  padding: 4px 10px 5px !important;
  line-height: 1.2em
}
#tabs_disciplinas .carousel-indicators,
#tabs_disciplinas .ntg-pause {
  display: none
}
#acordeon_recursos h2 {
  display: none
}
.ntg-pre-wrap {
  white-space: pre-wrap
}
#tabla_exportar_cruzado thead th {
  transform: rotate(-90deg);
  text-align: left;
  border: solid 1px #000
}
#tabla_exportar_cruzado tbody td {
  border: solid 1px #a9a9a9;
  text-align: center
}
#tabla_exportar_cruzado thead tr {
  height: 10em
}
#waiting.modal {
  text-align: center
}
@media screen and (min-width:768px) {
  #waiting.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%
  }
}
#waiting .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle
}
.hourglass-spin>[class*=fa-hourglass] {
  animation: showhide 2s steps(1) infinite;
  opacity: 0
}
.hourglass-spin>.fa-hourglass-end {
  animation-delay: 1s
}
.hourglass-spin>.fa-hourglass-half {
  animation-delay: .5s
}
.hourglass-spin>.fa-hourglass-start {
  animation-delay: 0s
}
.hourglass-spin>.fa-hourglass-end.spin {
  animation: showhidespin 2s linear infinite
}
@keyframes showhide {
  0% {
    opacity: 1
  }
  25% {
    opacity: 0
  }
}
@keyframes showhidespin {
  0% {
    opacity: 0
  }
  74.9999999% {
    opacity: 0
  }
  75% {
    opacity: 1;
    transform: rotate(0)
  }
  100% {
    opacity: 1;
    transform: rotate(180deg)
  }
}
.menu-cursos-general ul li {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
  height: 40px
}
.menu-cursos-general ul li a {
  font-size: .000001em;
  border-radius: 100px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 6%
}
.menu-cursos-general ul li a:hover {
  background-color: #0f69b4;
  color: #FFF;
  text-decoration: none
}
.menu-cursos-general ul li a:before {
  content: "NT";
  font-size: 20px;
  vertical-align: middle
}
.menu-cursos-general ul li+li a:before {
  content: "1°"
}
.menu-cursos-general ul li+li+li a:before {
  content: "2°"
}
.menu-cursos-general ul li+li+li+li a:before {
  content: "3°"
}
.menu-cursos-general ul li+li+li+li+li a:before {
  content: "4°"
}
.menu-cursos-general ul li+li+li+li+li+li a:before {
  content: "5°"
}
.menu-cursos-general ul li+li+li+li+li+li+li a:before {
  content: "6°"
}
.menu-cursos-general ul li+li+li+li+li+li+li+li a:before {
  content: "7°"
}
.menu-cursos-general ul li+li+li+li+li+li+li+li+li a:before {
  content: "8°"
}
.menu-cursos-general ul li+li+li+li+li+li+li+li+li+li a:before {
  content: "1M"
}
.menu-cursos-general ul li+li+li+li+li+li+li+li+li+li+li a:before {
  content: "2M"
}
.menu-cursos-general ul li+li+li+li+li+li+li+li+li+li+li+li a {
  width: 122px;
  padding-top: 5px
}
.menu-cursos-general ul li+li+li+li+li+li+li+li+li+li+li+li a:before {
  content: "3M y 4M"
}
.menu-cursos-general ul li+li+li+li+li+li+li+li+li+li+li+li+li a:before {
  content: "4M"
}
#documentos_curriculares .lista ul li ul li+li a:after,
#menu_recursos .lista ul li ul li+li a:after {
  content: "2°"
}
#documentos_curriculares .lista ul li ul li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li a:after {
  content: "3°"
}
#documentos_curriculares .lista ul li ul li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li a:after {
  content: "4°"
}
#documentos_curriculares .lista ul li ul li+li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li+li a:after {
  content: "5°"
}
#documentos_curriculares .lista ul li ul li+li+li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li+li+li a:after {
  content: "6°"
}
#documentos_curriculares .lista ul li ul li+li+li+li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li+li+li+li a:after {
  content: "7°"
}
#documentos_curriculares .lista ul li ul li+li+li+li+li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li+li+li+li+li a:after {
  content: "8°"
}
#documentos_curriculares .lista ul li ul li+li+li+li+li+li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li+li+li+li+li+li a:after {
  content: "1M"
}
#documentos_curriculares .lista ul li ul li+li+li+li+li+li+li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li+li+li+li+li+li+li a:after {
  content: "2M"
}
#documentos_curriculares .lista ul li ul li+li+li+li+li+li+li+li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li+li+li+li+li+li+li+li a:after {
  content: "3M"
}
#documentos_curriculares .lista ul li ul li+li+li+li+li+li+li+li+li+li+li+li a:after,
#menu_recursos .lista ul li ul li+li+li+li+li+li+li+li+li+li+li+li a:after {
  content: "4M"
}
#i__po_niveles_menu_EG_FRANK_1 ul {
  max-width: 900px;
  margin: 0 auto
}
#i__po_niveles_menu_EG_FRANK_1 ul li {
  border-bottom: none
}
#documentos_curriculares .lista ul li ul li a.pvid-77668:after,
#menu_recursos .lista ul li ul li a.pvid-77668:after,
.accesos_cursos ul li a.pvid-77668:after {
  content: "7°"
}
#documentos_curriculares .lista ul li ul li a.pvid-97418:after,
#menu_recursos .lista ul li ul li a.pvid-97418:after,
.accesos_cursos ul li a.pvid-77668:after {
  content: "8°"
}
#documentos_curriculares .lista ul li ul li a.pvid-52066:after,
#menu_recursos .lista ul li ul li a.pvid-52066:after,
.accesos_cursos ul li a.pvid-52066:after {
  content: "5°"
}
#documentos_curriculares .lista ul li ul li a.pvid-52067:after,
#menu_recursos .lista ul li ul li a.pvid-52067:after,
.accesos_cursos ul li a.pvid-52067:after {
  content: "6°"
}
#documentos_curriculares .lista ul li ul li a.pvid-52068:after,
#menu_recursos .lista ul li ul li a.pvid-52068:after,
.accesos_cursos ul li a.pvid-52068:after {
  content: "7°"
}
#documentos_curriculares .lista ul li ul li a.pvid-77668:after,
#menu_recursos .lista ul li ul li a.pvid-77668:after,
.accesos_cursos ul li a.pvid-77668:after {
  content: "7°";
  top: 0
}
#documentos_curriculares .lista ul li ul li a.pvid-52073:after,
#menu_recursos .lista ul li ul li a.pvid-52073:after,
.accesos_cursos ul li a.pvid-52073:after {
  content: "8°"
}
#documentos_curriculares .lista ul li ul li a.pvid-97418:after,
#menu_recursos .lista ul li ul li a.pvid-97418:after,
.accesos_cursos ul li a.pvid-97418:after {
  content: "8°"
}
#documentos_curriculares .lista ul li ul li a.pvid-120140:after,
#menu_recursos .lista ul li ul li a.pvid-120140:after,
.accesos_cursos ul li a.pvid-120140:after {
  content: "1M"
}
#documentos_curriculares .lista ul li ul li a.pvid-120141:after,
#menu_recursos .lista ul li ul li a.pvid-120141:after,
.accesos_cursos ul li a.pvid-120141:after {
  content: "2M"
}
#documentos_curriculares .lista ul li ul li a.pvid-120142:after,
#menu_recursos .lista ul li ul li a.pvid-120142:after,
.accesos_cursos ul li a.pvid-120142:after {
  content: "3M"
}
#documentos_curriculares .lista ul li ul li a.pvid-120143:after,
#menu_recursos .lista ul li ul li a.pvid-120143:after,
.accesos_cursos ul li a.pvid-120143:after,
.accesos_cursos ul li a.pvid-288392:after {
  content: "4M"
}
.accesos_cursos ul li+li+li+li+li+li+li+li+li+li+li+li a:after {
  content: "4M" !important
}
.menu-cursos-portada ul {
  max-width: 1000px;
  margin: 0 auto
}
.menu-cursos-portada ul li {
  height: 50px
}
.menu-cursos-portada ul li a {
  width: 50px;
  height: 50px;
  padding: 7%
}
.menu-cursos-portada ul li a:before {
  font-size: 24px;
  font-weight: 700
}
#accesos_linea_innovacion {
  clear: both
}
.titulo-asignatura .pv-branch a,
.titulo-asignatura .titulo .pv-branch a {
  padding: 2px 10px 3px 10px !important;
  background: 0 0;
  font-size: 28px !important;
  font-family: Raleway, Helvetica Neue, Arial, sans-serif !important;
  margin: 0 !important;
  font-weight: 600
}
.botones {
  border-radius: 30px;
  color: #FFF;
  border: none
}
.botones a {
  margin-bottom: 0;
  background-color: #0f69b4;
  border-radius: 30px !important;
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: .1em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 8px 15px 8px !important;
  min-height: auto;
  text-decoration: none
}
.botones a:hover {
  background-color: #0b4e85 !important;
  text-decoration: none
}
button.botones.vermas {
  padding: 5px 15px;
  background-color: #00B4BC;
  border: none;
  clear: both;
  color: #111
}
.accesos_cursos_tp ul li {
  border-radius: 30px;
  color: #FFF;
  border: none
}
.accesos_cursos_tp ul li a {
  margin-bottom: 0;
  background-color: #0f69b4;
  border-radius: 30px !important;
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: .1em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 8px 15px 8px !important;
  min-height: auto;
  text-decoration: none
}
.accesos_cursos_tp ul li a:hover {
  background-color: #0b4e85 !important;
  text-decoration: none
}
.accesos_cursos_tp ul li a {
  padding: 10px;
  margin: 10px
}
button#btn_filtrar.botones {
  background-color: #00B4BC;
  border-color: #00B4BC;
  color: #FFF;
  padding: 5px
}
button#btn_filtrar.botones:hover {
  background-color: #008F97
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  background-color: #979793;
  border-color: #979793;
  cursor: default
}
#i__rc_menu_EG_asignatura_nivel_1>ul>li>a.pvid-52050 {
  margin-right: 208px
}
#modal_UCE {
  top: unset !important
}
.bg_balls {
  background-image: url(articles-69994_bg_balls.png)
}
@media (min-width:890px) {
  .style_2019 .encabezado .li-menu {
    position: relative
  }
}
@media (min-width:890px) {
  .style_2019 .encabezado .btn-menu .fa-caret-down {
    display: block
  }
}
.style_2019 .menu-desplegable-header {
  border: none
}
.style_2019 #subMenuDocumentos ul {
  list-style: none;
  padding-left: 15px
}
.style_2019 #subMenuDocumentos ul li {
  border-bottom: none;
  padding: 5px
}
@media (min-width:890px) {
  .style_2019 .menu-desplegable-header {
    width: 100%;
    margin-left: 0;
    margin-top: 65px;
    margin-bottom: 50px;
    font-size: .9em
  }
  .style_2019 #subMenuDocumentos ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    width: 100%
  }
  .style_2019 #subMenuDocumentos ul>li {
    position: relative;
    display: block
  }
  .style_2019 #subMenuDocumentos ul>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
  }
  .style_2019 #subMenuDocumentos ul>li>a:focus,
  .style_2019 #subMenuDocumentos ul>li>a:hover {
    text-decoration: none;
    background-color: #eee
  }
  .style_2019 #subMenuDocumentos ul>li.disabled>a {
    color: #777
  }
  .style_2019 #subMenuDocumentos ul>li.disabled>a:focus,
  .style_2019 #subMenuDocumentos ul>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
  }
  .style_2019 #subMenuDocumentos ul .open>a,
  .style_2019 #subMenuDocumentos ul .open>a:focus,
  .style_2019 #subMenuDocumentos ul .open>a:hover {
    background-color: #eee;
    border-color: #4D4D4D
  }
  .style_2019 #subMenuDocumentos ul .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
  }
  .style_2019 #subMenuDocumentos ul>li>a>img {
    max-width: none
  }
  .style_2019 #subMenuDocumentos ul>li {
    float: none
  }
  .style_2019 #subMenuDocumentos ul>li>a {
    text-align: center;
    margin-bottom: 5px
  }
  .style_2019 #subMenuDocumentos ul>.dropdown .dropdown-menu {
    top: auto;
    left: auto
  }
  .style_2019 #subMenuDocumentos ul li {
    border-bottom: none
  }
  .style_2019 #footer2 .logo-mineduc,
  .style_2019 #footer .logo-mineduc,
  .style_2019 .footer .logo-mineduc {
    margin-right: 0
  }
  .style_2019 div#article_i__rc_po_logo_mineduc_1 {
    margin: 0 auto
  }
  .style_2019 .menu-header-secundario .redes-sociales {
    top: 45px
  }
  .style_2019 .menu-secundario {
    position: absolute;
    right: 0;
    top: 5px;
    letter-spacing: .01em;
    font-size: .79em
  }
  .style_2019 .menu-secundario .navbar-nav>li:first-child {
    left: 0;
    position: absolute;
    font-size: 1.6em;
    top: -2px
  }
  .style_2019 .menu-secundario .header-btn-uce {
    margin-left: 15px;
    color: #4D4D4D;
    font-weight: 400;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 0;
    padding: 0 5px;
    font-weight: 700
  }
  .style_2019 .menu-secundario .header-btn-uce,
  .style_2019 .menu-secundario .header-btn-uce.active,
  .style_2019 .menu-secundario .header-btn-uce:active,
  .style_2019 .menu-secundario .header-btn-uce[disabled],
  fieldset[disabled] .style_2019 .menu-secundario .header-btn-uce {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .style_2019 .menu-secundario .header-btn-uce,
  .style_2019 .menu-secundario .header-btn-uce:active,
  .style_2019 .menu-secundario .header-btn-uce:focus,
  .style_2019 .menu-secundario .header-btn-uce:hover {
    border-color: transparent
  }
  .style_2019 .menu-secundario .header-btn-uce:focus,
  .style_2019 .menu-secundario .header-btn-uce:hover {
    color: #98B3BC;
    text-decoration: underline;
    background-color: transparent
  }
  .style_2019 .menu-secundario .header-btn-uce[disabled]:focus,
  .style_2019 .menu-secundario .header-btn-uce[disabled]:hover,
  fieldset[disabled] .style_2019 .menu-secundario .header-btn-uce:focus,
  fieldset[disabled] .style_2019 .menu-secundario .header-btn-uce:hover {
    color: #777;
    text-decoration: none
  }
  .style_2019 .encabezado .navbar-fixed-top button#subMenuRecursos {
    padding-top: 0
  }
}
@media (min-width:890px) and (min-width:890px) {
  .style_2019 #subMenuDocumentos ul>li {
    display: table-cell;
    width: 1%
  }
  .style_2019 #subMenuDocumentos ul>li>a {
    margin-bottom: 0
  }
}
@media (max-width:889px) {
  .style_2019 .header-btn-uce {
    display: none
  }
}
.style_2019 .po_menu_recursos a:before {
  color: #4D4D4D;
  background-color: #FFF
}
.style_2019 .po_menu_recursos .pvid-57008 a:before {
  content: "\e032"
}
.style_2019 .po_menu_recursos .pvid-49309 a:before {
  content: "\e02d"
}
.style_2019 .ntg-menu-fixed {
  background-color: #FFF
}
.style_2019 .ntg-titulo-caja {
  font-size: 2em;
  font-weight: 700
}
.style_2019 .ntg-titulo-caja.small-title {
  font-size: 2em;
  border-right: 1px dotted #ddd;
  padding-left: 5px;
  font-weight: 700
}
.style_2019 .recuadros-subvalores:after,
.style_2019 .recuadros-subvalores:before {
  content: " ";
  display: table
}
.style_2019 .recuadros-subvalores:after {
  clear: both
}
.style_2019 .recuadros-subvalores:after,
.style_2019 .recuadros-subvalores:before {
  content: " ";
  display: table
}
.style_2019 .recuadros-subvalores:after {
  clear: both
}
@media (max-width:889px) {
  .style_2019 .recuadros-subvalores .recuadro:first-child {
    margin-top: 60px
  }
}
@media (min-width:890px) {
  .style_2019 .recuadros-subvalores .recuadro {
    height: 150px;
    padding-top: 60px
  }
}
.style_2019 .recuadros-subvalores .recuadro:last-child {
  margin-bottom: 90px
}
.style_2019 .recuadros-subvalores .thumbnail {
  width: 100%;
  background-color: #f7f7f7;
  transition: all .3s ease-in-out;
  display: table
}
@media (min-width:890px) {
  .style_2019 .recuadros-subvalores .thumbnail {
    height: 100px
  }
}
.style_2019 .recuadros-subvalores .thumbnail:hover {
  background-color: #DDD
}
.style_2019 .recuadros-subvalores .thumbnail .recurso-responsive {
  width: 33%;
  display: table-cell
}
.style_2019 .recuadros-subvalores .thumbnail a {
  display: block;
  color: #124066
}
.style_2019 .recuadros-subvalores .thumbnail .titulo {
  width: 67%;
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  font-size: 1.23em;
  line-height: 1.4em;
  font-weight: 600
}
@media (min-width:890px) {
  .style_2019 .recuadros-subvalores .thumbnail .titulo {
    padding: 15px;
    text-align: center
  }
}
.style_2019 .innovacion .thumbnail .caption {
  padding: 0;
  margin: 0;
  font-size: 1.02em;
  font-weight: 700
}
.style_2019 .innovacion .tipo,
.style_2019 .innovacion .titulo {
  padding-left: 15px
}
.style_2019 .innovacion .pv-branch a {
  display: block;
  border: none !important;
  color: #4D4D4D;
  padding: 20px 20px 30px 20px !important;
  margin: 0 !important;
  font-size: 1em !important;
  height: 80px;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: .08em
}
.style_2019 .innovacion .pv-branch a:hover {
  background-color: transparent !important;
  color: #4D4D4D;
  text-decoration: underline
}
.style_2019 .recuadro-recursos .recuadro .cuadro1,
.style_2019 .recuadro-recursos .recuadro .cuadro2,
.style_2019 .recuadro-recursos .recuadro .cuadro3,
.style_2019 .recuadro-recursos .recuadro .cuadro4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px
}
@media (min-width:890px) {
  .style_2019 .recuadro-recursos .recuadro .cuadro1,
  .style_2019 .recuadro-recursos .recuadro .cuadro2,
  .style_2019 .recuadro-recursos .recuadro .cuadro3,
  .style_2019 .recuadro-recursos .recuadro .cuadro4 {
    float: left;
    width: 25%
  }
}
.style_2019 .recuadro-recursos .recuadro .cuadro1>div,
.style_2019 .recuadro-recursos .recuadro .cuadro2>div,
.style_2019 .recuadro-recursos .recuadro .cuadro3>div,
.style_2019 .recuadro-recursos .recuadro .cuadro4>div {
  border: 1px solid #ddd;
  background-color: #FFF
}
@media (min-width:890px) {
  .style_2019 .recuadro-recursos .recuadro .cuadro1>div,
  .style_2019 .recuadro-recursos .recuadro .cuadro2>div,
  .style_2019 .recuadro-recursos .recuadro .cuadro3>div,
  .style_2019 .recuadro-recursos .recuadro .cuadro4>div {
    min-height: 340px
  }
}
.style_2019 .recuadro-recursos .recuadro .cuadro1>div .titulo,
.style_2019 .recuadro-recursos .recuadro .cuadro2>div .titulo,
.style_2019 .recuadro-recursos .recuadro .cuadro3>div .titulo,
.style_2019 .recuadro-recursos .recuadro .cuadro4>div .titulo {
  font-size: 1.23em;
  line-height: 1.4em;
  font-weight: 600;
  color: #124066
}
.style_2019 .recuadro-recursos .recuadro .cuadro1>div .caption,
.style_2019 .recuadro-recursos .recuadro .cuadro1>div .titulo,
.style_2019 .recuadro-recursos .recuadro .cuadro2>div .caption,
.style_2019 .recuadro-recursos .recuadro .cuadro2>div .titulo,
.style_2019 .recuadro-recursos .recuadro .cuadro3>div .caption,
.style_2019 .recuadro-recursos .recuadro .cuadro3>div .titulo,
.style_2019 .recuadro-recursos .recuadro .cuadro4>div .caption,
.style_2019 .recuadro-recursos .recuadro .cuadro4>div .titulo {
  padding-left: 15px;
  padding-right: 15px
}
.style_2019 .nav-tabs.nav-justified>.active>a,
.style_2019 .nav-tabs.nav-justified>.active>a:focus,
.style_2019 .nav-tabs.nav-justified>.active>a:hover {
  border: none
}
.style_2019 .tab-content {
  background-color: transparent
}
.style_2019 div#Filtros {
  clear: both
}
.style_2019 .helpBlock {
  margin-bottom: 30px;
  margin-bottom: 60px
}
.style_2019 #contenedor_recursos_masivos>h2.ntg-titulo-caja {
  display: none
}
.style_2019 .cabezote menu-cursos-general ul li a:after {
  left: 40px;
  top: 13px
}
.style_2019 .menu-dropdown-header .nav>li {
  position: inherit
}
.style_2019 .menu-dropdown-header .open>.dropdown-menu {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0
}
@media (min-width:890px) {
  .style_2019 .columna-doble {
    column-count: 2;
    column-gap: 30px
  }
}
.style_2019 .columna-doble>h2 {
  display: none
}
.style_2019 .asignatura_IND.disciplina {
  background-color: #8E9A36
}
.style_2019 .marquesina-libros .imagen-responsive img {
  width: 100%;
  height: auto
}
.style_2019 .marquesina-libros .recuadro>div.imagen-responsive {
  text-align: center
}
.style_2019 .marquesina-libros .recuadro a {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
  margin: 0 auto
}
.style_2019 .marquesina-libros .recuadro a:hover {
  padding-top: 10px
}
.style_2019 .marquesina-libros .recuadro a:hover img {
  width: 100px
}
.style_2019 .marquesina-libros.libros-cuadrados .ntg-titulo-caja {
  margin-bottom: 30px;
  margin-bottom: 60px
}
.style_2019 .marquesina-libros.libros-cuadrados .imagen-responsive img {
  width: 150px;
  height: auto;
  max-width: 190px;
  transition: all .3s ease-in-out
}
.style_2019 .marquesina-libros.libros-cuadrados .recuadro {
  width: 168px;
  display: inline-block;
  float: left;
  height: 350px;
  overflow: hidden
}
.style_2019 .marquesina-libros.libros-cuadrados .recuadro .titulo {
  padding: 5px
}
.style_2019 .marquesina-libros.libros-cuadrados .recuadro a {
  padding-top: 0
}
.style_2019 .marquesina-libros.libros-cuadrados .recuadro a:hover img {
  width: 168px;
  height: auto
}
.style_2019 .marquesina-libros .carousel-control.left,
.style_2019 .marquesina-libros .carousel-control.right {
  background-image: none;
  width: 30px;
  color: #4D4D4D
}
.style_2019 .marquesina-libros .carousel-control.right {
  margin-right: -30px
}
.style_2019 .marquesina-libros .carousel-control.left {
  margin-left: -30px
}
.style_2019 .marquesina-libros .carousel-inner {
  text-align: center;
  min-height: 300px
}
.style_2019 .marquesina-libros .carousel-inner .item {
  opacity: 0;
  transition: all .3s ease-in-out;
  padding-left: 0;
  padding-right: 0;
  text-align: center
}
.style_2019 .marquesina-libros .carousel-inner .active {
  display: table;
  width: auto;
  margin: 0 auto;
  opacity: 1
}
.style_2019 .marquesina-libros .carousel-indicators,
.style_2019 .marquesina-libros button.btn.ntg-btn-pausa-play {
  display: none
}
.style_2019 .marquesina-libros .titulo {
  text-align: center;
  font-size: 1em;
  font-weight: 700
}
.style_2019 #apoyemos_aprendizaje .carousel-inner,
.style_2019 #apoyemos_ensenanza .carousel-inner,
.style_2019 #carrusel_materia .carousel-inner,
.style_2019 #fomentemos_lectura .carousel-inner,
.style_2019 #orientaciones_estudiar .carousel-inner {
  min-height: 300px;
  text-align: center
}
.style_2019 #apoyemos_aprendizaje .carousel-inner .active,
.style_2019 #apoyemos_ensenanza .carousel-inner .active,
.style_2019 #carrusel_materia .carousel-inner .active,
.style_2019 #fomentemos_lectura .carousel-inner .active,
.style_2019 #orientaciones_estudiar .carousel-inner .active {
  display: table;
  width: auto;
  margin: 0 auto
}
@media (max-width:480px) {
  .style_2019 #apoyemos_aprendizaje .carousel-inner .active,
  .style_2019 #apoyemos_ensenanza .carousel-inner .active,
  .style_2019 #carrusel_materia .carousel-inner .active,
  .style_2019 #fomentemos_lectura .carousel-inner .active,
  .style_2019 #orientaciones_estudiar .carousel-inner .active {
    width: 100%
  }
}
.style_2019 #apoyemos_aprendizaje .recuadro,
.style_2019 #apoyemos_ensenanza .recuadro,
.style_2019 #carrusel_materia .recuadro,
.style_2019 #fomentemos_lectura .recuadro,
.style_2019 #orientaciones_estudiar .recuadro {
  width: 190px
}
@media (max-width:480px) {
  .style_2019 #apoyemos_aprendizaje .recuadro,
  .style_2019 #apoyemos_ensenanza .recuadro,
  .style_2019 #carrusel_materia .recuadro,
  .style_2019 #fomentemos_lectura .recuadro,
  .style_2019 #orientaciones_estudiar .recuadro {
    margin: 0 auto;
    float: none;
    width: 100%
  }
}
.style_2019 #apoyemos_aprendizaje .recuadro a {
  background-color: #979793
}
.style_2019 .subtitulo-caja .ntg-titulo-caja {
  font-size: 1.05em;
  text-transform: uppercase;
  max-width: 400px;
  letter-spacing: .1em;
  line-height: 1.5em;
  padding: 35px 0 25px 0;
  margin: 0;
  font-weight: 700
}
.style_2019 .menu-despliega-valores.menu-asignaturas {
  padding: 0 20px 20px 20px
}
.style_2019 .menu-despliega-valores.menu-asignaturas .ntg-titulo-caja {
  font-size: 1.1em;
  padding-bottom: 10px;
  margin: 0 0 15px;
  border-bottom: 1px solid #ddd;
  font-weight: 700
}
@media (min-width:890px) {
  .style_2019 .menu-despliega-valores.menu-asignaturas ul {
    width: 100%;
    column-count: 4
  }
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li {
  list-style-type: none;
  border-bottom: none;
  text-align: left
}
@media (min-width:890px) {
  .style_2019 .menu-despliega-valores.menu-asignaturas ul li {
    text-align: left;
    width: 100%;
    display: inline-block
  }
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a {
  position: relative;
  padding: 0 20px;
  display: block;
  padding-bottom: 5px !important
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ddd;
  border-radius: 100px;
  display: table;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 5px
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_AV:before {
  background-color: #B7E394
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_CN:before {
  background-color: #00C181
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_EF:before {
  background-color: #00B4BC
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_AR:before {
  background-color: #B7E394
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_HI:before {
  background-color: #4097DB
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_IN:before {
  background-color: #DD5061
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_LE:before {
  background-color: #FF6C2F
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_LI:before {
  background-color: #8E9A36
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_MA:before {
  background-color: #D557AF
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_MU:before {
  background-color: #FF9F36
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_OR:before {
  background-color: #F1B828
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_TE:before {
  background-color: #8A65C4
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_BI:before {
  background-color: #55DA3D
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_QI:before {
  background-color: #8E171C
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_FI:before {
  background-color: #009E89
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_ET:before {
  background-color: #8A65C4
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_FL:before {
  background-color: #AAC1B6
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_FG:before {
  background-color: #979793
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_TA:before {
  background-color: #FF9838
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.asignatura_DA:before {
  background-color: #6FD3C2
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_AD:before {
  background-color: #EE7C29
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_AL:before {
  background-color: #FABB00
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_AP:before {
  background-color: #E8592C
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_CF:before {
  background-color: #ACC71C
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_CO:before {
  background-color: #009443
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_EL:before {
  background-color: #009E89
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_GR:before {
  background-color: #00A9E4
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_HT:before {
  background-color: #22519C
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_MD:before {
  background-color: #582D86
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_ME:before {
  background-color: #925519
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_MI:before {
  background-color: #E32125
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_MR:before {
  background-color: #843187
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_QI:before {
  background-color: #8E171C
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_SE:before {
  background-color: #E52B79
}
.style_2019 .menu-despliega-valores.menu-asignaturas ul li a.area_TC:before {
  background-color: #F098BA
}
.style_2019 #submenu_niveles ul.nav.nav-tabs.nav-justified.responsive {
  max-width: 600px;
  float: right;
  margin-right: 10px
}
.style_2019 #submenu_niveles ul.nav.nav-tabs.nav-justified.responsive>li>a {
  margin: 5px 3px;
  font-size: .88em;
  padding: 4px 10px 5px !important;
  line-height: 1.2em;
  min-height: 40px !important
}
.style_2019 .presentacion-publicos.margen-abajo-lg {
  margin-bottom: 0
}
.style_2019 .presentacion-publicos .page-header {
  font-size: 3.05em;
  font-weight: 700;
  font-family: "Raleway", serif;
}
@media (min-width:1140px) {
  .style_2019 .presentacion-publicos .page-header {
    max-width: 480px;
    font-size: 4em;
    margin-bottom: 60px
  }
}
/* @media (min-width:890px) {
  .style_2019 .presentacion-publicos .page-header {
    max-width: 480px;
    font-size: 4em;
    margin-bottom: 60px
  }
} */
.style_2019 .descripcion-publicos iframe {
  width: 100%;
  height: 400px
}
.style_2019 .descripcion-publicos .ntg-titulo-caja {
  font-size: 2em;
  font-weight: 700;
  max-width: 480px;
  margin-left: 0;
  line-height: 1.3em
}
.style_2019 .descripcion-publicos .ntg-titulo-caja li {
  list-style-type: none
}
.style_2019 .descripcion-publicos .ntg-titulo-caja a {
  text-decoration: none;
  color: #4D4D4D
}
.style_2019 .descripcion-publicos .columna-doble>h2 {
  display: none
}
.style_2019 .destacados-home .bg-gris-claro {
  background-color: #D8D8D8
}
.style_2019 .bg-gris-cajas {
  background-color: #D8D8D8
}
.style_2019 .abstract-sailec-medium,
.style_2019 .sailec-medium {
  font-weight: 600
}
.style_2019 .dudas h2 {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 50px
}
.style_2019 .dudas h3 a {
  text-decoration: none
}
.style_2019 .como-funciona h2 {
  font-size: 2em;
  font-weight: 700;
  color: #fff !important
}
@media (max-width:889px) {
  .style_2019 .como-funciona .imagen-derecha,
  .style_2019 .como-funciona .imagen-izquierda {
    display: block;
    width: 100%;
    clear: both;
    margin: 0;
    float: none;
    max-width: 100%
  }
}
.style_2019 .como-funciona .articulo .figure,
.style_2019 .como-funciona .articulo .imagen-centrada,
.style_2019 .como-funciona .articulo .imagen-centro,
.style_2019 .como-funciona .articulo .imagen-derecha,
.style_2019 .como-funciona .articulo .imagen-izquierda {
  border: none
}
.style_2019 .w-20 {
  width: 20% !important
}
@media (max-width:889px) {
  .style_2019 .w-20 {
    width: 100% !important
  }
}
.style_2019 #lista_objetivos_innovacion h2 {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 40px
}
.style_2019 #lista_objetivos_innovacion ol {
  counter-reset: item
}
.style_2019 #lista_objetivos_innovacion ol p {
  margin-bottom: 0;
  padding: 0
}
.style_2019 #lista_objetivos_innovacion ol li {
  list-style: none;
  min-height: 50px;
  padding: 0 0 20px 55px;
  font-size: 1.25em;
  display: inline-flex;
  width: 100%;
  position: relative
}
.style_2019 #lista_objetivos_innovacion ol li:before {
  content: counter(item);
  counter-increment: item;
  color: #979793;
  font-weight: 700;
  font-size: 2.7em;
  padding: 0 4px;
  margin: -15px 4px 0;
  position: absolute;
  left: 0;
  top: 3px
}
.style_2019 div#tabs-contenidos .titulo-grupo {
  font-size: 15px
}
.style_2019 .lineas-innova-objetivos ol {
  padding-left: 0;
  margin-left: 0
}
.style_2019 .lineas-innova-objetivos ol li {
  text-align: left !important
}
#resultados_eidox .nivel {
  font-size: .85em;
  font-weight: 600
}
#resultados_eidox .nivel>span {
  display: block
}
#resultados_eidox .disciplina {
  letter-spacing: 1px
}
#resultados_eidox .disciplina,
#resultados_eidox .oas {
  text-transform: uppercase;
  font-weight: 700;
  font-size: .75em
}
#resultados_eidox .disciplina>span,
#resultados_eidox .oas>span {
  display: block;
  margin-bottom: 10px
}
#resultados_eidox .oas {
  margin-bottom: 15px
}
#resultados_eidox .oas>span {
  display: inline;
  line-height: 1.8em;
  color: #666;
  font-size: .9em
}
#tabs-contenidos .titulo-grupo {
  font-size: 15px !important
}
@media (max-width:889px) {
  .articulo p,
  .columna-doble p {
    text-align: left !important
  }
}
@media (max-width:768px) {
  #ntg_paginador .recuadro {
    margin-bottom: 20px !important
  }
}
@media (max-width:480px) {
  .col-xxs-12 {
    width: 100%;
    float: none;
    display: block
  }
}
.titulo-caja-sin-ancho .ntg-titulo-caja {
  max-width: none
}
.bg-gris-oscuro div:empty {
  display: none
}
#pa_titulo_asignatura>.titulo-grupo,
.primer-titulo-visible>.titulo-grupo {
  display: none
}
#pa_titulo_asignatura>.titulo-grupo:first-child,
.primer-titulo-visible>.titulo-grupo:first-child {
  display: block
}
.menu-lateral {
  border-top: 5px solid #C4D5D9
}
.menu-lateral .ntg-titulo-caja {
  font-size: 1.5em;
  padding-bottom: 0;
  margin-top: 0
}
.menu-lateral .recuadro {
  border-bottom: 1px solid #C4D5D9;
  padding: 10px 0
}
.menu-lateral .titulo {
  font-size: 1.3em;
  padding-bottom: 5px;
  font-weight: 600
}
.menu-lateral p {
  font-size: .8em
}
#menu_lateral_oas .ntg-titulo-caja {
  font-size: 15px
}
#recursos_tab .ntg-titulo-caja,
.clasificaciones .ntg-titulo-caja {
  font-size: 1.3em
}
.pa_vision_objetivos .ntg-titulo-caja {
  font-size: 1.25em
}
@media (min-width:890px) {
  #indice_oas #tabs_1.tab-pane.pa_vision_objetivos .recuadros.unidad .recuadro {
    min-height: 360px
  }
}
@media (min-width:1180px) {
  #indice_oas #tabs_1.tab-pane.pa_vision_objetivos .recuadros.unidad .recuadro {
    min-height: 300px
  }
}
@media (min-width:890px) {
  #indice_oas #tabs_1 .indice-objetivos {
    min-height: 360px
  }
}
@media (min-width:1180px) {
  #indice_oas #tabs_1 .indice-objetivos {
    min-height: 300px
  }
}
#como_funciona_bg {
  background-color: #3c3c3d
}
.tabla-sin-borde {
  border: none !important
}
.tabla-sin-borde td,
.tabla-sin-borde th {
  border: none !important;
  padding: 15px
}
.bg-gris-calido-claro {
  background-color: #ebf0f2
}
.cambios-2019 .bg-gris-claro {
  background-color: #ebf0f2 !important
}
.bg-gris-calido {
  background-color: #ebf0f2
}
.panel-gris-claro {
  background-color: #ebf0f2
}
.bg-transparent {
  background-color: transparent !important
}
.btn-explorar .nav-tabs.nav-justified {
  background-color: #a6c3dd
}
.btn-explorar .nav-tabs.nav-justified>li {
  vertical-align: middle
}
.btn-explorar .nav-tabs.nav-justified>li a {
  background-color: #a6c3dd;
  border: none
}
.btn-explorar .nav-tabs.nav-justified>li a:hover {
  color: #0f69b4
}
.btn-explorar .nav-tabs.nav-justified>li a {
  padding: 10px 10px 16px;
  line-height: 1.3em;
  letter-spacing: .03em;
  border-radius: 0;
  vertical-align: middle;
  font-weight: 700;
  font-size: 1.25em;
  color: #124066;
  display: block;
  margin: 0
}
@media (max-width:768px) {
  .btn-explorar .nav-tabs.nav-justified>li a {
    font-size: .9em;
    padding: 34px 0 5px 0 !important;
    height: 76px
  }
}
.btn-explorar .nav-tabs.nav-justified>li a:hover {
  text-decoration: none;
  color: #1a57a1
}
.btn-explorar .nav-tabs.nav-justified>li a:hover:before {
  color: #0f69b4
}
.btn-explorar .nav-tabs.nav-justified>li a:before {
  content: "\f0f6";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.5em;
  left: 10px;
  top: 15px;
  color: #4D4D4D;
  margin-right: 10px
}
@media (max-width:768px) {
  .btn-explorar .nav-tabs.nav-justified>li a:before {
    position: absolute;
    top: 7px;
    left: 45%;
    right: 45%;
    margin: 0
  }
}
.btn-explorar .nav-tabs.nav-justified>li.explora1 a:before {
  content: "\f0f6"
}
.btn-explorar .nav-tabs.nav-justified>li.explora1b a:before {
  content: "\f046"
}
.btn-explorar .nav-tabs.nav-justified>li.explora2 a:before {
  content: "\f1c5"
}
.btn-explorar .nav-tabs.nav-justified>li.explora3 a:before {
  content: "\f02d"
}
.btn-explorar .nav-tabs.nav-justified>li.innova1 a:before {
  content: "\f0eb"
}
.btn-explorar .nav-tabs.nav-justified>li.innova2 a:before {
  content: "\f017"
}
.btn-explorar .nav-tabs.nav-justified>li.innova3 a:before {
  content: "\f006"
}
.thumbnail {
  position: relative
}
.ico-innovacion {
  left: 0;
  bottom: 0
}
.ico-innovacion span.pv-branch>span {
  font-size: .76em;
  position: relative;
  padding: 0 5px 8px 23px;
  display: block
}
.ico-innovacion span.pv-branch>span:before {
  content: "\f0eb";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.7em;
  color: #4D4D4D;
  position: absolute;
  left: 8px;
  top: -2px;
  color: #578DBF
}
.portada-asignaturas #tabs_disciplinas .ntg-titulo-caja {
  margin-top: 0
}
.portada-innovacion {
  padding-top: 40px
}
.portada-innovacion .btn-explorar .nav-pills>li>a {
  border-color: #ebf0f2
}
.portada-innovacion .thumbnail {
  border: none;
  margin-bottom: 30px
}
.portada-innovacion .btn-explorar .nav-pills>li>a {
  background-color: #fff
}
.portada-innovacion .btn-explorar .nav-pills>li>a:hover {
  color: #0f69b4
}
@media (min-width:890px) {
  .portada-innovacion .btn-explorar .nav-pills>li>a {
    margin-top: 24px
  }
}
.recuadros-innovacion {
  display: table;
  width: 100%
}
@media (max-width:480px) {
  .recuadros-innovacion .imagen-responsive {
    width: 130px;
    margin-right: 15px;
    float: left;
    margin-bottom: 0
  }
}
.recuadros-innovacion .thumbnail {
  border: none;
  margin-bottom: 30px;
  background-color: #ebf0f2;
  border: 1px solid #ddd;
  padding-bottom: 20px
}
@media (max-width:480px) {
  .recuadros-innovacion .thumbnail {
    padding-bottom: 0
  }
}
.recuadros-innovacion .thumbnail:hover {
  background-color: #d2dde2
}
.recuadros-innovacion .thumbnail:hover img {
  opacity: .8
}
.recuadros-innovacion .thumbnail .titulo {
  font-size: 1.23em;
  font-weight: 600;
  margin: 15px 15px 0 15px;
  min-height: 70px
}
@media (max-width:480px) {
  .recuadros-innovacion .thumbnail .titulo {
    padding-bottom: 0;
    min-height: auto
  }
}
.recuadros-innovacion .thumbnail .titulo a {
  color: #124066
}
.recuadros-innovacion .thumbnail .titulo a:hover {
  color: #0f69b4;
  text-decoration: none
}
.portada-testimonios {
  background-color: #ebf0f2
}
.portada-sitios-apoyo {
  background-color: transparent !important
}
.mixin-tipo-contenido {
  font-size: .7em;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 1.5em;
  font-weight: 700;
  padding: 0;
  margin: 0;
  letter-spacing: 1px
}
.noticias-home .titulo {
  font-size: 1.23em;
  line-height: 1.4em;
  font-weight: 600
}
.noticias-home .titulo a {
  color: #124066
}
.noticias-home .titulo a:hover {
  color: #0f69b4;
  text-decoration: none
}
.noticias-home .abstract {
  font-size: .9em
}
.noticias-home .fecha {
  letter-spacing: 2px;
  font-size: .9em
}
.noticias-home .ntg-titulo-caja {
  margin-left: 15px
}
.estandares_indicadores .imagen-responsive {
  margin-top: 28px
}
.ultimas-noticias.estandares_indicadores {
  padding-bottom: 30px
}
.ultimas-noticias.estandares_indicadores .ntg-titulo-caja {
  margin-bottom: 30px
}
.ultimas-noticias.estandares_indicadores .media-left img {
  width: 70px
}
.bg-gris-presentacion {
  background-color: #DDD
}
#innovacion_vermas {
  position: relative;
  display: table;
  width: 100%
}
#innovacion_vermas h2.ntg-titulo-caja {
  right: 0;
  margin-top: -30px;
  position: absolute;
  margin-bottom: 60px;
  font-size: .01em;
  top: -10px
}
#innovacion_vermas .fa-angle-down,
#innovacion_vermas .fa-angle-up {
  font-size: 35px
}
#innovacion_vermas .fa-angle-up:before {
  content: "\f068";
  background-color: #4D4D4D;
  width: 30px;
  display: block;
  float: right;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  font-size: 18px;
  color: #FFF;
  padding-top: 7px
}
#innovacion_vermas .fa-angle-up:after {
  content: "Ver menos";
  font-size: 15px;
  text-transform: uppercase;
  float: left;
  letter-spacing: 1px;
  padding-top: 10px;
  margin-right: 8px;
  font-weight: 600
}
#innovacion_vermas .fa-angle-down:before {
  content: "\f067";
  background-color: #4D4D4D;
  width: 30px;
  display: block;
  float: right;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  font-size: 18px;
  color: #FFF;
  padding-top: 7px
}
#innovacion_vermas span.fa.fa-angle-down:after {
  content: "Ver más";
  font-size: 15px;
  text-transform: uppercase;
  float: left;
  letter-spacing: 1px;
  padding-top: 10px;
  margin-right: 8px;
  font-weight: 600
}
.modal-footer {
  display: table;
  width: 100%;
  border: none
}
div.ntgvota_container {
  margin-left: auto;
  margin-top: auto;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 40px !important;
  display: table;
  width: 100%
}
div.ntgvota_container .votacion {
  max-width: 500px;
  margin: 0 auto
}
div#i__rc_ar_lineas_innovacion_Ver_Mas_1_70748_Ver20mC3A1s>h2 {
  display: none
}
.modal-encuesta-indicadores .modal-body {
  display: table;
  padding-bottom: 40px
}
.modal-encuesta-indicadores .modal-title {
  padding: 0 0 25px 0
}
#container_franjas>div:nth-child(even) {
  background: #FFF
}
#container_franjas>div:nth-child(odd) {
  background: #D8D8D8
}
.franjeado>div:nth-child(even) {
  background: #FFF
}
.franjeado>div:nth-child(odd) {
  background: #ebf0f2
}
.lecturas-sugeridas .ntg-titulo-caja {
  margin-bottom: 30px;
  margin-bottom: 60px
}
.lecturas-sugeridas .thumbnail .titulo {
  font-size: 1.2em;
  padding: 10px;
  text-align: left;
  margin: 0
}
.lecturas-sugeridas .thumbnail .disciplina,
.lecturas-sugeridas .thumbnail .nivel {
  text-transform: uppercase;
  font-size: .75em;
  padding: 0 10px;
  font-weight: 700
}
.lecturas-sugeridas .thumbnail .disciplina>span,
.lecturas-sugeridas .thumbnail .nivel>span {
  display: block;
  padding-bottom: 10px
}
[class*=acordeon] .panel-title>a,
[class*=acordeon] .panel-title>a:hover {
  text-decoration: none
}
.tabs_innovacion .tab-content {
  padding: 0
}
.tabs_innovacion .nav-tabs {
  padding-top: 30px
}
.tabs_innovacion .nav-tabs>li {
  border-left: 3px solid #FFF
}
.tabs_innovacion .nav-tabs>li>a {
  padding: 0 13px;
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  border-radius: 0;
  line-height: 1.3em;
  letter-spacing: .03em;
  text-transform: uppercase;
  font-size: .93em;
  font-weight: 700
}
.tabs_innovacion .franjeado .presentacion {
  background-color: #DDD
}
.tabs_innovacion .nav-tabs>li.active>a,
.tabs_innovacion .nav-tabs>li.active>a:focus,
.tabs_innovacion .nav-tabs>li.active>a:hover {
  border-bottom-color: transparent
}
.tabs_innovacion [class*=acordeon] .panel-title>a.collapsed {
  background-color: transparent;
  font-weight: 600
}
.tabs_innovacion .panel-group {
  background-color: transparent
}
.tabs_innovacion .panel-default>.panel-heading {
  background-color: transparent
}
.tabs_innovacion #in_alineamiento #alineamiento_curricular {
  margin: 60px 0
}
.tabs_innovacion #in_alineamiento #alineamiento_curricular .titulo-grupo {
  font-size: 1.1em;
  display: table
}
.tabs_innovacion #in_alineamiento #alineamiento_curricular .recuadro {
  margin-bottom: 1px solid #666 !important;
  display: table
}
.tabs_innovacion .articulo-especial ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin-left: 0;
  padding-left: 0
}
.tabs_innovacion .articulo-especial ol li {
  counter-increment: my-awesome-counter
}
.tabs_innovacion .articulo-especial ol li::before {
  width: 40px;
  content: counter(my-awesome-counter) ". ";
  color: #FFF;
  height: 40px;
  font-size: 1.5em;
  border: 1px solid #ddd;
  background-color: #888;
  display: inline-block;
  text-align: center;
  border-radius: 100px;
  margin-right: 15px
}
.tabs_innovacion .table-bordered>tbody>tr>td,
.tabs_innovacion .table-bordered>tbody>tr>th,
.tabs_innovacion .table-bordered>tfoot>tr>td,
.tabs_innovacion .table-bordered>tfoot>tr>th,
.tabs_innovacion .table-bordered>thead>tr>td,
.tabs_innovacion .table-bordered>thead>tr>th,
.tabs_innovacion table {
  border: none;
  background-color: transparent
}
.tabs_innovacion .noticias-home img {
  max-width: 300px
}
.antecedentes>div>h2 {
  font-size: 2em;
  font-weight: 700
}
.botones.vermas a:hover {
  color: #FFF
}
.panel-presentacion {
  padding: 30px
}
.recuadros-redondos .titulo {
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.2em
}
.recuadros-redondos .imagen-responsive {
  padding-left: 15px
}
.dudas .panel-group {
  background-color: transparent
}
.dudas [class*=acordeon] .panel-title>a {
  font-weight: 600;
  background-color: #DDD
}
.dudas [class*=acordeon] .panel-title>a.collapsed:before {
  color: #4D4D4D
}
.dudas [class*=acordeon] .panel-title>a:before {
  color: #4D4D4D
}
.recuadros-alineamiento h4.titulo-grupo {
  width: 100%;
  clear: none;
  float: left;
  display: table-cell;
  margin-top: 20px;
  margin-top: 30px;
  margin-left: -10px;
  margin-right: -10px
}
.recuadros-alineamiento h3.titulo-grupo {
  font-size: 2em;
  font-weight: 700
}
.recuadros-alineamiento .grupo.recuadros-alineamiento {
  display: table-cell
}
.alineamiento h2,
.avances h2,
.iniciativas h2,
.pilotos h2 {
  font-size: 2em;
  font-weight: 700
}
.ultimas-noticias {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 100px
}
.ultimas-noticias .ntg-titulo-caja {
  font-size: 1.6em;
  font-weight: 700;
  margin: 0;
  border: none;
  padding-top: 30px
}
.ultimas-noticias img {
  width: 140px;
  vertical-align: middle;
  padding: 20px 20px 20px 0
}
.ultimas-noticias .titulo {
  font-size: 1.3em;
  font-weight: 600
}
.ultimas-noticias .media {
  margin-bottom: 0
}
#article_i__rc_ar_fichaClasificaciones_Recurso_OAs_1,
#article_i__rc_ar_recurso_descargas_1 {
  max-height: 346px;
  overflow-y: auto;
  max-width: 366px
}
@media (max-width:889px) {
  .titulo-asignatura,
  .titulo-asignatura .titulo-grupo {
    padding-right: 100px
  }
}
@media (max-width:889px) {
  .titulo-asignatura .titulo-grupo a,
  .titulo-asignatura a {
    font-size: 20px
  }
}
.titulo-asignatura,
.titulo-asignatura .titulo,
.titulo-asignatura .titulo-grupo {
  min-height: 48px
}
.titulo-caja-chico .ntg-titulo-caja {
  font-size: 1.6em;
  text-align: center;
  margin-top: 50px
}
div#i__L_rc_ar_lineas_innovacion_De_que_se_trata_1_89597_C2BFDe20quC3A920se20trata3F {
  column-count: 1;
  column-gap: 0
}
.articulo div#i__L_rc_ar_lineas_innovacion_De_que_se_trata_1_89597_C2BFDe20quC3A920se20trata3F table td {
  border-left: 0;
  border-right: 0
}
@media (min-width:890px) {
  .articulo div#i__L_rc_ar_lineas_innovacion_De_que_se_trata_1_89597_C2BFDe20quC3A920se20trata3F table {
    width: 50%;
    clear: none;
    float: right;
    margin-top: 0;
    margin-left: 30px
  }
}
table caption {
  color: #4D4D4D;
  background-color: #efefef;
  font-size: 1.2em;
  text-align: center
}
#tabs-acordeon-accordion a.js-tabcollapse-panel-heading {
  display: block;
  padding: 14px 20px;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: .9em;
  color: #FFF;
  background-color: #979793;
  font-weight: 700
}
#tabs-acordeon-accordion a.js-tabcollapse-panel-heading:after {
  content: "\f078";
  font-family: FontAwesome;
  right: 20px;
  position: absolute
}
#tabs-acordeon-accordion a.js-tabcollapse-panel-heading.collapsed {
  background-color: #f2f2f2;
  color: #4D4D4D
}
#tabs-acordeon-accordion a.js-tabcollapse-panel-heading.collapsed:after {
  content: "\f054"
}
#tabs-acordeon-accordion .panel-heading {
  padding: 0;
  margin-bottom: 5px
}
#menu_recursos div#tabs-contenidos_,
div#tabs-contenidos_ {
  padding-left: 0;
  padding-right: 0
}
.style_2019 .cabezote.header_principal .menu-header-secundario .redes-sociales {
  z-index: 999;
  position: absolute
}
@media (max-width:889px) {
  .style_2019 .cabezote.header_principal .menu-header-secundario .redes-sociales {
    bottom: -35px
  }
}
@media (min-width:890px) {
  .style_2019 .cabezote.header_principal .menu-header-secundario .redes-sociales {
    top: 6px
  }
}
.cabezote.header_principal .navbar-collapse.in {
  padding-bottom: 40px
}
@media (max-width:889px) {
  .cabezote.header_principal .menu-secundario ul li a {
    padding: 8px 5px;
    display: block
  }
  .cabezote.header_principal .menu-secundario3 ul li:first-child {
    display: none
  }
}
@media (min-width:890px) {
  .cabezote.header_principal .encabezado {
    padding-top: 0
  }
  .cabezote.header_principal .menu-header-secundario {
    z-index: 1030;
    position: fixed;
    top: 0;
    background-color: #ebf0f2
  }
  .cabezote.header_principal .menu-secundario-fixed {
    position: fixed;
    margin-top: 0;
    z-index: 999;
    height: 50px;
    background-color: #ebf0f2
  }
  .cabezote.header_principal .menu-secundario-fixed .container {
    position: relative
  }
  .cabezote.header_principal .menu-secundario.menu-secundario3 {
    position: relative;
    margin-right: 130px
  }
  .cabezote.header_principal .menu-secundario.menu-secundario3 ul {
    width: 100%;
    margin-top: -9px
  }
  .cabezote.header_principal .menu-secundario3 ul li {
    display: inline-block;
    float: right;
    letter-spacing: .04em
  }
  .cabezote.header_principal .menu-secundario3 ul li a {
    padding-top: 6px;
    display: block
  }
  .cabezote.header_principal .menu-secundario ul li a {
    font-size: .8em;
    padding: 5px 2px
  }
  .cabezote.header_principal .menu-secundario3 button.btn.btn-inline.header-btn-uce {
    left: 0;
    position: absolute;
    float: left
  }
  .cabezote.header_principal li.inicio.hidden {
    margin-left: -25px
  }
  .cabezote.header_principal .encabezado .navbar-fixed-top li.inicio.hidden {
    display: block !important;
    position: absolute;
    margin-left: 0
  }
  .cabezote.header_principal .encabezado .navbar-fixed-top #menu_f {
    position: relative
  }
  .cabezote.header_principal .encabezado .navbar-fixed-top #menu_f li+li {
    margin-left: 300px
  }
  .cabezote.header_principal .encabezado .navbar-fixed-top #menu_f li+li+li {
    margin-left: 0
  }
  .cabezote.header_principal .navbar-fixed-top .menu-header-secundario .redes-sociales {
    top: 204px;
    z-index: 99999999;
    position: absolute
  }
  .cabezote.header_principal .redes-sociales {
    right: 0;
    position: absolute;
    top: 15px
  }
}
.cabezote.header_principal ul#menu_f {
  margin-bottom: 0
}
@media only screen and (min-width:1030px) {
  .cabezote.header_principal .menu-secundario ul li a {
    font-size: .87em;
    padding: 5px 8px
  }
}
@media (min-width:1180px) {
  .cabezote.header_principal .menu-secundario-fixed {
    margin-top: 0
  }
}
.cabezote.header_principal .ntg-menu-fixed.navbar-fixed-top {
  margin-top: 40px
}
.cabezote.header_principal .ntg-menu-fixed.navbar-fixed-top .menu-secundario-fixed {
  margin-top: -152px
}
@media (min-width:1180px) {
  .cabezote.header_principal .ntg-menu-fixed.navbar-fixed-top .menu-secundario-fixed {
    margin-top: -134px
  }
}
#areas_plandiferenciado .area .ntg-titulo-caja {
  border: none;
  padding-bottom: 0;
  font-size: 20px
}
.ultimas-noticias-home .col-md-2,
.ultimas-noticias-home .col-sm-3,
.ultimas-noticias-home .col-xs-6 {
  padding-left: 7.5px;
  padding-right: 7.5px
}
.ultimas-noticias-home .titulo {
  font-size: .8em;
  line-height: 1.25em;
  margin: 15px 0;
  font-weight: 600
}
.ultimas-noticias-home .fecha {
  font-size: .7em;
  letter-spacing: 3px
}
.ultimas-noticias-home .botones a {
  background-color: transparent;
  color: #444;
  letter-spacing: 1px
}
.ultimas-noticias-home .vermas a:after {
  display: none
}
@media (max-width:1179px) {
  .ultimas-noticias-home>div>div+div+div+div+div {
    display: none
  }
}
.ultimas-noticias-home .ntg-titulo-caja {
  font-size: 1.6em;
  display: block;
  margin-bottom: 30px
}
@media (max-width:889px) {
  .ultimas-noticias-home>div>div+div+div {
    display: none
  }
}
.seccionlibre>h2 {
  display: none
}
.seccionlibre>h3 {
  font-size: 2em;
  font-weight: 700
}
.form-contacto-innovacion {
  max-width: 900px
}
.form-contacto-innovacion .form_message {
  font-size: 2.28em;
  font-weight: 700;
  margin: 24px 0
}
.form-contacto-innovacion .form_message br {
  display: none
}
.form-contacto-innovacion .form_message label {
  margin: 10px 0
}
.form-contacto-innovacion input {
  margin-bottom: 10px
}
.form-contacto-innovacion textarea.form-control {
  margin-bottom: 20px
}
.form-contacto-innovacion legend {
  border: none
}
.form-contacto-innovacion .boton {
  border-color: transparent
}
.style_2019 div#tabs-contenidos .recuadros-tabla-media .titulo-grupo.grupo {
  font-size: 1.05em !important;
  margin-bottom: 0;
  background-color: #eee;
  padding: 10px
}
.recuadros-tabla-media .texto {
  margin-top: -10px;
  font-size: .8em
}
.recuadros-tabla-media .recuadro.row {
  padding: 15px 0 0 0
}
.recuadros-tabla-media .panel-body {
  padding: 0 15px
}
.recuadros-tabla-media .ntg-titulo-caja {
  display: none
}
.buscador_preguntas .pregunta>h2 {
  font-size: 20px
}
#link_clasificandoi__rc_po_noticias_ver_todas_1 {
  display: table;
  width: 100%
}
.acordeon-preguntas .panel-title>a {
  padding-left: 10px !important;
  position: relative;
  font-weight: 600
}
.acordeon-preguntas .panel-title>a:hover {
  text-decoration: none
}
.acordeon-preguntas .panel-title>a:after {
  position: absolute;
  right: 15px;
  top: 5px;
  font-family: FontAwesome;
  content: "\f107";
  font-size: 1.5em
}
.acordeon-preguntas .panel-title>a.collapsed:after {
  content: "\f105"
}
.acordeon-preguntas .ntg-titulo-caja {
  border: none !important;
  padding: 0 !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  display: table;
  width: 100%
}
.acordeon-preguntas .pregunta div>h2 {
  display: none
}
.botones-carrito-preguntas {
  position: fixed;
  top: 133px;
  right: 10px;
  z-index: 100;
  opacity: 1
}
#lista_preguntas {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1100;
  box-shadow: 5px 5px 20px #000;
  opacity: 1;
  top: 0;
  height: 100%;
  display: none;
  overflow-y: auto
}
#lista_preguntas .well.well.well-sm.cont {
  height: 85% !important;
  border: none;
  box-shadow: none;
  padding-left: 20px
}
#lista_preguntas>.well {
  box-shadow: none;
  height: 85%;
  padding: 0;
  border: none
}
#lista_preguntas .ntg-cabecera-preguntas {
  padding-left: 20px
}
#lista_preguntas .btn-group-justified {
  bottom: 40px;
  width: 90%;
  position: absolute
}
#lista_preguntas .btn-close {
  background-color: #D557AF;
  padding: 2px 10px 0 3px;
  height: 35px;
  width: 38px;
  border-radius: 0 6px 6px 0;
  border: 1px solid #cf3fa3;
  color: #FFF;
  position: absolute;
  left: -1px;
  top: 40%
}
#lista_preguntas .btn-close:hover {
  background-color: #cf3fa3
}
#lista_preguntas .cont {
  overflow-y: scroll
}
#lista_acumulada .list-group-item .dropdown {
  margin-top: -6px
}

/*
ol.preguntas,
ol.respuestas {
  counter-reset: my-awesome-counter;
  list-style: none
}
ol.preguntas li,
ol.respuestas li {
  counter-increment: my-awesome-counter
}
ol.preguntas li::before,
ol.respuestas li::before {
  content: counter(my-awesome-counter) ". ";
  color: #555;
  font-weight: 700;
  font-size: 1.2em;
  margin: -6px 15px 0 0;
  float: left
}
li.respuesta span {
  font-size: .8em;
  margin: 0 8px
}
*/

#impresion_seleccionadas .titulo_prueba {
  font-size: 1.6em;
  font-weight: 600;
  border-bottom: 1px solid #999;
  margin: 15px;
  padding-bottom: 5px
}
#impresion_seleccionadas .preguntas .pregunta h2,
#impresion_seleccionadas .preguntas .pregunta h3,
#impresion_seleccionadas .respuestas .respuesta h2,
#impresion_seleccionadas .respuestas .respuesta h3 {
  font-weight: 500;
  font-size: 1em
}
#impresion_seleccionadas .preguntas .pregunta h3,
#impresion_seleccionadas .respuestas .respuesta h3 {
  font-size: 1em;
  font-weight: 700
}
#impresion_seleccionadas .preguntas .pregunta li,
#impresion_seleccionadas .respuestas .respuesta li {
  font-size: 1em;
  margin-bottom: 1.5em
}
#impresion_seleccionadas .preguntas .titulo,
#impresion_seleccionadas .respuestas .titulo {
  font-size: 1em;
  margin-bottom: 1.5em
}
#alerta_copia {
  position: absolute;
  bottom: 10px;
  right: 20px
}
.btn-consola {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 8px 8px 4px 8px;
  font-size: 1.1em;
  line-height: 1.42857143;
  border-radius: 30px
}
.btn-consola.active {
  color: #FFF;
  background-color: #00B4BC;
  border-color: #00B4BC
}
.btn-consola.active .btn-add {
  display: none
}
.btn-consola .btn-remove {
  display: none
}
.btn-consola .btn-add {
  display: inline
}
.btn-consola.active .btn-remove {
  display: inline
}
.btn-agregar-pregunta {
  color: #FFF;
  background-color: #D557AF;
  padding: 5px 8px 4px 8px
}
.btn-agregar-pregunta:hover {
  background-color: #cf3fa3;
  color: #FFF
}
#btn_preguntas {
  right: -1px;
  background-color: #D557AF;
  padding: 2px 10px 0 3px;
  height: 35px;
  width: 44px;
  border-radius: 6px 0 0 6px;
  border: 1px solid #cf3fa3;
  color: #FFF
}
#btn_preguntas:hover {
  background-color: #cf3fa3;
  color: #FFF
}
#btn_preguntas .badge {
  color: #D557AF;
  background-color: #fff;
  border-radius: 10px
}
.buscadorpreguntas #Filtros {
  padding: 15px;
  background-color: #666;
  color: #FFF
}
.buscadorpreguntas .helpBlock {
  margin-bottom: 0 !important
}
#accordion-bancopreguntas .panel-title>a {
  border: none;
  padding-top: 0;
  padding-right: 0;
  text-decoration: underline
}
#accordion-bancopreguntas .panel-default>.panel-heading {
  background-color: transparent
}
#accordion-bancopreguntas .panel-title>a:before {
  float: left;
  padding-left: 0;
  color: #00B4BC;
  margin-right: 5px
}
#modal_preguntas .modal-header {
  padding: 0 30px 0 0
}
#modal_preguntas .modal-body {
  overflow-y: scroll
}
#modal_preguntas .modal-footer {
  background-color: #4D4D4D
}
#modal_preguntas .preguntas {
  font-size: 15px
}
#modal_preguntas .titulo_prueba {
  font-size: 24px;
  margin-top: 0;
  padding-left: 30px
}
#modal_preguntas .figure {
  margin-bottom: 30px
}
#modal_preguntas li.pregunta {
  margin-bottom: 40px
}
.btn-group .btn-consola {
  font-size: .85em
}
.btn-group .btn-consola .fa {
  font-size: 1.4em;
  margin-right: 10px
}
.buscadorpreguntas .btn-filtrado {
  color: #ccc;
  background-color: #333;
  font-size: .7em
}
.buscadorpreguntas .btn-filtrado:hover {
  background-color: #000
}
button.btn-cancel.btn.btn-danger.btn-consola,
button.btn-copy.btn.btn-info.btn-consola,
button.btn-create.btn.btn-danger.btn-consola,
button.btn-preview.btn.btn-success.btn-consola,
button.btn-print-w-answer.btn.btn-warning.btn-consola,
button.btn-print.btn.btn-info.btn-consola,
button.btn-save-word.btn.btn-warning.btn-consola,
button.btn-save.btn.btn-success.btn-consola {
  color: #222;
  font-weight: 600
}
button.btn-copy.btn.btn-info.btn-consola {
  background-color: #FFC107;
  border: 1px solid #FFC107
}
button.btn-copy.btn.btn-info.btn-consola:hover {
  background-color: #e7ae00;
  border-color: #e7ae00
}
button.btn-save-word.btn.btn-warning.btn-consola {
  background-color: #9996CD;
  border: 1px solid #9996CD
}
button.btn-save-word.btn.btn-warning.btn-consola:hover {
  background-color: #8581c3;
  border-color: #8581c3
}
.btn-group .btn-consola .fa {
  font-size: 1.4em;
  margin-right: 10px;
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -.5em
}
.btn-group .btn-consola {
  padding-top: 20px
}
.bounce {
  -moz-animation: bounce 1s 1;
  -webkit-animation: bounce 1s 1;
  animation: bounce 1s 1
}
@-moz-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -moz-transform: translateY(20px);
    transform: translateY(20px)
  }
  60% {
    -moz-transform: translateY(10px);
    transform: translateY(10px)
  }
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }
  60% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }
  60% {
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
  }
}
@media print {
  li {
    page-break-inside: avoid
  }
}
#header_uce {
  height: 50px
}
#header_uce .buscador-curriculum.buscador-xs.pull-right.hidden-xs {
  margin-right: 15px;
  margin: 0 auto;
  position: absolute;
  left: 44%
}
#header_uce .navbar {
  min-height: 50px
}
#header_uce form {
  margin-top: 6px
}
#header_uce .logo-curriculum {
  position: absolute;
  left: 65px;
  top: -2px
}
#header_uce .input-group .form-control,
#header_uce .input-group-addon {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  border-right: none;
  box-shadow: none;
  height: 33px
}
#header_uce #boton_busqueda,
#header_uce #boton_busqueda2,
#header_uce .input-group-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  border-left: none;
  color: #4D4D4D;
  background-color: #FFF;
  box-shadow: none;
  margin-top: -4px;
  height: 33px
}
#header_uce #boton_busqueda2:hover,
#header_uce #boton_busqueda:hover,
#header_uce .input-group-btn:hover {
  color: #0f69b4
}
#header_uce #boton_busqueda,
#header_uce #boton_busqueda2 {
  border: 1px solid #ccc;
  border-left: 0
}
#header_uce [class*=acordeon] .panel-title>a.collapsed:before {
  content: "\f002";
  color: #4D4D4D
}
#header_uce [class*=acordeon] .panel-title>a:before {
  font-family: FontAwesome;
  content: "\f00d";
  color: #4D4D4D;
  margin-top: 0;
  font-size: 1.4em
}
#header_uce [class*=acordeon] .panel-heading {
  background-color: transparent
}
#header_uce .menu-principal .container-fluid {
  background-color: #FFF
}
#header_uce [class*=acordeon] .panel-title>a {
  border-top: none
}
#header_uce .navbar-fixed-top {
  background-color: #FFF;
  border-bottom: 1px solid #ddd;
  box-shadow: 4px 0 4px rgba(0, 0, 0, .15)
}
#header_uce #btnMenuSlider.navbar-toggle {
  position: fixed;
  left: 15px;
  top: 6px;
  margin: 0;
  width: 44px;
  height: 35px;
  transition: all .3s ease-in-out;
  border: none;
  z-index: 90001 !important
}
#header_uce #btnMenuSlider.navbar-toggle:focus,
#header_uce #btnMenuSlider.navbar-toggle:hover {
  background-color: transparent;
  border: none
}
#header_uce #btnMenuSlider.navbar-toggle .icon-bar {
  position: absolute;
  top: 15px;
  transition: all .3s ease-in-out;
  transform: rotate(45deg)
}
#header_uce #btnMenuSlider.navbar-toggle .icon-bar+.icon-bar {
  top: 12px;
  display: none
}
#header_uce #btnMenuSlider.navbar-toggle .icon-bar+.icon-bar+.icon-bar {
  top: 12px;
  display: block;
  transition: all .3s ease-in-out;
  transform: rotate(-45deg)
}
#header_uce #btnMenuSlider.navbar-toggle.collapsed {
  width: 44px;
  height: 35px;
  border: none
}
#header_uce #btnMenuSlider.navbar-toggle.collapsed .icon-bar {
  position: absolute;
  top: 9px;
  transition: all .3s ease-in-out;
  transform: rotate(0)
}
#header_uce #btnMenuSlider.navbar-toggle.collapsed .icon-bar+.icon-bar {
  top: 12px;
  display: block
}
#header_uce #btnMenuSlider.navbar-toggle.collapsed .icon-bar+.icon-bar+.icon-bar {
  top: 18px;
  transition: all .3s ease-in-out;
  transform: rotate(0)
}
.dropdown-cn {
  display: block;
  padding: 13px 11px 11px
}
.dropdown-cn .btn {
  background-color: transparent
}
.dropdown-cn.pull-right>.dropdown-menu {
  right: -11px;
  left: auto;
  padding: 10px 15px;
  width: 270px;
  padding: 10px
}
.dropdown-cn a.dropdown-item {
  display: block;
  padding: .9rem 1.5rem;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #ddd
}
.dropdown-cn a.dropdown-item:last-child {
  border-bottom: none
}
.dropdown-cn a.dropdown-item:hover {
  background-color: #EBF0F2;
  text-decoration: none
}
.ntg-sliding-menu {
  padding-bottom: 50px;
  position: fixed;
  background: #fff;
  padding: 20px;
  width: 330px;
  overflow: hidden;
  height: 0;
  opacity: 0;
  margin-bottom: 15px;
  margin-left: -330px;
  top: 50px;
  left: 0;
  transition: all .3s ease-in-out
}
.ntg-sliding-menu .open>.dropdown-menu {
  display: block;
  width: 330px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  border: none;
  box-shadow: none
}
.ntg-sliding-menu.toggled {
  width: 330px;
  transition: all .3s ease-in-out;
  box-shadow: 5px 0 5px rgba(0, 0, 0, .2);
  min-height: 100%;
  height: auto;
  border-right: 2px solid #fff;
  margin-bottom: 0;
  z-index: 9000 !important;
  opacity: 1;
  overflow: visible;
  overflow-y: auto;
  height: calc(100% - 50px);
  margin-left: 0;
  padding-bottom: 50px
}
.ntg-sliding-menu>ul {
  margin-bottom: 0
}
.ntg-sliding-menu>ul li {
  list-style-type: none;
  border-bottom: 1px solid #ddd
}
.ntg-sliding-menu>ul li a {
  padding: 10px;
  display: block
}
.ntg-sliding-menu>ul li>ul li {
  border-bottom: none
}
#btnMenuSlider {
  display: inline !important
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media (max-width:889px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    position: fixed;
    margin-left: 0;
    margin-right: 0;
    height: 46px;
    z-index: 9999999
  }
}
.navegacion-asignaturas {
  position: relative
}
.boton-asignaturas {
  height: 50px;
  margin-left: 20px;
  padding-top: 5px;
  border-left: 1px solid rgba(0, 0, 0, .2);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  height: 100%;
  font-size: .8em;
  width: 100px;
  padding: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, .16)
}
.boton-asignaturas a#btnMenuSlider2 {
  padding: 15px 20px 15px 10px;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: transparent;
  margin: 0;
  color: #FFF
}
.boton-asignaturas a#btnMenuSlider2 span:after {
  display: block;
  position: absolute;
  right: 6px;
  top: 16px;
  width: 8px;
  height: 17px;
  content: "";
  background: url(articles-69994_ellipsis.svg) left top no-repeat
}
.ntg-sliding-menu-derecha {
  left: auto;
  width: 310px;
  top: 106px;
  right: 0;
  margin-left: auto;
  margin-right: -310px;
  top: 98px
}
.ntg-sliding-menu-derecha.toggled {
  margin-right: 0;
  width: 310px;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, .2)
}
.slinky-menu a:hover {
  text-decoration: none
}
#boton_busqueda {
  position: relative;
  margin: 0;
  width: 38px;
  height: 38px;
  border-radius: 0
}
#boton_busqueda span.fa.fa-search {
  font-size: 1.1em;
  top: 0;
  left: 0;
  position: absolute;
  padding: 3px 3px
}
#boton_busqueda:hover {
  color: #98B3BC
}
#boton_busqueda2 {
  position: relative;
  margin: 0;
  width: 38px;
  height: 38px;
  border-radius: 0
}
#boton_busqueda2 span.fa.fa-search {
  font-size: 1.1em;
  top: 0;
  left: 0;
  position: absolute;
  padding: 3px 4px;
  color: #666
}
#boton_busqueda2 span.fa.fa-search:hover {
  color: #0f69b4
}
.marquesina-home {
  background-color: #4D4D4D;
  height: 500px;
  display: table;
  width: 100%
}
.marquesina-home .recuadro {
  height: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(articles-132573_alt_imagen_portada.thumb_iMarquesina.jpg)
}
.marquesina-home .caption {
  position: absolute;
  width: 90%;
  max-width: 920px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 999;
  display: table
}
.marquesina-home .page-header {
  margin-bottom: 50px;
  font-weight: 700
}
@media (max-width:768px) {
  .marquesina-home .page-header {
    font-size: 36px;
    margin-bottom: 20px
  }
}
@media (max-width:350px) {
  .marquesina-home .page-header {
    font-size: 28px;
    margin-bottom: 20px
  }
}
.marquesina-home .botones {
  height: 40px;
  margin: 0 20px 0 0
}
.marquesina-home .botones ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto
}
@media (max-width:768px) {
  .marquesina-home .botones ul {
    max-width: 400px
  }
}
@media (max-width:350px) {
  .marquesina-home .botones ul {
    max-width: 340px
  }
}
.marquesina-home .botones ul li {
  display: table-cell;
  width: 1%;
  list-style-type: none
}
.marquesina-home .botones ul li a {
  font-size: 1em;
  padding: 10px 50px 12px !important
}
@media (max-width:768px) {
  .marquesina-home .botones ul li a {
    padding: 10px 6px 12px !important;
    font-size: .9em;
    margin: 0 2px
  }
}
@media (max-width:350px) {
  .marquesina-home .botones ul li a {
    padding: 10px 5px 12px !important;
    font-size: .8em;
    margin: 0 2px
  }
}
#menuColapsable .collapsed .fa-angle-down {
  display: none
}
#menuColapsable .fa-angle-down {
  display: inline
}
#menuColapsable .collapsed .fa-angle-right {
  display: inline
}
#menuColapsable .fa-angle-right {
  display: none
}
.marquesina_innovacion {
  background-color: #124066;
  overflow: hidden
}
.marquesina_innovacion img {
  opacity: .8
}
@media (min-width:1180px) {
  .marquesina_innovacion {
    height: 500px
  }
}
.marquesina_innovacion .recuadro {
  overflow: hidden;
  position: relative;
  display: table;
  width: 100%
}
@media (min-width:1180px) {
  .marquesina_innovacion .recuadro {
    height: 500px
  }
}
.marquesina_innovacion .recuadro .caption {
  position: absolute;
  top: 55px;
  width: auto !important;
  color: #FFF;
  display: table;
  max-width: 100%;
  width: 100% !important;
  margin: 0 auto;
  font-weight: 400;
  line-height: 1.3em;
  font-weight: 700
}
@media (max-width:890px) {
  .marquesina_innovacion .recuadro .caption {
    display: none
  }
}
@media (min-width:890px) {
  .marquesina_innovacion .recuadro .caption {
    top: 95px
  }
}
.marquesina_innovacion .recuadro .caption p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 6%;
  font-size: 1.6em;
  line-height: 1.25em
}
@media (min-width:890px) {
  .marquesina_innovacion .recuadro .caption p {
    height: 250px;
    padding: 0 20%;
    font-size: 3em;
    top: 20%
  }
}
.disciplinas-circulo .recuadro {
  width: 160px;
  height: 200px;
  text-align: center;
  display: inline-block;
  float: left
}
.disciplinas-circulo .recuadro .imagen-responsive img {
  width: 120px;
  height: 120px;
  border-radius: 200px
}
.ntg-marquesina .recuadro {
  position: relative;
  background-color: #124066
}
.ntg-marquesina img {
  opacity: .7
}
.ntg-marquesina .texto {
  position: absolute;
  top: 0;
  color: #FFF
}
.ntg-marquesina .abstract {
  font-size: 1.3em
}
.tabs-seccion-eidox .tab-content>div {
  max-width: 940px;
  margin: 0 auto;
  padding: 15px 0
}
.tabs-seccion-eidox .nav-pills {
  width: 100%;
  margin: 0 30px
}
.tabs-seccion-eidox .nav-pills>li {
  float: none
}
.tabs-seccion-eidox .nav-pills>li>a {
  text-align: center;
  margin-bottom: 5px
}
.tabs-seccion-eidox .nav-pills>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media (min-width:890px) {
  .tabs-seccion-eidox .nav-pills>li {
    display: table-cell;
    width: 1%
  }
  .tabs-seccion-eidox .nav-pills>li>a {
    margin-bottom: 0
  }
}
.tabs-seccion-eidox ol {
  counter-reset: item;
  padding: 35px 25px 10px;
  margin-left: 0;
  background-color: #ebf0f2
}
.tabs-seccion-eidox ol>.col-sm-6 {
  background-color: #ECECED
}
.tabs-seccion-eidox ol li {
  list-style: none;
  min-height: 50px;
  padding-left: 50px;
  display: inline-flex;
  width: 100%;
  position: relative
}
.tabs-seccion-eidox ol li:before {
  content: counter(item);
  counter-increment: item;
  color: #0f69b4;
  font-weight: 700;
  font-size: 2.4em;
  padding: 0 4px;
  margin: -20px 4px 0;
  position: absolute;
  left: 0;
  top: 3px
}
.tabs-seccion-eidox h2,
.tabs-seccion-eidox h3,
.tabs-seccion-eidox h4 {
  color: #124066;
  line-height: 1.2em
}
.tabs-seccion-eidox h2 {
  font-size: 2.28em
}
.tabs-seccion-eidox p a {
  color: #0f69b4
}
.tabs-seccion-eidox table caption {
  color: #124066;
  background-color: #a6c3dd;
  font-size: 1.35em;
  text-align: center;
  font-weight: 600
}
.tabs-seccion-eidox .table th {
  background-color: #1a57a1;
  color: #fff
}
.tabs-seccion-eidox .table td {
  background-color: #ebf0f2
}
.nav-pills>li>a {
  border-radius: 0;
  background-color: #3cb9f7;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  font-size: .9em;
  letter-spacing: .03em;
  padding: 15px 3px;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #215ace;
}
.nav-pills>li.active {
  color: #fff;
  background-color: #215ace !important;
}

.nav-pills>li.active:after {
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: 900;
  background-color: #215ace;
  margin: 0 0 -5px -5px;
  bottom: 0;
  left: 50%
}

@media (min-width:890px) {
  .tabs-seccion-eidox .nav-pills>li>a {
    margin-bottom: 0;
    margin: 0;
    padding: 15px 3px
  }
}

@media (min-width:890px) and (max-width:1200px){
  .tabs-seccion-eidox .nav-pills>li>a {
    min-height: 68px;

  }
}

@media (min-width:890px) {
  .tabs-seccion-eidox .nav-pills>li {
    display: table-cell;
    width: 1%;
    vertical-align: middle !important;
    height: 50px;
    background-color: #fff;
    padding-left: 2px;
    padding-right: 2px;
  }
}
.articulo-new .col-sm-8>div+div>h2 {
  margin-top: 90px
}
.articulo-new h2 {
  font-size: 2.3em
}
.articulo-new h3 {
  font-size: 1.6em
}
.articulo-new .nav-lateral {
  margin-left: 0;
  padding-left: 0
}
.articulo-new .nav-lateral li {
  margin: 0;
  font-size: 1.15em
}
.articulo-new .nav-lateral a {
  position: relative;
  text-decoration: none;
  color: #999;
  font-weight: 500;
  padding: 10px 10px 10px 22px
}
.articulo-new .nav-lateral a:after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #ddd;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0
}
.articulo-new .nav-lateral a:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #999;
  border-radius: 30px;
  display: inline-block;
  position: absolute;
  left: -4px;
  top: 18px;
  z-index: 10
}
.articulo-new .nav-lateral a:hover:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #eb3c46;
  border-radius: 30px;
  display: inline-block
}
.articulo-new .nav-lateral a:hover {
  color: #124066;
  background-color: transparent
}
.articulo-new .nav-lateral .active a {
  color: #124066
}
.articulo-new .nav-lateral .active a:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #eb3c46;
  border-radius: 30px;
  display: inline-block
}
.articulo-new .affix {
  top: 80px;
  left: auto
}
.ntg-marquesina {
  background-color: #124066;
  overflow: hidden
}
.ntg-marquesina img {
  opacity: .8
}
@media (min-width:1180px) {
  .ntg-marquesina {
    height: 500px
  }
}
.ntg-marquesina .recuadro {
  overflow: hidden;
  position: relative;
  display: table;
  width: 100%
}
@media (min-width:1180px) {
  .ntg-marquesina .recuadro {
    height: 500px
  }
}
.acceso_subnivel {
  overflow: visible;
  width: 100%;
  display: table;
  border: 1px solid #ddd;
  background-color: #0f69b4;
  color: #FFF;
  position: relative
}
.acceso_subnivel:hover {
  background-color: #124066
}
.acceso_subnivel a {
  color: #FFF
}
@media (min-width:890px) {
  .acceso_subnivel {
    width: 50%
  }
}
@media (max-width:889px) {
  .acceso_subnivel {
    height: 122px
  }
}
.acceso_subnivel img {
  max-width: 49%;
  float: right;
  height: auto
}
@media (max-width:889px) {
  .acceso_subnivel img {
    max-width: 120px
  }
}
.acceso_subnivel .titulo {
  font-weight: 600;
  font-size: 1.28em;
  padding: 5px 15px 0;
  display: block;
  margin-bottom: 10px;
  width: 50% !important
}
@media (max-width:889px) {
  .acceso_subnivel .titulo {
    width: 100% !important;
    padding-right: 140px
  }
}
.acceso_subnivel .caption {
  width: 50% !important;
  float: left;
  font-size: .9em;
  line-height: 10px !important;
  padding: 0 15px
}
@media (max-width:889px) {
  .acceso_subnivel .caption {
    display: none
  }
}
.acceso_subnivel a {
  position: absolute;
  width: 100%
}
.acceso_subnivel a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent
}
#galeria_fotos_3ro_y_4to .recuadro {
  margin-bottom: 20px
}
#galeria_fotos_3ro_y_4to.galeria-recursos img {
  margin-bottom: 10px
}
#galeria_fotos_3ro_y_4to.articulo-mas {
  border-top: none
}
.ekko-lightbox-nav-overlay {
  position: absolute;
  width: 98%;
  top: 40%
}
.ekko-lightbox span.fa.fa-times-circle-o.fa-lg {
  font-size: 45px
}
.ekko-lightbox .modal-header .close {
  margin-top: -10px
}
.ekko-lightbox .modal-dialog .img-responsive {
  max-height: 600px;
  margin: 0 auto
}
.articulo .bajardoc {
  position: relative;
  display: block
}
.articulo .bajardoc .titulo {
  top: -10px
}
.acordeon-textos-escolares .panel-heading {
  background-color: transparent
}
.acordeon-textos-escolares .btn a {
  background-color: #00B4BC !important;
  color: #111;
  text-transform: uppercase;
  border-color: #00B4BC !important;
  font-weight: 500 !important;
  padding: 4px 15px
}
#programas_2020 .ntg-titulo-caja {
  color: #666 !important;
  font-size: 1em !important;
  font-weight: 500 !important;
  margin-bottom: 30px !important;
  margin-top: 0
}
.btn-grey {
  background-color: #979793
}
.btn-grey:hover {
  background-color: #888883
}
.acceso_MiPagina {
  float: right
}
.acceso_MiPagina a {
  padding: 13px 10px;
  display: block
}
.acceso_MiPagina a:before {
  content: "\f007";
  font: normal normal normal 1.2em FontAwesome;
  margin-right: 5px
}
.accesos-mipagina .titulo:before {
  content: "\f1c5";
  font: normal normal normal 2em FontAwesome;
  font-size: 1.5em;
  color: #00B4BC;
  display: table;
  width: 100%;
  margin-bottom: 15px
}
.accesos-mipagina .acceso1 .titulo:before {
  content: "\f1c5"
}
.accesos-mipagina .acceso2 .titulo:before {
  content: "\f0f6"
}
.accesos-mipagina .acceso3 .titulo:before {
  content: "\f046"
}
.accesos-mipagina .acceso4 .titulo:before {
  content: "\f006"
}
.nav-mipagina {
  background-color: #00B4BC;
  color: #FFF;
  display: table;
  width: 100%;
  position: fixed;
  z-index: 10
}
.nav-mipagina .titulo-pagina .titulo {
  font-size: 28px;
  font-weight: 700;
  padding: 8px 9px 10px 50px
}
.nav-mipagina .dropdown.btn-group button#menuConfigurar,
.nav-mipagina .dropdown.btn-group.open button#menuConfigurar {
  color: #FFF;
  padding: 13px 0
}
.btn-social {
  border-radius: 0;
  border: 1px solid #00B4BC;
  padding: 6px;
  margin-bottom: 15px;
  background-color: #ebf0f2
}
.btn-social:hover {
  background-color: #d8e2e6
}
.btn-social .fa {
  margin-right: 10px
}
.tabs-mipagina .recuadro .disciplina,
.tabs-mipagina .recuadro .nivel,
.tabs-mipagina .recuadro .titulo {
  margin-left: 10px;
  margin-right: 10px
}
.tabs-mipagina .disciplina {
  margin-bottom: 10px
}
.bg_mipagina {
  background-image: url(articles-143553_bg_mipagina.jpg)
}
.nav-mipagina .container {
  max-width: 100%;
  width: 100%
}
.acceso-mis-seleccionados a {
  background-color: #c4d7dd;
  display: block;
  padding: 7px 10px;
  margin: 5px 0 10px;
  color: #111;
  position: relative
}
.acceso-mis-seleccionados a:before {
  content: "\f044";
  font: 400 2em FontAwesome;
  font-size: 1.5em;
  color: #00aab2;
  position: absolute;
  right: 8px;
  top: 7px
}
.acceso-mis-seleccionados a:hover {
  background-color: #b7ced6;
  text-decoration: none
}
@media (min-width:1180px) {
  .p-50-lg {
    padding-left: 50px;
    padding-right: 50px
  }
}
.seleccion-dinamica h2.ntg-titulo-cont {
  font-weight: 500;
  border-bottom: 3px solid #ddd;
  padding: 10px 0;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .9em
}
.seleccion-dinamica h2.ntg-titulo-caja {
  font-size: 18px;
  font-weight: 500
}
.tabs-mipagina .nav-pills>li a {
  background-color: transparent;
  border-bottom: 3px solid #ddd;
  color: #999
}
.tabs-mipagina .nav-pills>li.active,
.tabs-mipagina .nav-pills>li.active>a {
  color: #00B4BC;
  background-color: #979793 !important;
  background-color: transparent !important
}
.tabs-mipagina .nav-pills>li.active>a {
  border-bottom: 3px solid #00B4BC
}
.tabs-mipagina .nav-pills>li.active:after {
  background-color: transparent
}
.recuadros-iguala-altura .recuadro.recuadro-mosaico.col-lg-2.col-md-2.col-sm-3.col-xs-6.col-xxs-12 {
  margin-bottom: 20px;
  background-color: #ddd;
  padding: 0;
  margin: 15px
}
.recuadros-iguala-altura .thumbnail {
  height: 100%
}
.ejes-acordeon .panel-title {
  font-size: 1.15em
}
button#menuCompartir {
  border-radius: 5px;
  padding: 5px 0 5px 10px;
  background-color: #0f69b4;
  color: #fff
}
button#menuCompartir:hover {
  color: #FFF;
  background-color: #0b508a
}
button.btn-favorito {
  border-radius: 5px !important;
  padding: 5px 0 5px 10px;
  border: 1px solid #666;
  margin-right: 8px;
  background-color: #0f69b4;
  color: #fff !important
}
button.btn-favorito:hover {
  border: 1px solid #0f69b4;
  background-color: #0b508a
}
.btn-azul .pv-branch a {
  background-color: #0f69b4
}
.btn-azul .pv-branch a:hover {
  background-color: #124066
}
.btn-visor .format-bmp a:before,
.btn-visor .format-jpg a:before,
.btn-visor .format-png a:before,
.btn-visor .format-tiff a:before,
.format-external.btn-visor a:before {
  content: "\f06e"
}
.btn-visor {
  display: none
}
.titulo-grupo-borde .titulo-grupo {
  border-bottom: 1px solid #777;
  padding-bottom: 8px
}
#header_menu_user {
  position: fixed;
  top: 9px;
  left: 275px;
  z-index: 1500
}
#header_menu_user>.btn {
  border: 1px solid #ddd;
  padding: 5px 15px;
  border-radius: 18px;
  background-color: #f8f9fa;
  padding: 4px 15px;
  color: #003882
}
#header_menu_user>.btn:hover {
  color: #012553
}
@media (max-width:991.98px) {
  #header_menu_user {
    color: #fff;
    left: 0;
    top: -4px;
    width: 100%;
    background-color: #4D4D4D;
    position: fixed
  }
}
@media (max-width:991.98px) {
  #header_menu_user>.btn {
    float: right;
    padding: 5px 15px 3px;
    margin: 2px;
    color: #fff;
    border: none;
    background-color: transparent
  }
}
@media (max-width:991.98px) {
  #header_uce .navbar {
    top: 22px
  }
}
@media (max-width:991.98px) {
  #header_uce #btnMenuSlider.navbar-toggle.collapsed {
    top: 32px
  }
}
@media (max-width:991.98px) {
  #header_uce .logo-curriculum {
    top: 3px
  }
  .titulo-asignatura {
    margin-top: 22px
  }
}
#header_uce .buscador-curriculum.buscador-xs.pull-right.hidden-xs {
  padding-left: 80px
}
.fa-user:before {
  content: "\f007";
  font: normal normal normal 14px/1 FontAwesome
}
