/* harry */
#pupop{
	background: none repeat scroll 0 0 #FFFFFF;
    left: 66.5%;
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 290px;
    z-index: 9999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    padding: 1px;
    text-align: left;
    white-space: normal;
}
.arrow-right {
	border-bottom: 10px solid transparent;
    border-right: 10px solid #FFFFFF;
    border-top: 10px solid transparent;
    height: 0;
    left: -10px;
    position: absolute;
    width: 0;
    top: 40%; 
}
.divCls-title{
	font-size: 9pt;
	padding: 9px 14px;
	color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.popover-title{
	padding: 10px;
	background-color: #F7F7F7;
    border-bottom: 1px solid #EBEBEB;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px;

}
#password-strength {
    background: none repeat scroll 0 0 #EEEEEE;
    height: 5px;
    margin: 10px 5px;
    text-align: center;
    width: 97%;
}
