/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
}

.sidenav-trigger {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
.parallax-container .section {
    width: 100%;
}
/* matches footer and other elements of the application theme */
.themeCats {
	color: #0340c1;
}
@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

a#logo-container img {
    width: 100%;
}

a#logo-container {
    position: relative;
}



.parallax {
    background: #000;
}

.nav-wrapper.container {
    width: 90% !important;
    max-width: 100%;
}

nav {
    height: 90px;
    line-height: 90px;
}

a#logo-container {
    width: 150px;
}

.search-main-container {
    background: rgba(2, 39, 118,0.9);
    position: absolute;
    padding: 20px;
    top: 100px;
    left: 50px;
    width: 500px;
}

.search-input-container a.btn {
    width: 100%;
    margin: 2px;
    font-size: 11px !important;
    line-height: 36px;
}

.search-input-container.row {
    margin-bottom: 0px;
}

.search-main-container.z-depth-1 {
    border-radius: 3px;
}

.search-input-label {
    text-align: left;
    font-size: 25px;
    color: #fff;
    margin-left: 0px;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 10px;
}

.search-input-container.row input {
    background: #fff;
    padding: 10px;
    height: 20px;
    font-size: 14px;
    color: #676767;
    border-radius: 3px;
    border-bottom: none;
}

.search-input-label {}

a#findBtn {
    height: 40px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.search-input-container.row .input-field {
    margin-bottom: 0px;
}

a#findBtn {
    background: #fff;
    color: #656565;
    line-height: 40px;
}

a.waves-effect.waves-light.btn {
    background: #3c5da0;
}

.card-panel.menu-panel {
    padding: 0px;
    overflow: hidden;
}

.help-row {}

.menu-item {}

.help-row .menu-item {
    padding: 20px;
    background: #0340c1;
    /* color: #fff; */
}

.help-row .menu-item a {
    color: #fff;
    display: block;
    border-left: none;
}

.menu-item {
    background: #052e86;
}

.menu-item {
    padding: 2px;
    padding-left: 20px;
}

.main-menu {
    padding: 20px;
    background: #052e86;
}

.menu-item a {
    font-size: 16px;
    color: #e1e9f9;
    border-left: 2px solid #e1e9f9;
    padding-left: 10px;
}

.menu-item a:hover {
    color: #fff;
    border-left: 4px solid #fff;
}

.help-row .menu-item a:hover {
    border-left: none;
}

.website-description {
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 30px;
}

.website-note {
    font-size: 20px;
    /*color: #5a5a5a;*/
}

footer.page-footer {
    background: #F3F5F9;
    /* border-top: 2px solid #0340C1; */
    padding-top: 0px;
}

.footer-copyright {
    background: #0340c1 !important;
}

footer.page-footer .container {
    border-top: 2px solid #0340C1;
}


footer.page-footer .container {
    width: 90%;
}

footer.page-footer h5 {
    color: #5f5f5f;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
}

footer.page-footer ul {
    margin-top: 0px;
}

footer.page-footer ul li a {
    color: #383838;
    font-size: 13px;
}

footer.page-footer ul li a:hover {
    color: #0340c1;
    border-bottom: 1px dashed #0340c1;
}

ul.copywrite-menu li {
    display: inline-block;
    margin: 10px;
}

ul.copywrite-menu li a {
    color: #fff !important;
}

ul.copywrite-menu {
    margin-bottom: 0px;
}

.main-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.map-section,div#mapContainer,div#map {
    min-height: calc(100vh - 90px);
}

.map-section {
    position: relative;
}

div#infowindow-content {}

div#infowindow-content {
    display: none;
}
#addressSearchInput, #addressSearchInputMobile{
    background: #fff;
    padding: 10px;
    height: 20px;
    font-size: 14px;
    color: #676767;
    border-radius: 3px;
    border-bottom: none;
}

.search-container.right #addressSearchInput,.search-container-mobile #addressSearchInputMobile {
    border: 1px solid #ccc;
    background: #f7f7f7;
}

a#searchBtn, a#searchMobileBtn {
    position: absolute;
    top: 28px;
    right: 0;
}


.search-container.right {
    width: 400px;
}

.search-container.right #addressSearchInput {
    width: calc(100% - 20px);
}

a#searchBtn i,a#searchMobileBtn i {
    line-height: 38px;
}
.service-row {
    overflow: hidden;
    background: none;
}

.service-box {
    float: left;
    width: calc(20% - 10px);
    margin: 5px;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}

.service-data {
    /* background: none; */
    /*position: absolute;*/
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.map-section {
    /* background: none; */
    position: relative;
}

.service-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}

.service-info {
    font-size: 13px;
    color: #5d5d5d;
}

.service-info span {
    font-weight: 500;
}

.service-name {
    font-weight: 500;
    margin-bottom: 10px;
}

.service-boundary-button {
    /* position: absolute; */
}

.service-boundary-button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    border-top: 1px solid #000;
}

.service-box {
    padding-bottom: 50px;
    position: relative;
    overflow: hidden;
}

.service-boundary-button a {
    background: #3c5da0;
    width: 100%;
    display: block;
    color: #fff;
    padding: 10px;
}
.service-data {
    background: #f7f7f7;
}

.service-row {
    width: 80%;
    margin: 0 auto;
}

.map-section {
}

nav.white.z-depth-1 {
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0;
    left: 0;
}

body {
    padding-top: 90px;
}

.service-data {
    top:-290px;
}

.service-visibility-control {
    position: absolute;
    z-index: 4;
    width: 100%;
    text-align: center;
    bottom: -34px;
}

.service-visibility-control a.hide-service-control {
    display: none;
}

.service-visibility-control a {
    background: rgb(60, 93, 160);
    /* line-height: 33px; */
    padding-top: 5px;
    width: 30px !important;
    border-radius: 0px 0px 3px 3px;
    display: inline-block;
    color: #fff;
}

.service-visibility-control {}

.service-visibility-control a i {
    /* line-height: 19px; */
}

div#mapContainer {
    position: relative;
}

#cancelBtn, #cancelMobileBtn{
    position: absolute;
    top: 28px;
    right: 0;
    background: #e53935;
    display: none;
}

a#cancelBtn i, a#cancelMobileBtn i{
  line-height: 38px;
}

.map-tools {
    position: absolute;
    bottom: 85px;
    left: 10px;
    min-width: 150px;
}

.map-tools a {
    width: 100%;
    color: #000;
    background: #fff !important;
}

button#printBtn {
    position: absolute;
    left: 10px;
    bottom: 25px;
    z-index: 1;
    color: #666;
    border-radius: 2px;
    background: #fff;
    width: 40px;
    height: 40px;
}

nav.white.z-depth-1 {
     /*overflow: hidden;*/
}

button#printBtn {
    z-index: 1;
}

button#printBtn {
    padding: 0;
    padding-top: 2px;
    width: 150px;
}
.map-tools {
    z-index: 1;
}

a#measureDistance {
    font-size: 12px;
}

/* map styles */
.map-style-controller {
    position: absolute;
    bottom: 125px;
    left: 10px;
    background: #fff;
    border-radius: 3px;
    /* padding: 15px; */
    min-width: 160px;
    text-align: center;
}

.map-style-title {
    /* padding: 5px; */
    /* color: #ccc; */
    text-align: center;
    /* margin-bottom: 10px; */
    color: #26a6b3;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
    background: #f3f3f3;
    font-size: 13px;
    font-weight: 500;
    padding: 10px;
    min-width: 160px;
}

.map-style-row {
    padding: 3px;
    color: #827f7f;
}

.map-style-row.selected {
    background: #26a6b3 !important;
    color: #fff !important;
    padding: 3px;
}

.map-style-row:hover {
    background: #f3f3f3;
    cursor: pointer;
    color: #000;
}

.map-style-controller {
    overflow: hidden;
}

.map-style-container {
    margin-top: 10px;
    margin-bottom: 10px;
}
.map-style-container {
    display: none;
}
.map-style-title{
    cursor: pointer;
}

.map-style-controller.z-depth-1 {
    z-index: 1;
}

.map-style-title {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    background: #fff;
    padding-left: 0;
    padding-right: 0;
    width: 150px !important;
    min-width: 0;
}

.map-style-controller.z-depth-1 {
    min-width: 0;
    width: 150px;
}

.distance-display {
    position: absolute;
    right: 55px;
    bottom: 25px;
    z-index: 1;
    /* background: #fff; */
    border-radius: 3px;
    overflow: hidden;
    min-width: 200px;
    display: none;
}

.distance-title {
    padding: 10px;
    background: #3c5da0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

.distance-content {
    background: #fff;
    padding: 10px;
    text-align: center;
    font-size: 13px;
}

.service-box {
    min-height: 280px;
}

.service-link {
    font-size: 13px;
    margin-top: 5px;
}

.map-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    display: none;
    top: 0;
    left: 0;
    z-index: 3;
}

.loading-container {
    /* margin-top: 50vh; */
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 100%;
    display: none;
}

.preloader-wrapper.active {
    margin: 0 auto;
    display: block;
}

div#noResultModal {
    width: 30%;
    text-align: center;
}

div#noResultModal h4 {
    font-size: 23px;
    /* background: #ccc; */
    border-bottom: 1px solid #ccc;
    padding-bottom: 18px;
    margin-bottom: 30px;
}

div#noResultModal p {
    padding: 70px;
    padding-top: 17px;
    padding-bottom: 0;
    line-height: 25px;
}

div#noResultModal .modal-footer a {
    width: calc(100% - 10px);
    text-align: center;
    background: #3c5da0;
    margin-bottom: 0px !important;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
}

.no-result-container {
    position: absolute;
    background: rgba(247, 247, 247,1);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.service-data {
    position: relative;
}

.no-result-text {
    text-align: center;
    padding-top: 100px;
    color: #7b7b7b;
    font-size: 20px;
    font-weight: 200;
}

.service-data {
    position: absolute;
    background: rgba(160, 184, 234, 0.75);
    z-index: 2;
}

.bottom-help-row {
    text-align: center;
    margin-top: 17px;
    border-top: 1px solid #1a46a5;
    padding-top: 12px;
}

.bottom-help-row a {
    color: #688ddc;
}

.bottom-help-row {}

.bottom-help-row a:hover {
    color: #fff;
}

.help-row .menu-item a {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

.footer-copyright {
    text-align: center;
}

.copywrite-menu a {
    color: #fff;
    font-size: 15px;
    /* margin-bottom: 19px; */
    text-transform: uppercase;
}

.copywrite-menu {
    margin-bottom: 5px;
    margin-top: 5px;
}

.copywrite-menu span {
    color: #6791ea;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.copywrite-sub-menu {
    padding-bottom: 5px;
    color: #90b1f9;
}

footer.page-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
}

.search-label.right {
    color: #3c5da0;
    margin-right: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.home-btn-container {
    position: absolute;
    top: 0;
    left: 0px;
    color: #e8e8e8;
    z-index: 1;
    /* font-size: 20px; */
    height: 90px;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #e8e8e8;
}

.help-btn-container {
    position: absolute;
    top: 0;
    right: 0px;
    color: #e8e8e8;
    z-index: 1;
    /* font-size: 20px; */
    height: 90px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #e8e8e8;
}

.home-btn-container i {
    font-size: 40px !important;
    line-height: 90px !important;
}

.home-btn-container:hover {
    background: #3c5da0;
    color: #fff;
    cursor: pointer;
}

.help-btn-container i {
    font-size: 40px !important;
    line-height: 90px !important;
}

.help-btn-container:hover {
    background: #3c5da0;
    color: #fff;
    cursor: pointer;
}

button#printBtn span {
    /* line-height: 30px; */
    margin-right: 8px;
    font-size: 12px;
    color: #000;
}

button#printBtn i {
    font-size: 23px;
    position: absolute;
    right: 15px;
}

.service-box.with-tab {
    padding: 0;
}

.service-box.with-tab .tab {
    width: calc(50% - 2px);
    line-height: 40px;
    height: 40px;
}

.service-box.with-tab .tab-pane {
    padding: 20px;
    padding-top: 10px;
}

.with-tab ul.tabs {
    height: 40px;
}

.with-tab li.indicator {
    background-color: #3c5da0;
}

.service-box.with-tab .tab a.next-tab{
    color: #ec1c24 !important;
}
.service-box.with-tab .tab a {
    color: #3c5da0;
    background-color: rgba(223, 234, 255, 0.77);
}

.service-box.with-tab .tab a.active {
    background-color: #fff;
}

.service-box.with-tab .tabs .tab a:focus,.service-box.with-tab .tabs .tab a:focus.active{
    background-color: #fff;
}

.service-box.with-tab .tab a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 500;
}

.scroll-down-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #fff;
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #3c5da0;
    line-height: 10px;
}

.scroll-down-btn i {
    font-size: 25px;
    color: #3c5da0;
}

.scroll-down-btn:hover {
    background: #3c5da0;
    cursor: pointer;
}

.scroll-down-btn:hover i {
    color: #fff;
}



.scroll-up-btn,.scroll-down-btn{
    display: none;
}
.scroll-up-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff;
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #3c5da0;
    line-height: 10px;
}

.scroll-up-btn i {
    font-size: 25px;
    color: #3c5da0;
}

.scroll-up-btn:hover {
    background: #3c5da0;
    cursor: pointer;
}

.scroll-up-btn:hover i {
    color: #fff;
}

.with-tab li.indicator {
    display: none;
}

.service-title span.popover-btn {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #ec1c24;
    text-align: center;
    border-radius: 50%;
    line-height: 22px;
    font-size: 19px;
    color: #fff;
    cursor: pointer;
    margin-left: 5px;
}

.popover {
    position: absolute;
    background: #fff;
    width: 80%;
    left: 10%;
    top: 85px;
    border-radius: 3px;
    overflow: hidden;
    display: none;
}

.popover-title {
    background: #3c5da0;
    color: #fff;
    padding: 10px;
    position: relative;
    height: 40px;
    line-height: 20px;
    font-size: 13px;
    text-transform: uppercase;
}

.popover-close-btn {
    position: absolute;
    right: 7px;
    top: 7px;
    background: #fff;
    color: #3c5da0;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    line-height: 26px;
}

.popover-content {
    padding: 10px;
    font-size: 13px;
}


.proximity-popover {
    position: absolute;
    background: #fff;
    width: 80%;
    left: 10%;
    top: 85px;
    border-radius: 3px;
    overflow: hidden;
    display: none;
}

.proximity-popover-title {
    background: #3c5da0;
    color: #fff;
    padding: 10px;
    position: relative;
    height: 40px;
    line-height: 20px;
    font-size: 13px;
    text-transform: uppercase;
}

.proximity-popover-close-btn {
    position: absolute;
    right: 7px;
    top: 7px;
    background: #fff;
    color: #3c5da0;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    line-height: 26px;
}

.proximity-popover-content {
    padding: 10px;
    font-size: 13px;
}

a#logo-container img {
    height: 100%;
    width: auto;
}
.search-container-mobile{
    display: none;
}

.search-container-mobile {
    position: relative;
    padding: 10px;
    z-index: 3;
    background: #fff;
}

.search-container-mobile a#searchMobileBtn {
    /* top: 4px; */
    top: 13px;
    right: 10px;
}

.search-container-mobile a#cancelMobileBtn {
    top: 13px;
    right: 10px;
}

input#addressSearchInputMobile {
    width: calc(100% - 20px);
    margin-bottom: 0px;
}

a.proximity-alert {
    font-size: 11px;
    color: #fff;
    background: #f55259;
    /* padding: 2px; */
    border-radius: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    overflow: hidden;
    display: inline-block;
    margin-top: -7px;
}

a.proximity-alert span {
    background: #ec1c24;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    height: 20px;
    /* overflow: hidden; */
    margin-right: 5px;
    border-radius: 3px;
    margin-left: 2px;
}

.service-name {
    margin-bottom: 0px;
}

.service-link {
    margin-top: 0px;
}

.overlayMapLabel {
    background: #3c5da0e0;
    position: absolute;
    color: #fff;
    padding: 10px;
    font-size: 9px;
    display: block;
    min-width: 50px;
    text-align: center;
    visibility: hidden;
    border-radius: 5px;
    border: 2px solid #3c5da0;
}

.txt-overlay-title {
    font-size: 13px;
    font-weight: bold;
}

.text-overlay-name {
    font-size: 12px;
    margin-top: 2px;
}
 /* prevents "materialize" CSS from hiding bottom content on pages such as "help.php" */
.row.showoverlap {
    margin-bottom: 120px;
}
 
 ul#results {
     position: absolute;
     top: 26px;
     width: 100%;
     border-radius: 3px;
     overflow: hidden;
     padding-top: 4px;
     background: #fff;
     padding-bottom: 4px;
     display: none;
 }
 
 ul#results li {
     display: block;
     overflow: hidden;
     height: 30px;
     line-height: 30px;
     background: #fff;
     color: #423f3f;
     font-size: 13px;
     padding: 0px 10px;
     float: none;
 }
 
 ul#results li:hover {
     cursor: pointer;
     background: #0340c1;
     color: #fff;
 }
 
 ul#resultsMobile {
     position: absolute;
     top: 26px;
     width: 100%;
     border-radius: 3px;
     overflow: hidden;
     padding-top: 4px;
     background: #fff;
     padding-bottom: 4px;
     display: none;
 }
 
 ul#resultsMobile li {
     display: block;
     overflow: hidden;
     height: 30px;
     line-height: 30px;
     background: #fff;
     color: #423f3f;
     font-size: 13px;
     padding: 0px 10px;
     float: none;
 }
 
 ul#resultsMobile li:hover {
     cursor: pointer;
     background: #0340c1;
     color: #fff;
 }
 
 
 li.no-location-result {
     text-align: center;
     padding-top: 10px !important;
     padding-bottom: 10px !important;
     height: 60px !important;
     line-height: 45px !important;
     /* font-weight: bold; */
     color: #ccc !important;
     text-transform: uppercase;
 }
 
 li.no-location-result:hover {
     background: #fff !important;
     cursor: default !important;
}