#cabecera {
  position: relative;
}
 
.cabecera_menu_movil {
  position: relative;
  display: block;
  padding-bottom: 2px;
  background: rgb(85, 85, 85);
  background: -moz-linear-gradient(left, rgba(85, 85, 85, 1) 0%, rgba(51, 51, 51, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(85, 85, 85, 1) 0%, rgba(51, 51, 51, 1) 100%);
  background: linear-gradient(to right, rgba(85, 85, 85, 1) 0%, rgba(51, 51, 51, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#333333', GradientType=1);
}
  
.cabecera_menu_movil h1 {
  margin-right: 55px;
  margin-left: 10px;
  padding-top: 10px;
  color: #FFF;
  font-size: 18px;
}   
 
#icono_menu {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
}

#menu_ppal_movil {
  display: none;
  position: absolute;
  z-index: 999999;
  width: 100%;
}

#menu_ppal_movil ul {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #333;
}

#menu_ppal_movil ul li + li {
  border-top: solid 1px #ccc;
}

#menu_ppal_movil ul li a {
  display: block;
  text-decoration: none;
  padding: 8px 20px;
  color: #fff;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

#menu_ppal_movil ul li a:hover {
  background: #f3f3f3;
  color: #333;
}

@media (max-width:768px) {
  #personas,
  #mercancias {
    margin: 0!important;
  }
  /*
  #transportes .header_text2, #transportes .header_buttons2{
    width: 100%;
  }
*/
  #transportes .header_text2 {
    width: 60%;
  }
  #transportes .header_buttons2 {
    width: 40%;
  }
   
    
  #transportes .header_buttons2 > div:hover {
    margin: 0;
  } 
  #transportes .new_route_box {
    margin-bottom: 0;
    padding: 10px 0;
    height: auto;
  } 
  .banner_comienzo,
  .banner_final {
    display: none;
  }
  #transportes .banner_central {
    width: 100%;
  }
  #transportes .banner_central p {
    margin-top: 10px;
    padding-left: 10px;
  }

  #transportes #steps {
    height: 80px;
  }

  #transportes #caractVehiculo_div {
    margin-top: 0px;
  }
  #transportes .header_simulacion {
    border-radius: 0px;
  }
  #transportes .header_text2 {
    margin-bottom: 5px;
  }
  #transportes .vehiculo_select_box {
    max-width: 100%;
    width: 100%;
  }
  #transportes .vehiculo_select_box .col25 {
    margin-right: 15px;
    width: 100%;
  }
  #transportes .vehiculo_select_box .col25 label {
    margin-left: 10px;
    font-size: 14px;
  }
  #transportes .vehiculo_select_box .col75 {
    padding-top: 10px;
    width: 100%;
  }
  #transportes .vehiculo_select_box .ui-selectmenu-status,
  #tipoVehiculo_filter_table-menu.ui-selectmenu-menu-dropdown li a,
  #tipoCalculo_filter_table-menu.ui-selectmenu-menu-dropdown li a {
    font-size: 12px;
  }
  #transportes #rb-button label {
    display: inline-block;
    float: none;
  }
  #transportes .opcion_fill,
  #transportes .fecha_revision {
    box-sizing: border-box;
  }
  #transportes .opcion_fill p {
    float: none;
    margin-bottom: 15px;
    width: 100%;
  }
  #transportes #rb-button {
    float: none;
    text-align: center;
  }
  #transportes .vehiculo_select_box .row:last-child .col75 {
    float: none;
    width: 100%;
    text-align: center;
  }
  #transportes .vehiculo_select_box .row:last-child .col75 input {
    float: none;
  }
  #transportes .descripcion .titulo_dato {
    float: none;
    width: 100%;
  }
  #transportes .descripcion .dato_usuario {
    float: none;
    width: 98%;
    margin: 2%;
  }
  #transportes .titulo_dato {
    width: auto;
    padding: 0;
  }
  #transportes .menu_resultados {
    float: none;
    display: flex;
    justify-content: space-around;
    margin-top: 12px;
    width: 100%;
  }
  #transportes .boton_xls,
  #transportes .boton_pdf {
    display: block;
    float: none;
    margin: 5px auto;
    width: auto;
  }


  #transportes .cabecera_resultados {
  
    display: flex;
    flex-direction: column;
  }


  #transportes .cabecera_resultados h2{
    order: 1;
  }

  #transportes .cabecera_resultados p {
    width: auto;
    max-width: auto;
    order: 2;
  }

  #transportes .cabecera_resultados button#boton_xls {
    order: 3;
  }

  #transportes .cabecera_resultados button#boton_pdf{
    order: 4;

  }

  #transportes .cabecera_resultados ul.menu_resultados {
   order: 5;
  }
 
 


  #transportes .resultados_tartas .col50,
  #transportes .resultados_tartas .col33,
  #transportes .resultados_barras .col33,
  #transportes .resultados_barras .col50,
  #transportes .leyenda ul li {
    width: 100%;
  }

  #transportes .leyenda {
    box-sizing: border-box;
  }
  #transportes .rup-wizard_stepDesc a span.titulo_wizard {
    display: none;
  }

  #transportes .rup-wizard_stepDesc.current a {
    color: #1779AE;
    background-image: url("../images/m_current_step.png");
  } 
  #transportes .rup-wizard_StepCosteServicio a {
    background-image: url("../images/m_costes_step.png")!important;
    background-position: -369px -4px!important

  }
  #transportes .rup-wizard_StepCosteServicio.current a {
    background-image: url("../images/m_current_costes_step.png") !important;
  }
  #transportes .rup-wizard_lastStepDesc.current a {
    background-image: url("../images/m_step_finished.png") !important;
  }
  #transportes .rup-wizard_lastStepDesc.visitada a {
    background-image: url("../images/m_step_finished_visited.png") !important;
  }
  #transportes .rup-wizard_lastStepDesc {
    background-image: url("../images/m_last_step.png") !important;
  }

  #transportes .rup-wizard_firstStepDesc a {
    background-image: url("../images/m_step_home.png") !important;
  }
 
  #transportes #personas .rup-wizard_firstStepDesc a {
    background-image: url("../images/m_step_home_viajeros.png") !important;
  }
  #transportes #personas .rup-wizard_StepCosteServicio.current a {
    background-image: url("../images/m_current_costes_step_viajeros.png") !important;
  }
  #transportes #personas .rup-wizard_stepDesc.current a {
    background-image: url("../images/m_current_step_viajeros.png");
  }
  #transportes #personas .rup-wizard_lastStepDesc.visitada a {
    background-image: url("../images/m_step_finished_viajeros_visited.png") !important;
  }
  #transportes #personas .rup-wizard_lastStepDesc.current a {
    background-image: url("../images/m_step_finished_viajeros.png") !important;
  }

  #transportes .presentacion_box {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    background-position-x: 50%!important;
    background-position-y: 10px!important;
    background-size: 40%;
    padding: 0;
    height: 240px!important;
  }
 
  #transportes .cuerpo_presentacion p
 {
  margin-left: 15px;
  font-size: 15px;
 }

 .bilaketa_eduki{
  display: flex;
  flex-direction: column;
 }

 .menu_webgune_bi{
  width: 100%;
  margin:0;
  margin-bottom: 20px;
 }
 
 .edukiak_menu_webgune_bi{
  width: 100%;
   
 }

 #transportes .nota_presentacion{
  margin-left: 15px!important;
  margin-right: 0!important;
  width: 95% !important;
 }


 div#rb-button{
    display: flex;
    justify-content: center;
    padding: 5px;
 }

 #transportes .vehiculo_select_box {
  width: 100%;
}
#transportes .opcion_fill p {
  width: 100%!important;
}

#transportes .header_simulacion {
  display: flex;
  flex-direction: column;
}
#transportes .header_text2{
  width: 100%!important;
  height: 70%;
  display: none !important;
}

#transportes .header_buttons2{
  display: flex;
  flex-direction: row;
  width: 100%!important;
  height: 80px;
}

#transportes .boton_guardar,
#transportes .boton_completar_todo,
#transportes  .boton_reiniciar
{
  width: 33.33%;
  height: 100%!important;
  background-position:center;
}


div.header_buttons2 div span{
  color:transparent;
}

#transportes .rup-wizard_prev, #transportes .rup-wizard_prev:hover,
#transportes .rup-wizard_next:hover, #transportes .rup-wizard_next, 
#transportes .rup-wizard_next:hover {
  background-position: 10% 50%!important;
    background-size: 35%!important;
    width: 110px;
    padding-left: 50px!important;
    font-size: 0.9em;
    margin: 0;
}

#transportes .col50 {
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
}
#transportes .linea_boton_completar {
  float: none;
  margin-bottom: 0px;
  margin-top: 16px;
  margin-right: 8px;
  text-align: center;
}

#transportes .dato_usuario{
  width: 65%;
}
#transportes .dato_observatorio,#transportes .dato_observatorio_por
,#transportes .ancho15pc,#transportes .ancho8pc{
  width: 20%;
}

nav.menu_webgune_bi h1 + ul{
  display: none;
}

div.col75 input#simulaciononline_comenzarButton{
  font-weight: bold!important;
    text-transform: uppercase!important;
    color: #fff!important;
    text-decoration: none!important;
    text-align: left!important;
    padding-left: 88px!important;
    padding-right: 0!important;
    width: 200px!important;
    height: 40px;
    font-size: 1.5em!important;
}
div.col75 input#simulaciononline_comenzarButton:hover{
  background-color: #004E78;
  border-color: #004E78;
  font-weight: bold!important;
  text-transform: uppercase!important;
  color: #fff!important;
  text-decoration: none!important;
  text-align: left!important;
  padding-left: 88px!important;
  padding-right: 0!important;
  width: 200px!important;
  height: 40px;
  font-size: 1.5em!important;
}

#transportes .col100 .titulo_dato{
  width:auto;
}

#transportes .col100 {
  display: flex;
  flex-direction: column;
}

#transportes .col100 .titulo_dato + div{
  display: flex;
  justify-content: space-between;
}

#transportes .col100 .titulo_dato + div input[type=text]{
  text-align: center;
}



#transportes .menu_resultados li{
  width: 33%;
}

#transportes .menu_resultados li a {

  height: 130px;
  width: 100%;
  font-size: 0.9em;
  background-size: 70px!important;
}

select.select_versiones,select.select_Opciones{

  text-decoration: none;
  color: black;
  border: none;
  font-size: 13px;
  padding: 14px 12px;
  border-radius: 12px; 
  width: 80%!important; 
  background: #E6F1F6;
  outline: none;
  display: table-cell!important;
  font-size: 14px!important;

}  
 
#tabla28 .thlasts, #tabla29 .thlasts {
  width: 200px;
  min-width: 200px;
}

#transportes #contenidoResultados table th{
  font-size: 0.9em;
} 

}