﻿html {
    background-color: #2c2c2c;
}

.isotope-hidden {
    display: none !important;
}

.ui-tabs-hide {
    display: none;
}

#header {
    min-height: 50px;
}

#header .container {
    display: flex;
}

#navigation ul li a {
    padding: 15px 5px 15px 5px;
}

#page-title h2 {
    font-size: 18px;
    padding: 4px 0;
}

#messageDiv h3 {
    padding: 4px;
    text-align: center;
}

.large-notice {
    padding: 8px;
    margin-bottom: 10px;
}

.large-notice p {
    font-size: 1em;
}

#copyright {
    margin: 10px 0;
}

form {
    margin-bottom: 0px;
}

body > form {
    margin-bottom: -20px;
}

.selected {
    background: #3F8FAF !important;
    color: #fff !important;
}

.selected:hover {
    background: #3F8FAF !important;
}

.clickable {
    cursor: pointer;
}

.sidebar {
    margin: 0 0 32px 0;
}

.widget {
    margin: 0px 0 0 0;
    line-height: 20px;
}

.note_div {
    font-size: .9em;
    color: gray;
    text-align: center;
    margin-bottom: 20px;
}

.a_linker {
    color: #444 !important;
}

#beta_corner {
    width: 79.5px;
    height: 67.5px;
}

.portfolio-item-meta a {
    color: #3F8FAF;
}

label span, legend span {
    font-size: 12px;
}

b {
    font-weight: bold;
}

/*Error from other theme*/
.error-page {
    text-align: center;
    left: 0;
    right: 0;
}

.error-page:after {
    content: "";
    display: block;
    clear: both;
}

.error-page .error-content {
    width: 440px;
    margin: auto;
    margin-top: 0px;
}

.error-page .reason-title {
    display: block;
    margin: 20px 0;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.error-page .reason {
    color: #fff;
    font-size: 200px;
    text-stroke: 1px transparent;
    padding: 0px 0 0px 0;
    display: block;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.error-page .error-buttons > .btn {
    margin-top: 16px;
}

.center {
    text-align: center;
}

.ui-dialog {
    position: fixed !important;
    z-index: 1050 !important;
    min-height: 200px;
    padding: .2em;
}
@media only screen and (max-width: 767px) {
    .ui-dialog {
        width: auto !important;
        left: 0 !important;
        right: 0 !important;
    }
}

.ui-front {
    z-index: 1000 !important;
}

.ui-widget-overlay {
    opacity: 0.6 !important;
    filter: alpha(opacity = 60) !important;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1000 !important;
    background: #000000 !important;
}

.ui-dialog .ui-dialog-buttonpane {
    border: none !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: 10px 5px;
}

.ui-dialog .ui-widget-content button.ui-state-hover, .ui-dialog .ui-widget-content button.ui-state-focus {
    /* Override the jQuery styling that's added in javascript */
    border: 0;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
}

/*Sidebar*/
#stylechanger {
    position: fixed;
    width: 254px;
    top: 110px;
    left: -254px;
    background-color: #fff;
    color: #6b6b6b;
    z-index: 100000;
}

.stoggle.sshow {
    background-position: 0 0;
}

.stoggle.shide {
    background-position: -38px 0;
}

.stoggle {
    display: block;
    width: 38px;
    height: 154px;
    float: right;
    margin-right: -38px;
    background: url('/images/site/bg_stoggle.png') no-repeat 0 0;
}

.shead {
    background-color: #292521;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
    padding: 13px 0;
}

.shead h5 {
    margin: 0;
    padding: 0;
    color: white;
}

.sContent {
    padding: 10px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    height: 150px;
}

.map_toggle.map_toggle_show {
    background-position: 0 0;
}

.map_toggle.map_toggle_hide {
    background-position: -31px 0;
}

.map_toggle {
    display: block;
    width: 31px;
    height: 30px;
    float: right;
    margin-right: -36px;
    background: url('/images/site/bg_map_toggle.png') no-repeat 0 0;
}

.map_district_toggle.map_toggle_selected {
    background-position: 0 0;
}

.map_district_toggle.map_toggle_unselected {
    background-position: -31px 0;
}

.map_district_toggle {
    display: block;
    width: 31px;
    height: 133px;
    float: right;
    margin-right: -32px;
    margin-top: 34px;
    background: url('/images/site/bg_map_district.png') no-repeat 0 0;
}

.map_land_toggle.map_toggle_selected {
    background-position: 0 0;
}

.map_land_toggle.map_toggle_unselected {
    background-position: -31px 0;
}

.map_land_toggle {
    display: block;
    width: 31px;
    height: 150px;
    float: right;
    margin-top: 170px;
    margin-right: -32px;
    background: url('/images/site/bg_map_land.png') no-repeat 0 0;
}

.map_help_toggle.map_toggle_selected {
    background-position: 0 0;
}

.map_help_toggle.map_toggle_unselected {
    background-position: -31px 0;
}

.map_help_toggle {
    display: block;
    width: 31px;
    height: 150px;
    float: right;
    margin-top: 364px;
    margin-right: -32px;
    background: url('/images/site/bg_map_help.png') no-repeat 0 0;
}

.map_info_toggle.map_toggle_selected {
    background-position: 0 0;
}

.map_info_toggle.map_toggle_unselected {
    background-position: -31px 0;
}

.map_info_toggle {
    display: block;
    width: 31px;
    height: 45px;
    float: right;
    margin-top: 322px;
    margin-right: -32px;
    background: url('/images/site/bg_map_map.png') no-repeat 0 0;
}

#footer-bottom {
    min-height: 50px;
    margin-top: 20px;
}

.ui-tooltip-light .ui-tooltip-titlebar {
    background-color: black !important;
    color:white !important;
}

.tabs-nav, .main-tabs-nav {
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    padding: 0;
    margin-bottom: 24px;
    margin-top: -16px;
}

.tabs-nav li, .main-tabs-nav li {
	padding: 6px 12px;
    overflow: hidden;
    position: relative;
    font-size: 0.8125rem;
    max-width: 264px;
    min-width: 72px;
    box-sizing: border-box;
    min-height: 48px;
    text-align: center;
    flex-shrink: 0;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    line-height: 1.75;
    white-space: normal;
    letter-spacing: 0.02857em;
    color: inherit;
    border: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    outline: 0;
    align-items: center;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    border-bottom: 2px solid transparent;
    margin-left: -2px;
    margin-right: -2px;
}

.tabs-nav li:hover, .main-tabs-nav li:hover {
	border-bottom: 2px solid rgba(0, 0, 0, 0.40);
}

.tabs-nav li.active, .tabs-nav li.active:hover, .main-tabs-nav li.active, .main-tabs-nav li.active:hover {
	border-bottom: 2px solid #3F8FAF;
    font-weight: 600;
}

.tabs-nav li a, .main-tabs-nav li a {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgba(0, 0, 0, 0.54);
    font-size: 18px;
}

.tabs-nav li:hover a, .main-tabs-nav li:hover a {
	color: rgba(0, 0, 0, 0.40);
}

.tabs-nav li.active a, .tabs-nav li.active:hover a, .main-tabs-nav li.active a, .main-tabs-nav li.active:hover a {
    color: #3F8FAF;
}

.tabs-nav .flex-row .tab-icon, .tabs-nav .tab-label {
    display: block;
    float: left;
}

.tabs-nav .tab-label {
    padding-top: 3px;
    padding-right: 8px;
}

.tabs-nav .tab-icon svg, .tabs-nav .tab-icon img {
    height: 25px;
    width: 25px;
    fill: #606060;
}

.tabs-nav li:hover .tab-icon svg {
    fill: rgba(0, 0, 0, 0.40);
}

.tabs-nav li.active .tab-icon svg, .tabs-nav li.active:hover .tab-icon svg {
    fill: #3F8FAF
}

.details_toggle {
    outline: none;
    cursor: pointer;
}

.details_container .details_content_wrapper {
    display: flex;
    overflow: hidden;
}

.collapsed.details_content_wrapper, .collapsed.details_container .details_content_wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    transition: padding-top 0.4s, padding-bottom 0.4s;
}

.details_container .details_content_wrapper:after {
    content: '';
    height: 25px;
    transition: height 0.4s linear, max-height 0s 0.4s linear;
    max-height: 0px;
}

.details_container .details_content {
    transition: margin-bottom 0.4s cubic-bezier(0, 0, 0, 1);
    margin-bottom: 0;
    max-height: 1000000px;
    width: 100%;
}

.collapsed.details_content_wrapper > .details_content {
    margin-bottom: -2000px;
    transition: margin-bottom 0.4s cubic-bezier(1, 0, 1, 1), visibility 0s 0.4s, max-height 0s 0.4s;
    visibility: hidden;
    max-height: 0;
}

.collapsed.details_content_wrapper:after {
    height: 0;
    transition: height 0.4s linear;
    max-height: 25px;
}

.clearfix-container:after {
   content: " ";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.mui-button {
    border: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    outline: 0;
    padding: 0;
    position: relative;
    align-items: center;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: #EFEFEF;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    color: rgba(0, 0, 0, 0.87);
    padding: 6px 16px;
    font-size: 0.875rem;
    font-weight: 600;
    min-width: 64px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 1.75;
    border-radius: 4px;
    letter-spacing: 0.02857em;
    height: max-content;
}

a.mui-button.primary:visited, a.mui-button.primary:hover, a.mui-button.primary:focus {
    color: #FFF;
}

a.mui-button:visited, a.mui-button:hover, a.mui-button:focus {
    color: rgba(0, 0, 0, 0.87);
}

.mui-button svg, a.mui-button:visited svg, a.mui-button:hover svg, a.mui-button:focus svg {
    color: rgba(0, 0, 0, 0.87);
    fill: rgba(0, 0, 0, 0.87);
}

.mui-button + .mui-button {
    margin-left: 4px;
}

.mui-button.rounded {
	border-radius: 18px;
}

.mui-button.primary {
    color: #FFF;
    background-color: #92C83E;
}

    .mui-button.primary svg, .mui-button.primary:hover svg,
    .mui-button.primary:focus svg, .mui-button.primary:visited svg {
        color: #FFF !important;
        fill: #FFF !important;
    }

.mui-button .mui-button-icon svg {
    height: 1rem;
    width: 1rem;
    margin-top: -8px;
    margin-bottom: -8px;
}

.mui-button .mui-button-label+.mui-button-icon svg {
    margin-right: -2px;
    margin-left: .5rem;
}

.mui-button:hover, .mui-button:focus {
    background-color: #D5D5D5;
}

.mui-button.primary:hover, .mui-button.primary:focus {
    background-color: #82B332;
    color: #FFF !important;
}

.mui-button .mui-button-label {
    width: 100%;
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
}

.mui-button.ripple {
    background-position: center;
    transition: background 0.8s;
}

.mui-button.ripple:hover, .mui-button.ripple:focus {
    background: #D5D5D5 radial-gradient(circle, transparent 1%, #D5D5D5 1%) center/15000%;
}

.mui-button.ripple:active {
    background-color: #E0E0E0;
    background-size: 100%;
    transition: background 0s;
}

.mui-button.primary.ripple:hover, .mui-button.primary.ripple:focus {
    background: #82B332 radial-gradient(circle, transparent 1%, #82B332 1%) center/15000%;
}

.mui-button.primary.ripple:active {
    background-color: #92C83E;
    background-size: 100%;
    transition: background 0s;
}

.mui-button.disabled {
    color: #BDBDBD;
    cursor: default;
    pointer-events: none;
}

.mui-button.outlined,.mui-button.secondary {
    border: 1px solid #D5D5D5;
    padding: 5px 15px;
    background-color: transparent;
}
.mui-button.outlined:hover, .mui-button.secondary:hover {
    background-color: #E0E0E0;
}

.mui-button.outlined.ripple:hover, .mui-button.outlined.ripple:focus, .mui-button.secondary.ripple:hover, .mui-button.secondary.ripple:focus {
    background: #E0E0E0 radial-gradient(circle, transparent 1%, #E0E0E0 1%) center/15000%;
}

.mui-button.outlined.disabled,.mui-button.secondary.disabled {
    border: 1px solid #E0E0E0;
}

.mui-paper {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 6px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 6px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 6px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, height .5s ease-in-out, margin .5s ease-in-out, padding .5s ease-in-out;
    margin-bottom: 15px;
}

.hidden {
    height: 0 !important;
    width: 0 !important;
    opacity: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.mui-paper-header {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    padding: 10px 10px 4px 10px;
    margin-bottom: 4px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.mui-paper-content {
    color: rgba(0, 0, 0, 0.64);
    line-height: 1.4;
    padding: 10px;
}

.mui-paper-header + .mui-paper-content {
    padding-top: 0px;
}

.mui-paper-header.details_toggle {
    margin-bottom: 0;
    padding: 10px;
    cursor: pointer;
    border-bottom: 2px solid #E6E6E6;
}

.collapsed .mui-paper-header.details_toggle {
    border-bottom: none;
}

.mui-avatar {
    flex: 0 0 auto;
    font-size: 0.875rem;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    line-height: 1.43;
    letter-spacing: 0.01071em;
}

.mui-avatar-circle {
    color: white;
    width: 40px;
    height: 40px;
    display: flex;
    overflow: hidden;
    position: relative;
    font-size: 1.25rem;
    align-items: center;
    flex-shrink: 0;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 1;
    user-select: none;
    border-radius: 50%;
    justify-content: center;
    font-weight: 500;
    margin-right: 10px;
}

.mui-avatar-square {
    color: white;
	width: 18px;
    height: 18px;
    display: flex;
    overflow: hidden;
    position: relative;
    font-size: 1.25rem;
    align-items: center;
    flex-shrink: 0;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    line-height: 1;
    user-select: none;
    border-radius: 3px;
    justify-content: center;
    font-weight: 500;
    border: 1px #606060 solid;
    margin-right: 6px;
}

.mui-paper-content .mui-paper-actions {
    display: flex;
    padding: 16px 0 0 0;
    align-items: center;
}

.mui-icon-button {
    transform: rotate(0deg);
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex: 0 0 auto;
    color: rgb(0, 0, 0);
    fill: rgb(0, 0, 0);
    overflow: visible;
    font-size: 1.5rem;
    text-align: center;
    border-radius: 50%;
    border: 0;
    cursor: pointer;
    display: inline-flex;
    outline: 0;
    padding: 4px;
    position: relative;
    align-items: center;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    margin: -6px;
}

.mui-icon-button:hover, .mui-icon-button:focus {
    background-color: rgba(0, 0, 0, 0.08);
    color: inherit;
}

.mui-icon-button svg, .mui-icon-button img {
    width: 100%;
    display: flex;
    align-items: inherit;
    justify-content: inherit;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

.mui-icon-button img, .mui-icon-button svg {
    opacity: 0.34;
    filter: alpha(opacity=34);
}

.mui-icon-button:hover img, .mui-icon-button:hover svg, .mui-icon-button:focus img, .mui-icon-button:focus svg {
    opacity: 0.54;
    filter: alpha(opacity=54);
}

.mui-icon-button.right {
    margin-left: auto;
}

.mui-icon-button:disabled, .mui-icon-button:disabled:hover, .mui-icon-button:disabled:focus {
    cursor: default;
    background-color: rgba(0, 0, 0, 0.12);
    opacity: 0.12;
}

.mui-icon-button.markerLink img, .mui-icon-button.markerLink svg, .mui-icon-button.markerLink:hover img, .mui-icon-button.markerLink:hover svg {
    fill: #3F8FAF;
    opacity: 1;
    filter: alpha(opacity=100);
}

.mui-paper .mui-paper-bar {
    display: block;
    background-color: #3F8FAF;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    -webkit-box-shadow: 0 -1px 4px 1px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 -1px 4px 1px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    box-shadow: 0px -1px 4px 1px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
    color: #FFF;
}

.mui-paper .clickable.mui-paper-bar:hover, .mui-paper .clickable.mui-paper-bar:focus {
    background-color: #56a4c2;
}

.mui-paper .mui-paper-bar .mui-paper-bar-content {
    padding: 10px 16px 10px 16px;
    display: flex;
    color: #FFF;
}

.mui-paper .mui-paper-bar .mui-paper-bar-title {
    display: block;
    font-size: 15px;
    flex: 1 1 100%;
}

.svg-container {
    display: inline-block;
    height: 24px;
    width: 24px;
}
.svg-menu .svg-container svg {
    height: 22px;
    width: 22px;
    fill: white !important;
    margin: 1px 0;
}
.svg-menu .svg-container svg path {
    fill: white !important;
}
.svg-menu .svg-container svg * {
    stroke: white !important;
}    
.svg-menu {
    display: flex;
}
.svg-menu .svg-container {
    margin: 0 auto;
    padding: 6px 10px;
}
.clickable.svg-container, .clickable .svg-container {
    cursor: pointer;
}
.clickable.svg-container svg, .clickable .svg-container svg {
    opacity: 0.8;
}
.clickable.svg-container:hover svg, .clickable .svg-container:hover svg, .clickable.svg-container:focus svg, .clickable .svg-container:focus svg, .active.clickable.svg-container svg, .active .clickable.svg-container svg {
    opacity: 1.0;
}
.clickable.svg-container:focus svg, .clickable .svg-container:focus svg {
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgba(63, 143, 175, 0.4);
}
.active.svg-container svg {
    fill: #3F8FAF !important;
}
.active.svg-container svg path {
    fill: #3F8FAF !important;
}
.active.svg-container svg * {
    stroke: #3F8FAF !important;
}

.tab-button-container {
	display: flex;
}
.search-button-container {
    margin-bottom: 16px;
}
.tab-button-container .tab-button {
	flex: 1 1 0px;
    margin: 0;
    background-color: white;
    border: solid 2px #D3D3D3;
    padding: 8px 0;
    font-weight: bold;
    cursor: pointer;
}
.tab-button-container .tab-button + .tab-button {
    border-left-width: 1px;
}
.tab-button-container .active.tab-button {
    border-color: #3F8FAF;
    background-color: #E6E6E6;
}
.tab-button-container .tab-button:focus {
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgba(63, 143, 175, 0.4);
    position: relative;
    z-index: 1;
}
.tab-button-container .tab-button:not(.active):hover {
    border-color: #A9A9A9;
    background-color: #F9F9F9;
}

.leaflet-control-header {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-bottom: 5px;
    position: relative;
}

.leaflet-control-header.no-underline {
    border-bottom: none;
}

.overlay-icon {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.overlay-icon svg {
    width: 20px;
    height: 20px;
}

.main-menu-item {
    display: block;
}

.main-menu-item-content {
    height: 40px;
    padding: 8px 4px;
    border-bottom: 1px solid #D9D9D9;
    align-items: center;
    color: #606060;
}

.main-menu-item:focus  {
    outline-style: solid;
    outline-width: 2px;
    outline-color: rgba(63, 143, 175, 0.4);
}

.main-menu-item:hover  {
    background-color: #C5E7F4;
}

.main-menu-item-icon {
	margin-right: 8px;
}

.main-menu-item-icon, .main-menu-item-icon svg {
    height: 32px;
    width: 32px;
}

.main-menu-item-icon svg, .main-menu-item-icon svg path, .main-menu-item-icon svg line {
    fill: #606060;
}

.instructions-box {
    display: block;
    border: 1px solid #92C83E;
    background-color: #D7EBB8;
    padding: 14px 18px;
    margin: -11px -10px 12px -10px;
}

.info.instructions-box {
    border-color: #b6d7e8;
    background-color: #E9F7FE;
    color: #5091b2;
}

.mui-paper .mui-paper-bar .mui-paper-bar-content .svg-container {
    height: 20px;
    width: 20px;
    flex: 0 0 20px;
    display: block;
}

.mui-paper .mui-paper-bar .mui-paper-bar-content .svg-container svg {
    height: 20px;
    width: 20px;
    fill: #FFF;
}

.mui-paper .mui-paper-bar .mui-paper-bar-content svg path {
    fill: #FFF !important;
}

.spinner-container {
    padding: 10px 30px 10px 0;
}

.spinner svg {
    animation: 2s linear infinite spinner-svg-animation;
    max-width: 100px;
}

@keyframes spinner-svg-animation {
    0% {
        transform: rotateZ(0deg);
    }

    100% {
        transform: rotateZ(360deg)
    }
}

.spinner svg circle {
    animation: 1.4s ease-in-out infinite both spinner-circle-animation;
    display: block;
    fill: transparent;
    stroke: #56a4c2 !important;
    stroke-linecap: round;
    stroke-dasharray: 283;
    stroke-dashoffset: 280;
    stroke-width: 10px;
    transform-origin: 50% 50%;
}

@keyframes spinner-circle-animation {
    0%, 25% {
        stroke-dashoffset: 280;
        transform: rotate(0);
    }

    50%, 75% {
        stroke-dashoffset: 75;
        transform: rotate(45deg);
    }

    100% {
        stroke-dashoffset: 280;
        transform: rotate(360deg);
    }
}

.mui-chip-container {
    display: flex;
    flex-wrap: wrap;
}

.mui-chip {
    color: rgba(0, 0, 0, 0.87);
    border: none;
    cursor: default;
    height: 30px;
    display: inline-flex;
    outline: 0;
    padding: 0;
    font-size: 0.8125rem;
    box-sizing: border-box;
    transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    align-items: center;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    white-space: nowrap;
    border-radius: 16px;
    vertical-align: middle;
    justify-content: center;
    text-decoration: none;
    background-color: #E0E0E0;
    border: #CCCCCC 1px solid;
    margin: 0 4px 4px 0;
    min-width: 46px;
}

.small.mui-chip {
    height: 26px;
}

.padded.mui-chip {
    padding: 0 8px;
}

.padded.small.mui-chip {
    padding: 0 4px;
}

.selected.mui-chip {
    background-color: #9DCEE2 !important;
    /*background-color: rgba(63,143,175,0.45) !important;*/
    border: #76BBD6 1px solid;
}

.selected.clickable.mui-chip:hover, .selected.clickable.mui-chip:focus {
    background-color: #89C4DC !important;
}

.selected.mui-chip .mui-chip-label {
    color: #357892 !important;
}

.clickable.mui-chip {
    cursor: pointer;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.clickable.mui-chip:active {
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12);
}

.clickable.mui-chip:hover, .clickable.mui-chip:focus {
    background-color: rgb(206, 206, 206);
}

.mui-chip .mui-chip-label {
    overflow: hidden;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
}

.mui-chip .mui-chip-label {
    background: none !important;
    color: rgba(0, 0, 0, 0.64) !important;
}

.mui-chip .selected.mui-chip-label {
    color: #3F8FAF !important;
}

.mui-paper-content, .mui-paper-bar, .filter-content {
    overflow: hidden;
}

.filter-content-container {
    padding: 4px;
    margin-bottom: 10px;
}

.filter-content-container.image-content-container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    row-gap: 8px;
    column-gap: 12px;
}

.filter-content-container.image-content-container .filter-content {
    float: left;
    max-width: 145px;
}

.filter-content-container.image-content-container img {
    width: 145px;
    max-height: 120px;
}

.filter-content-container.image-content-container .content-label {
    display: block;
    margin-top: 2px;
}

.filter-content-container .filter-content {
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, height .5s ease-in-out, width .5s ease-in-out, margin .5s ease-in-out, padding .5s ease-in-out;
}

.filter-content-container .hidden.filter-content {
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, height .5s ease-in-out, width .5s ease-in-out, margin .5s ease-in-out, padding .5s ease-in-out;
}

.mui-paper.filter-container {
    border: 1px solid #3F8FAF;
}

.mui-paper.filter-container, .mui-paper.filter-container .mui-paper-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mui-paper .mui-paper-bar .filter-icon {
    margin-right: 8px;
}

.flex-element {
    display: block;
	box-sizing: border-box;
	-webkit-box-flex: 1 1;
	-moz-box-flex: 1 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.flex-element.no-stretch {
    -webkit-box-flex: 0 0;
    -moz-box-flex: 0 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.half.flex-element {
	-webkit-box-flex: 0 0;
	-moz-box-flex: 0 0;
	-webkit-flex: 0 0 49%;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
}

.half.flex-element.stretch {
	-webkit-box-flex: 1 1;
	-moz-box-flex: 1 1;
	-webkit-flex: 1 1 49%;
	-ms-flex: 1 1 49%;
	flex: 1 1 49%;
}

.flex-element.center-element {
    align-self: center;
}

.flex-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-direction: normal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.flex-column {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-row.center-row, .flex-column.center-column {
    align-items: center;
}

.flex-row > .spaced.flex-element + .spaced.flex-element {
    margin-left: 8px;
}

.flex-row > .double-spaced.flex-element + .double-spaced.flex-element {
    margin-left: 16px;
}

.flex-row > .triple-spaced.flex-element + .triple-spaced.flex-element {
    margin-left: 24px;
}

.flex-row > .spaced.half.flex-element + .spaced.half.flex-element {
    margin-left: 2%;
}

.flex-column > .spaced.flex-element + .spaced.flex-element {
    margin-top: 8px;
}

.flex-column > .double-spaced.flex-element + .double-spaced.flex-element {
    margin-top: 16px;
}

.flex-column > .triple-spaced.flex-element + .triple-spaced.flex-element {
    margin-top: 24px;
}

.spaced.flex-row + .spaced.flex-row {
    margin-top: 8px;
}

.double-spaced.flex-row + .double-spaced.flex-row {
    margin-top: 16px;
}

.triple-spaced.flex-row + .triple-spaced.flex-row {
    margin-top: 24px;
}

.spaced.flex-column + .spaced.flex-column {
    margin-left: 8px;
}

.double-spaced.flex-column + .double-spaced.flex-column {
    margin-left: 16px;
}

.triple-spaced.flex-column + .triple-spaced.flex-column {
    margin-left: 24px;
}

.columns .flex-element.no-stretch img, .column .flex-element.no-stretch img {
    max-width: none;
}

.zebra-container > *:nth-child(odd) {
    background-color: #FFF;
}

.zebra-container > *:nth-child(even) {
    background-color: #E2E2E2;
}

.carousel {
    height: 154px;
}

.carousel-content-container {
    position: relative;
    height: 168px;
    overflow: hidden;
}

.carousel-content {
    position: absolute;
    left: 0;
    top: 0;
}

.carousel-left-arrow, .carousel-right-arrow {
    font-weight: bold;
    font-size: 20px;
}

#footerContent {
    margin: 22px 10px;
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .flex-row.no-flex-mobile, .flex-column.no-flex-mobile {
        display: block;
    }

    .flex-column.no-flex-mobile > .spaced.flex-element + .spaced.flex-element, .flex-column.no-flex-mobile > .double-spaced.flex-element + .double-spaced.flex-element, .flex-column.no-flex-mobile > .triple-spaced.flex-element + .triple-spaced.flex-element, .flex-row.no-flex-mobile.spaced, .flex-row.no-flex-mobile.double-spaced, .flex-row.no-flex-mobile.triple-spaced {
        margin-top: 0px;
    }

    .flex-row.no-flex-mobile > .spaced.flex-element + .spaced.flex-element, .flex-row.no-flex-mobile > .double-spaced.flex-element + .double-spaced.flex-element, .flex-row.no-flex-mobile > .triple-spaced.flex-element + .triple-spaced.flex-element, .flex-row.no-flex-mobile > .half.flex-element.spaced + .half.flex-element.spaced, .flex-column.no-flex-mobile.spaced, .flex-column.no-flex-mobile.double-spaced, .flex-column.no-flex-mobile.triple-spaced {
        margin-left: 0px;
    }

    #footerContent {
        margin: 8px 0;
        text-align: left;
    }

    #header .container {
        display: block;
    }

    #messageDiv h3 {
        font-size: 12px;
        line-height: 14px;
    }
}

@media only screen and (max-width: 400px) {
    #beta_corner {
        display: none;
    }
}

@media print {

    html {
        background: #FFF;
    }

    .print_show {
        display: block !important;
        overflow: visible !important;
        transition: none !important;
        visibility: visible !important;
    }

    .print_show .details_content {
        visibility: visible !important;
        margin-bottom: auto !important;
        max-height: 1000000px !important;
    }

    .print_hide {
        display: none !important;
    }
}

.print_page .print_show {
    overflow: visible !important;
    transition: none !important;
    visibility: visible !important;
}

.print_page .print_show .details_content {
    visibility: visible !important;
    margin-bottom: auto !important;
    max-height: 1000000px !important;
}

.print_page .print_hide {
    display: none !important;
}