@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), url('../fonts/myriad-pro/MYRIADPRO-REGULAR.woff') format('woff');
}

* {
    font-family: 'Myriad Pro Regular';
    font-weight: normal;
    margin: 0px;
}

a, a:hover, a:focus {
    color: #f2f2f2;
    outline: 0;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
    outline: 0 none;
}

html, body {
    min-height: 100%;
}

#mainwrap {
    width: 1280px;
    margin: auto;

}

p {
    margin: 0px;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.navbar-inverse {
    font-family: 'Oswald', sans-serif;
    border: 0;
    padding-top: 15px;
    background-color: transparent;
}

.navbar-inverse .navbar-brand {
    padding: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    color: #ffd699;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.navdiv {
    height: 85px;
}

.navdiv.welcome {
    line-height: 75px;
}

#link {
    margin: auto;
    margin-left: 10px;
    font-family: 'Oswald', sans-serif;
    border-radius: 32px;
}

#logo {
    display: inline-block;
    margin: auto;
}

#logo-small {
    display: none;
}

#paissa {
    height: 50px;
    margin-right: 10px;
}

.welcome {
    color: white;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

body {
    background-color: #0f0f0f;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

.hw-background {
    background-image: url('../../images/bg-hw.jpg');
}

.sb-background {
    background-image: url('../../images/bg-sb.jpg');
}

.shb-background {
    background-image: url('../../images/bg-shb.jpg');
}

.ew-background {
    background-image: url('../../images/bg-ew.jpg');
}

footer {
    margin-top: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #f2f2f2;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

footer a {
    text-decoration: underline;
}

#container {
    padding: 0;

}

#map {
    height: 512px;
    width: 512px;
    margin: auto;
    border-radius: 3px;
}

.leaflet-container {
    background-color: #605544;
}

#header {
    width: 100%;
}

#buttoncontainer {
    margin-bottom: 20px;
}

#zonebuttons {
    margin-bottom: 20px;
}

.zone-list {
    display: none;
}

/*#zonebuttons, #catbuttons {*/
   /*color:#f2f2f2;*/
   /*background-color:#313131;*/
   /*border:1px solid #605544;*/
   /*border-radius:5px;*/
/*}*/


.grey {
    color: #f2f2f2;
    background-color: #242424;
    border: 1px solid #605544;
    border-radius: 5px;
}

.brown {
    color: #f2f2f2;
    background-color: #504330;
    border: 1px solid #ffc266;
    border-radius: 3px;
}

#mappane {
    height: 768px;
}

#mapwrap {
    width: 514px;
}

#infopane {
    min-height: 254px;
    height: auto;
    width: 512px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    border-top: 1px solid #ffc266;
}

.side {
    height: 768px;
}

.listpane {
    height:100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.filler {
    margin-top: 5px;
    height: 32px;
    line-height: 32px;
}

#aboutpane {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

#about {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}

#about ul {
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.item-list-item {
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    font-size: 16px;
    margin-bottom: 5px;
}

.item-list-item-image {
    margin-right: 5px;
    height: 32px;
    width: 32px;
}

.item-list-item a {
    color: #ccf5ff;
}

.item-list-item span {
    color: #bfbfbf;
    margin-left: 5px;
}

.angler {
    font-size: 18px;
    color: #ccf5ff;
}

.angler:hover {
    color: #ccf5ff;
}

.angler:visited {
    color: #ccf5ff;
}

.feedback, .feedback:hover, .feedback:visited {
    color: #ccf5ff;
    font-size: 20px;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

#about p {
    font-size: 14px;
}

h4 {
    font-size: 20px;
    color: #ffd699;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.xy {
    font-size: 22px;
    color: #ffd699;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.info {
    font-size: 16px;
}

.moreinfo {
    font-size: 16px;
}

.sig {
    font-size: 16px;
    color: #ffd699;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    padding-bottom: 15px;
}

.sigpic {
    height: 32px;
    display: inline-block;
}

h5 {
    margin-top: 13px;
    margin-bottom: 13px;
    font-size: 18px;

    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.item-image {
    margin-top: 10px;
}

#marker-info {
    height: 175px;
    overflow-y: auto;
}

#notes a {
    color: #ccf5ff;
}

#butthead {
    display: inline-block;
    color: #f2f2f2;
    font-family: 'Oswald', sans-serif;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.panehead {
    font-size: 20px;
    width: 100%;
    border-bottom: 2px solid #1C1C1C;
    font-family: 'Oswald', sans-serif;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

#marker-head {
    padding-bottom: 5px;
    font-size: 24px;
    width: 100%;
    border-bottom: 1px solid #1C1C1C;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.markerheadimg {
    height: 24px;
    margin-top: -3px;
    margin-bottom: 3px;
}

#marker-items {
    text-align: center;
    height: 150px;
    overflow-y: auto;
}

#marker-items img {
    max-width: 200px;
}
#marker-items.text-left {
    text-align: left;
}

#item-list {
    list-style: none;
    margin-top: 10px;

}

#marker-list {
    text-align: left;
    margin-bottom: 0px;
    overflow-x: hidden;
}

.wrap {
    overflow-y: auto;
    height: 700px;
    border: 1px solid #605544;
    border-radius: 3px;
}

#marker-list a, #marker-list-item a {
    color: #f2f2f2;
}

#marker-list a:hover {
    color: #ffd699;
    text-decoration: none;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

#marker-list a:focus, #marker-list a:active {
    text-decoration: none;
    color: #ffd699;
}

.marker-list-icon {
    height: 16px;
}

#searchhead {
    color: #f2f2f2;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.inputwrap {
line-height: 50px;
    height: 50px;
}
.inputwrap input {
    color: black;
    width: 200px;
    height: 26px;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 10px;
}

.resulticon {
    height: 24px;
    margin-top: -3px;
}

.mobilewrap {
    position: relative;
    z-index: 1;
}

#results {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    z-index: 999;
    max-height: 500px;
    overflow-y:auto;
}

.result {
    border-top: 1px solid black;
}

.result:first-child {
    border-top: 0;
}

.result:last-child {
    border-bottom: 1px solid black;
}

.btn-result {
    font-size: 16px;
    height: 25px;
    overflow-x: hidden;
    border: 1px solid transparent;
    padding: 5px;
    padding-top: 0;
    padding-bottom: 0;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    background-color: #242424;
    color: white;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-result:hover,
.btn-result:focus,
.btn-result:active,
.btn-result.active,
.open .dropdown-toggle.btn-result {
    color: #ffd699;
    background-color: #424242;
    border: 1px solid #ffd699;
}

.leaflet-control-layers {
    background-color: #705e43;
    color: #f2f2f2;
    padding-top: 0;
    padding-bottom: 0;
    height: 25px;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.leaflet-bar a {
    background-color: #705e43;
    border-bottom: 1px solid #313131;
}

.leaflet-bar a:hover {
    background-color: #806c4d;
    border-bottom: 1px solid #313131;
}

.leaflet-bar a:last-child {
    border-bottom: medium none;
}

.leaflet-bar a.leaflet-disabled {
    background-color: #968569;
}

.buttmid {
    display: inline-block;
}

.btn {
    font-size: 16px;
    height: 32px;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 5px;
    padding-bottom: 0;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    margin-bottom: 5px;
    margin: 0px;
}

.cat-img {
    height: 24px;
    margin-top: 3px;
    margin-bottom: 5px;
    padding-right: 2px;
}

.btn-ff {
    color: #F2F2F2;
    background-color: #313131;
    border-color: #605544;
    padding-right: 5px;

}

#zones .btn-ff, #categories .btn-ff {
    text-align: left;
}

.btn-ff p {
    margin-top: 2px;

    display: inline-block;
    width: 201px;
}

.btn-ff:hover,
.btn-ff:focus,
.btn-ff:active,
.btn-ff.active,
.open .dropdown-toggle.btn-ff {
    color: #ffd699;
    background-color: #424242;
    border-color: #ffd699;
}

.btn-ff:active,
.btn-ff.active,
.open .dropdown-toggle.btn-ff {
    background-image: none;
}

.btn-ff.disabled,
.btn-ff[disabled],
fieldset[disabled] .btn-ff,
.btn-ff.disabled:hover,
.btn-ff[disabled]:hover,
fieldset[disabled] .btn-ff:hover,
.btn-ff.disabled:focus,
.btn-ff[disabled]:focus,
fieldset[disabled] .btn-ff:focus,
.btn-ff.disabled:active,
.btn-ff[disabled]:active,
fieldset[disabled] .btn-ff:active,
.btn-ff.disabled.active,
.btn-ff[disabled].active,
fieldset[disabled] .btn-ff.active {
    background-color: #424242;
    border-color: #605544;
}

.btn-ff .badge {
    color: #424242;
    background-color: #F2F2F2;
}

#expansion-switch {
    margin-bottom: 10px;
    width: 100%;
}

#expansion-switch .dropdown-toggle {
    text-align: center;
}

#expansion-switch .btn-ff {
    display: inline-block;
    color: #f2f2f2;
    width: 100%;
    background-color: #242424;
    border: 1px solid #504330;
}

#expansion-switch .btn-ff:hover,
#expansion-switch .btn-ff:focus,
#expansion-switch .btn-ff:active,
#expansion-switch .btn-ff.active,
#expansion-switch .open .dropdown-toggle.btn-ff {
    color: #ffd699;
    background-color: #424242;
    border-color: #ffc266;
}

.leaflet-popup-tip,
.leaflet-popup-content-wrapper {
    background: rgba(51, 51, 51, 0.8);
}

.leaflet-popup-content-wrapper {
    border-radius: 5px;
}

.leaflet-popup-content {
    opacity: 1;
    margin: 0px 5px 0px 5px;
    text-align: center;
    color: #ffffff;
    font-family: 'Myriad Pro Regular';
    font-weight: normal;
    font-size: 12px;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.leaflet-popup-tip {
    width: 10px;
    height: 10px;
}

.leaflet-popup-tip-container {
    width: 10px;
    height: 10px;
}

.leaflet-container .leaflet-left .leaflet-control-attribution {
    background: rgba(51, 51, 51, 0.6);
    height: 25px;
    width: 256px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Myriad Pro Regular';
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    text-align: left;

}

.leaflet-container .leaflet-right .leaflet-control-attribution {
    background: rgba(51, 51, 51, 0.6);
    height: 25px;
    width: 256px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Myriad Pro Regular';
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    text-align: right;

}

.btn-warning {
    background-color: #DF6317;
    border-color: #DF6317;
}

.dropdown-menu {
    padding: 0;
    width: 100%;
    border: 1px solid #ffd699;
}

.dropdown-menu-item:first-child,
.dropdown-menu-item:first-child > .btn-dropdown {
    border-top: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.dropdown-menu-item:last-child,
.dropdown-menu-item:last-child > .btn-dropdown {
    border-bottom: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dropdown-toggle span {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 16px;
}


.btn-dropdown {
    font-size: 16px;
    height: 25px;
    overflow-x: hidden;
    border: 1px solid transparent;
    padding: 0px;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    background-color: #242424;
    color: white;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-dropdown:hover,
.btn-dropdown:focus,
.btn-dropdown:active,
.btn-dropdown.active,
.open .dropdown-toggle.btn-dropdown {
    color: #ffd699;
    background-color: #424242;
}