﻿div.panel-gris
{
    padding: 10px;
    background-color: #CCCCCC;
    margin-bottom: 10px;
    
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
}

div.panel-gris2 
{
    margin-top: 5px;
    
    padding: 10px;
    background-color: #B3B3B3;
    margin-bottom: 10px;
    
    border: 1px solid #939393;    
    
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
}

/* Datelle de la compra */
    .compra-detalles 
    {
        float: left;
        width: 140px;        
        min-height: 30px;
        text-align: center;
        padding-top: 10px;
        margin-right: 10px;
        color: White;
        margin-top: 5px;
    }
    
    .compra-tipo
    {
        float: left;
        width: 140px;
        background-color: Black;
        color: White;        
        min-height: 30px;
        text-align: center;
        padding-top: 10px;
        margin-right: 10px;
        margin-top: 5px;
        
        border-top: 2px solid #939393;    
        border-left: 2px solid #939393;    
        border-right: 2px solid #FCFCFC;    
        border-bottom: 2px solid #FCFCFC;   
        
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }
    
    .compra-info
    {
        float: left;
        width: 250px;        
        border: 1px solid white;
        min-height: 30px;
        padding-top: 2px;
    }
    
    .compra-info-tr 
    {
        float: left;
        width: 124px;
        text-align: center;
        min-height: 15px;
        padding: 3px 0;
    }
    
    .compra-info-td
    {
        float: left;
        width: 124px;
        text-align: center;
        background-color: White;
        color: #4C4C4C;
        min-height: 20px;
        padding-top: 5px;
    }
        
    

div.panel-gris-sinborde
{
    padding: 10px;
    background-color: #B3B3B3;    
}

div.panel-logo 
{
    background: url("images/panel-logo.png") no-repeat top left;
    width: 216px;
    height: 151px;
    float: left;    
    padding: 5px;
}

div.panel-logo img
{
   /* max-height: 130px; */
}

div.titulo-negro 
{
    padding: 10px;
    background-color: #0F0F0F;
    text-align: center;
    color: White;
    font-size: 16px;
    font-weight: bold;
}

div.titulo-verde
{
    padding: 10px;
    background-color: #006600;
    text-align: center;
    color: White;
    font-size: 16px;
    font-weight: bold;
}

div.titulo-verde-2
{
    padding: 10px;
    background-color: #0F0F0F;
    text-align: center;
    color: #008800;
    font-size: 16px;
    font-weight: bold;
}

div.panel-contenido
{
    padding: 5px 10px;
    margin: 0 30px;
}

div.panel-gris-interior
{
    margin-top: 5px;
    
    padding: 10px;
    background-color: #B3B3B3;
    margin-bottom: 10px;
    
    
    /* border: 1px solid #939393; */
    border-top: 2px solid #FCFCFC;    
    border-left: 2px solid #FCFCFC;    
    border-right: 2px solid #939393;    
    border-bottom: 2px solid #939393;    
    
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
}

div.panel-blanco 
{
    background-color: white;
    color: Black;
    padding: 10px;
    overflow: hidden;
}

    div.panel-blanco p 
    {
        margin-bottom: 5px;
    }
    
    div.panel-blanco a.verdeoscuro
    {
        color: #54aa00;
    }
    

    
a.gris 
{
    color: #4C4C4C;
} 

a.gris:hover
{
    color: black;
} 

div.panel-gris-oscuro
{
    background-color: #4C4C4C;
    color: white;
    padding: 10px;
    margin-bottom: 10px;
}

div.titulo-negro-mediano
{
    background: url("images/titulo.png") no-repeat top left;
    width: 278px;
    height: 29px;
    margin: 0 auto;
    text-align: center;
    color: White;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;    
}

div.titulo-negro-grande
{
    background: url("images/titulo-grande.png") no-repeat top left;
    width: 550px;
    height: 29px;
    margin: 0 auto;
    text-align: center;
    color: White;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;    
}

a.boton-gris-grande 
{
    background: url("images/boton-gris-grande.png") no-repeat top left;
    width: 200px;
    height: 40px;
    display: block;
    float: left;    
    text-align: center;
    color: Black;        
    font-weight: normal;    
    
    padding-top: 8px;
    line-height: 12px;     
}

    a.boton-gris-grande:hover 
    {
        color: White;
    }

a.boton-gris, div.boton-gris
{
    background: url("images/boton.png") no-repeat top left;
    width: 128px;
    height: 52px;
    display: block;
    float: left;    
    text-align: center;
    color: Black;
    font-size: 12px;
    padding-top: 10px;
    font-weight: normal;    
    line-height: 14px;        
}

a.boton-gris-medio
{
    background: url("images/boton-medio.png") no-repeat top left;
    width: 178px;
    height: 52px;
    display: block;
    float: left;    
    text-align: center;
    color: Black;
    font-size: 12px;
    padding-top: 10px;
    font-weight: normal;    
    line-height: 14px;        
}

input.obligatorio, select.obligatorio
{
	background-color: #FFF9A6;
}

div.boton-gris, div.boton-gris-medio 
{
    color: #444;
}
    
    a.boton-gris.unalinea, a.boton-gris-medio.unalinea
    {
        padding-top: 15px;        
    }
    
    a.boton-gris.treslineas, a.boton-gris-medio.treslineas
    {
        padding-top: 5px;
        line-height: 12px;
    }      
    
a.boton-verde-grande
{
    background: url("images/boton-verde-grande.png") no-repeat top left;
    width: 128px;
    height: 52px;
    display: block;
    float: left;    
    text-align: center;
    color: white;
    font-size: 12px;
    padding-top: 10px;
    font-weight: normal;    
    line-height: 14px;        
}

    a.boton-verde-grande.unalinea
    {
        padding-top: 15px;        
    }
    
    a.boton-verde-grande.treslineas
    {
        padding-top: 5px;
        line-height: 12px;
    }
    
a.boton-negro-pequeno
{
    background: url("images/boton-negro-pequeno.png") no-repeat top left;
    width: 70px;
    height: 27px;
    display: block;
    float: left;    
    text-align: center;
    color: white;
    font-size: 10px;
    padding-top: 7px;
    margin: 4px 0 0 0;
    font-weight: normal;    
    line-height: 14px;        
}    

a.boton-gris-pequeno
{
    background: url("images/boton-gris.png") no-repeat top left;
    width: 98px;
    height: 36px;
    display: block;
    float: left;    
    text-align: center;
    color: black;
    font-size: 10px;
    padding-top: 9px;
    font-weight: normal;    
    line-height: 14px;        
}

    a.boton-gris-pequeno.dos-lineas 
    {
        line-height: 10px;        
        padding-top: 7px;
    }

    a.boton-gris-pequeno:hover
    {
        background: url("images/boton-gris-hover.png") no-repeat top left;        
        color: #FFF;
    }

a.boton-verde-pequeno
{
    background: url("images/boton-verde.png") no-repeat top left;
    width: 68px;
    height: 26px;
    display: block;
    float: left;    
    text-align: center;
    color: white;
    font-size: 10px;
    margin: 4px 0 0 0;
    padding-top: 7px;
    font-weight: normal;    
    line-height: 14px;        
}

a, a:hover 
{
    text-decoration: none;
}

a.boton-gris:hover
{
    color: White;
}

a.boton-verde-grande:hover
{
    color: Black;
}

h3.azul 
{
    color: #404E86;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 10px;
    font-size: 13px;
}

h3.info 
{  
    font-size: 14px;
    color: Black;
    font-weight: bold;
}

h3.apartado, h3.apartado-simple
{
    padding-top: 3px;
    height: 20px;    
    font-size: 14px;
    color: Black;
    font-weight: bold;
    margin-bottom: 5px;
}

h3.apartado-verde
{
    height: 30px;    
    color: White;    
}

h3.apartado
{
    background: url("images/vineta-negra.png") no-repeat top left;
    padding-left: 25px;
}

h3.apartado-verde
{
    margin-top: 10px;
    padding: 12px 0 0 36px;
    background: #006600 url("images/vineta-blanca.png") no-repeat 10px 10px;    
}



table.listado 
{    
    font-size: 11px;
    color: #4C4C4C;
}

table.listado-centros td.resaltar div.numeracion
{
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px ridge #666;
    
    border-top: 2px solid #333333;    
    border-left: 2px solid #333333;    
    border-right: 2px solid #FCFCFC;    
    border-bottom: 2px solid #FCFCFC;
    background-color: #4D4D4D;
    color: white;

    height: 20px;
    padding: 5px 3px 0 3px;

    float: left;
    min-width: 30px;
    text-align: center;
    margin: 4px 5px 0 5px;
}


table.listado tr
{       
    height: 20px;
}

table.listado th 
{
    padding: 6px 10px;
    background-color: #4C4C4C;    
    color: White;    
    text-align: center;
    border: 1px solid #CCCCCC;
}

table.listado td 
{
    background-color: White;
    padding: 6px 10px;
    text-align: center;
    border: 1px solid #CCCCCC;
}

table.listado tr.listado-header 
{
    background-color: transparent;
}

table.listado-centros
{
    background-color: #CCCCCC;
    
    border-collapse:separate;
    border-spacing: 2px 5px;
}

table.listado-centros td
{
    padding: 0;
    margin: 0;
    background: none;
}

table.listado-centros td.izquierda
{
    text-align: left;
}
   
    
table.listado-centros td.resaltar
{
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px ridge #666;
    border-spacing:10px; 
    
    border-top: 2px solid #939393;    
    border-left: 2px solid #939393;    
    border-right: 2px solid #FCFCFC;    
    border-bottom: 2px solid #FCFCFC;
    background-color: white;    
}

table.listado-centros tr.paginacion {
    background-color: white;    
}

table.listado-centros tr.paginacion table td {
    padding: 10px;
}

table.listado-centros tr.paginacion table td a {
    color: #147A00;
}

table.listado-centros tr.paginacion table td span {
    font-weight: bold;
}

h4.pestana
{
    font-size: 14px;
    font-weight: bolder;
}



/* GENERAL */
div.bloque 
{
    overflow: hidden;
}

div.centrado-hor, table.centrado-hor 
{
    margin: 0 auto;
}

.centrado
{
    margin: 0 auto;
}

div.sep-bloque 
{
    margin-top: 10px;
}

div.sep-bloque-grande
{
    margin-top: 20px;
}


div.texto-centrado
{
    text-align: center;
}



th.sincabecera 
{
    background: none;
    background-color: transparent;
    border: none;
}

label 
{
    font-size: 12px;
    width: 150px;
    float: left;    
    text-align: right;
    margin-right: 10px;
    padding-top: 3px;
    /* border: 1px solid blue; */
}

label.defecto {
    font-size: 12px;    
    float: left;    
    text-align: left;
    margin-right: 10px;
    padding-top: 3px;
    width: auto;
}

span label {
    font-weight: normal;
    text-align: left;
}

label.pequeno, span.pequeno label
{
    width: 60px;
}

label.pequeno-x, span.pequeno-x label
{
    width: 70px;
}

label.medio, span.medio label
{
    width: 80px;
}

label.medio-x, span.medio-x label
{
    width: 100px;
}

label.medio-xx, span.medio-xx label
{
    width: 160px;
}

label.grande, span.grande label
{
    width: 400px;
}

label.grande-s, span.grande-s label
{
    width: 300px;
}

label.grande-ss, span.grande-ss label
{
    width: 200px;
}

label.izquierda 
{
    text-align: left;
    margin-left: 10px;    
}

label.pequeno-s, span.pequeno-s label
{
	width: 4.5em;
	text-align: left;
}

label.pequeno-ss, span.pequeno-ss label
{
	width: 3.5em;
	text-align: left;
}

select {
    font-size: 12px;
    float: left;
} 

input[type=text], input[type=password], textarea
{
    font-size: 14px;
    float: left;
    width: 50px;
}

    input[type=text].error
    {
        background-color: #aa6666;
    }

input[type=checkbox], input[type=radio] 
{
    background: none;
    border: none;
    margin: 0.4em 0.2em 0 0;            
    padding: 0;
    vertical-align: bottom;
    position: relative;
    float: left;
    width: 20px;
}

input[type=text].medio, input[type=password].medio
{    
    width: 100px;
}

input[type=text].medio-x, input[type=password].medio-x
{    
    width: 150px;
}

input[type=text].grande, input[type=password].grande
{    
    width: 200px;
}

em.rojo {
    color: #DD0000;
    float: left;
}

input[type=text].grande-x, input[type=password].grande-x
{    
    width: 300px;
}

input[type=text].grande-xx, input[type=password].grande-xx
{    
    width: 400px;
}

div.izquierda 
{
    float: left;
}

div.derecha
{
    float: right;
}

div.separar-ver
{
    margin-top: 10px;
}




/* Mensajes */
div.msg { -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; 
          border: 1px solid rgb(243, 171, 171); margin: 0 0 15px; padding: 0; 
          -webkit-box-shadow: #999 0px 2px 3px;
		-moz-box-shadow: #999 0px 2px 3px;
		box-shadow: #999 0px 2px 3px;
}

div.msg ul, div.msg .msg-contenido { margin: 0; padding: 10px 10px 10px 70px; min-height: 35px; }

div.msg-error ul, div.msg-error div.msg-contenido { background: url('images/cross_octagon.png') no-repeat scroll 0pt 0 transparent; }
div.msg-ok ul, div.msg-ok div.msg-contenido { background: url('images/accept.png') no-repeat scroll 0pt 50% transparent; }

div.msg-error { border-color: rgb(243, 171, 171); background: url('images/msg-error.png') repeat-x scroll 0% 0% rgb(249, 201, 201); color: rgb(80, 13, 13); border-bottom-color: rgb(121, 13, 13); }
div.msg-ok { border-color: rgb(166, 216, 119); background: url('img/msg-ok.png') repeat-x scroll 0% 0% rgb(210, 236, 186); color: rgb(51, 104, 1); }

div.msg h3 {
    border-bottom: 1px dotted;    
    font: 2em "Trebuchet MS",Tahoma,Arial,Sans-serif;
    letter-spacing: -2px;
    margin: 0 0 0.3em;
    padding: 3px 3px 3px 5px;
    text-transform: none;    
    font-size: 160%;
    color: inherit
}

div.msg-error h3 { border-bottom-color: rgb(121, 13, 13); }




/* Pestañas */
        .tabs, .tabs-grande, .tabs-medio-x
        {
            position:relative;
            top:1px;
            /*left:10px; */
        }
        
        .tabs-grande 
        {
            width: 250px;
        }
        
        .tabs-medio-x
        {
            width: 200px;
        }
        
        .tab, .tab-grande, .tab-admin, .tab-medio-x
        {
            border-right:solid 1px #7A7A7A;
            border-top:solid 1px #7A7A7A;
            border-bottom:solid 1px #7A7A7A;
            background-color:#E6E6E6;
            
            padding: 10px;
            color: black;
            height: 30px;
            font-size: 12px;
            font-weight: bold;                                   
        }
        
        .tab-admin {
            background-color:#B3B3B3;
        }
        
        .tab-grande 
        {
            width: 288px;
            margin-right: 9px;
        }
        
        .tab-medio-x
        {
            width: 240px;
            margin-right: 9px;
        }
        
        .tab a, .tab-admin a 
        {
            color: black;
        }
        
        .tab a:hover
        {
            color: #B3B3B3;
        }
        
        .tab-admin a:hover {
            color: white;
        }
        
        .selectedTab
        {
            background-color: #B3B3B3;
            border-bottom:solid 1px #B3B3B3;
        }
        
        .selectedTab-admin {
            background-color: #E6E6E6;
            border-bottom:solid 1px #B3B3B3;
        }
        
        .selectedTab a:hover
        {
            color: white;
        }
        
        .selectedTab-admin a:hover
        {
            color: black;
        }
        
        .tabContents
        {
            border-right:solid 1px #7A7A7A;
            border-top:solid 1px #7A7A7A;
            padding:10px;
            background-color:#B3B3B3;
        }
        
span.seleccioncentros 
{
	display: block;
	width: 540px;	
	background-color: white;
	overflow: hidden;
	padding: 5px 0;
}

span.seleccioncentros-grande
{
	display: block;
	width: 750px;	
	background-color: white;
	overflow: hidden;
	padding: 5px 0;
}

span.seleccioncentros input, span.seleccioncentros-grande input
{
	float: left;
	width: 15px;
	margin-right: 5px;
	margin-left: 12px;
}

span.seleccioncentros label 
{	
	float: left;
	width: 225px;
	text-align: left;
	margin-top: 2px;
}

span.seleccioncentros-grande label 
{	
	float: left;
	width: 325px;
	text-align: left;
	margin-top: 2px;
}

span.seleccioncentros input.saltolinea
{
	clear: both;
}

.columnas1 
{
    width: 100%; 
    overflow: hidden;
    margin-top: 5px;
}

.columnas2
{
    float: left;
    width: 48%; 
    overflow: hidden;
}

.progress-panel
{
    position:fixed;
    top: 40%;
    left: 45%;
    background-color: White;
    color: Black;
    border: 1px solid black;
    text-align: center;
    width: 200px;
    height: 100px;       
}

.progress-panel img 
{
    margin: 10px auto 0 auto;
}



/* Casos excepcionales de diseño */
div.panel-datos
{
    background: url("images/panel-datos.png") no-repeat top left;
    width: 300px;
    height: 29px;
    padding: 2px;
    margin-left: 50px;
}

    div.panel-datos label
    {
        margin-top: 2px;        
    }
    
    div.panel-datos input.grande
    {
        width: 180px;
    }
    
    div.panel-datos input 
    {
        height: 11px;
        font-size: 11px;
        margin-top: 3px;
    }
    
    
div.datos-form 
{
    border: 1px solid #A1A1A1;
    background-color: #CCCCCC;
    padding: 10px;
}

table.listado a.seleccionable  
{
    color: #4C4C4C;
}

    table.listado a.seleccionable:hover
    {
        color: black;
    }

tr.listado-header a 
{
    color: White;
    font-weight: bolder;
}

    tr.listado-header a:hover
    {
        color: #DDD;
    }


div.borde fieldset 
{
	border: 1px solid #B3B3B3;
	padding: 10px;
}

div.borde legend
{	
	padding: 0 10px;
	font-size: 12px;
}

div.apartado-numero {
    background-image: url(/common/img/linea-negra-b5.png); background-repeat: no-repeat; color: #6ad400; height: 22px; 
    margin-top: 7px; text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
}

div.apartado-numero span.apartado-numero {
    float: left; padding: 3px 0 0 8px; color: Black;
}

div.apartado-numero span.apartado-texto {
    float: left; padding: 3px 0 0 10px;
}

div.tab-seccion 
{
	background-color: #CCCCCC;
    border-radius: 10px 10px 0px 0px;    
    padding: 15px 30px;
    height: 20px;
    float: right;
    width: 500px;    
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}