﻿body, html {
  height: 100%;
  overflow-x:hidden;
}
@font-face
{
    font-family: DaxWeb-Medi;
    src: url("DaxWeb-Medi.eot");
}
@font-face
{
    font-family: DaxWeb-Medi;
    src: url("DaxWeb-Medi.woff") format("woff");
}
@font-face
{
    font-family: DaxWeb-Light;
    src: url("DaxWeb-Light.eot");
}
@font-face
{
    font-family: DaxWeb-Light;
    src: url("DaxWeb-Light.woff") format("woff");
}
@font-face
{
    font-family: DaxWeb-Bold;
    src: url("DaxWeb-Bold.eot");
}
@font-face
{
    font-family: DaxWeb-Bold;
    src: url("DaxWeb-Bold.woff") format("woff");
}

#map
{
    height:100%;
    width:100%;
}
.standard-link
{
    color:#f7941e;

}
.mapkeyclass{
        width: 120px;
    padding-left: 15px;
    padding-right: 5px;
}
.mappopup
{
    top:0;
    height:100%;
    position:absolute;
    left:0;
    max-width:520px;
    min-width:320px;
    background-color: white;
    display:none;
    overflow:hidden;
    width:33%;
    z-index: 2000;
}
.mappopup-inside
{
    display:none;
    margin-top:0px;
    max-width:520px;
    width:100%;
    min-width:320px;
        height: 100%;
}
.mappopup-body
{
    float:right;
    width:320px;
    font-family:DaxWeb-Light;
    font-size:14px;
    color:#414042;
    overflow-y:auto;
        height: 100%;
}
.mainpopup-image{
    border-top-left-radius:6px;
     border-top-right-radius:6px;
}
.mappopup-body b
{
    font-family:DaxWeb-Medi;
    color:#414042;
    font-weight:normal;
}
.js-info-bubble-close
{
    right:5px!important;
}
.mappopup-desc{
    font-family:Arial;
    font-size:11px;
    color:#414042;
    padding-right:20px;
}
.mappopup-desc .mappopup-quote{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}
.mappopup-desc .mappopup-quotename{
    font-family:Arial;
    font-size:11px;
    color:#f7941e;
    font-weight:normal;
}
.resetbut{
    cursor: move; 
    position:  absolute; 
    right: 60px;
    bottom: 30px;
}
.moreinfo
{
    bottom:0;
    left:50%;
    margin-left:-65px;
    position:absolute;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.cluster-icon
{
    background-image: url(../images/map/complete-small.png);
    background-repeat:no-repeat;
    background-size: 30px 31px;
    height:30px;
    background-position:0% 50%;
    padding-left:35px;
    display:block;
        margin-top:5px;
}
.cluster-icon-planned
{
    background-image: url(../images/map/planned-small.png);
    background-repeat:no-repeat;
    background-size: 30px 28px;
    background-position:0% 50%;
    padding-left:35px;
    display:block;
    margin-top:5px;
}
.close{
        opacity: 1!important; 
}

.plannedheading{
    
    background-repeat:no-repeat;
    background-size: 30px 28px;
    background-position:0% 50%;
    padding-left:35px;
    display:block;
    margin-top:0px;

    float:left;
}
.plannedcontent{
    padding-left:35px;
    font-family:DaxWeb-Light;
    font-size:14px;
    color:#414042;
            line-height: 18px;
            padding-bottom: 10px;
                margin-bottom: 10px;
                float:left;
}
.plannedcontent b
{
    font-family:DaxWeb-Medi;
    color:#414042;
    font-weight:normal;

}
.compcontent{
    padding-left:35px;
    font-family:DaxWeb-Light;
    font-size:14px;
    color:#414042;
        line-height: 18px;
            padding-bottom: 10px;
                margin-bottom: 10px;
                float:left;
}
.compcontent b
{
    font-family:DaxWeb-Medi;
    color:#414042;
    font-weight:normal;
}
.planned-content-popup{
    margin:10px 10px 10px 10px;
        float: left;
    display: inline-block;
}
.plannedhead1{
    font-family: DaxWeb-Medi;
    font-size:20px;
    border-bottom:1px solid #54bdb8;

    color:#54bdb8;
        margin-bottom:5px;
            float: left;
}
.comphead1{
    font-family: DaxWeb-Medi;
    font-size:20px;
    border-bottom:1px solid #f7931e;
    color:#f7931e;
    margin-bottom:5px;
        float: left;
}
.cluster-icon span, .cluster-icon-planned span
{
    font-size:16px;
    line-height:30px;
}
.cluster-icon span
{
    color: #f7931e;

}
.cluster-content-popup{
    margin:10px;
}
.cluster-icon-planned span
{
    color: #54bdb8;

}
.modal-xsm{
    width:270px;
}
.overbottom{
        bottom: -30px;
}
/* project popup*/
.headdiv{
    height:150px;
    width:100%;
    background-position:center;
}

.firstHeading{
    text-align:left;
    border-bottom:1px solid white;
    color:white;
    float:right;
    width:320px;
    font-family:DaxWeb-Medi;
    font-size:38px;
    margin-top:0px;
    padding-top:50px;
    clear:both;
}
.firstHeadinglong{
    text-align:left;
    border-bottom:1px solid white;
    color:white;
    float:right;
    width:320px;
    font-family:DaxWeb-Medi;
    font-size:38px;
    margin-top:0px;
    padding-top:20px;
    clear:both;
        line-height: 40px;
}
.closeHeading{
    text-align:right;
    float:right;
    width:50px;
    padding-top:10px;
    margin-right:10px;
}
/* end project popup*/

/* carousel changes */
.carousel-caption-over {
    position: relative;
    left: auto;
    right: auto;
    padding-bottom:0px;
        bottom: 15px;
}
.carousel-control {
    top:auto;
    bottom: 80px;
        color: #c8c8c8;
    /* font-size: 30px; */
    font-weight: 100;
    width: 10%;
}
.carousel-caption-over p{
    color:#828282;
    font-size:11px;
    font-family:Arial;
    padding: 15px 25px 0px 25px;
    text-shadow:none;
}
.carousel-control.left, .carousel-control.right{
    background-image:none;
}
.carousel-indicators li {

    background-color: #c9c9c9;
    box-shadow: inset 1px 1px 1px 1px rgba(201,201,201,0.5);    
    border:0px;
}
.carousel-indicators .active {

    background-color: #e8952c;
        box-shadow: none;
}
.override{
    position: absolute;
    right: 0;
    z-index: 10;
}
.project-control-override
{
    top: 100px;
    bottom: 0;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    opacity: 1;
    width: 10%;
}
.addradius{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
        border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
    margin-bottom: 30px;
}
.image-border{
    height: 20px;
    background-color: #fd8c12;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 100;
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 100%;
    overflow:hidden;
}
.project-caption{
right: 60%;
    left: 2%;
    padding-bottom: 30px;
    position: absolute;
    background-color: white;
    bottom: -30px;
    border-radius: 8px;
    z-index: 99;
    padding-top: 10px;
}
.project-caption-insideold{
        background-image: url(../images/gallery-logo.png);
    background-repeat: no-repeat;
    background-size: 110px 57px;
    background-position: 2% 2%;
    padding-top: 65px;
        padding-bottom: 40px;
        font-size:20px;
        color:#f7941d;
        font-family:DaxWeb-Medi;
        text-shadow:none;
}
.project-caption-inside{
        
        padding-bottom: 40px;
        font-size:20px;
        color:#f7941d;
        font-family:DaxWeb-Medi;
        text-shadow:none;
}
.gal-share{
        position: absolute;
    bottom: 0px;
    display: block;
    padding-left:5px;
        padding-bottom: 5px;
        
}
.nextgal
{
        font-size: 16px;
    color: #f7941d;
    font-family: DaxWeb-Medi;
    text-shadow: none;
    text-decoration:none;
}
.gal-share2{

    display: block;
    padding-left:5px;
        border-top:1px solid #414042;
    padding-top:5px;
    margin-right:25px;
}
.project-indicators{
        bottom: 40px;
}
.project-over-back{
    background-color:transparent;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0); */
    box-shadow: 0 0px 0px rgba(0,0,0,.5); 
    border:0px;
}

.gallery-bf img:hover {
 background-color: rgba(247, 148, 30, 0.2);
}
a.gallery-bf
{
    background-repeat:no-repeat;
    background-size: 90px 89px;
    background-position:0% 0%;
        display: inline-block;
    margin-top: 15px;
    background-color:transparent;
}

/* end carousel changes*/
.key-multi{
     
    background-repeat:no-repeat;
    background-size: 30px 28px;
    background-position:0% 50%;
    padding-left:35px;
    display:block;

    min-width: 200px;
    margin:10px;
}
.key-multitall{
     
    background-repeat:no-repeat;
    background-size: 30px 44px;
    background-position:0% 50%;
    padding-left:35px;
    display:block;
    height: 44px;
    min-width: 200px;
    margin:10px;
}
.keyhead{
   font-size:16px;
   font-family:DaxWeb-Light;
   display:inline-block;
}
.keysubhead{
   font-size:14px;
   font-family:DaxWeb-Light;
}
.multicolor{
    color:#9c0020;
}
.completecolor{
    color:#f7931e;
}
.plannedcolor{
    color:#54bdb8;
}
.dropdown-menu li a{
    color:#f7941e;
    font-family:DaxWeb-Light;
    font-size:22px;
    background-image:url(../images/map/arrow-right.png);
    background-position:100% 50%;
    padding-right:20px;
    background-repeat:no-repeat;
    margin-right:10px;

}
/* overriding styles*/
.navbar-fixed-top-override{
    left:auto;
    border-bottom-left-radius: 8px;
    background-color:#ffffff;
-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
}
.navbar-fixed-top-color{
    height:5px;
    background-color:#fb9e17;
    min-height: 5px; 
    margin-bottom: 0px; 
    z-index:1031;
}
.navbar-fixed-top-fixed {
        height: 84px;
    max-height: 84px!important;
    background-color: #fb9e17;
    min-height: 5px;
    margin-bottom: 0px;
    z-index: 1000;
    background-image:url(../images/map.jpg);
    background-position:50% 0%;
    background-repeat:no-repeat;
}
.right-arrow {
    color:#414042;
}
.dropdown-menu .dividerdot {
    height: 1px;

    overflow: hidden;
    border:none;
  border-top:1px dotted #c8c8c8;
  color:#fff;
  background-color:#e5e5e5;
      margin-top: 3px;
    margin-right: 20px;
    margin-bottom: 3px;
    margin-left: 20px;

}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #414042;
        position: fixed;
        display:none;
        text-align:center;
}
.footer p{
    font-size:10px;
        line-height:36px;
    font-family:Arial;
    color:white;
}
.footer p a{
    font-size:10px;
    font-family:Arial;
    color:white;
    text-decoration:none;
    line-height:36px;
    color:white;
}
.navbar-collapse.collapse {
  display: block!important;
}

.navbar-nav>li, .navbar-nav {
  float: left !important;
}

.navbar-nav.navbar-right:last-child {
  margin-right: -15px !important;
}

.navbar-right {
  float: right!important;
}
/* stick scroll bit*/
.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 88px;
    z-index: 1000;
    border-radius: 0 0 0.5em 0.5em;
    width: 100%;
}

.navbar-form-both{
        width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top:9px;
    margin-bottom:8px;
    padding-left:10px;
    padding-right:10px;
}
/* end sticky scroll bit*/

/* override google map style */

/* end override google map style*/

/* search styles */
.ui-menu .ui-menu-item a{

}
.ui-menu
{
    z-index:2000!important;
}

/* end search styles*/

/* page styles */
.page2, .page3,.page4{
    padding-top:15px;
}
.page2 h1, .page3 h1, .page4 h1{
    font-family:DaxWeb-Medi;
}
.page2
{
    background-color:#f0f0f0;
}
.borderdots{
    overflow: hidden;
    border: none;
    border-bottom: 0px dotted #1d1d1b;
    color: #fff;
    background-color: transparent;
    padding-bottom:10px;
    margin-bottom: 10px;

  background-image: linear-gradient(to right, #1d1d1b 10%, rgba(29, 29, 27, 0) 0%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x;
}
.bordersolido{
    overflow: hidden;
    border: none;
    border-bottom: 1px solid #f7941e;
    color: #fff;
    background-color: transparent;
    padding-bottom:10px;
    margin-bottom: 10px;

}
.page3
{
    background-color:#ffffff;
}

.field-text{
    font-family:DaxWeb-Medi;
    font-size:18px;
}

.field-input{
    width:250px;
}
.field-input-url{
     width:130px;
}
.field-input-file{

}
.field-file{
    margin-top:5px;
}
.form-seperator{
    height:15px;
}
.page4{
    background-color:#f0f0f0;
}

.bottomnav-modalcontainer
{
    padding-left:10px;
    padding-right:10px;
}
    .navbar-brand
    {
        padding-top:0px;

    }
    .mapkeydiv
    {
        left:30px;
        top:60px;
        position:absolute;
    }
/* page styles*/
/* size overrides*/
.imgback{
    background-color:white;
}
@media (max-width: 768px) {
        .project-caption {
        left: 0%;
    }
    .navbar{
        width:100%;
    }
    .mappopup-body{
        padding-left:10px;
    }
    .mapkeydiv
    {
        display:none;
    }
    .resetbut{
            right: 0px;
        top: 86px;
        height: 40px;
    }
    .plannedhead1{
    font-family: DaxWeb-Medi;
    font-size:14px;
    border-bottom:1px solid #54bdb8;

    color:#54bdb8;
        margin-bottom:5px;
            float: left;
}
.comphead1{
    font-family: DaxWeb-Medi;
    font-size:14px;
    border-bottom:1px solid #f7931e;
    color:#f7931e;
    margin-bottom:5px;
        float: left;
}
    .plannedheading{
    
    background-repeat:no-repeat;
    background-size: 20px 19px;
    background-position:0% 50%;
    padding-left:25px;
    display:block;
    margin-top:0px;
    height:40px;
}
.plannedcontent{
    padding-left:25px;
    font-family:DaxWeb-Light;
    font-size:12px;
    color:#414042;
            line-height: 16px;
            padding-bottom: 10px;
                margin-bottom: 10px;
}

.compcontent{
    padding-left:25px;
    font-family:DaxWeb-Light;
    font-size:12px;
    color:#414042;
        line-height: 16px;
            padding-bottom: 10px;
                margin-bottom: 10px;
}
    .logo
    {
        height:65px;
        padding-top:8px;
    }
    .mapkeyclass{
        width: 90px;
            padding-left: 0px;
            padding-right:0px;
}
        .mapkeyclass a{
        padding-left:0px!important;
        padding-right:0px!important;
}
        .searchclass{
        width: 80px;
            padding-left: 0px;
            padding-right:0px;
            margin-left:20px;
}
        .searchclass a{
        padding-left:0px!important;
        padding-right:0px!important;
}
    .gal-share {
            position: relative;
    }
    .project-caption {
        position: relative;
        bottom:0;
    }
    .addradius{
        margin-bottom:0px;
                border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    }
    .modal-dialog-override {
  width: 75%;
  margin: 0;
  padding: 0;
}
.navbar-nav .keyopen {
    background-color:white!important;
    width:200px!important;
    position:absolute!important;
}
.navbar-nav .searchopen {
    background-color:white!important;
    width:230px!important;
    position:absolute!important;
    padding-left:6px;
}
.navbar-nav .menuopen {
    background-color:white!important;
    width:300px!important;
}
.menufix{
    width:50px;
}
.modal-content-override {
  height: auto;
  /*min-height: 100%;*/
  border-radius: 0;
}
    .mappopup, .mappopup-inside
    {
        width:100%;
    }
    .container-fluid
  {
    text-align: center;
  }
    .navbar-form-both {
        width: 115px;
        display:inline-block;
    }
    .form-control
    {
        font-size:12px;
        padding-left:5px;
        padding-right:2px;
    }
    .navbar-brand
    {
        padding-left:5px!important;
        padding-right:3px!important;

    }
    .container-fluid
    {
        padding-left:10px;
        padding-right:10px;
    }
   
}
 .navbar{
            max-height: 75px;
            min-width:320px;
    }
 .navbar-default .navbar-nav>li>a
 {
     font-family:DaxWeb-Light;
     font-weight:bold;
         padding-top: 20px;
 }
 .modal{
     z-index:3000;
 }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
{
    background-color:transparent;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(247, 148, 30, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(247, 148, 30, 0.6);
  outline: 0 none;
}
/* end of size overrides*/