/*Bloques*/

.clear{clear: both; width:98%; min-width: 1080px; margin: 10px auto; overflow: hidden;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
    position: relative;
    min-height: 1px;
    height: 214px; 
    background: none;
    margin: 10px 0 18px 0;
}
.col-md-12 {
    width: 100%;
}
.col-md-11 {
    width: 91.66666666666666%;
}
.col-md-10 {
    width: 83.33333333333334%;
}
.col-md-9 {
    width: 75%;
}
.col-md-8 {
    width: 66.66666666666666%;
}
.col-md-7 {
    width: 58.333333333333336%;
}
.col-md-6 {
    width: 50%;
}
.col-md-5 {
    width: 41.66666666666667%;
}
.col-md-4 {
    width: 33.33333333333333%;
}
.col-md-3 {
    width: 25%;
}
.col-md-2 {
    width: 16.666666666666664%;
}
.col-md-1 {
    width: 8.333333333333332%;
}
a.mostrar{ text-decoration: none; color: #000;}
.contentblock{ height: 145px; overflow: hidden; margin: 0 10px; background: #fff;}
.mostrar:hover .contentblock{ box-shadow: 0 0 0px 10px #C06A23;}

.col-md-12 .contentblock{ padding: 15px 1.1%;}
.col-md-11 .contentblock{ padding: 15px 1.2%;}
.col-md-10 .contentblock{ padding: 15px 1.4%;}
.col-md-9 .contentblock{ padding: 15px 1.6%;}
.col-md-8 .contentblock{ padding: 15px 1.8%;}
.col-md-7 .contentblock{ padding: 15px 2%;}
.col-md-6 .contentblock{ padding: 15px 2%;}
.col-md-5 .contentblock{ padding: 15px 2.8%;}
.col-md-4 .contentblock{ padding: 15px 3.8%;}
.col-md-3 .contentblock{ padding: 15px 4%;}
.col-md-2 .contentblock{ padding: 15px 7%;}
.col-md-1 .contentblock{ padding: 15px 14%;}
.contentblock p{ margin:0; text-align: justify;}

.sliderimg{ width: 100%; margin:0px auto; text-align: center;}
.sliderimg img{ width: 15%; min-width: 56px;}

.topfog{ 
    position:absolute;
    background: url('../images/top-white.png') 0 0 repeat-x;
}
.col-md-12 .topfog{ 
    width: 96.2%; height: 160px;
}
.col-md-11 .topfog{
    width: 95.9%; height: 160px;
}
.col-md-10 .topfog{
    width: 95.4%; height: 160px;
}
.col-md-9 .topfog{
    width: 94.7%; height: 160px;
}
.col-md-8 .topfog{
    width: 94.2%; height: 160px;
}
.col-md-7 .topfog{
    width: 93.4%; height: 160px;
}
.col-md-6 .topfog{
    width: 92.9%; height: 160px;
}
.col-md-5 .topfog{
    width: 90.7%; height: 160px;
}
.col-md-4 .topfog{
    width: 87.7%; height: 160px;
}
.col-md-3 .topfog{
    width: 85.9%; height: 160px;
}
.col-md-2 .topfog{
    width: 77%; height: 160px;
}
.col-md-1 .topfog{
    width: 55%; height: 160px;
}

.editblocks{ background: #C06A23; color: #fff; text-align: center; height: 20px; line-height: 20px; margin: 0 10px;}
.editblocks.noviews{ background: #888;}
.editblocks a{color: #fff; text-decoration: none; padding: 0 2px; display: inline-block; background: #000;}
.editblocks a.sizeminus, .editblocks a.sizeplus{ background: none;}
.editblocks a.borrar{ background: #000; padding: 0 0px;}
.editblocks a.borrar:hover{ background: #ff0000;}
.editblocks i{color: #fff; margin: 0 5px; font-weight: normal;}
.editblocks .left{float:left;}
.editblocks .right{float:right;}

.actions{ background: #C06A23; color: #fff; text-align: center; height: 26px; line-height: 26px; margin: 0 10px;}
.actions.noviews{ background: #888;}
.actions a{color: #fff; text-decoration: none; padding: 0 3px; display: inline-block; background: #000;}
.actions .arrastre{ cursor: move;}
.actions i{color: #fff; margin: 0 5px; font-weight: normal;}
.actions .left{float:left;}
.actions .right{float:right;}
.actions a.visiyes{color: #fff; background: green; padding: 0 2px;}
.actions a.visiyes:hover{background: #ff0000;}
.actions a.visinone{color: #fff; background: #ff0000; padding: 0 2px;}
.actions a.visinone:hover{background: green;}

.col-md-1 .actions i{display:none;}
.col-md-1 .actions a i{display:inline-block;}

.title-sec h1{text-align: center; font-size: 32px; margin-top: 10px; margin-bottom: 0;}
.title-sec h1 span{font-size: 64px;}

.container.noviews{ background: #b2b2b2; padding: 0 0 20px 0; margin-top: 20px;}
.mostrar:hover .contentblock.noviews{ box-shadow: 0 0 0px 10px #888;}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }


