/*
  Full d'estils per al formulari públic d'inscripció ciutadana
  A Tempo
*/

body {
  background-color: rgb(239, 238, 235);
}


/* Específics pàgina Períodes oberts */
.header_periods {
}
.header_default::after,
.header_periods::after {
}

.periodes_oberts {
  background: #FFFFFF;
}

.periodes_oberts .titol h3 {
  font-size: 1.2rem;
  text-align: center;
}

h3.open_registrations_title span.open_registrations_title_center {
  display: block;
}
h3.open_registrations_title span.open_registrations_title_separator {
  display: none;
}
h3.open_registrations_title span.open_registrations_title_info {
  display: block;
  padding-top: 4px;
}


.periodes h4.explicacio {
	padding: 6px;
	text-align: center;
  margin-bottom: 10px;
}

.periodes_oberts .periodes .periode {
}

.periodes .periode a {
}



.footer_periods {
  height: 54px;
  padding-top: 0px;  
}

.footer_periods {
}

/* Globals formulari */

div.header_default {
  border-radius: 6px 6px 6px 6px;
  margin: 10px auto 10px auto;
  padding: 0px;
  height: 140px;
  width: 820px;
  background-image: url('https://atempo.gwido.cat/uploads/imatges/fitxers/1/original/5c27a1003d8e8a4c48123203b5e1437e.jpg');
  background-size: 820px 140px;
}

.header_logotip {
  margin-left: 10px;
  margin-top: 10px;
}

.header_logotip img {
	height: 120px;
}

.pagina {
  background: none;
}

.dades_personals_default, .seleccio_oferta_default,
 .confirmar_default, .estudiant_creat_default {
  background-color: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  position: relative;
 }

.dades_personals_default div.form-errors,
.seleccio_oferta_default div.form-errors {
  width: auto;
	margin-bottom: 10px;
}

.dades_personals_default::before {
	display: none;  /* Activar si es vol la franja */
	height: 10px;
	width: 100%;
	background-color: rgb(94, 81, 50);
	color: rgba(255, 255, 255, 1);
	content: "";
	position: absolute;
	left: 0;
	border-radius: 6px 6px 0 0;
}

.titol_pagina_dades_personals, .titol_pagina_seleccio_oferta, .titol_pagina_confirmacio {
	padding-top: 20px;
}

.dades_estudiant, .dades_tutor1, .dades_tutor2, .dades_iban,
 .seleccio_oferta_default form > .ambit,
 .seleccio_oferta_default .ambits_llista_espera,
 .seleccio_oferta_default .autoritzacions,
 .seleccio_oferta_default .barems,
 .ofertes_seleccionades, .autoritzacions_seleccionades, .barems_seleccionats {

 }


.header_dades_personals div.info_message {
  background: none;
  border: 0;
  color: inherit;
  text-align: justify;  
}


.footer_logotip img {
	height: 60px;
}

.footer_text_1, .footer_text_2, .footer_text_3 {
}


/* Específics pàgina 1 */


.dades_estudiant .dades_naixement #div_pais_naixement,
.dades_estudiant .dades_naixement #div_provincia_naixement,
.dades_estudiant .dades_naixement #div_poblacio_naixement {
}

.dades_estudiant .dades_formacio {
}

div#div_coneixements {
}

div#div_coneixements::before {
}


.dades_tutor1 .titol h3::after,
.dades_tutor2 .titol h3::after {
}

.dades_iban #div_banc {
  display: none;
}

.dades_iban #div_iban {
	margin-left: 30px;
}

/* Específics pàgina 2 */
#form_seleccio_oferta .accions {
	clear: both;
}

.div_cb_oferta input.obs_oferta {
	width: 650px;
}

/* Vista prèvia */
.demand-params-form {
}

/* Específics pàgina 3 */

.confirmar_default #escola,
.confirmar_default #valor_escola,
.confirmar_default #coneixements,
.confirmar_default #valor_coneixements {
}

.confirmar_default .dades_iban {
  display: block;
}

div.ofertes_seleccionades .ofertes li {
}

div.ofertes_seleccionades .ofertes li {
}

div.ofertes_seleccionades .ofertes .ambit,
div.ofertes_seleccionades .ofertes .oferta {
}


/* Específics pàgina 4 */
.estudiant_creat {
	margin-top: 40px;
}

