/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 @import url("fonts.css");
 
.nav-tabs li a{
 background: #eda928 none repeat scroll 0 0 !important;
 padding:10px;
}
#table_frontend_user_article_list a {
    color: #eda928 !important;
    cursor: pointer;
    text-decoration: none;
}
#jform_title{
    width:100%;
}
.tm-toolbar .uk-icon-hover {
    color: #fff;
    font-family: Rubik;
    font-size: 14.5px;
    padding: 0;
    text-align: center;
    width: 140px;
    font-style:normal;
    height: 30px;
    line-height: 30px;
}

/*BT Content*/
.bt-introtext {
    font-size: 14px;
    font-style: normal;
    line-height: 15px;
    position: relative;
    top: -5px;
}
.bt-cs .bt-row {
    padding:0;
}
.bt-cs .bt-inner {
    height:inherit;
}
.bt-cs .bt-inner .bt-title {
    text-transform:none;
    font-style:normal;
}
.slide {
    background: #fff none repeat 0 0;
}
.bt-row-separate {
    height:0;
    margin:0;
}
.bt-introtext {
    font-size: 14px;
    font-style: normal;
    line-height: 15px;
}
.bt-cs .bt-row {
    padding: 0;
}
.bt-cs .bt-inner {
    height: inherit;
}
.bt-cs .bt-inner .bt-title {
    font-style: normal;
    text-transform: none;
}

.uk-button {
    border: 2px solid #eda928;
    color: #f5cf85;
}
.uk-panel-title a {
    color: #eda928;
}
/*Footer estils*/
.footerinfoal ul {
    list-style: outside none none;
    padding-left: 0;
}
.footerinfoal, .footerinfoal a {
    color: #fff;
    font-family: rubik;
    font-size: 16px;
    text-align: left;
    font-style: normal;
}
.footerinfoal h4 {
    color: #fff;
    font-family: Rubik;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.footerinfoal p {
    font-size: 14px;
    line-height: 1.1;
    margin: 0 0 11px;
}

#tm-top-b{
    background: transparent;
    padding-top:0px;
    padding-bottom:0px;
}
#tm-top-b h3 {
    text-align: center;
    font-family: "Rubik";
    font-size: 29px;
    font-style: normal;
    font-weight: lighter;
	color: #222;
}

#tm-top-c {
    background: transparent none repeat scroll 0 0;
}
.tm-top-c h3.tm-panel-title-large {
    text-transform: uppercase;
    font-family: rubik;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
}
.tm-top-c h5.uk-article-lead {
    text-align: center;
    width: 50%;
    margin: 0 auto !important;
    font-family: 'Rubik';
    line-height: 30px;
    font-style: normal;
    color: #000;
}

/*Posicion Search & More*/
.uk-navbar-flip {
    clear: right;
    float: right;
}
/*Posicion Iconos */
.infoalmore {
    width: 240px;
}

.logo-network-white {
    height: 30px;
}

/*Box navbar*/
.uk-navbar {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
}


.uk-button {
    padding: 0 20px;
    line-height: 25px;
    min-height: 25px;
    text-transform: uppercase;
    font-weight: 400;
}
.uk-pagination > li > a, 
.uk-pagination > li > span {
    border: 1px solid #cececf;
    background: none;
    border-radius: 0;
}
.uk-pagination > li > a {
    color: #5d5e60;
}
/*.slide-portada .uk-position-relative ul.uk-slideshow li:first-child .uk-flex h3{
    color: #000!important;
    text-shadow: none!important;

}*/


.slide-portada .uk-position-relative ul.uk-slideshow li:first-child .uk-flex div{
    margin: auto 15%;
}
@media only screen and (max-width: 600px) {
    .tm-isblog .tm-content .botons>div{
        width: 100%;
        margin: 10px auto;
    }
.slide-portada .uk-position-relative ul.uk-slideshow li:first-child .uk-flex h3{
    font-size: 30px!important;

}

}