.batchreportpass input {
    background-color: darkgreen;
}

.batchreportunpass input {
    background-color: red;
}

.batchfieldpass input {
    background-color: darkgreen;
}

.batchfieldunpass input {
    background-color: red;
}

.login_form_normal .login_item:nth-child(3){
    background-color: #0c3b8a;
}

#LoginBtn{
    background-color: #0c3b8a;
}
.login_main_right_top .login_card1 ul li.active:after{
    border-bottom: 2px solid #0c3b8a;
}

/*.f-field-body.f-field-textbox {*/
/*    padding: 5px 2px 5px 6px;*/
/*    line-height: 20px;*/
/*    height: 100%;*/
/*    outline: none;*/
/*    border: none;*/
/*    background: #fff;*/
/*    text-align: right;*/
/*    font-size: 20px;*/
/*}*/

.f-field-numberstepper .f-field-triggerbox-icon.f-icon {
    width: 25px;
    min-width: unset;
    line-height: 25px;
    height: 25px;
    min-height: unset;
    border: 1px solid #666;
    color: #666;
    font-size: 12px;
    border-radius: 50%
}

.f-equip-grid.f-grid-fixedrowheight .f-grid-row .f-grid-cell.f-grid-cell-MACHINE_PIC .f-grid-cell-inner{
    max-height: unset;
}

.f-equip-grid .f-grid-cell-MACHINE_PIC .profile_photo{
    width: 50px !important;
    height: 50px  !important;
}