﻿/* Overrides */
body {
    background-color: #ffffff;
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: repeat-x;
    background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px 0px 4px 0px;
    color: #000;
}

.noty_text h3 {
    color: #ffffff;
}

h1 {
    font-size: 140%;
}

h3 {
    font-size: 120%;
}

p {
    margin: 1em 0px
}

.outer-wrap {
    width: 100%;
    padding: 0;
}

.main-wrap {
    min-height: 79vh;
    background-color: rgb(248, 248, 248);
    max-width: 1140px;
    padding: 0.5em;
}

.main-content {
}

.user-control {
    background-color: rgba(0,0,0,.05);
}

@media only screen and (min-width: 610px) {
    .user-control {
        max-width: 240px;
    }
}

.version-control {
    clear: both;
    text-align: right;
    font-size: 11px;
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 20px;
    line-height: 26px;
}

h4#popup_title {
    margin-bottom: 5px;
}

.btn-light {
    background-color: #fff;
    color: #222;
    border-color: rgba(0,0,0,.25);
}

/* Footable Grids */
.footable {
    border: 3px solid #0e1b2a !important;
}

    .footable > thead > tr > th, .footable > thead > tr > td {
        background-color: #0e1b2a !important;
        border: 1px solid #0e1b2a !important;
    }

/* Dialog forms */
.ui-dialog .ui-dialog-title {
    color: #000000 !important;
}

.ui-dialog .ui-widget-content {
    color: #000000 !important;
}

/* Map Tool - Colours */
.tool-panel .tool-button.ItemActive.olButton.flash {
    border-color: #0e1b2a;
}

/* Bootstrap overrides */
.form-control {
    height: auto;
}

/* Map Popups */
.ol-popup {
    border-radius: 2px !important;
}

#popup-content h3.heading, .info-popup-data h3.heading {
    background-color: #0e1b2a;
    padding: 0px;
    color: #ffffff;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.9em;
    padding-right: 2px;
    padding-left: 5px;
}

/* Popup forms */
.popup-form input[type=text], .popup-form textarea, .popup-form select {
    background-color: #ffffff;
}

.popup-form input:read-only, .popup-form input:disabled {
    background-color: #eeeeee;
}

popup-form input[type="checkbox"] {
    transform: scale(1.6);
    margin-top: 0.5em;
}

/* Task Panel */
.task-panel {
}

/* Test Form Links */
.test-form-links {
}

    .test-form-links .btn {
        margin-bottom: 10px;
    }

.version-control a, .version-control a:hover, .version-control a:visited {
    color: #196A1C;
}

/* Dialog forms */
.ui-dialog .ui-widget-content {
    color: #595959;
}

.ui-dialog .ui-widget-header {
    border: 0px;
    background-image: none;
    background-color: #ffffff;
    color: #222222;
}

.ui-dialog .ui-corner-all {
    border-radius: 20px !important;
}

/* OL Map Controls */
.ol-control button {
    background-color: #0e1b2a;
}

    .ol-control button:focus, .ol-control button:hover {
        text-decoration: none;
        background-color: rgba(65, 97, 65, 1);
    }

.ol-zoomslider-thumb {
    background-color: #0e1b2a;
}

    .ol-zoomslider-thumb:hover, .ol-zoomslider-thumb:active, .ol-zoomslider-thumb:focus {
        background-color: rgba(65, 97, 65, 1);
    }

.ol-scale-line {
    background-color: #0e1b2a;
}

.map-div {
    border: 1px solid #213021;
}

h1.app-title {
    float: left;
    margin-top: 18px;
    margin-left: 12px;
    color: #2b592b;
    font-size: 265%;
}

#search_bar {
    width: 20em;
    float: right;
    margin-top: 24px
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #2266FF;
    border-color: #2266FF;
}

.header {
    background: #0e1b2a;
    color: #fff;
    padding-top: .3em;
    height: auto;
}

.header-logo-wrapper {
    order: 0;
    flex: 0 1 auto;
    width: 20%;
}

.header-logo {
    width: 100%;
    height: auto;
    image-rendering: auto;
    vertical-align: middle;
    border: 0;
}

.header-masthead {
    background-image: url('../Images/EnjoyHampshireCountryside80x667pix.png');
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
    height: 80px;
    margin: 0;
    padding: 0;
    width: 1022px;
}

footer {
    margin-bottom: 0;
    position: relative;
    background-color: #fff;
    box-shadow: 0 .5rem 0 -.25rem rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.05);
    align-items: center;
}

    footer address {
        text-align: center;
        font-size: .75rem;
        line-height: 1.25em;
        display: block;
    }

        footer address span {
            display: block;
        }

.footer {
    background-color: rgba(0,0,0,.05);
    border-top: 1px solid #e3e3e3;
    margin-top: 1em;
    padding: 1em 0;
    margin-top: 0;
    min-height: 20rem;
    height: auto;
    overflow: auto;
    display: block;
    color: #222;
}

.footer-row {
    margin: 0 0 1rem 0;
    padding: 0;
    width: 100%;
}

    .footer-row > div {
        margin: 0 0 .5em 0;
        padding: 0 .5em;
        width: 100%;
        position: relative;
        float: left;
        display: inline;
    }

.footer-logo-wrapper {
    min-height: 1em;
    padding: 1rem;
    background-color: rgba(0,0,0,.05);
    margin: 0;
    text-shadow: 0 1px rgb(255 255 255 / 75%);
}

    .footer-logo-wrapper p {
        margin: 1.5em 0;
        position: relative;
        word-spacing: .125em;
    }

.footer-logo {
    width: 100%;
    height: auto;
    image-rendering: auto;
}

.footer-list {
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
    padding: 0;
    margin: 0 0 .75em 1em;
}

    .footer-list a {
        padding: .5em;
        margin-bottom: 0;
        border: 0;
        color: #222;
        display: block;
        text-decoration: none;
    }

        .footer-list a:hover {
            text-decoration: none;
            background-color: rgba(0,0,0,.05);
            border: 0;
        }

.footer-flex-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.footer-spacer {
    width: 40%;
    height: 5em;
}

.footer-nav {
    display: block;
    margin: 0;
    float: right;
    padding: 0 .5em;
    width: 60%;
    list-style: none;
    min-height: 5em;
}

    .footer-nav li {
        font-size: 1rem;
        float: left;
        position: relative;
        top: 2em;
        border: none;
        border-right: 1px solid rgba(0,0,0,.1);
        margin: 0;
        padding: 0;
        width: 33.3%;
        text-align: center;
    }

        .footer-nav li a {
            float: none;
            padding: .5rem;
            margin: 0;
            color: #555;
            text-decoration: none;
            text-shadow: 0 1px 0 #fff;
        }

.map-legend-toggle {
    background-color: #0e1b2a;
}

    .map-legend-toggle:active {
        color: #ffffff;
        background-color: #213021;
    }

    .map-legend-toggle:focus {
        color: #ffffff;
        background-color: #213021;
    }

    .map-legend-toggle:hover {
        color: #ffffff;
        background-color: #213021;
    }

    .map-legend-toggle:active:focus, .map-legend-toggle:active:hover {
        color: #ffffff;
        background-color: #213021 !important;
    }

.mapLegendBar {
    background-color: #0e1b2a;
}

.grid-view {
    font-size: 1em;
    color: #666666;
}

    .grid-view tr.selected {
        background-color: rgb(145, 196, 82) !important;
        color: #ffffff;
    }

    .grid-view tr:hover {
        background-color: rgb(222, 232, 208) !important;
    }

/* Grid paging */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    color: #A7A7A6;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0e1b2a;
    border-color: #A7A7A6;
}

.pagination > li > a, .pagination > li > span {
    color: #A7A7A6;
}

.footable {
    border: 3px solid #A7A7A6;
}

    .footable > thead > tr > th, .footable > thead > tr > td {
        background-color: #A7A7A6;
        border: 1px solid #A7A7A6;
    }

    .footable > tfoot > tr > th, .footable > tfoot > tr > td {
        background-color: #ffffff;
        border-width: 0px;
        color: #000000;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #A7A7A6;
        font-weight: bold;
        padding: 2px;
    }

.grid-view td {
    border: 1px solid #ccc;
    padding: 1px;
    margin: 1px;
    text-align: left;
}

.sidebar-nav {
    text-transform: none;
    font-size: 12px;
}

.nav-item {
    background-color: #dadada;
    margin-bottom: 5px;
    color: rgb(51, 51, 51);
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    text-decoration: none;
}

    .navbar-light .navbar-nav .nav-link:hover {
        background-color: #0e1b2a;
        text-decoration: none;
        color: #ffffff;
    }

    .navbar-light .navbar-nav .nav-link:active, .navbar-light .navbar-nav .nav-link:focus {
        background-color: #0e1b2a;
        text-decoration: none;
        color: #ffffff;
    }

.sidebar-nav .navigation ul li a.selected-navigation, .sidebar-nav .navigation ul li a.selected-navigation:hover {
    background-color: #0e1b2a;
    text-decoration: none;
    color: #ffffff;
}

.close-button {
    color: #000;
}

.issueStatus p {
    float: none;
}
