#dloadView{display:none;}
.fixedBarTop {top: 100px;}
#lstBox ul {    
    height: 600px;
    overflow: auto;
}
.wd-wr {
     word-wrap: break-word;
}

a.topalign {

    display: block;

    position: relative;

    top: -250px;

    visibility: hidden;

}

.fixedBarTop{background:#fff;box-shadow:0 3px 2px -2px #e5e5e5;max-width:712px;padding:10px 0;position:fixed;top:82px;width:100%;z-index:9999}
.fixedBarTop h2{margin:0}
.selectBxIssu{border:1px solid #e5e5e5;background:url("/sites/meweb/images/fr/self-service-password/images/kb-arrow-bg.png") no-repeat 152px 7px #fff;cursor:pointer;margin:18px 0 0 -192px;padding:5px 20px;position:absolute;width:150px;z-index:999}
.listBxissu{background:#fff;border:1px solid #e5e5e5;display:none;margin:53px 0 0 -382px;padding:15px 0 15px 15px;position:absolute;width:365px;z-index:99}
.listBxissu ul{margin:0 !important;padding:0 !important}
.listBxissu ul li{cursor:pointer;list-style:none;padding:3px 0}
.fixedBarTop .selectBxIssu{margin:1px 0 0 -192px}
.fixedBarTop .listBxissu{margin:36px 0 0 -382px}
@media screen and (max-width:1085px){
.fixedBarTop{top:124px}
}
@media screen and (max-width:1080px){
.fixedBarTop{top:144px}
}
@media screen and (max-width:1025px){
.fixedBarTop{top:84px}
.fixedBarTop .selectBxIssu{margin:-1px 0 0 -192px}
}
@media screen and (max-width:1000px){
.fixedBarTop{max-width:690px}
}
@media screen and (max-width:950px){
.fixedBarTop{left:0;max-width: 100%;width:100%}
}