/*** sidenav mas amplio ***/
.sidenav{
    width: 350px!important;
}
.titulo_modulo{
    width: 350px!important;
}
header,main,footer{
    padding-left: 350px!important;
}
/*****/
.highcharts-xaxis-grid .highcharts-grid-line {
    stroke-width: 1px!important;
}
/*******/
#slide-left li.search {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 1px;
    padding: 1px 0 0 0;
    z-index: 2;
}

#slide-left li.search .search-wrapper {
    color: #777;
    margin-top: -2px;
    border-top: 1px solid rgba(0,0,0,0.14);
    -webkit-transition: margin .25s ease;
    transition: margin .25s ease;
}
.search-wrapper-focus{
    border: 3px #00968896 solid!important;
}
.search-input{
    font-weight: 700!important;
}
.search-results p{
    margin: 0;
    padding: 2px 0px 2px 26px;
    line-height: normal;
    font-size: 13px;
}
#slide-left li.search .search-wrapper input#search {
    color: #777;
    display: block;
    font-size: 20px;
    font-weight: 300;
    width: 100%;
    height: 62px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 45px 0 30px;
    border: 0;
}
#slide-left li.search .search-wrapper i.material-icons {
    position: absolute;
    top: 21px;
    right: 10px;
    cursor: pointer;
}
#slide-left li.search .search-results {
    margin: 0;
    border-top: 1px solid rgba(0,0,0,0.14);
    background-color: #fff;
}
.search-results:not(:empty) {
    border-bottom: 1px solid rgba(0,0,0,0.14);
}
.sidenav_left{
    margin-top: 75px;
}
/*** buttons select vesion ***/
.select_version a{
    height: 46px;
    width: 119px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
    padding: 0 0px;
    font-size: 14px!important;
}

.select_version a:hover{
    background-color: #26a69a!important;
}

.select_version{
    padding: 3px 6px;
    margin-bottom: 0 !important;
}

/*** list result search ***/
#slide-left li.search .search-results a {
    font-size: 14px;
    white-space: nowrap;
    display: block;
    color: #009688;
    border-top: #00968854 1px solid;
    margin-left: 27px;
    margin-right: 29px;
}

.item_search{
    padding: 0 8px 0 0px!important;
}

#slide-left li.search .search-results a:hover{
    background-color: #eee;
    outline: none;
}

#listClasificacion tr td span:nth-child(2).active{
    font-size: 15px;
    font-weight: 700;
}
.item_search.active{
    font-size: 15px!important;
    font-weight: 700!important;
}

/** tables **/
#right_table{
    overflow-x: auto;
}
.tabla_datos table thead th{
    background: #f2f2f2;
}
.tabla_datos table{
    border: 1px solid #ccc !important;
    font-size: 90%;
    table-layout:fixed;
    display:table;

}
.tabla_datos table th,.tabla_datos table td{
    border-right:1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 8px;
    vertical-align: top;
    display: table-cell;
    border-collapse: collapse;
    border-radius: 0px!important;
}
#left_table,#right_table{
    float: left;
}
#left_table{
    width: 150px;
}
#right_table{
    width: calc(100% - 150px);
}

#left_table table th,#left_table table td{
    text-align: left;
}
#right_table table td{
    text-align: right;
}
#right_table table thead tr th{
    text-align: center;
}
#left_table table th{
    height: 74px;
    vertical-align: middle;
}
/****/
.item_title{
    color: #000000;
    font-size: 24px;
}
.bold{
    border-bottom: 1px solid #dbdbdb;
}
 /***  EXPANDIBLE COLLAPSIBLE   ***/
#listClasificacion td{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.level0 td:first-child {
    padding-left: 10px !important;
}
.level1 td:first-child {
    padding-left: 20px !important;
    color: #039be5;
}
.level2 td:first-child {
    padding-left: 30px !important;
    color: #0fa193
}
.level3 td:first-child {
    padding-left: 54px !important;
}
.collapse .toggle {
    background: url("../../img/minus.png") no-repeat;
    padding: 0 5px 0 0;
    background-size: 20px;
}
.expand .toggle {
    background: url("../../img/plus.png") no-repeat;
    padding: 0 5px 0 0;
    background-size: 20px;
}
.toggle {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 3px;
}
.expand td,.collapse td{
    display: table-cell;
    font-size: 14px;
    height: 48px;
    line-height: 18px !important;
    vertical-align: middle;
}

#listClasificacion tr td span:nth-child(2):hover{
    cursor: pointer;
}
/** **/
#txtMenu{
    font-size:18px;
    line-height:24px;
    margin-left: 21px;

    font-weight: bold;
    padding: 1px 6px;
    background: #d1daed;
    border-radius: 2px;
}
.btn_item_selected{
    margin-left: 16px;
    color: #000000cf !important;
}
/** titulo chart  */
.highcharts-title {
    fill: #434348!important;
    font-weight: bold!important;
    /*letter-spacing: 0.3em!important;*/
    font-size: 1.8em!important;
}
/***/
.select_gestion ul{
    max-height: 250px!important;
}

/* responsive*/
@media (max-width: 990px) {
    #left_table,#right_table{
        width: 100%;
    }
    .btn_item_selected{
        display: block !important;
    }
    .item_title{
        display: none;
    }
}
@media only screen and (max-width : 992px) {
    header, main, footer {
        padding-left: 0!important;
    }
}







