.tbar {

    margin-bottom: 15px;
}

.box .callout, .tab-content .callout,.tab-content .list-group, .box .list-group, #diario_filtro .form-group, .tab-pane table {

    margin-bottom: 0;
}

.mt {

    margin-top: 15px;
}

.mb {

    margin-bottom: 15px;
}

.form-group label, .bk {

    display: block;
}

.big, textarea.big {

    height: 200px;
}

.point, .tab-pane table tbody tr, .box table tbody tr {

    cursor: pointer;
}

.box-comments {

    padding: 10px;
}

.box-comments .comment-text {

    margin-left: 0;
}

.btn + .btn {

    margin-left: 5px;
}

.box-comment .btns {

    display: none;
    color: #f00;
}

.box-comment i, #slider img {

    cursor: pointer;
}

.box-comment:hover .btns {

    display: block;
}

hr {

    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #f0f0f0;
    margin: 1em 0;
    padding: 0; 
}

.list-group strong {

    display: block;
}

.navbar-header {

    float: none;
    text-align: center;
}

.navbar-header .navbar-brand {

    display: inline-block;
    float:none;
}

#aviso_taxa {

    margin: 15px;
    margin-bottom: 0;
}

#slider img {

    margin: 0 10px;
}

.navbar-nav>.user-menu .user-image  {

    background-color: #fff;
}

.login-logo img {

    margin: 0 auto;
}

/*
.box-header .box-title {

    display: block;
} */

#cauc_cli .callout, #cauc_cli .box, .box .select2  {

    margin-bottom: 15px;
}

#perfil_img {

    position: relative;
}

#perfil_img .btn {

    position: absolute;
    display: none;
    top: 15px;
    right: 15px;
}

#perfil_img:hover .btn {

    display: block;
}

#img_cnt img {

    margin-bottom: 15px;
    cursor: pointer;
}
