#password::placeholder {
    color: #cfcfcf !important;
    font-style: italic !important;
    font-size: 12px !important;
}

#username::placeholder {
    color: #cfcfcf !important;
    font-style: italic !important;
    font-size: 12px !important;
}

.bg_244_244_244_ff {
    background-color: rgb(244, 224, 224) !important;
    font-family: 'Noto Sans', sans-serif !important;
}

.login_h_css {
    background-color: var(--hondared) !important;
    height: 46px !important;
}

.heading_login {
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: white !important;
}

#honda_logo{
    padding: 3px;
    background-color: white;
    border-radius: 6px;
}

.login_contain {
    width: 90% !important;
    margin-top: 80px !important;
    box-shadow: 1px 0px 12px rgba(166, 166, 166, 0.5) !important;
    background-image: url(/static/images/bg-dot.png) !important;
    border-radius: 10px !important;
    border: 1px solid var(--lightgrey) !important;
}

.c_border_border_radius {
    color: rgb(20, 19, 19) !important;
    border: none !important;
    border-radius: 20px !important;
}

.fs_11 {
    font-size: 11px !important;

}

.fs_12 {
    font-size: 12px !important;

}


.lable_css {
    font-size: 11px !important;
    margin-left: 8px !important;
}

.pl_26 {
    padding-left: 26px !important;
}

.mt_4 {
    margin-top: 4px !important;
}

.b_bg_b_br_c {
    border: none !important;
    background-color: var(--light) !important;
    border: 1px solid var(--lightgrey) !important;
    border-radius: 10px !important;
    color: rgb(26, 25, 25)
}

.border_n_bg_color {
    border: none !important;
    background-color: var(--light) !important;
    border: 1px solid var(--lightgrey) !important;
    border-radius: 10px !important;
    color: rgb(16, 15, 15) !important;
    width: 90% !important;
}

.supportzm_de_css {
    border-top: 1px solid rgba(195, 192, 192, 0.815) !important;
    font-size: 20px !important;
    position: fixed !important;
    background-color: var(--hondared) !important;
    bottom: 0 !important;
    z-index: 100000000000000000000 !important;
}

.singin {
    background-color: rgb(241, 31, 31) !important;
    width: 90% !important;
    color: #ffffff !important;
}

.b_b_1_solid {
    border-bottom: 1px solid !important;
}

.css_1 {
    padding-left: 30px !important;
    text-align: right !important;
}


#logo{
    width: 114px !important;
}