.main-container .container-instagram .instagram .hashtag + img {
    width: 100%;
}

@media (max-width:968px) {
.vprog{
 display:block !important;

}

.btn.vprog {
    width: 95% !important;
}
}
a.yellow {
    background: linear-gradient(to bottom, #f36a45 0px, #da532f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: 0 0;
}
a:active, a:hover {
    outline: 0;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
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;
}
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[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}

.main-header .container-header {
    background: none repeat scroll 0 0 #e9e9e9;
    float: none;
    max-height: 900px;
    margin-right: 0;
    position: fixed;
    top: 0;
    width: 19%;
    z-index: 100;
  	height:100%;
}

@media print {
    * {
    text-shadow: none!important;
    color: #000!important;
    background: transparent!important;
    box-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
img, tr {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
select {
    background: #fff!important;
}
.navbar {
    display: none;
}
.table td, .table th {
    background-color: #fff!important;
}
.btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000!important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ddd!important;
}
}*, :after, :before {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #428bca;
}
a:focus, a:hover {
    color: #2a6496;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    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: #999;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%}
.h1, h1 {
    font-size: 36px;
}
.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 18px;
}
.h5, h5 {
    font-size: 14px;
}
.h6, h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width:768px) {

.container-header.scrollable.default-skin{
	left:0 !important;
}
    .lead {
    font-size: 21px;
}
}.small, small {
    font-size: 85%}
cite {
    font-style: normal;
}
.mark, mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-muted {
    color: #999;
}
.text-primary {
    color: #428bca;
}
a.text-primary:hover {
    color: #3071a9;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #428bca;
}
a.bg-primary:hover {
    background-color: #3071a9;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dd, dt {
    line-height: 1.42857;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width:768px) {
    .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    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.42857;
    color: #999;
}
.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:after, blockquote:before {
    content: ""}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:after, .container:before {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:992px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1170px;
}
}.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:after, .container-fluid:before {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:after, .row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.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: 15px;
    padding-right: 15px;
}
.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-1 {
    width: 8.33333%}
.col-xs-2 {
    width: 16.66667%}
.col-xs-3 {
    width: 25%}
.col-xs-4 {
    width: 33.33333%}
.col-xs-5 {
    width: 41.66667%}
.col-xs-6 {
    width: 50%}
.col-xs-7 {
    width: 58.33333%}
.col-xs-8 {
    width: 66.66667%}
.col-xs-9 {
    width: 75%}
.col-xs-10 {
    width: 83.33333%}
.col-xs-11 {
    width: 91.66667%}
.col-xs-12 {
    width: 100% }
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%}
.col-xs-pull-2 {
    right: 16.66667%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-4 {
    right: 33.33333%}
.col-xs-pull-5 {
    right: 41.66667%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-7 {
    right: 58.33333%}
.col-xs-pull-8 {
    right: 66.66667%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-10 {
    right: 83.33333%}
.col-xs-pull-11 {
    right: 91.66667%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%}
.col-xs-push-2 {
    left: 16.66667%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-4 {
    left: 33.33333%}
.col-xs-push-5 {
    left: 41.66667%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-7 {
    left: 58.33333%}
.col-xs-push-8 {
    left: 66.66667%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-10 {
    left: 83.33333%}
.col-xs-push-11 {
    left: 91.66667%}
.col-xs-push-12 {
    left: 100%}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333%}
.col-xs-offset-2 {
    margin-left: 16.66667%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-4 {
    margin-left: 33.33333%}
.col-xs-offset-5 {
    margin-left: 41.66667%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-7 {
    margin-left: 58.33333%}
.col-xs-offset-8 {
    margin-left: 66.66667%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-10 {
    margin-left: 83.33333%}
.col-xs-offset-11 {
    margin-left: 91.66667%}
.col-xs-offset-12 {
    margin-left: 100%}
@media (min-width:768px) {
    .col-sm-1, .col-sm-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-1 {
    width: 8.33333%}
.col-sm-2 {
    width: 16.66667%}
.col-sm-3 {
    width: 25%}
.col-sm-4 {
    width: 33.33333%}
.col-sm-5 {
    width: 41.66667%}
.col-sm-6 {
    width: 50%}
.col-sm-7 {
    width: 58.33333%}
.col-sm-8 {
    width: 66.66667%}
.col-sm-9 {
    width: 75%}
.col-sm-10 {
    width: 83.33333%}
.col-sm-11 {
    width: 91.66667%}
.col-sm-12 {
    width: 100%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.33333%}
.col-sm-pull-2 {
    right: 16.66667%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-4 {
    right: 33.33333%}
.col-sm-pull-5 {
    right: 41.66667%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-7 {
    right: 58.33333%}
.col-sm-pull-8 {
    right: 66.66667%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-10 {
    right: 83.33333%}
.col-sm-pull-11 {
    right: 91.66667%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.33333%}
.col-sm-push-2 {
    left: 16.66667%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-4 {
    left: 33.33333%}
.col-sm-push-5 {
    left: 41.66667%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-7 {
    left: 58.33333%}
.col-sm-push-8 {
    left: 66.66667%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-10 {
    left: 83.33333%}
.col-sm-push-11 {
    left: 91.66667%}
.col-sm-push-12 {
    left: 100%}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.33333%}
.col-sm-offset-2 {
    margin-left: 16.66667%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-4 {
    margin-left: 33.33333%}
.col-sm-offset-5 {
    margin-left: 41.66667%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-7 {
    margin-left: 58.33333%}
.col-sm-offset-8 {
    margin-left: 66.66667%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-10 {
    margin-left: 83.33333%}
.col-sm-offset-11 {
    margin-left: 91.66667%}
.col-sm-offset-12 {
    margin-left: 100%}
}@media (min-width:992px) {
    .col-md-1, .col-md-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-1 {
    width: 8.33333%}
.col-md-2 {
    width: 16.66667%}
.col-md-3 {
    width: 25%}
.col-md-4 {
    width: 33.33333%}
.col-md-5 {
    width: 41.66667%}
.col-md-6 {
    width: 50%}
.col-md-7 {
    width: 58.33333%}
.col-md-8 {
    width: 66.66667%}
.col-md-9 {
    width: 75%}
.col-md-10 {
    width: 83.33333%}
.col-md-11 {
    width: 91.66667%}
.col-md-12 {
    width: 100%}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333%}
.col-md-pull-2 {
    right: 16.66667%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-4 {
    right: 33.33333%}
.col-md-pull-5 {
    right: 41.66667%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-7 {
    right: 58.33333%}
.col-md-pull-8 {
    right: 66.66667%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-10 {
    right: 83.33333%}
.col-md-pull-11 {
    right: 91.66667%}
.col-md-pull-12 {
    right: 100%}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%}
.col-md-push-2 {
    left: 16.66667%}
.col-md-push-3 {
    left: 25%}
.col-md-push-4 {
    left: 33.33333%}
.col-md-push-5 {
    left: 41.66667%}
.col-md-push-6 {
    left: 50%}
.col-md-push-7 {
    left: 58.33333%}
.col-md-push-8 {
    left: 66.66667%}
.col-md-push-9 {
    left: 75%}
.col-md-push-10 {
    left: 83.33333%}
.col-md-push-11 {
    left: 91.66667%}
.col-md-push-12 {
    left: 100%}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333%}
.col-md-offset-2 {
    margin-left: 16.66667%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-4 {
    margin-left: 33.33333%}
.col-md-offset-5 {
    margin-left: 41.66667%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-7 {
    margin-left: 58.33333%}
.col-md-offset-8 {
    margin-left: 66.66667%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-10 {
    margin-left: 83.33333%}
.col-md-offset-11 {
    margin-left: 91.66667%}
.col-md-offset-12 {
    margin-left: 100%}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-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-1 {
    width: 8.33333%}
.col-lg-2 {
    width: 16.66667%}
.col-lg-3 {
    width: 25%}
.col-lg-4 {
    width: 33.33333%}
.col-lg-5 {
    width: 41.66667%}
.col-lg-6 {
    width: 50%}
.col-lg-7 {
    width: 58.33333%}
.col-lg-8 {
    width: 66.66667%}
.col-lg-9 {
    width: 75%}
.col-lg-10 {
    width: 83.33333%}
.col-lg-11 {
    width: 91.66667%}
.col-lg-12 {
    width: 100%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333%}
.col-lg-pull-2 {
    right: 16.66667%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-4 {
    right: 33.33333%}
.col-lg-pull-5 {
    right: 41.66667%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-7 {
    right: 58.33333%}
.col-lg-pull-8 {
    right: 66.66667%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-10 {
    right: 83.33333%}
.col-lg-pull-11 {
    right: 91.66667%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%}
.col-lg-push-2 {
    left: 16.66667%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-4 {
    left: 33.33333%}
.col-lg-push-5 {
    left: 41.66667%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-7 {
    left: 58.33333%}
.col-lg-push-8 {
    left: 66.66667%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-10 {
    left: 83.33333%}
.col-lg-push-11 {
    left: 91.66667%}
.col-lg-push-12 {
    left: 100%}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333%}
.col-lg-offset-2 {
    margin-left: 16.66667%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-4 {
    margin-left: 33.33333%}
.col-lg-offset-5 {
    margin-left: 41.66667%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-7 {
    margin-left: 58.33333%}
.col-lg-offset-8 {
    margin-left: 66.66667%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-10 {
    margin-left: 83.33333%}
.col-lg-offset-11 {
    margin-left: 91.66667%}
.col-lg-offset-12 {
    margin-left: 100%}
}table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.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.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table>caption+thead>tr:first-child>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, .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-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5;
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}
.table>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;
}
@media screen and (max-width:767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
}
.table-responsive>.table {
    margin-bottom: 0;
}
.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: 20px;
    font-size: 21px;
    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] {
    box-sizing: border-box;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type=search] {
    -webkit-appearance: none;
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    line-height: 34px;
    line-height: 1.42857 �;
}
.input-group-sm>.input-group-btn>input[type=date].btn, .input-group-sm>.input-group-btn>input[type=datetime-local].btn, .input-group-sm>.input-group-btn>input[type=month].btn, .input-group-sm>.input-group-btn>input[type=time].btn, .input-group-sm>input[type=date].form-control, .input-group-sm>input[type=date].input-group-addon, .input-group-sm>input[type=datetime-local].form-control, .input-group-sm>input[type=datetime-local].input-group-addon, .input-group-sm>input[type=month].form-control, .input-group-sm>input[type=month].input-group-addon, .input-group-sm>input[type=time].form-control, .input-group-sm>input[type=time].input-group-addon, input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
    line-height: 30px;
}
.input-group-lg>.input-group-btn>input[type=date].btn, .input-group-lg>.input-group-btn>input[type=datetime-local].btn, .input-group-lg>.input-group-btn>input[type=month].btn, .input-group-lg>.input-group-btn>input[type=time].btn, .input-group-lg>input[type=date].form-control, .input-group-lg>input[type=date].input-group-addon, .input-group-lg>input[type=datetime-local].form-control, .input-group-lg>input[type=datetime-local].input-group-addon, .input-group-lg>input[type=month].form-control, .input-group-lg>input[type=month].input-group-addon, .input-group-lg>input[type=time].form-control, .input-group-lg>input[type=time].input-group-addon, input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
    line-height: 46px;
}
.form-group {
    margin-bottom: 15px;
}
.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    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] {
    float: left;
    margin-left: -20px;
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    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;
}
.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.input-group-sm>.input-group-btn>select.btn, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px;
}
.input-group-sm>.input-group-btn>select[multiple].btn, .input-group-sm>.input-group-btn>textarea.btn, .input-group-sm>select[multiple].form-control, .input-group-sm>select[multiple].input-group-addon, .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.input-group-lg>.input-group-btn>select.btn, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px;
}
.input-group-lg>.input-group-btn>select[multiple].btn, .input-group-lg>.input-group-btn>textarea.btn, .input-group-lg>select[multiple].form-control, .input-group-lg>select[multiple].input-group-addon, .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    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 {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    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 {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    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;
}
.form-control-static {
    margin-bottom: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width:768px) {
    .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
}
.form-inline .input-group>.form-control, .navbar-form .input-group>.form-control {
    width: 100%}
.form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    float: none;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback, .navbar-form .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: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
}
@media (min-width:768px) {
    .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}
}.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}
.btn {
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    font-size: 14px;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active:focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e;
}
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, 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.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, 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: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, 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: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    color: #2a6496;
    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: #999;
    text-decoration: none;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%}
.fade {
    opacity: 0;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    /*display: none;*/
    height: 0;
    overflow: hidden;
}
.collapse.in {
    display: block;
    height: auto;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    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: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    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: #428bca;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #999;
}
.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: 12px;
    line-height: 1.42857;
    color: #999;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
}
}.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-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-vertical>.btn:focus, .btn-group>.btn:focus {
    outline: 0;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:after, .btn-toolbar:before {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group>.btn-group {
    float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-group-lg>.btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-group-lg>.btn .caret, .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:after, .btn-group-vertical>.btn-group:before {
    content: " ";
    display: table;
}
.btn-group-vertical>.btn-group:after {
    clear: both;
}
.btn-group-vertical>.btn-group>.btn {
    float: none;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%}
.btn-group-justified>.btn-group .btn {
    width: 100%}
[data-toggle=buttons]>.btn>input[type=checkbox], [data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .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: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type=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 {
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:after, .nav:before {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav>li.disabled>a {
    color: #999;
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #999;
    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: #428bca;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav>li>a>img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
    border-color: #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: transparent;
    cursor: default;
}
.nav-pills>li {
    float: left;
}
.nav-pills>li>a {
    border-radius: 4px;
}
.nav-pills>li+li {
    margin-left: 2px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca;
}
.nav-stacked>li {
    float: none;
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
    width: 100%}
.nav-justified>li, .nav-tabs.nav-justified>li {
    float: none;
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width:768px) {
    .nav-justified>li, .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
}
}.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .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:768px) {
    .nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-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: 20px;
    border: 1px solid transparent;
}
.navbar:after, .navbar:before {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width:768px) {
    .navbar {
    border-radius: 4px;
}
}.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width:768px) {
    .navbar-header {
    float: left;
}
}.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:after, .navbar-collapse:before {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width:768px) {
    .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
}
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-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-width:480px) 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: -15px;
    margin-left: -15px;
}
@media (min-width:768px) {
    .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:768px) {
    .navbar-static-top {
    border-radius: 0;
}
}.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width:768px) {
    .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: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
}
}.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media (min-width:768px) {
    .navbar-toggle {
    display: none;
}
}.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
}
}@media (min-width:768px) {
    .navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav>li {
    float: left;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
    margin-right: -15px;
}
}@media (min-width:768px) {
    .navbar-left {
    float: left!important;
}
.navbar-right {
    float: right!important;
}
}.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (max-width:767px) {
    .navbar-form .form-group {
    margin-bottom: 5px;
}
}@media (min-width:768px) {
    .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
}
.navbar-form.navbar-right:last-child {
    margin-right: -15px;
}
}.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.btn-group-sm>.navbar-btn.btn, .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-group-xs>.navbar-btn.btn, .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width:768px) {
    .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
.navbar-text.navbar-right:last-child {
    margin-right: 0;
}
}.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.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: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    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: #555;
    background-color: #e7e7e7;
}
.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: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333;
}
.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: #090909;
}
.navbar-inverse .navbar-brand {
    color: #999;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
    color: #999;
}
.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: #090909;
}
.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: #090909;
    color: #fff;
}
@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999;
}
.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: #090909;
}
.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: #999;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #999;
}
.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;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item>.badge {
    float: right;
}
.list-group-item>.badge+.badge {
    margin-right: 5px;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus, a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #999;
}
.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: #999;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading {
    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: #e1edf7;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus, a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus, a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus, a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus, a.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 {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
    padding: 15px;
    overflow: hidden;
}
.panel-body:after, .panel-body:before {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title>a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel>.list-group {
    margin-bottom: 0;
}
.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0;
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child 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>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-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>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, .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-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #428bca;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}
.panel-success>.panel-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-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-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-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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    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: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}
@media (max-width:767px) {
    .visible-xs {
    display: block!important;
}
table.visible-xs {
    display: table;
}
tr.visible-xs {
    display: table-row!important;
}
td.visible-xs, th.visible-xs {
    display: table-cell!important;
}
}@media (max-width:767px) {
    .visible-xs-block {
    display: block!important;
}
}@media (max-width:767px) {
    .visible-xs-inline {
    display: inline!important;
}
}@media (max-width:767px) {
    .visible-xs-inline-block {
    display: inline-block!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
    display: block!important;
}
table.visible-sm {
    display: table;
}
tr.visible-sm {
    display: table-row!important;
}
td.visible-sm, th.visible-sm {
    display: table-cell!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
    display: block!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
    display: inline!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
    display: inline-block!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
    display: block!important;
}
table.visible-md {
    display: table;
}
tr.visible-md {
    display: table-row!important;
}
td.visible-md, th.visible-md {
    display: table-cell!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
    display: block!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
    display: inline!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
    display: inline-block!important;
}
}@media (min-width:1200px) {
    .visible-lg {
    display: block!important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row!important;
}
td.visible-lg, th.visible-lg {
    display: table-cell!important;
}
}@media (min-width:1200px) {
    .visible-lg-block {
    display: block!important;
}
}@media (min-width:1200px) {
    .visible-lg-inline {
    display: inline!important;
}
}@media (min-width:1200px) {
    .visible-lg-inline-block {
    display: inline-block!important;
}
}@media (max-width:767px) {
    .hidden-xs {
    display: none!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
    display: none!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
    display: none!important;
}
}@media (min-width:1200px) {
    .hidden-lg {
    display: none!important;
}
}@media print {
    .visible-print {
    display: block!important;
}
table.visible-print {
    display: table;
}
tr.visible-print {
    display: table-row!important;
}
td.visible-print, th.visible-print {
    display: table-cell!important;
}
}
@media print {
    .visible-print-block {
    display: block!important;
}
}
@media print {
    .visible-print-inline {
    display: inline!important;
}
}
@media print {
    .visible-print-inline-block {
    display: inline-block!important;
}
}
@media print {
    .hidden-print {
    display: none!important;
}
}.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0;
}
@font-face {
    font-family: icomoon;
    src: url(../media/icomoon.eot?-kdcdwm);
    src: url(../media/icomoon.eot?#iefix-kdcdwm) format("embedded-opentype"), url(../media/icomoon.woff?-kdcdwm) format("woff"), url(../media/icomoon.ttf?-kdcdwm) format("truetype"), url(../media/icomoon.svg?-kdcdwm#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"], [class^=icon-] {
    font-family: icomoon;
    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;
}
body {
    font-family: 'Crimson Text', serif;
    font-weight: 400;
    background-color: #e9e9e9;
}
a {
    text-decoration: none;
}
.content {
    padding: 15px;
}
input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], textfield {
    border: 0;
    padding: 10px;
}
input[type=submit] {
    border: 0;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    padding: 12px;
    white-space: normal;
    background: #cd2649;
    color: #fff;
    text-transform: uppercase;
    transition: background-color .6s ease;
}
.field-container {
    margin: 15px 0;
}
.mobile {
    display: none!important;
}
@media (max-width:767px) {
    .mobile {
    display: inline-block!important;
}
}.txt-bold {
    font-weight: 600;
}
.txt-italics {
    font-style: italic;
}
ul {
    padding-left: 0;
    list-style-type: none;
}
.btn {
    border: 0;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    padding: 12px;
    color: #fff;
    white-space: normal;
    transition: opacity .6s ease;
}
.btn:hover {
    opacity: .8;
}
.main-menu-container {
    background: #e9e9e9;
    z-index: 10;
    position: fixed;
}

@media (min-width:992px) {
    .main-menu-container {
    width: 25%}
}
@media (min-width:1200px) {
    .main-menu-container {
    width: 20%}
}
@media (max-width:767px) {
  /*  .main-menu-container {
    background: 0 0;
    position: absolute;
    left: 0;
    top: 0;
}*/
.main-menu-container {
    background: none repeat scroll 0 0 #e9e9e9;
    height: 52px;
    left: 0;
    position: fixed;
    top: 0;
}
}.main-header {
    padding: 5px 0;
}
.main-header li {
    display: inline-block;
}
.main-header .main-menu-toggle {
    display: none;
}
.main-header .main-menu-toggle img {
    width: 100%}
@media (max-width:767px) {
    .main-header .main-menu-toggle {
    position: absolute;
    width: 45px;
    top: 12px;
    left: 10px;
    display: inline-block;
  cursor: pointer;
    transition: opacity .6s ease;
}
}
@media (max-width:400px) {
    .main-header .main-menu-toggle {
    width: 30px;
    right: 0;
    top: 0;
}
}.main-header .toggle-container {
    position: relative;
    padding: 12px 10px;
    color: #fff;
    font-size: 1.2em;
    float: left;
}
@media (max-width:767px) {
    .main-header .container-header {
    margin-right: 0;
    float: none;
    position: fixed;
    top: 0;
    left: -320px;
    width: 320px;
    height: 100%;
    background: #e9e9e9;
    z-index: 100;
  	
}
}
@media (max-width:767px) {
    .main-header .container-header .main-menu-toggle {
    position: absolute;
    right: -5px;
    top: -15px;
    left: auto;
    z-index: 105;
    width: 25px;
    margin: 0;
    cursor: pointer;
    transition: opacity .6s ease;
}
.main-header .container-header .main-menu-toggle:hover {
    opacity: .5;
}
}.main-header .container-header .main-logo {
    margin-bottom: 15px;
    margin-top: 15px;
}
.main-header .container-header .main-logo img {
    max-width: 100%}
.main-header .container-header .main-menu input {
    font-size: 1.143em;
}
.main-header .container-header .main-menu li {
    display: block;
    box-shadow: 0 -1px 0 rgba(224, 224, 224, .9)inset, 0 1px 0 rgba(255, 255, 255, .4);
}
.main-header .container-header .main-menu li a {
    font-size: 1.286em;
    display: block;
    padding: 7px 0;
    width: 100%;
    color: #333;
    transition: color .6s ease;
}
.main-header .container-header .main-menu li a:hover {
    color: #00accd;
    text-decoration: none;
}
.main-header .container-header .main-menu li a:after {
    content: ">";
    float: right;
}
.main-header .container-header .main-menu .dropdown-menu-right {
    left: auto;
    right: -170px;
    top: 0;
}
@media (max-width:550px) {
    .main-header .container-header .main-menu .dropdown-menu-right {
        left: 0;
        right: auto;
        top: auto;
        text-align: center;
        width: 100%;
    }
    .main-menu .dropdown-menu-right li {
        display: block;
        float: left;
        width: 33%;
    }
}
.main-header .container-header .main-menu .items-main-menu .dropdown .filtros {
    opacity: 0;
    transition: opacity .6s ease;
    padding: 0;
    border-radius: 0;
    border: 0;
}
.main-header .container-header .main-menu .items-main-menu .dropdown .filtros a {
    color: #000;
    padding: 10px 20px;
    overflow: hidden;
}
.main-header .container-header .main-menu .items-main-menu .dropdown .filtros a:after {
    content: "";
    display: none;
    float: none;
}
.main-header .container-header .main-menu .items-main-menu .dropdown.open .filtros {
    opacity: 1;
    transition: opacity .6s ease;
}
.main-header .container-header .main-menu .items-main-menu .fecha {
    background: #fbad18;
}
.main-header .container-header .main-menu .items-main-menu .fecha li {
    box-shadow: 0 -1px 0 rgba(204, 102, 0, .8)inset, 0 1px 0 rgba(255, 255, 255, .4);
}
.main-header .container-header .main-menu .items-main-menu .fecha li:last-child {
    box-shadow: none;
}
.main-header .container-header .main-menu .items-main-menu .tipo {
    background: #00accd;
}
.main-header .container-header .main-menu .items-main-menu .tipo li {
    box-shadow: 0 -1px 0 rgba(0, 102, 153, .8)inset, 0 1px 0 rgba(255, 255, 255, .4);
}
.main-header .container-header .main-menu .items-main-menu .tipo li:last-child {
    box-shadow: none;
}
.main-header .container-header .main-menu .grupo-filtros {
    margin-top: 26px;
    margin-bottom: 18px;
}
.main-header .container-header .main-menu .dropdown .btn-filtro {
    transition: background-color .6s ease;
}
.main-header .container-header .main-menu .dropdown .btn-filtro:hover {
    background: #ac1689;
}
.main-header .container-header .search {
    position: relative;
}
.main-header .container-header .search input {
    background: 0 0;
    padding-left: 0;
    padding-bottom: 0;
    border-bottom: solid 1px #999;
    width: 100%}
.main-header .container-header .search a {
    color: #999;
    transition: color .6s ease;
}
.main-header .container-header .search a:hover {
    color: #00accd;
}
.main-header .container-header .search .icon-search {
    position: absolute;
    right: 20px;
    top: 10px;
}
.main-header .container-header .sub-menu ul {
    padding-top: 7px;
}
.main-header .container-header .sub-menu li {
    display: block;
    margin: 4px 0;
}
.main-header .container-header .sub-menu li a:nth-child(1) {
    background: #54a0bd;
    background: linear-gradient(to bottom, #54a0bd 0, #3d87a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a0bd',  endColorstr='#3d87a2',  GradientType=0);
}
.main-header .container-header .sub-menu li:nth-child(2) a {
    background: #f36a45;
    background: linear-gradient(to bottom, #f36a45 0, #da532f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f36a45',  endColorstr='#da532f',  GradientType=0);
}
.main-header .container-header .sub-menu li a:nth-child(2) {
    background: #b1188d;
    background: linear-gradient(to bottom, #b1188d 0, #970c76 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1188d',  endColorstr='#970c76',  GradientType=0);
}
.main-header .container-header .sub-menu li a {
    width: 100%;
    border: 0;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    padding: 12px;
    color: #fff;
    white-space: normal;
    font-size: 0.96em;
}
.main-header .container-header .sub-menu li a:hover {
    color: #fff;
    text-decoration: none;
}
.main-header .container-header .sub-menu input {
    background: 0 0;
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
    border-bottom: solid 1px #999;
}
.main-header .container-header .sub-menu .newsletter {
    position: relative;
    font-size: 1.143em;
}
.main-header .container-header .sub-menu .newsletter input[type=submit] {
    position: absolute;
    right: 0;
    top: 10px;
    width: 16px;
    height: 16px;
    background: url(../media/icon-go.png);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    transition: opacity .6s ease;
}
.main-header .container-header .sub-menu .newsletter input[type=submit]:hover {
    opacity: .6;
}
.main-header .container-header .sub-menu .patrocinadores {
    margin-top: 14px;
}
.main-header .container-header .sub-menu .patrocinadores ul {
    padding: 0;
}
.main-header .container-header .sub-menu .patrocinadores li {
    margin: 0;
}


.main-header .container-header .sub-menu .patrocinadores .btn {
    font-size: 1.143em;
    background: #a3b20f;
    background: linear-gradient(to bottom, #a3b20f 0, #8c9a0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b20f',  endColorstr='#8c9a0d',  GradientType=0);
    width: 100%
}
.main-header .container-header .sub-menu .patrocinadores .btn:hover {
    text-decoration: none;
    color: #fff;
}

.main-header .container-header .sub-menu .calendario_btn .btn {
    margin-top:10px;
    font-size: 1.143em;
    background: #54a0bd;
    background: linear-gradient(to bottom, #54a0bd 0, #3d87a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a0bd',  endColorstr='#3d87a2',  GradientType=0);
    width: 100%
}
.main-header .container-header .sub-menu .calendario_btn .btn:hover {
    text-decoration: none;
    color: #fff;
}




.main-header .container-header .bx-pager {
    display: none;
}
.main-header .container-header .bx-wrapper .bx-viewport {
    border: 0;
    box-shadow: none;
    background: 0 0;
}
.main-header .container-header .bx-wrapper .bx-next {
    background: url(../media/controls-slider.png) -43px -32px;
    right: 0;
    transition: opacity .6s ease;
}
.main-header .container-header .bx-wrapper .bx-next:hover {
    opacity: .6;
}
.main-header .container-header .bx-wrapper .bx-prev {
    background: url(../media/controls-slider.png) 0 -32px;
    left: -5px;
    transition: opacity .6s ease;
}
.main-header .container-header .bx-wrapper .bx-prev:hover {
    opacity: .6;
}
.main-header .container-header .bx-wrapper {
    margin-bottom: 7px;
}
.main-header .container-header .gallery img {
    margin: 0 auto;
}
@media (max-width:767px) {
    .main-header .container-header ul {
    padding-top: 30px;
}
}.main-header .container-header li.mobile {
    border: 0;
    padding: 5px 10px;
    color: #fff;
}
@media (max-width:767px) {
    .main-header .container-header li {
    display: block;
    margin-right: 0;
}
}
@media (max-width:767px) {
    .main-header .container-header li a {
    position: relative;
    display: block;
    padding: 10px;
    color: #fff;
    border: 0;
}
}.mobile-header {
    padding-bottom: 15px;
}
.mobile-header .col-xs-12 {
    padding-top: 10px;
    text-align: center;
    padding-bottom: 15px;
}
@media (max-width:400px) {
    .mobile-header .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    text-align: right;
}
}.mobile-header .responsive-toggle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}
/*@media (min-width:992px) {
    .main-container {
    width: 75%;
    margin-left: 25%}
}*/

@media (min-width:766px) {

    .main-container {
    margin-left: 40%;
    width: 62%;
	}

}

@media (min-width:992px) {
    .main-container {
    width: 72%;
    margin-left: 30%}
}

@media (min-width:1200px) {

    .main-container {
    width: 77%;
    margin-left: 25%}

}

@media (min-width:1479px) {

    .main-container {
    width: 80%;
    margin-left: 20%}

}






.main-container .social-container {
    box-shadow: 0 -1px 0 rgba(187, 187, 187, .9)inset, 0 1px 0 rgba(255, 255, 255, .4);
    margin-bottom: 15px;
    padding-left: 0;
    margin-left: 15px;
}
@media (max-width:991px) {
    .main-container .social-container {
    margin-left: 0;
}
}
@media (max-width:767px) {
    .main-container .social-container {
    padding-right: 0;
}
}.main-container .social-container li {
    display: inline-block;
}
.main-container .social-container .idiomas {
    font-size: 1.286em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
}
@media (max-width:991px) {
    .main-container .social-container .idiomas {
    padding-top: 10px;
}
}
@media (max-width:767px) {
    .main-container .social-container .idiomas {
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    z-index: 20;
}
}
@media (max-width:400px) {
    .main-container .social-container .idiomas {
    top: 50px;
}
}.main-container .social-container .idiomas a {
    color: #999;
    transition: color .6s ease;
}
.main-container .social-container .idiomas a:hover {
    color: #a2bb3a;
    text-decoration: none;
}
.main-container .social-container .social-links {
    font-size: 1.1em;
    text-align: right;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width:767px) {
    .main-container .social-container .social-links {
    padding-top: 65px;
    text-align: center;
}
}
@media (max-width:400px) {
    .main-container .social-container .social-links {
    text-align: left;
}
}.main-container .social-container .social-links a {
    color: #999;
    font-size: 1.2em;
    transition: color .6s ease;
}
.main-container .social-container .social-links a:hover {
    color: #f56b46;
    text-decoration: none;
}
.main-container .social-container .social-links li {
    margin-right: 20px;
}
.main-container .social-container .social-links li:last-child {
    margin-right: 0;
}
.main-container .social-container .share {
    font-size: 1.143em;
    text-align: right;
    padding-bottom: 15px;
    padding-left: 0;
}
@media (max-width:767px) {
    .main-container .social-container .share {
    text-align: center;
}
}@media (max-width:767px) {
    .main-container .social-container .share {
    padding-right: 0;
}
}@media (max-width:991px) {
    .main-container .social-container .share ul {
    margin-bottom: 0;
    padding-top: 15px;
}
}@media (max-width:400px) {
    .main-container .social-container .share ul {
    padding-top: 10px;
    border-top: solid 1px #b1b1b1;
    margin-top: 5px;
}
}.main-container .social-container .share li {
    margin-right: 5px;
}
@media (min-width:1000px) {
    .main-container .social-container .share li {
    margin-right: 10px;
}
}
@media (min-width:1200px) {
    .main-container .social-container .share li {
    margin-right: 20px;
}
}.main-container .social-container .share li a {
    font-size: 1em;
}
@media (max-width:991px) {
    .main-container .social-container .share li:first-child {
    margin-right: 20px;
}
}
@media (max-width:550px) {
    .main-container .social-container .share li:first-child {
    margin-right: 0;
}
}.main-container .social-container .share li:first-child a {
    display: inline-block;
    text-align: center;
    padding: 7px 0;
    border-radius: 0 0 4px 4px;
    color: #000;
    width: 130px;
    background: #f4c528;
    background: linear-gradient(to bottom, #f4c528 0, #d99e01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c528',  endColorstr='#d99e01',  GradientType=0);
    transition: opacity .6s ease;
}
.main-container .social-container .share li:first-child a:hover {
    opacity: .7;
    text-decoration: none;
}
@media (max-width:991px) {
    .main-container .social-container .share li:first-child a {
    border-radius: 4px;
}
}
@media (max-width:550px) {
    .main-container .social-container .share li:first-child a {
    margin-bottom: 20px;
}
}
@media (max-width:400px) {
    .main-container .social-container .share li:first-child a {
    background: 0 0;
    width: auto;
    padding: 0;
    margin-bottom: 0;
    margin-right: 10px;
    transition: color .6s ease;
}
.main-container .social-container .share li:first-child a:hover {
    text-decoration: none;
    color: #00accd;
}
.main-container .social-container .share li:first-child a span {
    display: none;
}
}
@media (min-width:1000px) {
    .main-container .social-container .share li:last-child {
    margin-right: 0;
}
}
@media (min-width:1200px) {
    .main-container .social-container .share li:last-child {
    margin-right: 5%}
}
@media (max-width:767px) {
    .main-container .social-container .share li:last-child {
    margin-right: 0;
}
}.main-container .social-container .share li:last-child a {
    display: inline-block;
    text-align: center;
    padding: 7px 20px;
    border-radius: 0 0 4px 4px;
    color: #000;
    background: #fff;
    transition: color .6s ease;
}
.main-container .social-container .share li:last-child a:hover {
    text-decoration: none;
    color: #00accd;
}
@media (max-width:991px) {
    .main-container .social-container .share li:last-child a {
    border-radius: 4px;
}
}
@media (max-width:400px) {
    .main-container .social-container .share li:last-child a {
    background: 0 0;
    width: auto;
    padding: 0;
}
.main-container .social-container .share li:last-child a span {
    display: none;
}
}.main-container .main-content .item {
    margin-bottom: 25px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.main-container .main-content .item h1 {
    font-weight: 700;
    font-size: 1.429em;
}
.main-container .main-content .item h2 {
    font-size: 1.429em;
    font-weight: 700;
}
.main-container .main-content .item.video .item-fecha {
    top: 150px;
}
.main-container .main-content .hidden- {
    display: none;
}
.main-container .main-content .container-load-more {
    text-align: center;
}
.main-container .main-content .load-more {
    font-size: 1.429em;
    background: #a3b20f;
    background: linear-gradient(to bottom, #a3b20f 0, #8c9a0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b20f',  endColorstr='#8c9a0d',  GradientType=0);
    width: 300px;
    transition: opacity .6s ease;
}
.main-container .main-content .load-more:hover {
    text-decoration: none;
    opacity: .7;
    color: #fff;
}
@media (max-width:400px) {
    .main-container .main-content .load-more {
    width: 100%}
}.main-container .main-content .item-content {
    position: relative;
    transition: width .4s, height .4s;
}
.main-container .main-content .item-content h1 {
    padding: 5px 0;
    margin: 0;
}
.main-container .main-content .item-content h2 {
    margin: 0;
    padding: 5px 0;
}
.main-container .main-content .item-media img {
    width: 100%;
    border-radius: 4px 4px 0 0;
}
.main-container .main-content .item-media .item-fecha {
    position: absolute;
    top: 10px;
    right: 0;
    background: #fff;
    color: #ee334c;
    padding: 0 10px;
    z-index: 9;
}
.main-container .main-content .item-info {
    padding: 20px 20px 0;
}
.main-container .main-content .item-info .tipo-contenido {
    color: #00accd;
    text-decoration: underline;
    display: block;
    padding-bottom: 5px;
}
.main-container .main-content .item-info p {
    color: #666;
}
.main-container .main-content .trigger-container {
    padding: 0 20px 20px;
}
.main-container .main-content .trigger-container a {
    color: #f77f00;
    transition: color .6s ease;
}
.main-container .main-content .trigger-container a:hover {
    color: #da5430;
    text-decoration: none;
}
.main-container .main-content .trigger-container .less {
    display: none;
}
.main-container .main-content .more-info {
    display: none;
    padding: 0 20px;
}
.main-container .main-content .more-info p {
    color: #666;
}
.main-container .main-content .masonry .grid-sizer, .main-container .main-content .masonry .item {
    width: 23%;
    float: left;
}
@media (max-width:991px) {
    .main-container .main-content .masonry .grid-sizer, .main-container .main-content .masonry .item {
    width: 48%}
}@media (max-width:550px) {
    .main-container .main-content .masonry .grid-sizer, .main-container .main-content .masonry .item {
    width: 100%}
}.main-container .main-content .masonry .item.w2 {
    width: 48%}
@media (max-width:991px) {
    .main-container .main-content .masonry .item.w2 {
    width: 98%}
}.main-container .main-content .gutter-sizer {
    width: 2%}
@media (max-width:550px) {
    .main-container .main-content .gutter-sizer {
    width: 0;
}
}.main-container .item-media .jp-audio, .main-container .item-media .jp-audio .jp-controls {
    width: 100%}
.main-container .item-media .jp-audio .jp-mute, .main-container .item-media .jp-audio .jp-unmute {
    margin-left: 12px;
}
.main-container .item-media .jp-audio .jp-controls {
    padding: 8% 5% 0;
}
@media (max-width:550px) {
    .main-container .item-media .jp-audio .jp-controls {
    padding: 4% 5% 0;
}
}.main-container .item-media .jp-stop {
    display: none;
}
.main-container .item-media .jp-details, .main-container .item-media .jp-playlist {
    background: #232323;
    border-top: solid 1px #323232;
}
.main-container .item-media .jp-audio, .main-container .item-media .jp-audio-stream, .main-container .item-media .jp-video {
    color: #fff;
    font-weight: 700;
    font-family: 'Crimson Text', serif;
    border: 0;
    background: #131313;
}
.main-container .item-media .jp-interface {
    background: #131313;
}
.main-container .item-media .jp-audio .jp-type-single .jp-progress, .main-container .item-media .jp-audio .jp-type-single .jp-time-holder {
    left: 33%;
    width: 60%}
.main-container .social-feeds .panel-heading {
    background: #000;
}
.main-container .social-feeds .panel-heading h3 {
    color: #fff;
    position: relative;
    font-size: 1.429em;
}
.main-container .social-feeds .panel-heading span {
    position: absolute;
    top: 0;
    right: 0;
}
.main-container .social-feeds .border {
    background: url(../media/barra-colores2.png);
    background-size: cover;
    height: 5px;
    width: 100%}
.main-container .social-feeds #fb-root {
    display: none;
}
.main-container .social-feeds .fb_iframe_widget, .main-container .social-feeds .fb_iframe_widget span, .main-container .social-feeds .fb_iframe_widget span iframe[style] {
    width: 100%!important;
}
.main-container .container-instagram {
    padding-right: 0;
    padding-left: 0;
    background: url(../media/bg-hashtag.jpg) repeat;
    color: #fff;
}
.main-container .container-instagram .instagram {
    overflow: hidden;
}
.main-container .container-instagram .instagram .hashtag {
    display: block;
    font-size: 1.78em;
    line-height: 15px;
    padding-top: 35px;
    text-indent: 5px;
}
@media (max-width:991px) {
    .main-container .container-instagram .instagram .hashtag {
    padding-top: 25px;
    padding-bottom: 25px;
}
}.main-container .container-instagram .instagram .hashtag img {
    max-width: 100%}
.main-container .container-instagram .instagram .title {
    font-size: 1.214em;
    padding-top: 30px;
}
@media (max-width:991px) {
    .main-container .container-instagram .instagram .title {
    text-align: center;
}
}.main-container .container-instagram .instagram .col-md-2 {
    padding: 0;
}
@media (max-width:991px) {
    .main-container .container-instagram .instagram .col-md-2 {
    width: 25%;
    float: left;
}
}@media (max-width:550px) {
    .main-container .container-instagram .instagram .col-md-2 {
    width: 50%;
    float: left;
}
}.main-container .container-instagram .instagram-pics {
    width: 100%}
.main-container .main-footer {
    font-size: 1.429em;
}
.main-container .main-footer a {
    color: #fff;
}
.main-container .main-footer .footer-info {
    background: url(../media/bg-footer.jpg) repeat;
    padding: 35px 15px;
}
@media (max-width:991px) {
    .main-container .main-footer .newsletter img {
    max-width: 100%}
}@media (max-width:550px) {
    .main-container .main-footer .newsletter {
    width: 100%;
    text-align: center;
}
}.main-container .main-footer .newsletter form {
    position: relative;
    width: 75%}
@media (max-width:991px) {
    .main-container .main-footer .newsletter form {
    width: 100%}
}.main-container .main-footer .newsletter input[type=submit] {
    position: absolute;
    right: 0;
    top: 17px;
    width: 16px;
    height: 16px;
    background: url(../media/icon-go-white.png);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    transition: opacity .6s ease;
}
.main-container .main-footer .newsletter input[type=submit]:hover {
    opacity: .6;
}
.main-container .main-footer .newsletter input {
    color: #fff;
    background: 0 0;
    padding-left: 0;
    padding-bottom: 0;
    border-bottom: solid 1px #999;
    width: 100%}
@media (max-width:550px) {
    .main-container .main-footer .newsfoter {
        width: 100%;
    }
    .main-container .main-footer .sitemap {
        width: 100%;
        padding-top: 25px;
    }
}
.main-container .main-footer .sitemap li {
    margin-bottom: 15px;
}
@media (max-width:991px) {
    .main-container .main-footer .sitemap li {
        text-align: right;
        font-size: .9em;
    }
}
@media (max-width:550px) {
    .main-container .main-footer .sitemap li {
        text-align: center;
        font-size: 1em;
    }
}
.main-container .main-footer .sitemap li:first-child a {
    color: #1aabe1;
}
.main-container .main-footer .sitemap li:nth-child(2) a {
    color: #d215a5;
}
.main-container .main-footer .sitemap li:nth-child(3) a {
    color: #f56b46;
}
.main-container .main-footer .sitemap li:last-child {
    margin-bottom: 0;
}
.main-container .main-footer .sitemap li:last-child a {
    color: #a3c227;
}
.main-container .main-footer .sitemap li a {
    transition: opacity .6s ease;
}
.main-container .main-footer .sitemap li a:hover {
    opacity: .6;
    text-decoration: none;
}
.main-container .main-footer .social-links {
    color: #fff;
}
@media (max-width:991px) {
    .main-container .main-footer .social-links {
    text-align: center;
    padding-top: 15px;
}
}
.main-container .main-footer .social-links ul {
    padding-top: 15px;
    margin-bottom: 30px;
}
.main-container .main-footer .social-links li {
    display: inline-block;
    margin-right: 20px;
}
.main-container .main-footer .social-links li a {
    font-size: 1.3em;
    transition: color .6s ease;
}
.main-container .main-footer .social-links li a:hover {
    text-decoration: none;
    color: #f56b46;
}
.main-container .main-footer .social-links .btn {
    font-size: .9em;
    color: #000;
    width: 275px;
    background: #f4c528;
    background: linear-gradient(to bottom, #f4c528 0, #d99e01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c528',  endColorstr='#d99e01',  GradientType=0);
}
@media (max-width:1199px) {
    .main-container .main-footer .social-links .btn {
        width: 100%;
    }
    .newsfoter img {
        max-width: 100%;
    }
    .main-container .main-footer .newsletter form {
        width: 100%;
    }
}
@media (max-width:991px) {
    .main-container .main-footer .social-links .btn {
        width: 275px;
    }
}
.main-container .main-footer .social-links .btn .icon-share {
    padding-top: 5px;
}
.main-container .main-footer .credits {
    font-size: .7em;
    padding: 10px 0;
}
.main-container .main-footer .copyright {
    padding-left: 0;
}
@media (max-width:550px) {
    .main-container .main-footer .copyright {
    width: 100%;
    text-align: center;
    padding: 0;
    float: none;
}
}.main-container .main-footer .bbt {
    text-align: right;
    padding-right: 0;
}
@media (max-width:550px) {
    .main-container .main-footer .bbt {
    width: 100%;
    text-align: center;
    padding: 5px 0 0;
    float: none;
}
}.main-container .main-footer .bbt a {
    transition: opacity .6s ease;
}
.main-container .main-footer .bbt a:hover {
    opacity: .6;
}
.intro-calendario {
    position: relative;
    background: url(../media/Pajaros-H2.jpg) no-repeat top right;
    background-size: cover;
    padding-bottom: 50px;
}
.intro-calendario .social-container {
    box-shadow: none;
}
.intro-calendario .social-container .social-links a {
    color: #000;
}
.intro-calendario .bienvenida, .intro-calendario .social-container .social-links a:hover {
    color: #fff;
}
.intro-calendario .bienvenida h1 {
    font-size: 3.5em;
}
.intro-calendario .bienvenida p {
   font-size: 1.429em;
}
.intro-calendario .bienvenida .btn {
   /* width: 270px;*/
    width: 47%;
    margin-top: 30px;
    font-size: 1.429em;
    background: #54a0bd;
    background: linear-gradient(to bottom, #54a0bd 0, #3d87a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a0bd',  endColorstr='#3d87a2',  GradientType=0);
}
.intro-calendario .bienvenida .btn:hover {
    color: #fff;
}
.intro-calendario .ultimas-noticias .panel {
    border: 0;
    background: 0 0;
}
.intro-calendario .ultimas-noticias .panel-heading {
    background: #f1b410;
    color: #000;
    border: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.intro-calendario .ultimas-noticias .panel-title {
    font-size: 1.786em;
    text-align: center;
}
.intro-calendario .ultimas-noticias .panel-body {
    background-color: rgba(255, 255, 255, .6);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.intro-calendario .ultimas-noticias time {
    font-style: italic;
}
.intro-calendario .ultimas-noticias h2 {
    margin-top: 5px;
    font-size: 1.214em;
    font-weight: 700;
}
.intro-calendario .ultimas-noticias li {
    box-shadow: 0 -1px 0 rgba(187, 187, 187, .9)inset, 0 1px 0 rgba(255, 255, 255, .3);
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.intro-calendario .ultimas-noticias li:last-child {
    box-shadow: none;
    margin-bottom: 0;
}
.intro-calendario .ultimas-noticias .more {
    text-align: center;
}
.intro-calendario .ultimas-noticias .link {
    font-size: 1.286em;
    color: #000;
    font-style: italic;
    text-decoration: underline;
    transition: color .6s ease;
}
.intro-calendario .ultimas-noticias .link:hover {
    color: #00accd;
}
.intro-calendario .bienvenida {
    margin-bottom: 30px;
}
@media (max-width:1199px) {
    .intro-calendario .bienvenida {
        padding-right: 0;
    }
    .intro-calendario .bienvenida h1 {
        margin-top: 0;
    }
}
@media (max-width:991px) {
    .intro-calendario .ultimas-noticias {
        margin-top: 30px;
    }
}
@media (max-width:767px) {
    .intro-calendario {
        margin-top: 70px;
        padding-bottom: 30px;
        min-height: auto;
    }
}

.tabla-calendario {
    padding: 0;
    background: #f5f5f5;
}
.tabla-calendario .btn-programa {
    text-align: center;
}
.tabla-calendario .btn {
    font-size: 1.286em;
    margin: 20px 0;
    background: #a3b20f;
    background: linear-gradient(to bottom, #a3b20f 0, #8c9a0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b20f',  endColorstr='#8c9a0d',  GradientType=0);
}
.tabla-calendario .btn:hover {
    color: #fff;
}
.tabla-calendario .nav-tabs {
    margin-top: -48px;
    font-size: 1.1em;
    border-bottom: solid 7px #a2bb3a;
    padding-left: 30px;
}

.tabla-calendario .nav-tabs li {
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-right: 5px;
}
.tabla-calendario .nav-tabs a {
    border: 0;
    color: #666;
    margin-right: 0;
    box-shadow: inset 0 -4px 3px 1px rgba(0, 0, 0, .2);
}
.tabla-calendario .nav-tabs a:hover {
    background: #a2bb3a;
    color: #000;
}
.tabla-calendario .nav-tabs .active {
    background: #a2bb3a;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.tabla-calendario .nav-tabs .active a {
    background: #a2bb3a;
    color: #000;
    border: 0;
    box-shadow: none;
}
.tabla-calendario .nav-tabs .active a:hover {
    border: 0;
    background: #a2bb3a;
    color: #000;
}
.tabla-calendario .nav-tabs>li.active>a:focus {
    background: #a2bb3a;
    color: #000;
}
.tabla-calendario .nav-tabs>li.active>a, .tabla-calendario .nav-tabs>li.active>a:focus, .tabla-calendario .nav-tabs>li.active>a:hover {
    border: 0;
}
@media (max-width:1199px) {
    .tabla-calendario .nav-tabs {
        margin-top: 0;
        border: 0;
        padding-right: 30px;
    }
    .tabla-calendario .nav-tabs li {
        border-radius: 4px;
        margin-top: 15px;
        margin-right: 2%;
        width: 31%;
        text-align: center;
    }
    .tabla-calendario .nav-tabs li:last-child {
        margin-right: 0;
    }
    .tabla-calendario .nav-tabs a {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .nav-tabs > li > a {
        border-radius: 4px;
    }
	.main-header .container-header{
   width: 254px;
	}
}
@media (max-width:991px) {
    .tabla-calendario .nav-tabs li {
        width: 48%;
    }
}
@media (max-width:767px) {
    .tabla-calendario .nav-tabs li {
        width: 31%;
    }
    .tabla-calendario .nav-tabs {
        margin-bottom: 30px;
    }
	.main-header .container-header{
   width: 320px;
  left: -325px
	}
}
@media (max-width:550px) {
    .tabla-calendario .nav-tabs li {
        width: 48%;
    }
	.main-container .container-instagram .instagram .hashtag{
  	font-size:113%
	}
	.instagram .title img {
    width: 100%;
	}
	.container-instagram .col-md-2:nth-child(7) {
    display: block;
}
.container-instagram .col-md-2 {
    display: none;
}
.container-instagram .col-md-2:nth-child(6) {
    display: block;
}
.container-instagram .col-md-2:nth-child(5) {
    display: block;
}
.container-instagram .col-md-2:nth-child(4) {
    display: block;
}
.container-instagram .col-md-2:nth-child(3) {
    display: block;
}
.container-instagram .col-md-2:nth-child(2) {
    display: block;
}

.calendar .main-container .social-container .social-links {
    padding-top: 20px;
}
.calendar .main-container .social-container .share {
    left: -9px;
    position: relative;
    width: 110%;
}
.calendar .bienvenida h1 {
    font-size: 280%;
}
.calendar .bienvenida .btn {
    font-size: 96%;
    width: 47%;
}
.main-container .main-footer .social-links .btn{
  width:100%;
}

}

/*///////////*/



.tabla-calendario .tabla-calendario {
    background: #f5f5f5;
}
.table-responsive {
    margin-top: 30px;
}
.tabla-calendario thead {
    font-size: 1.214em;
    color: #fff;
    background: #000;
}
.tabla-calendario thead th {
    text-align: center;
    font-weight: 700;
}
.tabla-calendario thead th:first-child {
    font-size: 2.143em;
    color: #fff;
    background: #ee6142;
}
.tabla-calendario thead th:nth-child(2) {
    border-right-color: #f0ad1f;
}
.tabla-calendario thead th:nth-child(3) {
    border-right-color: #9baf3a;
}
.tabla-calendario thead th:nth-child(4) {
    border-right-color: #c4258f;
}
.tabla-calendario thead th:nth-child(5) {
    border-right-color: #519db9;
}
.tabla-calendario .tab-content {
    padding: 0 30px;
}
.tabla-calendario .table>caption+thead>tr:first-child>td, .tabla-calendario .table>caption+thead>tr:first-child>th, .tabla-calendario .table>colgroup+thead>tr:first-child>td, .tabla-calendario .table>colgroup+thead>tr:first-child>th, .tabla-calendario .table>thead:first-child>tr:first-child>td, .tabla-calendario .table>thead:first-child>tr:first-child>th {
    border-bottom: 0;
}


@media only screen and (max-width: 991px) {
    
    table.responsive { margin-bottom: 0; }
    
    .pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
    .pinned table { border-right: none; border-left: none; width: 100%; }
    .pinned table th, .pinned table td { white-space: nowrap; }
    .pinned td:last-child { border-bottom: 0; }
    
    div.table-wrapper { position: relative; overflow: hidden; }
    div.table-wrapper div.scrollable { margin-left: 35%; }
    div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }  
    
    table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
    table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
}


div.jp-audio, div.jp-audio-stream, div.jp-video {
    font-size: 1.25em;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;
    color: #666;
    border: 1px solid #009be3;
    background-color: #eee;
}
div.jp-audio {
    width: 420px;
}
div.jp-audio-stream {
    width: 182px;
}
div.jp-video-270p {
    width: 480px;
}
div.jp-video-360p {
    width: 640px;
}
div.jp-video-full {
    width: 480px;
    height: 270px;
    position: static!important;
    position: relative;
}
div.jp-video-full div div {
    z-index: 1000;
}
div.jp-video-full div.jp-jplayer {
    top: 0;
    left: 0;
    position: fixed!important;
    position: relative;
    overflow: hidden;
}
div.jp-video-full div.jp-gui {
    position: fixed!important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}
div.jp-video-full div.jp-interface {
    position: absolute!important;
    position: relative;
    bottom: 0;
    left: 0;
}
div.jp-interface {
    position: relative;
    background-color: #eee;
    width: 100%}
div.jp-audio div.jp-type-playlist div.jp-interface, div.jp-audio div.jp-type-single div.jp-interface, div.jp-audio-stream div.jp-type-single div.jp-interface {
    height: 80px;
}
div.jp-video div.jp-interface {
    border-top: 1px solid #009be3;
}
div.jp-controls-holder {
    clear: both;
    width: 440px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    top: -8px;
}
div.jp-interface ul.jp-controls {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div.jp-audio ul.jp-controls {
    width: 380px;
    padding: 20px 20px 0;
}
div.jp-audio-stream ul.jp-controls {
    width: 142px;
    padding: 20px 20px 0;
}
div.jp-video div.jp-type-single ul.jp-controls {
    width: 78px;
    margin-left: 200px;
}
div.jp-video div.jp-type-playlist ul.jp-controls {
    width: 134px;
    margin-left: 172px;
}
div.jp-interface ul.jp-controls li, div.jp-video ul.jp-controls {
    display: inline;
    float: left;
}
div.jp-interface ul.jp-controls a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
a.jp-pause, a.jp-play {
    width: 40px;
    height: 40px;
}
a.jp-play {
    background: url(../media/jplayer.blue.monday.jpg) 0 0 no-repeat;
}
a.jp-play:hover {
    background: url(../media/jplayer.blue.monday.jpg) -41px 0 no-repeat;
}
a.jp-pause {
    background: url(../media/jplayer.blue.monday.jpg) 0 -42px no-repeat;
    display: none;
}
a.jp-pause:hover {
    background: url(../media/jplayer.blue.monday.jpg) -41px -42px no-repeat;
}
a.jp-next, a.jp-previous, a.jp-stop {
    width: 28px;
    height: 28px;
    margin-top: 6px;
}
a.jp-stop {
    background: url(../media/jplayer.blue.monday.jpg) 0 -83px no-repeat;
    margin-left: 10px;
}
a.jp-stop:hover {
    background: url(../media/jplayer.blue.monday.jpg) -29px -83px no-repeat;
}
a.jp-previous {
    background: url(../media/jplayer.blue.monday.jpg) 0 -112px no-repeat;
}
a.jp-previous:hover {
    background: url(../media/jplayer.blue.monday.jpg) -29px -112px no-repeat;
}
a.jp-next {
    background: url(../media/jplayer.blue.monday.jpg) 0 -141px no-repeat;
}
a.jp-next:hover {
    background: url(../media/jplayer.blue.monday.jpg) -29px -141px no-repeat;
}
div.jp-progress {
    overflow: hidden;
    background-color: #ddd;
}
div.jp-audio div.jp-progress {
    position: absolute;
    top: 32px;
    height: 15px;
}
div.jp-audio div.jp-type-single div.jp-progress {
    left: 110px;
    width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
    left: 166px;
    width: 130px;
}
div.jp-video div.jp-progress {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
}
div.jp-seek-bar {
    background: url(../media/jplayer.blue.monday.jpg) 0 -202px repeat-x;
    width: 0;
    height: 100%;
    cursor: pointer;
}
div.jp-play-bar {
    background: url(../media/jplayer.blue.monday.jpg) 0 -218px repeat-x;
    width: 0;
    height: 100%}
div.jp-seeking-bg {
    background: url(../media/jplayer.blue.monday.seeking.gif);
}
a.jp-mute, a.jp-unmute, a.jp-volume-max {
    width: 18px;
    height: 15px;
    margin-top: 12px;
}
div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {
    margin-left: 210px;
}
div.jp-audio div.jp-type-playlist a.jp-mute, div.jp-audio div.jp-type-playlist a.jp-unmute {
    margin-left: 154px;
}
div.jp-audio-stream div.jp-type-single a.jp-mute, div.jp-audio-stream div.jp-type-single a.jp-unmute {
    margin-left: 10px;
}
div.jp-audio a.jp-volume-max, div.jp-audio-stream a.jp-volume-max {
    margin-left: 56px;
}
div.jp-video a.jp-mute, div.jp-video a.jp-unmute, div.jp-video a.jp-volume-max {
    position: absolute;
    top: 12px;
    margin-top: 0;
}
div.jp-video a.jp-mute, div.jp-video a.jp-unmute {
    left: 50px;
}
div.jp-video a.jp-volume-max {
    left: 134px;
}
a.jp-mute {
    background: url(../media/jplayer.blue.monday.jpg) 0 -170px no-repeat;
}
a.jp-mute:hover {
    background: url(../media/jplayer.blue.monday.jpg) -19px -170px no-repeat;
}
a.jp-unmute {
    background: url(../media/jplayer.blue.monday.jpg) -60px -170px no-repeat;
    display: none;
}
a.jp-unmute:hover {
    background: url(../media/jplayer.blue.monday.jpg) -79px -170px no-repeat;
}
a.jp-volume-max {
    background: url(../media/jplayer.blue.monday.jpg) 0 -186px no-repeat;
}
a.jp-volume-max:hover {
    background: url(../media/jplayer.blue.monday.jpg) -19px -186px no-repeat;
}
div.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: url(../media/jplayer.blue.monday.jpg) 0 -250px repeat-x;
    width: 46px;
    height: 5px;
    cursor: pointer;
}
div.jp-audio div.jp-volume-bar {
    top: 37px;
    left: 330px;
}
div.jp-audio-stream div.jp-volume-bar {
    top: 37px;
    left: 92px;
}
div.jp-video div.jp-volume-bar {
    top: 17px;
    left: 72px;
}
div.jp-volume-bar-value {
    background: url(../media/jplayer.blue.monday.jpg) 0 -256px repeat-x;
    width: 0;
    height: 5px;
}
div.jp-audio div.jp-time-holder {
    position: absolute;
    top: 50px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
    left: 110px;
    width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
    left: 166px;
    width: 130px;
}
div.jp-current-time, div.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique;
}
div.jp-current-time {
    float: left;
    display: inline;
}
div.jp-duration {
    float: right;
    display: inline;
    text-align: right;
}
div.jp-video div.jp-current-time {
    margin-left: 20px;
}
div.jp-video div.jp-duration {
    margin-right: 20px;
}
div.jp-details {
    font-weight: 700;
    text-align: center;
}
div.jp-details, div.jp-playlist {
    width: 100%;
    background-color: #ccc;
    border-top: 1px solid #009be3;
}
div.jp-type-playlist div.jp-details, div.jp-type-single div.jp-details, div.jp-type-single div.jp-playlist {
    border-top: none;
}
div.jp-details ul, div.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em;
}
div.jp-details li {
    padding: 5px 0;
    font-weight: 700;
}
div.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #eee;
}
div.jp-playlist li div {
    display: inline;
}
div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px;
}
div.jp-type-playlist div.jp-playlist a {
    color: #333;
    text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current, div.jp-type-playlist div.jp-playlist a:hover {
    color: #0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: 700;
    color: #666;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
    color: #0d88c1;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a {
    color: #666;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
    color: #0d88c1;
}
span.jp-artist {
    font-size: .8em;
    color: #666;
}
div.jp-video-play {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
}
div.jp-video-270p div.jp-video-play {
    margin-top: -270px;
    height: 270px;
}
div.jp-video-360p div.jp-video-play {
    margin-top: -360px;
    height: 360px;
}
div.jp-video-full div.jp-video-play {
    height: 100%}
a.jp-video-play-icon {
    position: relative;
    display: block;
    width: 112px;
    height: 100px;
    margin-left: -56px;
    margin-top: -50px;
    left: 50%;
    top: 50%;
    background: url(jplayer.blue.monday.video.play.png) 0 0 no-repeat;
    text-indent: -9999px;
}
div.jp-video-play:hover a.jp-video-play-icon {
    background: url(jplayer.blue.monday.video.play.png) 0 -100px no-repeat;
}
div.jp-jplayer, div.jp-jplayer audio {
    width: 0;
    height: 0;
}
div.jp-jplayer {
    background-color: #000;
}
ul.jp-toggles {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
div.jp-audio .jp-type-single ul.jp-toggles {
    width: 25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
    width: 55px;
    margin: 0;
    position: absolute;
    left: 325px;
    top: 50px;
}
div.jp-video ul.jp-toggles {
    margin-top: 10px;
    width: 100px;
}
ul.jp-toggles li {
    display: block;
    float: right;
}
ul.jp-toggles li a {
    display: block;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%}
a.jp-full-screen {
    background: url(../media/jplayer.blue.monday.jpg) 0 -310px no-repeat;
    margin-left: 20px;
}
a.jp-full-screen:hover {
    background: url(../media/jplayer.blue.monday.jpg) -30px -310px no-repeat;
}
a.jp-restore-screen {
    background: url(../media/jplayer.blue.monday.jpg) -60px -310px no-repeat;
    margin-left: 20px;
}
a.jp-restore-screen:hover {
    background: url(../media/jplayer.blue.monday.jpg) -90px -310px no-repeat;
}
a.jp-repeat {
    background: url(../media/jplayer.blue.monday.jpg) 0 -290px no-repeat;
}
a.jp-repeat:hover {
    background: url(../media/jplayer.blue.monday.jpg) -30px -290px no-repeat;
}
a.jp-repeat-off {
    background: url(../media/jplayer.blue.monday.jpg) -60px -290px no-repeat;
}
a.jp-repeat-off:hover {
    background: url(../media/jplayer.blue.monday.jpg) -90px -290px no-repeat;
}
a.jp-shuffle {
    background: url(../media/jplayer.blue.monday.jpg) 0 -270px no-repeat;
    margin-left: 5px;
}
a.jp-shuffle:hover {
    background: url(../media/jplayer.blue.monday.jpg) -30px -270px no-repeat;
}
a.jp-shuffle-off {
    background: url(../media/jplayer.blue.monday.jpg) -60px -270px no-repeat;
    margin-left: 5px;
}
a.jp-shuffle-off:hover {
    background: url(../media/jplayer.blue.monday.jpg) -90px -270px no-repeat;
}
.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none;
}
.jp-no-solution a {
    color: #000;
}
.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: 700;
}
.masonry.grid-effect.packery {
    margin-bottom: 150px;
}

.container-load-more {
    left: 0;
    padding: 1em;
    position: absolute;
    right: 0;
    bottom: -110px;
}
.tabla-calendario .table tr:first-child td {
    font-size: 1.214em;
    color: #fff;
    background: #000;
    text-align: center;
    font-weight: 700;
}
.tabla-calendario .table tr:first-child td:first-child {
    font-size: 2.143em;
    color: #fff;
    background: #ee6142;
} 

.tabla-calendario .table tr:first-child td:nth-child(2) {
    border-right-color: #f0ad1f;
    height: 60px;
}

.tabla-calendario .table tr:first-child td:nth-child(3) {
    border-right-color: #9baf3a;
}

.tabla-calendario .table tr:first-child td:nth-child(4) {
    border-right-color: #c4258f;
}

.tabla-calendario .table tr:first-child td:nth-child(5){
    border-right-color: #519db9;
}

.main-container .social-container .idiomas a.active {
    color: #a2bb3a;
}

.sub-menu .patrocinadores .gallery li a {
    background: none repeat scroll 0 0 transparent !important;
}

.cont-mas {
    background: url("/media/bg-footer.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid;
    text-align: center;
}
.cmas.btn {
    background: linear-gradient(to bottom, #f36a45 0px, #da532f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 1.143em;
    margin: 22px;
    padding: 12px;
}

/*  ACORDEÓN CALENDARIO */
.acordeon-tablas {
    display: none;
}
@media (max-width:1199px) {
    .tabla-calendario {
        display: none;
    }
    .acordeon-tablas {
        display: block;
        margin-top: 30px;
  		padding: 0;
    }
    .acordeon-tablas .panel-heading {
        background: transparent;
        font-size: 1.429em;
        padding: 0;
    }
    .acordeon-tablas .panel-title .collapsed {
        background: #a2bb3a;
        color: #000;
        border-radius: 4px;
    }
    .acordeon-tablas .panel-title a:hover {
        background: #7c8f2b;
        color: #fff;
        text-decoration: none;
    }
    .acordeon-tablas .panel-title a {
        display: block;
        padding: 10px 15px;
        background: #7c8f2b;
        border-radius: 4px 4px 0px 0px; 
        color: #fff;
        -webkit-transition: background-color 0.6s ease;
        -moz-transition: background-color 0.6s ease;
        -o-transition: background-color 0.6s ease;
        transition: background-color 0.6s ease;
    }
    .acordeon-tablas .table tr:first-child td {
        font-size: 1.214em;
        color: #fff;
        background: #000;
        text-align: center;
        font-weight: 700;
    }
    .acordeon-tablas .table tr:first-child td:first-child {
        font-size: 2.143em;
        color: #fff;
        background: #ee6142;
    } 

    .acordeon-tablas .table tr:first-child td:nth-child(2) {
        border-right-color: #f0ad1f;
        height: 60px;
  		text-align:left;
    }

    .acordeon-tablas .table tr:first-child td:nth-child(3) {
        border-right-color: #9baf3a;
    }

    .acordeon-tablas .table tr:first-child td:nth-child(4) {
        border-right-color: #c4258f;
    }

    .acordeon-tablas .table tr:first-child td:nth-child(5){
        border-right-color: #519db9;
    }

}

aside {
    z-index: 1;
}
.k_checkboxLabel > label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
    color:#999;
}

.k_checkboxLabel .checkbox {
    display: inline-block;
    margin-right: 6px;
    min-height: 0 !important;
    width: auto !important;
}

.k_checkboxLabel {
    margin-top: 6px;
}

.cargando img {

    position: relative;
    top: 50%;
}
   

.cargando {
    background-color: #333;
    float: right;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.tipo-contenido {
    text-transform: capitalize;
}
.acordeon-tablas .table tr:first-child td + td{ text-align: left !important;}

.btn.unosolo {
    width: 49% !important;
}

.col-xs-6.col-sm-6.col-md-4.newsfoter > img {
    width: 75%;
}

.text-hide > img {
    margin-top: -8px;
}
.col-sm-4.col-sm-4.col-md-4.bbt > p {
    display: inline;
}
article.patron {
    margin-bottom: 40px;
    margin-top: 33px;
}

article.patron img{
width: 100%;
}


.apoyo > img {
    margin-left: 6px;
    margin-top: -7px;
    width: 160px;
}


.apoyo {
    font-size: 1.2em;
  padding-top: 26px;
}

/*@media only screen and (max-width: 900px)
{
	.main-container {
    margin-left: 30%;
    width: 72%;
	}
}*/

.atra {
    margin-top: -21px;
}

h2.desc-tit {
    margin-bottom: 42px;
}


.desc-img > img {
   /* float: left;
    padding: 22px;*/
   float: left;
    padding-bottom: 22px;
    padding-right: 22px;
    padding-top: 8px;
    
}

.desc-hpc {
    text-transform: uppercase;
  padding-bottom: 27px;
}

.desc-con h1 {
    margin-bottom: 18px !important;
  font-weight: bold;
  font-size: 21px;
   
}


.body-hpc h1 span span span span span {
    font-size: 21px !important;
}


.body-hpc > p {
  /*  -moz-column-rule: 1px solid black;
    -moz-columns: 3 auto;*/
    text-align: justify;
}

.body-hpc div {
    margin: 0 auto;
    text-align: center;
}

#bx-pager-fot > a {
    /*display: inline-block;   
    margin: 7px;
    width: 150px;*/
  
    display: inline-block;
    height: 100px;
    margin: 7px;
  padding: 1px;
  background: none repeat scroll 0 0 white;
}

#bx-pager-fot img {
    /*width: 100%;*/
  max-height: 100%;
    max-width: 100%;
}


.col-xs-12.col-sm-12.col-md-12.main-content > img {
    padding-left: 10%;
    padding-right: 10%;
}

.btn.unosolo.yellow {
    background: linear-gradient(to bottom, #f4c528 0px, #d99e01 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.btn.unosolo.green {
    background: linear-gradient(to bottom, #a3b20f 0px, #8c9a0d 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.col-xs-12.col-sm-12.col-md-12.main-content > img {
    padding-bottom: 25px;
}

.main-header .container-header .sub-menu li a.orange {
    background: linear-gradient(to bottom, #f36a45 0px, #da532f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

a.orange {
    background: linear-gradient(to bottom, #f36a45 0px, #da532f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
article.hpci {
    padding-bottom: 15px;
    padding-left: 6px;
    padding-right: 27px;
}


.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1}.bx-wrapper img{max-width:100%;display:block;margin: auto;max-height: 400px;}.bx-wrapper .bx-viewport{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:solid #fff 5px;left:-5px;background:#fff;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/media/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-prev{left:10px;background:url(/media/controls-slider.png) no-repeat 0 -32px}.bx-wrapper .bx-next{right:10px;background:url(/media/controls-slider.png) no-repeat -43px -32px}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/media/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/media/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

.scrollable {
  position: relative;
}

.scrollable:focus {
  outline: 0;
}

.scrollable .viewport {
  position: relative;
 /* overflow: hidden;*/
}

.scrollable .viewport .overview {
  position: absolute;
  width:100%;
}

.scrollable .scroll-bar {
  display: none;
}

.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 0;
  height: 100%;
}

.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

.scrollable .scroll-bar .thumb {
  position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*Default skin*/

.scrollable.default-skin {
  padding-right: 10px;
  padding-bottom: 6px;
}

.scrollable.default-skin .scroll-bar.vertical {
  width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
  height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
  /*background-color: black;*/
  opacity: 0.4;
  border-radius: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
  opacity: 0.6;
}

/*Gray skin*/

.scrollable.gray-skin {
  padding-right: 17px;
}

.scrollable.gray-skin .scroll-bar {
  border: 1px solid gray;
  background-color: #d3d3d3;
}

.scrollable.gray-skin .scroll-bar .thumb {
  background-color: gray;
}

.scrollable.gray-skin .scroll-bar:hover .thumb {
  background-color: black;
}

.scrollable.gray-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.gray-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

/*Modern skin*/
.scrollable.modern-skin {
  padding-right: 17px;
}

.scrollable.modern-skin .scroll-bar {
  border: 1px solid gray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: inset 0 0 5px #888;
  -webkit-box-shadow: inset 0 0 5px #888;
  box-shadow: inset 0 0 5px #888;
}

.scrollable.modern-skin .scroll-bar .thumb {
  background-color: #95aabf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #536984;
}

.scrollable.modern-skin .scroll-bar.vertical .thumb {
  width: 8px;
  background: -moz-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #95aabf), color-stop(100%, #547092));
  background: -webkit-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -o-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -ms-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: linear-gradient(to right, #95aabf 0%, #547092 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )";
}

.scrollable.modern-skin .scroll-bar.horizontal .thumb {
  height: 8px;
  background-image: linear-gradient(#95aabf, #547092);
  background-image: -o-linear-gradient(#95aabf, #547092);
  background-image: -moz-linear-gradient(#95aabf, #547092);
  background-image: -webkit-linear-gradient(#95aabf, #547092);
  background-image: -ms-linear-gradient(#95aabf, #547092);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )";
}

.scrollable.modern-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.modern-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

