 .linkpublication{color:inherit;}

    .linkpublication:hover{color: #F90 !important;}

    table tbody td {border-collapse: collapse;vertical-align: top;}

    table thead th, table tbody td {border-collapse: collapse;padding: 3px;}

    table thead th {background-color:#ccc;}

    .table_search{
        background: none repeat scroll 0 0 #F7F7F9;
        border: 2px solid #FFFFFF;
        border-radius: 7px;
        box-shadow: 0 0 0 1px rgba(0, 0, 2, 0.1), 0 1px 0 rgba(0, 0, 2, 0.15), 0 1px 1px rgba(0, 0, 2, 0.1);
        margin-bottom: 30px;
        padding: 15px;  
    }

    .btn{
        padding: 5px 20px;
        border: 0;
        background: #1A75CF;
        color: white;
        border-radius: 5px;
        cursor: pointer;
        font-weight: bold;        
    }
    .txt {
        border: 1px solid white;
        padding: 5px;
        background: none repeat scroll 0 0 #FFFFFF;
        border-radius: 5px;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    }  

    .tedina{
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
    }

    .dropdown {
        display: block;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: transparent;
        font-size: 12px;
        list-style: none;       
        color: #ff6600;
        padding-left: 10px;

    }

    /*.dropdown li { padding: 0 10px;}*/

    .dashed{ border-bottom: 1px dashed #ff6600;}

    .dropdown li.active { background-color: #ff6600;}

    .dropdown li a {

        list-style-type: none;
        list-style: none;
        display: block;
        width: 100%;
        padding: 10px;
        text-decoration: none;
        color: #ff6600;
        display: block;
    }

    .dropdown li a.active{background-color: #ff6600;color: #fff;}

    .dropdown li > ul li {  list-style-type: none;list-style: none;}

    .dropdown2 li > ul{padding-left: 0px;}

    .dropdown2 li a{border-bottom: 1px dashed #ff0099;color: #ff0099;}

    .dropdown2 li a.active{ color: #fff;background-color: #ff0099;}

    .dropdown3 li a{border-bottom: 1px dashed #6600ff;color: #6600ff;}

    .dropdown3 li a.active{background-color: #6600ff;color: #fff;}


    .linkpublication{color:inherit;}
    .linkpublication:hover{color: #F90 !important;}
    table tbody td {border-collapse: collapse;vertical-align: top;}
    table thead th, table tbody td {border-collapse: collapse;padding: 3px;}
    table thead th {background-color:#ccc;}
    .pad10{width:40%;}
    .tooltip {opacity: 5;}
    table thead th {
        background-color: transparent !important;
    }

    table{
        width: 100% !important;
    }
    
    .grid-view .empty {
    font-style: italic;
    color: transparent !important;
}