﻿
.txtbox-Style {
    width: 260px;
}

.top-info-panel {
    background-color: #074d68;
    color: #fff;
    padding: 6px;
    border-bottom: 1px solid #aaa; 
    height:45px;
    padding-right:40px;
    padding-left:20px;
}

    .top-info-panel a {
        color: #fff;
    }

table.pwd-table td {
    padding: 5px;
}


.summmsgTop {
    margin-top: 300px!important;
}



#strength {
    width: 200px;
    text-align: center;
    font-weight: bold;
}

.strength0 {
    background-color: #B20E37!important;
    width: 20%!important;
    background-image: none!important;
}

.strength1 {
    background-color: #D32847!important;
    width: 40%!important;
    background-image: none!important;
}

.strength2 {
    width: 60%!important;
    background-color: #ff5f5f!important;
    background-image: none!important;
}

.strength3 {
    width: 80%!important;
    background-color: #83D680!important;
    background-image: none!important;
}

.strength4 {
    width: 100%!important;
    background-color: #4dcd00;
    background-image: none!important;
}


.errorclass {
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    color: #4F080B;
}
