.profile-user-img {
    /* border: 3px solid #adb5bd; */
    margin: 0 auto;
    padding: 3px;
    width: 180px
}

.profile-username {
    font-size: 21px;
    margin-top: 5px
}

.img-circle {
    border-radius: 50%
}

.text-muted {
    color: #6c757d!important
}

a.text-muted:hover {
    color: #007bff!important
}

.text-center {
    text-align: center!important
}

.table.text-center,
.table.text-center td,
.table.text-center th {
    text-align: center
}

.card-comments .text-muted {
    font-size: 12px;
    font-weight: 400
}

.card-primary:not(.card-outline)>.card-header {
    background-color: #007bff
}

.card-primary:not(.card-outline)>.card-header,
.card-primary:not(.card-outline)>.card-header a {
    color: #fff
}

.card-primary:not(.card-outline)>.card-header a.active {
    color: #1f2d3d
}

.card-primary.card-outline {
    border-top: 3px solid #007bff
}

.card-primary.card-outline-tabs>.card-header a:hover {
    border-top: 3px solid #dee2e6
}

.card-primary.card-outline-tabs>.card-header a.active {
    border-top: 3px solid #007bff
}

.bg-gradient-primary>.card-header .btn-tool,
.bg-primary>.card-header .btn-tool,
.card-primary:not(.card-outline)>.card-header .btn-tool {
    color: rgba(255, 255, 255, .8)
}

.list-group-unbordered>.list-group-item {
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0
}

.card {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.mc-card {
    border: 6 solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: .75rem 1.25rem;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card-body {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.mb-3,
.my-3 {
    margin-bottom: 1rem!important
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.content-wrapper.kanban .card.card-row .card-body {
    height: calc(100% - (12px + (1.8rem * 1.2) + .5rem));
    overflow-y: auto
}

.content-wrapper.kanban .card.card-row .card .card-body {
    padding: .75rem
}

.jumbotron {
    padding-top: 15px;
    height: 5vh;
    background-color: rgb(246, 249, 255);
    color: rgb(144, 144, 170);
}

.mc-fichaInformativa {
    margin-top: 2px;
}

.mc-fondoFichaInformativa {
    /* background-color: rgb(251, 248, 248); */
    padding-top: 2px;
}

.mc-margenesFichaPrincipal {
    padding-left: 2px;
}

.img-bordered-sm {
    /* border: 2px solid #adb5bd; */
    padding: 2px
}

.card-comments .username {
    color: #495057;
    display: block;
    font-weight: 600
}

.dark-mode .card-comments .username {
    color: #ced4da
}

.widget-user .widget-user-username {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.widget-user-2 .widget-user-username {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 5px;
    margin-top: 5px
}

.widget-user-2 .widget-user-desc,
.widget-user-2 .widget-user-username {
    margin-left: 75px
}

.profile-username {
    font-size: 21px;
    margin-top: 5px
}

.user-block .comment,
.user-block .description,
.user-block .username {
    display: block;
    margin-left: 50px
}

.user-block .username {
    font-size: 16px;
    font-weight: 600;
    margin-top: -1px
}

.user-block.user-block-sm .username {
    font-size: 14px
}

.post {
    border-bottom: 1px solid #adb5bd;
    color: #666;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.post .user-block {
    margin-bottom: 15px;
    width: 100%
}

.post .row {
    width: 100%
}

.dark-mode .post {
    color: #fff;
    border-color: #6c757d
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.mc-linksFichaInformacion {
    color: rgb(19, 105, 204);
}

.timeline>div>.timeline-item>.timeline-header {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    color: #495057;
    font-size: 16px;
    line-height: 1.1;
    margin: 0;
    padding: 10px
}

.timeline>div>.timeline-item>.timeline-header>a {
    font-weight: 600
}

.timeline-inverse>div>.timeline-item>.timeline-header {
    border-bottom-color: #dee2e6
}

.dark-mode .timeline>div>.timeline-item>.timeline-header {
    color: #ced4da;
    border-color: #6c757d
}

.timeline>div>.timeline-item>.timeline-body,
.timeline>div>.timeline-item>.timeline-footer {
    padding: 10px
}

.timeline>div>.timeline-item>.timeline-body>img {
    margin: 10px
}

.timeline>div>.timeline-item>.timeline-body ol,
.timeline>div>.timeline-item>.timeline-body ul,
.timeline>div>.timeline-item>.timeline-body>dl {
    margin: 0
}