#map_canvas { float:left; border:1px solid #000;}
ul#markerTypes { float:left; width:500px; list-style:none; padding:0; }
ul#markerTypes li { padding:10px; }
ul#markerTypes li label{ color: #000; }



html {
    height: 100%}
body {
    height: 100%;
    margin: 0;
    padding: 0;
}
.ui-autocomplete {
    background-color: #fff;
    width: 410px;
    border: 1px solid #cfcfcf;
    list-style-type: none;
    padding-left: 0;
}
#nxIK_search {
    position: relative;
    width: 400px;
}
#nxIK_topbar {
    background-color: #000;
    color: #fff;
    position: absolute;
    overflow: hidden;
    z-index: 3;
}
#nxIK_topbar a {
    color: #fff;
}
#nxIK_map_container {
    width: 100%;
    height: 100%;
    position: relative;
    border: 0 red solid;
}
#nxIK_map {
    width: 100%;
    height: 100%;
    overflow: hidden;
//    max-width: 1600px;
//    max-height: 1000px;
}
.nxIK_mono {
    font-family: monospace;
}
#nxIK_lonlat {
    border: none;
    background-color: #aaa;
    font-family: monospace;
}
#nxIK_checkboxContainer {
    position: absolute;
    width: 144px;
    height: 270px;
    border: 1px #000 solid;
    background: #eee;
    left: 20px;
    top: 290px;
    opacity: .65;
    z-index: 3;
}
.inputZoom {
    margin: 0;
    padding: 0;
}
#nxIK_checkboxContainer input {
    margin-top: 10px;
}
.nxIK_clustersize1 {
    font-family: arial;
    display: block;
    position: relative;
    left: -26px;
    top: -26px;
    text-align: center;
    line-height: 52px;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    color: #000;
    background: url(../img/m1.png) no-repeat 0 0;
    width: 53px;
    height: 52px;
}
.nxIK_clustersize2 {
    font-family: arial;
    display: block;
    position: relative;
    left: -28px;
    top: -28px;
    text-align: center;
    line-height: 55px;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    color: #000;
    background: url(../img/m2.png) no-repeat 0 0;
    width: 56px;
    height: 55px;
}
.nxIK_clustersize3 {
    font-family: arial;
    display: block;
    position: relative;
    left: -33px;
    top: -33px;
    text-align: center;
    line-height: 65px;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    color: #000;
    background: url(../img/m3.png) no-repeat 0 0;
    width: 66px;
    height: 65px;
}
.nxIK_clustersize4 {
    font-family: arial;
    display: block;
    position: relative;
    left: -39px;
    top: -39px;
    text-align: center;
    line-height: 77px;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    color: #000;
    background: url(../img/m4.png) no-repeat 0 0;
    width: 78px;
    height: 77px;
}
.nxIK_clustersize5 {
    font-family: arial;
    display: block;
    position: relative;
    left: -45px;
    top: -45px;
    text-align: center;
    line-height: 89px;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    color: #000;
    background: url(../img/m5.png) no-repeat 0 0;
    width: 90px;
    height: 89px;
}
#nxIK_Clustering_span {
    display: none;
}
.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .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-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.omb_btn-facebook  {
    background: #3b5998 !important;
    color: white !important;
}
.omb_btn-facebook:hover {
    background: #3b5998 !important;
    color: white !important;
}
html, body {
    height: 100%;
    width: 100%;
}

@media (min-width: 1000px) {
    .navbar {
        padding-right: 15px;
    }
    
}
 .navbar-brand{
    padding: 5px;
}
/*.navbar-brand {*/
    /*padding: 0px;*/
/*}*/
/*.navbar-brand>img {*/
    /*height: 100%;*/
    /*padding: 5px;*/
    /*width: auto;*/
/*}*/

/*#markers-list {
	max-height: 820px;
	overflow-y: scroll;
}*/

.fa-2 {
    font-size: 2em !important;
    margin-top: 10px;
    margin-right: 10px;
}
.mt5 { margin-top:5px; }
.mt7 { margin-top:7px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt17 { margin-top:17px; }
.mt30 { margin-top:30px; }
.mb5 { margin-bottom:5px; }
.mb7 { margin-bottom:7px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb17 { margin-bottom:17px; }
.mb30 { margin-bottom:30px; }
#footer {
    color: #101010;
    margin-bottom: 10px;
}
#map-canvas {
    width:570px;
    height:400px;
}


.panel-body {
    padding: 0;
}



.navbar {
    margin-bottom: 0;
}

.img-thumbnail{
    
    height: 50%;
}

.sub-menu-heading {
    /* padding: 10px 15px; */
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}