@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400&display=swap');

body {font-family: 'Montserrat', sans-serif;}
.panel               {
	font-family: 'Montserrat', sans-serif;
	background: transparent;
	border: 1px solid #f0f0f0;
	border-radius: 20px;
	padding: 0px;
	-webkit-box-shadow: 5px 5px 11px -3px rgba(192,192,192,0.55); 
	box-shadow: 5px 5px 11px -3px rgba(192,192,192,0.55);			
}
.panel-default       {
	font-family: 'Montserrat', sans-serif; 
	background-color: transparent; border: 1px solid #f0f0f0; border-radius: 20px;
}
.panel-heading       {
	font-family: 'Montserrat', sans-serif; 
	color: #333; font-size: 18px; min-height: 60px; 
	background-color: rgba(240,240,240,1); border: 0px; 
	/*border-radius: 20px 20px 0px 0px;*/
}  
.panel-body          {
	font-family: 'Montserrat', sans-serif; background-color: rgba(255,255,255,1); border:0px;
}	
.panel-footer        {
	font-family: 'Montserrat', sans-serif; background-color: rgba(240,240,240,1); text-align:right; border:0px;  
	/*border-radius: 0px 0px 20px 20px;*/
}	

.control-label {
	font-weight: normal !important;
	color:#333; 
}
.LetraAlerta {
    color : orange;
}


.LabelScreenCatalogo {
	border : 0px solid #E5E5E5;
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  30px;	
	padding:       5px;
	padding-left:       15px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	font-family: 'Montserrat', sans-serif;	font-size  : 13px;
	background-color: #f9f9f9;
	color : #333333;
 	box-shadow: 0px 0px 0px #aaaaaa;		
}	

input	{
	border:1px solid #4f28cc; /* purple */
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 28px;
    margin-bottom: 3px !important;
    border-radius: 12px;
    padding-left: 10px;

}
textarea {
		border:1px solid #4f28cc;
		font-family: 'Montserrat', sans-serif;
	    margin-bottom: 3px !important;
		font-size:12px;	
	    border-radius: 12px;
	    padding-left: 10px;
	    padding-right: 10px;

}
select {
    font-size:12px; outline:none; 
	font-family: 'Montserrat', sans-serif;
    height: 28px;
    margin-bottom: 3px !important;
    border: #4f28cc 1px solid;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
	background: #fff url(../imagenes/selectarrow.png) no-repeat 96% 0;    
	color:  #333;
	border-radius: 12px;
	padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 767px) {
	.form-group {
		border-top:1px dotted #eeeeee;
		border-bottom:1px dotted #eeeeee;		
		padding-top:    10px;
		padding-bottom: 10px;
	}
}	

.custom-input-file {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border: 1px solid #cccccc;
    border-radius: 5px;
    background-color: #fff;
    color: #333;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 12pt;
    font-weight: 100;
    margin: 1px;
    width: 200px;
    height: 84px;
    background-color: #fff;
    background-image: url('../imagenes/DragImage.png');
	background-position-x: 50%;
	background-position-y: 100%;
	background-repeat: no-repeat;
	background-size: 50px 50px;
}
.custom-input-file:hover {
    background-color: #dddddd;
    color: #000;
}
.custom-input-file .input-file {
    margin: 0;
    padding: 0;outline:0;
    font-size: 10000px;
    border: 10000px solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: -1000px;
    top: -1000px;
    cursor: pointer;
}
.custom-input-file .archivo {
    /*background-color: rgba(50,50,50,.8);   BARRA */

    color: #333;
    font-size: 7pt;
    overflow: hidden;
}
.custom-input-file:hover .archivo {
    background-color: #dddddd;
    color: #000;   
}

/* Scroll Bar */

.table-responsive::-webkit-scrollbar-track {
  background: rgba(0,0,0,.2);
  border-radius: 8px;
}
.table-responsive::-webkit-scrollbar-thumb:active {
  background: rgba(0,0,0,.4);
  border-radius: 8px;
}
.table-responsive::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,.4);
  border-radius: 8px;
}
.ColorBorder {
	border-color: #E7E7E7 !important;
}

/* SCREEN CATALOGO TREE */
.ScreenCatalogoTreeLinea {
	border-right: 2px solid #E7E7E7;
    height: 23px;
}
.ScreenCatalogoTreeRenglon {
	line-height: 0px !important; 
}


/* SCREEN CATALOGO */
.BarraBotonesScreenCatalogoBrowse {
	text-align:right; 
	background-color: #E6E6E6; 
	background: rgba(240,240,240,1);  
	margin-top:-16px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	font-family: 'Montserrat', sans-serif;
}
.BarraBotonesScreenCatalogoBrowse .btn-default {text-align: center;   margin-top: 3px; margin-bottom: 3px;} 


.TituloScreenCatalogoBrowseGO {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
        color:#333;
}
.BarraBotonesScreenCatalogoBrowseGO {
	text-align:left; 
	padding-left: 15px;
	padding-bottom: 5px;
	background: rgba(240,240,240,1);  
}
.BarraBotonesScreenCatalogo {
	text-align:left; 
	padding-left: 15px;
	padding-bottom: 5px;
	background: rgba(240,240,240,1);
}
.ScreenCatalogoDIVS .control-label {
    color: #333;
}
.ScreenCatalogoDIVS input	{
		border:1px solid #cccccc;
		font-family: 'Montserrat', sans-serif;
		margin-top: 1px;
		font-size:12px;
		-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        height: 26px;
        background-color: #fff;
        color:  #333;
}
.ScreenCatalogoDIVS textarea {
		border:1px solid #cccccc;
		font-family: 'Montserrat', sans-serif;
		margin-top: 1px;
		font-size:12px;	
        background-color: #fff;
        color:  #333;			
}
.ScreenCatalogoDIVS select {
    padding:4px; font-size:12px; outline:none; 
    font-family: 'Montserrat', sans-serif;
    margin-top: 1px;
    border: #cccccc 1px solid;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
	background: #fff url(../imagenes/selectarrow.png) no-repeat 96% 0;    
	color:  #333 !important;
}
.ScreenCatalogoDIVS .LabelScreenCatalogo {
	border : 1px solid #E5E5E5;
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  30px;	
	padding:       5px;
	padding-left:       15px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	font-family: 'Montserrat', sans-serif;
	font-size  : 13px;
	background-color: #E5E5E5;
	color : #333333;
 	box-shadow: 1px 1px 1px #aaaaaa;		
}	

/* DASH BOARD */
.list-group-item {
    border:1px solid #dddddd !important;
    color: #333 !important;
}

.GraficaDashboard .panel-body {
	/*
	background-color: rgba(250,250,250,.3) !important;
    color: #333333;
    */ 
}

.TituloCalendarDashBoard {
    background-color: #EBEBEB;
}
.DiasSemanaCalendarDashBoard {
	text-align:center; 
	border:1px solid #D6D6D6;
}

.DiaMesCalendarioDashBoard {
    text-align:center; 
    vertical-align: top; 
    border:1px solid #D6D6D6; 
    width:42px; 
    max-width:42px;
    background-color: #ffffff;
}
.DiaMesCalendarioDashBoardActual {
    text-align:center; 
    vertical-align: top; 
    border:1px solid #D6D6D6; 
    width:42px; 
    max-width:42px;
    background-color: #d3ecee;
}
.DiasMuertosCalendarioDashBoard {
	 background-color: #F7F7F7; 
	 text-align:center; 
	 vertical-align: top; 
	 border:1px solid #D6D6D6; 
	 width:42px; max-width:42px;
}
.count {
  color:white;
}	
.dashboard {
    border-collapse:separate;
    border:solid black 2px;
    border:0px solid #ddd; 
    color:#ffffff;
    border-radius: 15px 15px 0px 0px;
}
.DashBoardIndicadorTitulo {
	background-color: #eee; 
	color:#333;
	font-size:14px;
}
.CountDownPeriodo {
  padding-top: 8px;
  text-align: center; 
  background-color: rgba(79,106,56,0.8) !important; 
  border-radius: 25px; 
  width:50px; 
  height:50px; 
  font-size: 25px;
  color: white;
  padding-bottom:10px;
}

/* SCREEN 1 a N */
.BarraBotonesScreen1aN {
	text-align:left; 
	background-color: #dddddd;
	background: rgba(240,240,240,1);
	font-family: 'Montserrat', sans-serif;
}
.BarraBotonesScreen1aN .btn-default {text-align: center;  margin-top: 3px; margin-bottom: 3px;} 

.TituloScreen1aN {
 	font-size: 18px;
 	color: #333333;
 	font-family: 'Montserrat', sans-serif;
}

/* Downline */
.TitulosMenuDownline {
 	font-size: 18px;
 	color: #333333;	
}
.BotonesImagenesDownLine {
	border-radius: 25px;
	background: rgba(255,255,255,1);
	padding: 20px; 
}
.BarraBotonesDownline {
	text-align:left; 
	background-color: #dddddd;
	background: rgba(240,240,240,1);
}
.BarraBotonesDownline .btn-default {text-align: center;    margin-top: 3px; margin-bottom: 3px;} 

.TituloDownlineCircles {
 	font-size: 24px;
 	color: #333333;	
}
.PorcentajeDownlineCircles {
	font-size:17px; 
	position: absolute; 
	top: 130px; 
	left: 400px;
	color: #333333;
}
.DataDownlineCircles {	
	color: #333333; 
	position: absolute; 
	top: 160px; 
	left: 400px;
}

/* SalesForceTraking */
.TituloSalesForceTraking {
 	font-size: 20px;
 	color: #333333;
}
.SalesForceTrakingBrowse {
    color: #000000;
    background-color: transparent;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;    
    font-size: 13px;
    border:1px solid transparent;    
}
.HeadSalesForceTraking {
    color: #333;
    background-color: #ddd; !important; border: 1px solid transparent;
}


/* Impresion Estados de Cuenta */
.IconosEstadodeCuenta {
	color:  #ccc;
	font-size: 2em;
	border-radius: 60px;
	border:5px solid #ccc;
	background: rgba(255,255,255,.2);
	padding: 10px; 
}

/* AutoShip View */
.RenglonesNON {
    background: rgba(255,255,255,.3);
}
.RenglonesPAR {
    background: rgba(255,255,255,.2);   
}

/* Reportes Pantalla de Captura */
.BarraBotonesReporteCaptura {
	text-align:left; 
	background-color: #dddddd;
	background: rgba(240,240,240,1);
}
.BarraBotonesReporteCaptura .btn-default {text-align: center; margin-top: 3px; margin-bottom: 3px;} 

.NombredelReporte_ReporteCaptura {
    color: #333333;
    font-size: 10px;
}

/* Biblioteca */
.Biblioteca {
	color: #333;
}
.TablaBiblioteca {
       font-size:14px;
}
.HeaderBiblioteca {
	background-color: #fff;
	border-top: 2px solid #ddd; 
	border-bottom: 2px solid #ddd; 
	border-right:0px solid #ddd;
	padding:3px; 
}
.FiltroBiblioteca {
	color:#333333; 
    height: 30px;
    border: 1px solid #999;	
}
.ContentBiblioteca {
	padding:3px; 
	border-right:1px solid #ddd;
}
.BibliotecaIconos {
 	color:#999; font-size:20px;
}
.IconoOrigenBiblioteca {
	font-size: 20px;
	color: #c2c2c2;
}
.BarraVerticalArchivosBiblioteca {
	 border-right:1px solid #ddd;
}

/* Usuarios_Permisos */
.UsuariosPermisos_BarraIcono {
	text-align:left; 
	background-color: #dddddd;
	padding-left: 15px;
	background: rgba(200,200,200,.8);  
}
.UsuariosPermisos_BarraIcono .btn-default {text-align: center; margin-top: 3px; margin-bottom: 3px;} 


/* Big Data */
.IconosBigData {
 	color:#a00000; font-size:30px;	/* EngraneGirando */
}

/* Monitor Server */
.MonitorServerpercentage {
  fill: #666;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.5em;
  text-anchor: middle;	
}
.MonitorServertablegrafica{
	font:10px/120% Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
}
.MonitorServercircle-bg {
  fill: none;
  stroke: rgba(200,200,200,.2);
  stroke-width: 3.8;
}

/* VideoConferencia */
.VideoConferenciaLink {
	font-size:16px;
	background-color: rgba(200,200,200,.8) !important;
	padding: 2%;
	border-radius: 5px;
}	

/* Menu Footer */
.MarcoMenuFooter {
	color: #333 !important; background-color: rgba(200,200,200,.8) !important;	
}
.LinkMenuFooter {
	color:#333; font-size:18px; margin-top:3px;
}	
.CirculoIconosMenuFooter {
	border-radius: 100px;
	background: rgba(0,0,0,.2);
	padding: 5px;	
}
.BloqueMenuFooter {
    background: rgba(200,200,200,.2);
}
a.footmenus:link    {text-decoration:none;      font-family: 'Montserrat', sans-serif; color: #666666; font-size:12px;}
a.footmenus:visited {text-decoration:none;      font-family: 'Montserrat', sans-serif; color: #666666; font-size:12px;} 
a.footmenus:active  {text-decoration:none;      font-family: 'Montserrat', sans-serif; color: #666666; font-size:12px;}
a.footmenus:hover   {text-decoration:underline; font-family: 'Montserrat', sans-serif; color: #666666; font-size:12px;}

/* Agenda */
.TituloPrincipalAgenda {
	font-size:24px; color: #333;
}
.ColorDiasSemanaAgenda{
	color: #999999 !important;
	margin-right: 2px; 
	margin-left: 2px;	
}
.AgendaNumerosNegros {
	color:  #000000;
}
.AgendaNumerosRojos {
	color:  #a00000;
}
.AgendaNumeroActual {
    color:  #000000;
}
.BotonActualAgenda {
	border : 2px solid #7BA9D0;
	background-color: #d3ecee;
}
.BotonDiasAgenda {
	border : 1px solid #cccccc;
	background-color: #ffffff;
}
.AgendaSelectorUsuarios {
	width:250px; padding:5px; border:1px solid #dddddd;
}



/* Ayuda Contextual Calendario */
.calendariomes {
	border-style: solid;
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px ;
	margin-top:10px;
    font-size: 12px;
   	color: #333333;
	font-family: 'Montserrat', sans-serif;
    text-decoration: none;
	text-align: center;
}	
.AyudaContextualFecha {
	background-color: #dddddd;
	color:  #333;
} 
.AyudaContextualFechaActual {
	background-color: #5a5a5a;
	color: #ffffff;
} 
.AyudaContextualFechaTodos {
	background-color: #ffffff;
	color: #333333;
}
.AyudaContextualFechaDomingos {
	background-color: #ffffff;
	color: #ff0000;
}

/* Login BackOffice */
.NombreUsuarioLoginVerify {
	color: #333; font-size:20px; text-align:center;
}


/* Tablas Screen Catalogo Browse, 1 a N */
.TablaScreenCatalogoBrowse {
     color: #000000;
     background-color: transparent;
     font-style: normal;
	 font-family: 'Montserrat', sans-serif;
     font-weight: normal;	 
     font-size: 13px;
     width:10%;  border:1px solid #dddddd;
}
.ScreenCatalogoBrowseTR:hover {background-color: #69A8F7 !important; }
.HeadScreenCatalogoBrowse {
	background-color: #f5f5f5; border: 0px solid #dddddd;
}	
.SeekInputSeek {
	border-top   : 1px solid #cccccc; 
	border-right : 1px solid #cccccc; 
	border-left  : 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	color: #000000;
	font-style: normal;
    font-weight: normal;	
	font-family: 'Montserrat', sans-serif;	
	font-weight: 500;
	font-size: 12px;
	background-color: #ffffff;
	margin-top: 2px;
	margin-bottom: 0px;
}
.FondoFlechasScreenCatalogoBrowse {
	border:0px; background-color: transparent; 
}
.ColorFlechasScreenCatalogoBrowse {
	color: #bbbbbb;  font-size:1em;
}
.ScreenCatalogoBrowseNON {
	background: rgba(255,255,255,1);
	border: 1px solid #eeeeee;
}	
.ScreenCatalogoBrowsePAR {
	background: rgba(250,250,250,1); 
	border: 1px solid #eeeeee;   
}	

.TituloScreen1aN {
    font-weight: normal;
    font-style: normal;     
    font-size: 18px;
    color: #333;
}  
.RotulosScreenCatalogo1aN {
	color:  #333;
	font-weight: bold;
}

/* Smart Report */
.IconosSelectorTipoSalida {
	font-size: 2em;
	color:  #666;
}

/* Configuracion Pagina Personal */
.IconosConfiguraPaginaPersonal {
	color:  #ccc;
	font-size: 2em;
	border-radius: 60px;
	border:5px solid #ccc;
	background: rgba(255,255,255,.2);
	padding: 10px;
	margin-bottom: 6px; 
}

/* Pedidos Consolidados */
.TarjetaPedidoConsolidado {
    color: #000000;
    background-color: rgba(255,255,255,.8);
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;    
    font-size: 13px;
    border:1px solid transparent;      
} 

/* VideoConferencia */
.IconoVideoConferencia{
	color:  #ccc;
	font-size: 2em;
	border-radius: 50%;
	border:5px solid #ddd;
	background: rgba(255,255,255,.2);
	padding: 20px; 	
}

/* LOGIN */ 
.LoginPanel {
    border: 0px solid #ddd !important;
}
.HeadingLogin {
  	border-bottom:0px !important; 
  	padding:0px !important; 
  	height: 52px !important;
}
.ContenedorIcono {
	padding-top: 15px; 
	padding-bottom: 5px; 
	width: 100%; 
	text-align:  right; 
	align-items: right;
	z-index: 2;
	position: relative;
}
.IconoLogin{
    color:  #fff;
    font-size: 44px;
    border-radius: 50%;
    border:8px; 
    padding-left: 8px;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 80%;
}
.LineaIcono {
	position:relative; 
	top:-36px ;   
	height: 8px; 
	width:100%;	
	z-index: 1;
}

/* CRM */
.CRM {
	border: 1px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	background-color: #ffffff;
	padding: 2px;
	max-width: 80% !important;
    margin-bottom: 1px;	
}
.ColorBordeTablaCRM  {
    border: 1px solid #E5E5E5 !important;
}
.TarjetaCRM-info    {
    background: rgba(217,237,247,.8) !important;
}    
.TarjetaCRM-success {
    background: rgba(223,240,216,.8) !important;
}


/* MODALES */
.modal .panel-heading {
        color: #333 !important;
    	background: #e2e2e2 !important;
    	border-radius: 5px;
}

.modal .panel-body {
    background: transparent !important;
    color: #333 !important;
}

.modal .control-label {
    color: #666 !important;
}

.modal textarea {
     background: #fff !important;
    color: #333 !important;
    border-color: #999 !important;
    margin-bottom: 1%;
}

.modal select {
    background: #fff !important;
    color: #333 !important;
    border-color: #999 !important;
    margin-bottom: 1% !important;
}

.modal .panel-footer {
    text-align: right !important;
    background-color: #e5e5e5 !important;
}

.modal .panel-footer .btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.modal .btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.modal select{
 background: #fff !important;
    color: #333 !important;
    border-color: #999 !important;
    margin-bottom: 1% !important;
}


/* Barras de Avance */
.progress-bar-info {
    background: #666 !important;
    color: #fff;
}
.progress {
    background: transparent !important;
    border:  1px solid #bbb;
}

/* Doctos Captura */
.DoctosBotonQueDocumento {
	background-color: #fff !important; 
	border:1px solid #ccc; 
	border-radius: 50px;
	color: #333;
}
.DoctosColorBordeTabla {
    border: 1px solid #E5E5E5 !important;
    color:  #333 !important;	
}
.DoctosColorBordeTabla > a {
    color:  #333 !important;	
}
.DoctosFondoDisplay {
}
.DoctosFondoBotones {
    background-color: #eee !important;
}
.DoctosMoneda {
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
}
.DoctosCents {
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
}
.DoctosEnteros{
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
}
.DoctosCRM {
	background-color: rgba(250,250,250,.7) !important;
}
.DoctosColorBordeCRM {
    border-color: #E5E5E5 !important;
    color:  #333;
}
.DoctosProgramaLealtad {
	text-align: center;
	background-color :#36496D;
	color: #ffffff;
	font-weight: bold;
	border-top: 0px !important;
}
.DoctosTablaPartidas {
     color: #000000;
     background-color: transparent;
     font-style: normal;
	 font-family: 'Montserrat', sans-serif;
     font-weight: normal;	 
     font-size: 13px;
     width:10%;  border:1px solid transparent !important;	
}
.DoctosHeadPartidas {
	background-color: #f5f5f5; border: 0px solid #dddddd;
}

.DoctosPartidasNON {
	background: rgba(255,255,255,.5);
	border: 1px solid #eeeeee;
}	
.DoctosPartidasPAR {
	background: rgba(230,230,230,.5); 
	border: 1px solid #eeeeee;   
}	
.InventarioFisicoEjemplo {
	background-color:#ffffff;
	padding:5px; 
	border:1px solid #dddddd;
}

/* BACKOFFICE DASHBOARD */
.RenglonesBO_DashboardNON {
	background: rgba(255,255,255,.5);
	border: 1px solid #eeeeee;
    color: #333;
}	
.RenglonesBO_DashboardPAR {
	background: rgba(230,230,230,.5); 
	border: 1px solid #eeeeee;   
    color: #333;
}	

/* CAPTURA EN DOCUMENTOS */
#BUSCADOR_portexto{
       color: #000 !important;
}
.DoctosFondoBotones #AjaxBuscador{
       color: #000 !important;
}


/* DASHBOARD CLIENTE */
.CountDownPeriodo {
    text-align: center;
    background-color: rgba(70,130,180,0.8);
    border-color: rgba(0,0,0,0.5);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 20px;
    color: white;
    align-content: center;
    align-items: center;
    display: grid;
}

.FindePeriodo h4{
   font-size:22px;
   font-weight: bold !important;
}


.btn {
	border: 1px solid #4f28cc;
	color: #4f28cc;
	border-radius: 8px;
}
.btn-default {
	background-color: #f8f8fc;

}
.btn-danger,.btn-info,.btn-warning,.btn-success {
	/*color:white;
	border:0px;
	*/
}
.control-label {font-size:16px }
.bootstrap-select {
	margin-bottom: 2px !important;
}


.botonAyudaCatalogo {
	font-size:1.2em;
	margin-bottom: 3px !important;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.DashBoardCuadrito {
	margin-right: 10px;
	margin-bottom: 10px;
}

