/* @import "/static/fontawesome-free-5.7.1-web/css/fontawesome.min.css"; */

@import "/static/fontawesome-free-5.12.0-web/css/fontawesome.min.css";
html,
body {
    /* height: 100%;		For full height images */
}

.starter-template {
    padding: 40px 15px;
    text-align: center;
}

.footer {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    border-top: 1px solid #eee;
}

.alert {
    margin-top: 0px;
    margin-bottom: 0;
}

body>.navbar {
    margin-right: 15px;
}

body>.navbar-transparent {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}

.navbar-transparent .navbar-nav>.active>a {
    background-color: transparent;
}

.navbar-form {
    margin-right: 0;
}

.navbar-nav>li>a.profile-menu {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-nav>.btn {
    margin-top: 10px;
    margin-right: 1.7em;
}

.navbar-nav>li>a {
    font-size: 16px;
}

.navbar-brand {
    font-weight: bold;
}

.navbar-brand>img {
    float: left;
    margin-right: 10px;
}

.btn {
    background-image: none;
    -webkit-box-shadow: 0px 1px 0px #ddd;
    -moz-box-shadow: 0px 1px 0px #ddd;
    box-shadow: 0px 1px 0px #ddd;
}

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

.navbar-default .navbar-nav>.active>a {
    color: #c00;
    font-weight: bold;
}

.contact-banner {
    padding: 100px 0;
    background: #e0e0e0;
    margin-top: 100px;
}

.footer a:hover {
    text-decoration: none;
}


/* About page styling */

#sec1 {
    xbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJklEQVQIW2NkAIILFy78NzAwYATRjCABZEGwAEwFiA1WBlIOUwkA72gTdDIYVO4AAAAASUVORK5CYII=) repeat;
    background-color: #e0e0e0;
}


/* Profile page styling */

.profile-head {
    Xbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJklEQVQIW2NkAIILFy78NzAwYATRjCABZEGwAEwFiA1WBlIOUwkA72gTdDIYVO4AAAAASUVORK5CYII=) repeat;
    padding: 70px 0px 30px 20px;
}

.profile-body {
    padding: 4px 0px;
}

.text-page {
    padding-top: 70px;
}

.page-tight {
    padding: 60px 15px 0px 15px;
}

.page-tight>.container {
    height: calc(100% - 70px);
}

#map-outer {
    height: 440px;
    padding: 40px 20px;
    margin-bottom: 20px;
    background-color: #FFF
}

#map-container {
    height: 400px
}

.img-dim {
    opacity: 0.5;
    box-shadow: inset 0px 0px 64px 64px #EA1717, 0px 0px 4px 4px #EA1717;
}


/* Authentication forms */

.form-box form,
.form-box .form-message {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-box form .checkbox {
    margin-bottom: 10px;
}

.form-box form .checkbox {
    font-weight: normal;
}

.form-box form .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.form-box form .form-control:focus {
    z-index: 2;
}

.center-middle-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.panel-default {
    border-color: #dddddd !important;
}

.hoe-minimized-lpanel img.portal-logo {
    max-width: 45px;
    max-height: 45px;
}

img.portal-logo {
    max-width: 210px;
    max-height: 40px;
}

.navbar-app-title {
    font-size: 24px;
    padding-right: 20px;
    white-space: nowrap;
}

h1 {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    /* color: #c00 !important; */
}

.alert {
    margin-bottom: 0px !important;
    padding: 10px !important;
}

#hoe-header:not(.hoe-minimized-lpanel) .portal-logo-max {
    display: inline;
}

#hoe-header:not(.hoe-minimized-lpanel) .portal-logo-min {
    display: none;
}

#hoe-header.hoe-minimized-lpanel .portal-logo-max {
    display: none;
}

#hoe-header.hoe-minimized-lpanel .portal-logo-min {
    display: inline;
}

ol.breadcrumb {
    padding: 0px 0px 0px 2px;
    margin-top: 8px;
    margin-bottom: 0px;
    background-color: white;
}

.dataTables_info {
    padding-left: 2px;
}

.chart-option-container {
    text-align: left;
    padding: 5px;
}

.powered-by {
    padding-top: 10px;
    margin-top: 5px;
    color: #777;
    position: absolute;
    bottom: 0;
    text-align: center !important;
    margin-bottom: 10px;
    width: 100%;
    border-top: 1px solid #999;
    letter-spacing: 2px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 80%;
}

.powered-by img {
    padding-top: 5px;
    opacity: 0.5;
}

.hoe-minimized-lpanel .powered-by {
    display: none !important;
}

.text-large {
    font-size: 125%;
}

.ui-autocomplete {
    z-index: 2147483647;
}

.ui-state-focus {
    color: White;
    background: #96B202;
    outline: none;
}


/*** LOADER SPINNER ***/

.spinner {
    z-index: 999999998 !important;
}

.spinner.loading {
    display: none;
    /* padding: 50px; */
    text-align: center;
    font-weight: bold;
    color: #777;
}

.loading-text {
    width: 90px;
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 45px);
    text-align: center;
    z-index: 999999999;
}

.spinner.loading:before {
    content: "";
    height: 100px;
    width: 100px;
    /* margin: 0px auto auto -5px; */
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    border-width: 12px;
    border-style: solid;
    background-color: #fff;
    border-color: #002868 #eee #BF0A30 #eee;
    border-radius: 100%;
    animation: rotation 1.5s infinite linear;
    z-index: 999999999;
}

.us-blue {
    color: #002868;
}

.bg-us0blue {
    background-color: #002868;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

/*^^ LOADER SPINNER ^^*/

portal-nav-container {
    white-space: nowrap !important;
}

portal-nav-element {
    display: inline-block !important;
}

form div.flex {
    display: flex;
    flex-flow: row wrap;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: -2em;
    margin-right: -1em;
}

form div.flex>div {
    margin-left: 1em;
    margin-left: 1em;
}

form div.flex div.flex1-5 {
    flex: 1;
    min-width: 5em;
}

form div.flex div.flex1-10 {
    flex: 1;
    min-width: 10em;
}

form div.flex div.flex1-15 {
    flex: 1;
    min-width: 15em;
}

form div.flex div.flex1-20 {
    flex: 1;
    min-width: 20em;
}

form div.flex div.flex1-25 {
    flex: 1;
    min-width: 25em;
}

form div.flex div.flex2-5 {
    flex: 2;
    min-width: 5em;
}

form div.flex div.flex2-10 {
    flex: 2;
    min-width: 10em;
}

form div.flex div.flex2-15 {
    flex: 2;
    min-width: 15em;
}

form div.flex div.flex2-20 {
    flex: 2;
    min-width: 20em;
}

form div.flex div.flex2-25 {
    flex: 2;
    min-width: 25em;
}

form div.flex div.flex3-5 {
    flex: 3;
    min-width: 5em;
}

form div.flex div.flex3-10 {
    flex: 3;
    min-width: 10em;
}

form div.flex div.flex3-15 {
    flex: 3;
    min-width: 15em;
}

form div.flex div.flex3-20 {
    flex: 3;
    min-width: 20em;
}

form div.flex div.flex3-25 {
    flex: 3;
    min-width: 25em;
}

form div.no-pad [class^="col-"]:first-child {
    padding-left: 0px;
}

form div.no-pad [class^="col-"]:last-child {
    padding-right: 0px;
}

.nudge-down,
.nudge-down1 {
    position: relative;
    top: .25em;
}

.nudge-down2 {
    position: relative;
    top: .5em;
}

.nudge-down3 {
    position: relative;
    top: 1em;
}

.nudge-down4 {
    position: relative;
    top: 1.5em;
}

ul.dropdown-menu a {
    cursor: pointer !important; 
}