﻿/* 
    L006 Stylesheet 
*/

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

#L006 .reset-pass {
    background: #fff;
}

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

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

#L006 .wid100 {
    width: 100%;
}

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

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