/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: red;
border-color: #428bca;
}

.view .date-nav-wrapper .date-prev {
float:left;
z-index: -1;
left: 0px;
right: 220px;
}
.date-nav {
padding-bottom: 0em;
}


/* Slider */
.carousel-indicators li {
background-color: #b2dee9;
}
.carousel-indicators {
border : 1px;
float:left;
}
.carousel-indicators .active {
background-color:#0391b5;
}
.bannertitle {
color:red;
font-size:19px;
z-index:-10;
}
.bannerbajada {
font-size:10px;
padding-left:10px;
}


.node-webform .form-item {
  margin-bottom:20px;
}

.node-webform .form-email {
  display:block;
  width:100%;
  height:35px;
}


.wrapper 
