.ley-corte-identify-list-item{
    list-style: none;
    margin: 0;
    padding: 0;
}
.ley-corte-identify-list-item li{
    margin: 5px 0;
    padding: 0;
}

#page_content.propir_content{

}

#page_content.propir_content .container_map{
    left: 400px;
    width: calc(100% - 400px) !important;
}

#page_content.propir_content #sidebar_mainx{
    /* TEMPORAL MIENTRAS NO HAY FOOTER */
    /* height: calc(100% - 276px) !important; */
}

#page_content.propir_content #page_content{

}

#page_content.propir_content footer.propir_footer{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: #ffffff;
}
#page_content.propir_content footer.propir_footer .propir_footer_header{
    padding: 0px 10px 0 20px;
    float: left;
    height: 100%;
    width: 350px;
}
#page_content.propir_content footer.propir_footer .propir_footer_header .propir_footer_tabs{
    padding: 0;
    margin: 0;
}
#page_content.propir_content footer.propir_footer .propir_footer_header .propir_footer_tab{
    padding: 6px 0 3px;
    margin: 5px 0 0;
    display: inline-block;
    box-sizing: content-box;
    width: 170px;
    border: 1px solid #cccccc;
    text-align: center;
    height: 25px;
    cursor: pointer;
}
#page_content.propir_content footer.propir_footer .propir_footer_header .propir_footer_tab.active{
    border-bottom: 6px solid #3C8DE9;
    height: 20px;
}


#page_content.propir_content footer.propir_footer .propir_footer_content{
    height: 100%;
    width: calc(100% - 380px);
    float: left;
    padding: 10px 20px 0;
    box-sizing: border-box;
    overflow: hidden;
}
#page_content.propir_content footer.propir_footer .propir_footer_content .propir_footer_tab_content{
    height: 100%;
    width: 100%;
    overflow: hidden;
}
#page_content.propir_content footer.propir_footer .propir_footer_content .propir_footer_tab_content .propir_box_overflow{
    height: 100%;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}
#page_content.propir_content footer.propir_footer .propir_footer_content .propir_footer_tab_content .propir_box_container{
    display: block;
    height: 160px;
    width: max-content;
}
#page_content.propir_content footer.propir_footer .propir-box{
    width: 250px;
    height: 100%;
    margin: 4px 15px 0 0;
    display: inline-block;
    vertical-align: top;
}

#page_content.propir_content footer.propir_footer .propir_footer_header .propir-box{
    height: 150px;
    width: 100%;
    margin: 10px 0 0 0;
}
#page_content.propir_content footer.propir_footer .propir-box{
    height: 100%;
}
#page_content.propir_content footer.propir_footer propir-box .md-card{
    height: 100%;
}
#page_content.propir_content footer.propir_footer .propir-box .md-card-content{
    padding: 5px;
}
#page_content.propir_content footer.propir_footer .propir-box .md-card .md-card-toolbar-heading-text{
    height: 24px;
    line-height: 26px;
}
#page_content.propir_content footer.propir_footer .propir-box .md-card .md-card-toolbar{
    height: 24px;
    background: #5E7FB8;
}
#page_content.propir_content footer.propir_footer .propir-box .md-card .md-card-toolbar h3{
    color: #ffffff;
}

#page_content.propir_content footer.propir_footer .propir-box.propir-box-text .text-container p{
    margin: 2px 10px;
}

#page_content.propir_content footer.propir_footer .footer_table .md-card-content{
    padding: 0;
    height: 180px;
    overflow: hidden;
}
#page_content.propir_content footer.propir_footer .footer_table .md-card-content .uk-overflow-container{
    width: 100%;
    height: 100%;
}
/*
#page_content.propir_content footer.propir_footer .footer_table .table-container{
    width: 100%;
}
*/

/***
**** FILTROS
 */
.ley-corte_filtros_header{padding: 15px 0 3px 30px; /* border-bottom: 1px solid #c7c7c7; */margin: 0 0 3px;}
.ley-corte_filtros_row{position: relative;margin: 5px 5px 10px 10px;}
.ley-corte_filtros_row:nth-child(odd){background: rgba(0,0,0,0.03);}
.ley-corte_filtros_row .field{position: absolute;top: 0;right: 0;}
.ley-corte_filtros_row.select{padding: 10px 0;}
.ley-corte_filtros_row.select .field{top: 10px;}
.ley-corte_filtros_row.elemento{padding: 0 0 0 10px;}

.ley-corte_filtros_btn_row{padding: 10px 0; text-align: center;}
.ley-corte_filtros_btn_row .ley-corte_filtros_btn{background: #E88B00;margin: 10px 20px 30px;border-radius: 4px;color: #ffffff;font-size: 14px;padding: 5px 10px;text-decoration: none;}
.ley-corte_filtros_btn_row .ley-corte_filtros_btn.active{background: #3dc454;}
.ley-corte_filtros_btn_row .ley-corte_filtros_btn .material-icons {color: #ffffff;}


/***
**** FILTROS
 */
.ley-corte_leyenda_row{padding: 0 20px;}
.ley-corte_leyenda_row .field{display: inline-block;}
.ley-corte_leyenda_row .label{display: inline-block;}

/***
**** LIMPIEZA
 */
.main_search_top{display: none;}

/***
**** Velo temporal para paso a producción
*/
#ley_corte_velo{background: rgba(255,255,255,.8);width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 100000;}