﻿
    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        font-weight: bold !important;
        background: none !important;
        background-color: #EDEDED !important;
    }

    table.mGrid th {
        padding: 3px !important;
    }

    .mGrid th {
        background-color: #EDEDED !important;
    }

    .fromto {
        width: 85px !important;
    }

    .ml-20 {
        margin-left: 20px !important;
    }

    .mt_minus_30 {
        margin-top: -30px !important;
    }

    .mt_minus_20 {
        margin-top: -20px !important;
    }

    .mt-20 {
        margin-top: 20px;
    }

    .mt-10 {
        margin-top: 10px;
    }

    .mb-5 {
        margin-bottom: 5px !important;
    }

    .mb-10 {
        margin-bottom: 10px !important;
    }

    .mb-20 {
        margin-bottom: 20px !important;
    }

    .drp {
        padding-left: 0px;
        padding-right: 0px;
        width: 200px;
    }

    .display_none {
        display: none;
    }

    /*#pager2_left, #pager2_Employee_left {
        display: none;
    }*/

    .h-max-240 {
        max-height: 240px;
        overflow: auto;
    }

    .active_icon {
        color: #024776;
        font-size: 15px !important;
    }

    .empmodel {
        width: 695px;
        position: absolute;
        background-color: white;
        height: auto;
        border: 1px solid #e5e5e5;
        top: 20%;
        left: 25%;
    }

    #divDate, #divColor {
        width: 500px;
    }

    .wid100 {
        width: 100%;
    }

    [class^="icon-"], [class*=" icon-"] {
        width: 100%;
        font-size: 12px;
    }

    .transparent {
        width: 100%;
        position: fixed;
        top: 0px;
        bottom: 0px;
        display: none;
    }

    .min_height_26 {
        min-height: 26px;
    }

    .nopad {
        padding-left: 0px;
        padding-right: 0px;
    }

    .div-EmpName {
        display: inline;
        padding: 0px;
        font-size:11px !important;
    }
    /*.tblImageName {
            display:none;
        }*/
    .tblImageName, .tblImageName tr td {
        border: 0px;
    }

    .div-help {
        display: none;
        float: right;
        padding-right: 5px;
        height: 10px;
        position: absolute;
        right: 5px;
        bottom: 8px;
        /*margin-top:-12px;*/
    }

    .help-icon {
        height: 15px;
        width: 15px;
        cursor: pointer;
    }

    .login_currentpolicy {
        width: 660px;
        height: 505px;
    }

    .posrelative {
        position: relative;
    }

    .tdEmpCodeheader {
        width: 60px;
    }

    .div-colheader {
        width: 585px;
        overflow: auto;
        height: 85px;
    }

    .tblButton {
        width: 60%;
    }

    .table_custom td span {
        line-height: 14px !important;
    }

    .tblHeading {
        text-align: left;
        font-weight: bold;
    }

    .thleave {
        width: 10%;
    }

    .tblLeavegrid {
        width: 50%;
    }

    .input_emp_search_auto {
        padding: 10px;
        padding-left:0px;
        font-size: 12px;
        margin-left:20px;
        width:278px;
    }
    .ui-autocomplete {
        max-height:180px;
        overflow:auto;
    }
    .ui-autocomplete li {
        padding: 10px;
        border: 1px solid #d4d4d4;
    }
    .ui-menu .ui-menu-item:hover, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
        /*background-color: red;*/
        font-weight: bold;      
    }
    .ui-state-focus{
        border:0px !important;
        background:#ffffff !important;
    }
    .jqgrow{
        cursor:pointer;
        height:22px;
    }
    .ui-jqgrid tr.jqgrow>td{
        padding:4px 0px 4px 4px !important;
        font-size:11px !important;
    }
.ui-pg-selbox {
    width:70px !important;
    border:0px;
    padding:0px !important;
}
.context-menu-list{
    width:210px !important;
}
.deactive_icon {
    color: #c3c3c3;
    font-size : 15px !important;
}
.ui-jqgrid .loading {
            background: url(../../images/indicator.gif) no-repeat !important;
            border-style: none;
            background-repeat: no-repeat;
        }
/*#btnShowMore{
    margin-left
}*/
#ExportExcelButton {
    background-color:#F7F7F7;
    margin-top: 2px;
    border: none;
    width: 0px;
    margin-left: -25px;
}

.chkEss input[type="checkbox"] {
    position: relative;
    top: 2px;
}