/*****************MENU PRINCIPAL*****************/

#menu_head .nav > li > a {
    text-transform:capitalize;
    text-decoration: none;
    word-spacing:-5px;
    font-family: 'arialbold', 'Arial Black', Gadget, sans-serif;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
}
/*****************FIN MENU PRINCIPAL*****************/
.sii_text
{
    color: #FF0000;

}




.transp
{

    font-weight: 300;
    padding-bottom: 8px;
}

.op
{
    opacity: 0.4;
}



.title_text

{
    font-weight: bold;
    font-weight: 300;
}

.dte_head_text
{
 font-size: 11px;
 font-weight: bold;

}

.dte_body_text
{
    font-size: 10px;
}


.admin_text
{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11pt;
    font-weight: 300;
}

.admin_head_text
{
    color: #666666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11pt;
    font-weight: 300;
}

.not_collection{
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    background-color: #858585;
    
}

.not_collection_acces{
    font-family: "Open Sans";
    font-size: 10px;
    font-weight: bold;
    background-color: #858585;
}

.public_product{
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    color: #707070;
    background-color: #FFFFFF;
}

.public_collection {
    color: #3CAFD4;

}

.public_product .icon_menu{
    color: #33add6;
    opacity: 1;
    margin-left: 5px;
}


.total_text
{

    font-size: 13px;
    font-weight: bold;
}

.narrow_text

{
    font-weight: 300;
}

.texto_gris
{
    opacity: 0.6;
}

.texto_nav_bar
{
    font-size: 10px;
}

.texto_nav_bar a

{
    text-decoration: none;
    color: #333;
}

.texto_nav_bar_pending
{
    opacity: 0.3;

}

.link_text
{
    cursor: pointer;
}

.delete_warning_text
{
    color: #8A6D3B;

}

.text_tab_menu
{
    color: #3B3B3B;
}

/*****************Bloque de css asociado al despliegue  de listas de docuemntos************************/

.line label
{
    font-weight: 400;
}

.txt_secondary
{

    font-size: 12px;

}

.txt_remark
{

 font-weight: bold;
}

.txt_upper
{
    text-transform: uppercase;
}


.login_user {
    font-size: 12px !important;
    word-spacing: normal !important;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

