@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, th, td, p, button, input, select, textarea { margin: 0; padding: 0; }
b, em, i, strong, th { font-style: normal; font-weight: 400; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 400; }
button, input, select, textarea { font-family: inherit; font-size: 100%; outline: 0; }
img { border: 0; vertical-align: top; }
ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
.searchWarn{ font-size: 16px;  text-align: center; line-height: 500px;}
.searchWarn i{  margin: 0 5px;  vertical-align: baseline; }
.footerFix{position: fixed; bottom: 0;left:0;right: 0;}
.clearfix:after {content: " "; display: block; clear: both; height: 0; }
.clearfix {zoom: 1; }
.ac_results ul{  max-height: 220px !important;  overflow: inherit !important;  overflow-y: scroll; }
.ac_results ul li{padding: 4px 8px;}
.header{min-width:1050px; }
.nav-toggle{display: none; cursor: pointer; position: relative; width: 22px; top: 2px; float: left;    font-size: 18px;  line-height: 34px;  color: #fff;  margin: 0 30px 0 0;  transition: all 0.2s ease;}
.nav-toggle span{ display: block;  width: 22px;  height: 3px;  border-radius: 1px; background-color: #fff;}
.nav-toggle span:first-child{margin-top: 5px;}
.nav-toggle span:first-child + span,.nav-toggle span:first-child+ span+ span{margin-top: 5px;}
.nav-toggle:hover span{background: #ed802f;}
.header .nav-collapse{ height: auto; display: none; background-color: #3b2d31; padding: 6px 24px 8px 10px; position: absolute; z-index: 999; left: 0; top:59px; border-top: 1px solid transparent; border-color: #101010;  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);}
.header .nav-collapse a{float: none; display: block; width: 100%; color: #fff; font-size: 18px; line-height: 34px;}
.header .nav-collapse a:hover{color: #ed802f; text-decoration: none;}
.userinfo a.userslidedown{height: 24px; display: none; position: relative; width: 24px; top:4px;}
.userinfo .lineshow{display: none;}
@media screen and (max-width:1350px){
    .nav-toggle{display:block;}
    .header .nav a{display: none;}
}
@media screen and (min-width:1350px){
    .header .nav-collapse{display: none;}
}
/*.header .nav-collapse a:last-child:before {  display: inline-block;  content: "";  height: 27px;  width: 19px;  margin: 0 5px 0 0;  background: url(../img/map-search.png) no-repeat;  vertical-align: text-bottom;  }*/
#usergroups{ height: auto; display: none; background-color: #3b2d31; padding: 6px 24px 8px 10px; position: absolute; z-index: 999; right: 0; top:59px; border-top: 1px solid transparent; border-color: #101010;  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);}
#usergroups a{display: block; width: 100%; color: #fff; font-size: 14px; line-height: 34px;}
#usergroups a:hover{color: #ed802f; text-decoration: none;}