div.infoventana_wrapper {
    font-family: "Open Sans", Arial;
    font-size: 10px;
}

div.infoventana-modelos_wrapper {
    background: none repeat scroll 0 0 #ecf0f1;
    display: block;
    position: relative;
    z-index: 2;
    min-height: 450px;
    overflow: auto;
}

div.region_controles-left {
    overflow: hidden;
    position: absolute;
    right: 29px;
    top: 12px;
    z-index: 5;
}

div.region_modelo-wrapper {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    font-size: 1.3em;
}

div.modelo-ajax-wrapper {
    height: 100%;
    overflow: auto;
}

div.modelo-ajax {
    height: 100%;
}

div.modelo-ajax-loading-img-wrapper {
    padding-top: 150px;
    text-align: center;
}

div.modelo-ajax-loading-txt-wrapper {
    color: #343434;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 150px;
    text-align: center;
}

div.infoventana-modelos_wrapper div.region_titulo {
    background: none repeat scroll 0 0 #111111;
    display: none;
}

div.infoventana-modelos_wrapper div.regiones_contenido {
    margin: 0 auto;
    position: relative;
    width: 656px;
}

div#infoventana_subirarchivos_wrapper {
    background: none repeat scroll 0 0 #f0f0f0;
    font-size: 0.8em;
    padding-top: 3px;
}

div#infoventana_subirarchivos div.region_titulo-top {
    background: none repeat scroll 0 0 #fefefe;
    border-color: #cccccc #cccccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #434343;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 2px;
    padding: 8px 7px;
}

div#infoventana_subirarchivos p.infoventana_tit_top {
    margin: 0;
}

div#infoventana_subirarchivos div.region_icono {
    display: none;
}

div#infoventana_subirarchivos img.infoventana_img {
    margin-left: 0;
}

div#infoventana_subirarchivos div.region_controles-top {
    display: none;
    padding: 5px 0;
    position: absolute;
    right: 0;
    top: 0;
}

div#infoventana_subirarchivos div.region_mensajes {
    margin: 0 2px;
    min-height: inherit;
    padding: 0;
}

div#infoventana_subirarchivos div.region_info {
}

div#infoventana_subirarchivos div.infoventana_info_wrapper {
    margin: 0 15px;
}

div#infoventana_subirarchivos p.infoventana_info {
    margin: 0;
    padding: 5px 0;
}

div#infoventana_subirarchivos table.mensajes-tabla {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}

div#infoventana_subirarchivos thead.mensajes-tabla-encabezado th {
    background: none repeat scroll 0 0 #fafafa;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #cccccc;
    color: #343434;
    padding: 5px;
}

div#infoventana_subirarchivos table.mensajes-tabla td {
    background: none repeat scroll 0 0 #fafafa;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-size: 0.9em;
    padding: 5px;
}

div#infoventana_subirarchivos .mensajes-tabla-columna-tamanio {
    width: 70px;
}

div#infoventana_subirarchivos .mensajes-tabla-columna-enlace {
    text-align: center;
    width: 40px;
}

td.mensajes-tabla-columna-enlace img {
    width: 16px;
}

div.progreso_archivo_wrapper {
    margin: 0 25px;
    padding: 5px 0;
}

p.progreso_archivo {
    font-size: 1em;
    line-height: 16px;
    margin: 0;
    width: 240px;
    word-wrap: break-word;
}

p.progreso_archivo img {
    vertical-align: middle;
}

span.progreso_archivo_txt {
    display: block;
    float: right;
    width: 90%;
    word-wrap: break-word;
}

img.progreso_archivo_wrapper {
    vertical-align: middle;
}

div#infoventana_max_wrapper {
    background: none repeat scroll 0 0 #e9e9e9;
    border: 2px solid #ffffff;
    border-radius: 8px;
    box-shadow: 1px 1px 3px #dddddd;
    height: 50px;
    overflow: hidden;
    position: absolute;
    text-shadow: 1px 1px 1px #ffffff;
    width: 220px;
}

p#infoventana_max_tit {
    box-shadow: 1px 1px 1px #dddddd inset;
    color: #434343;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    padding: 0 15px;
}

a#infoventana_max_link {
    background: none repeat scroll 0 0 #fafafa;
    border-left: 1px solid #cccccc;
    box-shadow: -1px 1px 1px #dddddd;
    display: block;
    padding: 6px 5px;
    position: absolute;
    right: 0;
    top: 0;
}

div.infoventana_wrapper {
    background: url(/common/css/infoventana/img_maquetacion/fondos/fondo_infoventana_translucido.png) 0 0 repeat transparent;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    text-align: center;
    overflow: auto;
}

div.infoventana-avisos_wrapper {
    padding-bottom: 15px;
}

div.infoventana-avisos, div.infoventana-avisos-portada {
    border: 1px solid #eeeeee;
    border-radius: 8px;
    box-shadow: 0 0 2px #ffffff inset;
}

div.infoventana {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    min-width: 450px;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 15%;
    width: 445px;
    z-index: 99999;
}

div.regiones_contenido {
    position: relative;
    width: 100%;
}

div.region_titulo {
    color: #000;
    font-size: 2.3em;
    font-weight: normal;
    margin: 0;
    min-height: 28px;
    padding: 8px 8px 0;
    text-align: left;
    text-transform: none;
    word-wrap: break-word;
}

div.infoventana div.region_pie {
    height: 20px;
}

span.infoventana_tit {
    color: #000;
    margin: 0 0 0 6px;
}

p.infoventana_mensaje_link_wrapper {
    font-size: 1.3em;
    margin: 0;
    padding: 5px 0 25px;
    text-align: center;
    text-transform: lowercase;
    font-weight: 600;
    display: block;
}

p.infoventana_mensaje_link_wrapper a {
    color: #0266c2;
}

div.infoventana_link_wrapper {
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}

a.infoventana_link {
    color: #0088cc;
}

img.infoventana_img {
    vertical-align: middle;
}

div.region_controles-top {
    height: 39px;
    padding: 0;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 11px;
    width: 39px;
    z-index: 2;
}

div.region_mensajes {
    min-height: 150px;
    padding: 15px 0;
    margin: 0 26px 0 26px;
}

div.infoventana_mensaje_wrapper_izquierda {
    text-align: left;
}

div.infoventana_mensaje_wrapper_negrita {
    font-weight: bold;
}

p.infoventana_mensaje {
    color: #000000;
    font-size: 1.6em;
    margin: 0;
    padding: 0 0 5px;
    word-wrap: break-word;
}

.justificacion_centrado p.infoventana_mensaje {
    text-align: center;
}

div#infoventana_avisos_wrapper p.infoventana_mensaje {
    padding: 30px 0 10px;
}

div.infoventana_mensaje_wrapper.estado_error p {
    color: red;
}

p.mensaje-loading {
    margin: 0;
    text-align: center;
    font-size: 1.3em;
    padding-bottom: 5px;
}

a.infoventana_ocultar-avisos_link {
    color: #434343;
    display: none;
    font-size: 1.2em;
    font-style: italic;
    line-height: 24px;
    text-transform: lowercase;
}

span.ocultar_avisos_txt {
    margin: 0 0 0 3px;
}

img.ocultar_avisos_img {
    vertical-align: middle;
}

span.infoventana_confirm_control {
    background-color: #59c2e6;
    bottom: 0;
    font-size: 1.5em;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    width: 50%;
}

span.infoventana_confirm_control_cancelar {
    background-color: #f7f7f7;
    right: 0;
}

span.infoventana_confirm_control_aceptar {
    background-color: #009cff;
    left: 0;
}

span.infoventana_confirm_control_cancelar a.infoventana_confirm_control_link {
    color: #2c2c2c;
}

span.infoventana_confirm_control_aceptar a.infoventana_confirm_control_link {
    color: #ffffff;
}

div.region_controles-bottom {
    background: none repeat scroll 0 0 transparent;
    line-height: 32px;
    margin: 0 10px;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}

div.infoventana_confirm-modelos div.region_mensajes {
    min-height: 65px;
}

div.infoventana_mensaje_procesando_wrapper {
    color: #343434;
    text-align: center;
}

p.infoventana_mensaje_procesando {
    margin: 0 0 5px;
}

div.infoventana_operaciones {
    border: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;
    text-align: left;
}

div.region_operaciones_titulo {
    color: #2d3e58;
    font-size: 2.3em;
    font-weight: normal;
    margin: 0;
    min-height: 28px;
    padding: 2px 25px 2px 5px;
    text-align: left;
    text-transform: none;
    word-wrap: break-word;
}

span.infoventana_operaciones_tit {
    color: #000;
    margin: 0 0 0 6px;
}

img.infoventana_operaciones_tit_img {
    vertical-align: middle;
}

div.region_operaciones_controles-top {
    height: 39px;
    padding: 0;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 5px;
    width: 39px;
    z-index: 2;
}

div.region_operaciones_items {
    padding-top: 5px;
}

div.listado-items-wrapper {
    min-height: 120px;
    overflow: auto;
    max-height: 200px;
}

.infoventana_operaciones_loading {
    text-align: center;
}

.infoventana_operaciones_loading {
    color: #343434;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
    text-transform: capitalize;
    text-align: center;
    display: block;
}

p.operacion_borrador_tit {
    border-bottom: 1px solid #eeeeee;
    font-size: 1.2em;
    line-height: 16px;
    margin: 0;
    padding: 3px 30px 4px 10px;
    position: relative;
    word-wrap: break-word;
}

img.operacion_borrador_tit_img {
    position: absolute;
    right: 7px;
    top: 4px;
    vertical-align: middle;
    width: 16px;
}

div.infoventana_mensaje_operacion_wrapper {
    margin: 0 7px 0 10px;
    padding: 5px 0;
    position: relative;
}

p.infoventana_mensaje_operacion {
    font-size: 1.3em;
    margin: 0 27px 0 0;
    padding: 5px 0;
    word-wrap: break-word;
}

img.infoventana_mensaje_operacion_img {
    height: 16px;
    position: absolute;
    right: 6px;
    top: 11px;
}

div.region_operaciones_avisos {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px solid #eeeeee;
}

div#infoventana_operaciones {
    min-height: 230px;
}

div#infoventana_operaciones div.region_operaciones_avisos {
    background-color: #e0e0e0;
    border: medium none;
    border-radius: 0;
    color: white;
    font-size: 1.5em;
    left: 0;
    margin: 0;
    padding: 13px 0;
    width: 100%;
}

div#infoventana_operaciones p.infoventana_mensaje {
    color: #777;
    font-size: 1.4em;
    font-weight: 100;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.listado_items {
    font-size: 0.95em;
    line-height: 20px;
    margin: 0 10px;
    text-align: left;
}

ul.listado_items li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}

ul.listado_items li:first-child {
    border-bottom: 0 none;
}

div.listado-avisos-operaciones-wrapper {
    font-size: 0.85em;
    font-weight: bold;
    padding: 5px 10px;
}

p.infoventana_aviso {
    margin: 0;
    padding: 2px 0;
}

p.infoventana_mensaje_procesando {
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
}

/* infoventana documentos formulario enviar email */

div#infoventana_documentos-modelo_wrapper {
    min-height: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

div#infoventana_documentos-modelo {
    border: 2px solid #ecf0f1;
    border-radius: 6px;
    margin: 0 auto;
    position: relative;
    top: 20px;
    width: 606px;
}

div#infoventana_documentos-modelo_wrapper form#enviar_email_form {
    padding: 0;
}

div#infoventana_documentos-modelo_wrapper div.region_controles-left {
    right: 1px;
    top: 2px;
}

/* infoventana invitado */

div#infoventana_configurarfirmavisible_wrapper div.infoventana {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    left: 0;
    padding: 10px 0 0;
    position: relative;
    top: 0;
    min-width: 1030px;
    width: auto;
    margin: 0 0;
}

div.interfazdocumento-ajax {
    background: none repeat scroll 0 0 white;
    cursor: crosshair;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

div.interfazdocumento-ajax-loading-wrapper {
    text-align: center;
    width: 200px;
    margin: 0 auto;
    padding-top: 150px;
}

div.interfazdocumento-ajax-loading {
    text-align: center;
    background: white;
    color: black;
    padding: 50px 0;
    border-radius: 5px;
    border: 1px solid #666;
}

div.interfazdocumento-ajax-interfaz {
    background: none repeat scroll 0 0 #f2f6fa;
    box-shadow: 0 1px 6px 0 #333;
    overflow: hidden;
}

div.interfazdocumento-ajax-interfaz-documento-wrapper {
    position: relative;
    margin: 0 auto;
}

form#interfazdocumento-ajax-form-datos input {
    overflow: visible;
}

div.interfazdocumento-ajax-img-wrapper {
    box-shadow: 1px 1px 1px #666;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background: white;
    border: 1px solid #eee;
}

div.interfazdocumento-firma-wrapper {
    bottom: 50px;
    left: 50px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #aaa;
    overflow: hidden;
    background: url("img_maquetacion/fondos/fondo_blanco_80.png") transparent;
}

img.interfazdocumento-firma-wrapper-img {
    /*width: 100%;*/
    position: absolute;
    z-index: 20;
    right: 0;
    top: 0;
    opacity: 0.9;
}

img.interfazdocumento-firma-wrapper-img-desplazar {
    background: url("img_maquetacion/iconos/ico_mover.png") no-repeat scroll 50% 50% transparent;
    border: 2px dashed #fff;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 30;
    opacity: 0.8;
}

img.interfazdocumento-firma-wrapper-escalar {
    background: url("img_maquetacion/iconos/ico_maximizar.png") no-repeat scroll 50% 50% white;
    border: 1px solid #bbb;
    border-radius: 2px;
    cursor: crosshair;
    height: 16px;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 16px;
    z-index: 40;
    opacity: 0.8;
}

/** titulo ventana */

p.interfazdocumento-ajax-info-tit {
    color: #000;
    font-size: 1.4em;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 15px 10px;
    text-align: left;
}

div.interfazdocumento-ajax-info-wrapper {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    position: absolute;
    top: 0;
}

div.interfazdocumento-ajax-info {
    margin: 0 auto;
    padding: 0 0 5px;
    position: relative;
}

div#interfazdocumento-ajax-form-paginador-wrapper {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8eaed;
    border-radius: 5px;
    margin: 0 0 10px;
}

p.interfazdocumento-ajax-info-txt {
    background: none repeat scroll 0 0 #f2f6fa;
    border-bottom: 1px solid #e8eaed;
    border-radius: 5px 5px 0 0;
    color: #2c2c2c;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
    text-align: left;
}

div#configurar_firma_visible {
    font-size: 1.1em;
    margin: 0 10px;
    overflow: hidden;
    text-align: left;
}

div#configurar_firma_visible span label {
    padding-right: 5px;
    font-size: 1.1em;
    font-weight: bold;
    color: #84909d;
    vertical-align: middle;
}

div#configurar_firma_visible span label#interfazdocumento-firmar-sin-firmadibujada-checkbox-label, div#configurar_firma_visible span label#interfazdocumento-firmar-sin-marcafirma-checkbox-label {
    /*color: #2f364a;*/
    color: #000;
}

a#info_firma_visible_pdf_link {
    height: 13px;
    line-height: 13px;
    overflow: hidden;
    vertical-align: top;
    width: 13px;
}

a#info_firma_visible_pdf_link img {
    position: relative;
    top: 2px;
}

a#info_firma_sin_marca_visible_link {
    padding-right: 4px;
}

a#info_firma_sin_marca_visible_link img {
    position: relative;
    top: -1px;
}

div#interfazdocumento-input-firmar-wrapper div#firmar-sin-marca-visible-instrucciones {
    display: none;
}

div#firmar-sin-marca-visible-instrucciones {
    text-align: left;
}

p.firmar-sin-marca-visible-instrucciones_tit {
    color: #2d3e58;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 10px;
    margin: 0;
}

p.firmar-sin-marca-visible-instrucciones_mensaje {
    font-size: 1.2em;
    margin-bottom: 5px;
}

/* paginador */

div.interfazdocumento-ajax-paginador-wrapper {
    border: medium none;
    color: #84909d;
    padding: 10px;
    vertical-align: middle;
}

span.paginador_enlace {
    cursor: pointer;
    padding: 0 3px;
    vertical-align: middle;
}

span.paginador_enlace img {
    vertical-align: middle;
}

span.paginador_enlace_bloqueado {
    opacity: 0.2;
    cursor: default;
}

label.interfazdocumento-ajax-paginador-num-pag, input.paginador_num_pag {
    margin-right: 5px;
    vertical-align: middle;
    padding: 4px;
}

input.paginador_num_pag {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8eaed;
    border-radius: 2px;
    color: #2f364a;
    width: 50px;
}

input.paginador_num_pag[disabled] {
    color: #aaa;
}

span#interfazdocumento-ajax-paginador-form-datos-txt-de {
    padding: 0 3px;
    font-size: 1.1em;
    vertical-align: middle;
}

span#interfazdocumento-ajax-paginador-form-datos-txt-numpaginas {
    padding: 0 3px;
    font-size: 1.1em;
    vertical-align: middle;
    font-weight: bold;
}

/* texto "opcional" */
p#configurar_firma_visible_certificado_opcional_infoboton {
    color: #2c2c2c;
    font-size: 1.1em;
    margin: 0;
    padding: 20px 0 8px;
}

a#configurar_firma_visible_certificado_opcional_infoboton_link {
    background: url("img_maquetacion/iconos/ico_masopciones.png") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    padding: 0 0 0 22px;
    color: #00aeef;
}

/* checkbox firmar sin firma dibujada */

div#interfazdocumento-firmar-sin-firmadibujada-checkbox-wrapper, div#interfazdocumento-firmar-sin-marcafirma-checkbox-wrapper {
    text-align: left;
    line-height: 20px;
    padding: 5px 0;
}

div#interfazdocumento-firmar-sin-firmadibujada-checkbox-wrapper *, div#interfazdocumento-firmar-sin-marcafirma-checkbox-wrapper * {
    vertical-align: middle;
}

/* firma dibujada */

div#interfazdocumento-ajax-firmadibujada_wrapper {
    line-height: 20px;
    margin-bottom: 10px;
    vertical-align: middle;
}

/* select presets */

form#interfazdocumento-ajax-form-datos {
    border: medium none;
    display: inline;
    padding-right: 0;
}

p#interfazdocumento-ajax-form-firmapresets-wrapper {
    border: medium none;
    border-radius: 0 0 5px 5px;
    font-size: 1.1em;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0 10px;
}

select#interfazdocumento-ajax-form-firmapresets-select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8eaed;
    border-radius: 2px;
    color: #2c2c2c;
    font-size: 12px;
    margin-top: 5px;
    padding: 8px;
    width: 100%;
}

p#interfazdocumento-ajax-form-firmapresets-wrapper label {
    color: #2c2c2c;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin: 0 0 0 5px;
    vertical-align: middle;
}

form#interfazdocumento-ajax-form-datos input[type=text] {
    width: 40px;
}

form#interfazdocumento-ajax-form-datos input[type="submit"] {
    background: url("img_maquetacion/iconos/ico_flecha_blanca.png") no-repeat scroll 98% 50% #155abb;
    border: medium none;
    border-radius: 2px;
    color: white;
    display: block;
    font-size: 1.2em;
    line-height: 15px;
    min-height: 69px;
    padding: 11px 58px 11px 10px;
    text-align: left;
    text-transform: uppercase;
    white-space: normal;
    width: 228px;
    word-wrap: break-word;
}

div#interfazdocumento-ajax-firmadibujada_wrapper span {
    display: block;
    padding-bottom: 0;
}

span#interfazdocumento-ajax-form-submit-wrapper, span#interfazdocumento-ajax-firmarfirmadibujada_wrapper {
    background-color: #0698ff;
    border: 1px solid #0698ff;
    border-radius: 4px;
    display: block;
    padding: 0;

}

span#interfazdocumento-ajax-configurarfirma_wrapper {
    background-color: #83ce35;
    border: 1px solid #83ce35;
    border-radius: 2px;
    display: block;
    padding: 0;
}

div#configurar_firma_visible a.firmar_boton {
    background: url("img_maquetacion/iconos/ico_flecha_blanca.png") no-repeat scroll 98% 50% transparent;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
    padding: 8px 20px 8px 10px;
    text-align: left;
    text-transform: uppercase;
}

div#configurar_firma_visible a#interfazdocumento-ajax-configurarfirma_link {
    background: url("img_maquetacion/iconos/ico_dibujar_firma.png") no-repeat scroll 98% 12px transparent;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 15px;
    padding: 13px 20px 13px 10px;
    text-align: left;
    text-transform: uppercase;
}

span#interfazdocumento-ajax-form-submit-wrapper:hover, span#interfazdocumento-ajax-firmarfirmadibujada_wrapper:hover, span#interfazdocumento-ajax-configurarfirma_wrapper:hover {
    background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); /* FF3.6+ */
    background-image: -webkit-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); /* IE10+ */
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#1a000000', GradientType=0); /* IE6-9 */
    color: #fff;
    text-decoration: underline;
}

div#configurar_firma_visible a.firmar_boton:hover, div#configurar_firma_visible a#interfazdocumento-ajax-configurarfirma_link:hover {
    color: #fff;
    text-decoration: underline;
}

div#interfazdocumento-ajax-firmadibujada_wrapper span#interfazdocumento-ajax-firmarfirmadibujada_wrapper {
    padding-bottom: 0;
    padding-top: 10px;
}

span#interfazdocumento-ajax-firmarfirmadibujada_wrapper {
    display: block;
}

/** Pesta�as dibujar firma */

div.interfazdibujarfirma-tabs-wrapper {
    padding: 10px 0 0;
}

ul.interfazdibujarfirma-tabs {
    border-right: 0 none;
    margin: 0 9px;
    overflow: hidden;
    padding: 0;
}

li.interfazdibujarfirma-tab {
    float: left;
    margin: 0 2px 0 0;
    overflow: hidden;
    width: 32%;
}

li.interfazdibujarfirma-tab:first-child {
    border-left: medium none;
}

li.interfazdibujarfirma-tab_activo {

}

li.interfazdibujarfirma-tab a {
    background: none repeat scroll 0 0 #efefef;
    border-radius: 4px 4px 0 0;
    border: 1px solid #e6e6e6;
    color: #7b8994;
    display: block;
    font-size: 1.2em;
    font-weight: 100;
    height: 50px;
    line-height: 15px;
    margin: 0 5px 0 0;
    padding: 13px 0;
    text-align: center;
    vertical-align: middle;
}

li.interfazdibujarfirma-tab_activo a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    color: #2772ee;
}

/** Dibujar firma **/

div.region_interfazdibujarfirma-wrapper {
    border: 1px solid #e6e6e6;
    margin: -1px 9px 9px;
    padding: 0;
}

form#interfazdibujarfirma-ajax-form input[type="text"], form#interfazdibujarfirma-ajax-form input[type="submit"] {
    background-color: #029cff;
    border: medium none;
    border-radius: 0;
    bottom: 0;
    color: white;
    font-size: 1.5em;
    left: 0;
    margin: 0;
    padding: 13px 0;
    position: absolute;
    width: 50%;
}

form#interfazdibujarfirma-ajax-form div.interfazdibujarfirma-botones-wrapper {
    position: relative;
    height: 50px;
    margin: 5px;
    overflow: hidden;
}

div.sigWrapper {
    margin: 9px;
    padding: 15px 10px;
}

div.interfazdibujarfirma-canvas-nosoportado_wrapper {
    padding-top: 45px;
}

p.interfazdibujarfirma-canvas-nosoportado {
    font-size: 1.4em;
    padding-left: 60px;
    background: url(/js/firma/visible/css/img/iconos/acercade.png) no-repeat 7px 0;
}

/** Cargar imagen firma */

div.region_interfazcargarimagenfirma-wrapper {
    border: 1px solid #d6d6d6;
    display: none;
    padding: 5px;
    width: 431px;
    margin: -1px 0 9px 9px;
}

div.interfazdocumento-ajax-cargarimagenfirma {
    text-align: center;
}

div.interfazdocumento-ajax-cargarimagenfirma-img_wrapper {

}

img.interfazdocumento-ajax-cargarimagenfirma-img {
    width: 376px;
}

form#interfazdibujarfirma-cargarimagenfirma-form {
    padding: 10px 0 0;
    position: relative;
}

form#interfazdibujarfirma-cargarimagenfirma-form label.firmavisible-archivo-imagenfirma_label {
    display: none;
}

form#interfazdibujarfirma-cargarimagenfirma-form div {
    position: relative;
    height: 50px;
    width: 100%;
    overflow: hidden;
}

form#interfazdibujarfirma-cargarimagenfirma-form input[type=submit], button#interfazdibujarfirma-ajax-form-borrar, button#firmavisible-archivo-imagenfirma-borrar {
    background: none repeat scroll 0 0 #eeeeee;
    border: none;
    border-radius: 0;
    color: #2c2c2c;
    margin: 0;
    padding: 13px 0;
    font-size: 1.5em;
    bottom: 0;
    position: absolute;

    width: 50%;
}

form#interfazdibujarfirma-cargarimagenfirma-form input[type=submit] {
    background-color: #0698ff;
    left: 0px;
    color: #fff;
}

button#interfazdibujarfirma-ajax-form-borrar, button#firmavisible-archivo-imagenfirma-borrar {
    right: 0;
}

span.checkbox_imagendefecto_wrapper, span.interfazdibujarfirma-checkbox_imagendefecto_wrapper {
    display: block;
    font-size: 1.3em;
    line-height: 18px;
    padding: 10px 0 0;
    vertical-align: middle;
}

input.interfazdibujarfirma-imagendefecto-checkbox {
    vertical-align: middle;
}

form#interfazdibujarfirma-ajax-form input.interfazdibujarfirma-imagendefecto-checkbox {
    line-height: 18px;
    margin: 0;
    vertical-align: middle;
}

span.interfazdocumento-ajax-cargarimagenfirma-info, span.interfazimagendefecto-img-txt {
    background: url("/js/firma/visible/css/img/iconos/archivos_ico_info.png") no-repeat scroll 10px 16px transparent;
    display: block;
    font-size: 1.5em;
    line-height: 20px;
    padding: 15px 32px;
}

label.interfazdibujarfirma-imagendefecto-checkbox-label {
    color: #475055;
    height: 18px;
    line-height: 18px;
    margin: 0 0 0 5px;
    padding: 0;
    vertical-align: middle;
}

/** imagen firma defecto */

div.region_interfazfirmadefecto-wrapper {
    margin: 10px auto 15px;
    border: 1px solid #aaa;
    padding: 5px;
    width: 420px;
    display: none;
}

div.interfazimagendefecto-img_wrapper {
    text-align: center;
}

img.interfazimagendefecto-img {
    max-width: 408px;
}

div.interfazimagendefecto-form_wrapper {
    padding: 10px 0;
}

div.interfazimagendefecto-form_wrapper input {
    background-color: #59c2e6;
    border: 1px solid #59c2e6;
    border-radius: 4px;
    color: white;
    margin: 20px 0 0;
    padding: 5px 10px;
    font-size: 1.3em;
}

input#archivoimagenfirma {
    background: none repeat scroll 0 0 #f2f6fa;
    border: medium none;
    border-radius: 4px;
    padding: 5px;
}

/** instrucciones */

div#configurar_firma_visible_instrucciones_wrapper {
    padding: 0 10px 15px;
    text-align: left;
}

div#configurar_firma_visible_instrucciones_wrapper p {
    font-size: 12px;
    margin: 0;
    padding: 2px 0;
}

div#configurar_firma_visible_instrucciones_wrapper a {
    background: url("img_maquetacion/iconos/ico_ayuda_menu_primario.png") no-repeat scroll 0 0 transparent;
    color: #aaa;
    font-weight: bold;
    line-height: 15px;
    padding-left: 17px;
    text-transform: uppercase;
    vertical-align: middle;
}

div#configurar_firma_visible_instrucciones_wrapper ul {
    display: none;
}

ul#configurar_firma_visible_instrucciones {
    font-size: 1.2em;
    line-height: 20px;
    text-align: left;
}

ul#configurar_firma_visible_instrucciones li {
    padding: 0 0 10px 0;
}

ul#configurar_firma_visible_instrucciones li.instrucciones_tit {
    color: #2c2c2c;
    font-size: 1.5em;
    font-weight: 300;
    padding-bottom: 10px;
}

ul#configurar_firma_visible_instrucciones li.instrucciones_opcional {
    color: #2c2c2c;
    font-size: 1.5em;
    font-weight: 300;
    padding-bottom: 10px;
}

/** formulario encriptar documento */

div#formulario_informacion_wrapper {
    border: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px;
    background: #fafafa;
    font-size: 1.1em;
}

div#formulario_informacion_wrapper p {
    font-size: 1.15em;
    font-weight: bold;
    margin-top: 0;
    padding-top: 5px;
    padding-left: 22px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    background: url(/js/firma/visible/css/img/iconos/ico_informacion_formulario.png) -4px 0px no-repeat;
}

div#formulario_informacion_wrapper li {
    font-size: 1.05em;
    margin-bottom: 5px;
}

/*formulario cifrar documentos*/
div#infoventana_documentos-modelo_wrapper div#infoventana_documentos-modelo {
    border: 2px solid #e8eaed;
    border-radius: 6px;
    box-shadow: 0 1px 6px 0 #000;
    margin: 0 auto;
    position: relative;
    top: 20px;
    width: 606px;
    background: #fafafa;
}

div#infoventana_documentos-modelo_wrapper p#formulario_aviso {
    color: #6f8ba9;
    font-family: arial;
    font-size: 1em;
    font-style: italic;
    margin: 0;
    text-align: left;
    text-shadow: 1px 1px #ffffff;
}


@media (max-width: 800px) {

    div.infoventana {
        width: auto;
        box-sizing: border-box;
        min-width: auto;
        margin: 0 10px;
    }

}
