.header-links-body{cursor:auto;list-style:none}
@media screen and (min-width:768px){.header-links-body{background-color:transparent;*zoom:1;margin-bottom:20px;float:right;padding:15px 0 0 0}
.header-links-body:after{content:" ";display:table;clear:both}
.header-links-body:before{content:" ";display:table}
}
.header-links-body>*{padding:10px 15px;border-bottom:1px solid #e5e6e2}
@media screen and (min-width:768px){.header-links-body>*{float:left;padding:0;border-bottom:0}
}
@media only screen and (min-width:768px) and (max-width:992px){.header-links-body>*{padding:0 0 0 15px;border-bottom:0}
}
.header-links-body>li{margin:0}
@media screen and (min-width:768px){.header-links-body>*+*{margin-left:30px}
}
@media only screen and (min-width:768px) and (max-width:992px){.header-links-body>*+*{margin-left:0}
}
.header-links-body-item{display:block;height:18px;cursor:pointer}
.header-links-body-item:focus{background:#ccc}
@media screen and (min-width:768px){.header-links-body-item{display:block;color:#505050}
}