
.below-header>.avatar {
    float: left;
    margin-right: 10px;
    background-color: #ff8300;
    color: #fff;
    font-size: 25px;
    padding: 10px;
    border-radius: 10px;
    text-shadow: 2px 7px 3px #00000021;
    width: 55px;
    height: 55px;
    text-align: center;
}

.below-header h1 {
    padding-top: 3px;
    margin-bottom: 5px;
}


table.table-head thead {
    background: #eee;
}

.blockui-notify{
    text-align: left;
    padding: 15px;
    color: #fff;
    border-radius: 3px;
}
