.fedicion {
  position: absolute;
  top: 20px;
  left: 128.5px;
  display: block;
  z-index: 100;
  display: none;
  position: absolute;
  background: #fff;
  width: 80%;
  border: solid 1px #e2e2e2;
  height: 95%;
  overflow: auto;
  overflow-x: auto;
  overflow-x: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.6);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.6);
  box-shadow: 0 5px 10px rgba(0,0,0,.6);
}

.fedicion a{color:#659aad;text-decoration: none;}
.fedicion a:hover,  .fedicion a:active{color:#046eb3;text-decoration:underline;}

.fedicion hr{
    margin: 10px;
    border: 0px;
    border-bottom: 1px solid #c5c5c5;
}

/*-- botones forms --*/
.btn-icon {
    
    height:25px;
    width:30px;
    max-height:100px;

    /*border-radius:4px 4px 0px 0px;
    -moz-border-radius:4px 4px 0px 0px;
    -webkit-border-radius:4px 4px 0px 0px;    
    
    background: #045190;
    background: -moz-linear-gradient(top, #045190, #093e69);
    background: linear-gradient(to bottom, #045190, #093e69);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#045190), to(#093e69));
    border:1px solid #1094cb;*/
    
    padding:0px 2px 0px 2px;
    cursor:pointer;
    margin:3px 5px 0px;
    
    float:right;

}
/*.btn-icon:hover{background: #0378b0;background: -moz-linear-gradient(top, #055e9a, #082d4d);background: linear-gradient(to bottom, #055e9a, #082d4d);background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#055e9a), to(#082d4d));} */
.btn-icon .ico{

    background:url('../images/img-datagrid/btns-icons.png') no-repeat right top;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;

    padding:2px 20px 0px 0px;
    height:18px;
    margin:3px 4px;
    opacity:0.6;
}
.btn-icon:hover .ico{opacity:1;}
/* BTN CERRAR */
.btn-icon.cerrar .ico{background-position: 100% -72px;}

.fedicion-options{
    list-style:none;
    width:100%;
    margin:10px auto;
    text-align:center;
    padding:0;
    bottom:5px;
    /*position:relative;
    clear:both; */
    /*--- hacemos que flote al centro ---*/
    /*float: left;
    left: 50%;
    margin-left: -50%; */
}
.fedicion-options li{
    /*float:left;*/ 
    display: inline-block;text-align: center;width:auto;
}

.fedicion-options div[name=btn], .tab_button{
    width: auto;
    margin:0px 2px!important;
    background: rgb(239, 239, 239);
    cursor: pointer;
    border:1px solid #d5d5d5;
    padding: 3px 10px 1px;
}
.fedicion-options div[name=btn]:hover, .fedicion-options div[name=btn]:focus, .tab_button:hover, .tab_button:focus{background: rgb(220, 220, 220); border:1px solid #d5d5d5;}
.fedicion-options div[name=btn] > span, .fedicion-options div[name=btn] > p, .fedicion-options .tab_button > p, .fedicion-options .tab_button > span{
    color:#8b8b8b;
    text-transform: uppercase;
}
.fedicion-options div[name=btn] > p{
    margin: 0;
    padding: 2px 10px 0px;
}
.fedicion-options .tab_button > p{
    padding: 5px 0px 2px;
}

.clear{clear:both;}

/*************/

.fedicion .fcaptura-header + div {margin: 8px auto;}

#divReporte + .fedicion-options{
    display: contents;
}
#divReporte hr{
    border: 0px!important;
    border-bottom: 1px solid #d8d8d8!important;
}

#fn_reporte_dom_root {
    overflow: none;
    width: 90%;
}

#divReporte {
    clear: both;
    border: none;
    overflow: hidden;
    overflow-x: auto;
    width: 95%;
    margin: 0 auto;
    /* height: 90%; */
}

#divReporte thead {
    position: relative;
}

#divReporte #tr_totales, #divReporte .tr_totales{
    border-top: 2px solid #808486;
    background: #fff!important;
}     
#divReporte #tr_totales td, #divReporte .tr_totales td{
   border: 1px solid transparent; 
}
#divReporte #tr_totales .table_encabezado_nombre{border-bottom: 0px!important;}
#divReporte thead tr #CCR_columna {
    
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-align: center;
    vertical-align: top;
}

#divReporte thead tr td {
    
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-align: center;
}

#divReporte thead tr td.rtag {
    text-align: right;
}

#divReporte tbody tr th {
    height: 16px;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

#data_container_tbody .th_columnas{
    height: 16px;
    background: #fff;
    position: sticky;
    top: 0;
    padding: 5px 0px;
    border-bottom: 2px solid #dedede;
}

.th_columnas_lm {
    border : 3px solid #000000;
}

#data_container_tbody th.th_columnas_first {
    border-left: 1px solid #dcdcdc;
}

#data_container_tbody th.th_columnas_last {
    border-right: 1px solid #dcdcdc;
}

.tr_nombre  {                    
    border-bottom : 3px double #000000;
    border-top  : 3px solid #000000;
    border-left  : 3px solid #000000;
    border-right  : 3px solid #000000;
}

#divReporte thead tr th #p_titulo {
    font-size: 15px !important;
    font-weight: 600;
    text-align: center;
    color: #333333;
    text-transform: uppercase;
    padding: 1px 0px;
    margin: 4px 0 2px 0;
}

#divReporte thead tr th #p_subtitulo {
    font-size: 12px;
    text-align: center;
    color: #808486;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    margin-bottom: 6px;
}

.table_encabezado_nombre {
    width: 100%;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 2px;
}

#div_nombre { 
    text-align: left;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
     
#div_reporte {
    text-align: right;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

#lm_encabezado_c {
    text-align: center;
    /*color: gray;*/
    font-size: 13px;
    font-weight: bold; 
}

#lm_totales {
    font-weight: bold;
    text-align: right;
}

#t_collapse tbody td {
    font-weight: normal;
    margin: 0px;
    border-width : 0px;  
    padding: 0px;
}
                      
#divReporte tbody {

    width: 100%;
}                                 

#data_container_table {
    height: 100%;
    border-collapse: collapse;
}

#data_container {
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
}

#divReporte table {    
    width: 100%;
}

#data_container tbody tr td {
    height: 16px;
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    padding: 2px 0px 2px 2px;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

#data_container tbody tr:first-child td{
    border-top: 1px solid #dcdcdc;
}

#data_container tbody.clear-border tr td {
    border: 0px solid transparent; 
}

#data_container tbody.clear-border-sides tr td {
    border-left: 0px solid transparent; 
    border-right: 0px solid transparent; 
}

#data_container tbody tr td.container_tabla_balance {
    vertical-align: top;
}

#data_container tbody tr#auto {
    vertical-align: bottom;
    height: auto;
}

.ctag {
    text-align: center;
}

#data_container_con td.ctag {
    text-align: center;
}

.istyle {
    font-style: italic;
}

.bstyle {
    font-weight: bold;
}

.cblue {
    color : blue;
    text-align: center;    
}

.lblue {
    color : blue;
    text-align: left;    
}

.rblue {
    color : blue;
    text-align: right;
}

.rtag {
    text-align: right;
}

.trcolor {
    background-color: #F1F1F1;
}

#data_container_tbody td.rbtag {
    border-top: 1px solid black;
    text-align: right;
}

#data_container_tbody td.rbbot {
    border-bottom: 0.125em solid black;
    text-align: right;
}

#data_container_tbody td span.boldblue {
    font-weight: bold;
    color : blue;
}

#data_container_tbody td span.boldgreen {
    font-weight: bold;
    color : green;
}

#data_container #data_container_tbody tr:nth-child(even) {
    background: #F1F1F1;
}


.btn-icono {
    
    height:25px;
    width:30px;
    max-height:100px;

    padding:0px 2px 0px 2px;
    cursor:pointer;
    margin:3px 5px 0px;
    
    float:right;

}

.btn-icono:hover .ico{opacity:1;}

.btn-icono .ico{

    background:url('../images/img-datagrid/btns-icons.png') no-repeat right top;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;

    padding:2px 20px 0px 0px;
    height:18px;
    margin:3px 4px;
    opacity:0.6;
}

.btn-icono.cerrar .ico{
    
    background-position: 100% -72px;
}

#divReporte #auto td{
  height:auto!important;
    
}

#backgroundReporte {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000;
  border: 1px solid #cecece;
  z-index: 99;
}

#ui-datepicker-div {
    width: auto;
}