﻿.oculto, .invisible
{
    display: none;
}

.mostrar, .visible
{
    display: block;
}

IMG.guion
{
    float: left;
    display: inline;
    padding: 0em 0.5em;
}

INPUT.botbuscar
{
    border-bottom: #ccc 1px solid;
    border-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    font-size: 1.15em;
    border-top: #ccc 1px solid;
    cursor: pointer;
    border-right: #ccc 1px solid;
    padding-top: 0px;
    width: 25px !important;
    height: 23px;
}

INPUT.imgderecha
{
    border: #000 0px solid;
    padding: 2px;
    cursor: pointer;
    margin: -15px 3px 0px;
    width: 10px !important;
    height: 8px !important;
    float: right;
}

INPUT[type=text].guion
{
    float: left;
}

#main_container_modal
{
    border-bottom: #d7d7d7 1px solid;
    border-left: #d7d7d7 1px solid;
    padding-bottom: 0px;
    margin: 0.25em auto;
    padding-left: 0px;
    min-width: 710px;
    max-width: 1150px;
    padding-right: 0px;
    background: #fff;
    height: auto;
    border-top: #d7d7d7 1px solid;
    border-right: #d7d7d7 1px solid;
    padding-top: 0px;
    box-shadow: 0px 0px 18px #c0c0c0;
}

#header .titulo-app SPAN
{
    font-size: 1.3em;
}

A.botonbuscar
{
    margin: 1em 30%;
}

.tablaDetalle td
{
    vertical-align: top;
}

.tablaFirmas td
{
    vertical-align: top;
}

.formulario p
{
    text-align: justify;
}

.formulario div.columna
{
    width: auto;
    padding-right: 1em;
}

.boton
{
    background: url(https://sedeaplicaciones.minetur.gob.es/EstilosSedeElectronica/SiteCollectionImages/SedeElectronica/fn-boton.png) repeat-x;
    color: #000000 !important;
    font-family: Georgia, "Times New Roman" ,Times,serif;
    font-size: 1em;
    height: 30px;
    text-align: center;
    border: 1px solid #ccc;
    cursor: pointer;
    width: auto !important;
}

.boton:hover
{
    border: 1px solid #ccc !important;
}

.actualizarCaptcha
{
    float: none !important;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=20);
    -ms-filter: alpha(opacity=20);
    -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=2 0)”;
    -moz-opacity: 0.2;
    opacity: 0.2;
    z-index: 9;
    position: absolute;
    float: left;
}

#simplemodal-container
{
    position: fixed;
    float: left;
    z-index: 10;
    top: 40%;
    left: 32%;
}

.panelFirmasDoc
{
    text-align: left;
    padding-bottom: 4px;
    max-height: 310px;
}

.tabladatos table th
{
    padding-left: 5px !important;
}

.tabladatos table th a
{
    font-size: 1em !important;
}

.tabladatos table td
{
    padding: 0.5em 0.5em;
    vertical-align: middle;
    border-top: 1px dotted #666;
    font-size: 0.9em !important;
    cursor: pointer;
}

.tabladatos table td span
{
    display: inline;
}

.tabladatos table td a
{
    display: inline;
    padding-bottom: 0.25em;
    line-height: 1.45em;
}

.paginacionGred
{
    font-size: 0.9em;
    margin-top: 2em;
    overflow: hidden;
    text-align: right;
}

.paginacionGred TABLE
{
    width: auto;
    float: right;
}

.paginacionGred TABLE TD
{
    border: 0px !important;
}

.paginacionGred TABLE TR TD SPAN
{
    border: 1px solid #285286;
    padding: 3px 5px;
    background: #285286;
    color: #fff;
    font-weight: bold;
    display: inline;
    }

.paginacionGred TABLE TR TD A
{
    border: 1px solid #285286;
    padding: 3px 5px;
    display: inline;
    }

.titleForm
{
    border-bottom: #666 1px dotted;
    line-height: 1.45em;
    width: 100%;
    font-family: Georgia, Times New Roman, Times, Serif;
    word-wrap: break-word;
    margin-bottom: 0.5em;
    color: #666;
    font-size: 1.65em;
}

.subTitleForm
{
    border-bottom: #666 1px dotted;
    line-height: 1.45em;
    width: 95%;
    font-family: Georgia, Times New Roman, Times, Serif;
    word-wrap: break-word;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #666;
    font-size: 1em;
}

.txtResult, .resultMensaje
{
    font-weight: bold;
    padding: 0em 0.25em;
}

.botonImagen
{
    vertical-align: middle;
}

.messagefooter
{
    width: 70px;
    margin: 0px auto;
}

.messagefooter .boton
{
    width: 70px;
}

/*Reset all.css*/
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
.ui-widget button {font-family: 'FranklinGothicDemiCondRegular';}

.ui-widget-header {font-family: 'FranklinGothicDemiCondRegular'; background: none; border: 0;}
.ui-dialog .ui-dialog-title {text-transform: uppercase; color: #116189; font-size: 1.65em; border-bottom: 1px dotted #666;}

.ui-corner-all, .ui-corner-bottom { border-radius: 0;}
.ui-corner-all{ border: 0;}
.ui-corner-top {border-top-right-radius:0.75em; border-top-left-radius:0.75em}