  .mainContainer {
    padding-top: 0px;
}


#brandLogo {
    width: 220px;
    height: auto;
    margin-top: -5px;
}

#speachOverlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 100;
    opacity: 0.8;
    filter: alpha(opacity=50);
}
 
@media (min-width: 221px) and (max-width: 400px) {
    #brandLogo {
        width: 140px;
        height: 30px;
    } 
    .navbar-brand{
        padding: 20px 15px !important;
    }
    #map {
        height: 75vh;
    }
    
 }

 .input-group-btn .btn {
    padding-top: 7px !important;
    padding-bottom: 7px !important;    
 }

#speachOverlay img {
    width: 800px;
    height: 600px;
    margin-top: 15%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.showmore {
    color: #337ab7 !important;
}

#map {
    height: 85vh;
}

.list-group-item {
    width: calc(25% -4);
    float: left;
    text-align: center;
    margin: 1px;
}

.item>a {
    cursor: pointer;
    font-family: "Encode Sans Compressed", sans-serif;
    color: #4e4e4e;
    font-weight: 500;
    text-decoration: none !important;
    display: block;
}

.navigatorItemFull a {
    display: inline !important;
    margin-right: 10px;
}

a {
    color: #4e4e4e
}

a:hover {
    color: #4e4e4e;
    cursor: pointer
}

.toggle {
    float: right;
}

.dropdown-menu {
    min-width: 205px;
}

.dropdown-menu>li>a {
    padding: 3px 10px;
}

.dropdown-menu {
    overflow: hidden;
}

/* #navSearch {
    margin-right: 10px;
} */

.locations .item {
    margin-bottom: 5px;
    color: #c00;
    line-height: 35px;
    padding-right: 50px;
    border-bottom: 1px dotted #ccc;
    background: none;
    padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.locations .item.active {
    background: url('/about-lu/campus-map/v-1.1.0/v1.0/images/pin.png') no-repeat -5px 7px;
    background-size: 25px 25px;
}

#openclose,
.clear {
    display: none;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    color: maroon;
}

.navbar-header>.clear {
    float: right;
    margin-right: 10px;
}
.navbar-header > button:nth-child(2){
    padding-top:5px !important;
}
#closeopen {
    float: left;
}

#closeopen>img,
#openclose>img {
    width: 50px;
    height: 48px;
}

/*'  temp' */

.clear>img {
    width: 25px;
    height: 25px;
}

.clear-dt {
    color: #9e4a4a !important;
}

#row-main {
    /* necessary to hide collapsed sidebar */
    overflow-x: hidden;
}

#mapContainter {
    /* for the animation */
    transition: width 0.4s ease;
}

#quickAccess {
    /* for the animation */
    transition: margin 0.4s ease;
}

.collapsednav {
    display: none;
}

#navigatorAccess {
    z-index: 9;
    width: 375px;
    height: 816px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -370px;
    right: 17px;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#navigatorAccess #list {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 9px rgba(60, 60, 60, .5);
    background: #fff;
    padding: 15px 15px 0 15px;
}

#navigatorAccess h2 {
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 800;
    font-size: 1.6em;
    position: relative;
}

#directors {
    display: block;
    overflow: hidden;
    margin: 30px 0;
}

.navigatorItem a {
    margin-bottom: 10px;
}

.navigatorItem a:hover {
    text-decoration: underline !important;
}

.navigatorDirector {
    cursor: pointer;
    margin-right: 50px;
    float: left;
    text-decoration: none !important;
    color: #CACACA;
}

.activeDirector {
    color: #337ab7;
}

#directionsPanel h3 {
    margin: 15px 0;
    font-weight: 400;
    font-size: 1.0em;
}

.navOD {
    margin: 15px 0;
}

#myUL {
    /* Remove default list styling */
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0 0;
}

#myUL li a {
    border: 1px solid #ddd;
    /* Add a border to all links */
    margin-top: -1px;
    /* Prevent double borders */
    background-color: #f6f6f6;
    /* Grey background color */
    padding: 12px;
    /* Add some padding */
    text-decoration: none;
    /* Remove default text underline */
    font-size: 18px;
    /* Increase the font-size */
    color: black;
    /* Add a black text color */
    display: block;
    /* Make it into a block element to fill the whole list */
}

#myUL li a:hover:not(.header) {
    background-color: #eee;
    /* Add a hover effect to all links, except for headers */
}

#navSearch {
    width: 300px;
}

#searchedList {
    background: white;
    min-width: 300px;
    top: 36px;
    position: absolute;
    text-align: left;
    left: 70px;
    z-index: 9999;
    padding: 10px;
    overflow: hidden;
    display: none;
}

#searchedList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#searchedList ul li {
    margin: 10px 0;
}

.direc-toggle {
    padding: 2px !important;
    border: 0;
}

.nav-bar {
    background: url('/about-lu/campus-map/v-1.1.0/v1.0/images/nav3.png') no-repeat;
    background-size: 28px 28px;
    width: 30px;
    height: 30px;
    display: block;
}

.navbar-hidden {
    display: none;
}

.microphone {
    background: url('/about-lu/campus-map/v-1.1.0/v1.0/images/microphone.ico') no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    display: block;
}

#navigatorItemsList{
    height:82%;
    overflow: scroll;

}
@media only screen and (max-width: 1736px) {
    .input-group-addon{display:none;}
    .input-group-btn .btn{padding:6px !important;}
    .clear.clear-mb.hidden-lg{display:none !important;}
    .navOD > .input-group{width:100%;}
    #navigatorAccess,
    #openclose,
    #closeopen {
        display: none;
    }
    .alert {
        display: none;
    }
    .dropdown {
        overflow: hidden;
    }
    .dropdown-menu {
        background-color: transparent;
        border: 0 none;
        box-shadow: none;
        margin-top: 0;
        position: static;
        width: 100%;
    }
    .navbar-nav .dropdown-menu>li>a,
    .navbar-nav .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .dropdown-menu>li>a {
        line-height: 20px;
    }
    .navbar-default .navbar-nav .dropdown-menu>li>a {
        color: #777;
    }
    .clear {
        padding: 0;
        margin-top: 12px;
    }
    .hidden-xs {
        display: none !important;
    }
    #navigatorAccess {
        display: none;
    }
    .form-group.input-group {
        width: 100%
    }
    .search-group > .input-group{    
        /* width: calc(100% - 18px); */
        width: 100%;
    }
    .search-group > .input-group > .input-group-btn{    
        width: 34px;
    }
    #navSearch {
        width: 100%;
    } 

    #closeopen,
    #openclose {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    #speachOverlay img{
        width:90%;
        height:40%;        
    }
}

@media (min-width: 1736px) {
    #direction-nav-collapse {
        display: none !important;
    }
}

 

/*  PopUp Info window customization */
.gm-style-iw.gm-style-iw-c{
    overflow: visible !important;
}
.gm-style-iw-d{
    overflow: auto !important;
}
.gm-style-iw {
    /* max-width: 350px !important;
    min-height: 80px !important; */
    /* top: 15px !important; */
    /* left: 0px !important; */
    background-color: #fff;
    /* box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6); */
    /* border: 1px solid rgba(72, 181, 233, 0.6); */
    border-radius: 2px 2px 10px 10px;
    padding:0 !important;
}

.gm-style-iw>div {
    max-width: 350px;
    min-width: 350px;
}

#iw-container {
    margin-bottom: 0px;
}

#iw-container .iw-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 10px;
    background-color: #48b5e9;
    color: white;
    margin: 0;
    border-radius: 2px 2px 0 0;
}

#iw-container .iw-content {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    padding: 15px 10px 15px;
    max-height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
}

.iw-content img {
    margin: 5px auto;
    display: block;
}

.iw-content a{
     font-weight: 900;
 }

/* mouse over link */
.iw-content a:hover {
    text-decoration: underline !important;
}

.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}

.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
}

.gm-style-iw.gm-style-iw-c > button{
    cursor: pointer !important;
    background: white !important;
    border-radius: 50% !important;
    top:-6px !important;
    right:-6px !important;
}
.gm-ui-hover-effect{
    opacity: .9;
}