/* slidedown */
.slidedown {
    display: none;
}

/* end slidedown */

/* nav */
.navbar-nav .nav-item:not(:last-child) {
    border-right: 1px solid #808080;
}

@media (max-width: 768px) {
    .navbar-nav .nav-item:not(:last-child) {
        border-right: none;
    }
}

/* html {
    font-size: 14px;
} */
.bcu {
    line-height: 15px !important;
}

/* end nav */
/* global */
body {
    background-color: #dfdfdf !important;
}

/* end global */
.bottomright {
    position: absolute;
    bottom: 10px;
    left: 16px;
    font-size: 0.9rem;
}

.table-condensed {
    font-size: 0.8rem;
}

/* .table-condensed th{
    border:1px solid;
} */
.table-condensed td,
th {
    text-align: right !important;
    /* border:1px solid; */
}

.table-condensed td>img {
    margin: 0 auto;
}

.td-height {
    height: 50px;
}

/* table index */
table.tbold td {
    font-weight: bold !important;
}

/* end table index */
/* bottom text */
.bottom-text {
    color: #fff;
}

.bottom-text:hover {
    color: #fff;
}

/* end bottom text */
/* ind */
.card-min {
    min-height: 320px;
}

*[data-href] {
    cursor: pointer;
}

/* end ind */
/*emp*/
.im-wi {
    max-width: 193px;
    margin-bottom: 10px;
}

/*end emp*/

/* ser */
.card-mse {
    min-height: 272px;
}

.li-tick {
    list-style-image: url('images/pag-ser-tick.png');
    font-size: 0.9rem;
}

/* end ser */
/* con */
.con-text {
    font-size: 0.9rem;
    line-height: 1.2rem;
    min-height: 220px;
}

/* end con */

/* dep */
/* .table-condensed.no-border td,
.table-condensed.no-border th {
    border:none;
} */

/* .col-12 {
    border:1px solid;
}

img {
    border: 2px solid blue !important;
}

div {
    border: 2px solid red !important;

} */

/* end dep */