
    
#importfactur #import{
    padding: 5px;
    border: 1px dashed #aaa;
    border-radius: 5px;
}

#importxcl{
    display: none;
}


/* Css POP UP */
#moadl_importfact{
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: #aaaaaa4a; /* Black w/ opacity */
}




.ui_tpicker_second_label, .ui_tpicker_second{
    display: none;
}
#moadl_importfact .closeModal:hover{
    cursor: pointer;
}

#moadl_importfact .employe span.select2{
    width: 100% !important;
}

#moadl_importfact .nopresent {
    display: none;
}
#moadl_importfact .marginleftonly {
        font-size: 1.8em !important;
}
#moadl_importfact .present, #moadl_importfact .nopresent {
    vertical-align: middle !important;
}
#moadl_importfact a:hover{
    cursor: pointer !important;
    text-decoration: none !important;
}


#moadl_importfact a.btn-edit {
    border: 1.4px solid #a6a6a6 !important;
    text-decoration: none !important;
    padding: 2px 8px;
}

tr.linen {
      background: #eb4f4f38 !important;
}
tr.liney {
      background: #5198394a !important;
}

#moadl_importfact button.butAction{
  border: 0px !important;
}

#moadl_importfact .modal-header{
    padding: 5px 8px;
    background: #e9eaed !important;
    border-radius: 3px;
}

#moadl_importfact .div_request table tr:first-child {
    border-bottom: 1px solid #ccc;
}

#moadl_importfact .div_request table tr:first-child td{
  padding: 0.2em !important;
}

#moadl_importfact .div_request table{
  margin: 0px !important;
}

#moadl_importfact .closeModal {
    color: #767579;
    float: right;
    font-size: 1.4em;
    border: 1px solid #767579;
    background-color: #ffffff63;
    border-radius: 2px;
    padding: 1px !important;
    height: 20px;
    width: 20px;
    margin: 4px !important;
    line-height: 0.5;
    font-weight: 600;
}

#moadl_importfact .div_request table{
    width: 100% !important;
}


#moadl_importfact .table_award span.select2, #moadl_importfact .table_award textarea{
    width: 95% !important;
}

#moadl_importfact .div_request .actions {
    margin-bottom: 15px;
}

#moadl_importfact .div_request {
    width: 35%;
    min-width: 500px;
    background-color: white;
    border-radius: 6px;
    border: 1px solid #c5c5c5;

}

#moadl_importfact .div_request table {
    border: none !important;
    width: 98%;
    margin: 10px;
    border-collapse: collapse;
}
#moadl_importfact .div_request table td{
    padding: 6px 8px !important;
}

/*
#moadl_importfact .title_request {
    color: #a7a7a7;
    padding: 0px !important;
    padding-left: 10px !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 22px;
}*/

#moadl_importfact .fa-times {
    color: #e86051;
}

#moadl_importfact .bar_title {
    background-color: #dcdcdf;
    padding: 7px 8px 7px 8px;
    margin: 0 0 2px;
    text-align: center;
}
#moadl_importfact .modal-title{
    margin: 1em 0;
    line-height: 2;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

#moadl_importfact .form-group{
        padding-top: 5px;
}
/* END Style Pop  */