.wmenu-tabtext {
    line-height:32px;
}

.wmenu-item-text {
    font-size: 0.8em;
}

.wmenu-separator {  
    border-right: 1px solid #FF9D00;
    border-left: 1px solid #FF9D00;
    border-bottom: 17px solid #FF9D00;
    border-top: 17px solid #FF9D00;
    background-color: #FF9D00;
}

/*  Admin Icons MENU */

.wmenu-admin{
    background-image: url("../images/menu/icon-admin.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

.wmenu-admin-28{
    background-image: url("../images/menu/icon-admin-menu.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 28px;
    width: 28px;
}

.wmenu-admin-48{
    background-image: url("../images/menu/icon-admin.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 48px;
    width: 48px;
}

/* PORTAL CLIENTE Icons MENU */

.wmenu-cliente{
    background-image: url("../images/menu/icon-cliente.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 64px;
}

.wmenu-cliente-28{
    background-image: url("../images/menu/icon-cliente.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 28px;
    width: 56px;
}

.wmenu-cliente-48{
    background-image: url("../images/menu/icon-cliente.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 48px;
    width: 96px;
}

/* System Icons */

.wmenu-exit{
    background-image: url("../images/menu/icon-exit.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

/* MENU ADMIN Icons */

.wmenu-log{
    background-image: url("../images/menu/icon-log.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

.wmenu-users{
    background-image: url("../images/menu/icon-users.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}


.wmenu-list{
    background-image: url("../images/menu/icon-list.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

.wmenu-icons{
    background-image: url("../images/menu/icon-icons.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}
    

/* MENU Dashboard icons */

/* PORTAL CLIENTE Icons MENU */

.wmenu-empresas{
    background-image: url("../images/menu/icon-empresas.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

.wmenu-empresas-28{
    background-image: url("../images/menu/icon-empresas.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 28px;
    width: 28px;
}

.wmenu-empresas-48{
    background-image: url("../images/menu/icon-empresas.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 48px;
    width: 48px;
}
.wmenu-clientes{
    background-image: url("../images/menu/icon-clientes.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

.wmenu-planes{
    background-image: url("../images/menu/icon-planes.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

.wmenu-documentos{
    background-image: url("../images/menu/icon-documentos.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

.wmenu-seguimientos{
    background-image: url("../images/menu/icon-seguimientos.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}

.wmenu-registros{
    background-image: url("../images/menu/icon-registros.png");
    background-repeat: no-repeat;
    background-size: cover;       
    background-position: center center;
    height: 32px;
    width: 32px;
}
