/**
 * IMPLANTACIÓN DE UNA PLATAFORMA DE GESTIÓN DE CONTENIDOS WEB Y DOCUMENTAL PARA LA UNIVERSIDAD DE JAÉN
 * 
 * Empresa desarrolladora:
 *     GMV Soluciones Globales Internet, S.A.
 *     Avda. Américo Vespucio, Nº5
 *     Edificio Cartuja, Bloque E, 1ª Planta
 *     41092 Sevilla (España)
 *
 * Autor: Universidad de Jaén. Derechos de explotación
 *     propiedad de la Universidad de Jaén
 *
 * Este programa es software libre: usted tiene derecho a
 * redistribuirlo y/o modificarlo bajo los términos de la
 * Licencia EUPL European Public License publicada por el
 * organismo IDABC de la Comisión Europea, en su versión 1.0.
 * o posteriores.
 *
 * Este programa se distribuye de buena fe, pero SIN NINGUNA
 * GARANTÍA, incluso sin las presuntas garantías implítareas
 * de USABILIDAD o ADECUACIÓN A PROPÓSITO CONCRETO. Para mas
 * información consulte la Licencia EUPL European Public
 * License.
 *
 * Usted recibe una copia de la Licencia EUPL European Public
 * License junto con este programa, si por algún motivo no le
 * es posible visualizarla, puede consultarla en la siguiente
 * URL: http://ec.europa.eu/idabc/servlets/Doc?id=27470
 *
 * You should have received a copy of the EUPL European Public
 * License along with this program. If not, see
 * http://ec.europa.eu/idabc/servlets/Doc?id=27470
 *
 * Vous devez avoir reçu une copie de la EUPL European Public
 * License avec ce programme. Si non, voir
 * http://ec.europa.eu/idabc/servlets/Doc?id=27470
 *
 * Sie sollten eine Kopie der EUPL European Public License
 * zusammen mit diesem Programm. Wenn nicht, finden Sie da
 * http://ec.europa.eu/idabc/servlets/Doc?id=27470
 *
 * $Id: viewslayout.css 1532 2011-05-12 14:54:53Z ffpf $
 */

/************ Views ***************/
.views-exposed-form .views-exposed-widget {
  padding: 0.5em 0 0;
}

form .views-exposed-widget tbody {
    border: 0 none;
}

.views-widget .form-checkboxes .form-item, .views-widget .form-radios .form-item {
  margin-left: 0.4em;
  float: left;
  width: 24%;
}

.view-empty {
  text-align: center;
  color: #049FE1;
  font-weight: bold;
  margin: 1em 0;
}

.view-filters .date-clear-block {
  clear: none;
  float: left;
  margin: 0.2em 0 0.2em 0.2em;
  padding: 0.1em;
  width: 49%;
}

.view-filters #edit-title {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #cacaca;
  margin: 0.2em 0 0.2em 0.2em;
  left: 5em;
  padding: 0.1em;
  position: relative;
  top: -2.05em;
  width: 84.5%;
}

.nodereference-explorer-dialog .view-filters #edit-title {
  top: -1.95em;
}

.one-sidebar .view-filters #edit-title {
  width: 89%;
}

.no-sidebars .view-filters #edit-title {
  width: 91%;
}

.filter-title .views-widget {
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin-bottom: -2em;
}

.nodereference-explorer-dialog .filter-title .views-widget {
    margin-bottom: -2.5em;
}

.view-filters .container-inline-date label {
  padding-left: 0.4em !important;
}

.view-filters {
    margin-bottom: 1em;
}

.views-exposed-widget {
    margin-left: 0;
}

.views-exposed-widget label, .views-exposed-widget fieldset.group_filters legend {
    color: #0061AD;
}

.form-item label {
    color: #404040;
}

table tbody td {
    padding: .4em;
}

.field-type-text table td, .field-type-text table th {
    padding: .4em;
}

table td.active {
    background-color:transparent;
}

table .even td {
    background-color: #eff1f3;
}

table thead th {
    border-bottom: 2px solid #ccc;
}

.view-content table caption {
    border-bottom:2px dotted #CCCCCC;
    font-size:1.1em;
    font-weight:bold;
    text-align:left;
    margin-top: 0.5em;
    margin-bottom: 0.2em;
    padding-bottom: 0.1em;
}

.view-content table td {
    vertical-align: middle;
}

.view-content table .views-field-title {
    vertical-align: middle;
}

.view-ujaen-destacado .view-content table .views-field-title {
    width: 63%;
}

.view-ujaen-asignaturas-navegacion .view-content table .views-field-title {
    width: 50%;
}

.view-ujaen-asignaturas-navegacion .view-content table .views-field-tid {
    width: 25%;
}

.view-ujaen-grupos-inv-navegacion .views-field-title {
    width: 50%;
}

.view-ujaen-lineas-inv-navegacion .views-field-title {
    width: 30%;
}

.view-ujaen-lineas-inv-navegacion .views-field-field-linea-grupos-inv-nid {
    width: 35%;
}
.view-ujaen-lineas-inv-navegacion .views-field-field-linea-doctorado-nid {
    width: 35%;
}

.view-content table td p {
    margin-bottom: 0.2em !important;
}

.view-content table th {
    padding-left: 0.4em;
    vertical-align: middle;
}

.views-exposed-widget {
    float: none !important;
}

.form-checkboxes, .form-checkboxes {
    margin: 0;
}

.views-exposed-form .views-exposed-widget .form-submit, .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;
}

/************ Estilos para la paginación ***************/
ul.pager {
    padding: 0;
}

ul.pager li {
    border: 1px solid #0061AD;
    padding: 0.2em !important;
    margin-right: 0;
}

ul.pager li a {
    color: #0061AD;
    padding: 0 0.3em;
}

ul.pager li a:hover, ul.pager li a:focus {
    color: #049FE1;
}

ul.pager .pager-current {
    color: #fff;
    background: #049FE1;
    padding: 0.3em 0.6em !important;
}

ul.pager .pager-ellipsis {
    border: 0 none;
    color:#0061AD;
}

.view ul.pager {
    margin: 1em 0 0 0 !important;
}

/************ Estilos para los filtros ***************/
.view .views-exposed-widget label, .view .views-exposed-widget fieldset.group_filters legend {
    background: transparent url('images3/bgsearch.png') repeat-x left top;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    height: 2.1em;
    line-height: 2.1em;
    padding: 0 0 0 0.6em;
}

.view .views-exposed-widget fieldset.group_filters {
    padding: 0;
    margin: 0;
    border: 0;
}

.view .views-exposed-widget fieldset.group_filters legend {
    width: 98%;
    cursor: default;
}

.one-sidebar .view .views-exposed-widget fieldset.group_filters legend {
    width: 98.6%;
}

.nodereference-explorer-dialog .view .views-exposed-widget fieldset.group_filters legend {
    width: 98.7%;
}

.view .views-exposed-widget .form-item label {
    background: 0 none;
    display: inline;
    font-size: 1em;
    font-weight: normal;
    height: 1.5em;
    line-height: 1.5em;
    padding: 0;
}

label.filter_label a, legend.filter_label a {
    behavior: url('iepngfix.htc');
    background: transparent url('images3/arrow-filter-down.png') no-repeat left -2px;
    padding-bottom:0.75em;
    padding-left:1.8em;
    color: #663E00 !important;
}

label.filter_label a.filter_criterion_collapsed,
legend.filter_label a.filter_criterion_collapsed {
    background: transparent url('images3/arrow-filter.png') no-repeat left center;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
}

.views-widget {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

label.option {
    background: none;
    font-size:1em;
    padding:0;
    line-height: 1.3em;
}

.form-item input {
    margin: 0 0.2em 0 0;
    padding: 0;
    position: relative;
    top: 0.15em;
    left: -0.05em;
}

.views-exposed-widget .form-item input.form-text {
    margin: 0.2em;
    position: inherit;
}

.date-views-filter-wrapper label {
    background: none;
    font-size: 1.1em !important;
    padding: 0;
    display: block !important;
}

.date-views-filter-wrapper .description {
    display: block;
    padding-left: 0.5em;
}

input.formButton {
    display: inline !important;
}

.view legend.advanced {
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
}

.view legend #advanced_filters {
    text-decoration: none;
}

/************ Estilos para el calendario ***************/
#content-bottom .block-calendar {
    margin-top: 1em;
}

#content-bottom .calendar {
    width: 100%;
}
#content-bottom .block-calendar h2 {
    font-size: 1.5em;
}

#content-bottom .block-calendar .calendar-legend {
    font-size: 1.1em;
    background-color: transparent;
}

#content-bottom .block-calendar .legend th {
    padding-left: 0.3em;
    padding-top: 0.2em;
    background-color: #cacaca;
}

#content-bottom .block-calendar .legend td {
    padding: 0.4em;
}

table.calendar-legend tr.odd .stripe, table.calendar-legend tr.even .stripe {
    font-size: 16px !important;
}

.calendar-calendar ul.links {
    float: none !important;
    margin: 0 0 0.2em 0 !important;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding-bottom: 0.1em;
    display: inline;
}

.calendar-calendar div.date-nav {
    margin-top: 0.1em;
}

.calendar-calendar .date-heading h3 {
    margin-bottom: 0 !important;
}

.calendar-calendar .date-nav div.date-prev, .view-ujaen-calendar .calendar-calendar .date-nav div.date-next {
    margin-top: 0.3em;
}

.calendar-calendar td .inner div.day {
    background-color: #F3F3F3 !important;
}

.calendar-calendar td .inner div.day a {
    color: #0061AD;
}

.calendar-calendar td.week {
    width: 2%;
    vertical-align: middle;
    text-align: center;
    font-size: 1em;
}

.calendar-calendar td.calendar-agenda-hour {
    font-family: Helvetica,Arial,sans-serif;
    text-align: center;
    vertical-align: middle;
}

.calendar-calendar td .inner .calendar-empty {
    background: transparent;
}

.calendar-calendar td.calendar-agenda-items {
    border: 1px solid #CCCCCC;
}

.calendar-calendar td.calendar-agenda-hour {
    border: 1px solid #CCCCCC
}

.calendar-calendar table {
    border-collapse: separate !important;
    border-spacing: 1px;
}

.calendar-calendar td .inner div a {
    background: 0 none;
}

.calendar-calendar .month-view, .calendar-calendar .year-view,
.calendar-calendar .week-view, .calendar-calendar .day-view {
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}

.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
    background-color: #73BBEF;
}

.calendar-calendar tr td.today a, .calendar-calendar tr.odd td.today a,
.calendar-calendar tr.even td.today a {
    color:#FFF;
}

.calendar-calendar .year-view td table td {
    text-align: center;
}

.calendar-calendar .inner p {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
    padding: 0 0 0 0.1em;
    font-size: 1.05em;
}

.calendar-calendar div.calendar {
    margin-left: 2em;
    width: 95%;
}

.calendar-calendar div.date-nav a, .calendar-calendar div.date-nav h3 a {
    color: #0061AD;
}


.calendar-calendar div.date-nav a:hover, .calendar-calendar div.date-nav h3 a:hover {
    color: #049FE1;
}

.calendar-calendar th.calendar-agenda-hour, .calendar-calendar th.calendar-dayview-hour,
.calendar-calendar th.calendar-agenda-items {
    background-color: #999;
    border: 1px solid #CCCCCC;
}

.calendar-calendar td .inner .view-field a {
    color: #0061AD;
}

.calendar-calendar td .inner .view-field a:hover {
    color: #049FE1;
}

.calendar-calendar td .inner div {
    background-color: transparent;
}

.calendar-calendar .day-view .view-data-node-title a {
    font-weight: bold !important;
    font-size: 1.15em !important;
}

.calendar-calendar .day-view .view-data-node-data-field-evento-fecha-field-evento-fecha-value span {
    color: #049FE1;
}

.view-content .calendar-calendar ul.links {
    display: none;
}


/*
* ujaen20110921
*/

#views-exposed-form-ujaen-anuncios-navegacion-page-4 .views-exposed-form,.views-widget,fieldset{
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 0 none;
  border-top: 0 node;
  border: 0 none;
}

#views-exposed-form-ujaen-anuncios-navegacion-page-4 input.form-text,select.form-select {
  width: 150px;
  font-size: 1em;
}

#views-exposed-form-ujaen-anuncios-navegacion-page-4 legend {
    background: transparent url('images3/bgsearch.png') repeat-x left top;
    display: block;
    color: #0061AD;
    font-size: 1.1em;
    height: 2.1em; 
    line-height: 2.1em;
    font-weight: bold;
}

/* ujaen20110921 */


