	

	
	.starter-template {
  		
  		padding: 40px 15px;
	
	}

	h1 {

		margin-bottom: 30px;

	}

	.box {

		background-color: #FFF;
		padding: 30px;
		padding-bottom: 50px;
	}


	.glyphicon-asterisk {

	  color: red;
	  font-size: 0.7em;

	}

	.box p.registered-as {

		margin-bottom: 30px;
		font-size: 1.3em;

	}

	.sidebar {


	}

	.sidebar h3 {


		text-align: right;
		margin: 0 0 8px 0;

	}

	.modal-body .table>tbody>tr>td, .modal-body .table>tbody>tr>th, .modal-body .table>tfoot>tr>td, .modal-body .table>tfoot>tr>th, .modal-body .table>thead>tr>td, .modal-body .table>thead>tr>th {

		border-top: none;
		border-bottom: 1px solid #ddd;
	}

	h4.modal-title {

	}

	.sidebar p.costs  {

		text-align: right;
		font-size: 1.2em;
	}

	.glyphicon-asterisk {

		color: red;
		font-size: 0.7em;

	}

	.form-group {

	}

	.field-group {

		margin-bottom: 20px;

	}

	fieldset legend {

		font-size: 2em;

	}

	fieldset h4 {

		margin: 0;
		padding: 0;
		margin-bottom: 15px;
		font-size: 1.3em;
	}

	#viajeForm .inputGroupContainer .form-control-feedback {

    	top: 25px;
    	right: 12px;
	}

	#viajeForm .selectContainer .form-control-feedback  {

		top: 30px;
		right: -16px;
	}

	.addButton, .removeButton {

		margin-top: 25px;

	}

	/* Page 2 */

	#eventForm .form-control-feedback {
    	
    	top: 0;
    	right: -15px;
	}

	/* Page 3 */

	label.event-day {

		font-size: 1.4em;
	}



	.event-group div.checkbox {

		margin-bottom: 25px;

	}

	.event-group div.checkbox label small {

		color: #CCC;
		font-size: 0.9em;
	}

	p.foros {

		margin-top: -10px;
		margin-bottom: 16px;
		margin-left: 20px;
		font-size: 1.2em;
	}

	.fv-form-bootstrap .help-block {

		line-height: 1.4em;
	}

	.progress {

		margin-bottom: 30px;
		display: block;
		
	}

	form legend {

		padding-bottom: 10px !important;
		font-size: 1.7em !important;
		padding-top: 10px !important;
		color: #0b1d2f !important;
	}

	.jumbotron.cafe p {

		font-size: 1.1em;
	}

/* Estadia */

.stay-options {

    margin-left: 15px;
}

.stay-options .apartment {

	margin-right: 20px;
}

.stay-options .other {

	margin-left: 30px;
}

.other-hotel input {

	margin-left: -20px !important;
}

