@font-face {
    font-family: 'supria_sansheavy';
    src: url('../fonts/supriasans-heavy-webfont.eot');
    src: url('../fonts/supriasans-heavy-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/supriasans-heavy-webfont.woff2') format('woff2'),
    url('../fonts/supriasans-heavy-webfont.woff') format('woff'),
    url('../fonts/supriasans-heavy-webfont.ttf') format('truetype'),
    url('../fonts/supriasans-heavy-webfont.svg#supria_sansheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'supria_sanslight_italic';
    src: url('../fonts/supriasans-lightitalic-webfont.eot');
    src: url('../fonts/supriasans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/supriasans-lightitalic-webfont.woff2') format('woff2'),
    url('../fonts/supriasans-lightitalic-webfont.woff') format('woff'),
    url('../fonts/supriasans-lightitalic-webfont.ttf') format('truetype'),
    url('../fonts/supriasans-lightitalic-webfont.svg#supria_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'supria_sanslight';
    src: url('../fonts/supriasans-light-webfont.eot');
    src: url('../fonts/supriasans-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/supriasans-light-webfont.woff2') format('woff2'),
    url('../fonts/supriasans-light-webfont.woff') format('woff'),
    url('../fonts/supriasans-light-webfont.ttf') format('truetype'),
    url('../fonts/supriasans-light-webfont.svg#supria_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

body {
    margin: 0;
    height: 100%;
}

a {
    color: #000;
    transition: all 0.2s;
    text-decoration: none;
}

a:hover {
    color: #4eb8bd;
}

p {
    line-height: 23px;
    font-size: 16px;
    font-family: 'supria_sanslight';
    font-weight: normal !important;
}

.lucag-nav > ul > li > a, .lucag-nav > ul > li > ul > li > a {
    font-family: 'supria_sanslight';
    font-weight: normal !important;
    font-size: 17px;
    color: #FFF;
    transition: all 0.2s;
}

.lucag-nav > ul > li > a:hover, .lucag-nav > ul > li > ul > li > a:hover {
    color: #4eb8bd;
}

.lucag-nav > ul > li > ul {
    margin: 0px 0px 0px 40px;
}

.lucag-nav .current-menu-item > a, .lucag-nav .current-menu-parent > a, .lucag-nav .current-menu-ancestor > a, .lucag-nav .current_page_item > a, .lucag-nav .current_page_parent > a, .lucag-nav .current_page_ancestor > a {
    font-family: 'supria_sansheavy';
    font-weight: normal !important;
    color: #4eb8bd;
}

.lucag-nav .current-menu-item.menu-item-has-children > a, .lucag-nav .current-menu-parent.menu-item-has-children > a, .lucag-nav .current-menu-ancestor.menu-item-has-children > a, .lucag-nav .current_page_item.menu-item-has-children > a, .lucag-nav .current_page_parent.menu-item-has-children > a, .lucag-nav .current_page_ancestor.menu-item-has-children > a {
    font-family: 'supria_sansheavy';
    font-weight: normal !important;
    color: #FFF;
}

.lucag-nav > ul > li > ul > li:last-child {
    margin-bottom: 20px !important;
}

.lucag-nav > ul > li > ul > li {
    margin: 8px 0px 0px 0px !important;
    border: none !important;
}

#lang_sel_list a:hover, #lang_sel_list a:focus, #lang_sel_list a:active {
    color: #4eb8bd !important;
}

#lang_sel_list a {
    padding: 0px 0px 2px 10px;
    font-family: 'supria_sanslight';
    font-weight: normal !important;
    transition: all 0.2s;
    font-size: 16px !important;
    color: #FFF !important;
    background-color: transparent !important;
    transition: all 0.2s;
    text-transform: lowercase;
}

.lang_sel_sel {
    display: none !important;
}

#lang_sel_list {
    display: inline-block;
    position: relative;
    font-family: verdana, arial, sans-serif;
    margin: 4px 0px -4px 0px;
    height: 19px !important;
    vertical-align: inherit !important;
}

.logo-text {
    margin: 0px 0px 60px 0px;
}

.logo-img {
    margin: 0px 0px 15px 0px;
}

.opera-col {
    font-family: 'supria_sansheavy';
    font-weight: normal !important;
}

.colonna-immagini {
    position: absolute;
    left: 0px;
    height: 100%;
    top: 0px;
    z-index: 0;
}

.colonna-immagini.small {
    width: 250px;
    z-index: 1;
}

.colonna-immagini > img {
    display: block;
}

.colonna-contenuto {
    padding: 0px 0px 0px 240px;
}

.colonna-contenuto.small {
    padding: 0px 0px 0px 515px;
}

.critiche-accordion .panel-heading {
    background: transparent !important;
    padding: 10px 15px 0px;
}

.critiche-accordion .panel {
    border: none;
    background: transparent;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px 0px 0px 0px !important;
}

.critiche-accordion .panel-body {
    border: none !important;
    padding: 10px 15px 20px;
}

.critica {
    margin: 0px 0px 7px 0px;
    line-height: 22px;
    font-family: 'supria_sanslight_italic';
    font-weight: normal !important;
    font-size: 13px;
}

.critiche-accordion-footer {
    font-size: 13px;
}

.critica-sep {
    margin: 15px 0px 10px;
    display: inline-block;
    width: 100%;
    height: 2px;
    background-image: url('../img/border-dotted.png');
    background-repeat: repeat-x;
    background-position: center;
}

.accordion-critica-sep {
    margin: 15px 0px 0px;
    display: inline-block;
    border: 1px solid #FFF;
    width: 100%;
}

.critiche-arrow {
    background-image: url('../img/critiche-sprite.png');
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    left: -20px;
    top: 4px;
}

.descrizione_video p {
    font-size: 13px;
}

.foto-spinner {
    color: #FFF;
    position: absolute;
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin: -10px 0px 0px -10px;
    left: 50%;
    top: 50%;
}

.critiche-accordion .panel-title > a.collapsed .critiche-arrow {
    background-position: center bottom;
}

.critiche-accordion .panel-title > a {
    display: block;
    color:: #000;
    position: relative;
}

.critica-left-header {
    width: 64%;
    display: inline-block;
}

.critica-right-header {
    float: right;
    width: 34%;
    display: inline-block;
    text-align: right;
}

.contenitore-accordion-critica-sep {
    padding: 0px 15px;
}

.rfbp-post-link {
    margin-top: 15px !important;
}

.num-rullini {
    font-size: 30px;
    margin: 0px 0px 5px 0px !important;
    padding: 0px 0px 12px 0px;
    display: inline-block;
    min-width: 62px;
    background-image: url('../img/border-dotted.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.contenitore-num-rullini p {
    margin: 0px;
}

.contenitore-num-rullini {
    display: inline-block;
    float: left;
    margin: 55px 0px 93px 0px;
}

.hentry .entry-title.large {
    position: absolute;
    margin: 0px;
}

.entry-content.rullini > .contenitore-rullino:nth-child(odd) > .foto-carousel > .carousel-inner {
    float: right;
}

.foto-carousel {
    display: inline-block;
    background: #000;
    width: 100%;
    margin: 0px 20px 0px 0px;
}

.contenitore-foto {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.contenitore-foto-container {
    width: 390px;
    height: 250px;
}

.inline-block {
    display: inline-block !important;
}

.nome-album {
    font-family: 'supria_sansheavy';
    font-weight: normal !important;
    font-size: 17px;
}

.album-data {
    display: inline-block;
    vertical-align: top;
}

.album-data p {
    margin: 0px;
}

.margin_top-20 {
    margin-top: 20px !important;
}

.no-margin {
    margin: 0px !important;
}

.download-album-foto {
    border: none;
    width: 65px;
    height: 65px;
    transition: all 0.2s;
    background-color: #FFF;
    float: right;
    font: initial;
    background-image: url('../img/freccia_download_album_foto.png');
    cursor: pointer;
    padding: 0px;
    font-size: 0px;
    margin: 10px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: center 90%;
}

.download-album-foto:hover {
    background-position: center 15%;
    background-color: #4eb8bd;
}

.foto-album-action {
    background-color: #FFF;
    width: 30px;
    height: 30px;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center 8px;
    transition: all 0.2s;
    left: 50%;
    margin: -15px 0px 0px -15px;
    top: 50%;
}

.contenitore-foto-container:hover .foto-album-action {
    opacity: 1;
}

.foto-album-action.zoom {
    margin-left: -25px;
    background-image: url('../img/lente_img.png');

}

.foto-album-action:hover {
    background-position: center -7px;
    background-color: #4eb8bd;
}

.foto-album-action.download-pic {
    margin-left: 10px;
    background-image: url('../img/download_img.png');
}

.entry-content.rullini .contenitore-num-rullini {
    width: 65px;
}

.contenitore-rullino {
    border-bottom: 2px solid #FFF;
    margin: 0px 0px 14px 0px;
    padding: 0px 0px 10px 0px;
    display: inline-block;
    width: 100%;
}

.entry-content.rullini > .contenitore-rullino:last-child {
    margin: 0px;
    padding: 0px;
    border: none;
}

.contenitore-video {
    display: inline-block;
    background: #000;
    width: 100%;
    position: relative;
    margin: 0px 20px 0px 0px;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
}

.colonna-video-titoli {
    margin-right: 15px;
}

.colonna-video-contenuti, .colonna-video-titoli {
    display: inline-block;
}

.play-video {
    background-image: url('../img/play_video.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -24px 0px 0px -24px;
    transition: all 0.2s;
    cursor: pointer;
}

.contenitore-foto-fb {
    width: 380px;
    margin: 0px 10px 10px 0px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    background-color: rgba(255, 255, 255, 0.3);
}

.rfbp-image-wrap {
    margin: 0px;
    float: left;
    display: inline-block;
}

.rfbp-text {
    display: inline-block;
    vertical-align: top;
}

.rfbp-text p {
    font-family: 'supria_sansheavy';
    font-weight: normal !important;
    font-size: 14px;
}

.rfbp-text p::before {
    content: 'Luca Grassi @ Facebook';
    display: block;
    font-family: 'supria_sanslight';
    font-weight: normal !important;
}

.contenitore-foto-fb::after {
    content: '';
    background-color: #FFF;
    width: 30px;
    height: 30px;
    position: absolute;
    background-image: url('../img/lente_img.png');
    opacity: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center 8px;
    transition: all 0.2s;
    left: 50%;
    margin: -15px 0px 0px -15px;
    top: 50%;
}

.contenitore-foto-fb:hover::after {
    opacity: 1;
}

.contenitore-foto-fb.no-link::after {
    display: none;
}

.rfbp-post {
    width: 100%;
    border-bottom: 2px solid #FFF;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    display: inline-block;
}

.rfbp-post-link-wrap {
    display: inline-block;
    height: 2px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 35px 0px !important;
    background-image: url('../img/border-dotted.png');
    background-position: left bottom;
    background-repeat: repeat-x;
}

.primary-frontpage {
    height: 100%;
    padding: 0px !important;
    width: 100% !important;
    float: none !important;
    margin: 0px !important;
    min-width: inherit !important;
}

#homepage-carousel .carousel-inner {
    max-width: inherit;
    height: 100%;
}

.contenitore-img-slide-home {
    width: 100%;
    height: 100%;
    display: inline-block !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#homepage-carousel {
    height: 100%;
}

#homepage-carousel .carousel-inner > .item {
    height: 100%;
}

.blue-container {
    position: absolute;
    background: rgba(78, 184, 189, 0.6);
    bottom: 20px;
    width: 96%;
    margin: 0px 0px 0px -48%;
    left: 50%;
}

.blue-content {
    position: relative;
    padding: 30px 115px 30px 35px;
}

.blue-content, .blue-content p, .blue-content a, .blue-container, .blue-container p, .blue-container a {
    color: #FFF;
}

.now-on-stage {
    background-image: url('../img/now-on-stage.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 510px;
    height: 115px;
    position: absolute;
    top: -84px;
}

.now-on-stage-title {
    font-size: 18px;
    font-family: 'supria_sansheavy';
    font-weight: normal !important;
    letter-spacing: 1px;
}

.now-on-stage-subtitle {
    font-size: 18px;
}

.blue-container p {
    margin: 0px;
    line-height: 20px;
}

.colonna-contenuto.small .entry-content {
    padding-left: 10px;
}

#homepage-carousel .carousel-control {
    width: 30px;
    height: 50px;
    margin: -25px -30px 0px 0px;
    top: 50%;
    bottom: 65px;
    left: inherit;
}

#homepage-carousel .carousel-control.right {
    background-image: url('../img/freccia_gallery_destra-home.png');
    right: 60px;
}

#homepage-carousel .carousel-control.left {
    background-image: url('../img/freccia_gallery_sinistra-home.png');
    right: 110px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="color"],
.wpcf7-form textarea {
    border: none;
    color: #FFF;
    border-radius: 0px;
    background: none;
    margin: 0px 0px 10px 0px;
    border-bottom: 2px solid #FFF;
    padding: 0px 0px 0px 0px;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="password"]:focus,
.wpcf7-form input[type="datetime"]:focus,
.wpcf7-form input[type="datetime-local"]:focus,
.wpcf7-form input[type="date"]:focus,
.wpcf7-form input[type="month"]:focus,
.wpcf7-form input[type="time"]:focus,
.wpcf7-form input[type="week"]:focus,
.wpcf7-form input[type="number"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="url"]:focus,
.wpcf7-form input[type="search"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="color"]:focus,
.wpcf7-form textarea:focus {
    border-color: #4eb8bd !important;
}

.wpcf7-form button,
.wpcf7-form html input[type="button"],
.wpcf7-form input[type="reset"],
.wpcf7-form input[type="submit"] {
    border: none;
    border-radius: 0px;
    background: #FFF;
    padding: 5px 15px;
    text-align: center;
    margin: 20px 0px 0px 0px;
}

.captcha-343 {
    display: inline-block;
    width: 70%;
}

.captcha-img {
    width: 28%;
    height: 40px;
    float: right;
}

.wpcf7-form br {
    display: none;
}

.entry-content.contatti p {
    margin: 0px;
}

.wpcf7-form {
    margin: 40px 0px 0px 0px;
}

div.wpcf7-validation-errors {
    margin: 10px 0px 0px 0px;
    padding: 10px 15px;
    background: rgb(240, 161, 161);
    color: rgb(124, 0, 0);
    border: none !important;
    width: 100%;
}

span.wpcf7-not-valid-tip {
    margin: 0px 0px 10px 0px;
    padding: 10px 15px;
    background: rgb(240, 161, 161);
    color: rgb(124, 0, 0);
    border: none !important;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    line-height: 15px;
}

.contenitore-socials > ul > li:last-child {
    margin-right: 0px;
}

.contenitore-socials {
    height: 60px;
    background: #000;
    display: inline-block;
}

.contenitore-socials > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.contenitore-socials > ul > li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

.contenitore-socials > ul > li > a {
    color: #FFF;
    transition: all 0.2s;
}

.contenitore-socials > ul > li > a:hover {
    color: #4eb8bd;
}

#push {
    height: 0px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden], template {
    display: none;
}

a {
    background: transparent;
}

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

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

b, strong {
    font-weight: normal !important;
    font-family: 'supria_sansheavy';
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td, th {
    padding: 0;
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
        webkit-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;
    }

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

* {
    box-sizing: border-box;
    webkit-box-sizing: border-box;
}

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

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

body {
    background-color: #d8d1c7;
    color: #000;
    font-family: "supria_sanslight";
    font-weight: normal !important;
    font-size: 16px;
}

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100% \9;
}

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

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

.img-circle {
    border-radius: 50%;
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 26px;
    margin-top: 26px;
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: "Roboto Slab";
    font-weight: 300;
    line-height: 1.2;
}

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 {
    color: #777;
    font-weight: normal;
    line-height: 1;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: "supria_sansheavy";
    font-weight: normal !important;
    font-size: 18px;
    color: #FFF;
    margin-bottom: 13px;
    margin-top: 26px;
}

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

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

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 16px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 13px;
}

.lead {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 26px;
}

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

small, .small {
    font-size: 75%;
}

cite {
    font-style: normal;
}

mark, .mark {
    background-color: #faf9f7;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #3699dc;
}

a.text-primary:hover {
    color: #217fbe;
}

.text-success {
    color: #2ecc71;
}

a.text-success:hover {
    color: #25a25a;
}

.text-info {
    color: #3498db;
}

a.text-info:hover {
    color: #217dbb;
}

.text-warning {
    color: #e67e22;
}

a.text-warning:hover {
    color: #bf6516;
}

.text-danger {
    color: #e74c3c;
}

a.text-danger:hover {
    color: #d62c1a;
}

.bg-primary {
    background-color: #3699dc;
    color: #fff;
}

a.bg-primary:hover {
    background-color: #217fbe;
}

.bg-success {
    background-color: #f0faf8;
}

a.bg-success:hover {
    background-color: #caede6;
}

.bg-info {
    background-color: #f9fafb;
}

a.bg-info:hover {
    background-color: #dae1e7;
}

.bg-warning {
    background-color: #faf9f7;
}

a.bg-warning:hover {
    background-color: #e6e1d8;
}

.bg-danger {
    background-color: #faf8f7;
}

a.bg-danger:hover {
    background-color: #e6ddd8;
}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 52px 0 26px;
    padding-bottom: 12px;
}

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

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

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

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

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

dl {
    margin-bottom: 26px;
    margin-top: 0;
}

dt, dd {
    line-height: 1.625;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

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

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

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

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

blockquote {
    border-left: 5px solid #eee;
    font-size: 20px;
    margin: 0 0 26px;
    padding: 13px 26px;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.625;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0';
}

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

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

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

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

address {
    font-style: normal;
    line-height: 1.625;
    margin-bottom: 26px;
}

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

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

kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    font-size: 90%;
    padding: 2px 4px;
    webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    box-shadow: none;
    font-size: 100%;
    padding: 0;
    webkit-box-shadow: none;
}

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

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

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

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

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

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

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

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

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

.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 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

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

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

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

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

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

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

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

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

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

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

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

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

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

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

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

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

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

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

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

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

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

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

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

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

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

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

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

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

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

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

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

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

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

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

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

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

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

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

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

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

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

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

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

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

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

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

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

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

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

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

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

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

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

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

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

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

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

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

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

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

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

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

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

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

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

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

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

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

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

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

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

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

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

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

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

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

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

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

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

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

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

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

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

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

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

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

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

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

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

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

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

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

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent;
}

.sep-col::before {
    content: '';
    background: #FFF;
    width: 100%;
    height: 2px;
    display: block;
    margin: 7px 0px;
}

th {
    padding: 0px 8px 20px 8px !important;
    font-family: 'supria_sansheavy';
    font-weight: normal !important;
    text-align: left;
}

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

table td, .text-small {
    font-family: 'supria_sanslight';
    font-weight: normal !important;
    font-size: 13px;
}

.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;
    position: static;
}

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

.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-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.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: #f0faf8;
}

.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:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #ddf4ef;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #f9fafb;
}

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

.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: #faf9f7;
}

.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:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #f0ede7;
}

.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: #faf8f7;
}

.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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #f0eae7;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        margin-bottom: 19.5px;
        ms-overflow-style: -ms-autohiding-scrollbar;
        overflow-x: auto;
        overflow-y: hidden;
        webkit-overflow-scrolling: touch;
        width: 100%;
    }

    .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 {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0;
}

legend {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 24px;
    line-height: inherit;
    margin-bottom: 26px;
    padding: 0;
    width: 100%;
}

label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}

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

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

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

input[type="range"] {
    display: block;
    width: 100%;
}

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

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

output {
    color: #555;
    display: block;
    font-size: 16px;
    line-height: 1.625;
    padding-top: 7px;
}

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

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

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #777;
}

.form-control::-webkit-input-placeholder {
    color: #777;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    webkit-appearance: none;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 1.625 \0;
    line-height: 40px;
}

input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
    line-height: 30px;
}

input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
    line-height: 46px;
}

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

.radio, .checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 26px;
    position: relative;
}

.radio label, .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    margin-top: 4px \9;
    position: absolute;
}

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

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

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

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

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    margin-bottom: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}

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

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

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

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

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

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 50px;
}

.form-control-feedback {
    display: block;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 31px;
    width: 40px;
    z-index: 2;
}

.input-lg + .form-control-feedback {
    height: 46px;
    line-height: 46px;
    width: 46px;
}

.input-sm + .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px;
}

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

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

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

.has-success .input-group-addon {
    background-color: #f0faf8;
    border-color: #2ecc71;
    color: #2ecc71;
}

.has-success .form-control-feedback {
    color: #2ecc71;
}

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

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

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

.has-warning .input-group-addon {
    background-color: #faf9f7;
    border-color: #e67e22;
    color: #e67e22;
}

.has-warning .form-control-feedback {
    color: #e67e22;
}

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

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

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

.has-error .input-group-addon {
    background-color: #faf8f7;
    border-color: #e74c3c;
    color: #e74c3c;
}

.has-error .form-control-feedback {
    color: #e74c3c;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    color: #959595;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}

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

    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle;
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0;
    }

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

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

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

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 33px;
}

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

@media (min-width: 768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 7px;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
    top: 0;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

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

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

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

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

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

.btn-default {
    background-color: #95a5a6;
    border-color: #7f8c8d;
    color: #fff;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #798d8f;
    border-color: #616d6d;
    color: #fff;
}

.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: #95a5a6;
    border-color: #7f8c8d;
}

.btn-default .badge {
    background-color: #fff;
    color: #95a5a6;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #a3b1b2;
    border-color: #8c9899;
    color: #fff;
}

.btn-default:active, .btn-default.active {
    background-color: #8c9899;
}

.btn-primary {
    background-color: #3699dc;
    border-color: #16a085;
    color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #217fbe;
    border-color: #0f6a58;
    color: #fff;
}

.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: #3699dc;
    border-color: #16a085;
}

.btn-primary .badge {
    background-color: #fff;
    color: #3699dc;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #4ca4e0;
    border-color: #19b698;
    color: #fff;
}

.btn-primary:active, .btn-primary.active {
    background-color: #19b698;
}

.btn-success {
    background-color: #37d078;
    border-color: #27ae60;
    color: #fff;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-color: #28ac60;
    border-color: #1c7c44;
    color: #fff;
}

.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: #37d078;
    border-color: #27ae60;
}

.btn-success .badge {
    background-color: #fff;
    color: #37d078;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #4cd586;
    border-color: #2cc36b;
    color: #fff;
}

.btn-success:active, .btn-success.active {
    background-color: #2cc36b;
}

.btn-info {
    background-color: #1abc9c;
    border-color: #2980b9;
    color: #fff;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: #148f77;
    border-color: #1e5d87;
    color: #fff;
}

.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: #1abc9c;
    border-color: #2980b9;
}

.btn-info .badge {
    background-color: #fff;
    color: #1abc9c;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-color: #1dd2af;
    border-color: #2e8ece;
    color: #fff;
}

.btn-info:active, .btn-info.active {
    background-color: #2e8ece;
}

.btn-warning {
    background-color: #f39c12;
    border-color: #d35400;
    color: #fff;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-color: #c87f0a;
    border-color: #963c00;
    color: #fff;
}

.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: #f39c12;
    border-color: #d35400;
}

.btn-warning .badge {
    background-color: #fff;
    color: #f39c12;
}

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

.btn-warning:active, .btn-warning.active {
    background-color: #ec5e00;
}

.btn-danger {
    background-color: #e74c3c;
    border-color: #c0392b;
    color: #fff;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-color: #d62c1a;
    border-color: #8e2a20;
    color: #fff;
}

.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: #e74c3c;
    border-color: #c0392b;
}

.btn-danger .badge {
    background-color: #fff;
    color: #e74c3c;
}

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

.btn-danger:active, .btn-danger.active {
    background-color: #d14233;
}

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

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

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

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

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

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

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

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

.btn-block {
    display: block;
    width: 100%;
}

.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;
    o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    webkit-transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

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

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none;
    float: left;
    font-size: 16px;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    webkit-background-clip: padding-box;
    webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    z-index: 1000;
}

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

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

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

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

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

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

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

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

.open > a {
    outline: 0;
}

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

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

.dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.625;
    padding: 3px 20px;
    white-space: nowrap;
}

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px solid;
    border-top: 0;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 1px;
    top: auto;
}

@media (min-width: 1200px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

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

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

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

.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 {
    margin-left: -5px;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

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

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

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

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

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

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

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

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

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

.btn .caret {
    margin-left: 0;
}

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

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

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

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-left: 0;
    margin-top: -1px;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 4px;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

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

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

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

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    z-index: -1;
}

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

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}

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

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

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].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 {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}

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, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].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 {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}

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

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

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

.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 > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav > li.disabled > a {
    color: #777;
}

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

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

.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 12px 0;
    overflow: hidden;
}

.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 {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.625;
    margin-right: 2px;
}

.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 {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: #555;
    cursor: default;
}

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

.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 {
    left: auto;
    top: 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 {
    border-radius: 4px;
    margin-right: 0;
}

.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 {
    background-color: #3699dc;
    color: #fff;
}

.nav-stacked > li {
    float: none;
}

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

.nav-justified {
    width: 100%;
}

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

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

.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: 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 {
    border-radius: 4px;
    margin-right: 0;
}

.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-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}

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

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

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

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

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 1200px) {
    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
        webkit-box-shadow: none;
        width: auto;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
        padding-bottom: 0;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

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

@media (min-width: 1200px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-left: 0;
        margin-right: 0;
    }
}

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

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

.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0);
    z-index: 1030;
}

@media (min-width: 1200px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

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

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

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

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

@media (min-width: 1200px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

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

.navbar-toggle:focus {
    outline: 0;
}

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

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

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

.navbar-nav {
    margin: 6px -15px;
}

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

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

    .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: 26px;
    }

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

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

    .navbar-nav > li {
        float: left;
    }

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

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

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

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

.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-bottom: 5px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 5px;
    padding: 10px 15px;
    webkit-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;
        vertical-align: middle;
        width: auto;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0;
    }

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

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

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

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

    .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
}

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

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

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

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

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

.navbar-text {
    margin-bottom: 12px;
    margin-top: 12px;
}

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

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

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

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

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

.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 {
    background-color: transparent;
    color: #333;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #e7e7e7;
    color: #555;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #ccc;
}

.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: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 1199px) {
    .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 {
        background-color: transparent;
        color: #333;
    }

    .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 {
        background-color: #e7e7e7;
        color: #555;
    }

    .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 {
        background-color: transparent;
        color: #ccc;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand {
    color: #777;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    background-color: transparent;
    color: #fff;
}

.navbar-inverse .navbar-text {
    color: #777;
}

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

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #080808;
    color: #fff;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #444;
}

.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 {
    background-color: #080808;
    color: #fff;
}

@media (max-width: 1199px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #fff;
    }

    .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 {
        background-color: #080808;
        color: #fff;
    }

    .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 {
        background-color: transparent;
        color: #444;
    }
}

.navbar-inverse .navbar-link {
    color: #777;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #777;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: none;
    margin-bottom: 26px;
    padding: 8px 15px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    color: #ccc;
    content: "/\00a0";
    padding: 0 5px;
}

.breadcrumb > .active {
    color: #777;
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 26px 0;
    padding-left: 0;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #3699dc;
    float: left;
    line-height: 1.625;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #1d70a8;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #3699dc;
    border-color: #3699dc;
    color: #fff;
    cursor: default;
    z-index: 2;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 18px;
    padding: 10px 16px;
}

.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-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 12px;
    padding: 5px 10px;
}

.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-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    list-style: none;
    margin: 26px 0;
    padding-left: 0;
    text-align: center;
}

.pager li {
    display: inline;
}

.pager li > a, .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
}

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

.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 {
    background-color: #fff;
    color: #777;
    cursor: not-allowed;
}

.label {
    border-radius: .25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: .2em .6em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

a.label:hover, a.label:focus {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #3699dc;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #217fbe;
}

.label-success {
    background-color: #37d078;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #28ac60;
}

.label-info {
    background-color: #1abc9c;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #148f77;
}

.label-warning {
    background-color: #f39c12;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #c87f0a;
}

.label-danger {
    background-color: #e74c3c;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #d62c1a;
}

.badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    padding: 1px 5px;
    top: 0;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    background-color: #fff;
    color: #3699dc;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    background-color: #eee;
    color: inherit;
    margin-bottom: 30px;
    padding: 30px;
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 15px;
}

.jumbotron > hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-bottom: 48px;
        padding-top: 48px;
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 72px;
    }
}

.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.625;
    margin-bottom: 26px;
    o-transition: all .2s ease-in-out;
    padding: 4px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #3699dc;
}

.thumbnail .caption {
    color: #555;
    padding: 9px;
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 26px;
    padding: 15px;
}

.alert h4 {
    color: inherit;
    margin-top: 0;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p, .alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px;
}

.alert-success {
    background-color: #f0faf8;
    border-color: #ddf4eb;
    color: #2ecc71;
}

.alert-success hr {
    border-top-color: #caede0;
}

.alert-success .alert-link {
    color: #25a25a;
}

.alert-info {
    background-color: #f9fafb;
    border-color: #e4eaed;
    color: #3498db;
}

.alert-info hr {
    border-top-color: #d4dee3;
}

.alert-info .alert-link {
    color: #217dbb;
}

.alert-warning {
    background-color: #faf9f7;
    border-color: #f0ece7;
    color: #e67e22;
}

.alert-warning hr {
    border-top-color: #e6dfd8;
}

.alert-warning .alert-link {
    color: #bf6516;
}

.alert-danger {
    background-color: #faf8f7;
    border-color: #f0e9e7;
    color: #e74c3c;
}

.alert-danger hr {
    border-top-color: #e6dad8;
}

.alert-danger .alert-link {
    color: #d62c1a;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    height: 26px;
    margin-bottom: 26px;
    overflow: hidden;
    webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    background-color: #3699dc;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 26px;
    o-transition: width .6s ease;
    text-align: center;
    transition: width .6s ease;
    webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    webkit-transition: width .6s ease;
    width: 0%;
}

.progress-striped .progress-bar, .progress-bar-striped {
    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-image: -o-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: -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-size: 40px 40px;
    webkit-background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
    animation: progress-bar-stripes 2s linear infinite;
    o-animation: progress-bar-stripes 2s linear infinite;
    webkit-animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
    min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    color: #777;
    min-width: 30px;
    webkit-box-shadow: none;
}

.progress-bar-success {
    background-color: #37d078;
}

.progress-striped .progress-bar-success {
    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-image: -o-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: -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);
}

.progress-bar-info {
    background-color: #1abc9c;
}

.progress-striped .progress-bar-info {
    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-image: -o-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: -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);
}

.progress-bar-warning {
    background-color: #f39c12;
}

.progress-striped .progress-bar-warning {
    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-image: -o-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: -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);
}

.progress-bar-danger {
    background-color: #e74c3c;
}

.progress-striped .progress-bar-danger {
    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-image: -o-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: -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);
}

.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 {
    list-style: none;
    padding-left: 0;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0;
}

.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 {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #3699dc;
    border-color: #3699dc;
    color: #fff;
    z-index: 2;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e4f1fa;
}

.list-group-item-success {
    background-color: #f0faf8;
    color: #2ecc71;
}

a.list-group-item-success {
    color: #2ecc71;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    background-color: #ddf4ef;
    color: #2ecc71;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    background-color: #2ecc71;
    border-color: #2ecc71;
    color: #fff;
}

.list-group-item-info {
    background-color: #f9fafb;
    color: #3498db;
}

a.list-group-item-info {
    color: #3498db;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    background-color: #eaedf1;
    color: #3498db;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    background-color: #3498db;
    border-color: #3498db;
    color: #fff;
}

.list-group-item-warning {
    background-color: #faf9f7;
    color: #e67e22;
}

a.list-group-item-warning {
    color: #e67e22;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    background-color: #f0ede7;
    color: #e67e22;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    background-color: #e67e22;
    border-color: #e67e22;
    color: #fff;
}

.list-group-item-danger {
    background-color: #faf8f7;
    color: #e74c3c;
}

a.list-group-item-danger {
    color: #e74c3c;
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    background-color: #f0eae7;
    color: #e74c3c;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #fff;
}

.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0;
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 26px;
    webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    color: inherit;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
}

.panel-title > a {
    color: #000;
}

.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}

.panel > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.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:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.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, .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 {
    border-bottom: 0;
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 26px;
}

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
}

.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 {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    background-color: #333;
    color: #f5f5f5;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #3699dc;
}

.panel-primary > .panel-heading {
    background-color: #3699dc;
    border-color: #3699dc;
    color: #fff;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #3699dc;
}

.panel-primary > .panel-heading .badge {
    background-color: #fff;
    color: #3699dc;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #3699dc;
}

.panel-success {
    border-color: #ddf4eb;
}

.panel-success > .panel-heading {
    background-color: #f0faf8;
    border-color: #ddf4eb;
    color: #2ecc71;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddf4eb;
}

.panel-success > .panel-heading .badge {
    background-color: #2ecc71;
    color: #f0faf8;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddf4eb;
}

.panel-info {
    border-color: #e4eaed;
}

.panel-info > .panel-heading {
    background-color: #f9fafb;
    border-color: #e4eaed;
    color: #3498db;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e4eaed;
}

.panel-info > .panel-heading .badge {
    background-color: #3498db;
    color: #f9fafb;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e4eaed;
}

.panel-warning {
    border-color: #f0ece7;
}

.panel-warning > .panel-heading {
    background-color: #faf9f7;
    border-color: #f0ece7;
    color: #e67e22;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f0ece7;
}

.panel-warning > .panel-heading .badge {
    background-color: #e67e22;
    color: #faf9f7;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f0ece7;
}

.panel-danger {
    border-color: #f0e9e7;
}

.panel-danger > .panel-heading {
    background-color: #faf8f7;
    border-color: #f0e9e7;
    color: #e74c3c;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f0e9e7;
}

.panel-danger > .panel-heading .badge {
    background-color: #e74c3c;
    color: #faf8f7;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f0e9e7;
}

.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    webkit-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 {
    border-radius: 6px;
    padding: 24px;
}

.well-sm {
    border-radius: 3px;
    padding: 9px;
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff;
}

.close:hover, .close:focus {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none;
}

button.close {
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
    webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    webkit-overflow-scrolling: touch;
    z-index: 1050;
}

.modal.fade .modal-dialog {
    o-transition: -o-transform 0.3s ease-out;
    transform: translate3d(0, -25%, 0);
    transition: transform 0.3s ease-out;
    webkit-transform: translate3d(0, -25%, 0);
    webkit-transition: -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto;
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
    position: relative;
    webkit-background-clip: padding-box;
    webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.625px;
    padding: 15px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    line-height: 1.625;
    margin: 0;
}

.modal-body {
    padding: 15px;
    position: relative;
}

.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}

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

.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    display: block;
    filter: alpha(opacity=0);
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    position: absolute;
    visibility: visible;
    z-index: 1070;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
}

.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 5px;
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    right: 5px;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0;
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    top: 0;
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    right: 5px;
    top: 0;
}

.popover {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 0;
    webkit-background-clip: padding-box;
    webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
    z-index: 1060;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}

.popover.top > .arrow:after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px;
}

.popover.right > .arrow {
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
}

.popover.right > .arrow:after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px;
}

.popover.bottom > .arrow {
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}

.popover.bottom > .arrow:after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}

.popover.left > .arrow {
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
}

.popover.left > .arrow:after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    max-width: 390px;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    o-transition: .6s ease-in-out left;
    position: relative;
    transition: .6s ease-in-out left;
    webkit-transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    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 {
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=50);
    font-size: 20px;
    left: 0;
    opacity: .5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
}

.carousel-control.left {
    background-image: url('../img/freccia_gallery_sinistra.png');
    background-repeat: no-repeat;
    background-position: center;
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: url('../img/freccia_gallery_destra.png');
    background-repeat: no-repeat;
    background-position: center;
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    filter: alpha(opacity=90);
    opacity: .9;
    outline: 0;
    text-decoration: none;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    margin-right: -10px;
    right: 50%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    font-family: serif;
    height: 20px;
    margin-top: -10px;
    width: 20px;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}

.carousel-indicators li {
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}

.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px;
}

.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        font-size: 30px;
        height: 30px;
        margin-top: -15px;
        width: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        padding-bottom: 30px;
        right: 20%;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

body {
    background-size: cover;
    overflow-x: hidden;
    webkit-background-size: cover;
    webkit-font-smoothing: antialiased;
}

a {
    outline: none !important;
    text-decoration: none !important;
}

table {
    margin-bottom: 26px;
    max-width: 100%;
    width: 100%;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    line-height: 1.625;
    padding: 1px 8px;
    vertical-align: top;
}

table > thead > tr > th {
    vertical-align: bottom;
}

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

select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: none !important;
    color: #555;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 1.625;
    o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    webkit-box-shadow: none !important;
    webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    width: 100%;
}

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

select::-moz-placeholder {
    color: #777;
    opacity: 1;
}

select:-ms-input-placeholder {
    color: #777;
}

select::-webkit-input-placeholder {
    color: #777;
}

select[disabled], select[readonly], fieldset[disabled] select {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1;
}

.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
}

#cookie-notice a {
    color: inherit;
}

#cookie-notice a:hover {
    color: #4eb8bd;
}

textareaselect {
    height: auto;
}

select:focus {
    border-color: #777 !important;
}

blockquote {
    color: #777;
    font-size: 16px;
    padding: 0 20px;
}

textarea, 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"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-color: #eee;
    border-radius: 4px;
    border-width: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: none !important;
    color: #555;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 1.625;
    min-height: 40px;
    o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    webkit-appearance: none;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    webkit-box-shadow: none !important;
    webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    width: 100%;
}

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 {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder {
    color: #777;
    opacity: 1;
}

textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder {
    color: #777;
}

textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder {
    color: #777;
}

textarea[disabled], input[type="text"][disabled], input[type="password"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="date"][disabled], input[type="month"][disabled], input[type="time"][disabled], input[type="week"][disabled], input[type="number"][disabled], input[type="email"][disabled], input[type="url"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="color"][disabled], textarea[readonly], input[type="text"][readonly], input[type="password"][readonly], input[type="datetime"][readonly], input[type="datetime-local"][readonly], input[type="date"][readonly], input[type="month"][readonly], input[type="time"][readonly], input[type="week"][readonly], input[type="number"][readonly], input[type="email"][readonly], input[type="url"][readonly], input[type="search"][readonly], input[type="tel"][readonly], input[type="color"][readonly], fieldset[disabled] textarea, fieldset[disabled] input[type="text"], fieldset[disabled] input[type="password"], fieldset[disabled] input[type="datetime"], fieldset[disabled] input[type="datetime-local"], fieldset[disabled] input[type="date"], fieldset[disabled] input[type="month"], fieldset[disabled] input[type="time"], fieldset[disabled] input[type="week"], fieldset[disabled] input[type="number"], fieldset[disabled] input[type="email"], fieldset[disabled] input[type="url"], fieldset[disabled] input[type="search"], fieldset[disabled] input[type="tel"], fieldset[disabled] input[type="color"] {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1;
}

textareatextarea, textareainput[type="text"], textareainput[type="password"], textareainput[type="datetime"], textareainput[type="datetime-local"], textareainput[type="date"], textareainput[type="month"], textareainput[type="time"], textareainput[type="week"], textareainput[type="number"], textareainput[type="email"], textareainput[type="url"], textareainput[type="search"], textareainput[type="tel"], textareainput[type="color"] {
    height: auto;
}

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 {
    border-color: #3699dc !important;
}

#secondary textarea, #secondary input[type="text"], #secondary input[type="password"], #secondary input[type="datetime"], #secondary input[type="datetime-local"], #secondary input[type="date"], #secondary input[type="month"], #secondary input[type="time"], #secondary input[type="week"], #secondary input[type="number"], #secondary input[type="email"], #secondary input[type="url"], #secondary input[type="search"], #secondary input[type="tel"], #secondary input[type="color"] {
    border: none;
}

textarea {
    min-height: 120px;
}

.checkbox, .radio {
    font-weight: normal;
}

.input[type=checkbox], .input[type=radio] {
    float: left;
    margin: 6px 10px 0 0;
}

img {
    height: auto;
    max-width: 100%;
}

iframe {
    max-width: 100%;
    margin-bottom:20px;
    background:#fff;
}

.btn {
    border-width: 0 0 2px;
    outline: none !important;
}

input#submit {
    background-color: #3699dc;
    background-image: none;
    border: 1px solid transparent;
    border-color: #16a085;
    border-radius: 4px;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.625;
    margin-bottom: 0;
    moz-user-select: none;
    ms-user-select: none;
    outline: none !important;
    padding: 6px 12px;
    text-align: center;
    user-select: none;
    vertical-align: middle;
    webkit-user-select: none;
    white-space: nowrap;
}

input#submit:focus, input#submit:active:focus, input#submit.active:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted;
    outline-offset: -2px;
}

input#submit:hover, input#submit:focus {
    color: #fff;
    text-decoration: none;
}

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

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

input#submit:hover, input#submit:focus, input#submit:active, input#submit.active, .open > .dropdown-toggleinput#submit {
    background-color: #217fbe;
    border-color: #0f6a58;
    color: #fff;
}

input#submit:active, input#submit.active, .open > .dropdown-toggleinput#submit {
    background-image: none;
}

input#submit.disabled, input#submit[disabled], fieldset[disabled] input#submit, input#submit.disabled:hover, input#submit[disabled]:hover, fieldset[disabled] input#submit:hover, input#submit.disabled:focus, input#submit[disabled]:focus, fieldset[disabled] input#submit:focus, input#submit.disabled:active, input#submit[disabled]:active, fieldset[disabled] input#submit:active, input#submit.disabled.active, input#submit[disabled].active, fieldset[disabled] input#submit.active {
    background-color: #3699dc;
    border-color: #16a085;
}

input#submit .badge {
    background-color: #fff;
    color: #3699dc;
}

input#submit:hover, input#submit:focus, input#submit:active, input#submit.active, .open .dropdown-toggleinput#submit {
    background-color: #4ca4e0;
    border-color: #19b698;
    color: #fff;
}

input#submit:active, input#submit.active {
    background-color: #19b698;
}

.nav-tabs {
    margin-bottom: 15px;
}

.panel-title {
    font-size: 16px;
}

.wp-caption {
    border: 1px solid #eee;
    box-sizing: border-box;
    margin-bottom: 5px;
    margin-top: 5px;
    max-width: 100%;
    padding: 4px 4px 0;
    text-align: center;
    webkit-box-sizing: border-box;
}

.wp-caption-text {
    font-size: 12px;
    margin: 5px 0;
}

.carousel-caption {
    color: #fff;
}

.gallery {
    margin-bottom: 20px;
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: calc(46%);
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: calc(29.3%);
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: calc(21%);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: calc(16%);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: calc(12.7%);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: calc(10.28%);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: calc(8.5%);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: calc(7.1%);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    left: 0;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    text-align: left;
    webkit-box-sizing: border-box;
    width: 100%;
}

.gallery-caption:before {
    content: "";
    height: 100%;
    left: 0;
    min-height: 49px;
    position: absolute;
    top: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}

.alignright {
    float: right;
    margin: 5px 0 5px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 5px 0;
}

.aligncenter {
    margin: 5px auto;
}

.carousel-control {
    border: none;
    font-size: 32px;
}

#page {
    min-height: 100%;
    height: 100%;
    background: #d8d1c7;
    position: relative;
}

@media (max-width: 1199px) {
    #page {
        background: none;
    }

    #page:before {
        display: none;
    }

    #page > .container {
        background: #333;
    }
}

#masthead .site-title {
    font-family: "Amatic SC";
    font-size: 50px;
    line-height: 50px;
    margin: 0;
    padding: 30px 0;
    text-align: center;
}

@media (max-width: 1199px) {
    #masthead .site-title {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding: 15px 0;
    }
}

#masthead .site-title a {
    display: block;
}

#masthead .display-logo {
    line-height: 1;
}

#masthead .display-logo img {
    display: block;
    margin: 0 auto;
}

#masthead .site-description {
    font-size: 12px;
    font-family: "Roboto Condensed";
    line-height: 20px;
    margin: -15px 0 30px;
    text-align: center;
    text-transform: uppercase;
}

@media (max-width: 1199px) {
    #masthead .site-description {
        margin: 10px 0;
    }
}

.wrap {
    display: inline-block;
    width: 1410px;
}

#secondary {
    background: #000 !important;
    color: rgba(255, 255, 255, 0.5);
    padding: 0px 40px;
    position: fixed;
    left: 0px;
    top: 0px;
}

#secondary h1, #secondary h2, #secondary h3, #secondary h4, #secondary h5, #secondary h6 {
    color: rgba(255, 255, 255, 0.3);
}

#secondary ul, #secondary ol {
    padding: 0;
}

#secondary .widget {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 14px;
    padding: 25px;
}

#secondary .widget-title {
    color: rgba(255, 255, 255, 0.3);
    font-family: "Roboto Condensed";
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 10px;
    text-transform: uppercase;
}

#secondary .toggle-sidebar, #secondary .toggle-navigation {
    color: #fff;
    outline: none !important;
    display: inline-block;
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 21px 0px;
}

#primary {
    float: left;
    position: relative;
    padding: 25px 30px 20px;
}

#primary .page-title {
    border-bottom: 1px solid #eee;
    color: #777;
    font-family: "Roboto Condensed";
    font-size: 16px;
    margin: 0;
    padding: 20px 90px;
}

@media (max-width: 1199px) {
    #primary .page-title {
        padding: 20px 125px;
    }
}

@media (max-width: 991px) {
    #primary .page-title {
        padding: 20px 60px;
    }
}

@media (max-width: 767px) {
    #primary .page-title {
        padding: 20px 30px;
    }
}

#site-navigation {
    border-top: none;
    box-shadow: none;
    padding: 0;
    webkit-box-shadow: none;
}

#site-navigation ul {
    list-style: none;
    padding: 0;
}

#site-navigation li {
    display: block;
    margin: 0px 0px 15px 0px;
}

#site-navigation li.fa:before {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: inherit;
    width: 40px;
}

#site-navigation .toggle-sidebar {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    float: left;
    height: 40px;
    outline: none !important;
    width: 40px;
}

#site-navigation .menu-item-has-children .fa, #site-navigation .page_item_has_children .fa {
    float: right;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    o-transition: all .1s;
    text-align: center;
    transition: all .1s;
    webkit-transition: all .1s;
    width: 40px;
}

#site-navigation .menu-item-has-children .fa.open, #site-navigation .page_item_has_children .fa.open {
    ms-transform: rotate(90deg);
    o-transform: rotate(90deg);
    transform: rotate(90deg);
    webkit-transform: rotate(90deg);
}

#site-navigation .sub-menu, #site-navigation .children {
    display: none;
    overflow: hidden;
}

#site-navigation .sub-menu li:last-child, #site-navigation .children li:last-child {
    border-bottom: none;
}

#site-navigation .sub-menu li:first-child, #site-navigation .children li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#site-navigation .sub-menu .sub-menu, #site-navigation .children .sub-menu, #site-navigation .sub-menu .children, #site-navigation .children .children {
    background: rgba(0, 0, 0, 0.3);
}

#site-navigation .sub-menu .sub-menu .sub-menu, #site-navigation .children .sub-menu .sub-menu, #site-navigation .sub-menu .children .sub-menu, #site-navigation .children .children .sub-menu, #site-navigation .sub-menu .sub-menu .children, #site-navigation .children .sub-menu .children, #site-navigation .sub-menu .children .children, #site-navigation .children .children .children {
    background: rgba(0, 0, 0, 0.5);
}

#site-navigation .current-menu-parent > .fa, #site-navigation .current-menu-ancestor > .fa, #site-navigation .current_page_parent > .fa, #site-navigation .current_page_ancestor > .fa {
    ms-transform: rotate(90deg);
    o-transform: rotate(90deg);
    transform: rotate(90deg);
    webkit-transform: rotate(90deg);
}

#site-navigation .current-menu-parent > .fa.open, #site-navigation .current-menu-ancestor > .fa.open, #site-navigation .current_page_parent > .fa.open, #site-navigation .current_page_ancestor > .fa.open {
    ms-transform: rotate(0deg);
    o-transform: rotate(0deg);
    transform: rotate(0deg);
    webkit-transform: rotate(0deg);
}

#site-navigation .current-menu-parent > .sub-menu, #site-navigation .current-menu-ancestor > .sub-menu, #site-navigation .current_page_parent > .sub-menu, #site-navigation .current_page_ancestor > .sub-menu, #site-navigation .current-menu-parent > .children, #site-navigation .current-menu-ancestor > .children, #site-navigation .current_page_parent > .children, #site-navigation .current_page_ancestor > .children {
    display: block;
}

.page-content {
    border-bottom: 1px solid #eee;
    padding: 90px;
}

.entry-header {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    height: 176px;
}

.hentry .entry-thumbnail, .hentry .entry-media {
    margin: 30px 0 0;
    text-align: center;
}

.hentry .entry-title {
    font-size: 17px;
    margin: 0px 132px;
    font-family: 'supria_sansheavy';
    font-weight: normal !important;
    background-image: url('../img/croce.png');
    background-repeat: no-repeat;
    height: 176px;
    padding: 77px 120px;
    position: absolute;
    z-index: 1;
}

.hentry .entry-title a {
    color: #333;
}

.hentry .entry-title a:hover, .hentry .entry-title a:focus {
    color: #555;
}

.hentry .entry-meta {
    color: #777;
    font-size: 12px;
    font-family: "Roboto Condensed";
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.hentry .entry-meta .sep {
    margin: 0 10px;
}

.hentry .entry-content, .hentry .entry-summary {
    padding: 30px 0 0;
}

.hentry .page-links {
    padding: 30px 0 0;
    font-family: "Roboto Slab";
}

.hentry .page-links a {
    color: #f39c12;
}

.hentry .page-links a:hover, .hentry .page-links a:focus {
    color: #333;
}

.hentry .tags-links {
    margin: 40px 0 0;
}

@media (max-width: 991px) {
    .hentry .tags-links {
        margin: 30px 0;
    }
}

.hentry .tags-links a {
    background: #eee;
    color: #333;
    padding: 5px 10px;
}

.hentry .tags-links a:hover, .hentry .tags-links a:focus {
    background: #333;
    color: #eee;
}

.paging-navigation {
    background: #eee;
    padding: 30px 90px;
    position: relative;
    text-align: center;
}

.paging-navigation:before, .paging-navigation:after {
    content: " ";
    display: table;
}

.paging-navigation:after {
    clear: both;
}

.paging-navigation:before, .paging-navigation:after {
    content: " ";
    display: table;
}

.paging-navigation:after {
    clear: both;
}

@media (max-width: 991px) {
    .paging-navigation {
        padding: 30px 120px;
    }
}

@media (max-width: 767px) {
    .paging-navigation {
        padding: 30px;
    }
}

.paging-navigation .page-numbers {
    background-color: #37d078;
    background-image: none;
    border: 1px solid transparent;
    border-color: #27ae60;
    border-radius: 4px;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.625;
    margin-bottom: 0;
    moz-user-select: none;
    ms-user-select: none;
    outline: none !important;
    padding: 6px 12px;
    text-align: center;
    user-select: none;
    vertical-align: middle;
    webkit-user-select: none;
    white-space: nowrap;
}

.paging-navigation .page-numbers:focus, .paging-navigation .page-numbers:active:focus, .paging-navigation .page-numbers.active:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted;
    outline-offset: -2px;
}

.paging-navigation .page-numbers:hover, .paging-navigation .page-numbers:focus {
    color: #fff;
    text-decoration: none;
}

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

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

.paging-navigation .page-numbers:hover, .paging-navigation .page-numbers:focus, .paging-navigation .page-numbers:active, .paging-navigation .page-numbers.active, .open > .dropdown-toggle.paging-navigation .page-numbers {
    background-color: #28ac60;
    border-color: #1c7c44;
    color: #fff;
}

.paging-navigation .page-numbers:active, .paging-navigation .page-numbers.active, .open > .dropdown-toggle.paging-navigation .page-numbers {
    background-image: none;
}

.paging-navigation .page-numbers.disabled, .paging-navigation .page-numbers[disabled], fieldset[disabled] .paging-navigation .page-numbers, .paging-navigation .page-numbers.disabled:hover, .paging-navigation .page-numbers[disabled]:hover, fieldset[disabled] .paging-navigation .page-numbers:hover, .paging-navigation .page-numbers.disabled:focus, .paging-navigation .page-numbers[disabled]:focus, fieldset[disabled] .paging-navigation .page-numbers:focus, .paging-navigation .page-numbers.disabled:active, .paging-navigation .page-numbers[disabled]:active, fieldset[disabled] .paging-navigation .page-numbers:active, .paging-navigation .page-numbers.disabled.active, .paging-navigation .page-numbers[disabled].active, fieldset[disabled] .paging-navigation .page-numbers.active {
    background-color: #37d078;
    border-color: #27ae60;
}

.paging-navigation .page-numbers .badge {
    background-color: #fff;
    color: #37d078;
}

.paging-navigation .page-numbers:hover, .paging-navigation .page-numbers:focus, .paging-navigation .page-numbers:active, .paging-navigation .page-numbers.active, .open .dropdown-toggle.paging-navigation .page-numbers {
    background-color: #4cd586;
    border-color: #2cc36b;
    color: #fff;
}

.paging-navigation .page-numbers:active, .paging-navigation .page-numbers.active {
    background-color: #2cc36b;
}

.paging-navigation .current, .paging-navigation .dots {
    background-color: #95a5a6;
    border-color: #7f8c8d;
    border-color: transparent !important;
    color: #fff;
}

.paging-navigation .current:hover, .paging-navigation .dots:hover, .paging-navigation .current:focus, .paging-navigation .dots:focus, .paging-navigation .current:active, .paging-navigation .dots:active, .paging-navigation .current.active, .paging-navigation .dots.active, .open > .dropdown-toggle.paging-navigation .current, .open > .dropdown-toggle.paging-navigation .dots {
    background-color: #798d8f;
    border-color: #616d6d;
    color: #fff;
}

.paging-navigation .current:active, .paging-navigation .dots:active, .paging-navigation .current.active, .paging-navigation .dots.active, .open > .dropdown-toggle.paging-navigation .current, .open > .dropdown-toggle.paging-navigation .dots {
    background-image: none;
}

.paging-navigation .current.disabled, .paging-navigation .dots.disabled, .paging-navigation .current[disabled], .paging-navigation .dots[disabled], fieldset[disabled] .paging-navigation .current, fieldset[disabled] .paging-navigation .dots, .paging-navigation .current.disabled:hover, .paging-navigation .dots.disabled:hover, .paging-navigation .current[disabled]:hover, .paging-navigation .dots[disabled]:hover, fieldset[disabled] .paging-navigation .current:hover, fieldset[disabled] .paging-navigation .dots:hover, .paging-navigation .current.disabled:focus, .paging-navigation .dots.disabled:focus, .paging-navigation .current[disabled]:focus, .paging-navigation .dots[disabled]:focus, fieldset[disabled] .paging-navigation .current:focus, fieldset[disabled] .paging-navigation .dots:focus, .paging-navigation .current.disabled:active, .paging-navigation .dots.disabled:active, .paging-navigation .current[disabled]:active, .paging-navigation .dots[disabled]:active, fieldset[disabled] .paging-navigation .current:active, fieldset[disabled] .paging-navigation .dots:active, .paging-navigation .current.disabled.active, .paging-navigation .dots.disabled.active, .paging-navigation .current[disabled].active, .paging-navigation .dots[disabled].active, fieldset[disabled] .paging-navigation .current.active, fieldset[disabled] .paging-navigation .dots.active {
    background-color: #95a5a6;
    border-color: #7f8c8d;
}

.paging-navigation .current .badge, .paging-navigation .dots .badge {
    background-color: #fff;
    color: #95a5a6;
}

.paging-navigation .current:hover, .paging-navigation .dots:hover, .paging-navigation .current:focus, .paging-navigation .dots:focus, .paging-navigation .current:active, .paging-navigation .dots:active, .paging-navigation .current.active, .paging-navigation .dots.active, .open .dropdown-toggle.paging-navigation .current, .open .dropdown-toggle.paging-navigation .dots {
    background-color: #a3b1b2;
    border-color: #8c9899;
    color: #fff;
}

.paging-navigation .current:active, .paging-navigation .dots:active, .paging-navigation .current.active, .paging-navigation .dots.active {
    background-color: #8c9899;
}

.paging-navigation .prev {
    float: left;
}

.paging-navigation .next {
    float: right;
}

.single .hentry {
    border-bottom: none;
}

.single .author-info {
    background: #eee;
    padding: 30px 90px;
    position: relative;
}

@media (max-width: 1199px) {
    .single .author-info {
        padding: 30px 120px;
    }
}

@media (max-width: 991px) {
    .single .author-info {
        padding: 30px;
    }
}

.single .author-info .author-avatar {
    margin-top: -40px;
    position: absolute;
    top: 50%;
}

@media (max-width: 767px) {
    .single .author-info .author-avatar {
        margin: 0 0 30px;
        position: inherit;
    }
}

.single .author-info .author-description {
    padding-left: 120px;
}

@media (max-width: 767px) {
    .single .author-info .author-description {
        padding-left: 0;
    }
}

.single .author-info .author-link {
    clear: both;
    display: block;
    margin: 10px 0 0;
}

.single .post-navigation {
    border-bottom: 1px solid #eee;
    padding: 15px;
}

.single .post-navigation:before, .single .post-navigation:after {
    content: " ";
    display: table;
}

.single .post-navigation:after {
    clear: both;
}

.single .post-navigation:before, .single .post-navigation:after {
    content: " ";
    display: table;
}

.single .post-navigation:after {
    clear: both;
}

.single .post-navigation .screen-reader-text {
    display: none;
}

.single .post-navigation .nav-links a[rel=next] {
    float: right;
}

#comments {
    border-bottom: 1px solid #eee;
    padding: 90px;
}

@media (max-width: 1199px) {
    #comments {
        padding: 60px 125px;
    }
}

@media (max-width: 991px) {
    #comments {
        padding: 60px;
    }
}

@media (max-width: 767px) {
    #comments {
        padding: 30px;
    }
}

#comments .comments-title {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}

#comments .comment-list {
    list-style: none;
    margin: 0 0 40px;
    padding: 0;
}

#comments .children {
    list-style: none;
    margin: 0 0 0 120px !important;
    padding: 0;
}

#comments .comment {
    border-bottom: 1px solid #eee;
    position: relative;
}

#comments .comment .comment-body {
    padding: 40px 0 40px 120px;
}

@media (max-width: 767px) {
    #comments .comment .comment-body {
        padding: 30px 0;
    }
}

#comments .comment .avatar {
    left: 0;
    position: absolute;
}

@media (max-width: 767px) {
    #comments .comment .avatar {
        float: left;
        height: 48px;
        margin-right: 20px;
        position: inherit;
        width: 48px;
    }
}

#comments .comment .fn {
    font-size: 20px;
    font-family: "Roboto Slab";
}

#comments .comment .says {
    display: none;
}

#comments .comment .comment-meta {
    margin: 0 0 10px;
}

#comments .comment .comment-metadata {
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 40px;
}

@media (max-width: 767px) {
    #comments .comment .comment-metadata {
        position: inherit;
    }
}

#comments .comment .comment-metadata a {
    color: #777;
}

#comments .comment .comment-metadata a:hover, #comments .comment .comment-metadata a:focus {
    color: #555;
}

#comments .children {
    border-top: 1px solid #eee;
    margin: 40px 0 0;
}

#comments .children .children .comment .comment-metadata {
    margin: 10px 0 0;
    position: relative;
    top: auto;
}

#comments .children li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

#comments .trackback, #comments .pingback {
    border-bottom: 1px solid #eee;
    padding: 40px 0;
    position: relative;
}

#comments .edit-link {
    border-left: 1px solid #eee;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
}

#comments .comment-navigation {
    border-bottom: 1px solid #eee;
    margin: -25px 0 30px;
    padding: 0 0 15px;
}

#comments .comment-navigation:before, #comments .comment-navigation:after {
    content: " ";
    display: table;
}

#comments .comment-navigation:after {
    clear: both;
}

#comments .comment-navigation:before, #comments .comment-navigation:after {
    content: " ";
    display: table;
}

#comments .comment-navigation:after {
    clear: both;
}

#comments .comment-navigation .screen-reader-text {
    display: none;
}

#comments .comment-navigation .nav-next {
    float: right;
}

.comment #respond {
    border-top: 1px solid #eee;
    padding: 40px 0;
}

#respond #reply-title {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

#respond #reply-title small a {
    color: #555;
    float: right;
}

#respond #commentform {
    margin: 0;
}

#respond #commentform .form-submit {
    margin: 0;
}

#respond #commentform textarea {
    box-sizing: border-box;
    height: 120px;
    min-height: 120px;
    webkit-box-sizing: border-box;
    width: 100% !important;
}

#respond #commentform .form-allowed-tags {
    display: none;
}

#respond #commentform .comment-form-comment label {
    display: none;
}

.site-info {
    font-size: 12px;
    padding: 30px;
    text-align: center;
}

#disqus_thread {
    margin: 60px;
}

#searchform {
    margin: 0;
}

#searchform .field {
    box-sizing: border-box;
    webkit-box-sizing: border-box;
    width: 100%;
}

#searchform .assistive-text, #searchform .submit {
    display: none;
}

.archive .taxonomy-description {
    border-bottom: 1px solid #eee;
    margin: 0 60px;
    padding: 30px 0;
}

.archive.author .author-info {
    border-bottom: 1px solid #eee;
    margin: 0 60px;
    padding: 30px 0;
    position: relative;
}

.archive.author .author-info .author-avatar {
    margin-top: -40px;
    position: absolute;
    top: 50%;
}

@media (max-width: 767px) {
    .archive.author .author-info .author-avatar {
        margin: 0 0 30px;
        position: inherit;
    }
}

.archive.author .author-info .author-description {
    padding-left: 120px;
}

@media (max-width: 767px) {
    .archive.author .author-info .author-description {
        padding-left: 0;
    }
}

/* CUSTOM MEDIA QUERIES */

@media (max-width: 767px) {
    .colonna-immagini {
        display: none;
    }

    .colonna-contenuto {
        padding: 0px !important;
    }

    .critica-left-header {
        width: 100%
    }

    .critica-right-header {
        width: 100%;
        text-align: left;
        float: none;
    }

    .album-data.foto {
        width: 70%;
    }

    .foto-carousel {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }

    .hentry .entry-title.large {
        right: 30px;
        background-position: center right;
    }

    .album-data.video {
        width: 100%;
    }

    .colonna-video-contenuti {
        width: 65%;
    }

    .colonna-video-titoli {
        width: 30%;
    }

    .rfbp-text {
        width: 100%;
    }

    .contenitore-foto-fb {
        width: 100%;
    }

    .rfbp-image-wrap {
        width: 100%;
    }

    .rfbp-image-link {
        width: 100%;
    }

    .rfbp-post-link-wrap {
        width: 100%;
    }

    .now-on-stage {
        left: 0px;
        width: 100%;
        background-size: contain;
        background-position: left center;
    }

    #homepage-carousel .carousel-control.left {
        right: 80px;
    }

    #homepage-carousel .carousel-control.right {
        right: 35px;
    }

    .blue-content {
        padding: 30px 85px 30px 35px;
    }

    .captcha-img {
        width: 20%;
        max-width: 100px;
    }

    .captcha-343 {
        width: 75%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .colonna-immagini.large img {
        max-width: 430px;
    }

    .colonna-contenuto.small {
        padding: 0px 0px 0px 420px;
    }

    .album-data.foto {
        width: 26%;
    }

    .foto-carousel {
        max-width: 390px;
    }

    .hentry .entry-title.large {
        left: 330px;
    }

    .album-data.video {
        width: 40%;
    }

    .contenitore-video {
        max-width: 390px;
    }

    .colonna-video-contenuti {
        width: 65%;
    }

    .colonna-video-titoli {
        width: 30%;
    }

    .rfbp-text {
        width: 42%;
    }

    .contenitore-foto-fb {
        width: 400px;
        height: 210px;
    }

    .rfbp-post-link-wrap {
        width: 42%;
    }

    .captcha-img {
        width: 18%;
    }

    .captcha-343 {
        width: 77%;
    }

    .entry-title.blog {
        margin: 0px 312px !important;
    }
}

@media (max-width: 991px) {
    #primary {
        float: none;
    }

    #secondary {
        position: inherit;
        width: 100%;
        display: inline-block;
        padding: 0px 20px;
        min-height: 70px;
    }

    .logo-img {
        display: none;
    }

    .logo-text {
        margin: 28px 0px 0px 20px;
        max-width: 170px;
        display: inline-block;
    }

    .lucag-nav > ul > li > a, .lucag-nav > ul > li > ul > li > a {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        display: inline-block;
        padding: 15px 0px;
    }

    #site-navigation li {
        margin: 0px !important;
    }

    .hentry .entry-title {
        margin: 0px;
    }

    #site-navigation {
        display: none;
    }

    .lucag-nav > ul > li:last-child > a {
        border: none;
        padding-bottom: 0px;
    }

    .contenitore-socials {
        height: inherit;
        position: absolute;
        top: 25px;
        right: 41px;
    }

    .contenitore-socials > ul > li {
        margin: 0px 5px 0px 0px;
    }

    .lingua-full {
        display: none !important;
    }

    #secondary .toggle-sidebar, #secondary .toggle-navigation {
        position: absolute;
        top: 0px;
        margin-left: -5px;
    }

    #lang_sel_list {
        position: absolute !important;
        top: 23px;
        right: 15px;
    }
}

@media (min-width: 768px) {
    .colonna-contenuto .entry-title {
        margin-left: -108px !important;
    }
}

@media (min-width: 992px) {
    #site-navigation {
        display: block !important;
    }

    #site-navigation li.privacy-policy,
    #site-navigation li.cookie-policy {
        position: absolute;
        margin: 0;
        font-size: 11px;
    }

    #site-navigation li.privacy-policy a, #site-navigation li.cookie-policy a {
        font-size: inherit;
    }

    #site-navigation li.privacy-policy {
        bottom: 45px;
    }

    #site-navigation li.cookie-policy {
        bottom: 23px;
    }

    .primary-frontpage {
        max-width: 78% !important;
    }

    #masthead {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0px 0px -115px 0px;
    }

    .lingua-short {
        display: none !important;
    }

    .entry-title.blog {
        margin: 0px 292px !important;
    }

    #secondary {
        height: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #primary {
        width: 70%;
        left: 30%;
    }

    #secondary {
        width: 30%;
    }

    .colonna-immagini.large img {
        max-width: 370px;
    }

    .colonna-contenuto.small {
        padding: 0px 0px 0px 360px;
    }

    .album-data.foto {
        width: 21%;
    }

    .foto-carousel {
        max-width: 390px;
    }

    .hentry .entry-title.large {
        left: 330px;
    }

    .album-data.video {
        width: 34%;
    }

    .contenitore-video {
        max-width: 390px;
    }

    .colonna-video-contenuti {
        width: 60%;
    }

    .colonna-video-titoli {
        width: 30%;
    }

    .rfbp-text {
        width: 38%;
    }

    .primary-frontpage {
        width: 70% !important;
    }

    .rfbp-post-link-wrap {
        width: 38%;
    }

    .captcha-img {
        width: 20%;
    }

    .captcha-343 {
        width: 75%;
    }
}

@media (min-width: 1200px) {
    #primary {
        width: 48%;
        min-width: 850px;
        max-width: 900px;
        left: 22%;
    }

    #secondary {
        max-width: 710px;
        width: 22%;
    }

    .album-data.foto {
        width: 23%;
    }

    .foto-carousel {
        max-width: 500px;
    }

    .hentry .entry-title.large {
        left: 440px;
    }

    .contenitore-video {
        max-width: 500px;
    }

    .album-data.video {
        width: 33%;
    }

    .colonna-video-contenuti {
        width: 65%;
    }

    .colonna-video-titoli {
        width: 30%;
    }

    .rfbp-text {
        width: 50%;
    }

    .rfbp-post-link-wrap {
        width: 50%;
    }

}

/* CUSTOM MEDIA QUERIES */