﻿.inicioLoginDiv:hover
{
    position: relative;
    background: #fff url('expedientes/inicio_expedientes.gif') no-repeat 0 0;     
    height: 240px;
    width: 240px;
    top: -466px;
    left: 38px;
    z-index: 10000;
}
.inicioLoginDiv
{
    position: relative;
    height: 240px;
    width: 240px;
    top: -466px;
    left: 37px;
    z-index: 10000;
}

input[disabled]
{ 
    color: #CE0126; 
}
input[disabled]:hover 
{ 
    background: #d2d2d2;
    color: #000; 
}

body
{  
    font-family: Sans-Serif, Arial, Tahoma, Times New Roman, Arial;
    font-size:12px;
}
p
{
    margin-top:5px;
    margin-bottom:2px;
}
hr
{
    background: #CE0126;
    color: #CE0126;
    height: 2px;
}
table
{
    border-collapse: collapse; /* 'cellspacing' equivalent */
}
table td, table th
{
    padding-left: 3px;
    padding-right: 3px; /* 'cellpadding' equivalent */
}
tr
{
    height: 20px;
}

.ocultar
{
    position:absolute;
    top: -1000px;
    left: -1000px;
}

.custom-input-file {
    overflow: hidden;
    position: relative;
    line-height:30px;
    cursor: pointer;
}
.custom-input-file .input-file 
{
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    opacity: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    right: -1px;
    cursor: pointer;
    text-align: right;
    top: -1px;
    width: 150px;
    /*font-size: 10000px;
    border: 10000px solid transparent;
    filter: alpha(opacity=0);
    right: -1000px;
    top: -1000px;*/
}

a, a:visited, link, link:visited
{
    color: #CE0126;    
    text-decoration: none;
}
a:hover, link:hover
{
    text-decoration:underline;
}

/* LOGIN */
.inicioLogin
{
    width: 681px;
    height: 350px;
}
.cuadroLogin
{
    border: 1px solid #FFF;
    color: #CE0126;
    background: #FFF;
    height: 20px;
    width: 187px;
    font-size: 1.3em;
    margin: 5px;
    padding: 0 5px;
}
.usuarioLogin
{
    position: relative; 
    top: -243px; 
    left: 414px;
    width: 250px;
}
.claveLogin
{
    position: relative; 
    top: -213px; 
    left: 414px;
    width: 250px;
}
.botonLogin
{
    position: relative; 
    top: -181px; 
    left: 456px;
    width: 205px;
    text-align: center;
}
.emailLogin
{
    position: relative; 
    top: -199px; 
    left: 288px; 
    width:162px; 
    height: 50px; 
    text-align:center;
}

/* IMAGENES */
.imagen20
{
    width: 20px;
    height: 20px;
    border:none;
}
.imagenMini
{
    width: 16px;
    height: 16px;
}
.imagen16
{
    width: 16px;
    height: 16px;
}
.imagen16:hover
{
    /*background: #CE0126;    */
    position: relative;
    width: 24px;
    height: 24px;
    margin-top: -8px;
    margin-left: -4px;
}
.imagen48
{ 
    width: 48px;
    height: 48px;    
}
.imagen48:hover
{
    /*background: #CE0126;*/
}
.imgSobre
{
    height: 48px;
    width: 48px;
    border: none;
    background: transparent url(imagenes/sobre.png);
}
.imgSobre:hover
{
    background: transparent url(imagenes/sobre2.png);
}

/* EN ROJO  */
.tituloR
{
    text-transform:uppercase;
    font-size:1.5em;
    font-weight:bold;
    color:#CE0126;
}
.subtituloR
{
    font-weight:bold;
    font-size:1.2em;
    color:#CE0126; 
}
.normalR
{
    font-size:1em;
    color:#CE0126;
}
.miniR
{
    font-size:0.8em;
    color:#CE0126;
}
.notaR
{
    font-size:1em;
    font-weight:bold;
    color:#CE0126;
}

/* EN NARANJA  */
.tituloNa
{
    text-transform:uppercase;
    font-size:1.5em;
    font-weight:bold;
    color:Orange;
}
.subtituloNa
{
    font-weight:bold;
    font-size:1.2em;
    color:Orange; 
}
.normalNa
{
    font-size:1em;
    color:Orange;
}
.miniNa
{
    font-size:0.8em;
    color:Orange;
}
.notaNa
{
    font-size:1em;
    font-weight:bold;
    color:Orange;
}

/*  FONDOS  */
.fondoBlanco
{
    background: #fff;
}
.fondoRojo
{    
    background: #CE0126;
}
.fondoNegro
{
    background: #000;
}
.fondoGris
{
    background: #D6D6D6;
}

/*  EN BLANCO   */
.tituloB
{
    text-transform:uppercase;
    font-size:1.5em;
    font-weight:bold;
    color:#fff;
}
.subtituloB
{
    font-weight:bold;
    font-size:1.2em;
    color:#fff; 
}
.normalB
{
    font-size:1em;
    color:#fff;
}
.miniB
{
    font-size:0.8em;
    color:#fff;
}
.notaB
{
    font-size:1em;
    font-weight:bold;
    color:#fff;
}

/*  EN NEGRO    */
.tituloN
{
    text-transform:uppercase;
    font-size:1.5em;
    font-weight:bold;
    color:#000;
}
.subtituloN
{
    font-weight:bold;
    font-size:1.2em;
    color:#000; 
}
.normalN
{
    font-size:1em;
    color:#000;
}
.miniN
{
    font-size:0.8em;
    color:#000;
}
.notaN
{
    font-size:1em;
    font-weight:bold;
    color:#000;
}

/*  EN GRIS    */
.tituloG
{
    text-transform:uppercase;
    font-size:1.5em;
    font-weight:bold;
    color:#D6D6D6;
}
.subtituloG
{
    font-weight:bold;
    font-size:1.2em;
    color:#D6D6D6; 
}
.normalG
{
    font-size:1em;
    color:#D6D6D6;
}
.miniG
{
    font-size:0.8em;
    color:#D6D6D6;
}
.notaG
{
    font-size:1em;
    font-weight:bold;
    color:#D6D6D6;
}

/*  Especiales  */
.esconder
{
    display:none;
}
.mostrar
{
    display:block;
}
.clear
{
    clear:both;
    overflow:auto;
}
.negrita
{
    font-weight:bold;
}

/*  Textos  */
.centrado
{
    text-align:center;
}
.izquierda
{
    text-align:left !important;
}
.derecha
{
    text-align:right !important;
}
.medio
{
    vertical-align: middle;
}
.arriba
{
    vertical-align: top;
}
.abajo
{
    vertical-align: bottom;
}
.justificado
{
    text-align: justify;
}

.flotaIzquierda
{
    float:left;
}
.flotaDerecha
{
    float:right;
}
.enlinea
{
    display:inline; 
}

/*  Tablas  */
.tablaR
{
    background:#CE0126;
    color: #000;
    margin: 0 auto;
}
.tablaB
{
    background: #fff;
    color:#CE0126;
    margin: 0 auto;
}
.tablaG
{
    background: #D6D6D6;
    color: #CE0126;
    margin: 0 auto;
}
.tabla100
{
    width:100%;
}
.tabla30
{
    height: 30px;
    line-height: 30px;
}
.tablaForm
{
    line-height: 33px;
}
.tablaPequeña
{
    max-height:100px;
    overflow-y:scroll;
    overflow-x:hide;
}
.tablaDialogo
{
    max-height:350px;
    overflow-y:scroll;
    overflow-x:hide;
}
.tablaAlerta
{
    min-width: 300px;
    max-width: 500px;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hide;
}
.tablaHover tr:hover
{
    background: #a2a2a2 !important;
    color: #fff !important;
}
.tablaBorde
{
    width: 100%;
    border:solid 1px #ce0126;
}
.tablaBorde, .tablaBorde tr, .tablaBorde tr td 
{
    border:solid 1px #ce0126;
}

.anchoMax650
{
    max-width: 650px;
}
.anchoMax800
{
    max-width: 800px;
}

.col1
{
    width:8.3%;
}
.col2
{
    width:16.6%;
}
.col3
{
    width:24.9%;
}
.col4
{
    width:33.2%;
}
.col5
{
    width:41.5%;
}
.col6
{
    width:49.8%;
}
.col7
{
    width:58.1%;
}
.col8
{
    width:66.4%;
}
.col9
{
    width:74.7%;
}
.col10
{
    width:83.0%;
}
.col11
{
    width:91.3%;
}
.col12
{
    width:99.6%;
}


/*  Margenes  */
.margen5
{
    margin: 5px;
}
.margen20
{
    margin: 20px;
}
.margenLateral5
{
    margin-left: 5px;
    margin-right: 5px;
}
.margenLateral20
{
    margin-left: 20px;
    margin-right: 20px;
}
.padding5
{
    padding: 5px;
}
.paddingLateral5
{
    padding: 0 5px;
}

/*  Divisiones porcentuales */
.porcentaje50
{
    width: 50%
}
.porcentaje100
{
    width: 100%
}
.porcentaje25
{
    width: 25%
}
.porcentaje10
{
    width: 10%
}

/*  Ventana menus   */
.menuOpciones
{
    height: 120px;
    vertical-align: bottom;
    text-align:center;
}
.imgOpciones
{
    position:relative;
    top:0;
    left:0;
    width: 100px;
    height: 100px;
}
.contenedorImagenes 
{	
    width:120px;
    height:120px;
    margin:10px;
    float:left;
}

/*  Master page */
.contenedor
{
    margin-top:48px;
    margin-bottom: 40px;
}
.cabecera
{
    top:0px;
    left:0px;
    right:0px;
    height:48px;
    background: #fff url('imagenes/cabecera_bda.png') no-repeat 0 0; 
    position:fixed;
    z-index:10;
}
.botonera
{
    top:0px;
    right:0px;
    height:48px; 
    vertical-align: middle;
    background: #fff;
    position:fixed;
    z-index:10;
}
.lateral
{
    float:left;    
    width:200px;
    min-height:480px;
    background:#fff;
    margin-bottom: 40px;
}
.divisorBotones
{
    width:175px;
    text-align:left;
}
.central
{
    float:left;
    background:#fff;
    padding-bottom:50px;
}
.pie
{
    text-align:center;
    width:100%;
    height:40px;
    line-height: 50px;
    bottom:0px;
    color:#fff;
    font-weight:bold;
    font-size: 1em;
    background: transparent url(imagenes/pieCaritas.png) repeat-x 0 0;
    vertical-align:middle;
    position:fixed;
}

.tiempoSesion
{
    color:#fff;
    margin-right:20px;
    width:150px;
    height:40px;
    vertical-align:middle;
    text-align:center;
    background:#CE0126;    
    float:right;
}
.navegacionCabecera
{
    float:left;
    height:48px;
    margin-left:10px;
    margin-top:10px;
}
.botonesCabecera
{
    background: #fff;
    height:48px;
    margin-right:10px;
    float:right;
}
.sesionTerminada
{
    width: 150px;
    height: 80px;
    text-align:center;
    vertical-align:middle;
    background: #fff;
    display:none;
    position:absolute;
    border: 1px solid #CE0126;
}


/*  CUADROS DE TEXTO    */
.sinBordes
{
    border: none none none;
    margin: 5px;
    padding: 0 5px;
}
select .cuadroS  
{
    background: #FFF;    
    color: #CE0126;
    margin: 5px;
    font-size: 12px;
    border: 1px solid #CE0126;
    height: 20px;
}
select .cuadroN
{
    background: #FFF;    
    color: #000;
    margin: 5px;
    font-size: 12px;
    border: 1px solid #CE0126;
    height: 20px;
}
select, .cuadroR
{
    background: #FFF;    
    color: #CE0126;
    margin: 5px;
    font-size: 12px;
    border: 1px solid #CE0126;
    height: 20px;
}
select .cuadroB
{
    background: #CE0126;    
    color: #FFF;
    margin: 5px;
    font-size: 12px;
    border: 1px solid #CE0126;
    height: 20px;
}
select .cuadroNa
{
    background: #FFF;    
    color: Orange;
    margin: 5px;
    font-size: 12px;
    border: 1px solid #CE0126;
    height: 20px;
}
.cuadroSO
{
    background: #FFF;    
    color: #CE0126;
    margin: 5px;
    font-size: 12px;
    border: 1px solid #FFA200;    
}
.cuadro
{
    margin: 5xp;
    padding: 5px;
}
.cuadroFecha
{
    width: 90px;
}
.cuadroNumero
{
    width: 40px;
}
.checkbox
{
    border: none;
}
.cuadroTextoRa50
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    width: 50%;
}
.cuadroTextoRa75
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    width: 75%;
}
.cuadroTextoRa90
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    width: 90%;
}
.cuadroTextoR
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
}
.cuadroTextoR80
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    width: 70px;
}
.cuadroTextoR25
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    width: 25px;
}
.cuadroTextoR90
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    width: 90px;
}
.cuadroTextoR400
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    width: 400px;
}
.cuadroTextoRObligatorio
{
    border: 1px solid #FFA200;
    color: #CE0126;
    background: #FFF;
    height:20px;
    font-size:14px;
    margin:5px;
    padding: 0 5px;
}
.recuadroTextoR
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #FFF;
    height:60px;
    width: 95%;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    white-space: pre-wrap;
}
.recuadroTextoRObligatorio
{
    border: 1px solid #FFA200;
    color: #CE0126;
    background: #FFF;
    height:60px;
    width:90%;
    font-size:14px;
    margin:5px;
    padding: 0 5px;
    white-space: pre-wrap;
}

.cuadroTextoB
{
    border: 1px solid #CE0126;
    color: #FFF;
    background: #000;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
}
.cuadroTextoBObligatorio
{
    border: 1px solid #FFA200;
    color: #FFF;
    background: #000;
    height:20px;
    font-size:14px;
    margin:5px;
    padding: 0 5px;
}
.recuadroTextoB
{
    border: 1px solid #CE0126;
    color: #FFF;
    background: #000;
    height:60px;
    width:95%;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    white-space: pre-wrap;
}
.recuadroTextoBObligatorio
{
    border: 1px solid #FFA200;
    color: #FFF;
    background: #000;
    height:60px;
    width:90%;
    font-size:14px;
    margin:5px;
    padding: 0 5px;
    white-space: pre-wrap;
}

.cuadroTextoN
{
    border: 1px solid #CE0126;
    color: #000;
    background: #FFF;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
}
.cuadroTextoNObligatorio
{
    border: 1px solid #FFA200;
    color: #000;
    background: #D6D6D6;
    height:20px;
    font-size:14px;
    margin:5px;
    padding: 0 5px;
}
.recuadroTextoN
{
    border: 1px solid #CE0126;
    color: #000;
    background: #FFF;
    height:60px;
    width:95%;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    white-space: pre-wrap;
}
.recuadroTextoNObligatorio
{
    border: 1px solid #FFA200;
    color: #000;
    background: #D6D6D6;
    height:60px;
    width:90%;
    font-size:14px;
    margin:5px;
    padding: 0 5px;
    white-space: pre-wrap;  
}
.cuadroLectura
{
    background: #D6D6D6;
    border: 1px solid #CE0126;
    color: #CE0126;
    height:20px;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
}
.recuadroLectura
{
    border: 1px solid #CE0126;
    color: #CE0126;
    background: #D6D6D6;
    height:60px;
    width:90%;
    font-size:12px;
    margin:5px;
    padding: 0 5px;
    white-space: pre-wrap;  
}

/*  BOTONES */
.botonSubirFichero
{
    z-index: -1000;
    height: 30px;
    padding: 0 5px !important;
}
.botonRojo
{
    padding:3px;
    background: #CE0126;
    color: #FFF;
}
.botonRojoAncho
{
    padding:3px;
    background: #CE0126;
    color: #FFF;
    width: 175px;
}
.botonRojo:hover, .botonRojo:visited, .botonRojoAncho:hover, .botonRojoAncho:visited
{
    background: #FFF;
    color: #000;
}
.botonRojo:active, .botonRojoAncho:active
{
    background: #FFF;
    color: #000;
}

.botonBlanco
{
    padding:3px;
    background: #FFF;
    color: #CE0126;
}
.botonBlancoAncho
{
    padding:3px;
    background: #FFF;
    color: #CE0126;
    width: 175px;
}
.botonBlanco:hover, .botonBlanco:visited, .botonBlancoAncho:hover, .botonBlancoAncho:visited
{
    background: #CE0126;
    color: #FFF;
}
.botonBlanco:active, .botonBlancoAncho:active
{
    background: #CE0126;
    color: #000;
}

/*  LOGIN PAGINA    */
.loginContenedor
{
    font-size:15px;
    font-weight:bold;
    color:#CE0126;
}
.loginCabecera
{
    width: 550px;
    text-align:center;
    margin:0px auto;
    font-size:15px;
}
.loginCentral
{
    width:700px;
    margin:0px auto;
    font-size:11px;
}
.loginLateral
{
    width:350px;
    vertical-align:middle;
    float:left;    
}
.loginCentro
{
    width:350px;
    float:left;    
}
.loginCentro table
{
    border: 3px double #CCCCCC;
    background: #CE0126;
    color: #fff;
    text-align:center;
    font-size:12px;
}
.loginCentro td.titulo
{
    font-size:1.5em;
}
.loginCentro td.tdB
{
    width: 5px;
}
.loginCentro td.tdTexto
{
    width: 150px;
}
.loginCentro td.tdCuadro
{
    width: 250px;
}

/*  tabla para mensajes */
.mensajes
{
    min-width: 250px;
    min-height: 250px;
    width: 100%;
}
.mensajes   td
{
    vertical-align: middle;
    text-align: center;
}

.filaInactiva
{
    background: #2c2c2c;
    color:Gray;
}

/*  DIVs    */
.invisible
{
    display: none; /* !important; */
}
.borde
{
    border: 1px solid #CE0126;
    text-align:center;
    vertical-align:middle;
}
.margenes
{
    margin-top: 10px;
    margin-bottom: 5px;
    
}
.margenesCookies
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 5px;
    padding: 5px;
    border: solid 1px #ce0126;
    z-index: 1000;
    background: #fff;
}
.margenesCompatibilidad
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 5px;
    padding: 5px;
    border: solid 1px #ce0126;
    z-index: 1000;
    background: #fff;
}
.margenesTabla
{
    max-height: 475px; 
    overflow-y: auto; 
    overflow-x: hidden;
}
.margenesTablaGrande
{
    max-height: 400px; 
    max-width: 530px;
    overflow: auto;
}
.margenesCabecera
{
    margin-top: 5px;
    margin-bottom: 10px;    
}
.margenesBotones
{
    text-align: right;
    padding-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.margenesDialogo
{
    max-height:400px;
    overflow: auto;
}
.margenesBorde
{
    margin: 5px;
    border: 1px solid #CE0126;
    padding: 5px;
}
.margenesContenidoAcordeon
{
    overflow: auto;
}
.margenesTextoLargo
{
    max-height: 150px;
    overflow: auto;
}
.margenesTextoCorto
{
    max-height: 50px;
    overflow: auto;
}
.margenesTextoMedio
{
    max-height: 100px;
    overflow: auto;
}

/* SHG: Añadir label avisando que no hay registros */
.mensajeNoHayRegistros
{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;    
    color:red;
}

.ancho100
{
    width: 100px;
}
.ancho150
{
    width: 150px;
}
.acordeonMini
{
    height: 10px;
}

/*PREVENIR ICONO DE CERRADO EN DIALOGO EMERGENTE*/
.no-close .ui-dialog-titlebar-close 
{
    display: none 
}

/*PAGINA NO ENCONTRADA*/
.noEncontrado
{
    width: 320px;
    height: 200px;
}
.imgNoEncontrado
{
    height: 200px;
    left: 50%;
    margin-left: -160px;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 320px;
}

/*PAGINAS CENTRADA*/
.imgImagenCentrada
{
    height: 200px;
    left: 50%;
    margin-left: -160px;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 320px;
}

/*UBICACION Z*/
.zindex50
{
    z-index: 50;
}
.zindex10
{
    z-index: 10;
}
.zindex100
{
    z-index: 100;
}

/*LINKS*/
.linkRojo, .linkRojo:visited
{
    color: #CE0126 !important;
    text-decoration: none !important;
}
.linkRojo:hover
{
    text-decoration: underline !important;
}

.linkGris, .linkGris:visited
{
    color: #828282 !important;
    text-decoration: none !important;
}
.linkGris:hover
{
    text-decoration: underline !important;
}

.linkNegro, .linkNegro:visited
{
    color: #000 !important;
    font-weight: bold !important;
    text-decoration: none !important;
}
.linkNegro:hover
{
    text-decoration: underline !important;
}

.linkNaranja, .linkNaranja:visited
{
    color: Orange !important;
    font-weight: bold !important;
    text-decoration: none !important;
}
.linkNaranja:hover
{
    text-decoration: underline !important;
}

/* PRUEBA */
.mnuBoton, .mnuInicio, .mnuRefrescar, .mnuSobreNuevo, .mnuSobreAbierto, .mnuConfig, .mnuAdmin, .mnuSaltar, .mnuSaltar2
{
    height: 48px;
    width: 48px;
}
.mnuBoton:hover
{
    background: url(imagenes/sombra_circulo.png);
}

.mnuRefrescar:hover
{
    background: url(imagenes/sombra_refrescar.png);
}

.mnuInicio:hover
{
    background: url(imagenes/sombra_inicio.png);
}

.mnuSobreNuevo:hover
{
    background: url(imagenes/sombra_sobre.png);
}

.mnuSobreAbierto:hover
{
    background: url(imagenes/sombra_sobre2.png);
}

.mnuMini
{
    width:16px;
    height:16px;
}
.mnuMini:hover
{
    background: url(imagenes/sombra16.png);
}
.mnuConfig:hover
{
    background: url(imagenes/sombra_config.png);
}
.mnuAdmin:hover
{
    background: url(imagenes/sombra_mnuadmin.png);
}
.mnuSaltar:hover
{
    background: url(imagenes/sombra_mnuSaltar.png);
}
.mnuSaltar2:hover
{
    background: url(imagenes/sombra_mnuSaltar2.png);
}

/*Estilo para el combobox de autocompletado*/
.ui-autocomplete
{
    max-height: 150px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height */
/* we use height instead, but this forces the menu to always be this tall */
* html .ui-autocomplete 
{
    height: 150px;
}
.custom-combobox {
    position: relative;
    display: inline-block;
    width: 75%;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}
.custom-combobox-input {
    margin: 0;
    padding: 0.3em;
    width: 80%;
}
.custom-combobox-button
{
    height: 22px; 
    margin-bottom: -8px;
}