﻿/*************************** 
ETIQUETAS
***************************/


/*************************** 
IDENTIFICADORES
***************************/


/*************************** 
CLASES
***************************/

/*Mi Cuenta*/
.ip-mi-cuenta {
    padding: 0 !important;
}

.ip-mi-cuenta-foto {
    padding-right: 0;
}

.ip-mi-cuenta-nombre {
    display: none;
}

/*Titulos*/
.ip-titulo-s {
    font-size: 1em;
}

.ip-titulo-m {
    font-size: 1.3em;
}

.ip-titulo-l {
    font-size: 1.6em;
}

.ip-titulo-xl {
    font-size: 1.9em;
}

.dxgvPagerBottomPanel_MetropolisBlue {
    width: 100% !important;
}

.dxgvControl_MetropolisBlue {
    width: 100% !important;
}

/*Contenedores*/
.ip-contenedor-col2 {
    width: 100%;
}

/*Acciones*/
.ip-accion-col2 {
    width: 100%;
}

/***************************
REGLAS ANIDADAS (EXCEPCIONES)
***************************/