﻿/* 
    L005 Stylesheet 
*/

#L005 .chg-pass {
    background: #fff;
}

#L005 .pagettl {
    font-weight: bold;
}

#L005 .alert {
    color: #e3324a !important;
    /*font-weight: bold;*/
}

#L005 .input-pass {
    padding: 30px 20px;
}
#L005 .input-pass p {
    background: #fff;
    color: #1058a0;
}
#L005 .input-pass dt {
    margin-top: 15px;
    font-weight: bold;
}

#L005 .wid100 {
    width: 100%;
}

#L005 .l-error {
    margin-top: 30px !important;
    min-height: 20px;
}

#L005 .area-btn {
    margin: 20px 0 20px;
}
