/*Docs*/

.body {
    position: relative;
}


.footer-left{
    text-align: left;
    padding-left: 40px;
    margin-bottom: 10px;

}
.footer-right{
    text-align: right;
    padding-right: 40px;
    margin-bottom: 10px;
}

.footer-top{
    padding-bottom: 20px;
}

.footer-top img{
    margin: 0 auto;
}

.micartera-equal-height{
    height: 420px;
}

.micartera-equal-height li{
    padding: 20px 0;
}

.hide-border-top{
    border-top:0!important;
}


.sub-title {
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.sub-title a {
    font-size: 16px;
}

.section.docs-heading {
    padding: 0px 0;
}

.affix {
    position: static;
}

#btnFechaActualización{
    cursor: initial;
}

#btnFechaActualización:hover{
    box-shadow: none;
}

/*MODAL*/
.modal .modal-content {
    max-width: 700px;
    /*border-radius: 0px;*/
    border-color: #fff;
    padding-top: 0;
    padding-bottom: 50px;
    padding-left: 0; 
    padding-right: 0;
}

/* HEADER */

.header-white form.search-form-opened{
    max-width: 275px;
}

.header-white form.search-form-opened button{
    width: 100%;
}

.header-white form.search-form-opened .btn-default{
    background-color: #fff !important;
}

.sidemenu-container.navbar-collapse.collapse.fixed-menu {
    position: fixed;
}


/* TABS */
/*
.nav-tabs {
    display:none;
}
*/

/*EXTRACTOS*/
.extractos .title{
    color: #ffcc33;
    text-align: center;
    font-size: 1.4em;
    margin-top: 12px;
    padding-bottom: 20px;
    font-weight: 600;
}
.extractos .profile-desc-item{
    color: #ffcc33;
}

.extractos a span{
    color: #000;
}

.extractos .line {
    width: 120px;
    height: 2px;
    position: relative;
    background: #ccc;
    left: 50%;
    margin-left: -60px;
    bottom: -19px;
    margin-bottom: 30px;
}

.extractos .col-sm-6{
    margin-bottom: 25px;
}
.extractos .no-link,
.extractos .no-link .material-icons{
    color: #cccccc;
}

.extractos .material-icons{
    font-size: 48px;
}

/* TABLES */
.td-finalizada{
    font-style: italic;
    color:#aaaaaa!important;
}
.td-finalizada i{
    font-style: normal;
}

.middle{
    vertical-align: middle!important;
}


thead{
    background-color: #fff;
}


.profile-desc-item {
    text-align: right;
}



tbody tr.alt1 {
    background-color: white !important;
}

tbody tr.alt2 {
    background-color: #F8F8F8 !important;
}

/* CARDS */
.color-hispania-yellow-strong{
    background-color: #cc9933;
}
.color-hispania-yellow{
    background-color: #ffcc33;
}
/* .color-hispania-yellow{
    background-color: #f2be00;
} */
.color-hispania-yellow .info-box-content, .color-hispania-yellow-strong .info-box-content{
    text-shadow: 1px 1px 1px #a3a3a3;
}
.color-hispania-purple-strong{
    background-color: #5b4aaf;
}
.color-hispania-purple{
    background-color: #7c68e0;
}



.card-topline-hispania-yellow {
    border-top: 10px solid #ffcc33;
}

.card-topline-hispania-purple {
    border-top: 10px solid #6666cc;
}

/* ICONS */
.info-box-icon {
    line-height: 78px;
    float: right;

}
.info-box-icon-text{
    line-height: 72px;
}
.material-icons {
    font-size: 32px;
}
.info-box {
    border-radius: 5px;
}
.info-box-number {
    font-size: 22px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info-box-content {
    padding: 0; 
    margin-left: 0;
}

.info-box-icon.push-bottom {
    margin-top: 12px;
}

/*FORM*/
.checkbox label::before{
    top: 4px;
}

.checkbox label::after{
    top: 4px;
}

/* KPIs */
.kpis i{
    color: #ffcc33;
    font-size: 40px;
}
.kpis b{
    color: #ffcc33;
    font-size: 18px;
}
.kpis b.text-icon{
    color: #ffcc33;
    font-size: 36px;
    vertical-align: -webkit-baseline-middle;
}

.page-footer a {
    text-shadow: none;
    color: #ffffff;
}

#extractos-bancarios a {
    text-shadow: none;
    color: #8c8c8c;
}

/* LIST GRUP ITEMS */
.list-group-item-first{
    border-top: none;
}
.list-group-item-last{
    border-bottom: none;
}




/*LOGO*/
img.plegado{
    display: none;
}
.sidemenu-closed img.plegado{
    display: block;
}
.sidemenu-closed .desplegado{
    display: none;
}
.page-header.navbar .page-logo{
    padding: 5px 0px 11px 16px;
}


/*TABLAS*/
#tblCuotas td{
    text-align: center;
}
.modal-body .table td, 
.modal-body .table th, 
.modal-body .card .table td, 
.modal-body .card .table th, 
.modal-body .card .dataTable td, 
.modal-body .card .dataTable th{
    padding: 3px;
}

.modal-body .table-bordered th, 
.modal-body .table-bordered td {
    border: 0px solid #dee2e6;
}

.modal-body .table tr.barra_inferior_yellow{
    border-bottom: 2px solid #ffcc33;
}

.modal-body .table tr.barra_inferior{
    border-bottom: 2px solid #bdb3ef;
}

.carousel-control-next-icon,
.carousel-control-prev-icon{
    background-image: none;
}
.carousel-control-next-icon:before {
    content: ">";
    font-size: 30px;
    color: #bdb3ef;
}

.carousel-control-prev-icon:before {
    content: "<";
    font-size: 30px;
    color: #bdb3ef;
}

.modal .modal-content{
    /*padding: 0px!important;*/
}

.modal .modal-content .modal-header{
    border-bottom: 1px solid #ccc!important;
}



.modal .modal-content .modal-header .modal-title {
    font-weight: 400!important;
    font-size: 24px!important;
    /*text-align: left;*/
    margin-left: 0;
}

.modal-footer .btn{
    margin-right: 100px;
    margin-bottom: 30px;
    background-color: #ccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    color:#FFF;

}

.carousel .table tr, 
.pseudo-link:hover{
    cursor: pointer;
}

.pseudo-link{
    text-decoration:none;
    cursor: pointer;
    color: #695f9e;
    font-weight: 600;
}




@media (min-width: 992px) {
    .affix,
    .affix-bottom {
        width: 213px
    }
    .affix {
        position: fixed;
        top: 20px
    }
    .affix-bottom {
        position: absolute
    }
    .affix .bs-docs-sidenav,
    .affix-bottom .bs-docs-sidenav {
        margin-top: 0;
        margin-bottom: 0
    }
}




@media (min-width: 1200px) {
    .affix,
    .affix-bottom {
        width: 263px
    }
}

@media (max-width: 992px) {
    .sidebar-user-panel {
        position: relative;
    }
}



/* SIDEBAR */

@media (min-width: 768px) {

    .docs-sidebar {
        padding-top: 20px;
        padding-left: 20px
    }
    /*
    .nav-tabs {
        display: flex;
    }

    .card {
        border: none;
    }

    .card .card-header {
        display:none;
    }  

    .card .collapse{
        display:block;
    }
    */

}

@media(max-width:767px){
    /*
    .tab-pane {
        display: block !important;
        opacity: 1;
    }
    */
    .nav-pills>li>a, .nav-tabs>li>a{
        padding: 10px 5px;
    }
    .card-body{
        padding: 10px 12px 14px 12px;
    }
    .row{
        margin-right: -17px;
        margin-left: -17px;
    }
    .card-head header{
        padding: 11px 10px;
        font-size: 15px;
    }
    .profile-desc-item{
        width: 96px;
    }
    .page-container-bg-solid .page-bar .page-breadcrumb, .page-content-white .page-bar .page-breadcrumb{
        padding: 0;
    }
}


/* all links */
.docs-sidebar .nav>li>a {
    color: #111;
    border-left: 2px solid transparent;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 400;
}

/* nested links */
.docs-sidebar .nav .nav>li>a {
    padding-left: 40px;
    font-size: 14px;
}

/* hover links */ 
.docs-sidebar .nav>li:not(.active)>a:hover {
    color: #0E97EE;
    text-decoration: none;
    background-color: transparent;
    border-left-width: 1px;
    border-left-color: #0E97EE;
}
/* focus links */
.docs-sidebar .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}
/* active links */
.docs-sidebar .nav>.active>a {
    color: #0E97EE;
    text-decoration: none;
    background-color: transparent;
    border-left-color: #0E97EE;
}
/* all active links */
.docs-sidebar .nav>.active>a, 
.docs-sidebar .nav>.active:hover>a,
.docs-sidebar .nav>.active:focus>a {
    font-weight: 700;
}
/* nested active links */
.docs-sidebar .nav .nav>.active>a, 
.docs-sidebar .nav .nav>.active:hover>a,
.docs-sidebar .nav .nav>.active:focus>a {
    font-weight: 500;
}

@media (min-width: 992px) {
    .docs-sidebar .nav ul {
        display: none;
        padding-bottom: 10px;
    }
    .docs-sidebar .nav>.active>ul {
        display: block
    }



}

@media (max-width: 991px) {

    .sidemenu-container.navbar-collapse.collapse.fixed-menu {
        position: initial;
    }

    .micartera-equal-height{
        height: initial;
    }



}

@media (max-width: 768px) {
    .chartcontainer {
        height: 550px;
    }


    .footer-left{
        text-align: center;
    }
    .footer-right{
        text-align: center;
    }


}
@media (min-width: 481px){
    #mnu_logout{
        display: none!important;
    }
}

@media (max-width: 480px){
    /* .top-menu{
        display: none!important; 
    } */
    .page-header.navbar .page-logo {
        padding-left:0px;
        width:185px;
    }
    .page-header.navbar .top-menu {
        float: none;
        display: inline-block;
        margin-top: 5px;
        margin-left: 10px;
    }
    .page-header.navbar .top-menu .navbar-nav{
        margin-right: 0px;
    }
    .page-header.navbar .top-menu .navbar-nav>li.dropdown{
        padding: 0px;
    }
    .search-form-opened{
        display: none!important;
    }

    #mnu_logout{
        display: initial!important;
    }
}

/*Syntax Highlighter : Sublime Theme */

.syntaxhighlighter {
    background-color: #2b303b !important;
    padding: 15px 0;
    margin: 2em 0 1em 0 !important;
}

.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
    line-height: 1.3em !important;
}

.syntaxhighlighter .line.alt1 {
    background-color: #2b303b !important;
}

.syntaxhighlighter .line.alt2 {
    background-color: #2b303b !important;
}

.syntaxhighlighter .string,
.syntaxhighlighter .string a {
    color: #90be8c !important;
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a {
    color: #d08770 !important;
}

.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
    color: #c0c5ce !important;
}

.syntaxhighlighter .keyword {
    color: #bf616a !important;
}

.syntaxhighlighter .gutter {
    color: #757a84 !important;
}

.syntaxhighlighter .line.highlighted.alt1,
.syntaxhighlighter .line.highlighted.alt2 {
    background-color: #333E49 !important;
}

.syntaxhighlighter .gutter .line.highlighted {
    background-color: #343d46 !important;
    color: #757a84 !important;
}

.syntaxhighlighter .value {
    color: #96b5b4 !important;
}
/*css*/
/* .syntaxhighlighter .css.plain,
.syntaxhighlighter .css.plain a {
    color: #d08770 !important;
} 

.syntaxhighlighter .css.keyword {
    color: #c0c5ce !important;
}*/

.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a {
    color: #b48ead !important;
}
/*js*/

.syntaxhighlighter .js.keyword {
    color: #b48ead !important;
}

.rect-auto, .c100.p75 .slice, .c100.p100 .slice {
clip: rect(auto, auto, auto, auto);
}

.pie, .c100 .bar, .c100.p75 .fill, .c100.p100 .fill {
position: absolute;
border: 0.09em solid #000000;
width: 0.82em;
height: 0.82em;
clip: rect(0em, 0.5em, 1em, 0em);
border-radius: 50%;
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}

.pie-fill, .c100.p75 .bar:after, .c100.p75 .fill, .c100.p100 .bar:after, .c100.p100 .fill {
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.btn-purple {
    background-color: #7c68e0 !important;
    border: 1px solid #5b4aaf !important;
    color: #fff !important;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.focus,
.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover,
.open > .dropdown-toggle.btn-purple {
  background-color: #5b4aaf !important;
  border: 1px solid #5b4aaf !important;
  color: #fff !important;
}

.c100 {
position: relative;
font-size: 160px;
width: 1em;
height: 1em;
border-radius: 50%;
/* float: left; */
margin: 0.1em;
background-color: #dfe8ed;
}
.c100 *, .c100 *:before, .c100 *:after {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.c100 > span {
position: absolute;
width: 100%;
z-index: 1;
left: 0;
top: 0;
width: 5em;
line-height: 5em;
font-size: 0.2em;
color: #3c4761;
display: block;
text-align: center;
white-space: nowrap;
-moz-transition-property: all;
-o-transition-property: all;
-webkit-transition-property: all;
transition-property: all;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-moz-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.c100:after {
position: absolute;
top: 0.09em;
left: 0.09em;
display: block;
content: " ";
border-radius: 50%;
background-color: #ffffff;
width: 0.82em;
height: 0.82em;
-moz-transition-property: all;
-o-transition-property: all;
-webkit-transition-property: all;
transition-property: all;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
.c100 .slice {
position: absolute;
width: 1em;
height: 1em;
clip: rect(0em, 1em, 1em, 0.5em);
}
.c100.p1 .bar {
-moz-transform: rotate(3.6deg);
-ms-transform: rotate(3.6deg);
-webkit-transform: rotate(3.6deg);
transform: rotate(3.6deg);
}
.c100.p25 .bar {
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.c100.p50 .bar {
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}

.c100.p75 .bar {
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}

.c100.p100 .bar {
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
/* .c100:hover {
cursor: default;
}
.c100:hover > span {
width: 3.33em;
line-height: 3.33em;
font-size: 0.3em;
color: #3c4761;
}
.c100:hover:after {
top: 0.07em;
left: 0.07em;
width: 0.86em;
height: 0.86em;
} */
.c100.blue .bar, .c100.blue .fill {
border-color: #30bae7 !important;
}
/* .c100.blue:hover > span {
color: #3c4761;
} */
.c100.pink .bar, .c100.pink .fill {
border-color: #d74680 !important;
}
/* .c100.pink:hover > span {
color: #3c4761;
} */
.c100.green .bar, .c100.green .fill {
border-color: #15c7a8 !important;
}
/* .c100.green:hover > span {
color: #3c4761;
} */
.c100.orange .bar, .c100.orange .fill {
border-color: #eb7d4b !important;
}
/* .c100.orange:hover > span {
color: #3c4761;
} */

.c100.hispania .bar, .c100.hispania .fill {
    border-color: #ffcc33 !important;
}

.c100.participe .bar, .c100.participe .fill {
    border-color: #a694fe !important;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Liquidaciones table — sticky thead/tfoot, scrollable tbody */
#tblLiquidacionesWrap { height: 100%; overflow-y: auto; }
#tblLiquidaciones { border-collapse: separate; border-spacing: 0; }
#tblLiquidaciones thead th { position: sticky; top: 0; background: #fff; z-index: 3; border-bottom: 1px solid #e7eaec; }
#tblLiquidaciones tfoot th { position: sticky; bottom: 0; background: #fff; z-index: 3; border-top: 1px solid #e7eaec; }
