/*
Theme Name: Breeze by Bluthemes
Theme URI: http://www.bluthemes.com/themes/breeze/
Author: Bluthemes
Author URI: http://bluthemes.com
Description: Makes blogging a breeze
Version: 1.5.0
Tags: two-columns, theme-options, right-sidebar, custom-background, custom-menu, post-formats, threaded-comments
License: http://themeforest.net/user/bluthemes_
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
*/


/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}

audio,
canvas,
video {
  display: inline-block
}

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

[hidden],
template {
  display: none
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

a {
  background: transparent
}

a:focus {
  outline: thin dotted
}

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

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

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

b,
strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

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

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

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

pre {
  white-space: pre-wrap
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
  font-size: 80%
}

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

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

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

figure {
  margin: 0
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0
}

legend {
  padding: 0;
  border: 0
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%
}

button,
input {
  line-height: normal
}

button,
select {
  text-transform: none
}

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

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top
}

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

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr,
  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: 2cm .5cm
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }

  select {
    background: #fff !important
  }

  .navbar {
    display: none
  }

  .table td,
  .table th {
    background-color: #fff !important
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important
  }

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #428bca;
  text-decoration: none
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

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

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

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

.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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

p {
  margin: 0 0 10px
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4
}

@media(min-width:768px) {
  .lead {
    font-size: 21px
  }
}

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

cite {
  font-style: normal
}

.text-muted {
  color: #999
}

.text-primary {
  color: #428bca
}

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

.text-warning {
  color: #c09853
}

.text-warning:hover {
  color: #a47e3c
}

.text-danger {
  color: #b94a48
}

.text-danger:hover {
  color: #953b39
}

.text-success {
  color: #468847
}

.text-success:hover {
  color: #356635
}

.text-info {
  color: #3a87ad
}

.text-info:hover {
  color: #2d6987
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .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
}

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

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

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0
}

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

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

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

.list-inline>li:first-child {
  padding-left: 0
}

dl {
  margin-bottom: 20px
}

dt,
dd {
  line-height: 1.428571429
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

@media(min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }

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

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

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

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

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25
}

blockquote p:last-child {
  margin-bottom: 0
}

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999
}

blockquote small:before {
  content: '\2014 \00A0'
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right
}

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: ''
}

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'
}

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

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

.container:after {
  clear: both
}

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

.container:after {
  clear: both
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

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

.row:after {
  clear: both
}

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

.row:after {
  clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left
}

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

.col-xs-11 {
  width: 91.66666666666666%
}

.col-xs-10 {
  width: 83.33333333333334%
}

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

.col-xs-8 {
  width: 66.66666666666666%
}

.col-xs-7 {
  width: 58.333333333333336%
}

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

.col-xs-5 {
  width: 41.66666666666667%
}

.col-xs-4 {
  width: 33.33333333333333%
}

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

.col-xs-2 {
  width: 16.666666666666664%
}

.col-xs-1 {
  width: 8.333333333333332%
}

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

.col-xs-pull-11 {
  right: 91.66666666666666%
}

.col-xs-pull-10 {
  right: 83.33333333333334%
}

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

.col-xs-pull-8 {
  right: 66.66666666666666%
}

.col-xs-pull-7 {
  right: 58.333333333333336%
}

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

.col-xs-pull-5 {
  right: 41.66666666666667%
}

.col-xs-pull-4 {
  right: 33.33333333333333%
}

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

.col-xs-pull-2 {
  right: 16.666666666666664%
}

.col-xs-pull-1 {
  right: 8.333333333333332%
}

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

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

.col-xs-push-11 {
  left: 91.66666666666666%
}

.col-xs-push-10 {
  left: 83.33333333333334%
}

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

.col-xs-push-8 {
  left: 66.66666666666666%
}

.col-xs-push-7 {
  left: 58.333333333333336%
}

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

.col-xs-push-5 {
  left: 41.66666666666667%
}

.col-xs-push-4 {
  left: 33.33333333333333%
}

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

.col-xs-push-2 {
  left: 16.666666666666664%
}

.col-xs-push-1 {
  left: 8.333333333333332%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:768px) {
  .container {
    width: 750px
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666666666666%
  }

  .col-sm-10 {
    width: 83.33333333333334%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666666666666%
  }

  .col-sm-7 {
    width: 58.333333333333336%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666666666667%
  }

  .col-sm-4 {
    width: 33.33333333333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.666666666666664%
  }

  .col-sm-1 {
    width: 8.333333333333332%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%
  }

  .col-sm-pull-10 {
    right: 83.33333333333334%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%
  }

  .col-sm-pull-7 {
    right: 58.333333333333336%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%
  }

  .col-sm-pull-0 {
    right: 0
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666666666666%
  }

  .col-sm-push-10 {
    left: 83.33333333333334%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666666666666%
  }

  .col-sm-push-7 {
    left: 58.333333333333336%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666666666667%
  }

  .col-sm-push-4 {
    left: 33.33333333333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.666666666666664%
  }

  .col-sm-push-1 {
    left: 8.333333333333332%
  }

  .col-sm-push-0 {
    left: 0
  }

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

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%
  }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%
  }

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

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }
}

@media(min-width:992px) {
  .container {
    width: 970px
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666666666666%
  }

  .col-md-10 {
    width: 83.33333333333334%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666666666666%
  }

  .col-md-7 {
    width: 58.333333333333336%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666666666667%
  }

  .col-md-4 {
    width: 33.33333333333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.666666666666664%
  }

  .col-md-1 {
    width: 8.333333333333332%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666666666666%
  }

  .col-md-pull-10 {
    right: 83.33333333333334%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666666666666%
  }

  .col-md-pull-7 {
    right: 58.333333333333336%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666666666667%
  }

  .col-md-pull-4 {
    right: 33.33333333333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.666666666666664%
  }

  .col-md-pull-1 {
    right: 8.333333333333332%
  }

  .col-md-pull-0 {
    right: 0
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666666666666%
  }

  .col-md-push-10 {
    left: 83.33333333333334%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666666666666%
  }

  .col-md-push-7 {
    left: 58.333333333333336%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666666666667%
  }

  .col-md-push-4 {
    left: 33.33333333333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.666666666666664%
  }

  .col-md-push-1 {
    left: 8.333333333333332%
  }

  .col-md-push-0 {
    left: 0
  }

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

  .col-md-offset-11 {
    margin-left: 91.66666666666666%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666666666666%
  }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666666666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%
  }

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

  .col-md-offset-2 {
    margin-left: 16.666666666666664%
  }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%
  }

  .col-md-offset-0 {
    margin-left: 0
  }
}

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

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666666666666%
  }

  .col-lg-10 {
    width: 83.33333333333334%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666666666666%
  }

  .col-lg-7 {
    width: 58.333333333333336%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666666666667%
  }

  .col-lg-4 {
    width: 33.33333333333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.666666666666664%
  }

  .col-lg-1 {
    width: 8.333333333333332%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%
  }

  .col-lg-pull-10 {
    right: 83.33333333333334%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%
  }

  .col-lg-pull-7 {
    right: 58.333333333333336%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%
  }

  .col-lg-pull-4 {
    right: 33.33333333333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%
  }

  .col-lg-pull-1 {
    right: 8.333333333333332%
  }

  .col-lg-pull-0 {
    right: 0
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.66666666666666%
  }

  .col-lg-push-10 {
    left: 83.33333333333334%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.66666666666666%
  }

  .col-lg-push-7 {
    left: 58.333333333333336%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.66666666666667%
  }

  .col-lg-push-4 {
    left: 33.33333333333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.666666666666664%
  }

  .col-lg-push-1 {
    left: 8.333333333333332%
  }

  .col-lg-push-0 {
    left: 0
  }

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

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%
  }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%
  }

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

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }
}

table {
  max-width: 100%;
  background-color: transparent
}

th {
  text-align: left
}

.table {
  width: 100%;
  margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

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

.table-bordered {
  border: 1px solid #ddd
}

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px
}

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

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

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

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

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

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

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

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

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

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

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

@media(max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive>.table {
    margin-bottom: 0
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

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

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

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 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;
  margin-bottom: 5px;
  font-weight: bold
}

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

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

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

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

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit
}

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control:-moz-placeholder {
  color: #999
}

.form-control::-moz-placeholder {
  color: #999
}

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

textarea.form-control {
  height: auto
}

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

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px
}

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

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

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

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

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

select.input-sm {
  height: 30px;
  line-height: 30px
}

textarea.input-sm {
  height: auto
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px
}

select.input-lg {
  height: 45px;
  line-height: 45px
}

textarea.input-lg {
  height: auto
}

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

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

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

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

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

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

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

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

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

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

.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 {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control {
    display: inline-block
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0
  }
}

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

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "
}

.form-horizontal .form-group:after {
  clear: both
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "
}

.form-horizontal .form-group:after {
  clear: both
}

.form-horizontal .form-control-static {
  padding-top: 7px
}

@media(min-width:768px) {
  .form-horizontal .control-label {
    text-align: right
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none
}

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

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

.btn-xs {
  padding: 1px 5px
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0
}

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/wp-content/themes/fonts/glyphicons-halflings-regular.eot');
  src: url('/wp-content/themes/fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('/wp-content/themes/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/wp-content/themes/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/wp-content/themes/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

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

.glyphicon:empty {
  width: 1em
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  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;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap
}

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

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

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

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  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
  }
}

.btn-default .caret {
  border-top-color: #333
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff
}

.dropup .btn-default .caret {
  border-bottom-color: #333
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
  z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
  outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "
}

.btn-toolbar:after {
  clear: both
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "
}

.btn-toolbar:after {
  clear: both
}

.btn-toolbar .btn-group {
  float: left
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn-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-top-right-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-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-xs>.btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

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

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

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn .caret {
  margin-left: 0
}

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

.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}

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

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

.btn-group-vertical>.btn-group:after {
  clear: both
}

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

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

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed
}

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
  display: none
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0
}

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

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

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto
}

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

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group-addon:first-child {
  border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

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

.input-group-btn {
  position: relative;
  white-space: nowrap
}

.input-group-btn:first-child>.btn {
  margin-right: -1px
}

.input-group-btn:last-child>.btn {
  margin-left: -1px
}

.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -4px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:active {
  z-index: 2
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

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

.nav:after {
  clear: both
}

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

.nav:after {
  clear: both
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eee
}

.nav>li.disabled>a {
  color: #999
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eee;
  border-color: #428bca
}

.nav .open>a .caret,
.nav .open>a:hover .caret,
.nav .open>a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496
}

.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.428571429;
  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:hover,
.nav-tabs>li.active>a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}

.nav-tabs.nav-justified>li {
  float: none
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media(min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media(min-width:768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff
  }
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 4px
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #428bca
}

.nav-pills>li.active>a .caret,
.nav-pills>li.active>a:hover .caret,
.nav-pills>li.active>a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}

.nav-stacked>li {
  float: none
}

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

.nav-justified {
  width: 100%
}

.nav-justified>li {
  float: none
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media(min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media(min-width:768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff
  }
}

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

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

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496
}

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

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

.navbar:after {
  clear: both
}

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

.navbar:after {
  clear: both
}

@media(min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}

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

.navbar-header:after {
  clear: both
}

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

.navbar-header:after {
  clear: both
}

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

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch
}

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

.navbar-collapse:after {
  clear: both
}

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

.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: auto
  }

  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px
  }

  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px
  }

  .navbar-collapse .navbar-text:last-child {
    margin-right: 0
  }
}

.container>.navbar-header,
.container>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px
}

@media(min-width:768px) {

  .container>.navbar-header,
  .container>.navbar-collapse {
    margin-right: 0;
    margin-left: 0
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media(min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media(min-width:768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none
}

@media(min-width:768px) {
  .navbar>.container .navbar-brand {
    margin-left: -15px
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media(min-width:768px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 7.5px -15px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media(max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none
  }
}

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

  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

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

  .navbar-right {
    float: right !important
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
}

@media(min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .form-control {
    display: inline-block
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0
  }
}

@media(max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
}

@media(min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px
}

@media(min-width:768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-text {
  color: #777
}

.navbar-default .navbar-nav>li>a {
  color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.dropdown>a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:hover .caret,
.navbar-default .navbar-nav>.open>a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555
}

.navbar-default .navbar-nav>.dropdown>a .caret {
  border-top-color: #777;
  border-bottom-color: #777
}

@media(max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
  }
}

.navbar-default .navbar-link {
  color: #777
}

.navbar-default .navbar-link:hover {
  color: #333
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808
}

.navbar-inverse .navbar-brand {
  color: #999
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-text {
  color: #999
}

.navbar-inverse .navbar-nav>li>a {
  color: #999
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent
}

.navbar-inverse .navbar-toggle {
  border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #080808
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
  border-top-color: #999;
  border-bottom-color: #999
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}

@media(max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent
  }
}

.navbar-inverse .navbar-link {
  color: #999
}

.navbar-inverse .navbar-link:hover {
  color: #fff
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}

.breadcrumb>.active {
  color: #999
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}

.pagination>li {
  display: inline
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  background-color: #eee
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}

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

.pager:after {
  clear: both
}

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

.pager:after {
  clear: both
}

.pager li {
  display: inline
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eee
}

.pager .next>a,
.pager .next>span {
  float: right
}

.pager .previous>a,
.pager .previous>span {
  float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

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

.label:empty {
  display: none
}

.label-default {
  background-color: #999
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080
}

.label-primary {
  background-color: #428bca
}

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

.label-success {
  background-color: #5cb85c
}

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

.label-info {
  background-color: #5bc0de
}

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

.label-warning {
  background-color: #f0ad4e
}

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

.label-danger {
  background-color: #d9534f
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px
}

.badge:empty {
  display: none
}

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

.btn .badge {
  position: relative;
  top: -1px
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #428bca;
  background-color: #fff
}

.nav-pills>li>a>.badge {
  margin-left: 3px
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eee
}

.jumbotron h1 {
  line-height: 1;
  color: inherit
}

.jumbotron p {
  line-height: 1.4
}

.container .jumbotron {
  border-radius: 6px
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }

  .jumbotron h1 {
    font-size: 63px
  }
}

.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.thumbnail>img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto
}

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

.thumbnail .caption {
  padding: 9px;
  color: #333
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

.alert h4 {
  margin-top: 0;
  color: inherit
}

.alert .alert-link {
  font-weight: bold
}

.alert>p,
.alert>ul {
  margin-bottom: 0
}

.alert>p+p {
  margin-top: 5px
}

.alert-dismissable {
  padding-right: 35px
}

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

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #356635
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #2d6987
}

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #a47e3c
}

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1
}

.alert-danger hr {
  border-top-color: #e4b9c0
}

.alert-danger .alert-link {
  color: #953b39
}

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

  to {
    background-position: 0 0
  }
}

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

  to {
    background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0
  }

  to {
    background-position: 40px 0
  }
}

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

  to {
    background-position: 0 0
  }
}

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

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

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}

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

.progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
  background-color: #5bc0de
}

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
  background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
  background-color: #d9534f
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1
}

.media,
.media .media {
  margin-top: 15px
}

.media:first-child {
  margin-top: 0
}

.media-object {
  display: block
}

.media-heading {
  margin: 0 0 5px
}

.media>.pull-left {
  margin-right: 10px
}

.media>.pull-right {
  margin-left: 10px
}

.media-list {
  padding-left: 0;
  list-style: none
}

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.list-group-item>.badge {
  float: right
}

.list-group-item>.badge+.badge {
  margin-right: 5px
}

a.list-group-item {
  color: #555
}

a.list-group-item .list-group-item-heading {
  color: #333
}

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

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7
}

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

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

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

.panel-body {
  padding: 15px
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " "
}

.panel-body:after {
  clear: both
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " "
}

.panel-body:after {
  clear: both
}

.panel>.list-group {
  margin-bottom: 0
}

.panel>.list-group .list-group-item {
  border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
  border-bottom: 0
}

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

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

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

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}

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

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

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

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

.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-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  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-heading>.dropdown .caret {
  border-color: #333 transparent
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd
}

.panel-primary {
  border-color: #428bca
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #428bca
}

.panel-primary>.panel-heading>.dropdown .caret {
  border-color: #fff transparent
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #428bca
}

.panel-success {
  border-color: #d6e9c6
}

.panel-success>.panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d6e9c6
}

.panel-success>.panel-heading>.dropdown .caret {
  border-color: #468847 transparent
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d6e9c6
}

.panel-warning {
  border-color: #faebcc
}

.panel-warning>.panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #faebcc
}

.panel-warning>.panel-heading>.dropdown .caret {
  border-color: #c09853 transparent
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #faebcc
}

.panel-danger {
  border-color: #ebccd1
}

.panel-danger>.panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ebccd1
}

.panel-danger>.panel-heading>.dropdown .caret {
  border-color: #b94a48 transparent
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ebccd1
}

.panel-info {
  border-color: #bce8f1
}

.panel-info>.panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #bce8f1
}

.panel-info>.panel-heading>.dropdown .caret {
  border-color: #3a87ad transparent
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce8f1
}

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15)
}

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50)
}

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

.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

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

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

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

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

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "
}

.modal-footer:after {
  clear: both
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "
}

.modal-footer:after {
  clear: both
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

@media screen and (min-width:768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000;
  border-width: 5px 5px 0
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000;
  border-width: 5px 5px 0
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000;
  border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000;
  border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000;
  border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}

.popover-content {
  padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover .arrow {
  border-width: 11px
}

.popover .arrow:after {
  border-width: 10px;
  content: ""
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: " "
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
  content: " "
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " "
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #fff;
  border-right-width: 0;
  content: " "
}

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: .5;
  filter: alpha(opacity=50)
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif
}

.carousel-control .icon-prev:before {
  content: '\2039'
}

.carousel-control .icon-next:before {
  content: '\203a'
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}

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

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width:768px) {

  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}

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

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important
}

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

  tr.visible-xs {
    display: table-row !important
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important
  }
}

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

  tr.visible-xs.visible-sm {
    display: table-row !important
  }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important
  }
}

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

  tr.visible-xs.visible-md {
    display: table-row !important
  }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important
  }
}

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

  tr.visible-xs.visible-lg {
    display: table-row !important
  }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important
  }
}

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important
}

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

  tr.visible-sm.visible-xs {
    display: table-row !important
  }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important
  }
}

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

  tr.visible-sm {
    display: table-row !important
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important
  }
}

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

  tr.visible-sm.visible-md {
    display: table-row !important
  }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important
  }
}

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

  tr.visible-sm.visible-lg {
    display: table-row !important
  }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important
  }
}

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important
}

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

  tr.visible-md.visible-xs {
    display: table-row !important
  }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important
  }
}

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

  tr.visible-md.visible-sm {
    display: table-row !important
  }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important
  }
}

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

  tr.visible-md {
    display: table-row !important
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important
  }
}

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

  tr.visible-md.visible-lg {
    display: table-row !important
  }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important
  }
}

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important
}

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

  tr.visible-lg.visible-xs {
    display: table-row !important
  }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important
  }
}

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

  tr.visible-lg.visible-sm {
    display: table-row !important
  }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important
  }
}

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

  tr.visible-lg.visible-md {
    display: table-row !important
  }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important
  }
}

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

  tr.visible-lg {
    display: table-row !important
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important
  }
}

.hidden-xs {
  display: block !important
}

tr.hidden-xs {
  display: table-row !important
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important
}

@media(max-width:767px) {

  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important
  }
}

@media(min-width:768px) and (max-width:991px) {

  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important
  }
}

@media(min-width:992px) and (max-width:1199px) {

  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important
  }
}

@media(min-width:1200px) {

  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important
  }
}

.hidden-sm {
  display: block !important
}

tr.hidden-sm {
  display: table-row !important
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important
}

@media(max-width:767px) {

  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important
  }
}

@media(min-width:768px) and (max-width:991px) {

  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important
  }
}

@media(min-width:992px) and (max-width:1199px) {

  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important
  }
}

@media(min-width:1200px) {

  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important
  }
}

.hidden-md {
  display: block !important
}

tr.hidden-md {
  display: table-row !important
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important
}

@media(max-width:767px) {

  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important
  }
}

@media(min-width:768px) and (max-width:991px) {

  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important
  }
}

@media(min-width:992px) and (max-width:1199px) {

  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important
  }
}

@media(min-width:1200px) {

  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important
  }
}

.hidden-lg {
  display: block !important
}

tr.hidden-lg {
  display: table-row !important
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important
}

@media(max-width:767px) {

  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important
  }
}

@media(min-width:768px) and (max-width:991px) {

  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important
  }
}

@media(min-width:992px) and (max-width:1199px) {

  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important
  }
}

@media(min-width:1200px) {

  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important
  }
}

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important
}

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

  tr.visible-print {
    display: table-row !important
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important
  }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important
  }
}

/**********************************/
/*  1. SET-UP & HELPERS
/**********************************/

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  height: 100%;
}

body {
  font-family: "Georgia", Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.75;
  background: #E9F0F4;
  overflow-x: hidden;
  position: relative;
  font-size: 14px;
  left: 0;
  width: 100%;
}

body.nomargin #main {
  /*padding-top: 75px; margin-bottom: 0;*/
}

body.nomargin #content {
  /*margin-bottom:0;*/
}

#content {
  position: relative;
}

body.nomargin #side-bar {
  /*padding-top: 25px;*/
}

input[type="text"] {
  padding: 0 5px;
}

#main {
  padding-top: 25px;
}

h1,
h2,
h3,
h4 {
  font-family: 'Lato', serif;
  font-weight: bold;
}

a {
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none !important;
  outline: none;
}

.badge {
  white-space: normal;
  line-height: inherit;
}

.bl_background {
  position: fixed;
  z-index: -1;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}

.bl_background img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}

#stripe {
  background: url("assets/img/stripe.png") repeat scroll 0 0 transparent;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

#background_image {
  background-size: cover;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

#background_pattern {
  background-repeat: repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}

.input-append .btn {
  box-shadow: none;
}

.lightbox img {
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 1;
  border-radius: 2px;
  height: auto;
}

.lightbox img:hover {
  opacity: 0.8;
}

.circled {
  border-radius: 500px !important;
}

/* 

    ADSPOTS 

*/

.above_header {
  top: 0;
  padding: 25px 0;
}

.above_content {
  margin-bottom: 30px;
  text-align: center;
}

#primary.left_side #side-bar {
  float: left;
}

#primary.left_side #content {
  float: right;
}

#primary.right_side #side-bar {
  float: right;
}

#primary.right_side #content {
  float: left;
}

#page {
  position: relative;
  overflow-x: hidden;
}

/*
    BOOTSTRAP FIXES
*/
#primary {
  position: relative;
}

.container {
  max-width: 100%;
}


/*
    HELPERS
*/

.cleanwidget {
  background: transparent !important;
  border: none !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.cleanwidget .widget-head {
  margin: 0;
}

#side-bar .cleanwidget .widget-head {
  margin: -15px -15px 0;
}

.nopadding,
.nopadding .widget-body {
  padding: 0 !important;
}

.nopadding>h3 {
  margin: 0 !important;
}

.box {
  background-color: #FFFFFF;
  -moz-border-radius: 1px 1px 1px 1px;
  -webkit-border-radius: 1px 1px 1px 1px;
  border-radius: 1px 1px 1px 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.relative {
  position: relative !important;
}

/**********************************/
/*  2. HEADER
/**********************************/

header {
  display: block;
}

#masthead {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
}

#masthead.fixed {
  position: fixed;
}

#masthead header {
  position: relative;
}

.admin-bar #masthead.fixed {
  top: 28px;
}

#masthead .masthead-group {
  position: relative;
  margin: 0 auto;
  z-index: 500;
}

.masthead-background {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background-size: cover;
}

.navbar-toggle {
  box-shadow: none;
  margin-right: 15px;
  margin-top: 35px;
  position: absolute;
  right: 0;
}

/*
    Brand/Logo
*/
#masthead {
  line-height: 70px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}

.navbar-brand {
  font-size: 36px;
}

.navbar-brand h1 {
  margin: 0;
  line-height: inherit;
}

.navbar-brand h1 small {
  margin-left: 15px;
  display: inline-block;
  font-size: 15px;
  vertical-align: middle;
  opacity: 0.7;
  margin-bottom: 5px;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

.navbar-brand.brand-image {
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
}

.navbar-brand.brand-image img {
  display: inline;
  margin-bottom: 0;
  height: 65px;
  vertical-align: top;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}

.navbar-brand.brand-image h1 {
  display: inline-block;
  line-height: inherit;
  position: relative;
}

.navbar-brand.brand-text {
  line-height: 65px;
}

.navbar-brand.brand-text h1 {
  font-size: 26px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#masthead.shrink {
  line-height: 30px;
}

#masthead.shrink .navbar-brand.brand-image img {
  height: 30px;
}

#masthead.shrink .navbar-brand h1 small {
  opacity: 0;
}

#masthead.shrink .navbar-brand.brand-text {
  line-height: 30px;
}

#masthead.shrink .navbar-brand.brand-text h1 {
  font-size: 18px;
}

/* 
    Navigation
*/

.nav>li>a {
  text-transform: uppercase;
  font-weight: bold;
  line-height: inherit;
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}

.nav>li.open>a,
.nav>li>a:hover,
.nav>li.open>a:hover,
.nav>li>a:focus,
.nav>li.open>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  background: none;
  opacity: 0.9;
  border: none;
}

.navbar-collapse {
  overflow-x: hidden;
}

/* 
    Search
*/
.blu_search {
  line-height: inherit;
  padding-right: 15px;
}

.blu_search a {
  color: inherit;
  font-size: 18px;
  line-height: inherit;
  display: inline-block !important;
  padding: 15px;
}

.blu_search+nav>div {
  padding-right: 0;
}

.blu_search form {
  float: right;
  position: relative;
}

.blu_search form:hover input,
.blu_search form input:focus {
  top: 100%;
  height: 50px;
}

.blu_search form input {
  display: block;
  position: absolute;
  top: -1000px;
  height: 0px;
  padding: 0px 8px;
  min-height: 0;
  min-width: 300px;
  right: -15px;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 1px 1px;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}

.blu_search form input:focus {
  border: none;
  background-color: #FAFAFA;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}


/* all children */
.nav li ul {
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.nav li ul li a {
  background-color: transparent;
  padding: 8px 20px;
  font-size: 13px;
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}

.nav li.open>ul {
  opacity: 1;
}

/* depth 1 children */
.nav>li:last-child>ul {
  left: auto;
  right: -17px;
}

.nav>li.open>ul {
  top: 100%;
  max-height: 500px;
}

/* animate children */
.nav>li>ul {
  top: -1000px;
  overflow: visible;
  opacity: 0;
  display: block;
  max-height: 0;
  padding: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}

/* depth > 2 children */
.nav .dropdown-menu li {
  position: relative;
}

.nav .dropdown-menu .dropdown-menu li a {
  background-color: transparent;
  padding: 8px 20px;
  font-size: 13px;
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}

.nav .dropdown-menu .dropdown-menu {
  left: 100%;
  margin: -2px 0;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}

.nav>li:last-child>.dropdown-menu .dropdown-menu {
  left: auto;
  right: 100%;
}

/* animate children */
.nav>li>ul {
  top: -1000px;
  opacity: 0;
  display: block;
  max-height: 0;
  padding: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}

.nav>li.open>ul {
  top: 100%;
  opacity: 1;
  max-height: 500px;
}

/* special styling */
.nav>li>ul>li.title>a {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-size: 14px !important;
  font-weight: bold;
  left: 0;
  position: relative;
}

.nav>li>ul>li.title>a:hover,
.nav>li>ul>li.title>a:focus {
  background-color: transparent;
  color: inherit !important;
}

.nav>li>ul>li.disabled>a {
  opacity: 0.6;
}

/*
    CATEGORY PAGE
*/
.category-title {
  text-align: center;
  margin: 0 0 25px 0;
  padding: 25px;
}

.category-title a {
  color: #333333;
}

.category-title ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/*
    SEARCH FORM  
*/

/*#masthead .bluth-navigation .bl_search {
  margin: 10px 0;
  position: static;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  -ms-transition: all 0.3s ease-in-out 0.3s;    
  transition: all 0.3s ease-in-out 0.3s;
}
#masthead .bluth-navigation.shrunk .bl_search {
  margin: 10px 0;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;    
  transition: all 0.3s ease-in-out;
}
#masthead .bluth-navigation .bl_search form{
  margin: 0;
}*/

/* 
    HEADER BIG LOGO 
*/

#masthead.header_big_logo .top-banner {
  height: auto;
  text-align: center;
}

#masthead.header_big_logo .brand {
  float: none;
  display: inline-block;
}

#masthead.header_big_logo .brand img {
  float: none;
  height: auto;
  margin-bottom: 0;
}

#masthead.header_big_logo .brand h1 {
  margin-top: 0;
}

#masthead.header_big_logo .brand.brand-image h1 {
  float: none;
  display: block;
}

#masthead.header_big_logo .brand.brand-text h1 {
  font-size: 48px;
  margin-top: 35px;
}

#masthead.header_big_logo .brand.brand-text h1 small {
  display: block;
}

#masthead.header_big_logo .top-banner .top-banner-social {
  position: absolute;
  right: 0;
  top: 0;
}

.admin-bar .bluth-navigation.fixed {
  margin-top: 28px;
}

.between_posts {
  text-align: center;
}

.between_posts.box {
  padding: 10px;
  margin-bottom: 30px;
}

.page #content {}

.page #content article {}

.page #content article .the-content {
  /*opacity: 0;*/
}


/**********************************/
/*  INDEX PAGE
/**********************************/

/* sticky styling */
article.sticky:before {
  border-radius: 1px;
  border-style: solid;
  border-width: 20px;
  content: "";
  height: 70px;
  left: 35px;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 10;
}

article.sticky .sticky-icon {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 35px;
  width: 40px;
  text-align: center;
  line-height: 55px;
  color: #FFFFFF;
  font-size: 20px;
}

/*.twocolumn .columns{ margin-left: -15px; margin-right: -15px; }
.twocolumn article.type-post{ width: 50%; padding: 0 15px; }
.twocolumn article.format-gallery .swiper-gallery{ overflow:hidden; }
.twocolumn article .entry-container{ padding: 15px; position: relative; }
.twocolumn article .post-title { position: static; }
.twocolumn article .post-title h1, .twocolumn article .entry-image a h1{ font-size: 20px; }
body.home .twocolumn .entry-video iframe, body.home .entry-video object{ min-height: 200px; }*/

.twocolumn .columns {
  margin-left: -5px;
  margin-right: -5px;
}

.twocolumn article {
  width: 49.9999%;
  padding: 0 5px;
  margin-bottom: 10px;
}

.twocolumn article.format-gallery .swiper-gallery {
  max-height: 150px;
  overflow: hidden;
}

.twocolumn article .entry-container {
  padding: 15px;
  position: relative;
}

.twocolumn article .post-title {
  position: static;
}

.twocolumn article .post-title h1,
.twocolumn article .entry-image a h1 {
  font-size: 20px;
}

.twocolumn article .post-meta {
  position: relative;
  padding: 0;
  bottom: 0;
  font-size: 10px;
  width: 100%;
  margin: 5px 0;
  text-align: left;
  left: 0;
  line-height: 1.7;
}

.twocolumn article .post-meta ul li:first-child {
  display: block;
  float: none;
  font-size: 12px;
}

.twocolumn article .post-meta ul li:first-child+li {
  display: none;
}

.twocolumn article .post-meta ul li {
  margin-right: 3px;
}

body.home .twocolumn .entry-video iframe,
body.home .entry-video object {
  min-height: 100px;
}

.threecolumn .columns {
  margin-left: -5px;
  margin-right: -5px;
}

.threecolumn article {
  width: 33.333%;
  padding: 0 5px;
  margin-bottom: 10px;
}

.threecolumn article.format-gallery .swiper-gallery {
  max-height: 150px;
  overflow: hidden;
}

.threecolumn article .entry-container {
  padding: 15px;
  position: relative;
}

.threecolumn article .post-title {
  position: static;
}

.threecolumn article .post-title h1,
.threecolumn article .entry-image a h1 {
  font-size: 20px;
}

.threecolumn article .post-meta {
  position: relative;
  padding: 0;
  bottom: 0;
  font-size: 10px;
  width: 100%;
  margin: 5px 0;
  text-align: left;
  left: 0;
  line-height: 1.7;
}

.threecolumn article .post-meta ul li:first-child {
  display: block;
  float: none;
  font-size: 12px;
}

.threecolumn article .post-meta ul li:first-child+li {
  display: none;
}

.threecolumn article .post-meta ul li {
  margin-right: 3px;
}

body.home .threecolumn .entry-video iframe,
body.home .entry-video object {
  min-height: 100px;
}

.fourcolumn .columns {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.fourcolumn article {
  width: 25%;
  padding: 0 2.5px;
  margin-bottom: 5px;
}

.fourcolumn article.format-gallery .swiper-gallery {
  overflow: hidden;
}

.fourcolumn article .entry-container {
  padding: 15px;
  position: relative;
}

.fourcolumn article .post-title {
  position: static;
}

.fourcolumn article .post-title h1,
.fourcolumn article .entry-image a h1 {
  font-size: 20px;
}

.fourcolumn article .post-meta {
  position: relative;
  padding: 0;
  bottom: 0;
  font-size: 10px;
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
  left: 0;
  line-height: 1.7;
}

.fourcolumn article .post-meta ul li:first-child {
  display: block;
  float: none;
  font-size: 12px;
}

.fourcolumn article .post-meta ul li:first-child+li {
  display: none;
}

.fourcolumn article .post-meta ul li {
  margin-right: 3px;
}

.fourcolumn article.type-post .moretag {
  font-size: 12px;
}

body.home .fourcolumn .entry-video iframe,
body.home .entry-video object {
  min-height: 100px;
}

.fivecolumn .columns {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.fivecolumn article {
  width: 20%;
  padding: 0 2.5px;
  margin-bottom: 5px;
}

.fivecolumn article.format-gallery .swiper-gallery {
  overflow: hidden;
}

.fivecolumn article .entry-container {
  padding: 15px;
  position: relative;
}

.fivecolumn article .post-title {
  position: static;
}

.fivecolumn article .post-title h1,
.fivecolumn article .entry-image a h1 {
  font-size: 20px;
}

.fivecolumn article .post-meta {
  position: relative;
  padding: 0;
  bottom: 0;
  font-size: 10px;
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
  left: 0;
  line-height: 1.7;
}

.fivecolumn article .post-meta ul li:first-child {
  display: block;
  float: none;
  font-size: 12px;
}

.fivecolumn article .post-meta ul li:first-child+li {
  display: none;
}

.fivecolumn article .post-meta ul li {
  margin-right: 3px;
}

.fivecolumn article.type-post .moretag {
  font-size: 12px;
}

body.home .fivecolumn .entry-video iframe,
body.home .entry-video object {
  min-height: 100px;
}

/**********************************/
/*  SINGLE PAGE
/**********************************/

/* 
    AUTHOR BOX
*/

.author-meta {
  position: relative;
  text-align: left;
  background-color: #333333;
}

.author-meta .author-image {
  border: 5px solid rgba(0, 0, 0, 0.2);
  border-radius: 500px 500px 500px 500px;
  top: 50%;
  margin-top: -45px;
  display: inline-block;
  position: absolute;
  left: 35px;
}

.author-meta .author-image img {
  height: 90px;
  width: 90px;
  border-radius: 500px 500px 500px 500px;
}

.author-meta .author-body {
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.15);
  padding: 65px 65px 65px 155px;
}

.author-meta .author-body .author {
  color: #FFFFFF;
  margin: 5px 0;
}

.author-meta .author-body p {
  color: #FFFFFF;
  font-size: 16px;
}

/* 

    RELATED POSTS  

*/
#related-posts {
  position: relative;
}

#related-posts a {
  display: block;
  padding: 15px 35px;
  background-size: cover;
}

#related-posts h3 {
  margin: 25px 0;
  text-align: center;
  text-transform: uppercase;
}

#related-posts a h3 {
  color: #FFFFFF;

}

#related-posts a {
  position: relative;
  top: 0;
  height: 100px;
}

#related-posts a,
#related-posts a>span,
#related-posts a>.bgimage,
#related-posts a>.tab_icon,
#related-posts a>.bgfallback {
  left: 25px;
  z-index: 1;
}

.author #related-posts a,
.author #related-posts a>span,
.author #related-posts a>.bgimage,
.author #related-posts a>.tab_icon,
.author #related-posts a>.bgfallback {
  left: 0;
  z-index: 1;
}

#related-posts a>.bgfallback {
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  width: 88px;
  height: 88px;
  margin: -44px 0 0 -44px;
  border-radius: 500px;
}

#related-posts a>span {
  width: 46px;
  height: 46px;
  display: block;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
  cursor: pointer;
  opacity: 0.9;
  position: absolute;
  top: 50%;
  background-size: 17px 25px;
  margin: -23px 0 0 -23px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#related-posts a>.bgimage {
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  overflow: hidden;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

#related-posts a>.tab_icon {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 50%;
  overflow: hidden;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: -45px 0 0 -45px;
  border-radius: 500px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#related-posts a:hover>.tab_icon {
  opacity: 0.7;
}

#related-posts a>.tab_icon_new i {
  width: 100%;
  height: 100%;
  padding-top: 3px;
  font-size: 35px;
  text-align: center;
  position: relative;
}

#related-posts a h5 {
  display: block;
  height: auto;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  padding: 0 15px 0 65px;
  margin-bottom: 0;
  position: relative;
  white-space: nowrap;
  width: 95%;
}

#related-posts a p {
  color: #CCCCCC;
  display: block;
  height: auto;
  overflow: hidden;
  padding: 0 0 0 65px;
  margin-bottom: 5px;
  position: relative;
  white-space: nowrap;
  width: 90%;
}

#related-posts>p {
  display: none;
}

#author-posts .author-posts-body {
  padding: 35px;
}

/* 

    IMAGE COMMENTS 

*/
.image-comment-on .btn-block {
  display: block !important;
}

.image-comment-on .image-comment {
  display: block;
  position: relative;
  cursor: crosshair;
}

.image-comment-on .image-comment .image-open {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  border: medium none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  bottom: 3px;
  display: none;
  padding: 3px 4px;
  position: absolute;
  right: 5px;
  z-index: 10;
}

.image-comment-on .image-comment:hover .image-open {
  display: inline-block;
}

.image-comment-on .image-comment .image-open {
  display: block;
}

.commentlist .image-comment-on>article.comment {
  padding-left: 225px;
  min-height: 200px;
  overflow: hidden;
}

.commentlist .image-comment-on>article.comment .image-comment-crop {
  height: 200px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 200px;
}

#image-comment-crop-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  z-index: 100;
}

#image-comment-crop-container .crop-center {
  width: 200px;
  height: 200px;
  background-color: transparent;
  border: 5px solid #FFFFFF;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  position: relative;
  box-shadow: 0 0 40px rgba(255, 255, 255, 0.4) inset;
}

#image-comment-crop-container .crop-center .crop-close,
#image-comment-placeholder .crop-close {
  position: absolute;
  top: -15px;
  right: -15px;
  background-color: #333333;
  color: #FFFFFF;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  border: 2px solid #FFFFFF;
  width: 30px;
  height: 30px;
  line-height: 27px;
  font-size: 20px;
  text-align: center;
  z-index: 400;
  cursor: pointer;
}

#image-comment-placeholder .crop-close {
  right: 5px;
  top: 5px;
}

#image-comment-crop-container .submit-container {
  position: relative;
  top: 15px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.6);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  margin-left: -85px;
}

#image-comment-crop-container input {
  margin-bottom: 10px;
  float: right;
  width: 48%;
}

#image-comment-crop-container input:first-child {
  float: left;
}

#image-comment-crop-container textarea {
  position: relative;
  display: block;
  width: 100%;
  border: none;
}

#image-comment-crop-container .btn {
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  margin-top: 10px;
}

.image-comment-crop img {
  position: relative;
}

#image-comment-placeholder {
  position: absolute;
  left: 10px;
  width: 200px;
  height: 200px;
  background-color: transparent;
  display: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}

#image-comment-placeholder img {
  position: relative;
}

/* 

    COMMENTS  

*/
.comment-form-author,
.comment-form-email {
  width: 49%;
  float: left;
}

.comment-form-author input,
.comment-form-email input {
  display: block;
  width: 100%;
}

.comment-form-author {
  margin-right: 2%;
}

.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.commentlist ul {
  list-style: none;
  margin: 0;
}

.commentlist article.comment {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 20px 20px 50px;
  position: relative;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.commentlist article.comment .reply {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.commentlist .pingback {
  padding: 4px 20px;
}

.comments-title,
#reply-title {
  text-shadow: 0 1px 0 #fff;
  color: #585858;
}

.comments-title {
  padding: 0 0 10px;
  margin-top: 40px;
}

.commentlist article {
  margin-bottom: 20px;
}

.commentlist .children article.comment {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 20px;
}

.commentlist .children .children .children>li>article {
  padding-left: 170px;
}

.commentlist .children .children .children .children>li>article {
  padding-left: 200px;
}

.comment-author {
  left: 0;
  margin-bottom: 15px;
  position: relative;
}

.comment-author img {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  margin-right: 15px;
  float: left;
}

.comment-author h4 {
  margin: 0;
  margin-right: 10px;
  line-height: 26px;
}

.comment-author .comment-time {
  color: #999999;
}

.comment-author a {
  position: relative;
  display: inline-block;
}

.comment-author .comment-score {
  position: absolute;
  right: 0;
  top: 10px;
  font-weight: lighter;
}

.comment-author .comment-score a {
  color: #AAAAAA;
  float: left;
  font-size: 12px;
  line-height: 30px;
  margin-left: 10px;
}

.comment-author .comment-score a:hover {
  color: #777777;
}

.comment-author .comment-score .total-score {
  float: left;
  font-size: 30px;
  color: #AAAAAA;
  position: relative;
  top: -7px;
  margin-left: 10px;
  font-weight: lighter;
  line-height: 42px;
}

.total-score.vote-up {
  color: #A0D468 !important;
}

.total-score.vote-down {
  color: #DA4453 !important;
}

.comment-author .comment-score .already-voted {
  bottom: -10px;
  color: #999999;
  font-size: 11px;
  position: absolute;
  right: -10px;
  width: 85px;
  text-align: center;
}

.comment-author .comment-score a.blu-comment-vote-down {
  font-size: 30px;
  line-height: 25px;
}

article.comment .avatar {
  position: relative;
  display: inline-block;
}

.comment-author .commenter {
  margin-bottom: 0;
}

.comment-author small {
  font-size: 12px;
  line-height: 15px;
}

.bypostauthor>article.comment .commenter a {
  color: #333;
}

article.comment cite.commenter {
  color: #717171;
  font-size: 15px;
  font-weight: bold;
}

article.comment .reply a {
  color: #999;
}

.form-allowed-tags {
  display: none;
}

.comments-area {}

.comments-area-facebook {
  padding: 20px;
}

.fb-comments,
.fb-comments span,
.fb-comments.fb_iframe_widget span iframe {
  width: 100% !important;
}

.comment-notes {
  display: none;
}

#respond {
  position: relative;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  margin: -5px -10px 20px;
  border-bottom: 3px solid #DDDDDD;
}

#respond .form-submit {
  margin: 0;
}

.commentlist article+#respond {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  margin: 0 0 20px;
}

#respond h3 {
  margin-top: 0;
}

#respond input {
  padding: 10px;
}

#respond input#url {
  width: 100%;
}

#respond textarea {
  margin-bottom: 15px;
  min-height: 200px;
  width: 100%;
  padding: 10px;
}


/*

    SINGLE PAGINATION  

*/

.single-pagination {
  display: block;
  background-size: cover;
  background-color: #333333;
}

.single-pagination h3 small {
  text-transform: none;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 300;
  display: block;
  margin-bottom: 10px;
  font-style: italic;
}

.single-pagination h3 {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  padding: 75px 35px;
  margin: 0;
}

.bl_alert {
  background: none repeat scroll 0 0 #fff;
  height: 75px;
  padding: 5px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 400;
  border-top: 1px solid #ddd;
  display: none;
}

.bl_alert>h4 {
  margin: 22px 0;
}

.radiustop {
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.radiusbottom {
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}

/* page */
article.type-page .the-content,
article.type-page .title {
  padding: 35px;
}

article.type-page .title+.the-content {
  padding-top: 30px;
}

article.type-page .entry-image {
  overflow: hidden;
  position: relative;
}

.entry-content:after,
.entry-content:before,
article.type-page:before,
article.type-page:after {
  content: "";
  display: table;
  line-height: 0;
}

.entry-content:after,
article.type-page:after {
  clear: both;
}

article.type-page .post-title {
  border-bottom: 1px solid #eaeaea;
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 30px;
}

article.type-page .post-title small {
  display: block;
  font-size: 16px;
  position: relative;
}

.the-content {
  font-size: 16px;
}

.the-content p {
  font-size: 16px;
}

.the-content p.lead {
  font-size: 21px;
}

.site-footer {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  background: #2E3641;
  position: relative;
  color: #fff;
}

.site-footer .box {
  color: #333;
}

.site-footer .container {
  padding: 40px 0;
}

.site-footer #footer-bottom {
  background: rgba(0, 0, 0, 0.1);
  color: #B8B8B8;
  font-size: 12px;
  padding: 5px 0;
  text-align: center;
}

.site-footer #footer-body {
  list-style: none;
  padding: 0;
  margin: 0;
}

.site-footer #footer-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer-body>div[class*="span"] ul li a {
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  padding: 2px 4px;
  border: none;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

#footer-body .widget-head {
  background: transparent;
  border: none;
  margin: 0;
}

#footer-body .box .widget-head {
  background: #272F3A;
  border: none;
}

#footer-body .widget_nav_menu,
#footer-body .widget_archive,
#footer-body .widget_tag_cloud,
#footer-body .widget_recent_entries,
#footer-body .widget_meta,
#footer-body .widget_categories,
#footer-body .widget_pages,
#footer-body .widget_rss {
  background: transparent;
  border: none;
}

.site-footer .badge {
  display: none;
}

.site-footer #footer-body .widget_nav_menu a:hover,
.site-footer #footer-body .widget_archive a:hover,
.site-footer #footer-body .widget_tag_cloud a:hover,
.site-footer #footer-body .widget_recent_entries a:hover,
.site-footer #footer-body .widget_meta a:hover,
.site-footer #footer-body .widget_categories a:hover,
.site-footer #footer-body .widget_recent_comments li a+a:hover,
.site-footer #footer-body .widget_pages a:hover {
  background: #F69087;
  color: #fff !important;
}

.site-title {
  font-size: 22px;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  margin: 0;
}

.center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}

.pad15 {
  padding: 15px;
}

.pad25 {
  padding: 25px;
}

.pad35 {
  padding: 35px;
}

.nobg {
  background-color: transparent !important;
}

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

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  min-height: 30px;
  line-height: 30px;
}

.popover {
  min-width: 220px;
}

/* 

    SPECIAL STYLING FOR FROMNEXT ANIMATION

*/
article.fromnext .entry-image {
  height: 204px;
}

/*

    ENTRY IMAGE

*/
.entry-image {
  background: #F4F4F4;
  position: relative;
}

.entry-image>a:after {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

.entry-image:hover>a:after {
  opacity: 0.2;
}

.entry-image .entry-category {
  margin-top: -31px;
  position: relative;
  display: block;
  text-align: center;
}

.entry-image .entry-category a {
  font-size: 18px;
  padding: 5px 10px;
  color: #FFFFFF;
}

.entry-image img {
  width: 100%;
  height: auto;
}

.entry-meta time {
  color: #666;
  font-size: 20px;
}

.entry-audio {
  margin-top: -120px;
}

.entry-audio.no-image {
  margin-top: -50px;
}

.entry-video {
  line-height: 0;
}

.entry-video iframe,
.entry-video object {
  /*min-height: 641px;*/
  /*min-height: 421px;*/
  min-width: 100%;
}

body.home .entry-video iframe,
body.home .entry-video object {
  /*min-height: 421px;*/
}

.pagination {
  text-align: center;
  margin: 0 0 30px;
  display: block;
  padding: 10px 35px;
}

.pagination>* {
  font-size: 14px;
  margin-right: 10px;
  padding: 5px 15px;
  display: inline-block;
}

.pagination>a {
  font-weight: bold;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
}

.pagination>a:hover {
  color: #FFFFFF;
}

footer.entry-meta {
  position: relative;
  border-radius: 0 0 2px 2px;
}

footer.entry-meta ul {
  color: rgba(0, 0, 0, 0.3);
  list-style: none;
  margin: 0;
  padding: 0;
}

footer.entry-meta ul a {
  color: rgba(0, 0, 0, 0.3);
}

footer.entry-meta .up_arrow:after,
footer.entry-meta .up_arrow:before {
  border-color: transparent transparent #FCFCFC;
  border-style: solid;
  border-width: 15px;
  content: "";
  height: 0;
  left: 40px;
  position: absolute;
  top: -30px;
  width: 0;
}

footer.entry-meta .up_arrow:before {
  top: -31px;
  border-color: transparent transparent #DDDDDD;
}

footer.entry-meta .avatar {
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  position: absolute;
  left: 0;
  top: 0;
}

footer.entry-meta h4 a {
  color: #878787;
  font-weight: normal;
  text-shadow: 0 1px 0 #FFFFFF;
  text-decoration: none;
}

footer.entry-meta .post-tags {
  margin: 0;
  padding: 0;

}

footer.entry-meta .post-tags li a {
  font-size: 12px;
  font-weight: bold;
  padding: 4px 6px;
  margin: 0 5px 5px 0;
  background: #F8F8F8;
  text-decoration: none;
  color: #666;
  display: block;
  float: left;
  text-align: center;
}

footer.entry-meta .post-tags li a:hover {
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/*

	POST FORMAT BADGE

*/
.format-link .post-format-badge {
  display: none;
}

.post-format-badge {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #FFFFFF;
  color: #FFFFFF;
  padding: 0;
  width: 42px;
  height: 42px;
  border-radius: 500px;
  border-bottom: none;
  z-index: 99;
}

.post-format-badge i {
  height: 42px;
  line-height: inherit !important;
  display: block;
  font-size: 18px;
  text-align: center;
}

.post-format-badge img {
  max-width: 80px;
  margin: auto;
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  border-radius: 500px;
}


/**********************************/
/*  PORTFOLIO PAGE
/**********************************/

.portfolio-page .portfolio-title {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-page article {
  position: relative;
}

.portfolio-page article .portfolio-image {
  position: relative;
  display: block;
  height: 100%;
}

.portfolio-page article .portfolio-image:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: #F35353;
  opacity: 0;
  top: 0;
  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}

.portfolio-page article:hover .portfolio-image:after {
  opacity: 0.8;
}

.portfolio-page article h3 {
  width: 100%;
  margin: 0;
  z-index: 1;
  top: 50%;
  font-size: 18px;
  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}

.portfolio-page article h3 small {
  font-style: italic;
  font-size: 14px;
  display: block;
  line-height: 1.5;
}

.portfolio-page article p {
  font-size: 12px;
}

.portfolio-page article .portfolio-image img {
  width: 100%;
  height: auto;
}

.portfolio-page article .portfolio-buttons {
  z-index: 1;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}

.portfolio-page article:hover .portfolio-buttons {
  opacity: 1;
}

.portfolio-page article .portfolio-buttons .portfolio-button {
  position: relative;
  display: inline-block;
}

.portfolio-page article .portfolio-content .entry-title {
  color: #333333;
}

.portfolio-page article .portfolio-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
  font-size: 12px;
}

.portfolio-page article .portfolio-content ul li h5 {
  font-size: 12px;
  display: inline;
  font-weight: bold;
}

.portfolio-page article .portfolio-content ul li a {
  font-size: 11px;
}

.portfolio-single .entry-content {
  padding-top: 15px;
}

.portfolio-single .entry-title {
  /*text-align: center;*/
  /*margin-bottom: 30px;*/
  /*padding: 0;*/
}

.portfolio-single .portfolio-list {
  padding: 25px;
  margin-left: 35px;
  float: right;
  position: relative;
  z-index: 1;
  background-color: #FAFAFA;
  border: 1px solid #EEEEEE;
  min-width: 20%;
  max-width: 33%;
}

.portfolio-single .portfolio-list ul {
  list-style: none;
  padding: 0;

}

.portfolio-single .portfolio-list ul li {
  font-size: 13px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.portfolio-single .portfolio-list li:last-child {
  border-bottom: none;
}

.portfolio-single .portfolio-list h4 {
  color: #333333;
  margin-top: 0;
  display: block;
  position: relative;
  font-weight: bold;
}

.portfolio-meta {
  list-style: none;
  background-color: #FAFAFA;
  padding: 20px 0;
  margin: 0;
  text-align: center
}

.portfolio-meta li {
  width: 25%;
  display: inline-block;
}

.portfolio-meta li h5 {
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
}


/**********************************/
/*  AUTHOR PAGE
/**********************************/
.author #author-posts .author-posts-item {
  position: relative;
  background-size: cover;

  margin-bottom: 35px;
  border-radius: 500px;
  overflow: hidden;
}

.author #author-posts .author-posts-item a:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000;
  content: '';
  left: 0;
  opacity: 0.3;

  -webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}

.author #author-posts .author-posts-item:hover a:before {
  opacity: 0;
}

.author #author-posts .author-posts-item a {
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.15);
  display: block;
  padding: 0 25px;
  width: 100%;
  position: absolute;

}

.author #author-posts .author-posts-item h3 {
  top: 50%;
  position: relative;
  margin: 0;
}

/**********************************/
/*  SIDEBAR
/**********************************/

/*.widget-area .affix{ position: fixed; }*/
#side-bar .sticky_sidebar {
  margin-bottom: -15px;
}

#side-bar .sticky_sidebar>div {
  background-color: #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 35px;
}

#side-bar .static-header .sticky_sidebar.affix {
  top: 35px;
}

#side-bar .sticky_sidebar.affix {
  top: 85px;
  position: fixed;
  margin-top: 0px;
  margin-bottom: 0;
  padding-bottom: 30px;
}

#side-bar .sticky_sidebar.affix-top {
  /*top: 0!important; */
}

#side-bar .sticky_sidebar.affix-bottom {
  position: absolute;
  top: auto !important;
  bottom: 0;
  margin-bottom: 0;
  /*padding-bottom: 30px;	*/
}

#side-bar {
  position: static;
  clear: none;
}

#side-bar>div {
  padding: 0 15px 15px;
}

#side-bar>div>div {
  margin-bottom: 35px;
  position: relative;
}

#side-bar>div>form {
  margin: 0;
}

#side-bar div.bl_tweets,
#side-bar div.bl_likebox,
#side-bar div.blu_instagram,
#side-bar div.blu_flickr,
#side-bar div.bl_newsletter,
#side-bar div.bl_googlebadge,
#side-bar div.bl_tabs,
#side-bar div.bl_socialbox,
#side-bar div.bl_category,
#side-bar div.widget_pages,
#side-bar div.widget_archive,
#side-bar div.widget_calendar,
#side-bar div.widget_nav_menu,
#side-bar div.widget_tag_cloud,
#side-bar div.widget_recent_entries,
#side-bar div.widget_meta,
#side-bar div.widget_categories,
#side-bar div.bl_flickr,
#side-bar div.widget_rss,
#side-bar div.bl_author,
#side-bar div.bl_imagebox,
#side-bar div.widget_search {
  padding: 0;
}

#side-bar div.bl_tweets .widget-head,
#side-bar div.bl_likebox .widget-head,
.blu_instagram .widget-head,
.blu_flickr .widget-head,
.bl_newsletter .widget-head,
.bl_googlebadge .widget-head,
#side-bar div.bl_tabs .widget-head,
#side-bar div.bl_socialbox .widget-head,
#side-bar div.bl_category .widget-head,
#side-bar div.widget_calendar .widget-head,
#side-bar div.widget_pages .widget-head,
#side-bar div.widget_archive .widget-head,
#side-bar div.widget_calendar .widget-head,
#side-bar div.widget_nav_menu .widget-head,
#side-bar div.widget_tag_cloud .widget-head,
#side-bar div.widget_recent_entries .widget-head,
#side-bar div.widget_meta .widget-head,
#side-bar div.widget_categories .widget-head,
#side-bar div.bl_flickr .widget-head,
#side-bar div.bl_author .widget-head,
#side-bar div.bl_imagebox .widget-head,
#side-bar div.widget_rss .widget-head,
#side-bar div.widget_search .widget-head {
  margin: 0;
  border-bottom: 1px solid #F2F2F2;
}

#side-bar>div.box>select {
  margin: 15px;
  width: 270px;
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs>li {
  display: table-cell;
  width: 1%;
  float: none;
}

.nav-tabs>li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-tabs>li:nth-child(2) a {
  /*background: #9EB2C0;*/
}


.site-footer #footer-body .nav-tabs>li>a,
.nav-tabs>li>a {
  background: rgba(255, 255, 255, 0.5);
  border: medium none !important;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 0;
  margin: 0;
  padding: 8px 0;
  display: block;
}

.nav-tabs>li>a:hover {
  background: rgba(255, 255, 255, 1);
  color: #333333;
}

.site-footer #footer-body #bl_side_tabs .active a,
#bl_side_tabs .active a {
  color: #333333;
  background: #fff !important;
  display: block;
}

/* TODO: Optionable uppercase/lowercase */
/* TODO: Optionable left/center align */
#side-bar .widget-head,
#footer-body .widget-head {
  font-size: 15px;
  font-weight: bold;
  line-height: 50px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.10);
}

#side-bar .widget-head * {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

#side-bar .widget-body,
#footer-body .widget-body {
  padding: 15px;
}

.top-color {
  width: 100%;
  position: relative;
  z-index: 402;
}

.top-color div {
  float: left;
  height: 5px;
  width: 25%;
}

/*.format-status .post-title{ display: none; }*/
/*.home .format-status footer.entry-meta{ display: none; }*/
.format-status .entry-image h1 {
  width: 100%;
  padding: 0 65px;
  text-align: center;
  margin: 35px 0 -30px;
}

.format-status .entry-image .post-meta {
  width: 100%;
  padding: 0 65px;
  text-align: center;
  color: #9A9A9A;
  margin: 35px 0 -30px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
}

.format-status .entry-image.background h1,
.format-status .entry-image.background .post-meta,
.format-status .entry-image.background .post-meta a {
  color: #FFFFFF;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

.format-status .entry-image a:after {
  display: none;
}

.format-status .entry-content {
  padding: 0;
}

.format-status .entry-container.bl_facebook .entry-content,
.format-status .entry-container.bl_twitter .entry-content {
  padding: 0;
  background-color: #F4F5F8;
}

.format-status .entry-image {
  padding: 5px 0;
  overflow: hidden;
}

.format-status .entry-image.bl_twitter {
  padding: 5px;
}

.format-status iframe {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  max-width: none !important;
}

.format-status iframe.twitter-tweet {
  margin: 65px auto !important;
  /*padding-left:25px!important;*/
}

.format-status .fb-post {
  text-align: center;
  width: 100%;
}

.format-status .fb-post span {
  margin: 65px 0;
  -webkit-transition: all .40s ease-in-out;
  -moz-transition: all .40s ease-in-out;
  -o-transition: all .40s ease-in-out;
  transition: all .40s ease-in-out;

}

.format-status .facebook-fallback {
  display: block;
  padding: 25px 0;
  text-align: center;
  background-color: #46629E;
  color: #FFFFFF;
  font-size: 20px;
  margin: -5px 0;
}

.format-status .bl_google.entry-image {
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #F4F5F8;
  text-align: center;
}

.format-status .bl_google.entry-image div {
  margin: 65px auto !important;
  display: inline-block;
}

/*.format-status .post-meta{
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 10px;
  padding: 25px 35px;
  padding-top: 25px;
  padding-left: 45px;
}*/
.home .format-quote .entry-container {
  display: none;
}

.format-quote .quote-area {
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  z-index: 10;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  padding: 0 15px;

  -webkit-transition: opacity .80s ease-in-out;
  -moz-transition: opacity .80s ease-in-out;
  -o-transition: opacity .80s ease-in-out;
  transition: opacity .80s ease-in-out;

}

.format-quote .no-thumbnail .quote-area .quote-text,
.format-quote .no-thumbnail .quote-area .quote-author a {
  color: #222222;
  text-shadow: none;
}

.format-quote .quote-area .quote-text {
  line-height: 1.2;
  font-size: 60px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
}

.format-quote .quote-area .quote-author a {
  color: #FFFFFF;
}

.format-quote .entry-image {
  min-height: 300px;
}

.format-quote .entry-image>a:after {
  opacity: 0;
}

.format-quote .entry-image:hover>a:after {
  opacity: 0.4;
}

.format-link .post-author {
  border-radius: 500px;
  height: 30px;
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
}

.format-link .post-author img {
  border-radius: 500px;
  height: 30px;
  width: 30px;
}

.format-link .entry-title {
  display: none;
}

.format-link .entry-image {
  display: block;
  position: relative;
  width: 100%;
  min-height: 150px;
  padding: 30px;
  background: #333333;
  right: auto;
  text-align: center;
}

.format-link .entry-image.background>a {
  color: #FFFFFF;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

.format-link .entry-image>a {
  z-index: 1;
}

.format-link .entry-image a i {
  opacity: 1;
  display: inline;
  vertical-align: middle;
}

.format-link .entry-image .background-link {
  position: absolute;
  left: 50%;
  top: 5%;
  opacity: 0.05;
  color: #FFFFFF;
  font-size: 190px;
  z-index: 0;
}

.format-link .entry-image span {
  display: block;
  font-size: 11px;
  opacity: 0.7;
}

.entry-container {
  position: relative;
  padding: 35px;
}

.entry-container.right_side .entry-content {
  border-right: 1px solid #EEEEEE;
  box-shadow: 4px 0px 0px 0 rgba(0, 0, 0, 0.015);
}

.entry-content {
  opacity: 0;
  z-index: 10;
}

.entry-content iframe {
  max-width: 100%;
}

.post-title.author-image-on {
  padding-right: 80px;
}

.post-title {
  border-radius: 2px 2px 0 0;
  margin: 0;
  position: relative;
}

.post-title h1 {
  display: block;
  text-align: left;
  font-size: 35px;
  font-weight: bold;
}

.post-title .author-image {
  margin-right: 15px;
}

.post-title .author-image img {
  border-radius: 500px;
  height: 50px;
}

.post-author {
  position: absolute;
  border-radius: 500px;
  width: 60px;
  height: 60px;
  top: 5px;
  right: 0;
}

.post-author img {
  border-radius: 500px;
  width: 60px;
  height: 60px;
}

.post-author small {
  font-weight: normal;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.3;
  margin-top: 5px;
}

.twocolumn .post-author,
.threecolumn .post-author,
.fourcolumn .post-author,
.fivecolumn .post-author {
  top: 20px;
  right: 10px;
}

.twocolumn .post-author img,
.threecolumn .post-author img,
.fourcolumn .post-author img,
.fivecolumn .post-author img {
  width: 40px;
  height: 40px;
}

.twocolumn .post-title.author-image-on,
.threecolumn .post-title.author-image-on,
.fourcolumn .post-title.author-image-on,
.fivecolumn .post-title.author-image-on {
  padding-right: 60px;
}

.entry-title {
  margin: 0;
  text-align: center;
  line-height: 120%;
  width: 100%;
  padding-right: 40px;
  position: relative;
}

.entry-title a {
  color: #333;
}

.entry-container a:hover {
  text-decoration: none;
}

.entry-content>p a:hover {
  text-decoration: underline;
}

.entry-title a i {
  opacity: 0.2;
  font-size: 30px;
  margin-left: -30px;
}

.format-quote a.more-link:hover {
  background-color: #85A9B3;
}

.format-standard a.more-link:hover {
  background-color: #F69087;
}

.format-gallery a.more-link:hover {
  background-color: #00ACED;
}

.format-image a.more-link:hover {
  background-color: #B0CB7A;
}

.format-link a.more-link:hover {
  background-color: #9664B5;
}

.format-video a.more-link:hover {
  background-color: #85CCB1;
}

.format-audio a.more-link:hover {
  background-color: #EF7336;
}

#content .entry-content a.more-link:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.entry-content p,
.entry-content ul li,
.entry-content ol li {
  font-size: 18px;
  line-height: 2;
  color: #525252;
}

.entry-content p * {
  max-width: 100%;
  /*height: auto;*/
}

.entry-content p img {
  height: auto;
}

/* =Plug-in Fixes
-------------------------------------------------------------- */
.mfp-bg {
  z-index: 1000 !important;
}

.mfp-wrap {
  z-index: 1005 !important;
}

.nivo-directionNav a {
  opacity: 1;
  display: block !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.entry-content p.wp-caption-text,
.entry-content p.gallery-caption,
article.type-page .the-content p.wp-caption-text,
article.type-page .the-content p.gallery-caption {
  color: #999999;
  font-size: 12px;
  text-align: center;
}

/* gallery */
.gallery-item a {
  display: inline-block !important;
  height: 100%;
  position: relative;
}

.gallery-item a:before {
  content: "+";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  z-index: 11;
  font-weight: 100;
  -webkit-transition: opacity .20s ease-in-out;
  -moz-transition: opacity .20s ease-in-out;
  -o-transition: opacity .20s ease-in-out;
  transition: opacity .20s ease-in-out;
}

.gallery-item:hover a:before {
  opacity: 0.8;
}

.gallery-item a:after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  -webkit-transition: opacity .20s ease-in-out;
  -moz-transition: opacity .20s ease-in-out;
  -o-transition: opacity .20s ease-in-out;
  transition: opacity .20s ease-in-out;

}

.gallery-item:hover a:after {
  opacity: 0.8;
}

.gallery-item img {
  border: none !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: relative;
}

.gallery-item img:before {
  content: '';
  background: red;
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
}

.gallery-item .alignnone {
  margin: 5px 20px 20px 0;
}

.gallery .gallery-item {
  position: relative;
  overflow: hidden;
}

.gallery .gallery-item .wp-caption-text {
  bottom: -100%;
  color: #FFFFFF;
  font-size: 10px;
  left: 10px;
  position: absolute;
  right: -10px;
  padding: 10px;
  margin: 0 20px;
  -webkit-transition: bottom .10s ease-in-out;
  -moz-transition: bottom .10s ease-in-out;
  -o-transition: bottom .10s ease-in-out;
  transition: bottom .10s ease-in-out;
  z-index: 20;

}

.gallery .gallery-item:hover .wp-caption-text {
  bottom: 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: none repeat scroll 0 0 #ECECEC;
  max-width: 100%;
  padding: 5px;
  text-align: center;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #DDDDDD;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.wp-caption p.wp-caption-text,
article.type-page .the-content .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 8px 0 0;
}

article.type-post a {
  margin: 0;
  padding: 0;
  display: inline;
  font-weight: bold;
}

article.type-post .moretag,
article .moretag,
article.type-post .more-link,
article .more-link {
  background: transparent;
  display: block;
  bottom: 0;
  margin: 10px 0;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  -webkit-transition: all .10s ease-in-out;
  -moz-transition: all .10s ease-in-out;
  -o-transition: all .10s ease-in-out;
  transition: all .10s ease-in-out;
}

article.type-portfolio .moretag,
article.type-portfolio .more-link {
  font-weight: bold;
}

article.type-portfolio .moretag:hover,
article.type-portfolio .more-link:hover {
  color: #FFFFFF;
}

article.type-post .moretag:hover,
article.type-post .more-link:hover {
  color: #FFFFFF;
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
}

article.type-post p a.lightbox {
  background: none;
  padding: auto;
  margin: auto;
}

article.type-post,
article.type-post .entry-header {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

article.type-post:first-child,
article.type-post:first-child .entry-header {
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

article.type-post:last-child,
article.type-post:last-child .entry-container,
article.type-post:last-child .entry-container .entry-content {
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}

article {
  position: relative;
  margin-bottom: 30px;
}

.entry-header {
  background: #f0f0f0;
  border-radius: 2px 2px 0 0;
  height: 120px;
  position: relative;
}

.post-format-badge .avatar-share {}

.post-format-badge .avatar-share:hover {
  overflow: hidden;
  border-radius: 500px;
}

.entry-header .post-format-badge {
  bottom: -30px;
  top: auto !important;
}

article.format-standard {
  overflow: visible;
}

article.format-standard .entry-content {
  /*padding: 40px 90px 50px;*/
}

.format-standard .post-format-badge {
  /*bottom: -40px;*/
}

.format-standard .entry-container.noimg .entry-content {
  padding-top: 0;
}

.share-story-container {
  margin-top: 25px;
}

.share-story-container h4 {
  margin: 0;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  float: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.share-story {
  float: none;
  display: block;
}

.share-story li {
  display: table-cell;
  width: 1%;
}

.share-story li a {
  height: 30px;
  display: block;
  text-align: center;
}

.share-story li i {
  line-height: 40px;
  font-size: 20px;
  height: 40px;
}

.bl-author-footer {
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  height: 50px;
  margin-top: 25px;
}

.bl-author-footer .author-header img {
  border: 5px solid #FFFFFF;
  border-radius: 500px 500px 500px 500px;
  height: 80px;
  position: relative;
}

.entry-container>.post-format-badge {
  top: -40px;
}

.format-link .post-format-badge i {
  line-height: 70px;
}

.post-format-quote {
  color: #85A9B3;
}

.post-format-image {
  color: #B0CB7A;
}

.post-format-gallery {
  color: #00ACED;
}

.post-format-standard {
  color: #F69087;
}

.post-format-video {
  color: #85CCB1;
}

.post-format-audio {
  color: #EF7336;
}

.post-format-link {
  color: #9664B5;
}

.sticky .post-format-badge {
  color: #2999C4;
}

.post-meta {
  display: block;
  color: #9a9a9a;
  text-align: left;
  padding: 0;
  margin-bottom: 0;
  line-height: 32px;
}

.post-meta time {
  display: inline-block;
}

.post-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  z-index: 10;
}

.post-meta ul li {
  float: left;
  margin-right: 15px;
}

.post-meta ul li:last-child {
  margin: 0;
}

.post-meta ul li a {
  color: #9a9a9a;
}

.post-meta:before,
.post-meta:after {
  content: "";
  display: table;
  line-height: 0;
}

.post-meta:after {
  clear: both;
}

/* input focus */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 1px solid rgba(126, 201, 172, 0.8);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none;
}



/* entry */


/*  Buttons  */
.page-links>a,
.page-links>span,
article.post .entry-content a.btn,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.btn {
  -webkit-transition: all .05s ease-in-out;
  -moz-transition: all .05s ease-in-out;
  -o-transition: all .05s ease-in-out;
  transition: all .05s ease-in-out;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.10)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
  border: none;
  -moz-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;
  padding: 8px 20px 10px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px;
  background-repeat: repeat-x;
  background-color: #F5F5F5;
  color: #333;
}

.page-links>a,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn:hover {
  background-position: 0;
}

.page-links>a:active,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.btn:active,
.btn:focus {
  /*box-shadow:0 2px 0 0 rgba(0, 0, 0, 0.1) inset;*/
  /*padding: 10px 20px 8px;*/
}

.page-links>span,
.btn.disabled {
  /*box-shadow:0 -2px 0 0 rgba(0, 0, 0, 0.1) inset;*/
  color: #cacaca;
  /*padding:4px 12px 4px;*/
}

/* search form */
#searchform label,
#searchform input[type="submit"] {
  display: none;
}

#side-bar #searchform input[type="submit"] {
  display: inline-block;
  width: 28%;
}

#masthead #searchform input[type="text"] {
  border: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  margin: 0;
  background: rgba(0, 0, 0, 0.05);
  color: #A0A0A0;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

#searchform input[type="text"]:focus {
  background: #fafafa;
  color: #444;
  box-shadow: none;
}

/*  

  Widgets

*/
/* all select boxes */
#side-bar select {
  width: 100%;
  padding: 4px;
}

.bl_category ul {
  list-style: none;
}

.bl_category>ul {
  margin: 0;
  padding: 15px 25px;
}

.bl_category ul li {
  position: relative;
  /*min-height: 25px;*/
}

.bl_category ul li a {
  position: relative;
  display: block;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.bl_category ul li:last-child a {
  border-bottom: none;
}

.bl_category ul li .children:before {
  content: "\e83f ";
  font-family: 'fontello';
  position: absolute;
  top: 10px;
  right: 35px;
  display: block;
  color: rgba(0, 0, 0, 0.2);
}

.bl_category ul li a+span {
  background-color: rgba(0, 0, 0, 0.2);
  text-shadow: none;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 10px;
  border-radius: 2px;
}

.bl_category ul li .children li {

  position: relative;
  max-height: 0;
  min-height: 0;
  overflow: hidden;

  -webkit-transition: max-height .80s ease-in-out;
  -moz-transition: max-height .80s ease-in-out;
  -o-transition: max-height .80s ease-in-out;
  transition: max-height .80s ease-in-out;
}

.bl_category ul li:hover>.children>li {
  max-height: 500px;
}

.bl_category ul li .children li a {}

.bl_category>ul>li>a {
  display: block;
  overflow: visible;
  max-height: none;
}

.widget_categories select {
  border: 0 none;
  margin: 0 !important;
  min-height: 40px;
  padding: 10px;
  width: 100% !important;
}

.scale img {
  -webkit-transition: all .10s ease-in-out;
  -moz-transition: all .10s ease-in-out;
  -o-transition: all .10s ease-in-out;
  transition: all .10s ease-in-out;
}

.scale:hover img {
  transform: scale(1.03);
  -ms-transform: scale(1.03);
  -webkit-transform: scale(1.03);
}

.bl-social-icon {
  background: none repeat scroll 0 0 #F0F0F0;
  border-radius: 500px;
  color: #777777;
  display: inline-block;
  font-size: 11px;
  padding: 4px 6px;
}

/* general css for all widgets */
.widget-head {
  background: #2E3641;
  padding: 0 15px;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  color: #fff;
  margin: -15px -15px 15px;
}

.widget-head a {
  color: #fff;
}

.bl_tabs,
.bl_author,
.bl_imagebox,
.blu_instagram,
.bl_newsletter,
.blu_flickr,
.bl_likebox,
.bl_tweets,
.widget_categories,
.widget_recent_comments,
.widget_search {
  padding: 0;
}

#side-bar .bl_author .widget-body,
#side-bar .bl_imagebox .widget-body,
#side-bar .blu_instagram .widget-body,
#side-bar .blu_flickr .widget-body,
#side-bar .bl_likebox .widget-body,
#side-bar .bl_tweets .widget-body,
#side-bar .widget_recent_comments .widget-body,
#side-bar .widget_categories .widget-body {
  padding: 0;
}


/* Social Counter Widget */
#side-bar .bl_social_counter .widget-body {
  padding: 0;
}

.bl_social_counter ul li {
  display: block;
  text-align: left;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
  padding-left: 70px;
}

.bl_social_counter ul li:last-child {
  border-bottom: none;
}

.bl_social_counter ul li a {
  color: #333333;
  display: block;
  width: 100%;

  -webkit-transition: background-color 0.05s ease-in-out;
  -moz-transition: background-color 0.05s ease-in-out;
  -o-transition: background-color 0.05s ease-in-out;
  -ms-transition: background-color 0.05s ease-in-out;
  transition: background-color 0.05s ease-in-out;
}

.bl_social_counter ul li .bl_wrapper {
  display: table-cell;
  vertical-align: middle;
  height: 68px;
}

.bl_social_counter ul li:hover {
  background-color: #FFFFFF;
}

.bl_social_counter ul li i {
  font-size: 22px;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  left: 15px;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  border-radius: 40px;
  color: #FFFFFF;
}

.bl_social_counter ul li.facebook i {
  background-color: #627BAE;
}

.bl_social_counter ul li.twitter i {
  background-color: #00ACEE;
}

.bl_social_counter ul li.gplus i {
  background-color: #DD4B39;
}

.bl_social_counter ul li.instagram i {
  background-color: #417196;
}

.bl_social_counter ul li h4 {
  font-size: 16px;
  margin: 0;
  position: relative;
  display: block;
  font-weight: normal;
}

.bl_social_counter ul li small {
  display: block;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0;
  position: relative;
}

/* Google ADS Widget*/
#side-bar .bl_google_ads .widget-body {
  padding: 15px 0;
}


/*  Author Widget  */
.bl_author>img {
  width: 100%;
}

.bl_author>h3+img {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#footer-body .bl_author .widget-body {
  background: #ffffff;
  padding: 0 15px 15px;
}

.bl_author .widget-body {
  position: relative;
  text-align: center;
}

.bl_author>img+.widget-body .bl_author_img+.bl_author_bio {
  padding-top: 50px;
}

.bl_author .bl_author_bio {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
  color: #333;
}

.bl_author .bl_author_bio>h3 {
  margin: 15px 0 0;
  font-size: 22px !important;
  padding-bottom: 10px !important;
}

#footer-body .bl_author .bl_author_bio {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.bl_author .bl_author_bio p {
  margin: 0;
}

.bl_author_img {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  height: 100px;
  width: 100px;
  background: #fff;
  padding: 5px;
}

.bl_author>img+.widget-body .bl_author_img {
  left: 50%;
  margin: 0 -50px;
  position: absolute;
  top: -45px;
  overflow: hidden;
}

.bl_author>img+.widget-body .bl_author_img img {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  height: 90px;
  max-width: none;
  width: 90px;
}

/*  Image Box Widget  */
.bl_imagebox .top-line {
  display: none;
}

.bl_imagebox>img {
  width: 100%;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.bl_imagebox>h3+img {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#footer-body .bl_imagebox .widget-body {
  background: #ffffff;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  padding: 0 15px 15px;
}

.bl_imagebox .widget-body {
  position: relative;
  text-align: center;
}

.bl_imagebox .widget-footer {
  color: #C9C9C9;
  padding: 5px 15px;
  font-size: 12px;
}

.bl_imagebox>img+.widget-body .bl_imagebox_img+.bl_imagebox_bio {
  padding-top: 60px;
}

.bl_imagebox .bl_imagebox_bio {
  padding: 15px;
  color: #333;
}

.bl_imagebox .bl_imagebox_bio>h3 {
  color: #333;
  font-size: 25px !important;
  font-weight: bold;
  margin: 0;
}

#footer-body .bl_imagebox .bl_imagebox_bio {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.bl_imagebox .bl_imagebox_bio p {
  margin: 10px 0 0;
}

.bl_imagebox_img {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  height: 100px;
  width: 100px;
  background: #fff;
  padding: 5px;
}

.bl_imagebox>img+.widget-body .bl_imagebox_img {
  left: 50%;
  margin: 0 -50px;
  position: absolute;
  top: -45px;
}

/* featured posts widget */
#side-bar .bl_featured_post {
  padding: 0 !important;
  position: relative;
  overflow: hidden;
}

.bl_featured_post iframe {
  max-width: 100%;
  height: 235px;
  margin-bottom: -7px;
}

#side-bar .bl_featured_post h3 a {
  display: inline-block;
  font-size: 12px;
  position: absolute;
  right: 20px;
}

.bl_featured_post .widget-body>iframe+h4,
.bl_featured_post .widget-body>iframe~p {
  display: none;
}

.bl_featured_post h3 {
  margin: 0;
  position: relative;
  /*min-height: 47px;*/
}

.bl_featured_post .widget-body {
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}

.bl_featured_post h3+.widget-body {
  border-radius: 0 0 2px 2px;
}

.bl_featured_post .widget-body>img {
  height: 250px;
  max-width: none;
  min-width: 100%;
  width: auto;
}

.bl_featured_post .widget-body>.featured_post_overlay {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}

.bl_featured_post .widget-body>h4 {
  line-height: 30px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 80px;
  color: #FFFFFF;
  font-weight: bolder;
  font-size: 30px;
  padding: 0 25px;
  width: 100%;
  text-align: center;
}

.bl_featured_post .widget-body>h4 a {
  color: #FFFFFF;
  opacity: 0.9;
}

.bl_featured_post .widget-body>h4 a:hover {
  opacity: 1;
}

.bl_featured_post .widget-body>p {
  line-height: 18px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 120px;
  color: #FFFFFF;
  font-weight: bolder;
  font-size: 16px;
  padding: 0 25px;
  width: 100%;
  text-align: center;
}

.bl_featured_post .featured_gallery {
  list-style: none;
  width: 1000%;
  margin: 0;
  position: relative;
}

.bl_featured_post .featured_gallery li {
  width: 10%;
  float: left;
}

#footer-body .bl_featured_post .featured_box_arrow,
#side-bar .bl_featured_post .featured_box_arrow {
  position: absolute;
  top: 50%;
  height: 50px;
  margin: 0;
  font-size: 34px;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#footer-body .bl_featured_post .featured_box_arrow:hover,
#side-bar .bl_featured_post .featured_box_arrow:hover {
  cursor: pointer;
  opacity: 0.8;
}

#footer-body .bl_featured_post .left_arrow,
#side-bar .bl_featured_post .left_arrow {
  left: -40px;
}

#footer-body .bl_featured_post .right_arrow,
#side-bar .bl_featured_post .right_arrow {
  right: -40px;
}

#footer-body .bl_featured_post:hover>.left_arrow,
#side-bar .bl_featured_post:hover>.left_arrow {
  left: 1px;
}

#footer-body .bl_featured_post:hover>.right_arrow,
#side-bar .bl_featured_post:hover>.right_arrow {
  right: 1px;
}

/* social box */
.bl_socialbox .widget-body {
  padding: 10px 14px;
  text-align: center;
}

.cleanwidget.bl_socialbox,
.cleanwidget.bl_socialbox .widget-head {
  padding: 0;
  background: transparent;

}

.bl_socialbox ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bl_socialbox li {
  /*float: left;*/
  display: inline-block;
  margin: 4px;
}

.site-footer #footer-body .bl_socialbox a,
.bl_socialbox a {
  color: #666;
  padding: 2px 6px;
  font-size: 18px;
  background: transparent;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  display: inline-block;
}

.site-footer #footer-body .bl_socialbox a:hover,
.bl_socialbox a:hover {
  color: #fff !important;
  transform: scale(1.08);
  -ms-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  text-decoration: none;
}

.bl_socialbox a.bl_icon_facebook {
  color: #4861A3 !important;
}

.bl_socialbox a.bl_icon_facebook:hover {
  color: #fff !important;
  background: #4861A3 !important;
  border-color: #4861A3 !important;
}

.bl_socialbox a.bl_icon_twitter {
  color: #1BB2E9 !important;
}

.bl_socialbox a.bl_icon_twitter:hover {
  color: #fff !important;
  background: #1BB2E9 !important;
  border-color: #1BB2E9 !important;
}

.bl_socialbox a.bl_icon_googleplus {
  color: #CE4231 !important;
}

.bl_socialbox a.bl_icon_googleplus:hover {
  color: #fff !important;
  background: #CE4231 !important;
  border-color: #CE4231 !important;
}

.bl_socialbox a.bl_icon_linkedin {
  color: #007BB6 !important;
}

.bl_socialbox a.bl_icon_linkedin:hover {
  color: #fff !important;
  background: #007BB6 !important;
  border-color: #007BB6 !important;
}

.bl_socialbox a.bl_icon_youtube {
  color: #BC1E2C !important;
}

.bl_socialbox a.bl_icon_youtube:hover {
  color: #fff !important;
  background: #BC1E2C !important;
  border-color: #BC1E2C !important;
}

.bl_socialbox a.bl_icon_rss {
  color: #F99C00 !important;
}

.bl_socialbox a.bl_icon_rss:hover {
  color: #fff !important;
  background: #F99C00 !important;
  border-color: #F99C00 !important;
}

.bl_socialbox a.bl_icon_flickr {
  color: #FE0083 !important;
}

.bl_socialbox a.bl_icon_flickr:hover {
  color: #fff !important;
  background: #FE0083 !important;
  border-color: #FE0083 !important;
}

.bl_socialbox a.bl_icon_vimeo {
  color: #1BB6EC !important;
}

.bl_socialbox a.bl_icon_vimeo:hover {
  color: #fff !important;
  background: #1BB6EC !important;
  border-color: #1BB6EC !important;
}

.bl_socialbox a.bl_icon_pinterest {
  color: #CD2026 !important;
}

.bl_socialbox a.bl_icon_pinterest:hover {
  color: #fff !important;
  background: #CD2026 !important;
  border-color: #CD2026 !important;
}

.bl_socialbox a.bl_icon_dribbble {
  color: #E14A85 !important;
}

.bl_socialbox a.bl_icon_dribbble:hover {
  color: #fff !important;
  background: #E14A85 !important;
  border-color: #E14A85 !important;
}

.bl_socialbox a.bl_icon_tumblr {
  color: #49637C !important;
}

.bl_socialbox a.bl_icon_tumblr:hover {
  color: #fff !important;
  background: #49637C !important;
  border-color: #49637C !important;
}

.bl_socialbox a.bl_icon_instagram {
  color: #AC8568 !important;
}

.bl_socialbox a.bl_icon_instagram:hover {
  color: #fff !important;
  background: #AC8568 !important;
  border-color: #AC8568 !important;
}

.bl_socialbox a.bl_icon_soundcloud {
  color: #F93E14 !important;
}

.bl_socialbox a.bl_icon_soundcloud:hover {
  color: #fff !important;
  background: #F93E14 !important;
  border-color: #F93E14 !important;
}

.bl_socialbox a.bl_icon_viadeo {
  color: #F97618 !important;
}

.bl_socialbox a.bl_icon_viadeo:hover {
  color: #fff !important;
  background: #F97618 !important;
  border-color: #F97618 !important;
}

/*  Tabs widget  */
.bl_tabs h3+#bl_side_tabs {
  top: 0;
}

.bl_tabs h3+#bl_side_tabs+.tab-content {
  margin-top: 0;
}

.bl_tabs #bl_side_tabs {
  margin: 0;
  position: relative;
  top: 0;
}

#bl_side_posts>ul,
#bl_side_comments>ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#bl_side_posts>ul li,
#bl_side_comments>ul li {
  padding: 15px 15px 25px 110px;
  position: relative;
  min-height: 55px;
  right: -110%;
  border-left: 3px solid transparent;
}

#bl_side_posts>ul li:hover,
#bl_side_comments>ul li:hover {
  background: none repeat scroll 0 0 #F8F8F8;
  /*border-left: 3px solid #F69087;*/
  cursor: pointer;
}

#bl_side_posts>ul li:hover .tab_icon,
#bl_side_comments>ul li:hover .tab_attachment,
#bl_side_posts>ul li:hover .tab_attachment {
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  /*  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);*/
}

.bl_tabs {}

.bl_tabs .top-line {
  display: none;
}

.bl_tabs ul li a {
  font-weight: bold;
}

.bl_tabs ul li .tab_attachment {
  position: absolute;
  left: 15px;
  top: 8px;
  background: transparent !important;
  display: block;
}

.bl_tabs ul li .tab_text {
  display: table;
  height: 55px;
}

.site-footer #footer-body .bl_tabs ul li .tab_text h5,
.bl_tabs ul li .tab_text h5 {
  color: #717171;
  display: table-cell;
  text-decoration: none !important;
  vertical-align: middle;
  background: transparent;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

#side-bar .bl_tabs ul li .tab_text h5 {
  background: transparent;
}

.site-footer #footer-body .bl_tabs ul li .tab_text h5 a,
.bl_tabs ul li .tab_text h5 a {
  color: #717171;
  text-decoration: none !important;
  margin-bottom: 5px;
  display: block;
}

.site-footer #footer-body .bl_tabs ul li .tab_text h5,
.bl_tabs ul li .tab_text h5 small {
  display: block;
}

.bl_tabs ul li .tab_text a span {
  /*color: #F69087;*/
}

.bl_tabs .tab-content {
  background: none repeat scroll 0 0 #FFFFFF;
  min-height: 100px;
  padding: 15px 0;
}

.tab_icon {
  display: block;
  height: 80px;
  width: 80px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
}

.tab_icon i {
  color: #FFFFFF;
  display: block;
  font-size: 26px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 80px;
}

.bl_tabs .tab-content img {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  width: 80px;
  height: 80px;
  display: block;
  position: relative;
  max-width: none\9;
}

.tab_quote {
  background-color: #85A9B3;
  background-position: 2px -220px;
}

.tab_audio {
  background-color: #EF7336;
  background-position: 2px -330px;
}

.tab_link {
  background-color: #9664B5;
  background-position: 2px -50px;
}

.tab_gallery,
.tab_image {
  background-position: 1px -274px;
  background-color: #B0CB7A;
}

.tab_standard {
  background-position: 1px -107px;
  background-color: #F69087;
}

.tab_video {
  background-position: 1px -442px;
  background-color: #85CCB1;
}

#bl_side_tags {
  padding: 0 15px;
}

#bl_side_tags .bl_tab_tag {
  font-weight: bold;
  padding: 4px 6px;
  margin: 0 5px 5px 0;
  background: #F8F8F8;
  text-decoration: none;
  color: #666;
  display: block;
  float: left;
  text-align: center;
}

#bl_side_tags .bl_tab_tag:hover {
  /*background: #F69087;*/
  color: #fff;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/*  Facebook like box  */
.bl_likebox .widget-head {
  background-image: url("assets/img/noise_transparent.png");
  background-color: #4861A3;
  color: #FFF;
  text-shadow: 0 1px 0 rgba(52, 76, 137, 0.5);
  margin: 0;
}

#bl_likebox>iframe {
  min-width: 180px;
}

#footer-body #bl_likebox {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.bl_likebox .widget-body {
  padding: 0;
}

#bl_likebox {
  background: none repeat scroll 0 0 #FFFFFF;
}

/* Google+ widget */
#side-bar>.bl_googlebadge>h3,
#footer-body .bl_googlebadge>h3 {
  margin: 0;
}

#side-bar>.bl_googlebadge,
#footer-body .bl_googlebadge {
  background: none repeat scroll 0 0 transparent;
  overflow: hidden;
  padding: 0;
}

#side-bar>.bl_googlebadge .widget-body,
#footer-body .bl_googlebadge .widget-body {
  left: -50%;
  position: relative;
  text-align: center;
  width: 200%;
}

#side-bar>.bl_googlebadge .widget-body>div iframe,
#footer-body .bl_googlebadge .widget-body>div iframe {}

/* Twitter widget */
.bl_tweets .widget-head {
  background-image: url("assets/img/noise_transparent.png");
  background-color: #3BAAE1;
  color: #FFF;
  text-shadow: 0 1px 0 rgba(52, 133, 170, 0.5);
  margin: 0;
}

#footer-body .bl_tweets {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}

.bl_tweets .widget-body {
  padding: 0;
  background: #E2E2E2;
}

.bl_tweets #tweets {
  overflow: hidden;
}

.bl_tweets #tweets iframe {
  margin-top: -3px;
}

#footer-body #tweets iframe {
  min-width: 100% !important;
}

/*  Newsletter Widget  */
.bl_newsletter p {
  color: #B0B0B0;
  margin: 0 0 15px;
}

.bl_newsletter .input-append {
  margin-bottom: 0;
  position: relative;
  width: 100%;
}

.bl_newsletter .input-append input {
  padding: 5px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
}

.bl_newsletter .input-append button {
  color: #6CC86C;
  border-width: 1px;
  border-style: solid;
  border-color: #6CC86C;
  background-color: transparent;
  background-image: none;
  width: 100%;
  display: block;
  margin-bottom: 5px;
  border-radius: 1px;
}

.bl_newsletter .input-append button:hover {
  color: #FFFFFF;
  background-color: #6CC86C;
}

.bl_newsletter .widget-body {
  padding: 15px;
}

#footer-body .bl_newsletter .widget-head,
#footer-body .bl_newsletter {
  background: transparent;
  border: none;
}

#footer-body .bl_newsletter .widget-head {
  margin: 0;
}

#side-bar .bl_newsletter p {
  color: #717171;
  text-shadow: none;
  margin: 0 0 15px;
}

.bl_newsletter .bl_newsletter_email {
  height: 40px;
  width: 70%;
}

#side-bar .bl_newsletter .bl_newsletter_email {
  border: 1px solid #CCCCCC;
}

.bl_newsletter button {
  height: 37px;
  box-shadow: none;
  width: 30%;
}

/*  Flickr widget  */
.flickr-slider {
  height: auto !important;
}

.bl_flickr .widget-body {
  overflow: hidden;
}

.bl_flickr .flickr-images {
  margin: 0;
  list-style: none;
  height: auto !important;
}

#side-bar .bl_flickr h3 {
  position: relative;
}

#side-bar .bl_flickr h3 a {
  display: inline-block;
  font-size: 12px;
  position: absolute;
  right: 20px;
}



/*  
    Instagram Widget
*/
.swiper-container.swiper-container-instagram .swiper-wrapper {
  position: relative;
}

.swiper-container.swiper-container-instagram .swiper-slide a {
  display: block;
  padding-right: 4px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100%;
}

.swiper-container-instagram .swiper-slide a:after {
  background: none repeat scroll 0 0 #000000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -ms-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
  width: 100%;
}

.ie8 .swiper-container-instagram .swiper-slide a:after {
  display: none !important;
}

.swiper-container-instagram .swiper-slide a:hover:after {
  opacity: 0.2;
}

.swiper-container.swiper-container-instagram .swiper-slide:last-child a {
  padding-right: 0
}

.blu_instagram .widget-body {
  padding: 0;
  position: relative;
}

.blu_instagram .instagram-images-container {
  overflow: hidden;
}

.blu_instagram .widget-body .instagram-header {
  z-index: 2;
  position: relative;
  padding: 7px 0;
  border-top: 1px solid #EEEEEE;
}

.blu_instagram ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blu_instagram:hover .caption_text.on_hover {
  opacity: 1;
}

.blu_instagram .caption_text.on_hover {
  opacity: 0;
}

.blu_instagram .caption_text {
  position: absolute;
  bottom: 35px;
  text-align: center;
  width: 100%;
  left: 0;
  padding: 0 25px;

  -webkit-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -ms-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
}

.blu_instagram .blu-heading {
  margin: 0;
}

.blu_instagram .instagram-images {
  width: 6000px;
  position: relative;
}

.blu_instagram .instagram-header li {
  display: table-cell;
  width: 1%;
  text-align: center;
  line-height: 17px;
}

.blu_instagram .instagram-header li p {
  color: #444444;
  font-weight: bold;
  margin: 0;
  font-size: 16px;
}

.blu_instagram .instagram-interactions {
  bottom: 0;
  position: absolute;
  text-align: left;
  color: #F9F9F9;
  font-size: 14px;
  padding: 5px;
  width: 100%;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}

.blu_instagram .swiper-container .arrow-left,
.blu_instagram .swiper-container .arrow-right {
  height: 40%;
  margin-top: 0;
  position: absolute;
  top: 30%;
  width: 35px;
  z-index: 400;
}

.blu_instagram .swiper-container .arrow-right {
  right: 0;
}

.blu_instagram .swiper-container .arrow-left {
  left: 0;
}

/*  
    Flickr Widget
*/
.swiper-container.swiper-container-flickr .swiper-wrapper {
  position: relative;
}

.swiper-container.swiper-container-flickr .swiper-slide a {
  display: block;
  padding-right: 4px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100%;
}

.swiper-container-flickr .swiper-slide a:after {
  background: none repeat scroll 0 0 #000000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -ms-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
  width: 100%;
}

.ie8 .swiper-container-flickr .swiper-slide a:after {
  display: none !important;
}

.swiper-container-flickr .swiper-slide a:hover:after {
  opacity: 0.2;
}

.swiper-container.swiper-container-flickr .swiper-slide:last-child a {
  padding-right: 0
}

#side-bar .blu_flickr {
  position: relative;
}

#side-bar .blu_flickr .widget-head a {
  color: #FFFFFF;
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 15px;
  z-index: 100;
  width: 100%;
  text-align: center;
}

.blu_flickr .widget-body {
  padding: 0;
  position: relative;
}

.blu_flickr .flickr-images-container {
  overflow: hidden;
}

.blu_flickr .widget-body .flickr-header {
  z-index: 2;
  position: relative;
  padding: 7px 0;
  border-top: 1px solid #EEEEEE;
}

.blu_flickr ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blu_flickr .blu-heading {
  margin: 0;
}

.blu_flickr .flickr-images {
  width: 6000px;
  position: relative;
}

.blu_flickr .flickr-header li {
  display: table-cell;
  width: 1%;
  text-align: center;
  line-height: 17px;
}

.blu_flickr .flickr-header li p {
  color: #444444;
  font-weight: bold;
  margin: 0;
  font-size: 16px;
}

.blu_flickr .flickr-interactions {
  bottom: 0;
  position: absolute;
  text-align: left;
  color: #F9F9F9;
  font-size: 14px;
  padding: 5px;
  width: 100%;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}

.blu_flickr .swiper-container .arrow-left,
.blu_flickr .swiper-container .arrow-right {
  height: 40%;
  margin-top: 0;
  position: absolute;
  top: 30%;
  width: 35px;
  z-index: 400;
}

.blu_flickr .swiper-container .arrow-right {
  right: 0;
}

.blu_flickr .swiper-container .arrow-left {
  left: 0;
}

/*  
    Featured Posts Widget
*/
.swiper-container.swiper-container-featured .swiper-wrapper {
  position: relative;
}

.swiper-container.swiper-container-featured .swiper-slide {
  height: 250px;
}

.swiper-container.swiper-container-featured .swiper-slide a {
  height: 250px;
  display: block;
  padding-right: 4px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.swiper-container-featured .swiper-slide a:after {
  background: none repeat scroll 0 0 #000000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -ms-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
  width: 100%;
}

.ie8 .swiper-container-featured .swiper-slide a:after {
  display: none !important;
}

.swiper-container-featured .swiper-slide a:hover:after {
  opacity: 0.2;
}

.swiper-container.swiper-container-featured .swiper-slide:last-child a {
  padding-right: 0
}

#side-bar .bl_featured_post {
  position: relative;
}

#side-bar .bl_featured_post .widget-head a {
  color: #FFFFFF;
  font-size: 12px;
  position: relative;
  right: 0;
  bottom: 15px;
  z-index: 100;
  width: 100%;
  text-align: center;
}

.swiper-container.swiper-container-featured .post-title {
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  width: 100%;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  text-transform: none !important;
  padding: 0 15px !important;
  z-index: 10;
}

.swiper-container.swiper-container-featured .post-title p {
  font-size: 60%;
  font-weight: normal;
}


.bl_featured_post .widget-body {
  padding: 0;
  position: relative;
}

.bl_featured_post .featured-images-container {
  overflow: hidden;
}

.bl_featured_post .widget-body .featured-header {
  z-index: 2;
  position: relative;
  padding: 7px 0;
  border-top: 1px solid #EEEEEE;
}

.bl_featured_post ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bl_featured_post .blu-heading {
  margin: 0;
}

.bl_featured_post .featured-images {
  width: 6000px;
  position: relative;
}

.bl_featured_post .featured-header li {
  display: table-cell;
  width: 1%;
  text-align: center;
  line-height: 17px;
}

.bl_featured_post .featured-header li p {
  color: #444444;
  font-weight: bold;
  margin: 0;
  font-size: 16px;
}

.bl_featured_post .featured-interactions {
  bottom: 0;
  position: absolute;
  text-align: left;
  color: #F9F9F9;
  font-size: 14px;
  padding: 5px;
  width: 100%;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}

.bl_featured_post .swiper-container .arrow-left,
.bl_featured_post .swiper-container .arrow-right {
  height: 40%;
  margin-top: 0;
  position: absolute;
  top: 30%;
  width: 35px;
  z-index: 400;
}

.bl_featured_post .swiper-container .arrow-right {
  right: 0;
}

.bl_featured_post .swiper-container .arrow-left {
  left: 0;
}

/*
  Default Wordpress Widgets
*/

/*  search  */
.searchform input {
  margin: 0 !important;
}

/*#masthead .searchform fieldset{
  width:100%;
  position:absolute;
}
#masthead .searchform input{
  background: transparent;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  display: none;
  padding: 0;
  width: 100%;
  min-height: 40px;
  border: none;
  position: absolute;
  box-shadow: none;
  font-size: 30px;
  color: rgba(0,0,0,0.2);
  top: -7px;
  border-radius: 0;
}*/
.searchform input {
  width: 100%;
  padding: 5px;
}

.searchform a {
  display: none;
}

#side-bar div.widget_search input[type="text"],
#footer-body div.widget_search input[type="text"] {
  /*width: 70%;*/
  height: 34px;
  margin: 0;
  background: none repeat scroll 0 0 #EFEFEF;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  border: none;
  padding: 5px;
  /*max-width: 190px;*/
}

#side-bar div.widget_search form {
  margin: 0;
  padding: 15px;
}

#footer-body #searchform {
  display: inline-block;
}

#footer-body .widget_search {
  background: transparent;
  border: none;
}

#footer-body .widget_search .widget-head {
  background: transparent;
  margin: 0;
}

/* rss */
.widget_rss ul {
  margin: 0;
  list-style: none;
}

.widget_rss ul li {
  padding: 10px 15px;
  border-top: 1px solid #eee;
}

#footer-body .widget_rss ul li {
  border-top: none;
}

.widget_rss ul li:first-child {
  border-top: none;
}

.widget_rss ul li a {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.widget_rss ul li .rss-date {
  color: #999;
  font-size: 12px;
  display: block;
}

#footer-body .rssSummary {
  color: #fff;
}

#footer-body .rssSummary {
  color: #fff;
}

/* Recent Comments */
#recentcomments {
  list-style: none;
}

#recentcomments>li {
  color: #999999;
  font-size: 12px;
}

#recentcomments>li a.url {
  font-size: 12px;
  color: #999;
}

#recentcomments>li:after {
  clear: both;
}

#recentcomments .recentcomments>a:last-child {
  clear: left;
  float: left;
}

#recentcomments>li:before,
#recentcomments>li:after {
  content: " ";
  display: table;
}

.footer-widgets .widget_recent_entries li span.badge,
.footer-widgets .widget_nav_menu ul li span.badge,
.footer-widgets .widget_categories li span.badge,
.footer-widgets .widget_recent_comments li span.badge,
.footer-widgets .widget_pages li span.badge,
.footer-widgets .widget_meta li span.badge,
.footer-widgets .widget_archive li span.badge {
  color: #FFFFFF;
  border: 1px solid #3F3F3F;
}

#side-bar ul li {
  position: relative;
}

/* Calendar */
.widget_calendar table {
  width: 100%;
}

#footer-body .widget_calendar {
  /*padding: 0;*/
}

#footer-body .widget_calendar table {
  width: 100%;
  background: #ffffff;
  color: #717171;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.widget_calendar table>caption {}

#footer-body .widget_calendar .widget-head {
  /*margin: 0;*/
}

.widget_calendar table>caption {
  background: none repeat scroll 0 0 #272F3A;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  padding: 0 15px;
  text-align: left;
}

.widget_calendar .widget-head+#calendar_wrap table>caption {
  background: #333333;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 15px;
  font-weight: bold;
  line-height: inherit;
  padding: 5px 0;
  text-align: center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#footer-body .widget_calendar .widget-head+#calendar_wrap table>caption {
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.widget_calendar tr {}

.widget_calendar tr th {
  background: #BDBDBD;
  color: #FFFFFF;
  padding: 3px 0;
  text-align: center;
}

.widget_calendar tr td {
  text-align: center;
  font-size: 16px;
}

.widget_calendar tr td a {
  font-weight: bold;
}

/* Categories, Pages, Archives, Recent Comments and Reecent Posts bundled */
.widget_recent_entries>ul,
.widget_recent_comments>ul,
.widget_meta>ul,
.widget_archive>ul,
.widget_nav_menu>div>ul,
.widget_categories>ul,
.widget_rss>ul,
.widget_pages>ul {
  list-style: none;
  margin: 0;
  padding: 0 15px;
}

.widget_nav_menu>div>ul ul,
.widget_categories>ul ul,
.widget_pages>ul ul {
  padding-left: 35px;
  padding-top: 10px;
}

.widget_nav_menu ul ul li,
.widget_categories>ul ul li,
.widget_pages>ul ul li {
  list-style: none;
  position: relative;
}

.widget_nav_menu ul ul li:before,
.widget_categories>ul ul li:before,
.widget_pages>ul ul li:before {
  content: '\f105';
  font-family: "fontello";
  color: #777777;
  left: -10px;
  position: absolute;
  top: 9px;
}

.footer-widgets .widget_nav_menu ul ul li:before,
.footer-widgets .widget_categories>ul ul li:before,
.footer-widgets .widget_pages>ul ul li:before {
  color: inherit;
}

.widget_recent_entries>ul>li,
.widget_nav_menu>div>ul>li,
.widget_categories>ul>li,
.widget_recent_comments>ul>li,
.widget_pages>ul>li,
.widget_meta>ul>li,
.widget_rss>ul>li,
.widget_archive>ul>li {
  position: relative;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  /*border-bottom: 1px solid #EFEFEF;*/
}

.footer-widgets .widget_recent_entries>ul>li,
.footer-widgets .widget_nav_menu>div>ul>li,
.footer-widgets .widget_categories>ul>li,
.footer-widgets .widget_recent_comments>ul>li,
.footer-widgets .widget_pages>ul>li,
.footer-widgets .widget_meta>ul>li,
.footer-widgets .widget_archive>ul>li {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  /*border-bottom: 1px solid #3F3F3F;*/
}

.widget_recent_entries>ul>li:last-child,
.widget_nav_menu>div>ul>li:last-child,
.widget_categories>ul>li:last-child,
.widget_recent_comments>ul>li:last-child,
.widget_pages>ul>li:last-child,
.widget_meta>ul>li:last-child,
.widget_archive>ul>li:last-child {
  border-bottom: none;
}

.widget_recent_entries li,
.widget_nav_menu ul li,
.widget_categories li,
.widget_recent_comments li,
.widget_pages li,
.widget_meta li,
.widget_rss li,
.widget_archive li {
  padding: 7px 0;
}

#footer-body .widget_recent_entries li,
#footer-body .widget_nav_menu ul li,
#footer-body .widget_categories li,
#footer-body .widget_recent_comments li,
#footer-body .widget_pages li,
#footer-body .widget_meta li,
#footer-body .widget_rss li,
#footer-body .widget_archive li {
  padding: 0;
}

.widget_recent_entries li a,
.widget_nav_menu ul li a,
.widget_categories li a,
.widget_recent_comments li a,
.widget_pages li a,
.widget_meta li a,
.widget_rss li a,
.widget_archive li a {
  display: block;
  font-weight: 600;
  width: 100%;
  color: #666666;
  font-size: 15px;
}

#footer-body .widget_recent_entries li a,
#footer-body .widget_nav_menu ul li a,
#footer-body .widget_categories li a,
#footer-body .widget_recent_comments li a,
#footer-body .widget_pages li a,
#footer-body .widget_meta li a,
#footer-body .widget_rss li a,
#footer-body .widget_archive li a {
  padding: 1px 5px;
}

.widget_recent_entries .post-date {
  color: #999999;
  font-size: 12px;
  padding: 1px 5px;
}

.widget_recent_entries li a:hover,
.widget_nav_menu ul li a:hover,
.widget_categories li a:hover,
.widget_recent_comments li a:hover,
.widget_pages li a:hover,
.widget_meta li a:hover,
.widget_rss li a:hover,
.widget_archive li a:hover {
  color: #333333;
}

.widget_recent_entries li span.badge,
.widget_nav_menu ul li span.badge,
.widget_categories li span.badge,
.widget_recent_comments li span.badge,
.widget_pages li span.badge,
.widget_meta li span.badge,
.widget_archive li span.badge {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #555;
  border: 1px solid #DBDBDB;
  font-size: 14px;
  height: 24px;
  line-height: 22px;
  margin: 0;
  min-width: 22px;
  padding: 1px 6px 0;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 7px;
  background: transparent;
}


/*  tag cloud */
.widget_tag_cloud .tagcloud {
  padding: 15px;
}

#footer-body .widget_tag_cloud .tagcloud {
  padding: 0;
}

.widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after {
  content: "";
  display: table;
  line-height: 0;
}

.widget_tag_cloud .tagcloud:after {
  clear: both;
}

.widget_tag_cloud .tagcloud a {
  font-weight: bold;
  padding: 4px 6px;
  margin: 0 5px 5px 0;
  background: #F8F8F8;
  text-decoration: none;
  display: block;
  float: left;
  font-size: 14px !important;
  text-align: center;
}

#footer-body .widget_tag_cloud .tagcloud a {
  background: transparent;
}

.widget_tag_cloud .tagcloud a:hover {
  color: #fff;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/*
  Shortcode components
*/

/* some silly fix to remove a smiley face image created by a stats plugin */
img#wpstats {
  display: none
}

.popover-content {
  font-size: 14px;
  line-height: 20px;
}


/*  Recent Posts  */
#recent-posts {
  list-style: none;
  margin: 0;
}

#recent-posts li {
  padding: 15px 0;
  min-height: 85px;
  border-bottom: 1px solid #f4f4f4;
}

.recent-content {
  min-height: 70px;
}

.recent-icon {
  float: left;
  margin-right: 15px;
}

.recent-content h4,
.recent-content p {
  margin: 5px 0;
}

/*  Pagelinks  */
.page-links {
  margin-top: 20px;
}

.page-links>a,
.page-links>span {
  padding: 8px 20px 10px;
  margin-right: 2px;
}

.page-links>a {
  color: #fff !important;
}

.page-links>span {
  background: #F6968E;
  color: #fff !important;
}

/*  disquss css fix  */
#disqus_thread {
  background: #fff;
  border-radius: 2px;
  margin-top: 30px;
  padding: 25px;
  border-top: 3px solid #F69087;
}

/**********************
/*  BLUTHCODES
/*********************/

/* BUTTONS */
.btn.bluth.white {
  color: #FFFFFF;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 1px;
}

.btn.bluth.blue {
  color: #34b3d3;
  background-color: transparent;
  border: 1px solid #34b3d3;
  border-radius: 1px;
}

.btn.bluth.red {
  color: #b9392e;
  background-color: transparent;
  border: 1px solid #b9392e;
  border-radius: 1px;
}

.btn.bluth.green {
  color: #498132;
  background-color: transparent;
  border: 1px solid #498132;
  border-radius: 1px;
}

.btn.bluth.yellow {
  color: #d2c931;
  background-color: transparent;
  border: 1px solid #d2c931;
  border-radius: 1px;
}

.btn.bluth.purple {
  color: #602672;
  background-color: transparent;
  border: 1px solid #602672;
  border-radius: 1px;
}

.btn.bluth.darkred {
  color: #741435;
  background-color: transparent;
  border: 1px solid #741435;
  border-radius: 1px;
}

.btn.bluth.brown {
  color: #53372d;
  background-color: transparent;
  border: 1px solid #53372d;
  border-radius: 1px;
}

.btn.bluth.grey {
  color: #888888;
  background-color: transparent;
  border: 1px solid #888888;
  border-radius: 1px;
}

.btn.bluth.dark {
  color: #333333;
  background-color: transparent;
  border: 1px solid #333333;
  border-radius: 1px;
}

.btn.bluth.grass {
  color: #a0ab30;
  background-color: transparent;
  border: 1px solid #a0ab30;
  border-radius: 1px;
}

.btn.bluth.pink {
  color: #bc645b;
  background-color: transparent;
  border: 1px solid #bc645b;
  border-radius: 1px;
}

.btn.bluth.white:hover,
.btn.bluth.white:hover {
  color: #333333;
  background-color: #FFFFFF;
}

.btn.bluth.blue:hover,
.btn.bluth.blue:focus {
  color: #FFFFFF;
  background-color: #34b3d3;
}

.btn.bluth.red:hover,
.btn.bluth.red:focus {
  color: #FFFFFF;
  background-color: #b9392e;
}

.btn.bluth.green:hover,
.btn.bluth.green:focus {
  color: #FFFFFF;
  background-color: #498132;
}

.btn.bluth.yellow:hover,
.btn.bluth.yellow:focus {
  color: #505050;
  background-color: #d2c931;
}

.btn.bluth.purple:hover,
.btn.bluth.purple:focus {
  color: #FFFFFF;
  background-color: #602672;
}

.btn.bluth.darkred:hover,
.btn.bluth.darkred:focus {
  color: #FFFFFF;
  background-color: #741435;
}

.btn.bluth.brown:hover,
.btn.bluth.brown:focus {
  color: #FFFFFF;
  background-color: #53372d;
}

.btn.bluth.grey:hover,
.btn.bluth.grey:focus {
  color: #505050;
  background-color: #888888;
}

.btn.bluth.dark:hover,
.btn.bluth.dark:focus {
  color: #FFFFFF;
  background-color: #333333;
}

.btn.bluth.grass:hover,
.btn.bluth.grass:focus {
  color: #FFFFFF;
  background-color: #a0ab30;
}

.btn.bluth.pink:hover,
.btn.bluth.pink:focus {
  color: #FFFFFF;
  background-color: #bc645b;
}


/**********************
/*  PLUGINS
/*********************/


/*

  WPML

*/
.submenu-languages {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: none outside none;
  margin: 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}

.submenu-languages .menu-item-language {
  margin: 0;
  padding: 0;
}

.menu-item-language a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
}

.menu-item-language a img {
  margin-bottom: 2px;
  margin-right: 5px;
}

.icl_languages_selector {
  padding: 15px;
}

.icl_languages_selector ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.icl_languages_selector ul li {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.10);
  padding: 5px 0;
}

.icl_languages_selector ul li:last-child {
  box-shadow: none;
}

#lang_sel>ul>li {
  position: relative;
}

#lang_sel>ul>li a {
  padding: 5px;
  width: 100%;
  display: block;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.10);
  background-color: #FFFFFF;
}

#lang_sel>ul>li>a:first-child:before {
  border-color: #000000 transparent;
  border-style: solid solid dotted;
  border-width: 4px 4px 0;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
  content: '';
  margin: 11px;
  position: absolute;
  right: 0;
}

#lang_sel>ul>li>ul {
  display: none;
  position: absolute;
  width: 100%;
}

#lang_sel>ul:hover>li>ul {
  display: block;
}

/*

  WP Google maps

*/
#wpgmza_map {
  max-width: 100%;
}

/*

  Fontello

*/
@charset "UTF-8";

@font-face {
  font-family: fontello;
  src: url(assets/font/fontello_12580286.eot);
  src: url(assets/font/fontello_12580286.eot#iefix) format('embedded-opentype'), url(assets/font/fontello_12580286.woff) format('woff'), url(assets/font/fontello_12580286.ttf) format('truetype'), url(assets/font/fontello_12580286-fontello.svg) format('svg');
  font-weight: 400;
  font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em
}

.icon-duckduckgo:before {
  content: '\21'
}

.icon-aim:before {
  content: '\22'
}

.icon-delicious:before {
  content: '\e95e'
}

.icon-paypal-1:before {
  content: '\24'
}

.icon-flattr-1:before {
  content: '\25'
}

.icon-android:before {
  content: '\26'
}

.icon-eventful:before {
  content: '\27'
}

.icon-smashmag:before {
  content: '\2a'
}

.icon-gplus-2:before {
  content: '\e95f'
}

.icon-plus-1:before {
  content: '\e811'
}

.icon-wikipedia:before {
  content: '\2c'
}

.icon-minus-1:before {
  content: '\e813'
}

.icon-lanyrd:before {
  content: '\e960'
}

.icon-calendar-3:before {
  content: '\2e'
}

.icon-stumbleupon-1:before {
  content: '\2f'
}

.icon-fivehundredpx:before {
  content: '\30'
}

.icon-pinterest-1:before {
  content: '\31'
}

.icon-bitcoin:before {
  content: '\32'
}

.icon-w3c:before {
  content: '\33'
}

.icon-foursquare:before {
  content: '\34'
}

.icon-html5:before {
  content: '\35'
}

.icon-ie-1:before {
  content: '\36'
}

.icon-call:before {
  content: '\37'
}

.icon-grooveshark:before {
  content: '\38'
}

.icon-ninetyninedesigns:before {
  content: '\39'
}

.icon-forrst:before {
  content: '\3a'
}

.icon-digg:before {
  content: '\3b'
}

.icon-spotify-1:before {
  content: '\e961'
}

.icon-reddit:before {
  content: '\3e'
}

.icon-guest:before {
  content: '\3f'
}

.icon-gowalla:before {
  content: '\e962'
}

.icon-appstore:before {
  content: '\41'
}

.icon-blogger:before {
  content: '\42'
}

.icon-cc-1:before {
  content: '\43'
}

.icon-dribbble-1:before {
  content: '\44'
}

.icon-evernote-1:before {
  content: '\45'
}

.icon-flickr-1:before {
  content: '\46'
}

.icon-google:before {
  content: '\47'
}

.icon-viadeo:before {
  content: '\48'
}

.icon-instapaper:before {
  content: '\49'
}

.icon-weibo:before {
  content: '\4a'
}

.icon-klout:before {
  content: '\4b'
}

.icon-linkedin-2:before {
  content: '\4c'
}

.icon-meetup:before {
  content: '\4d'
}

.icon-vk:before {
  content: '\4e'
}

.icon-plancast:before {
  content: '\50'
}

.icon-disqus:before {
  content: '\51'
}

.icon-rss-4:before {
  content: '\52'
}

.icon-skype-1:before {
  content: '\53'
}

.icon-twitter-2:before {
  content: '\54'
}

.icon-youtube:before {
  content: '\55'
}

.icon-vimeo-1:before {
  content: '\56'
}

.icon-windows:before {
  content: '\57'
}

.icon-xing:before {
  content: '\58'
}

.icon-yahoo:before {
  content: '\59'
}

.icon-chrome-1:before {
  content: '\5b'
}

.icon-email:before {
  content: '\5d'
}

.icon-macstore:before {
  content: '\5e'
}

.icon-myspace:before {
  content: '\5f'
}

.icon-podcast:before {
  content: '\60'
}

.icon-amazon:before {
  content: '\61'
}

.icon-steam:before {
  content: '\62'
}

.icon-cloudapp:before {
  content: '\63'
}

.icon-dropbox-1:before {
  content: '\64'
}

.icon-ebay:before {
  content: '\65'
}

.icon-facebook-2:before {
  content: '\66'
}

.icon-github-2:before {
  content: '\67'
}

.icon-googleplay:before {
  content: '\e963'
}

.icon-itunes:before {
  content: '\69'
}

.icon-plurk:before {
  content: '\6a'
}

.icon-songkick:before {
  content: '\6b'
}

.icon-lastfm-1:before {
  content: '\6c'
}

.icon-gmail:before {
  content: '\6d'
}

.icon-pinboard:before {
  content: '\6e'
}

.icon-openid:before {
  content: '\6f'
}

.icon-quora:before {
  content: '\71'
}

.icon-soundcloud-1:before {
  content: '\73'
}

.icon-tumblr-1:before {
  content: '\74'
}

.icon-eventasaurus:before {
  content: '\76'
}

.icon-wordpress:before {
  content: '\77'
}

.icon-yelp:before {
  content: '\79'
}

.icon-intensedebate:before {
  content: '\7b'
}

.icon-eventbrite:before {
  content: '\7c'
}

.icon-scribd:before {
  content: '\7d'
}

.icon-posterous:before {
  content: '\7e'
}

.icon-stripe:before {
  content: '\a3'
}

.icon-opentable:before {
  content: '\c7'
}

.icon-cart:before {
  content: '\c9'
}

.icon-print-2:before {
  content: '\d1'
}

.icon-angellist:before {
  content: '\d6'
}

.icon-instagram-1:before {
  content: '\dc'
}

.icon-dwolla:before {
  content: '\e0'
}

.icon-appnet:before {
  content: '\e1'
}

.icon-statusnet:before {
  content: '\e2'
}

.icon-acrobat:before {
  content: '\e3'
}

.icon-drupal:before {
  content: '\e4'
}

.icon-buffer:before {
  content: '\e5'
}

.icon-pocket:before {
  content: '\e7'
}

.icon-bitbucket:before {
  content: '\e9'
}

.icon-left-1:before {
  content: '\e84c'
}

.icon-up-1:before {
  content: '\e84e'
}

.icon-right-1:before {
  content: '\e84d'
}

.icon-down-1:before {
  content: '\e84b'
}

.icon-infinity-1:before {
  content: '\e91e'
}

.icon-home-2:before {
  content: '\e883'
}

.icon-home-1:before {
  content: '\e817'
}

.icon-hourglass-1:before {
  content: '\231b'
}

.icon-pause-1:before {
  content: '\e855'
}

.icon-fast-fw:before {
  content: '\e85a'
}

.icon-fast-bw:before {
  content: '\e85b'
}

.icon-to-end-1:before {
  content: '\e856'
}

.icon-to-start-1:before {
  content: '\e858'
}

.icon-stopwatch:before {
  content: '\23f1'
}

.icon-stop-1:before {
  content: '\25aa'
}

.icon-up-dir-1:before {
  content: '\e844'
}

.icon-play-1:before {
  content: '\e853'
}

.icon-right-dir-1:before {
  content: '\e846'
}

.icon-down-dir-1:before {
  content: '\e83f'
}

.icon-left-dir-1:before {
  content: '\e845'
}

.icon-cloud-1:before {
  content: '\e860'
}

.icon-umbrella:before {
  content: '\2602'
}

.icon-star-1:before {
  content: '\e805'
}

.icon-star-empty-1:before {
  content: '\e806'
}

.icon-check-1:before {
  content: '\2611'
}

.icon-left-hand:before {
  content: '\261c'
}

.icon-up-hand:before {
  content: '\261d'
}

.icon-right-hand:before {
  content: '\261e'
}

.icon-down-hand:before {
  content: '\261f'
}

.icon-th-list:before {
  content: '\e80d'
}

.icon-heart-empty-1:before {
  content: '\e804'
}

.icon-heart-1:before {
  content: '\e803'
}

.icon-music-1:before {
  content: '\e800'
}

.icon-th:before {
  content: '\e80c'
}

.icon-flag-1:before {
  content: '\e81e'
}

.icon-cog-1:before {
  content: '\e831'
}

.icon-attention-1:before {
  content: '\e82b'
}

.icon-flash-1:before {
  content: '\e861'
}

.icon-cog-alt:before {
  content: '\26ef'
}

.icon-scissors:before {
  content: '\2702'
}

.icon-flight-1:before {
  content: '\e862'
}

.icon-mail-1:before {
  content: '\e802'
}

.icon-edit:before {
  content: '\270d'
}

.icon-pencil-1:before {
  content: '\e825'
}

.icon-ok:before {
  content: '\e80e'
}

.icon-ok-circle:before {
  content: '\2714'
}

.icon-cancel-1:before {
  content: '\e80f'
}

.icon-cancel-circle:before {
  content: '\e810'
}

.icon-asterisk:before {
  content: '\2731'
}

.icon-attention-circle:before {
  content: '\2757'
}

.icon-plus-circle:before {
  content: '\e812'
}

.icon-minus-circle:before {
  content: '\e814'
}

.icon-forward-1:before {
  content: '\e823'
}

.icon-ccw-1:before {
  content: '\e850'
}

.icon-cw-1:before {
  content: '\e84f'
}

.icon-resize-vertical:before {
  content: '\2b0c'
}

.icon-resize-horizontal:before {
  content: '\2b0d'
}

.icon-eject:before {
  content: '\2ecf'
}

.icon-chart-pie-2:before {
  content: '\e91b'
}

.icon-users-2:before {
  content: '\e8d2'
}

.icon-direction-1:before {
  content: '\e8f2'
}

.icon-user-3:before {
  content: '\e8d1'
}

.icon-star-half:before {
  content: '\e701'
}

.icon-ok-circle2:before {
  content: '\e702'
}

.icon-cancel-circle2:before {
  content: '\e703'
}

.icon-help-circle:before {
  content: '\e815'
}

.icon-info-circle:before {
  content: '\e816'
}

.icon-th-large:before {
  content: '\e708'
}

.icon-eye-1:before {
  content: '\e81b'
}

.icon-eye-off:before {
  content: '\e70b'
}

.icon-tag-1:before {
  content: '\e81c'
}

.icon-tags:before {
  content: '\e70d'
}

.icon-camera-alt:before {
  content: '\e70f'
}

.icon-reply:before {
  content: '\e712'
}

.icon-reply-all:before {
  content: '\e713'
}

.icon-code:before {
  content: '\e714'
}

.icon-export-1:before {
  content: '\e824'
}

.icon-print-1:before {
  content: '\e826'
}

.icon-retweet-1:before {
  content: '\e827'
}

.icon-comment-1:before {
  content: '\e828'
}

.icon-chat-1:before {
  content: '\e829'
}

.icon-vcard:before {
  content: '\e722'
}

.icon-location-1:before {
  content: '\e82c'
}

.icon-map:before {
  content: '\e727'
}

.icon-compass:before {
  content: '\e728'
}

.icon-trash-1:before {
  content: '\e82d'
}

.icon-docs:before {
  content: '\e736'
}

.icon-archive:before {
  content: '\e738'
}

.icon-basket-1:before {
  content: '\e832'
}

.icon-login-1:before {
  content: '\e834'
}

.icon-logout-1:before {
  content: '\e835'
}

.icon-logout:before {
  content: '\e741'
}

.icon-resize-full-1:before {
  content: '\e83a'
}

.icon-resize-small-1:before {
  content: '\e83b'
}

.icon-popup:before {
  content: '\e74c'
}

.icon-zoom-in:before {
  content: '\e750'
}

.icon-zoom-out:before {
  content: '\e83c'
}

.icon-language:before {
  content: '\e752'
}

.icon-air:before {
  content: '\e753'
}

.icon-database:before {
  content: '\e754'
}

.icon-down-circle2:before {
  content: '\e83d'
}

.icon-up-circle2:before {
  content: '\e83e'
}

.icon-down-open-1:before {
  content: '\e847'
}

.icon-left-open-1:before {
  content: '\e848'
}

.icon-right-open-1:before {
  content: '\e849'
}

.icon-up-open-1:before {
  content: '\e84a'
}

.icon-arrows-cw:before {
  content: '\e851'
}

.icon-play-circle2:before {
  content: '\e854'
}

.icon-to-end-alt:before {
  content: '\e857'
}

.icon-to-start-alt:before {
  content: '\e859'
}

.icon-signal:before {
  content: '\e770'
}

.icon-inbox-1:before {
  content: '\e85e'
}

.icon-font:before {
  content: '\e779'
}

.icon-font-1:before {
  content: '\e879'
}

.icon-bold:before {
  content: '\e77a'
}

.icon-italic:before {
  content: '\e77b'
}

.icon-text-height:before {
  content: '\e77c'
}

.icon-text-width:before {
  content: '\e77d'
}

.icon-align-left:before {
  content: '\e77e'
}

.icon-align-center:before {
  content: '\e77f'
}

.icon-align-right:before {
  content: '\e780'
}

.icon-align-justify:before {
  content: '\e781'
}

.icon-list-1:before {
  content: '\e782'
}

.icon-indent-left:before {
  content: '\e783'
}

.icon-indent-right:before {
  content: '\e784'
}

.icon-dot:before {
  content: '\e78b'
}

.icon-dot-2:before {
  content: '\e78c'
}

.icon-dot-3:before {
  content: '\e78d'
}

.icon-off:before {
  content: '\e865'
}

.icon-road:before {
  content: '\e78f'
}

.icon-list-alt:before {
  content: '\e866'
}

.icon-qrcode:before {
  content: '\e867'
}

.icon-flow-tree:before {
  content: '\e792'
}

.icon-barcode:before {
  content: '\e868'
}

.icon-ajust:before {
  content: '\e86a'
}

.icon-tint:before {
  content: '\e86b'
}

.icon-paper-plane:before {
  content: '\e79b'
}

.icon-magnet-1:before {
  content: '\e86c'
}

.icon-chart-pie:before {
  content: '\e7a2'
}

.icon-cc:before {
  content: '\e7a5'
}

.icon-cc-by:before {
  content: '\e7a6'
}

.icon-cc-nc:before {
  content: '\e7a7'
}

.icon-cc-nc-eu:before {
  content: '\e7a8'
}

.icon-cc-nc-jp:before {
  content: '\e7a9'
}

.icon-cc-sa:before {
  content: '\e7aa'
}

.icon-cc-nd:before {
  content: '\e7ab'
}

.icon-cc-pd:before {
  content: '\e876'
}

.icon-terminal:before {
  content: '\e7ac'
}

.icon-cc-zero:before {
  content: '\e7ad'
}

.icon-cc-share:before {
  content: '\e7ae'
}

.icon-cc-remix:before {
  content: '\e7af'
}

.icon-aboveground-rail:before {
  content: '\e91f'
}

.icon-emo-happy:before {
  content: '\e877'
}

.icon-airfield:before {
  content: '\e920'
}

.icon-emo-wink:before {
  content: '\e878'
}

.icon-airport:before {
  content: '\e921'
}

.icon-art-gallery:before {
  content: '\e922'
}

.icon-bar:before {
  content: '\e923'
}

.icon-baseball:before {
  content: '\e924'
}

.icon-basketball:before {
  content: '\e925'
}

.icon-beer-1:before {
  content: '\e926'
}

.icon-belowground-rail:before {
  content: '\e927'
}

.icon-bicycle:before {
  content: '\e928'
}

.icon-bus:before {
  content: '\e929'
}

.icon-cafe:before {
  content: '\e92a'
}

.icon-campsite:before {
  content: '\e92b'
}

.icon-cemetery:before {
  content: '\e92c'
}

.icon-cinema:before {
  content: '\e92d'
}

.icon-college:before {
  content: '\e92e'
}

.icon-commerical-building:before {
  content: '\e92f'
}

.icon-credit-card-2:before {
  content: '\e930'
}

.icon-cricket:before {
  content: '\e931'
}

.icon-embassy:before {
  content: '\e932'
}

.icon-fast-food:before {
  content: '\e933'
}

.icon-ferry:before {
  content: '\e934'
}

.icon-fire-station:before {
  content: '\e935'
}

.icon-football:before {
  content: '\e936'
}

.icon-fuel:before {
  content: '\e937'
}

.icon-garden:before {
  content: '\e938'
}

.icon-giraffe:before {
  content: '\e939'
}

.icon-golf:before {
  content: '\e93a'
}

.icon-harbor:before {
  content: '\e93c'
}

.icon-heliport:before {
  content: '\e93d'
}

.icon-hospital-1:before {
  content: '\e93e'
}

.icon-industrial-building:before {
  content: '\e93f'
}

.icon-library:before {
  content: '\e940'
}

.icon-lodging:before {
  content: '\e941'
}

.icon-london-underground:before {
  content: '\e942'
}

.icon-minefield:before {
  content: '\e943'
}

.icon-monument:before {
  content: '\e944'
}

.icon-museum:before {
  content: '\e945'
}

.icon-pharmacy:before {
  content: '\e946'
}

.icon-pitch:before {
  content: '\e947'
}

.icon-police:before {
  content: '\e948'
}

.icon-prison:before {
  content: '\e94a'
}

.icon-rail:before {
  content: '\e94b'
}

.icon-restaurant:before {
  content: '\e94f'
}

.icon-roadblock:before {
  content: '\e950'
}

.icon-school:before {
  content: '\e951'
}

.icon-shop:before {
  content: '\e952'
}

.icon-skiing:before {
  content: '\e953'
}

.icon-soccer:before {
  content: '\e954'
}

.icon-swimming:before {
  content: '\e955'
}

.icon-tennis:before {
  content: '\e956'
}

.icon-theatre:before {
  content: '\e957'
}

.icon-toilet:before {
  content: '\e958'
}

.icon-town-hall:before {
  content: '\e959'
}

.icon-tree-1:before {
  content: '\e95b'
}

.icon-tree-2:before {
  content: '\e95c'
}

.icon-warehouse:before {
  content: '\e95d'
}

.icon-firefox:before {
  content: '\e840'
}

.icon-chrome:before {
  content: '\e841'
}

.icon-opera:before {
  content: '\e842'
}

.icon-ie:before {
  content: '\e843'
}

.icon-paper-plane-1:before {
  content: '\f01d'
}

.icon-bell-2:before {
  content: '\f03f'
}

.icon-mic-off:before {
  content: '\e985'
}

.icon-move:before {
  content: '\f047'
}

.icon-mic-3:before {
  content: '\f048'
}

.icon-lock-open-alt:before {
  content: '\f075'
}

.icon-link-1:before {
  content: '\e87a'
}

.icon-link-ext:before {
  content: '\f08e'
}

.icon-check-empty:before {
  content: '\f096'
}

.icon-bookmark-empty:before {
  content: '\f097'
}

.icon-phone-squared:before {
  content: '\f098'
}

.icon-twitter-1:before {
  content: '\f099'
}

.icon-facebook-1:before {
  content: '\f09a'
}

.icon-github-circled-1:before {
  content: '\f09b'
}

.icon-rss-1:before {
  content: '\f09e'
}

.icon-hdd:before {
  content: '\f0a0'
}

.icon-certificate:before {
  content: '\f0a3'
}

.icon-left-circled-1:before {
  content: '\f0a8'
}

.icon-right-circled-1:before {
  content: '\f0a9'
}

.icon-up-circled-1:before {
  content: '\f0aa'
}

.icon-down-circled-1:before {
  content: '\f0ab'
}

.icon-tasks:before {
  content: '\f0ae'
}

.icon-filter:before {
  content: '\f0b0'
}

.icon-resize-full-alt:before {
  content: '\f0b2'
}

.icon-beaker:before {
  content: '\f0c3'
}

.icon-docs-1:before {
  content: '\f0c5'
}

.icon-blank:before {
  content: '\f0c8'
}

.icon-menu-1:before {
  content: '\f0c9'
}

.icon-list-bullet:before {
  content: '\f0ca'
}

.icon-list-numbered:before {
  content: '\f0cb'
}

.icon-strike:before {
  content: '\f0cc'
}

.icon-underline:before {
  content: '\f0cd'
}

.icon-table:before {
  content: '\f0ce'
}

.icon-magic:before {
  content: '\f0d0'
}

.icon-pinterest-circled-1:before {
  content: '\f0d2'
}

.icon-pinterest-squared:before {
  content: '\f0d3'
}

.icon-gplus-squared:before {
  content: '\f0d4'
}

.icon-gplus-1:before {
  content: '\f0d5'
}

.icon-money:before {
  content: '\f0d6'
}

.icon-columns:before {
  content: '\f0db'
}

.icon-sort:before {
  content: '\f0dc'
}

.icon-sort-down:before {
  content: '\f0dd'
}

.icon-sort-up:before {
  content: '\f0de'
}

.icon-mail-alt:before {
  content: '\f0e0'
}

.icon-linkedin-1:before {
  content: '\f0e1'
}

.icon-gauge-1:before {
  content: '\f0e4'
}

.icon-comment-empty:before {
  content: '\f0e5'
}

.icon-chat-empty:before {
  content: '\f0e6'
}

.icon-sitemap:before {
  content: '\f0e8'
}

.icon-paste:before {
  content: '\f0ea'
}

.icon-lightbulb:before {
  content: '\f0eb'
}

.icon-exchange:before {
  content: '\f0ec'
}

.icon-download-cloud:before {
  content: '\f0ed'
}

.icon-upload-cloud-1:before {
  content: '\f0ee'
}

.icon-user-md:before {
  content: '\f0f0'
}

.icon-stethoscope:before {
  content: '\f0f1'
}

.icon-suitcase-1:before {
  content: '\f0f2'
}

.icon-bell-alt:before {
  content: '\f0f3'
}

.icon-coffee:before {
  content: '\f0f4'
}

.icon-food:before {
  content: '\f0f5'
}

.icon-doc-alt:before {
  content: '\f0f6'
}

.icon-building:before {
  content: '\f0f7'
}

.icon-hospital:before {
  content: '\f0f8'
}

.icon-ambulance:before {
  content: '\f0f9'
}

.icon-medkit:before {
  content: '\f0fa'
}

.icon-fighter-jet:before {
  content: '\f0fb'
}

.icon-beer:before {
  content: '\f0fc'
}

.icon-h-sigh:before {
  content: '\f0fd'
}

.icon-plus-squared-1:before {
  content: '\f0fe'
}

.icon-angle-double-left:before {
  content: '\f100'
}

.icon-angle-double-right:before {
  content: '\f101'
}

.icon-angle-double-up:before {
  content: '\f102'
}

.icon-angle-double-down:before {
  content: '\f103'
}

.icon-angle-left:before {
  content: '\f104'
}

.icon-angle-right:before {
  content: '\f105'
}

.icon-angle-up:before {
  content: '\f106'
}

.icon-angle-down:before {
  content: '\f107'
}

.icon-desktop:before {
  content: '\f108'
}

.icon-laptop:before {
  content: '\f109'
}

.icon-tablet:before {
  content: '\f10a'
}

.icon-mobile-1:before {
  content: '\f10b'
}

.icon-circle-empty:before {
  content: '\f10c'
}

.icon-quote-left:before {
  content: '\f10d'
}

.icon-quote-right:before {
  content: '\f10e'
}

.icon-spinner:before {
  content: '\f110'
}

.icon-circle:before {
  content: '\f111'
}

.icon-reply-1:before {
  content: '\f112'
}

.icon-github-1:before {
  content: '\f113'
}

.icon-folder-empty:before {
  content: '\f114'
}

.icon-folder-open-empty:before {
  content: '\f115'
}

.icon-facebook-3:before {
  content: '\e964'
}

.icon-github-squared:before {
  content: '\e872'
}

.icon-facebook-rect:before {
  content: '\e965'
}

.icon-twitter-3:before {
  content: '\f302'
}

.icon-twitter-bird:before {
  content: '\e966'
}

.icon-icq:before {
  content: '\e96d'
}

.icon-twitter-squared:before {
  content: '\e873'
}

.icon-yandex:before {
  content: '\f305'
}

.icon-yandex-rect:before {
  content: '\e96e'
}

.icon-github-text:before {
  content: '\e96b'
}

.icon-github-3:before {
  content: '\e96c'
}

.icon-facebook-squared-1:before {
  content: '\f308'
}

.icon-googleplus-rect:before {
  content: '\e96a'
}

.icon-vkontakte-rect:before {
  content: '\e96f'
}

.icon-linkedin-squared:before {
  content: '\e874'
}

.icon-odnoklassniki:before {
  content: '\e970'
}

.icon-odnoklassniki-rect:before {
  content: '\e971'
}

.icon-vimeo-rect:before {
  content: '\e968'
}

.icon-vimeo-2:before {
  content: '\e967'
}

.icon-tumblr-rect:before {
  content: '\e969'
}

.icon-tumblr-2:before {
  content: '\f311'
}

.icon-friendfeed:before {
  content: '\e972'
}

.icon-friendfeed-rect:before {
  content: '\e973'
}

.icon-blogger-1:before {
  content: '\f314'
}

.icon-blogger-rect:before {
  content: '\e974'
}

.icon-deviantart:before {
  content: '\e975'
}

.icon-jabber:before {
  content: '\f317'
}

.icon-lastfm-2:before {
  content: '\e976'
}

.icon-lastfm-rect:before {
  content: '\e977'
}

.icon-linkedin-3:before {
  content: '\f31a'
}

.icon-linkedin-rect:before {
  content: '\e978'
}

.icon-picasa-1:before {
  content: '\e979'
}

.icon-wordpress-1:before {
  content: '\f31d'
}

.icon-instagram-2:before {
  content: '\e97a'
}

.icon-instagram-filled:before {
  content: '\e97b'
}

.icon-calendar-4:before {
  content: '\f4c5'
}

.icon-lock-alt:before {
  content: '\f510'
}

.icon-picture-1:before {
  content: '\e80a'
}

.icon-picture:before {
  content: '🌄'
}

.icon-globe-1:before {
  content: '\e85f'
}

.icon-leaf-1:before {
  content: '\e863'
}

.icon-lemon:before {
  content: '🍋'
}

.icon-glass:before {
  content: '🍸'
}

.icon-gift:before {
  content: '🎁'
}

.icon-videocam:before {
  content: '🎥'
}

.icon-headphones:before {
  content: '🎧'
}

.icon-ticket:before {
  content: '🎫'
}

.icon-video-1:before {
  content: '\e809'
}

.icon-target-1:before {
  content: '\e85c'
}

.icon-award-1:before {
  content: '\e875'
}

.icon-award:before {
  content: '🏉'
}

.icon-thumbs-up-1:before {
  content: '\e81f'
}

.icon-thumbs-down-1:before {
  content: '\e820'
}

.icon-user-1:before {
  content: '\e807'
}

.icon-users-1:before {
  content: '\e808'
}

.icon-credit-card-1:before {
  content: '\e86e'
}

.icon-briefcase-1:before {
  content: '\e864'
}

.icon-floppy-1:before {
  content: '\e86f'
}

.icon-folder-1:before {
  content: '\e82f'
}

.icon-folder-open:before {
  content: '📂'
}

.icon-doc-1:before {
  content: '\e82e'
}

.icon-calendar-1:before {
  content: '\e833'
}

.icon-chart-1:before {
  content: '📈'
}

.icon-chart:before {
  content: '\e919'
}

.icon-chart-bar:before {
  content: '📊'
}

.icon-chart-bar-3:before {
  content: '\e91a'
}

.icon-chart-bar-1:before {
  content: '\e86d'
}

.icon-pin:before {
  content: '📌'
}

.icon-attach-1:before {
  content: '\e818'
}

.icon-book-1:before {
  content: '\e869'
}

.icon-book:before {
  content: '📕'
}

.icon-phone-1:before {
  content: '\e830'
}

.icon-megaphone-1:before {
  content: '\e870'
}

.icon-upload-1:before {
  content: '\e822'
}

.icon-upload-2:before {
  content: '\e88d'
}

.icon-download-1:before {
  content: '\e821'
}

.icon-download-2:before {
  content: '\e88c'
}

.icon-signal-1:before {
  content: '\e85d'
}

.icon-camera-1:before {
  content: '\e80b'
}

.icon-shuffle-1:before {
  content: '\e852'
}

.icon-volume-off:before {
  content: '\e836'
}

.icon-volume-down:before {
  content: '🔉'
}

.icon-volume-up:before {
  content: '\e837'
}

.icon-battery:before {
  content: '🔋'
}

.icon-search-1:before {
  content: '\e801'
}

.icon-key-1:before {
  content: '\e871'
}

.icon-lock-1:before {
  content: '\e819'
}

.icon-lock-open-1:before {
  content: '\e81a'
}

.icon-bell-1:before {
  content: '\e82a'
}

.icon-bookmark-1:before {
  content: '\e81d'
}

.icon-link:before {
  content: '🔗'
}

.icon-fire:before {
  content: '🔥'
}

.icon-wrench:before {
  content: '🔧'
}

.icon-hammer:before {
  content: '🔨'
}

.icon-clock-1:before {
  content: '\e838'
}

.icon-rocket:before {
  content: '🚀'
}

.icon-truck:before {
  content: '🚚'
}

.icon-block-1:before {
  content: '\e839'
}

/*

  MediaElementPlayer

*/
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0
}

.me-plugin {
  position: absolute
}

.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden
}

.mejs-fullscreen {
  overflow: hidden !important
}

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%
}

.mejs-clear {
  clear: both
}

.mejs-background {
  position: absolute;
  top: 0;
  left: 0
}

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

:root .mejs-poster img {
  display: none
}

.mejs-poster img {
  padding: 0;
  border: 0
}

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0
}

.mejs-overlay-play {
  cursor: pointer
}

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(/wp-content/themes/img/bigplay.svg) no-repeat
}

.no-svg .mejs-overlay-button {
  background-image: url(/wp-content/themes/img/bigplay.png)
}

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px
}

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(/wp-content/themes/img/background.png);
  background: rgba(0, 0, 0, .9);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .9)), to(rgba(0, 0, 0, .9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
  background: linear-gradient(rgba(50, 50, 50, .9), rgba(0, 0, 0, .9))
}

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(/wp-content/themes/img/loading.gif) 50% 50% no-repeat
}

.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(/wp-content/themes/breeze/background.png);
  background: rgba(0, 0, 0, .7);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  height: 30px;
  width: 100%
}

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0
}

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(/wp-content/themes/img/controls.svg) no-repeat
}

.no-svg .mejs-controls .mejs-button button {
  background-image: url(/wp-content/themes/img/controls.png)
}

.mejs-controls .mejs-button button:focus {
  outline: solid 1px #ff0
}

.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto
}

.mejs-controls .mejs-play button {
  background-position: 0 0
}

.mejs-controls .mejs-pause button {
  background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
  background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px
}

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, .8);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
  background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite
}

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0
  }

  to {
    background-position: 30px 0
  }
}

@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0
  }

  to {
    background-position: 30px 0
  }
}

@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0
  }

  to {
    background-position: 30px 0
  }
}

@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0
  }

  to {
    background-position: 30px 0
  }
}

@keyframes buffering-stripes {
  from {
    background-position: 0 0
  }

  to {
    background-position: 30px 0
  }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, .8);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(44, 124, 145, .8)), to(rgba(78, 183, 212, .8)));
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
  background: -moz-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
  background: -o-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
  background: -ms-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
  background: linear-gradient(rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
  width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, .8);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
  background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
  background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
  position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(/wp-content/themes/img/background.png);
  background: rgba(50, 50, 50, .7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0
}

.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, .5);
  margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, .9);
  margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, .9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0
}

.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, .8);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
  background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, .8);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
  background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none
}

.mejs-controls .mejs-captions-button {
  position: relative
}

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(/wp-content/themes/img/background.png);
  background: rgba(50, 50, 50, .7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px
}

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1
}

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, .7);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, .7);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102, 102, 102, .7)), to(rgba(50, 50, 50, .6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
  background: linear-gradient(rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px;
  line-height: 12px
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis
}

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff
}

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: 400
}

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0
}

.mejs-captions-position-hover {
  bottom: 45px
}

.mejs-captions-text {
  padding: 3px 5px;
  background: url(/wp-content/themes/img/background.png);
  background: rgba(20, 20, 20, .8)
}

.me-cannotplay a {
  color: #fff;
  font-weight: 700
}

.me-cannotplay span {
  padding: 15px;
  display: block
}

.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0
}

.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
  position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(/wp-content/themes/img/background.png);
  background: rgba(50, 50, 50, .7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px
}

.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/wp-content/themes/img/background.png);
  background: rgba(50, 50, 50, .7);
  z-index: 1000;
  overflow: hidden
}

.mejs-postroll-layer-content {
  width: 100%;
  height: 100%
}

.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/wp-content/themes/img/background.png);
  background: rgba(50, 50, 50, .7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer
}

/*

  Snippet

*/
.sh_acid .sh_sourceCode {
  background-color: #eee;
  color: #000;
  font-weight: 400;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_type {
  color: #8080c0;
  font-weight: 700;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_comment {
  color: #ff8000;
  font-weight: 400;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_number {
  color: purple;
  font-weight: 700;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_preproc {
  color: #0080c0;
  font-weight: 700;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_function {
  color: #046;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode {
  background-color: #80bfff;
  color: #400080;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_type {
  color: #3f2bf0;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_comment {
  color: #df0959;
  font-weight: 400;
  font-style: italic;
}

.sh_berries-light .sh_sourceCode {
  background-color: #d7ffff;
  color: #47406d;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-light .sh_sourceCode .sh_type {
  color: #8b51c0;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-light .sh_sourceCode .sh_comment {
  color: #9c3caf;
  font-weight: 400;
  font-style: italic;
}

.sh_bipolar .sh_sourceCode {
  background-color: #000;
  color: #d149a6;
  font-weight: 400;
  font-style: normal;
}

.sh_bipolar .sh_sourceCode .sh_type {
  color: #aadd8b;
  font-weight: 700;
  font-style: normal;
}

.sh_bipolar .sh_sourceCode .sh_comment {
  color: #35d6e5;
  font-weight: 400;
  font-style: italic;
}

.sh_bipolar .sh_sourceCode .sh_preproc {
  color: #07f6bf;
  font-weight: 400;
  font-style: normal;
}

.sh_bipolar .sh_sourceCode .sh_function {
  color: #d51993;
  font-weight: 700;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode {
  background-color: #000;
  color: #2346d5;
  font-weight: 400;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode .sh_type {
  color: #c06cf8;
  font-weight: 700;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode .sh_comment {
  color: #6fb2c4;
  font-weight: 400;
  font-style: italic;
}

.sh_blacknblue .sh_sourceCode .sh_number {
  color: #c4ac60;
  font-weight: 400;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode .sh_preproc {
  color: #8080ff;
  font-weight: 400;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode .sh_function {
  color: #1c96ed;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode {
  background-color: #fff;
  color: #401e7a;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_type {
  color: #f7b92c;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_comment {
  color: #38ad24;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_number {
  color: #32ba06;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_preproc {
  color: #5374b0;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_function {
  color: #d11ced;
  font-weight: 400;
  font-style: normal;
}

.sh_contrast .sh_sourceCode {
  background-color: #ed6104;
  color: #00f;
  font-weight: 400;
  font-style: normal;
}

.sh_contrast .sh_sourceCode .sh_number {
  color: #971ad8;
  font-weight: 400;
  font-style: normal;
}

.sh_contrast .sh_sourceCode .sh_preproc {
  color: #7b44e0;
  font-weight: 400;
  font-style: normal;
}

.sh_contrast .sh_sourceCode .sh_function {
  color: #fff700;
  font-weight: 700;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode {
  background-color: #000040;
  color: #C7C7C7;
  font-weight: 400;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_type {
  color: #60ff60;
  font-weight: 400;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_comment {
  color: #80a0ff;
  font-weight: 400;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_number {
  color: #42cad9;
  font-weight: 400;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_preproc {
  color: #ff80ff;
  font-weight: 400;
  font-style: normal;
}

.sh_darkness .sh_sourceCode .sh_number {
  color: #619de7;
  font-weight: 400;
  font-style: normal;
}

.sh_darkness .sh_sourceCode .sh_preproc {
  color: #1da3cf;
  font-weight: 400;
  font-style: normal;
}

.sh_darkness .sh_sourceCode .sh_function {
  color: #f34627;
  font-weight: 400;
  font-style: normal;
}

.sh_desert .sh_sourceCode {
  background-color: #af947e;
  color: #fffdec;
  font-weight: 400;
  font-style: normal;
}

.sh_desert .sh_sourceCode .sh_type {
  color: #fef8bc;
  font-weight: 400;
  font-style: normal;
}

.sh_desert .sh_sourceCode .sh_comment {
  color: #a00000;
  font-weight: 400;
  font-style: italic;
}

.sh_desert .sh_sourceCode .sh_number {
  color: #3e3f25;
  font-weight: 400;
  font-style: normal;
}

.sh_desert .sh_sourceCode .sh_preproc {
  color: #833914;
  font-weight: 400;
  font-style: normal;
}

.sh_desert .sh_sourceCode .sh_function {
  color: #f3d266;
  font-weight: 700;
  font-style: normal;
}

.sh_dull .sh_sourceCode {
  background-color: #bfbfbf;
  color: #656565;
  font-weight: 400;
  font-style: normal;
}

.sh_dull .sh_sourceCode .sh_type {
  color: #3241c6;
  font-weight: 400;
  font-style: normal;
}

.sh_dull .sh_sourceCode .sh_comment {
  color: #d11d20;
  font-weight: 400;
  font-style: italic;
}

.sh_dull .sh_sourceCode .sh_number {
  color: #16930d;
  font-weight: 400;
  font-style: normal;
}

.sh_dull .sh_sourceCode .sh_preproc {
  color: #003;
  font-weight: 400;
  font-style: normal;
}

.sh_dull .sh_sourceCode .sh_function {
  color: #38255c;
  font-weight: 400;
  font-style: normal;
}

.sh_easter .sh_sourceCode {
  background-color: #ffff80;
  color: #2C7B34;
  font-weight: 400;
  font-style: normal;
}

.sh_easter .sh_sourceCode .sh_type {
  color: #ed0f55;
  font-weight: 700;
  font-style: normal;
}

.sh_easter .sh_sourceCode .sh_comment {
  color: #24c815;
  font-weight: 400;
  font-style: italic;
}

.sh_easter .sh_sourceCode .sh_number {
  color: #e11a70;
  font-weight: 400;
  font-style: normal;
}

.sh_easter .sh_sourceCode .sh_preproc {
  color: #1583b1;
  font-weight: 400;
  font-style: normal;
}

.sh_easter .sh_sourceCode .sh_function {
  color: #1d45d6;
  font-weight: 400;
  font-style: normal;
}

.sh_emacs .sh_sourceCode .sh_type {
  color: #208920;
  font-weight: 400;
  font-style: normal;
}

.sh_emacs .sh_sourceCode .sh_comment {
  color: #ac2020;
  font-weight: 400;
  font-style: italic;
}

.sh_golden .sh_sourceCode {
  background-color: #000;
  color: #db0;
  font-weight: 400;
  font-style: normal;
}

.sh_golden .sh_sourceCode .sh_type {
  color: #ffed8a;
  font-weight: 400;
  font-style: normal;
}

.sh_golden .sh_sourceCode .sh_comment {
  color: #978345;
  font-weight: 400;
  font-style: italic;
}

.sh_golden .sh_sourceCode .sh_preproc {
  color: #fda;
  font-weight: 400;
  font-style: normal;
}

.sh_golden .sh_sourceCode .sh_function {
  color: #db0;
  font-weight: 700;
  font-style: normal;
}

.sh_greenlcd .sh_sourceCode {
  background-color: #003400;
  color: #0b0;
  font-weight: 400;
  font-style: normal;
}

.sh_greenlcd .sh_sourceCode .sh_type {
  color: #00ed00;
  font-weight: 400;
  font-style: normal;
}

.sh_greenlcd .sh_sourceCode .sh_function {
  color: #c0ff73;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-anjuta .sh_sourceCode .sh_type {
  color: navy;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-anjuta .sh_sourceCode .sh_comment {
  color: red;
  font-weight: 400;
  font-style: italic;
}

.sh_ide-anjuta .sh_sourceCode .sh_preproc {
  color: #678000;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-codewarrior .sh_sourceCode .sh_type {
  color: #4c73a6;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-codewarrior .sh_sourceCode .sh_comment {
  color: #b30000;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-devcpp .sh_sourceCode .sh_comment {
  color: navy;
  font-weight: 400;
  font-style: italic;
}

.sh_ide-eclipse .sh_sourceCode .sh_comment {
  color: #717ab3;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-eclipse .sh_sourceCode .sh_preproc {
  color: #3f5fbf;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-kdev .sh_sourceCode .sh_type {
  color: #600000;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-kdev .sh_sourceCode .sh_comment {
  color: #bfbfbf;
  font-weight: 400;
  font-style: italic;
}

.sh_ide-msvcpp .sh_sourceCode .sh_comment {
  color: green;
  font-weight: 400;
  font-style: italic;
}

.sh_kwrite .sh_sourceCode .sh_type {
  color: #830000;
  font-weight: 400;
  font-style: normal;
}

.sh_kwrite .sh_sourceCode .sh_comment {
  color: #838183;
  font-weight: 400;
  font-style: italic;
}

.sh_kwrite .sh_sourceCode .sh_number {
  color: #2928ff;
  font-weight: 400;
  font-style: normal;
}

.sh_kwrite .sh_sourceCode .sh_preproc {
  color: #008200;
  font-weight: 400;
  font-style: normal;
}

.sh_kwrite .sh_sourceCode .sh_function {
  color: #010181;
  font-weight: 400;
  font-style: normal;
}

.sh_navy .sh_sourceCode {
  background-color: #000035;
  color: #008bff;
  font-weight: 400;
  font-style: normal;
}

.sh_navy .sh_sourceCode .sh_type {
  color: #e1e72f;
  font-weight: 400;
  font-style: normal;
}

.sh_navy .sh_sourceCode .sh_comment {
  color: #fb0;
  font-weight: 400;
  font-style: italic;
}

.sh_navy .sh_sourceCode .sh_number {
  color: #f87ff4;
  font-weight: 400;
  font-style: normal;
}

.sh_nedit .sh_sourceCode .sh_comment {
  color: #000;
  font-weight: 400;
  font-style: italic;
}

.sh_nedit .sh_sourceCode .sh_preproc {
  color: #27408b;
  font-weight: 400;
  font-style: normal;
}

.sh_night .sh_sourceCode {
  background-color: #004;
  color: #d0f;
  font-weight: 400;
  font-style: normal;
}

.sh_night .sh_sourceCode .sh_type {
  color: #f1157c;
  font-weight: 700;
  font-style: normal;
}

.sh_night .sh_sourceCode .sh_number {
  color: #8ee119;
  font-weight: 400;
  font-style: normal;
}

.sh_night .sh_sourceCode .sh_preproc {
  color: #0b0;
  font-weight: 400;
  font-style: normal;
}

.sh_night .sh_sourceCode .sh_function {
  color: #ff06cd;
  font-weight: 700;
  font-style: normal;
}

.sh_pablo .sh_sourceCode .sh_type {
  color: #00c000;
  font-weight: 700;
  font-style: normal;
}

.sh_pablo .sh_sourceCode .sh_comment {
  color: gray;
  font-weight: 400;
  font-style: normal;
}

.sh_pablo .sh_sourceCode .sh_function {
  color: #ff22b9;
  font-weight: 400;
  font-style: normal;
}

.sh_peachpuff .sh_sourceCode {
  background-color: #ffdab9;
  color: #000;
  font-weight: 400;
  font-style: normal;
}

.sh_peachpuff .sh_sourceCode .sh_type {
  color: #2e8b57;
  font-weight: 700;
  font-style: normal;
}

.sh_peachpuff .sh_sourceCode .sh_comment {
  color: #406090;
  font-weight: 400;
  font-style: normal;
}

.sh_peachpuff .sh_sourceCode .sh_preproc {
  color: #cd00cd;
  font-weight: 400;
  font-style: normal;
}

.sh_peachpuff .sh_sourceCode .sh_function {
  color: #521cc7;
  font-weight: 400;
  font-style: normal;
}

.sh_rand01 .sh_sourceCode {
  background-color: #fff;
  color: #121b28;
  font-weight: 400;
  font-style: normal;
}

.sh_rand01 .sh_sourceCode .sh_type {
  color: #c42638;
  font-weight: 700;
  font-style: normal;
}

.sh_rand01 .sh_sourceCode .sh_number {
  color: #0da344;
  font-weight: 400;
  font-style: normal;
}

.sh_rand01 .sh_sourceCode .sh_preproc {
  color: #620ac6;
  font-weight: 400;
  font-style: normal;
}

.sh_the .sh_sourceCode .sh_type {
  color: #808;
  font-weight: 400;
  font-style: normal;
}

.sh_typical .sh_sourceCode .sh_number {
  color: #a900a9;
  font-weight: 400;
  font-style: normal;
}

.sh_typical .sh_sourceCode .sh_preproc {
  color: #00b800;
  font-weight: 400;
  font-style: normal;
}

.sh_vampire .sh_sourceCode {
  background-color: #000;
  color: red;
  font-weight: 400;
  font-style: normal;
}

.sh_vampire .sh_sourceCode .sh_type {
  color: #F35E1E;
  font-weight: 700;
  font-style: normal;
}

.sh_vampire .sh_sourceCode .sh_function {
  color: #7bc710;
  font-weight: 400;
  font-style: normal;
}

.sh_whatis .sh_sourceCode {
  background-color: #000;
  color: #0f0;
  font-weight: 400;
  font-style: normal;
}

.sh_whatis .sh_sourceCode .sh_function {
  color: #e721d3;
  font-weight: 400;
  font-style: normal;
}

.sh_whitengrey .sh_sourceCode {
  background-color: #fff;
  color: #696969;
  font-weight: 400;
  font-style: normal;
}

.sh_whitengrey .sh_sourceCode .sh_type {
  color: #696969;
  font-weight: 400;
  font-style: normal;
}

.sh_whitengrey .sh_sourceCode .sh_comment {
  color: #1326a2;
  font-weight: 400;
  font-style: italic;
}

.sh_whitengrey .sh_sourceCode .sh_preproc {
  color: #470000;
  font-weight: 400;
  font-style: normal;
}

.sh_zellner .sh_sourceCode .sh_preproc {
  color: #a020f0;
  font-weight: 400;
  font-style: normal;
}

.sh_acid,
.sh_berries-dark,
.sh_berries-light,
.sh_bipolar,
.sh_blacknblue,
.sh_bright,
.sh_contrast,
.sh_darkblue,
.sh_darkness,
.sh_desert,
.sh_dull,
.sh_easter,
.sh_emacs,
.sh_golden,
.sh_greenlcd,
.sh_ide-anjuta,
.sh_ide-codewarrior,
.sh_ide-devcpp,
.sh_ide-eclipse,
.sh_ide-kdev,
.sh_ide-msvcpp,
.sh_kwrite,
.sh_matlab,
.sh_navy,
.sh_nedit,
.sh_neon,
.sh_night,
.sh_pablo,
.sh_peachpuff,
.sh_print,
.sh_rand01,
.sh_the,
.sh_typical,
.sh_vampire,
.sh_vim-dark,
.sh_vim,
.sh_whatis,
.sh_whitengrey,
.sh_zellner {
  background: none;
  border: 0 none;
  margin: 0;
  padding: 0;
}

.sh_acid .sh_sourceCode .sh_keyword,
.sh_acid .sh_sourceCode .sh_date,
.sh_acid .sh_sourceCode .sh_time,
.sh_acid .sh_sourceCode .sh_file,
.sh_acid .sh_sourceCode .sh_difflines,
.sh_acid .sh_sourceCode .sh_property {
  color: #bb7977;
  font-weight: 700;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_string,
.sh_acid .sh_sourceCode .sh_regexp,
.sh_acid .sh_sourceCode .sh_url,
.sh_acid .sh_sourceCode .sh_ip,
.sh_acid .sh_sourceCode .sh_name,
.sh_acid .sh_sourceCode .sh_newfile,
.sh_acid .sh_sourceCode .sh_value {
  color: #a68500;
  font-weight: 400;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_specialchar,
.sh_acid .sh_sourceCode .sh_oldfile {
  color: #f0f;
  font-weight: 700;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_symbol,
.sh_acid .sh_sourceCode .sh_cbracket {
  color: #ff0080;
  font-weight: 700;
  font-style: normal;
}

.sh_acid .sh_sourceCode .sh_variable,
.sh_acid .sh_sourceCode .sh_selector {
  color: #0080c0;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_keyword,
.sh_berries-dark .sh_sourceCode .sh_date,
.sh_berries-dark .sh_sourceCode .sh_time,
.sh_berries-dark .sh_sourceCode .sh_file,
.sh_berries-dark .sh_sourceCode .sh_difflines,
.sh_berries-dark .sh_sourceCode .sh_property {
  color: #3f2bf0;
  font-weight: 700;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_string,
.sh_berries-dark .sh_sourceCode .sh_regexp,
.sh_berries-dark .sh_sourceCode .sh_url,
.sh_berries-dark .sh_sourceCode .sh_ip,
.sh_berries-dark .sh_sourceCode .sh_name,
.sh_berries-dark .sh_sourceCode .sh_newfile,
.sh_berries-dark .sh_sourceCode .sh_value {
  color: #c40000;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_specialchar,
.sh_berries-dark .sh_sourceCode .sh_oldfile {
  color: #77379a;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_number,
.sh_berries-light .sh_sourceCode .sh_number {
  color: #20755a;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_preproc,
.sh_berries-light .sh_sourceCode .sh_preproc {
  color: #0628cb;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_symbol,
.sh_berries-dark .sh_sourceCode .sh_cbracket,
.sh_contrast .sh_sourceCode .sh_comment,
.sh_emacs .sh_sourceCode .sh_number,
.sh_emacs .sh_sourceCode .sh_preproc,
.sh_emacs .sh_sourceCode .sh_function,
.sh_ide-anjuta .sh_sourceCode .sh_function,
.sh_ide-codewarrior .sh_sourceCode .sh_number,
.sh_ide-codewarrior .sh_sourceCode .sh_function,
.sh_ide-devcpp .sh_sourceCode .sh_type,
.sh_ide-devcpp .sh_sourceCode .sh_function,
.sh_ide-eclipse .sh_sourceCode .sh_number,
.sh_ide-eclipse .sh_sourceCode .sh_function,
.sh_ide-kdev .sh_sourceCode .sh_function,
.sh_ide-msvcpp .sh_sourceCode .sh_string,
.sh_ide-msvcpp .sh_sourceCode .sh_regexp,
.sh_ide-msvcpp .sh_sourceCode .sh_specialchar,
.sh_ide-msvcpp .sh_sourceCode .sh_number,
.sh_ide-msvcpp .sh_sourceCode .sh_function,
.sh_ide-msvcpp .sh_sourceCode .sh_url,
.sh_ide-msvcpp .sh_sourceCode .sh_ip,
.sh_ide-msvcpp .sh_sourceCode .sh_name,
.sh_ide-msvcpp .sh_sourceCode .sh_oldfile,
.sh_ide-msvcpp .sh_sourceCode .sh_newfile,
.sh_ide-msvcpp .sh_sourceCode .sh_value,
.sh_matlab .sh_sourceCode .sh_type,
.sh_matlab .sh_sourceCode .sh_specialchar,
.sh_matlab .sh_sourceCode .sh_number,
.sh_matlab .sh_sourceCode .sh_function,
.sh_matlab .sh_sourceCode .sh_oldfile,
.sh_nedit .sh_sourceCode .sh_function,
.sh_print .sh_sourceCode .sh_string,
.sh_print .sh_sourceCode .sh_regexp,
.sh_print .sh_sourceCode .sh_specialchar,
.sh_print .sh_sourceCode .sh_number,
.sh_print .sh_sourceCode .sh_url,
.sh_print .sh_sourceCode .sh_ip,
.sh_print .sh_sourceCode .sh_name,
.sh_print .sh_sourceCode .sh_oldfile,
.sh_print .sh_sourceCode .sh_newfile,
.sh_print .sh_sourceCode .sh_value,
.sh_the .sh_sourceCode .sh_specialchar,
.sh_the .sh_sourceCode .sh_function,
.sh_the .sh_sourceCode .sh_oldfile,
.sh_vim .sh_sourceCode .sh_function,
.sh_whitengrey .sh_sourceCode .sh_function {
  color: #000;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_function,
.sh_berries-light .sh_sourceCode .sh_function {
  color: #901164;
  font-weight: 700;
  font-style: normal;
}

.sh_berries-dark .sh_sourceCode .sh_variable,
.sh_berries-dark .sh_sourceCode .sh_selector {
  color: #a91ea7;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-light .sh_sourceCode .sh_keyword,
.sh_berries-light .sh_sourceCode .sh_date,
.sh_berries-light .sh_sourceCode .sh_time,
.sh_berries-light .sh_sourceCode .sh_file,
.sh_berries-light .sh_sourceCode .sh_difflines,
.sh_berries-light .sh_sourceCode .sh_property {
  color: #2cae1e;
  font-weight: 700;
  font-style: normal;
}

.sh_berries-light .sh_sourceCode .sh_string,
.sh_berries-light .sh_sourceCode .sh_regexp,
.sh_berries-light .sh_sourceCode .sh_specialchar,
.sh_berries-light .sh_sourceCode .sh_url,
.sh_berries-light .sh_sourceCode .sh_ip,
.sh_berries-light .sh_sourceCode .sh_name,
.sh_berries-light .sh_sourceCode .sh_oldfile,
.sh_berries-light .sh_sourceCode .sh_newfile,
.sh_berries-light .sh_sourceCode .sh_value {
  color: #5f81b3;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-light .sh_sourceCode .sh_symbol,
.sh_berries-light .sh_sourceCode .sh_cbracket {
  color: #d2073b;
  font-weight: 400;
  font-style: normal;
}

.sh_berries-light .sh_sourceCode .sh_variable,
.sh_berries-light .sh_sourceCode .sh_selector {
  color: #0628cb;
  font-weight: 700;
  font-style: normal;
}

.sh_bipolar .sh_sourceCode .sh_keyword,
.sh_bipolar .sh_sourceCode .sh_date,
.sh_bipolar .sh_sourceCode .sh_time,
.sh_bipolar .sh_sourceCode .sh_file,
.sh_bipolar .sh_sourceCode .sh_difflines,
.sh_bipolar .sh_sourceCode .sh_property {
  color: #ee85e2;
  font-weight: 700;
  font-style: normal;
}

.sh_bipolar .sh_sourceCode .sh_string,
.sh_bipolar .sh_sourceCode .sh_regexp,
.sh_bipolar .sh_sourceCode .sh_specialchar,
.sh_bipolar .sh_sourceCode .sh_url,
.sh_bipolar .sh_sourceCode .sh_ip,
.sh_bipolar .sh_sourceCode .sh_name,
.sh_bipolar .sh_sourceCode .sh_oldfile,
.sh_bipolar .sh_sourceCode .sh_newfile,
.sh_bipolar .sh_sourceCode .sh_value {
  color: #9ef457;
  font-weight: 400;
  font-style: normal;
}

.sh_bipolar .sh_sourceCode .sh_number,
.sh_golden .sh_sourceCode .sh_number,
.sh_greenlcd .sh_sourceCode .sh_number,
.sh_navy .sh_sourceCode .sh_string,
.sh_navy .sh_sourceCode .sh_regexp,
.sh_navy .sh_sourceCode .sh_specialchar,
.sh_navy .sh_sourceCode .sh_symbol,
.sh_navy .sh_sourceCode .sh_function,
.sh_navy .sh_sourceCode .sh_cbracket,
.sh_navy .sh_sourceCode .sh_url,
.sh_navy .sh_sourceCode .sh_ip,
.sh_navy .sh_sourceCode .sh_name,
.sh_navy .sh_sourceCode .sh_oldfile,
.sh_navy .sh_sourceCode .sh_newfile,
.sh_navy .sh_sourceCode .sh_value,
.sh_night .sh_sourceCode .sh_string,
.sh_night .sh_sourceCode .sh_regexp,
.sh_night .sh_sourceCode .sh_url,
.sh_night .sh_sourceCode .sh_ip,
.sh_night .sh_sourceCode .sh_name,
.sh_night .sh_sourceCode .sh_newfile,
.sh_night .sh_sourceCode .sh_value,
.sh_vampire .sh_sourceCode .sh_specialchar,
.sh_vampire .sh_sourceCode .sh_variable,
.sh_vampire .sh_sourceCode .sh_oldfile,
.sh_vampire .sh_sourceCode .sh_selector,
.sh_vim-dark .sh_sourceCode .sh_function {
  color: #FBFBFB;
  font-weight: 400;
  font-style: normal;
}

.sh_bipolar .sh_sourceCode .sh_symbol,
.sh_bipolar .sh_sourceCode .sh_cbracket {
  color: #348fef;
  font-weight: 400;
  font-style: normal;
}

.sh_bipolar .sh_sourceCode .sh_variable,
.sh_bipolar .sh_sourceCode .sh_selector {
  color: #72d42c;
  font-weight: 700;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode .sh_keyword,
.sh_blacknblue .sh_sourceCode .sh_date,
.sh_blacknblue .sh_sourceCode .sh_time,
.sh_blacknblue .sh_sourceCode .sh_file,
.sh_blacknblue .sh_sourceCode .sh_difflines,
.sh_blacknblue .sh_sourceCode .sh_property {
  color: #1ededc;
  font-weight: 700;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode .sh_string,
.sh_blacknblue .sh_sourceCode .sh_regexp,
.sh_blacknblue .sh_sourceCode .sh_url,
.sh_blacknblue .sh_sourceCode .sh_ip,
.sh_blacknblue .sh_sourceCode .sh_name,
.sh_blacknblue .sh_sourceCode .sh_newfile,
.sh_blacknblue .sh_sourceCode .sh_value {
  color: #cfc631;
  font-weight: 400;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode .sh_specialchar,
.sh_blacknblue .sh_sourceCode .sh_symbol,
.sh_blacknblue .sh_sourceCode .sh_cbracket,
.sh_blacknblue .sh_sourceCode .sh_oldfile {
  color: #ccc6c6;
  font-weight: 400;
  font-style: normal;
}

.sh_blacknblue .sh_sourceCode .sh_variable,
.sh_blacknblue .sh_sourceCode .sh_selector {
  color: #ecea26;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_keyword,
.sh_bright .sh_sourceCode .sh_date,
.sh_bright .sh_sourceCode .sh_time,
.sh_bright .sh_sourceCode .sh_file,
.sh_bright .sh_sourceCode .sh_difflines,
.sh_bright .sh_sourceCode .sh_property {
  color: #ff3030;
  font-weight: 700;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_string,
.sh_bright .sh_sourceCode .sh_regexp,
.sh_bright .sh_sourceCode .sh_specialchar,
.sh_bright .sh_sourceCode .sh_url,
.sh_bright .sh_sourceCode .sh_ip,
.sh_bright .sh_sourceCode .sh_name,
.sh_bright .sh_sourceCode .sh_oldfile,
.sh_bright .sh_sourceCode .sh_newfile,
.sh_bright .sh_sourceCode .sh_value {
  color: #1861a7;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_symbol,
.sh_bright .sh_sourceCode .sh_cbracket {
  color: #3030ee;
  font-weight: 400;
  font-style: normal;
}

.sh_bright .sh_sourceCode .sh_variable,
.sh_bright .sh_sourceCode .sh_selector,
.sh_emacs .sh_sourceCode .sh_variable,
.sh_emacs .sh_sourceCode .sh_selector,
.sh_ide-anjuta .sh_sourceCode .sh_variable,
.sh_ide-anjuta .sh_sourceCode .sh_selector,
.sh_ide-devcpp .sh_sourceCode .sh_number,
.sh_ide-eclipse .sh_sourceCode .sh_string,
.sh_ide-eclipse .sh_sourceCode .sh_regexp,
.sh_ide-eclipse .sh_sourceCode .sh_specialchar,
.sh_ide-eclipse .sh_sourceCode .sh_url,
.sh_ide-eclipse .sh_sourceCode .sh_ip,
.sh_ide-eclipse .sh_sourceCode .sh_name,
.sh_ide-eclipse .sh_sourceCode .sh_oldfile,
.sh_ide-eclipse .sh_sourceCode .sh_newfile,
.sh_ide-eclipse .sh_sourceCode .sh_value,
.sh_ide-kdev .sh_sourceCode .sh_number,
.sh_ide-msvcpp .sh_sourceCode .sh_type,
.sh_ide-msvcpp .sh_sourceCode .sh_preproc,
.sh_matlab .sh_sourceCode .sh_keyword,
.sh_matlab .sh_sourceCode .sh_date,
.sh_matlab .sh_sourceCode .sh_time,
.sh_matlab .sh_sourceCode .sh_file,
.sh_matlab .sh_sourceCode .sh_variable,
.sh_matlab .sh_sourceCode .sh_difflines,
.sh_matlab .sh_sourceCode .sh_selector,
.sh_matlab .sh_sourceCode .sh_property,
.sh_pablo .sh_sourceCode .sh_specialchar,
.sh_pablo .sh_sourceCode .sh_oldfile,
.sh_the .sh_sourceCode .sh_keyword,
.sh_the .sh_sourceCode .sh_date,
.sh_the .sh_sourceCode .sh_time,
.sh_the .sh_sourceCode .sh_file,
.sh_the .sh_sourceCode .sh_variable,
.sh_the .sh_sourceCode .sh_difflines,
.sh_the .sh_sourceCode .sh_selector,
.sh_the .sh_sourceCode .sh_property,
.sh_typical .sh_sourceCode .sh_type,
.sh_vim-dark .sh_sourceCode .sh_comment,
.sh_vim .sh_sourceCode .sh_comment,
.sh_zellner .sh_sourceCode .sh_type {
  color: #00f;
  font-weight: 400;
  font-style: normal;
}

.sh_contrast .sh_sourceCode .sh_keyword,
.sh_contrast .sh_sourceCode .sh_type,
.sh_contrast .sh_sourceCode .sh_date,
.sh_contrast .sh_sourceCode .sh_time,
.sh_contrast .sh_sourceCode .sh_file,
.sh_contrast .sh_sourceCode .sh_difflines,
.sh_contrast .sh_sourceCode .sh_property,
.sh_darkblue .sh_sourceCode .sh_function,
.sh_neon .sh_sourceCode .sh_function,
.sh_night .sh_sourceCode .sh_keyword,
.sh_night .sh_sourceCode .sh_date,
.sh_night .sh_sourceCode .sh_time,
.sh_night .sh_sourceCode .sh_file,
.sh_night .sh_sourceCode .sh_difflines,
.sh_night .sh_sourceCode .sh_property,
.sh_vampire .sh_sourceCode .sh_keyword,
.sh_vampire .sh_sourceCode .sh_date,
.sh_vampire .sh_sourceCode .sh_time,
.sh_vampire .sh_sourceCode .sh_file,
.sh_vampire .sh_sourceCode .sh_difflines,
.sh_vampire .sh_sourceCode .sh_property,
.sh_whatis .sh_sourceCode .sh_type {
  color: #fff;
  font-weight: 700;
  font-style: normal;
}

.sh_contrast .sh_sourceCode .sh_string,
.sh_contrast .sh_sourceCode .sh_regexp,
.sh_contrast .sh_sourceCode .sh_specialchar,
.sh_contrast .sh_sourceCode .sh_url,
.sh_contrast .sh_sourceCode .sh_ip,
.sh_contrast .sh_sourceCode .sh_name,
.sh_contrast .sh_sourceCode .sh_oldfile,
.sh_contrast .sh_sourceCode .sh_newfile,
.sh_contrast .sh_sourceCode .sh_value {
  color: #11f80c;
  font-weight: 400;
  font-style: normal;
}

.sh_contrast .sh_sourceCode .sh_symbol,
.sh_contrast .sh_sourceCode .sh_cbracket,
.sh_golden .sh_sourceCode .sh_variable,
.sh_golden .sh_sourceCode .sh_selector {
  color: #dedede;
  font-weight: 700;
  font-style: normal;
}

.sh_contrast .sh_sourceCode .sh_variable,
.sh_contrast .sh_sourceCode .sh_selector {
  color: #11f80c;
  font-weight: 700;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_keyword,
.sh_darkblue .sh_sourceCode .sh_date,
.sh_darkblue .sh_sourceCode .sh_time,
.sh_darkblue .sh_sourceCode .sh_file,
.sh_darkblue .sh_sourceCode .sh_difflines,
.sh_darkblue .sh_sourceCode .sh_property {
  color: #ffff60;
  font-weight: 400;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_string,
.sh_darkblue .sh_sourceCode .sh_regexp,
.sh_darkblue .sh_sourceCode .sh_url,
.sh_darkblue .sh_sourceCode .sh_ip,
.sh_darkblue .sh_sourceCode .sh_name,
.sh_darkblue .sh_sourceCode .sh_newfile,
.sh_darkblue .sh_sourceCode .sh_value {
  color: #ffa0a0;
  font-weight: 400;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_specialchar,
.sh_darkblue .sh_sourceCode .sh_oldfile {
  color: orange;
  font-weight: 400;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_symbol,
.sh_darkblue .sh_sourceCode .sh_cbracket {
  color: #d8e91b;
  font-weight: 700;
  font-style: normal;
}

.sh_darkblue .sh_sourceCode .sh_variable,
.sh_darkblue .sh_sourceCode .sh_selector,
.sh_darkness .sh_sourceCode .sh_variable,
.sh_darkness .sh_sourceCode .sh_selector {
  color: #26e0e7;
  font-weight: 400;
  font-style: normal;
}

.sh_darkness .sh_sourceCode,
.sh_neon .sh_sourceCode,
.sh_pablo .sh_sourceCode,
.sh_vim-dark .sh_sourceCode {
  background-color: #000;
  color: #fff;
  font-weight: 400;
  font-style: normal;
}

.sh_darkness .sh_sourceCode .sh_keyword,
.sh_darkness .sh_sourceCode .sh_date,
.sh_darkness .sh_sourceCode .sh_time,
.sh_darkness .sh_sourceCode .sh_file,
.sh_darkness .sh_sourceCode .sh_difflines,
.sh_darkness .sh_sourceCode .sh_property {
  color: #ff0;
  font-weight: 700;
  font-style: normal;
}

.sh_darkness .sh_sourceCode .sh_type,
.sh_pablo .sh_sourceCode .sh_preproc,
.sh_vim-dark .sh_sourceCode .sh_type,
.sh_vim .sh_sourceCode .sh_type {
  color: #0f0;
  font-weight: 400;
  font-style: normal;
}

.sh_darkness .sh_sourceCode .sh_string,
.sh_darkness .sh_sourceCode .sh_regexp,
.sh_darkness .sh_sourceCode .sh_url,
.sh_darkness .sh_sourceCode .sh_ip,
.sh_darkness .sh_sourceCode .sh_name,
.sh_darkness .sh_sourceCode .sh_newfile,
.sh_darkness .sh_sourceCode .sh_value {
  color: #abab00;
  font-weight: 700;
  font-style: normal;
}

.sh_darkness .sh_sourceCode .sh_specialchar,
.sh_darkness .sh_sourceCode .sh_oldfile,
.sh_greenlcd .sh_sourceCode .sh_preproc,
.sh_night .sh_sourceCode .sh_comment,
.sh_whatis .sh_sourceCode .sh_preproc {
  color: #bfbfbf;
  font-weight: 400;
  font-style: normal;
}

.sh_darkness .sh_sourceCode .sh_comment,
.sh_greenlcd .sh_sourceCode .sh_comment {
  color: #888;
  font-weight: 400;
  font-style: italic;
}

.sh_darkness .sh_sourceCode .sh_symbol,
.sh_darkness .sh_sourceCode .sh_cbracket,
.sh_kwrite .sh_sourceCode .sh_specialchar,
.sh_kwrite .sh_sourceCode .sh_oldfile,
.sh_neon .sh_sourceCode .sh_number,
.sh_zellner .sh_sourceCode .sh_string,
.sh_zellner .sh_sourceCode .sh_regexp,
.sh_zellner .sh_sourceCode .sh_specialchar,
.sh_zellner .sh_sourceCode .sh_number,
.sh_zellner .sh_sourceCode .sh_url,
.sh_zellner .sh_sourceCode .sh_ip,
.sh_zellner .sh_sourceCode .sh_name,
.sh_zellner .sh_sourceCode .sh_oldfile,
.sh_zellner .sh_sourceCode .sh_newfile,
.sh_zellner .sh_sourceCode .sh_value {
  color: #f0f;
  font-weight: 400;
  font-style: normal;
}

.sh_desert .sh_sourceCode .sh_keyword,
.sh_desert .sh_sourceCode .sh_date,
.sh_desert .sh_sourceCode .sh_time,
.sh_desert .sh_sourceCode .sh_file,
.sh_desert .sh_sourceCode .sh_difflines,
.sh_desert .sh_sourceCode .sh_property {
  color: #fef8bc;
  font-weight: 700;
  font-style: normal;
}

.sh_desert .sh_sourceCode .sh_string,
.sh_desert .sh_sourceCode .sh_regexp,
.sh_desert .sh_sourceCode .sh_specialchar,
.sh_desert .sh_sourceCode .sh_url,
.sh_desert .sh_sourceCode .sh_ip,
.sh_desert .sh_sourceCode .sh_name,
.sh_desert .sh_sourceCode .sh_oldfile,
.sh_desert .sh_sourceCode .sh_newfile,
.sh_desert .sh_sourceCode .sh_value {
  color: #f6f647;
  font-weight: 400;
  font-style: normal;
}

.sh_desert .sh_sourceCode .sh_symbol,
.sh_desert .sh_sourceCode .sh_cbracket {
  color: #66574f;
  font-weight: 400;
  font-style: normal;
}

.sh_desert .sh_sourceCode .sh_variable,
.sh_desert .sh_sourceCode .sh_selector,
.sh_ide-devcpp .sh_sourceCode .sh_keyword,
.sh_ide-devcpp .sh_sourceCode .sh_date,
.sh_ide-devcpp .sh_sourceCode .sh_time,
.sh_ide-devcpp .sh_sourceCode .sh_file,
.sh_ide-devcpp .sh_sourceCode .sh_variable,
.sh_ide-devcpp .sh_sourceCode .sh_difflines,
.sh_ide-devcpp .sh_sourceCode .sh_selector,
.sh_ide-devcpp .sh_sourceCode .sh_property,
.sh_kwrite .sh_sourceCode .sh_keyword,
.sh_kwrite .sh_sourceCode .sh_date,
.sh_kwrite .sh_sourceCode .sh_time,
.sh_kwrite .sh_sourceCode .sh_file,
.sh_kwrite .sh_sourceCode .sh_variable,
.sh_kwrite .sh_sourceCode .sh_difflines,
.sh_kwrite .sh_sourceCode .sh_selector,
.sh_kwrite .sh_sourceCode .sh_property,
.sh_nedit .sh_sourceCode .sh_keyword,
.sh_nedit .sh_sourceCode .sh_symbol,
.sh_nedit .sh_sourceCode .sh_cbracket,
.sh_nedit .sh_sourceCode .sh_date,
.sh_nedit .sh_sourceCode .sh_time,
.sh_nedit .sh_sourceCode .sh_file,
.sh_nedit .sh_sourceCode .sh_difflines,
.sh_nedit .sh_sourceCode .sh_property,
.sh_print .sh_sourceCode .sh_keyword,
.sh_print .sh_sourceCode .sh_type,
.sh_print .sh_sourceCode .sh_preproc,
.sh_print .sh_sourceCode .sh_symbol,
.sh_print .sh_sourceCode .sh_cbracket,
.sh_print .sh_sourceCode .sh_date,
.sh_print .sh_sourceCode .sh_time,
.sh_print .sh_sourceCode .sh_file,
.sh_print .sh_sourceCode .sh_variable,
.sh_print .sh_sourceCode .sh_difflines,
.sh_print .sh_sourceCode .sh_selector,
.sh_print .sh_sourceCode .sh_property,
.sh_rand01 .sh_sourceCode .sh_function,
.sh_typical .sh_sourceCode .sh_function,
.sh_zellner .sh_sourceCode .sh_function {
  color: #000;
  font-weight: 700;
  font-style: normal;
}

.sh_dull .sh_sourceCode .sh_keyword,
.sh_dull .sh_sourceCode .sh_date,
.sh_dull .sh_sourceCode .sh_time,
.sh_dull .sh_sourceCode .sh_file,
.sh_dull .sh_sourceCode .sh_difflines,
.sh_dull .sh_sourceCode .sh_property {
  color: #353535;
  font-weight: 700;
  font-style: normal;
}

.sh_dull .sh_sourceCode .sh_string,
.sh_dull .sh_sourceCode .sh_regexp,
.sh_dull .sh_sourceCode .sh_specialchar,
.sh_dull .sh_sourceCode .sh_url,
.sh_dull .sh_sourceCode .sh_ip,
.sh_dull .sh_sourceCode .sh_name,
.sh_dull .sh_sourceCode .sh_oldfile,
.sh_dull .sh_sourceCode .sh_newfile,
.sh_dull .sh_sourceCode .sh_value {
  color: #059;
  font-weight: 400;
  font-style: normal;
}

.sh_dull .sh_sourceCode .sh_symbol,
.sh_dull .sh_sourceCode .sh_cbracket {
  color: #222;
  font-weight: 400;
  font-style: normal;
}

.sh_dull .sh_sourceCode .sh_variable,
.sh_dull .sh_sourceCode .sh_selector {
  color: #ae5a16;
  font-weight: 400;
  font-style: normal;
}

.sh_easter .sh_sourceCode .sh_keyword,
.sh_easter .sh_sourceCode .sh_date,
.sh_easter .sh_sourceCode .sh_time,
.sh_easter .sh_sourceCode .sh_file,
.sh_easter .sh_sourceCode .sh_difflines,
.sh_easter .sh_sourceCode .sh_property {
  color: #1d45d6;
  font-weight: 700;
  font-style: normal;
}

.sh_easter .sh_sourceCode .sh_string,
.sh_easter .sh_sourceCode .sh_regexp,
.sh_easter .sh_sourceCode .sh_specialchar,
.sh_easter .sh_sourceCode .sh_url,
.sh_easter .sh_sourceCode .sh_ip,
.sh_easter .sh_sourceCode .sh_name,
.sh_easter .sh_sourceCode .sh_oldfile,
.sh_easter .sh_sourceCode .sh_newfile,
.sh_easter .sh_sourceCode .sh_value {
  color: #ca4be3;
  font-weight: 400;
  font-style: normal;
}

.sh_easter .sh_sourceCode .sh_symbol,
.sh_easter .sh_sourceCode .sh_cbracket {
  color: #fa4700;
  font-weight: 400;
  font-style: normal;
}

.sh_easter .sh_sourceCode .sh_variable,
.sh_easter .sh_sourceCode .sh_selector {
  color: #26aae7;
  font-weight: 700;
  font-style: normal;
}

.sh_emacs .sh_sourceCode,
.sh_ide-anjuta .sh_sourceCode,
.sh_ide-codewarrior .sh_sourceCode,
.sh_ide-devcpp .sh_sourceCode,
.sh_ide-eclipse .sh_sourceCode,
.sh_ide-kdev .sh_sourceCode,
.sh_ide-msvcpp .sh_sourceCode,
.sh_kwrite .sh_sourceCode,
.sh_matlab .sh_sourceCode,
.sh_nedit .sh_sourceCode,
.sh_print .sh_sourceCode,
.sh_the .sh_sourceCode,
.sh_typical .sh_sourceCode,
.sh_vim .sh_sourceCode,
.sh_zellner .sh_sourceCode {
  background-color: #FBFBFB;
  color: #000;
  font-weight: 400;
  font-style: normal;
}

.sh_emacs .sh_sourceCode .sh_keyword,
.sh_emacs .sh_sourceCode .sh_date,
.sh_emacs .sh_sourceCode .sh_time,
.sh_emacs .sh_sourceCode .sh_file,
.sh_emacs .sh_sourceCode .sh_difflines,
.sh_emacs .sh_sourceCode .sh_property {
  color: #9c20ee;
  font-weight: 700;
  font-style: normal;
}

.sh_emacs .sh_sourceCode .sh_string,
.sh_emacs .sh_sourceCode .sh_regexp,
.sh_emacs .sh_sourceCode .sh_specialchar,
.sh_emacs .sh_sourceCode .sh_url,
.sh_emacs .sh_sourceCode .sh_ip,
.sh_emacs .sh_sourceCode .sh_name,
.sh_emacs .sh_sourceCode .sh_oldfile,
.sh_emacs .sh_sourceCode .sh_newfile,
.sh_emacs .sh_sourceCode .sh_value {
  color: #bd8d8b;
  font-weight: 400;
  font-style: normal;
}

.sh_golden .sh_sourceCode .sh_keyword,
.sh_golden .sh_sourceCode .sh_date,
.sh_golden .sh_sourceCode .sh_time,
.sh_golden .sh_sourceCode .sh_file,
.sh_golden .sh_sourceCode .sh_difflines,
.sh_golden .sh_sourceCode .sh_property {
  color: #ffed8a;
  font-weight: 700;
  font-style: normal;
}

.sh_golden .sh_sourceCode .sh_string,
.sh_golden .sh_sourceCode .sh_regexp,
.sh_golden .sh_sourceCode .sh_specialchar,
.sh_golden .sh_sourceCode .sh_url,
.sh_golden .sh_sourceCode .sh_ip,
.sh_golden .sh_sourceCode .sh_name,
.sh_golden .sh_sourceCode .sh_oldfile,
.sh_golden .sh_sourceCode .sh_newfile,
.sh_golden .sh_sourceCode .sh_value,
.sh_ide-devcpp .sh_sourceCode .sh_string,
.sh_ide-devcpp .sh_sourceCode .sh_regexp,
.sh_ide-devcpp .sh_sourceCode .sh_specialchar,
.sh_ide-devcpp .sh_sourceCode .sh_url,
.sh_ide-devcpp .sh_sourceCode .sh_ip,
.sh_ide-devcpp .sh_sourceCode .sh_name,
.sh_ide-devcpp .sh_sourceCode .sh_oldfile,
.sh_ide-devcpp .sh_sourceCode .sh_newfile,
.sh_ide-devcpp .sh_sourceCode .sh_value,
.sh_ide-kdev .sh_sourceCode .sh_string,
.sh_ide-kdev .sh_sourceCode .sh_regexp,
.sh_ide-kdev .sh_sourceCode .sh_specialchar,
.sh_ide-kdev .sh_sourceCode .sh_url,
.sh_ide-kdev .sh_sourceCode .sh_ip,
.sh_ide-kdev .sh_sourceCode .sh_name,
.sh_ide-kdev .sh_sourceCode .sh_oldfile,
.sh_ide-kdev .sh_sourceCode .sh_newfile,
.sh_ide-kdev .sh_sourceCode .sh_value,
.sh_kwrite .sh_sourceCode .sh_string,
.sh_kwrite .sh_sourceCode .sh_regexp,
.sh_kwrite .sh_sourceCode .sh_url,
.sh_kwrite .sh_sourceCode .sh_ip,
.sh_kwrite .sh_sourceCode .sh_name,
.sh_kwrite .sh_sourceCode .sh_newfile,
.sh_kwrite .sh_sourceCode .sh_value,
.sh_pablo .sh_sourceCode .sh_symbol,
.sh_pablo .sh_sourceCode .sh_cbracket,
.sh_the .sh_sourceCode .sh_number,
.sh_the .sh_sourceCode .sh_preproc,
.sh_typical .sh_sourceCode .sh_string,
.sh_typical .sh_sourceCode .sh_regexp,
.sh_typical .sh_sourceCode .sh_symbol,
.sh_typical .sh_sourceCode .sh_cbracket,
.sh_typical .sh_sourceCode .sh_url,
.sh_typical .sh_sourceCode .sh_ip,
.sh_typical .sh_sourceCode .sh_name,
.sh_typical .sh_sourceCode .sh_newfile,
.sh_typical .sh_sourceCode .sh_value,
.sh_vim-dark .sh_sourceCode .sh_string,
.sh_vim-dark .sh_sourceCode .sh_regexp,
.sh_vim-dark .sh_sourceCode .sh_number,
.sh_vim-dark .sh_sourceCode .sh_url,
.sh_vim-dark .sh_sourceCode .sh_ip,
.sh_vim-dark .sh_sourceCode .sh_name,
.sh_vim-dark .sh_sourceCode .sh_newfile,
.sh_vim-dark .sh_sourceCode .sh_value,
.sh_vim .sh_sourceCode .sh_string,
.sh_vim .sh_sourceCode .sh_regexp,
.sh_vim .sh_sourceCode .sh_number,
.sh_vim .sh_sourceCode .sh_url,
.sh_vim .sh_sourceCode .sh_ip,
.sh_vim .sh_sourceCode .sh_name,
.sh_vim .sh_sourceCode .sh_newfile,
.sh_vim .sh_sourceCode .sh_value,
.sh_whatis .sh_sourceCode .sh_comment,
.sh_zellner .sh_sourceCode .sh_comment {
  color: red;
  font-weight: 400;
  font-style: normal;
}

.sh_golden .sh_sourceCode .sh_symbol,
.sh_golden .sh_sourceCode .sh_cbracket,
.sh_vampire .sh_sourceCode .sh_preproc {
  color: #ababab;
  font-weight: 400;
  font-style: normal;
}

.sh_greenlcd .sh_sourceCode .sh_keyword,
.sh_greenlcd .sh_sourceCode .sh_date,
.sh_greenlcd .sh_sourceCode .sh_time,
.sh_greenlcd .sh_sourceCode .sh_file,
.sh_greenlcd .sh_sourceCode .sh_difflines,
.sh_greenlcd .sh_sourceCode .sh_property {
  color: #00ed00;
  font-weight: 700;
  font-style: normal;
}

.sh_greenlcd .sh_sourceCode .sh_string,
.sh_greenlcd .sh_sourceCode .sh_regexp,
.sh_greenlcd .sh_sourceCode .sh_specialchar,
.sh_greenlcd .sh_sourceCode .sh_url,
.sh_greenlcd .sh_sourceCode .sh_ip,
.sh_greenlcd .sh_sourceCode .sh_name,
.sh_greenlcd .sh_sourceCode .sh_oldfile,
.sh_greenlcd .sh_sourceCode .sh_newfile,
.sh_greenlcd .sh_sourceCode .sh_value {
  color: #dfdfdf;
  font-weight: 400;
  font-style: normal;
}

.sh_greenlcd .sh_sourceCode .sh_symbol,
.sh_greenlcd .sh_sourceCode .sh_cbracket {
  color: #2fe7a9;
  font-weight: 400;
  font-style: normal;
}

.sh_greenlcd .sh_sourceCode .sh_variable,
.sh_greenlcd .sh_sourceCode .sh_selector {
  color: #beef13;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-anjuta .sh_sourceCode .sh_keyword,
.sh_ide-anjuta .sh_sourceCode .sh_date,
.sh_ide-anjuta .sh_sourceCode .sh_time,
.sh_ide-anjuta .sh_sourceCode .sh_file,
.sh_ide-anjuta .sh_sourceCode .sh_difflines,
.sh_ide-anjuta .sh_sourceCode .sh_property {
  color: navy;
  font-weight: 700;
  font-style: normal;
}

.sh_ide-anjuta .sh_sourceCode .sh_string,
.sh_ide-anjuta .sh_sourceCode .sh_regexp,
.sh_ide-anjuta .sh_sourceCode .sh_specialchar,
.sh_ide-anjuta .sh_sourceCode .sh_url,
.sh_ide-anjuta .sh_sourceCode .sh_ip,
.sh_ide-anjuta .sh_sourceCode .sh_name,
.sh_ide-anjuta .sh_sourceCode .sh_oldfile,
.sh_ide-anjuta .sh_sourceCode .sh_newfile,
.sh_ide-anjuta .sh_sourceCode .sh_value {
  color: #db0;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-anjuta .sh_sourceCode .sh_number,
.sh_whitengrey .sh_sourceCode .sh_string,
.sh_whitengrey .sh_sourceCode .sh_regexp,
.sh_whitengrey .sh_sourceCode .sh_specialchar,
.sh_whitengrey .sh_sourceCode .sh_url,
.sh_whitengrey .sh_sourceCode .sh_ip,
.sh_whitengrey .sh_sourceCode .sh_name,
.sh_whitengrey .sh_sourceCode .sh_oldfile,
.sh_whitengrey .sh_sourceCode .sh_newfile,
.sh_whitengrey .sh_sourceCode .sh_value {
  color: #080;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-codewarrior .sh_sourceCode .sh_keyword,
.sh_ide-codewarrior .sh_sourceCode .sh_preproc,
.sh_ide-codewarrior .sh_sourceCode .sh_date,
.sh_ide-codewarrior .sh_sourceCode .sh_time,
.sh_ide-codewarrior .sh_sourceCode .sh_file,
.sh_ide-codewarrior .sh_sourceCode .sh_variable,
.sh_ide-codewarrior .sh_sourceCode .sh_difflines,
.sh_ide-codewarrior .sh_sourceCode .sh_selector,
.sh_ide-codewarrior .sh_sourceCode .sh_property {
  color: #0000b3;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-codewarrior .sh_sourceCode .sh_string,
.sh_ide-codewarrior .sh_sourceCode .sh_regexp,
.sh_ide-codewarrior .sh_sourceCode .sh_specialchar,
.sh_ide-codewarrior .sh_sourceCode .sh_url,
.sh_ide-codewarrior .sh_sourceCode .sh_ip,
.sh_ide-codewarrior .sh_sourceCode .sh_name,
.sh_ide-codewarrior .sh_sourceCode .sh_oldfile,
.sh_ide-codewarrior .sh_sourceCode .sh_newfile,
.sh_ide-codewarrior .sh_sourceCode .sh_value {
  color: #666;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-devcpp .sh_sourceCode .sh_preproc,
.sh_ide-kdev .sh_sourceCode .sh_preproc {
  color: green;
  font-weight: 400;
  font-style: normal;
}

.sh_ide-eclipse .sh_sourceCode .sh_keyword,
.sh_ide-eclipse .sh_sourceCode .sh_type,
.sh_ide-eclipse .sh_sourceCode .sh_date,
.sh_ide-eclipse .sh_sourceCode .sh_time,
.sh_ide-eclipse .sh_sourceCode .sh_file,
.sh_ide-eclipse .sh_sourceCode .sh_variable,
.sh_ide-eclipse .sh_sourceCode .sh_difflines,
.sh_ide-eclipse .sh_sourceCode .sh_selector,
.sh_ide-eclipse .sh_sourceCode .sh_property {
  color: #7f0055;
  font-weight: 700;
  font-style: normal;
}

.sh_ide-kdev .sh_sourceCode .sh_keyword,
.sh_ide-kdev .sh_sourceCode .sh_date,
.sh_ide-kdev .sh_sourceCode .sh_time,
.sh_ide-kdev .sh_sourceCode .sh_file,
.sh_ide-kdev .sh_sourceCode .sh_variable,
.sh_ide-kdev .sh_sourceCode .sh_difflines,
.sh_ide-kdev .sh_sourceCode .sh_selector,
.sh_ide-kdev .sh_sourceCode .sh_property {
  color: #600000;
  font-weight: 700;
  font-style: normal;
}

.sh_ide-msvcpp .sh_sourceCode .sh_keyword,
.sh_ide-msvcpp .sh_sourceCode .sh_date,
.sh_ide-msvcpp .sh_sourceCode .sh_time,
.sh_ide-msvcpp .sh_sourceCode .sh_file,
.sh_ide-msvcpp .sh_sourceCode .sh_variable,
.sh_ide-msvcpp .sh_sourceCode .sh_difflines,
.sh_ide-msvcpp .sh_sourceCode .sh_selector,
.sh_ide-msvcpp .sh_sourceCode .sh_property,
.sh_typical .sh_sourceCode .sh_keyword,
.sh_typical .sh_sourceCode .sh_date,
.sh_typical .sh_sourceCode .sh_time,
.sh_typical .sh_sourceCode .sh_file,
.sh_typical .sh_sourceCode .sh_difflines,
.sh_typical .sh_sourceCode .sh_property {
  color: #00f;
  font-weight: 700;
  font-style: normal;
}

.sh_matlab .sh_sourceCode .sh_string,
.sh_matlab .sh_sourceCode .sh_regexp,
.sh_matlab .sh_sourceCode .sh_url,
.sh_matlab .sh_sourceCode .sh_ip,
.sh_matlab .sh_sourceCode .sh_name,
.sh_matlab .sh_sourceCode .sh_newfile,
.sh_matlab .sh_sourceCode .sh_value {
  color: maroon;
  font-weight: 400;
  font-style: normal;
}

.sh_navy .sh_sourceCode .sh_keyword,
.sh_navy .sh_sourceCode .sh_date,
.sh_navy .sh_sourceCode .sh_time,
.sh_navy .sh_sourceCode .sh_file,
.sh_navy .sh_sourceCode .sh_difflines,
.sh_navy .sh_sourceCode .sh_property {
  color: #f8c50b;
  font-weight: 700;
  font-style: normal;
}

.sh_navy .sh_sourceCode .sh_preproc,
.sh_vampire .sh_sourceCode .sh_string,
.sh_vampire .sh_sourceCode .sh_regexp,
.sh_vampire .sh_sourceCode .sh_number,
.sh_vampire .sh_sourceCode .sh_url,
.sh_vampire .sh_sourceCode .sh_ip,
.sh_vampire .sh_sourceCode .sh_name,
.sh_vampire .sh_sourceCode .sh_newfile,
.sh_vampire .sh_sourceCode .sh_value,
.sh_whitengrey .sh_sourceCode .sh_number {
  color: #b0f;
  font-weight: 400;
  font-style: normal;
}

.sh_navy .sh_sourceCode .sh_variable,
.sh_navy .sh_sourceCode .sh_selector {
  color: #13d8ef;
  font-weight: 400;
  font-style: normal;
}

.sh_nedit .sh_sourceCode .sh_type,
.sh_peachpuff .sh_sourceCode .sh_keyword,
.sh_peachpuff .sh_sourceCode .sh_date,
.sh_peachpuff .sh_sourceCode .sh_time,
.sh_peachpuff .sh_sourceCode .sh_file,
.sh_peachpuff .sh_sourceCode .sh_difflines,
.sh_peachpuff .sh_sourceCode .sh_property {
  color: #a52a2a;
  font-weight: 700;
  font-style: normal;
}

.sh_nedit .sh_sourceCode .sh_string,
.sh_nedit .sh_sourceCode .sh_regexp,
.sh_nedit .sh_sourceCode .sh_number,
.sh_nedit .sh_sourceCode .sh_url,
.sh_nedit .sh_sourceCode .sh_ip,
.sh_nedit .sh_sourceCode .sh_name,
.sh_nedit .sh_sourceCode .sh_newfile,
.sh_nedit .sh_sourceCode .sh_value {
  color: #006400;
  font-weight: 400;
  font-style: normal;
}

.sh_nedit .sh_sourceCode .sh_specialchar,
.sh_nedit .sh_sourceCode .sh_oldfile {
  color: #2e8b57;
  font-weight: 400;
  font-style: normal;
}

.sh_nedit .sh_sourceCode .sh_variable,
.sh_nedit .sh_sourceCode .sh_selector {
  color: #dda0dd;
  font-weight: 700;
  font-style: normal;
}

.sh_neon .sh_sourceCode .sh_keyword,
.sh_neon .sh_sourceCode .sh_date,
.sh_neon .sh_sourceCode .sh_time,
.sh_neon .sh_sourceCode .sh_file,
.sh_neon .sh_sourceCode .sh_difflines,
.sh_neon .sh_sourceCode .sh_property {
  color: #0ff;
  font-weight: 700;
  font-style: normal;
}

.sh_neon .sh_sourceCode .sh_type,
.sh_whatis .sh_sourceCode .sh_number {
  color: #ff0;
  font-weight: 400;
  font-style: normal;
}

.sh_neon .sh_sourceCode .sh_string,
.sh_neon .sh_sourceCode .sh_regexp,
.sh_neon .sh_sourceCode .sh_specialchar,
.sh_neon .sh_sourceCode .sh_url,
.sh_neon .sh_sourceCode .sh_ip,
.sh_neon .sh_sourceCode .sh_name,
.sh_neon .sh_sourceCode .sh_oldfile,
.sh_neon .sh_sourceCode .sh_newfile,
.sh_neon .sh_sourceCode .sh_value {
  color: #cd00ff;
  font-weight: 400;
  font-style: normal;
}

.sh_neon .sh_sourceCode .sh_comment,
.sh_the .sh_sourceCode .sh_comment {
  color: #0f0;
  font-weight: 400;
  font-style: italic;
}

.sh_neon .sh_sourceCode .sh_preproc,
.sh_whatis .sh_sourceCode .sh_string,
.sh_whatis .sh_sourceCode .sh_regexp,
.sh_whatis .sh_sourceCode .sh_specialchar,
.sh_whatis .sh_sourceCode .sh_url,
.sh_whatis .sh_sourceCode .sh_ip,
.sh_whatis .sh_sourceCode .sh_name,
.sh_whatis .sh_sourceCode .sh_oldfile,
.sh_whatis .sh_sourceCode .sh_newfile,
.sh_whatis .sh_sourceCode .sh_value {
  color: #fb0;
  font-weight: 400;
  font-style: normal;
}

.sh_neon .sh_sourceCode .sh_symbol,
.sh_neon .sh_sourceCode .sh_cbracket {
  color: #ee5896;
  font-weight: 700;
  font-style: normal;
}

.sh_neon .sh_sourceCode .sh_variable,
.sh_neon .sh_sourceCode .sh_selector {
  color: #ef1347;
  font-weight: 700;
  font-style: normal;
}

.sh_night .sh_sourceCode .sh_specialchar,
.sh_night .sh_sourceCode .sh_oldfile {
  color: #82d66d;
  font-weight: 400;
  font-style: normal;
}

.sh_night .sh_sourceCode .sh_symbol,
.sh_night .sh_sourceCode .sh_cbracket {
  color: #e7ee5c;
  font-weight: 700;
  font-style: normal;
}

.sh_night .sh_sourceCode .sh_variable,
.sh_night .sh_sourceCode .sh_selector {
  color: #7aec27;
  font-weight: 700;
  font-style: normal;
}

.sh_pablo .sh_sourceCode .sh_keyword,
.sh_pablo .sh_sourceCode .sh_date,
.sh_pablo .sh_sourceCode .sh_time,
.sh_pablo .sh_sourceCode .sh_file,
.sh_pablo .sh_sourceCode .sh_difflines,
.sh_pablo .sh_sourceCode .sh_property {
  color: #c0c000;
  font-weight: 700;
  font-style: normal;
}

.sh_pablo .sh_sourceCode .sh_string,
.sh_pablo .sh_sourceCode .sh_regexp,
.sh_pablo .sh_sourceCode .sh_number,
.sh_pablo .sh_sourceCode .sh_url,
.sh_pablo .sh_sourceCode .sh_ip,
.sh_pablo .sh_sourceCode .sh_name,
.sh_pablo .sh_sourceCode .sh_newfile,
.sh_pablo .sh_sourceCode .sh_value,
.sh_whatis .sh_sourceCode .sh_symbol,
.sh_whatis .sh_sourceCode .sh_cbracket {
  color: #0ff;
  font-weight: 400;
  font-style: normal;
}

.sh_pablo .sh_sourceCode .sh_variable,
.sh_pablo .sh_sourceCode .sh_selector {
  color: #0000c0;
  font-weight: 700;
  font-style: normal;
}

.sh_peachpuff .sh_sourceCode .sh_string,
.sh_peachpuff .sh_sourceCode .sh_regexp,
.sh_peachpuff .sh_sourceCode .sh_number,
.sh_peachpuff .sh_sourceCode .sh_url,
.sh_peachpuff .sh_sourceCode .sh_ip,
.sh_peachpuff .sh_sourceCode .sh_name,
.sh_peachpuff .sh_sourceCode .sh_newfile,
.sh_peachpuff .sh_sourceCode .sh_value {
  color: #c00058;
  font-weight: 400;
  font-style: normal;
}

.sh_peachpuff .sh_sourceCode .sh_specialchar,
.sh_peachpuff .sh_sourceCode .sh_oldfile {
  color: #6a5acd;
  font-weight: 400;
  font-style: normal;
}

.sh_peachpuff .sh_sourceCode .sh_variable,
.sh_peachpuff .sh_sourceCode .sh_selector {
  color: #275fec;
  font-weight: 700;
  font-style: normal;
}

.sh_print .sh_sourceCode .sh_comment,
.sh_typical .sh_sourceCode .sh_comment {
  color: #666;
  font-weight: 400;
  font-style: italic;
}

.sh_rand01 .sh_sourceCode .sh_keyword,
.sh_rand01 .sh_sourceCode .sh_date,
.sh_rand01 .sh_sourceCode .sh_time,
.sh_rand01 .sh_sourceCode .sh_file,
.sh_rand01 .sh_sourceCode .sh_difflines,
.sh_rand01 .sh_sourceCode .sh_property {
  color: #0a7f6d;
  font-weight: 700;
  font-style: normal;
}

.sh_rand01 .sh_sourceCode .sh_string,
.sh_rand01 .sh_sourceCode .sh_regexp,
.sh_rand01 .sh_sourceCode .sh_url,
.sh_rand01 .sh_sourceCode .sh_ip,
.sh_rand01 .sh_sourceCode .sh_name,
.sh_rand01 .sh_sourceCode .sh_newfile,
.sh_rand01 .sh_sourceCode .sh_value {
  color: #2b83ba;
  font-weight: 400;
  font-style: normal;
}

.sh_rand01 .sh_sourceCode .sh_specialchar,
.sh_rand01 .sh_sourceCode .sh_oldfile {
  color: #a764cb;
  font-weight: 400;
  font-style: normal;
}

.sh_rand01 .sh_sourceCode .sh_comment,
.sh_vampire .sh_sourceCode .sh_comment {
  color: #ababab;
  font-weight: 400;
  font-style: italic;
}

.sh_rand01 .sh_sourceCode .sh_symbol,
.sh_rand01 .sh_sourceCode .sh_cbracket {
  color: #0000de;
  font-weight: 400;
  font-style: normal;
}

.sh_rand01 .sh_sourceCode .sh_variable,
.sh_rand01 .sh_sourceCode .sh_selector {
  color: #e12f76;
  font-weight: 700;
  font-style: normal;
}

.sh_the .sh_sourceCode .sh_string,
.sh_the .sh_sourceCode .sh_regexp,
.sh_the .sh_sourceCode .sh_url,
.sh_the .sh_sourceCode .sh_ip,
.sh_the .sh_sourceCode .sh_name,
.sh_the .sh_sourceCode .sh_newfile,
.sh_the .sh_sourceCode .sh_value {
  color: #008;
  font-weight: 400;
  font-style: normal;
}

.sh_typical .sh_sourceCode .sh_specialchar,
.sh_typical .sh_sourceCode .sh_oldfile {
  color: #C42DA8;
  font-weight: 400;
  font-style: normal;
}

.sh_typical .sh_sourceCode .sh_variable,
.sh_typical .sh_sourceCode .sh_selector {
  color: #ec7f15;
  font-weight: 400;
  font-style: normal;
}

.sh_vampire .sh_sourceCode .sh_symbol,
.sh_vampire .sh_sourceCode .sh_cbracket {
  color: #F3E651;
  font-weight: 400;
  font-style: normal;
}

.sh_vim-dark .sh_sourceCode .sh_keyword,
.sh_vim-dark .sh_sourceCode .sh_date,
.sh_vim-dark .sh_sourceCode .sh_time,
.sh_vim-dark .sh_sourceCode .sh_file,
.sh_vim-dark .sh_sourceCode .sh_variable,
.sh_vim-dark .sh_sourceCode .sh_difflines,
.sh_vim-dark .sh_sourceCode .sh_selector,
.sh_vim-dark .sh_sourceCode .sh_property,
.sh_vim .sh_sourceCode .sh_keyword,
.sh_vim .sh_sourceCode .sh_date,
.sh_vim .sh_sourceCode .sh_time,
.sh_vim .sh_sourceCode .sh_file,
.sh_vim .sh_sourceCode .sh_variable,
.sh_vim .sh_sourceCode .sh_difflines,
.sh_vim .sh_sourceCode .sh_selector,
.sh_vim .sh_sourceCode .sh_property {
  color: #B26818;
  font-weight: 400;
  font-style: normal;
}

.sh_vim-dark .sh_sourceCode .sh_specialchar,
.sh_vim-dark .sh_sourceCode .sh_preproc,
.sh_vim-dark .sh_sourceCode .sh_oldfile,
.sh_vim .sh_sourceCode .sh_specialchar,
.sh_vim .sh_sourceCode .sh_preproc,
.sh_vim .sh_sourceCode .sh_oldfile {
  color: #f2f;
  font-weight: 400;
  font-style: normal;
}

.sh_whatis .sh_sourceCode .sh_keyword,
.sh_whatis .sh_sourceCode .sh_date,
.sh_whatis .sh_sourceCode .sh_time,
.sh_whatis .sh_sourceCode .sh_file,
.sh_whatis .sh_sourceCode .sh_difflines,
.sh_whatis .sh_sourceCode .sh_property {
  color: #fa5a03;
  font-weight: 700;
  font-style: normal;
}

.sh_whatis .sh_sourceCode .sh_variable,
.sh_whatis .sh_sourceCode .sh_selector {
  color: #efe219;
  font-weight: 700;
  font-style: normal;
}

.sh_whitengrey .sh_sourceCode .sh_keyword,
.sh_whitengrey .sh_sourceCode .sh_date,
.sh_whitengrey .sh_sourceCode .sh_time,
.sh_whitengrey .sh_sourceCode .sh_file,
.sh_whitengrey .sh_sourceCode .sh_variable,
.sh_whitengrey .sh_sourceCode .sh_difflines,
.sh_whitengrey .sh_sourceCode .sh_selector,
.sh_whitengrey .sh_sourceCode .sh_property {
  color: #696969;
  font-weight: 700;
  font-style: normal;
}

.sh_zellner .sh_sourceCode .sh_keyword,
.sh_zellner .sh_sourceCode .sh_date,
.sh_zellner .sh_sourceCode .sh_time,
.sh_zellner .sh_sourceCode .sh_file,
.sh_zellner .sh_sourceCode .sh_difflines,
.sh_zellner .sh_sourceCode .sh_property {
  color: #a52a2a;
  font-weight: 400;
  font-style: normal;
}

.sh_zellner .sh_sourceCode .sh_variable,
.sh_zellner .sh_sourceCode .sh_selector {
  color: #225f2d;
  font-weight: 400;
  font-style: normal;
}

.snippet-wrap {
  position: relative;
}

*:first-child+html .snippet-wrap {
  display: inline-block;
}

* html .snippet-wrap {
  display: inline-block;
}

.snippet-reveal {
  text-decoration: underline;
}

.snippet-wrap .snippet-menu,
.snippet-wrap .snippet-hide {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: .9em;
  z-index: 1;
  background-color: transparent;
}

.snippet-wrap .snippet-hide {
  top: auto;
  bottom: 10px;
}

*:first-child+html .snippet-wrap .snippet-hide {
  bottom: 25px;
}

* html .snippet-wrap .snippet-hide {
  bottom: 25px;
}

.snippet-wrap .snippet-menu pre,
.snippet-wrap .snippet-hide pre {
  background-color: transparent;
  margin: 0;
  padding: 0;
}

.snippet-wrap .snippet-menu a,
.snippet-wrap .snippet-hide a {
  padding: 0 5px;
  text-decoration: underline;
}

.snippet-wrap pre.sh_sourceCode {
  padding: 0;
  line-height: 1.8em;
  overflow: auto;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.snippet-wrap pre.snippet-textonly {
  padding: 2em;
}

*:first-child+html .snippet-wrap pre.snippet-formatted {
  padding: 2em 1em;
}

* html .snippet-wrap pre.snippet-formatted {
  padding: 2em 1em;
}

.snippet-reveal pre.sh_sourceCode {
  padding: .5em 1em;
  text-align: right;
}

.snippet-wrap .snippet-num li {
  padding-left: 1.5em;
}

.snippet-wrap .snippet-no-num {
  list-style: none;
  padding: .6em 1em;
  margin: 0;
}

.snippet-wrap .snippet-no-num li {
  list-style: none;
  padding-left: 0;
}

.snippet-wrap .snippet-num {
  margin: 1em 0 1em 1em;
  padding-left: 3em;
}

.snippet-wrap .snippet-num li {
  list-style: decimal-leading-zero outside none;
}

.snippet-wrap .snippet-no-num li.box {
  padding: 0 6px;
  margin-left: -6px;
}

.snippet-wrap .snippet-num li.box {
  border: 1px solid;
  list-style-position: inside;
  margin-left: -3em;
  padding-left: 6px;
}

*:first-child+html .snippet-wrap .snippet-num li.box {
  margin-left: -2.4em;
}

* html .snippet-wrap .snippet-num li.box {
  margin-left: -2.4em;
}

.snippet-wrap li.box-top {
  border-width: 1px 1px 0 !important;
}

.snippet-wrap li.box-bot {
  border-width: 0 1px 1px !important;
}

.snippet-wrap li.box-mid {
  border-width: 0 1px !important;
}

.snippet-wrap .snippet-num li .box-sp {
  width: 18px;
  display: inline-block;
}

*:first-child+html .snippet-wrap .snippet-num li .box-sp {
  width: 27px;
}

* html .snippet-wrap .snippet-num li .box-sp {
  width: 27px;
}

.snippet-wrap .snippet-no-num li.box {
  border: 1px solid;
}

.snippet-wrap .snippet-no-num li .box-sp {
  display: none;
}

pre.snippet-formatted {
  white-space: nowrap;
}

/*

  Magnific Popup

*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80)
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 504
}

.mfp-preloader a {
  color: #ccc
}

.mfp-preloader a:hover {
  color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
  opacity: .8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 20px;
  border-bottom-width: 20px
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 12px solid #000;
  left: 5px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  border-right: 20px solid #FFF
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 12px solid #000;
  left: 3px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 20px solid #FFF
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000
}

.mfp-iframe-holder .mfp-close {
  top: -43px
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.mfp-figure {
  line-height: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
}

@media all and (max-width:800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

.mfp-ie7 .mfp-img {
  padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
  padding: 0
}

.mfp-ie7 .mfp-content {
  padding-top: 44px
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0
}

/*

  Swiper Slider

*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-wrapper {
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  float: left
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x
}

.swiper-container {
  width: 100%;
  color: #fff;
  text-align: center
}

.swiper-gallery {
  opacity: 0;
  -webkit-transition: opacity .35s ease-out;
  -moz-transition: opacity .35s ease-out;
  -ms-transition: opacity .35s ease-out;
  -o-transition: opacity .35s ease-out;
  transition: opacity .35s ease-out
}

.swiper-gallery.swiper-container {
  margin-bottom: 0
}

.swiper-gallery .swiper-wrapper {
  position: relative
}

.swiper-gallery .swiper-wrapper img {
  width: 100%
}

.swiper-container .arrow-left {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -150px;
  width: 35px;
  height: 300px;
  z-index: 10000
}

.swiper-container .arrow-left:before {
  content: '\e845';
  font-family: fontello;
  font-size: 40px;
  color: #FFF;
  position: absolute;
  top: 50%;
  left: -40px;
  margin-top: -20px;
  -webkit-transition: left .15s ease-out;
  -moz-transition: left .15s ease-out;
  -ms-transition: left .15s ease-out;
  -o-transition: left .15s ease-out;
  transition: left .15s ease-out
}

.swiper-container:hover .arrow-left:before {
  left: 10px
}

.swiper-container .arrow-right {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -150px;
  width: 35px;
  height: 300px;
  z-index: 10000
}

.swiper-container .arrow-right:before {
  content: '\e846';
  font-family: fontello;
  font-size: 40px;
  color: #FFF;
  position: absolute;
  top: 50%;
  right: -40px;
  margin-top: -20px;
  -webkit-transition: right .15s ease-out;
  -moz-transition: right .15s ease-out;
  -ms-transition: right .15s ease-out;
  -o-transition: right .15s ease-out;
  transition: right .15s ease-out
}

.swiper-container:hover .arrow-right:before {
  right: 10px
}

.entry-content .swiper-gallery .arrow-left {
  left: 30px
}

.entry-content .swiper-gallery .arrow-right {
  right: 30px
}

.entry-content .swiper-pagination {
  left: 30px
}

.swiper-slide {
  height: 100%;
  position: relative
}

.swiper-slide .swipe-small>div {
  border-color: #FFF;
  border-style: solid
}

.swiper-wrapper {
  position: absolute;
  top: 0
}

.swiper-slide>div {
  height: 100%
}

.swiper-slide .swiper-content {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

.swiper-content.no-image {
  background: none repeat scroll 0 0 #777
}

.swiper-text {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  display: table;
  padding: 0 30px;
  height: 100%
}

.swiper-text>div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  position: relative;
  z-index: 2
}

.swiper-text:after {
  background: none repeat scroll 0 0 #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: .15;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -ms-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out
}

.ie8 .swiper-text:after {
  display: none !important
}

.swiper-text:hover:after {
  opacity: .3
}

.swiper-pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px
}

.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  -ms-filter: "alpha(Opacity=80)";
  opacity: .8;
  border: 1px solid #fff;
  cursor: pointer
}

.swiper-visible-switch {
  background: #aaa
}

.swiper-active-switch {
  background: #fff
}

.swiper-container:hover {
  cursor: url(https://mail.google.com/mail/images/2/openhand.cur), default !important
}

.swiper-container.active,
.swiper-container.active .swiper-wrapper .swiper-slide a {
  cursor: url(https://mail.google.com/mail/images/2/closedhand.cur), default !important
}

.swiper-content .entry-title,
.swiper-content .title-category {
  color: #FFF;
  margin-bottom: 0;
  margin-top: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}

.swiper-content.swiper-small .entry-title {
  font-size: 25px
}

.swiper-content .title-category {
  font-size: 20px;
  text-transform: uppercase
}

.swiper-content .entry-title a {
  color: #FFF
}

/*  Mobile  */
@media (max-width:767px) {

  /* remove background fixed images for mobile devices */
  #background_pattern {
    display: none;
  }

  .admin-bar #masthead,
  #masthead {
    position: relative;
    top: 0;
    line-height: 1.5;
  }

  #masthead nav {
    float: none !important;
  }

  .nav>li .dropdown-menu {
    max-height: 500px;
    opacity: 1;
    top: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
  }

  .nav>li .dropdown-menu>li>a {
    padding: 8px 20px !important;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 1.5;
  }

  .navbar-brand.brand-image h1 {
    display: block;
    line-height: 0.5;
  }

  #main {
    padding-top: 25px;
  }

  /*  Helpers  */
  .pad-xs-5 {
    padding: 5px;
  }

  .pad-xs-10 {
    padding: 10px;
  }

  .pad-xs-25 {
    padding: 25px;
  }

  .pad-xs-35 {
    padding: 35px;
  }

  .pad-xs-40 {
    padding: 40px;
  }

  .pad-xs-50 {
    padding: 50px;
  }

  /************
    MAIN STYLING
  /************/
  #masthead {
    padding: 0 10px;
  }

  #content {
    padding: 0 10px;
  }

  #side-bar {
    padding: 0 10px;
  }

  /************
    INDEX PAGES
  /************/
  .twocolumn article {
    width: 100%;
    padding: 0 !important;
  }

  .threecolumn article {
    width: 100%;
    padding: 0 !important;
  }

  .fourcolumn article {
    width: 100%;
    padding: 0 !important;
  }

  .fivecolumn article {
    width: 100%;
    padding: 0 !important;
  }

  body.home .entry-video iframe,
  body.home .entry-video object {
    min-height: 0;
  }

  /************
    SINGLE/PAGES
  /************/
  .entry-container {
    padding: 10px;
  }

  .post-title {
    padding: 0;
  }

  .post-title .entry-title {
    padding: 0 40px 0 0;
    font-size: 25px;
  }

  .entry-content {
    padding: 0;
  }

  .share-story-container h4 {
    display: block;
    float: none !important;
    border: none;
    padding: 0;
    text-align: center;
  }

  .share-story li {
    height: 60px;
  }

  .share-story li i {
    font-size: 18px;
  }

  .entry-content .post-meta ul li {
    font-size: 14px;
  }

  /* related posts */
  #related-posts a {
    padding: 5px 15px 5px 35px;
  }

  #related-posts a h5 {
    padding: 0;
    white-space: normal;
    margin: 0;
    font-size: 16px;
  }

  #related-posts a p {
    padding: 0;
    font-size: 12px;
  }

  #related-posts a>.tab_icon {
    height: 60px;
    margin: -45px 0 0 -65px;
    width: 60px;
  }

  #related-posts a>.bgfallback {
    height: 58px;
    width: 58px;
    margin: -44px 0 0 -64px;
  }

  /* author box */
  .author-meta .author-image {
    left: 50%;
    margin: 0 auto 0 -45px;
    top: 15px;
  }

  .author-meta .author-body {
    padding: 125px 10px 10px;
    text-align: center;
  }

  /************
    COMMENTS
  /************/
  #comment-textfield-area {
    padding-left: 0 !important;
  }

  #image-comment-placeholder {
    position: relative;
    left: 0;
    margin: 0 auto;
  }

  .commentlist .image-comment-on>article.comment {
    padding-left: 15px;
  }

  .commentlist .image-comment-on>article.comment .image-comment-crop {
    position: relative;
    float: left;
    margin-right: 10px;
  }

}

/*  Tablet  */
@media (min-width:767px) {
  .navbar-brand.brand-image h1 {
    position: absolute;
    display: block;
    line-height: 0.5;
    bottom: 2px;
  }

  /*.navbar-brand.brand-image h1{ display: block; line-height: 0.5; }*/

  /*  Helpers  */
  .pad-sm-5 {
    padding: 5px;
  }

  .pad-sm-10 {
    padding: 10px;
  }

  .pad-sm-25 {
    padding: 25px;
  }

  .pad-sm-35 {
    padding: 35px;
  }

  .pad-sm-40 {
    padding: 40px;
  }

  .pad-sm-50 {
    padding: 50px;
  }

  /* Column fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1) {
    clear: none;
  }

  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}

/*  Medium Desktop  */
@media (min-width:992px) {
  .navbar-brand.brand-image h1 {
    position: absolute;
    display: inline-block;
    line-height: inherit;
  }

  /* Column fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1) {
    clear: none;
  }

  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1) {
    clear: left;
  }

  /*  Helpers  */
  .pad-md-5 {
    padding: 5px;
  }

  .pad-md-10 {
    padding: 10px;
  }

  .pad-md-25 {
    padding: 25px;
  }

  .pad-md-35 {
    padding: 35px;
  }

  .pad-md-40 {
    padding: 40px;
  }

  .pad-md-50 {
    padding: 50px;
  }
}

/*  Large Desktop  */
@media (min-width:1200px) {

  /* Column fix */
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1) {
    clear: none;
  }

  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1) {
    clear: left;
  }

  /*  Helpers  */
  .pad-lg-5 {
    padding: 5px;
  }

  .pad-lg-10 {
    padding: 10px;
  }

  .pad-lg-25 {
    padding: 25px;
  }

  .pad-lg-35 {
    padding: 35px;
  }

  .pad-lg-40 {
    padding: 40px;
  }

  .pad-lg-50 {
    padding: 50px;
  }
}