.navbar .btn-navbar{
    position: inherit;
}

#page-footer{
    margin: 0 auto;
    max-width: 960px;
}


.accesos{
    background-color: #4A4A4A;
}

.widget{
    border: 0;
}
aside#execphp-9,
aside#execphp-9 *,
aside#execphp-7,
aside#execphp-7 *,
aside#execphp-4,
aside#execphp-4 *{
    box-sizing:border-box;
-moz-box-sizing:border-box;
    
}
.titleCR,
.titleCR *,
#sidebartabs-2,
sidebartabs-2 *{
        box-sizing:border-box;
-moz-box-sizing:border-box;
}
#execphp-9 .widget-title,
#execphp-7 .widget-title,
#execphp-4 .widget-title{
    background-color: #FFFFFF;
    border-bottom: 5px solid #A5D51D;
    color: #343434;
    padding: 5px 0 0 0px;
    width: 100%;
    height: 33px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.single a.bannerHome{
        display: block;
    float: left;
    overflow: hidden;
    width: 100%;
}

.cursos a {
    color: #343434;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
}
#execphp-9 .widget-title,
#execphp-7 .widget-title{
    border-bottom: 5px solid #8adffc;
}
#execphp-9 .execphpwidget,
#execphp-7 .execphpwidget{
    display: block;
    float: left;
}
.cursos li {
    float: left;
    padding: 10px;
    width: 50%;
}
footer#colophon{
    background-color: #4A4A4A;
    float: none;
    margin: -10px auto -20px auto;
    max-width: 100%;
    width: 100%;
}


/* Slider Colaboradores Prefooter */
.slider-colaboradores{
    border-top: 1px solid #E5E5E5;
    background-color: #7899D2;
}

.slider-colaboradores .item
{
    border: none;
    background:none !important;
}
.slider-colaboradores .contenedor-slider-colaboradores p{
    display: inline-block;
    margin-top: 6px;
    color: white;
    font-size: 12px;
}
.slider-colaboradores .contenedor-slider-colaboradores{
    width: 100%;
    margin: 0 auto;
    /*padding-bottom: 40px;*/
}
/* FIN Slider Colaboradores */
.cursos > ul {
    list-style-type: none;
    margin: 0;
}
.imagefield.imagefield-field_img_curso {
    float: left;
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    width: 90px;
    max-height:88px;
}
.cursos, .cursos *,
footer *{
    box-sizing:border-box;
-moz-box-sizing:border-box;
}

#colophon #page-footer .arriba ul{
    width: 22%;
    float:left;
    text-align: left;
    padding: 7px;
    margin: 0;
    height: auto;
}
.entry-meta .meta-datos{
    /* float: left; */
    margin-top: 4px;
    margin-left: 50px;
}
.entry-meta .post_img_autor{
    margin-right: 0;
}

#comments .comment-author-avatar .base_autor{
    background: url("comentarios/icon-coment-subraya-2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        height: 7px;
    width: 40px;
    margin-top: 4px;
}

.entry-meta .num_com{
    background: url("comentarios/comentarios_up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #92B3CB;
    float: right;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    padding-top: 7px;
    text-align: center;
    width: 33px;
    position: absolute;
    right: 8px;
    top: 24px;
}
.comment-meta span.fn{
    font-weight: bold;
}
.comment-content .likebtn_container {
    float: left;
    margin-right: 10px;
}

#comments .comment-author-avatar{
    margin-right: 0px;
}
.comment-meta{
    margin-top: 6px;
}
#colophon #page-footer .arriba ul.newsletter .title{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    color: #FFFFFF;
    width: 100%;
}
#colophon #page-footer .arriba ul.newsletter img{
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 20px;
}

#colophon #page-footer .arriba ul.newsletter .form-item{
    float: left;
    margin-top: 0;
}
#colophon #page-footer .arriba ul.newsletter .form-submit{
    font-size: 15px;
    margin: 5px 0;
    padding: 5px 0;
    width: 142px;
    background-color: #DA9E0E;
    border: medium none;
    color: #FFFFFF;
}
#colophon #page-footer .arriba ul.newsletter .form-item input{
    background-color: #D7D7D7;
    border-color: #D7D7D7;
    border-radius: 0;
    margin-bottom: 0;
        font-size: 11px;
    height: 25px;
    width: 142px;
}
#colophon #page-footer .arriba ul.newsletter{
    width: 32%;

}


#colophon #page-footer .abajo{
    

    border-top: 2px solid #FFFFFF;
    float: left;
    margin-top: 10px;
    width: 100%;
   }

#colophon #page-footer .abajo .left{
    width: 66.6%;
    padding: 7px;
    float: left;
}
#colophon #page-footer .abajo .left div{
    display: inline-block;
    margin: 10px;
}
#colophon #page-footer .abajo .left .logo-mentoring{
    width: 55%;
}
#colophon #page-footer .abajo .right{
    width: 33.3%;
    padding: 7px;
    float: right;
}
#colophon #page-footer .abajo .botones a{
    font-size: 11px;
}
/* Media query para redimensionar Logo Mentoring */
@media (max-width: 800px){
    #colophon #page-footer .abajo .left, #colophon #page-footer .abajo .right{
        width: 100%;
    }
    #colophon #page-footer .abajo .left{
        text-align: center;
    }
    #colophon #page-footer .abajo .right .redes_sociales, #colophon #page-footer .abajo .right .botones{
        text-align: center;
    }
}

#colophon #page-footer .abajo .logo-mentoring img{
    margin-top: 18px;
}

#colophon #page-footer .abajo .right ul{
    width: 100%;
    text-align: right;
    height: auto;
}
#colophon .row{
    margin: 0 -7px;
}
#colophon #page-footer .abajo .right ul.botones li{
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: inline;
    float: none;
    font-size: 12px;
    list-style: none outside none;
    padding-right: 5px;
    width: auto;
}
#colophon #page-footer .arriba{
    height: auto;
}
#colophon #page-footer .arriba li.title{
    font-weight: bold;
    font-size: 15px;
}
#colophon #page-footer .arriba li{
    
    color: #FFFFFF;
    float: none;
    font-size: 12px;
    height: auto;
    list-style: none outside none;
    margin: 4px 0;
    width: auto;
}
#colophon #page-footer .abajo .right{
    margin-top: 10px;
}
#colophon #page-footer .abajo .right ul.redes_sociales li{
    
    color: #FFFFFF;
    display: inline;
    float: none;
    font-size: 12px;
    list-style: none outside none;
    
    width: auto;
}
#colophon #page-footer .abajo .right ul.botones li.last{
    border-right: 0;
    color: #FFFFFF;
    display: inline;
    float: none;
    font-size: 12px;
    list-style: none outside none;
    padding-right: 0;
    width: auto;
}

/*
*, *:before, *:after {
    
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    
    
    
    webkit-box-sizing: border-box;
        -webkit-box-sizing:border-box;    -moz-box-sizing:border-box;    box-sizing:border-box;
    box-sizing: border-box;
}*/
.accesos{
    float:left;
}


.field-field-actualizaciones{
    display: none;
}

.single .entry-meta .author{
    color: #1396dc;
}

.admin-bar.single-post .entry-meta .entry-date{
    color: #343434;
}

header > .container{
        background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    max-width: 960px;
    padding: 10px 10px;
}
#branding .navbar{
    height: 100%;
}
.accesos .accesos-top{
    max-width: 1000px;
    width: 100%;
}
#post-destacado article{
    height: 449px;
    position: relative;
}
header .navbar{
    margin: 0;
}

.entry-title{
    background-color: #FFFFFF;
    color: #000000;
}
div.entry-meta{
    height: 46px;
    border-bottom: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
}
.single .entry-meta .author{
    padding-top: 0;
    
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
    padding: 4px 0px;
}
#tribunas-home .tribuna:last-child{
    width: 100%;
    float:none;
    
    
}
.navbar .nav > li{
    padding: 0;
}
.well{
    margin-bottom: 0;
}
#eanwidget-2{
        -webkit-box-sizing:border-box;    -moz-box-sizing:border-box;    box-sizing:border-box;
    margin-bottom: 2px;
    width: 100%;
}
body{
    padding:0;
    min-width: 320px;
    
}
#post-destacado{
    border: 0;
   
    width: 100%;
    margin-bottom: 0;
    float:left;
}
.widget_display_jQuery_categories{
    width: 100%;
    position: inherit;
    height: auto;
}
section{
        -webkit-box-sizing:border-box;    -moz-box-sizing:border-box;    box-sizing:border-box;
}
#lc_taxonomy-4{
        -webkit-box-sizing:border-box;    -moz-box-sizing:border-box;    box-sizing:border-box;
    padding-top: 0;
    height: auto;
    border-top: none;
}
.widget_display_jQuery_categories{
        -webkit-box-sizing:border-box;    -moz-box-sizing:border-box;    box-sizing:border-box;
    border-bottom: none;
}
    #secondary{
        display:block;
    }
#gestion-despachos, #consejos, #video-tribuna{
    margin-left: 0px;
}
#secondary{
        width: 25%;
        padding: 1px;
}
#primary > #content{
        background-color: #FFFFFF;
    border: 2px solid #D7D7D7;
    clear: both;
   
    padding: 0;
}
#primary{
    width: 100%;
    float:left;
    
}
#primary{
    
    float:left;
    
}
#author-info{
    margin:0;
    max-width: 660px;
    width: 100%;
    -webkit-box-sizing:border-box;    -moz-box-sizing:border-box;    box-sizing:border-box;
    
}
#author-info .autor-nombre{
    max-width: 540px;
    width: 100%;
}
#execphp-4 li a{
    min-height: 35px;
    height: 100%;
}
#site-logo{
    width: auto;
}
    #site-logo{
        float: none;
    }
    #branding hgroup, #header-image, .entry-content, nav#access{
        text-align: center;
        background-color: white;
    }
    #branding hgroup{
        max-width: 960px;
        padding:0;
    }
    .uncuarto{
        width: 100%;
        float:left;
        padding: 1px 1px;
    }
    .unmedio{
        width: 100%;
        float:left;
        padding: 1px 1px;
    }
    
    .home #primary{
        width: 100%;
        padding: 1px;
        float:left;
    }
    #primary{
        max-width: none;
    }
    .enlaces_tribuna{
        float: right;
    }
    .accesos .accesos-top{
        padding:0;
    }
    .entry-summary{
        padding:0;
    }

    .under{
            -webkit-box-sizing:border-box;    -moz-box-sizing:border-box;    box-sizing:border-box;
    }
    #post-destacado article{
        border: 7px solid #D7D7D7;
        float:left;
    }
    #gestion-despachos, #consejos, #video-tribuna{
        padding: 1px;
        width: 50%;
    }
    .thumbnail > img{
        width: auto;
    }
.widget {
    padding: 5px 7px;
    word-wrap: break-word;
}
section#banner-principal h1{
    width: auto;
}
ul.sidebarTabs a{
    font-size: 9px;
    font-weight: bold;
    margin:0 !important;
    padding: 0 5px !important;
    
}
#sidebartabs-2{
    float: left;
}
#sidebartabs-2 #recent-comments-2 li a{
    font-weight: bold;
}
#sidebartabs-2 .scrollable ul li a{
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.widget_eanwidget h2.widget-title{
        background-color: #FFFFFF;
    color: #343434;
    padding: 0;
}
.page-header{
    overflow: hidden;
}
#comments-title {
    border-bottom: 1px solid #CCCCCC;
    font-size: 19.5px;
    line-height: 2;
    margin: 0 0 27px;
}
#comments li.comment{
    border-bottom: 1px solid #CCCCCC;
}
.widget_eanwidget #ean{
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
    height: auto;
}

.widget_eanwidget #ean #email{
    width: 125px;
    height: 21px;
    max-height: none;
}

.home .widget_eanwidget #ean #email{
    width: 110px;
    
}



div.sb_container_fwithout_icons a.prev{
    display: none;
}
div.sb_container{
    margin: 0 !important;
}

.widget_eanwidget #ean input[type="submit"] {
     border: medium none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;

    padding: 7px 12px;
    background: -webkit-linear-gradient(#ffcf72, orange); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffcf72, orange); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffcf72, orange); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffcf72, orange); /* Standard syntax */

}


.widget_eanwidget #ean .img_sobre_newsletter{
    display: none
}

#sidebartabs-2 .scrollable ul li:last-child a{
    border-right: 1px solid #CCCCCC;
}
#sidebartabs-2 .scrollable ul li a.current{
    border-bottom: none;
}
ul.sidebarTabs{
    width: 100%;
    margin: 0;
    padding: 0;
}


#execphp-7 li a,
#execphp-9 li a,
#execphp-2 li a{
    background: none;
    padding: 0;
    margin: 0;
    line-height: inherit;
    display:inherit;
}
#execphp-2 ul{
    padding: 7px;
}
#execphp-2 li{
    font-size: 11px;
    border: 0 none;
    float: left;
    list-style-type: square;
    margin: 2px 0 2px 10px;
    padding: 0;
    line-height: 1.5;
    color: #343434;
}


#sidebartabs-2 .sidebarTabs_divs .tb li {
    font-size: 11px;
    border: 0 none;
    float: left;
    list-style-type: square;
    margin: 2px 0 2px 5px;
    padding: 0;
    line-height: 1.5;
    color: #343434;
    overflow: visible;
    display: list-item;
    
}

#sidebartabs-2 .sidebarTabs_divs .tb ul{
    margin: 0;
    padding-left: 5px;
}
.wppp_list li{
    border:0;
    line-height: inherit;
    margin:0;
    padding: 0;
    
}

.wppp_list li{
    color: white;
    line-height: inherit;
   
    
}
div.sidebarTabs_panes .tb{
    overflow: hidden;
}

#sidebartabs-2 div.scrollable{
    overflow: visible;
}
#sidebartabs-2 .sidebarTabs_divs{
    
}
#page section .uncuarto,
#page section{
    padding: 5px;
    border: 0;
}
#page section#banner-principal{
    padding: 0;
}
#page section .uncuarto aside,
#page section .content,
#page section#post-destacado article{
    border: 2px solid #CCCCCC;
}
#page section#secondary{
    padding: 0;
}
.enlaces_tribuna_item{
    margin-top: 18px;
    
}
section#banner-principal{
    width: 947px;
}
.single .entry-meta .author{
    width: auto;
}
@media (min-width: 450px) { 
    #site-logo{
        float: left;
    }
    #branding hgroup, #header-image, .entry-content, nav#access{
        text-align: inherit;
    }
        
}
#third > aside{
    width: 215px;
}
.container table{
    font-size: 11px;
}
#execphp-4 li a{
    background-color: inherit;
    padding: 3px 3px 3px 47px;
    font-size: 11px;
}

#execphp-4 li img{
    width: 40px;
    margin: 8px 0;
    float: left;
}
.single img.bannerHome{
        display: block;
    margin: 15px auto 0;
    text-align: center;
    width: 627px;
        
}
.single-post .entry-meta .entry-date{
    clear: left;
    float: left;
    margin-left: 4px;
    margin-top: 2px;
    color: #919191;
}



.admin-bar.single-post .entry-meta .entry-date{
    padding-top: 5px;
    margin-left: 4px;
    margin-top: -4px;
    color: #919191;
}
.tag-links a {
    color: #fea223;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    font-weight: normal;
    line-height: 31px;
    background-color: #eeeeee;
    padding: 5px;
}

#execphp-4 li{
    border:0;
    overflow: hidden;
    float:left;
    
    
}
#execphp-9 li,
#execphp-7 li {
    border: 0 none;
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0 3px;
    padding: 0;
    width: 34px;
}

#execphp-2 h2.widget-title{
    background-color: #E5E5E5;
    color: #343434;
    margin-bottom: 0;
    font-size: 10px;
}
#execphp-2 .execphpwidget{
    /* border: 1px solid #CCCCCC; */
    overflow: hidden;
}
.imagefield-field_icono{
    margin:5px 0;
}
.single #jquery-categories-list-widget,
.single #lc_taxonomy-4{
    display: none;
}
#primary .wpp-list{
    display: block;
    margin: 0;
    overflow: hidden;
    width: 100%;
    padding: 0 10px;
}
#primary .wpp-list li{
    display: inline;
    float: left;
    overflow: auto;
    padding: 0 10px;
    width: 25%;
    clear: none;
}

.wpp-thumbnail{
    float:none;
    display: block;
    border: 1px solid #CCCCCC;
    height: 100px;
    width: 145px;
}

#primary .wpp-list span{
    font-size: 11px;
}

#primary .wpp-list a{
    color: #4BA6E1;
    display: block;
    font-size: 12px;
    font-weight: bold;
    width: 155px;
}

#primary .wpp-list,
#primary .wpp-list *{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
footer.entry-meta{
    height: auto;
    padding: 0;
}
.cursos .widget-title{
    display: none;
}
.cursos {

    display: block;
    float: left;
    padding: 10px;
}
.cursos > ul {
    list-style-type: none;
    margin: 0;
}

.cursos li {
    float: left;
    width: 50%;
}

.titleCR {
    
    display: block;
    float: left;
    padding: 10px 20px;
    
    width: 100%;
}
.titleCR p.title{
    margin-bottom: -2px;
    color: #1b1b1b;
    font-weight: bold;
}


.home #post-destacado article object{
        display: block;
    margin: 10px auto 0;
    width: 685px;
}
.widget_eanwidget{
    float: left;
}
.cursos a.link{
    color: #1396DC;
    font-size: 12px;
}

.single .entry-meta{
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;

-moz-box-sizing:border-box;
    
}
.post_social > div{
    float: left;
    margin-right: 5px;
}
.cat-links{
    float:right;
    /* margin-top: -50px; */
    margin-top: 0;
    margin-right: -4px;
}

.cat-links-post-destacado{
    margin-top: 0;
    margin-right: -6px;
    overflow: hidden;
    text-align: left;
    float: right;
    height: 24px;
    /*margin-bottom: 10px;*/
    /*margin-left: -3px;*/
    width: auto;    
    position: absolute;
    right: 0;
}
.cat-links-post-destacado a {
	background: url('../img/punta-flecha.png') no-repeat -4% 50%;
	height: 19px;	
	padding-right: 12px;
	padding: 0 6px 3px 12px;
}

/* Etiquetas categorías artículos */
.fiscal a{
    background: url('../img/punta-flecha-fiscal.png') no-repeat -4% 50%;
}
.fiscal a:nth-child(2){
    background: url('../img/punta-flecha-default.png') no-repeat -4% 50%;
}
.laboral a{
    background: url('../img/punta-flecha-laboral.png') no-repeat -4% 50%;
}
.laboral a:nth-child(2){
    background: url('../img/punta-flecha-default.png') no-repeat -4% 50%;
}
.mercantil a{
    background: url('../img/punta-flecha-mercantil.png') no-repeat -4% 50%;
}
.mercantil a:nth-child(2){
    background: url('../img/punta-flecha-default.png') no-repeat -4% 50%;
}
.contable a{
    background: url('../img/punta-flecha-contable.png') no-repeat -4% 50%;
}
.contable a:nth-child(2){
    background: url('../img/punta-flecha-default.png') no-repeat -4% 50%;
}
.juridica a{
    background: url('../img/punta-flecha-juridica.png') no-repeat -4% 50%;
}
.juridica a:nth-child(2){
    background: url('../img/punta-flecha-default.png') no-repeat -4% 50%;
}
.economia a{
    background: url('../img/punta-flecha-economia-empresa.png') no-repeat -4% 50%;
}
.economia a:nth-child(2){
    background: url('../img/punta-flecha-default.png') no-repeat -4% 50%;
}
/* Fin etiquetas */

.cat-links-post-destacado > a {
    color: white;
    /*background-color: #005DBC;*/    
    display: block;
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    margin-right: 4px;
    margin-top: 2px;
    /*padding: 1px 5px;*/
    text-decoration: none;
    font-size: 11px;
    padding-left: 22px;
}
.cat-links-post-destacado > a:hover {
	text-decoration: underline;
}
.cat-links-post-destacado > a:first-child {
	text-transform: uppercase;
	
}
.cat-links-post-destacado a + a {
	/*background-color: #005DBC;*/
	font-size: 10px;
	max-width: 180px;
	overflow: hidden;
}
.cat-links-post-destacado a + a:before{
  		/*content: " / ";*/
}

.post_social{
    display: block;
    padding: 2px;
    margin-left: 4px;
}

.separador-social{
    display: block; 
    height: 1px;
    border: 0; 
    border-top: 1px solid #cccccc;
    margin: 0.2em 7px; 
    padding: 0;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .single .entry-meta .author{
        padding-top: 2px;
        margin-left: 4px;
        margin-top: -2px;
    }
    .single .entry-meta .author a{
        color: #1b1b1b;
    }
    
    .container table{
        font-size: 14px;
    }

    .uncuarto{
        width: 50%;
        float:left;
        margin: 1px 0;
    }
    .unmedio{
        width: 50%;
        float:left;
    }
    .entry-summary{
        padding:0 30px;
    } 
    #primary{
        width: 73.5%;
    }
    .home #primary{
        width: 75%;
    }
    .home #primary{
        width: 100%;
    }


}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .uncuarto{
        width: 25%;
        float:left;
        margin: 1px 0;
    }
    .home #primary{
        width: 50%;
    }
    .unmedio{
        width: 50%;
        float:left;
    }
    #secondary{
        width: 26%;
        margin-right: -1px;
    }
    .home #secondary{
        width: 25%;
        margin-right: 9px;
    }
    #post-destacado{
        width: 73.5%;
        margin-left: 5px;
    }
    #gestion-despachos, #consejos, #video-tribuna{
        width: 50%;
    }
    .navbar .nav > li{
        padding: 0 5px;
    }
}

@media (min-width: 1100px) { 
   
}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

}

/* Media queries intermedias */
@media (max-width: 641px) {
    /* Echamos para abajo la información de contacto */
    .info-contacto{
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    /* Echamos para abajo la información de contacto */
    #articulos-destacados-home .span6:nth-child(even){
        margin-top: 15px;
    }
}