@import url(navegador.css);
@import url(http://fonts.googleapis.com/css?family=Changa+One:400,400italic);
@import url(detalles.css);


/* = CLEARING
---------------------------------------------------------
*/
body{
  font-family: Calibri;
}
.stretch,
.clear
{
  clear: both; 
  height: 1px; 
  margin: 0; 
  padding: 0; 
  font-size: 15px;
  line-height: 1px;
}


.clearfix:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both;
  visibility: hidden;
}



/* fix for IE7 */
.clearfix
{
  display: inline-block;
}


/* Show to IE-pc only */
* html .clearfix
{
  /* Hide from IE-mac \*/
  height: 1px;
  /* End hide from IE-mac */
}



/* END CLEARING
--------------------------------------------------------------
*/


/* = LAYOUT: TABLE OF CONTENTS

    1. = BODY & PAGE

    2. = HEADER

    3. = CONTENT

    4. = FOOTER

---------------------------------------------------------

*/



/* = BODY & PAGE

---------------------------------------------------------

*/

body{
  margin:0px;
  background: #EFF1F0 url(../images/backgrounds/bodyBg.jpg) repeat-x;
  height: 100%;
}

a{
  cursor: pointer;
}

#wrapper{
  height: 100%;
  width:100%;
  min-width: 1025px;
  /*float:left;*/
  padding:0;
  margin:0;
  min-height: 673px;
  /*border-bottom:1px solid #e8e9ea;*/
  /*margin-top: -9px; */ 
}

#subwrapper{
  min-width: 1025px;
  width:100%;
  float:left;
  padding:0;
  /*margin: 20px 0px 0px 0px;*/
  margin-top: 10px;
  margin-bottom: 10px;
}

#container {
  
/*  width: 1025px;*/
  width: 1156px;
  
  /*width: 95%;
  min-width: 600px;*/
  margin-left:auto; 
  margin-right:auto; 
  /*position: relative;*/
  padding:0;
  /*height:510px;*/
}

/* COMIENZA ESTILO NAVEGADOR FIJO */
#navegadorfijo{
  position: absolute;
  width: 150px;
  top: -67px;
  height: 105px;
  left: 205px;
  float:left;  
  text-align: left;
  z-index: 99999;
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#navegadorfijo:hover{ 
  top: -15px;  
}

#navegadorfijo > #flechaderecha{
    width: 35px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity:1;
}

#navegadorfijo:hover > #flechaderecha{
    width: 25px; 
    /*-moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);    */
    opacity:0;
}

#navegadorfijo hr{
  margin: 0px;
  border-color: white;
  margin-left: -40px;
  width: auto;
}

#navegadorfijo ul{
  list-style-type: none;
  margin: 2px;
  padding-top: 30px;
  background-color: #035458;
  border-radius: 5px 5px 5px;
}
#navegadorfijo li{
   -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#navegadorfijo li:hover{
   color:#CADFAA;
}
#navegadorfijo a{  
  color: white;
}
#locactual{  
  position: absolute;
  width: 122px;
  left: 925px;
  top: 3px;
  margin: 0px;
  font-size: 0.75em;
  z-index: 999999;
}
#imglocactual{  
  width: 23px;
  left: 10px;
  top: 22px;
}

/* FIN ESTILO NAVEGADOR FIJO */


/* = HEADER
---------------------------------------------------------
*/
#header {
  position:relative;
  /*width:1024px;*/
  width:1156px;
  height:136px;
  margin:0;
  overflow:visible;
 /* z-index: 500;*/
    margin-left:auto; 
  margin-right:auto; 
  /*position: relative;*/
  padding:0;
  /*background:url(../images/branding/header.png) no-repeat 50% 0;*/
}

#header h1 { 
  margin:0 ;
}
img{
  border:none;
}
h1.logo a{ 
  position:absolute;
  top:10px;
  left:0;
  width:180px;
  height:60px;
  /*z-index:1000;*/
  border:none;
}

h1.logo a:hover{
  border:0;
}

h1.logo img{ 
  width:250px;
}

#info_user{
  border: 0px solid;
  position: absolute;
  top: 90px;
  right: 10px;
  width: auto;
  font-size: 14px;
  float: right;
  text-align: right;
}

#menu_intranet{
border: 2px solid;
border-radius: 10px;
border-color: #035458;
padding: 5px;
box-shadow: 1px 2px 9px #035458;
max-width: 1025px;
}

#menu_intranet table{
margin: auto;
}

#menu_intranet img {
  margin: 5px;
  width: 80px;
  height: 65px;
}


/* END HEADER
---------------------------------------------------------
*/



/* = FOOTER

---------------------------------------------------------

*/

#footer-wrapper{
  width:100%;
  min-width: 1025px;
  float:left;
  z-index: 51;
  background: url(../images/backgrounds/footerTop.jpg) repeat-x;
}

#footer-container {

  /*width:978px;*/
  float:bottom;
  padding-left: 60px;
  padding-right: 60px;
  margin:0 auto;

}

#footer {
  width:100%;
  padding:0px;
  font-size:80%;
  color:#555;
  background:url(../images/branding/footer.jpg);
}

#footer div.side{
  text-align:right;
}

#footer div.main{
  float:left;
  width:320px;
  min-height: inherit;
  padding:0 0 0 0;
  margin:15px 0 20px 10px;  
  clear: none;
  text-align:left;
}

#footer div.sideFooter{

  float:right;

  vertical-align:top;

  width:306px;

  min-height: inherit;

  margin:15px 10px 20px 0;

  clear: none;

  position:relative;

}

#footer div.sideFooter p{

  float:right;

}

#footer p{

  margin:0 !important; 

  padding:0;

}

#footer a, #footer a:visited, #footer a:hover{

  color:#555;

}

/* END FOOTER

---------------------------------------------------------

*/

#errorFormInteresados,#errorFormVehiculos {
  margin: 0 auto;
  color:#b94a48; 
  background-color:#f2dede; 
  border-color:#f2dede; 
  display:none;
  padding-top:10px;
  height:30px;
  width:50%;
  font-size: 0.9em;
  text-align: center;
  font-weight: bold;
}

#errorProyecto,.errorInteresadosNegativo,.errorInteresadosExceso,#errorPeticion {
  margin: 0 auto;
  padding-right: 10px;
  float: right;
  color:#b94a48; 
  background-color:#f2dede; 
  border-color:#f2dede; 
  display:none;
  padding-top:2px;
  height:18px;
  width:30%;
  text-align: right;
  font-weight: bold;
  font-size:0.8em;
}

#error_conductor,#error_movil,#error_vehiculo,#error_poblacion,#error_provincia {
  margin: 0 auto;
  padding-right: 10px;
  margin-top: 10px;
  margin-left: 224px;
  color:#b94a48; 
  background-color:#f2dede; 
  border-color:#f2dede; 
  display:none;
  padding-top:2px;
  height:18px;
  width:30%;
  text-align: right;
  font-weight: bold;
  font-size:0.8em;
  color:red;
}

#error_proyectoV,#error_cargo,#error_interesado,#error_telefono,#error_modelo,#error_cantidad,#error_mail,#error_dominio,#error_importe,#error_dni{
  margin: 0 auto;
  padding-right: 10px;
  margin-top: 10px;
  margin-left: 224px;
  color:#b94a48; 
  background-color:#f2dede; 
  border-color:#f2dede; 
  display:none;
  padding-top:2px;
  height:18px;
  width:50%;
  text-align: right;
  font-weight: bold;
  font-size:0.8em;
  color:red;
}

.error_comentarios{
  margin: 0 auto;
  padding-right: 10px;
  background-color:#f2dede; 
  border-color:#f2dede; 
  padding-top:2px;
  height:24px;
  width:100%;
  text-align: center;
  font-weight: bold;
  font-size:0.95em;
  color:red;
}

#errorMax {
  margin: 10px;
  float: right;
}

#errorMaximoInteresados,#errorNoHay{
  margin: 0 auto;
  padding-right: 10px;
  background-color:#f2dede; 
  border-color:#f2dede; 
  padding-top:2px;
  height:24px;
  
  text-align: center;
  font-weight: bold;
  font-size:0.95em;
  color:red;
}

#error_comentarios,#error_horas{
  margin: 0 auto;
  padding-right: 10px;
  background-color:#f2dede; 
  border-color:#f2dede; 
  padding-top:2px;
  height:18px;
  
  text-align: right;
  font-weight: bold;
  font-size:0.8em;
  color:red;
}

.error_noempleados{
  text-align: center;
  color: red;
  font-weight: bold;
  font-size: 0.9em;
  margin-top: 15px;
}

/*#cabeceraTablas{
  background:#E8D48E;font-weight:bold;padding-left:7px; text-align: center;
}*/

table#tablaInteresados
{ text-align: center;
  font-family: 'Cambria';
  font-size: 0.87em;
       
}

#logoAfefir{

}
select.interesado,.tdMotivo {
  width:180px;
  text-align: center;
}

.tdNum { text-align:center;}

.TableGastos {
  margin:0px;padding:0px;
  width:100%;
  box-shadow: 10px 10px 5px #888888;
  border:1px solid #000000;
  
  -moz-border-radius-bottomleft:6px;
  -webkit-border-bottom-left-radius:6px;
  border-bottom-left-radius:6px;
  
  -moz-border-radius-bottomright:6px;
  -webkit-border-bottom-right-radius:6px;
  border-bottom-right-radius:6px;
  
  -moz-border-radius-topright:6px;
  -webkit-border-top-right-radius:6px;
  border-top-right-radius:6px;
  
  -moz-border-radius-topleft:6px;
  -webkit-border-top-left-radius:6px;
  border-top-left-radius:6px;
}.TableGastos table{
    border-collapse: collapse;
        border-spacing: 0;
  width:100%;
  height:100%;
  margin:0px;padding:0px;
}.TableGastos tr:last-child td:last-child {
  -moz-border-radius-bottomright:6px;
  -webkit-border-bottom-right-radius:6px;
  border-bottom-right-radius:6px;
}
.TableGastos table tr:first-child td:first-child {
  -moz-border-radius-topleft:6px;
  -webkit-border-top-left-radius:6px;
  border-top-left-radius:6px;
}
.TableGastos table tr:first-child td:last-child {
  -moz-border-radius-topright:6px;
  -webkit-border-top-right-radius:6px;
  border-top-right-radius:6px;
}.TableGastos tr:last-child td:first-child{
  -moz-border-radius-bottomleft:6px;
  -webkit-border-bottom-left-radius:6px;
  border-bottom-left-radius:6px;
}.TableGastos tr:hover td{
  
}
.TableGastos tr:nth-child(odd){ background-color:#e5e5e5; }
.TableGastos tr:nth-child(even){ background-color:#ffffff; }
.TableGastos td{
  vertical-align:middle;
  
  
  border:1px solid #000000;
  border-width:0px 1px 1px 0px;
  text-align:center;
  padding:10px;
  font-size:12px;
  font-family:Helvetica;
  font-weight:bold;
  color:#000000;

}.TableGastos tr:last-child td{
  border-width:0px 1px 0px 0px;
}.TableGastos tr td:last-child{
  border-width:0px 0px 1px 0px;
}.TableGastos tr:last-child td:last-child{
  border-width:0px 0px 0px 0px;
}
.TableGastos tr:first-child td{
    background:-o-linear-gradient(bottom, #007f7f 5%, #007f7f 100%);  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007f7f), color-stop(1, #007f7f) );
  background:-moz-linear-gradient( center top, #007f7f 5%, #007f7f 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007f7f", endColorstr="#007f7f");  background: -o-linear-gradient(top,#007f7f,007f7f);

  background-color:#007f7f;
  border:0px solid #000000;
  text-align:center;
  border-width:0px 0px 1px 1px;
  font-size:13px;
  font-family:Helvetica;
  font-weight:bold;
  color:#ffffff;
}
.TableGastos tr:first-child:hover td{
  background:-o-linear-gradient(bottom, #007f7f 5%, #007f7f 100%);  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007f7f), color-stop(1, #007f7f) );
  background:-moz-linear-gradient( center top, #007f7f 5%, #007f7f 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007f7f", endColorstr="#007f7f");  background: -o-linear-gradient(top,#007f7f,007f7f);

  background-color:#007f7f;
}
.TableGastos tr:first-child td:first-child{
  border-width:0px 0px 1px 0px;
  background-color: #ddd;
}
.TableGastos tr:first-child td:last-child{
  border-width:0px 0px 1px 1px;
}

.dominio { font-size: 0.87em;}

#importante{
  position:relative;
  top:-31px;
  right:18px;
  float:right;
  border:3px solid red;
  width:300px;
  font-weight:bold;
  font-size:0.9em;
  font-family:'Cambria';
  text-align: center;
  padding: 10px;
  box-shadow: -10px 10px 0px 0px;
  background-color: #DEF;
}

th.riga{
  width: 200px;
  text-align: center;
  font-size: 0.9em;
  background: #115A5E;
  color: white;

}