/* Add here all your CSS customizations */
.cont-header {
    margin-top: 50px;
}
.card-header{
    background: #4f88cd;
}

.card-header .card-title , .card-header a {
    color: #ffffff;
}
.info-badge {
    display: block;
    margin-bottom:20px ;
}
.search-results-list .user_profile {
    padding: 0px!important;
}
.logo {
    margin-top: 23px;
}
.display-inline{
    display: inline-block!important;
}
.info li i {
    color: #4f88cd;
}
.body-sign{
    height: 52vh;
}
.post-title {
    color: black!important;
}
.action form {
    display: inline-block;
}
.btn-submit {
    margin-top: 20px;
}
.thumb-info {
    max-width: 200px;
}
.info i {
    color: #4f88cd;
}
.rounded-circle {
    width: 35px;
    height: 35px;
}
.un-state {
    display: none;
}
ul.simple-user-list li .title {
    display: inline!important;
}
.thumb-info .thumb-info-title {
    font-size: 15px!important;
    font-weight: 500!important;
}
.inner-body {
    margin-left:0px!important;
}
.to {
    margin-left: 138px;
}

.form-bordered .form-group.custom-danger.has-danger {
    border-bottom: 1px solid red;
}
.message-data {
    margin-left: 15px;
}
html.fixed .mailbox .mailbox-email-list.table-list{
    top: 130px!important;
}

.has-danger .select2-container--bootstrap .select2-selection--multiple {
    border-color: #d2322d;
}

.btn-action i {
    color: white;
}
.events {
    text-align: right;
    margin-bottom: 20px;
}
.send-btn {
    padding-right: 43px;
}
.tm-box img{
    max-width:380px;
}
ul.simple-user-list li .title {
    line-height: 3.334!important;
}
.faicon {
    font-size: 14px;
    color: #2f88cd;
}
