/*
    Document   : servicios
    Created on : 07-oct-2013, 16:16:23
    Author     : amartineztomas
    Description:
        Purpose of the stylesheet follows.
*/
.errorCaptcha{
    background: none repeat scroll 0 0 transparent;
    border: 2px dashed #FF0000;
    color: #FF0000;
    height: 60px;
    width: 90%;
    text-align: center;
    margin-bottom: 20px;
}
.subSeccion fieldset{
    margin: 0px 0px 15px 20px;
    padding: 0 10px 10px 20px;
    width: 480px;
}
ul.listadoOpc li p{
    line-height: 1.5em;
    margin: 0;
}
ul.listadoOpc li p.informacionsobreedicto{
    margin-left: 25px;
    font-weight: normal;
}
ul.listadoDocumentos{
    margin-left: 45px !important;
}
#contenedor_gwt{
    margin-bottom: 15px;
}
#contenedor_gwt div{
    z-index: 5 !important;
}
.divNumeroRegistroLupa .texto{
    border: 1px solid #000000;
    margin-left: 14px !important;
    margin-top: 10px;
    width: 300px;
}
.divLocalizadorLupa{
    width: 400px;
    margin-top: 10px;
    margin-left: 8px;
}
.divLocalizadorLupa input{
    border: 0.0625em solid #CCC;
    text-align: center;
    width: 40px;
    margin-right: 5px !important;
}
.divLocalizadorLupa input.hashDis{
    border-color: #AAA;
    background-color: #CCC;
}
.ventanaComptel{
   
}
.imagenCaptcha{
    width: 191px;
    height: auto;
}
#botonesCertViajeConten{
    margin-top: 20px;
}