div.barra > header_cita h1 {
	color: white;
	font-size: 20px;
	float: left;
	padding-right: 25px;


}

.navbar span.brand {
	color: green;
}
.row-fluid div.span12 {
	margin-bottom: 3px;
}

#personal-data-form-express fieldset.inputs div.tipocita p {
	padding-left: 16%;
}

#contenido.interior #new-unemployed-appointment .work-days ul li.hour {
	padding: 10px !important;
	border: 1px solid lightGrey !important;
	margin: 0.25em;
	padding: 0.25em;
	border: 1px solid #666;
	background-image: url(http://www.juntadeandalucia.es/servicioandaluzdeempleo/web/websae/export/system/modules/es.ingenia.sae.comun/resources/images/images-css/bgInput01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 20px;
}

body {
	padding-top: 0px;
	padding-bottom: 40px;
	background-image: none;
}

h1 {
	font-size: 25px;
	line-height: 24px;
}

.navbar-inner {
  /** background-color: ;  fallback color, place your own */

  /* Gradients for modern browsers, replace as you see fit */
  background-image: -moz-linear-gradient(top, #f1ac02, #f1ac02);
  background-image: -ms-linear-gradient(top, #f1ac02, #f1ac02);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1ac02), to(#f1ac02));
  background-image: -webkit-linear-gradient(top, #f1ac02, #f1ac02);
  background-image: -o-linear-gradient(top, #f1ac02, #f1ac02);
  background-image: linear-gradient(top, #f1ac02, #f1ac02);
  background-repeat: repeat-x;

  /* IE8-9 gradient filter */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1ac02', endColorstr='#f1ac02', GradientType=0);
}

.navbar .brand {
	color: white;
}

.navbar .nav > li > a {
	color: white;
	font-size: 16px;
	font-weight: bold;

}


.navbar .nav .active > a, .navbar .nav li a:hover {
	color: black;
	font-size: 16px;
	background-color: white !important;
	font-weight: bold;

}

/** Formtastic **/
#personal-data-form-express.formtastic fieldset ol li {
	margin-bottom: 0.5em;
}

#personal-data-form-express.formtastic legend.label {
	background-color: white;
	border-bottom: none;
}

#personal-data-form-express.formtastic legend.label label {
	color: #333;
	text-shadow: none;
}

#new-unemployed-appointment div.cuadro_importante {
	width: auto;
	margin: 0;
}

#contenido  a.btn {
	color: white;
}

#new-unemployed-appointment h2#welcome {
	color: #444;
	padding-top: 0px;
}

#contenido.interior, #contenido.interior-columnas {
	background: none;
}

#contenido  a.btn.btn-asignar-cita {
	margin-bottom: 5px;
	color: black;
	font-size: 1.5em;
	color:  #3D6517;
}

#contenido  a.btn.btn-asignar-cita.btn-info {

	color:  white;
}

.lista_citas {
	padding-top: 15px;
}

.lista_citas .table tbody tr td {
	padding: 0 5px;
}
.lista_citas .table tbody tr:hover td {
	background-color: #ddd;
}

ul.hour-list h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	color: black;
	display: block;
	text-align: center;
}

label[for=appointment_type_appointment_id] {
	display:inline;
	font-size: 1.2em;
	font-weight: bold;
}

#new-unemployed-appointment .type_appointment-hours {
	margin-left: 0px;
}

#new-unemployed-appointment span.unemployed_name {
	font-size: 1.3em;
	font-weight: bold;
}

#contenido2 #appointment-list .appoinments-list-table {
	width: 100%;
}

.express li h4 {
	margin-bottom: 0px;
}

.express span.mini {
	display: block;
	text-align: center;
}

.express .btn-block {
	padding-top: 20px;
	padding-bottom: 18px;
	margin-bottom: 2px;
	font-weight: bold;
	display: block;
	color: white;
}

.express .btn-block-mini {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	color: white;
}

.express .intervalos {
	padding-right: 5px;
	text-align: center;
}

#personal-data-form-express fieldset ol li.string input {
	width: 60%;
	padding: 4px;
}

.ui-datepicker {
	width: 15em;
}

#contenido2 #work_templates #periods_ordenable {
	position: relative;
	width: auto;
}

input.slot-max {
	margin: 0 auto;
}

#workdays_tabs.nav-tabs > li > a{
	padding-left: 5px;
	padding-right: 5px;
}

#contenido2 #users table, #contenido2 #offices table, #contenido2 #appointments table {
	width: 100%;
}

#contenido2 .pagination a {
	float: none;
	border: 0;
}

.badge-large {
	font-size: 11px;
}

.huecos {
	font-size: 0.5em;
	float: right;
	display: none;
}

#work_days .tab-content {
	overflow: hidden;
}


#resumenCitasWrapper {
  position: absolute;
  width: 220px;
  font-size: 10px;
  margin-bottom: 5px;
}

#resumenCitas {
  position: absolute;
  top: 0;
  margin-top: 5px;
  padding-top: 19px;
}

#resumenCitas table {
	width: 220px;
}

#resumenCitas table tr {
	border-bottom: 1px solid black;
}


#resumenCitas table thead tr th {
	font-weight: bold;
	font-size: 12px;
}

#resumenCitas.fixed {
  position: fixed;
  top: 0;
}

#type_appointment_block_name_input legend{
	width: 10%;
	z-index: -1;
}

#type_appointment_presencial_input legend{
	width: 10%;
	z-index: -1;
}

#type_appointment_report_included, #type_appointment_public,
#type_appointment_call_center, #type_appointment_separate,
#type_appointment_check_demanda, #type_appointment_editable,
#type_appointment_exclusiva, #type_appointment_overflow,
#type_appointment_send_mail, #type_appointment_unplanned,
#type_appointment_vincular_fmd {
	position: relative;
	left:240px;
}
