html, body {
    color: #555;
    margin: 0;
    padding: 0;
    background-color: #E2E7E1;
    /*font-size: 10px;*/
    font-family: "Open Sans", Arial, Verdana, sans-serif;
}
/*Wrapper*/
.wrapper{
    /*margin:0;
    padding:0;*/

}
.edukia .container{
    box-shadow: 0px 0px 10px #CCC;
}
.header{
    background-color:#E2E7E1;
}
.navbar{
    margin-bottom:0;
    border-radius:0;
}
.navbar-inverse{
    maring:0;
    padding:0;
    border:none;
}
.navbar-fixed-top{
    maring:0;
    padding:0;
}
.navbar-inverse .navbar-nav{
    border-radius:0;
}
.navbar-inverse .navbar-nav > li > a {
    color:#FFF;
    text-transform: uppercase;
    border-bottom:3px solid transparent;
    font-size:115%;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    /*color: #fff;
    background-color: transparent;*/
    border-bottom:3px solid #f00000;
}
.edukiontzia{
    padding:0;
    box-shadow: 0px 0px 10px #CCC;
}
.albisteontzia{
    margin:10px;
}
.copyright{
    background:#252525;
    color:#FFF;
}
/*.footer{
    margin-top:20px;
    background:
}*/
/*Carousel
------------------------------------*/
.carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7px 15px;
    background: rgba(0, 0, 0, 0.7);
}

.carousel-caption p {
    color: #fff;
    margin-bottom: 0;
}
/*Responsive Video*/
.responsive-video {
    height: 0;
    padding-top: 1px;
    position: relative;
    margin-bottom: -3px;
    padding-bottom: 56.25%; /*16:9*/
}

.responsive-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

/*list-group borderik gabe*/
.list-group-item {
    border:none;
}
/*Elementu orokorrak*/
a{
    color:#555;
}
a:hover{
    color: #f00000;
    text-decoration:none;
}
h2{
    /*border-bottom:1px solid #E2E7E1;*/
}
/*.titularra*/
.headline {
    display: block;
    margin: 15px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.headline-md{
   margin-bottom:15px;
}
.headline-md h2{
    font-size:21px;
    line-height:1.5;
}
.headline-md h3{
    font-size:16px;
    line-height:1;
}
h2{
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    /*border-bottom: 2px solid #72c02c;*/
    border-bottom:2px solid #f00000;
}
h3{
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    /*border-bottom: 2px solid #72c02c;*/
    border-bottom:2px solid #f00000;
}
/*Blog Photo Stream*/
.blog-photos li {
    display: inline;
}
.blog-photos li img {
    opacity: 0.6;
    width: 58px;
    height: 58px;
    margin: 0 2px 8px;
}
.blog-photos li img:hover {
    opacity: 1;
    box-shadow: 0 0 0 2px #f00000;
}
.thumbnail{
    box-shadow:none;
    border:none;
}
.dataHelbideak{
    margin-top:10px;
    font-size: 90%;
}
/*breadcrumb*/
.breadcrumbs {
    /*overflow: hidden;*/
    padding: 5px 0 3px;
    border-bottom: solid 1px #eee;
    margin-bottom:10px;
    /*background: url(../img/breadcrumbs.png) repeat;*/
}
.breadcrumbs h1 {
    color: #666;
    font-size: 22px;
    margin-top: 8px;
}
.breadcrumb {
    top: 10px;
    padding-right: 0;
    background: none;
    position: relative;
}
/*Orokorrak*/

.paddingLeft10{
    padding-left:10px;
}

/*Aldizkarien karousel*/

#myCarousel .thumbnail {
    margin-bottom: 0;
}
#myCarousel .carousel-control.left, .carousel-control.right {
    background-image:none !important;
}
#myCarousel .carousel-control {
    color:#fff;
    top:40%;
    /*color:#428BCA;*/
    color:#333;
    bottom:auto;
    padding-top:4px;
    width:30px;
    height:30px;
    text-shadow:none;
    opacity:1;
}
#myCarousel .carousel-control:hover {
    color: #d9534f;
    color:#F00000;
}
#myCarousel .carousel-control.left, .carousel-control.right {
    background-image:none !important;
}
#myCarousel .carousel-control.right {
    left:auto;
    right:-32px;
}
#myCarousel .carousel-control.left {
    right:auto;
    left:-32px;
}

#myCarousel .carousel-indicators {
    bottom:-30px;
}
#myCarousel .carousel-indicators li {
    border-radius:0;
    width:10px;
    height:10px;
    background:#ccc;
    border:1px solid #ccc;
}
#myCarousel .carousel-indicators .active {
    width:12px;
    height:12px;
    /*background:#3276b1;
    border-color:#3276b1;*/
    background:#F00000;
    border-color:#F00000;
}
.well{
    border:none;
}
/*Formularioak*/
input.form-control{
    border-radius: 0;
}
label.control-label{
    font-weight:normal;

}
.label{
    color:#333;
    font-size:13px;
    font-weight:normal;
}
/*db*/
table.fitxa{
    margin-bottom:20px;
}
.izenburua{
    font-weight:bold;
    font-size:0.80em;
}
.fitxaAzalpena{
    font-size:0.95em;
    padding-left:10px;
}
.em_mh_form{
    margin-bottom:20px;
}
.zerrenda{
    margin-top:30px;
    width:90%;
}
.zerrenda > thead > tr > th,
.zerrenda > tbody > tr > th,
.zerrenda > tfoot > tr > th,
.zerrenda > thead > tr > td,
.zerrenda > tbody > tr > td,
.zerrenda > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.zerrenda > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.zerrenda > caption + thead > tr:first-child > th,
.zerrenda > colgroup + thead > tr:first-child > th,
.zerrenda > thead:first-child > tr:first-child > th,
.zerrenda > caption + thead > tr:first-child > td,
.zerrenda > colgroup + thead > tr:first-child > td,
.zerrenda > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.zerrenda > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.zerrenda .zerrenda {
    background-color: #ffffff;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
.block_iter h2{
    margin-top:10px;
}

/*pagination*/
ul.pagination li a {
    color:#F00000;
}
.pagination > .active > span{
    background:#F00000;
    border-color:#F00000;
}
.pagination > li > a:hover{
    background:#F00000;
    color:#FFF;
    border-color:#F00000;
}
/*Alert fixed bottom*/

.alert-fixed-top,
.alert-fixed-bottom {
    position: fixed;
    width: 100%;
    z-index: @zindex-alert-fixed;
    border-radius: 0;
    margin: 0;
    left: 0;

@media (min-width: @alert-fixed-width) {
width: @alert-fixed-width;
    left: 50%;
    margin-left: (-1 * (@alert-fixed-width / 2));
}
}

.alert-fixed-top {
    top: 0;
    border-width: 0 0 1px 0;

@media (min-width: @alert-fixed-width) {
    .border-bottom-radius(@alert-border-radius);
    border-width: 0 1px 1px 1px;
}
}

.alert-fixed-bottom {
    bottom: 0;
    border-width: 1px 0 0 0;
    z-index:100;

@media (min-width: @alert-fixed-width) {
    .border-top-radius(@alert-border-radius);
    border-width: 1px 1px 0 1px;
}
}