html,
body {
    height: 100%;
    background: #FDF9E8 url("/stage/web/img/bg-wall.png") repeat-x left top;
}

a {
    color: #526b41; 
    font-weight: bold;
}

img {
    display: initial;
    max-width: 100%;
    height: auto;
}

table {
    width: 100%;
    max-width: 100%;
}

a:hover {
    color: #ffa500; 
    font-weight: bold;
}

.navbar-inverse {
    background-color: #526b41;
}

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

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #53a89a;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: white;
    background-color: #53a89a;
}

.panel-default > .panel-heading {
    background-color: #526b41;
    color: orange;
    font-weight: bold;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #526b41;
    font-weight: bold;
    color: orange;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

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

.nav-concellors {
    font-size: 18px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a {
    text-decoration-line: none !important;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

#main-menu-collapse {
    max-height: 500px !important;
}

#main-menu {
    z-index: 1040;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .container {
        width: unset !important;
    }
}

@media(max-width:500px) {
    .reload-outing {
        display: table;
        margin-top: 8px;
        float: none !important;
    }
}

.main-banner {
    display: initial;
    box-shadow: none !important;
}

.main-saltalippo-logo {
    display: initial;
    height: auto;
    width: 239px;
    border: 4px solid #526b41;
    border-radius: 80px;
}

.icon-saltalippo-logo {
    display: initial;
    height: auto;
    width: 75px;
    border-radius: 80px;
    float: right;
    margin-top: -9px;
    box-shadow: none !important;
}

.no-results-message {
    margin: 8px;
    font-size: 14px;
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.terminal {
    background-color: black;
    color: greenyellow;
    font-weight: bold; 
}

.thumbnail {
    background-color: #526b41 !important; 
}

.dump {
    border: 5px solid firebrick;
    background-color: khaki;
    color: greenyellow;
    font-weight: bold;
    margin-bottom: 45px;

}

#logout-button {
    border-left-width: 10px;
    padding-top: 4px;
    background-color: white;
}

.scaled-gravatar {
    max-height: 65px;
    display: inline;
}

.private {
    padding-top: 50px;
}

.private-menu {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.img-gridview {
    width:150px;
    height: auto;
    float: left;
    margin-bottom: 0px;
}

.img-preview {
    display: flex;
    justify-content: center;
}

.small-button {
    padding-top: 3px;
}

.approve-heading {
    display: flex;
    justify-content: space-between;
}

.img-modal-preview {
    width:400px;
    height: auto;
}

.assign-button {
    float: right;
    margin-top: 10px !important;
}

.file-counter {
    margin-top: 7px;
}

.figcaption {
    font-size: 12px;
}

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

.file-icon {
    font-size: 30px;
}

.polaroid {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 20px;
}

.img-responsive {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.slider-img {
    
}

.figcapiton_margin {
    margin-top: 20px;
}

#select2-filesearch-id_album-container {
    font-size: 11px;
}

.file-preview-thumbnails.clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#approve-all {
    margin-left: 10px;
}

.preview-album-images {
    text-align: center;
    margin-bottom: 12px;
}

.buttons-images-album {
    margin-left: 5px;
}

.preview-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    box-shadow: none !important;

}

.logo-subtitle {
    text-align: center;
    font-weight: bold;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 12px;
}

.navbar-brand {
    left: 10px;
    position: absolute;

}

.main-logo {
    width: 284px;
    height: auto;
    margin-top: -7px;
}

.main-logo-mobile {
    display: none !important;
}

@media screen and (max-width: 1200px) {
    .main-logo {
        display: none !important;

    }
    .main-logo-mobile {
        display: block !important;
        width: auto;
        height: 47px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px;
    }
}

div.outing-title_section {
    color: #0d4c0d;
}

h3.outing-title_date {
    font-size: 18px;
    font-family: 'Arial Black';
    text-transform: uppercase;
    font-weight: bold;
}

h2.outing-title {
    font-size: 24px;
    font-family: 'Arial Black';
    text-transform: uppercase;
    font-weight: bold;
    word-break: break-word;
}

.image-wrapper {
    margin: 20px;
    display: flex;
    justify-content: center;
}

.outing-field-title {
    font-weight: bold;
    word-break: break-all;
}

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

.subscription_alert {
    color: #DE5B07;
    padding-top: 20px;
    padding-bottom: 20px;
}

#cke_1_contents {
    height: 500px !important;
}

.item-box_text {
    font-weight: bold;
    color: white;
    font-size: 13px;
}

.margin-bottom-reduced {
    margin-bottom: 3px;
}

.description-margins {
    margin-top: 30px;
    margin-bottom: 30px;
}

.preview-block-margin {
    margin-top: 30px;
    margin-bottom: 30px;
}

.outing-table-column {
    word-wrap: anywhere;
}

.gps-track-download-button {
    margin-top: 20px;
    margin-bottom: 70px;
}

.btn-margin {
    margin-left: 5px;
}

.outing-fields-date {
    text-transform: uppercase;
}

.subfields-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
}

.row.pagination {
    display: flex;
    justify-content: center;
}

.approve-buttons {
    margin: 5px;
    padding-bottom: 0px;
    padding-top: 3px;
}

.btn {
    font-weight: bold !important;
}

.img-preview-modal {
    display: flex;
    justify-content: center;
}

.file-name-container {
    text-align: center;
    margin-bottom: 8px;
}

#file-index-container {
    overflow: inherit;
}

#w0-container {
    overflow: inherit;
}

.default-category-checkbox {
    margin-top: 1px !important;
}

.item img {
    margin: auto;
    width: 100%;
}

#carousel-example-generic {
    overflow: hidden;
    border-radius: 25px;
    border: 8px solid #526b41;
    width: max-content;
    margin: auto;
}

@media(max-width:1200px) {
    #carousel-example-generic {
        height: auto;
    }
}

@media(max-width:600px) {
    #carousel-example-generic {
        width: auto;
        border-radius: 28px;
    }
}

.carousel-caption {
    position: fixed !important;
    top: 490px;
    font-size: 20px;
    text-shadow: 2px 2px 5px black;
}

.main-title {
    /* margin-top: 60px; */
    text-align: center;
    margin-bottom: 20px;
}

.main-title h3 {
    font-weight: bold;
}
.reload-outing {
    color: #fff !important;
    margin-right: 5px;
}

.navbar li {
    font-weight: bold;
}

.carousel-panel-heading {
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}

.panel-heading {
    padding-bottom: 15px;
}

.carousel-footer-buttons {
    margin-top: 15px;
    margin-bottom: 15px;
}

.panel-title {
    font-weight: bold;
    margin-top: 2px;
} 

.statute-body {
    font-size: 14px !important;
}

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

.footer-items a {
    color: orange;
    margin-left: 15px;
}

.subs-alert {
    color: red;
    margin: 10px;
}


.subs-body * li {
    text-align: justify;
}

big {
    text-align: center !important;
}

.paypal-subs {
    display: flex;
    justify-content: center;
}

.peace-logo {
    width: 79px;
    height: auto;
    border: orange solid 4px;
    margin-top: -3px;
}

.search-row {
    margin-bottom: 20px;
}

.search-column {
    display: flex;
    justify-content: end;
}

.pagination-totals {
    font-weight: bold;
    color: #526b41;
}

.photo-complete {
    width:50%
}

.footer-links {
    float: right;
}

.footer-links a {
    color: #f9a500;
}

.footer-link {
    margin: 5px;
}

.auto-slide {
    margin-top: 7px;
}

#auto-slideshow {
    top: -2px;
}

.panel-heading-file-preview {
    text-align: center;
}

.slider-img {
    width: 150%;
    height: auto;
}

#carousel-example-generic {
    margin-bottom: 30px;
}

#modal-title {
    text-align: center;
}
