.tooltip{
        position:absolute;
        z-index: 3;
        display: none;
        background-color: #D7F1FB;
        border: 1px solid #0079AC;
        color: #303030;
        padding: 1px 5px 1px;
}
a.tooltip_link {
        position: relative !important;
}

/*Tooltip de las ventanas modales*/
.ui-tooltip {
    background: #D7F1FB;
    border: 0.1em solid #0079AC !important; 
    padding: 1px 5px 1px;
    color: #303030;
}

div.divFilter{
    /*border: 1px solid #0079AC;*/
    color: #0079AC;
    margin-left: 430px;
    position: relative;
    z-index: 1;
}

.ui-widget-header {
    background:repeat-x scroll 50% 50% #0079ac;
    border: 1px solid #0079ac;
    color: #ffffff;
    font-weight: bold;
}
.ui-dialog .ui-dialog-buttonpane button {
    width: 100px;
    height: 25px;
}

button.ui-button-icon-only {
    float: right;
    height: 26px;
    padding-bottom: 0.35px;
    padding-top: 0.45px;
}

.ui-widget-content{
    border:1px solid #0079ac;
}

.ui-menu .ui-menu-divider {
    margin: -3px -2px;
}

.ui-datepicker-trigger{
    float: left;
    margin-right: 2%;
}

div.divLength {
    float: left;
    width: 40%;
    color: #0079AC;
    margin-bottom: 2%;
}

div.divLengthLong{
    float: left;
    color: #0079AC;
    margin-bottom: 2%;
}

.disabled{
    background-color: #CCCCCC !important;
}

.input_70{
    width:70%;
}

.input_75{
    width:75%;
}

.input_78{
    width:78%;
}

.file{
    width:72.7%;
}

.file_small{
    width:65%;
}

.file_small_2{
    width:60%;
}

.descripcionCampo{
    color:#868686;
}

.div_presentacion{
    width: 600px;
    height: 300px;
}

.estado{
    margin-top:-3.1%; 
    padding-right: 45px;
    width: 400px;
}

.fieldsetBlue{
    border:1px solid #0079ac;
}

.fieldsetOrange{
    border:1px solid #FF6D00;
}

.fieldsetLegendOrange{
    color: #FF6D00;
}

.iva{
    font-size: 0.7em;
    cursor: pointer;
}

.comboLarge{
    width:50%;    
}

.comboLarge2{
    width:63%;
}

.comboLarge3{
    width:88.7%;
    padding: 4px;
}

.comboLarge4{
    width:95%;
}

.comboLarge5{
    width:60%;
}

.comboLarge6{
    width:56.6%;
}

.comboSmall{
    width:45%;    
}

.comboSmall_20{
    width:20%;    
}

.comboSmall_30{
    width:30%;    
}

.input100{
    width:100px;
}

.textAreaResize{
    resize: none; 
    overflow-y: hidden;
    font-size: 0.9em;
}

table.tablasTrabajo tr.fichero_anulado td {
    color: #a4a4a4;
}

.en_linea{
    display:inline;
}

.span_en_linea{
    color: #0079ac;
    font-size: 1em;
    margin: 0 0 10px;
    padding: 10px 10px 0 0;
    width: auto;
    display:inline;
    font-weight: bold;
}

.oculto{
    display:none;
}

.botonLegend{
    float: left; 
    height:11px;
    width:11px;
    padding:5px;
}

.listaCirculo{
    list-style-type:circle !important;
    margin-left: 15px; 
}

.asterisco{
    color:#cc2b02;
}

.celdaAzul{
    background-color: #d7f1fb !important;
    height: 3em;
}

/**********************************************************/
.separaNiveis {
    margin-top: 5px;
}

.separaSeccion{
    margin-top: 20px;
}

/*********************************************************/
.tam_fila_presentacion{
    height:24px;
}

/* Menú Acordeón */
.menuSize{
    font-size: 1.3em;
}

/*********************PLACSP******************************/
input.boton_xml {  
    padding-left:30px; 
    background-image:url(../images/xml.png?v=20251125165359549); 
    background-repeat:no-repeat; 
    background-position:3px 0;	
}

input.boton_xml:hover {  
    background:#D7F1FB;
    background-image:url(../images/xml.png?v=20251125165359549);  
    background-position:3px 0;		
    background-repeat:no-repeat;
}

input.boton_descargar {  
    padding-left:30px; 
    background-image:url(../images/descargar.png?v=20251125165359549); 
    background-repeat:no-repeat; 
    background-position:3px 0;	
}

input.boton_descargar:hover {  
    background:#D7F1FB;
    background-image:url(../images/descargar.png?v=20251125165359549);  
    background-position:3px 0;		
    background-repeat:no-repeat;     
}

input.boton_traducir {  
    padding-left:30px; 
    background-image:url(../images/interesados.png?v=20251125165359549); 
    background-repeat:no-repeat; 
    background-position:3px 0;	
}

input.boton_traducir:hover {  
    background:#D7F1FB;
    background-image:url(../images/interesados.png?v=20251125165359549);  
    background-position:3px 0;		
    background-repeat:no-repeat;     
}

input.boton_placsp{
    width: 15%;
}


/*********************PLACSP******************************/
text_area_asunto{
    resize: none; 
    overflow-y: hidden;
    width:80.5%;
}

input.boton_seguinte {  
    padding-left:30px; 
    background-image:url(../images/adiante.png?v=20251125165359549); 
    background-repeat:no-repeat; 
    background-position:3px 0;	
}

input.boton_anterior:hover {  
    background:#D7F1FB;
    background-image:url(../images/atras.png?v=20251125165359549);  
    background-position:3px 0;		
    background-repeat:no-repeat; 
}

input.boton_anterior {  
    padding-left:30px; 
    background-image:url(../images/atras.png?v=20251125165359549); 
    background-repeat:no-repeat; 
    background-position:3px 0;	
}

input.boton_seguinte:hover {  
    background:#D7F1FB;
    background-image:url(../images/adiante.png?v=20251125165359549);  
    background-position:3px 0;		
    background-repeat:no-repeat; 
}

/********************* Tablas PLACSP *************************/

table.tablaPlacsp tbody tr 
{
    width: 100%;
    height:60px;
    table-layout: fixed;  
}

table.tablaPlacsp
{
    width: 900px;
    height:550px; 
    display: -moz-groupbox;
}

table.tablaPlacsp thead
{
    height: 10px;
}

table.tablaPlacsp tbody
{
    overflow-y: auto;
    height: 500px;
    width: 900px;
    position: absolute;
}

/***************** Múltiples Adjudicatarios *********************/

.multAdx{
    cursor:pointer;
    color:#3366CC;
}

.fichero_anulado .multAdx{
    cursor:pointer;
    color:#a4a4a4;
}


/********************* Paginación ******************************/
.botonPag{
    cursor:pointer;
    margin-right: 10px;
}

.botonPagSig{
    cursor:pointer;
    margin-right: 10px;
    margin-left: 10px;
}


/********************* Licitadores ******************************/

.razon_licitador{
    width: 80%;
}

.razon_licitador_recogido{
    width: 74%;
}

.razonConUTE{
    width: 80%;
}

.logoSinUTE{
    width: 15px;
}

.margin_Small{
    margin-left: 4%;
}

.nombre_ute{
    width: 85%;
}

.razon_emp_ute{
    width: 78%;
}

/********************* Recurso ******************************/

.text_area_recurso {
    width:79%;
    max-width: 79%;	
}

.label_recurso{
    padding:5px 0 0 0;
    font-size:0.9em;
    width: 150px;
    margin-left: 10px;
}

.mensaxeRecordatorio {
    text-align: center;
    color: #0079ac;
    background-color: #D7F1FB;
    font-size: .9em;
    padding: 5px;
}

/********************* Encargos ******************************/
input.input_pequeno_1 {
    width:40%; 
    margin-right:15px;
}

/******************************************************************************/
/*                  CAMBIO POR LA VERSION DE JQUERY                           */
/******************************************************************************/

.ui-dialog-titlebar .ui-widget-header {
    background:repeat-x scroll 50% 50% #0079ac !important;
    border: 1px solid #0079ac;
    color: #ffffff;
    font-weight: bold;
}

input.ui-widget .ui-widget-content, .ui-widget.ui-widget-content{
    border:1px solid #0079ac !important;
}

a.ui-menu-item-wrapper{
    display:block;
}

.ui-accordion a.menuSize{
    font-size: 1.3em;
}

div.stPieTabla {
    font-size: .9em;
    font-weight: normal;
    color: #354375;
    text-align: right;
}

.buscar-procedimientos .form-control{
   height: inherit;
}

.buscar-procedimientos .has-feedback .form-control{
    padding-right: 10px;
}

.buscar-procedimientos .has-feedback .form-control-feedback{
    top: 31px;
    width: inherit;
    height: inherit;
    line-height: inherit;
}

.buscar-procedimientos .selectanho input{
    height: 18px;
}

.buscar-procedimientos .selectanho img{
    height: 31px;
}

.buscar-procedimientos .buscar-panel .panel-body{
    padding-top:0;
}


#fieldsetFechasCM{
    padding-left:10px;
    
}
#fieldsetFechasCM legend{
    width:20%;
    border-bottom: 0px;
    
}