body {
    /* background-image: url('../img/bg-sa21c.jpg');
    background-repeat: no-repeat;
    background-size: 100%; */
    background-color: #efefef;
}

#content {
    margin-top: 70px;
}

.chat-system,
.chat-system .chat-box,
.chat-system .chat-box .overlay-video-call,
.chat-system .chat-box .overlay-phone-call,
.chat-system .user-list-box .people {
    height: calc(100vh - 410px);
}

.chat-system .user-list-box {
    width: 406px;
}

.chat-system .chat-box {
    background-image: none;
    background-color: #b7ddcd;
    padding: 0 30px;
}

.chat-system .user-list-box .people .person .user-info .f-body .meta-info .user-meta-time {
    top: 38px;
}

.chat-system .user-list-box .people .person .user-info .f-body .meta-info .user-meta-time.backnumber {
    top: 6px;
    font-size: 40px;
}

.chat-system .user-list-box.right {
    border-right: none;
    border-left: 1px solid #ebedf2;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 0;
    border-top-right-radius: 6px;
}

.chat-conversation-box-scroll {
    overflow-x: hidden;
}

.row.skills .widget-heading h5 {
    height: 68px;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
}

#chat-conversation-box-scroll .widget.selected {
    background-color: #191e3a;
    background-image: linear-gradient(-255deg, #154875 30%, #009688 120%);
}

#chat-conversation-box-scroll .widget.title {
    border: none;
    background: none;
    box-shadow: none;
}

#chat-conversation-box-scroll .widget.title h5 {
    padding-top: 8px;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    height: 40px;
}

#chat-conversation-box-scroll .widget h5 {
    padding-top: 3px;
    font-size: 24px;
    line-height: 30px;
}

#chat-conversation-box-scroll .widget h5 .count {
    font-size: 24px;
}

#chat-conversation-box-scroll .widget.selected h5 {
    padding-top: 2px;
    color: #fff;
    font-size: 36px;
    line-height: 60px;
}

#chat-conversation-box-scroll .widget.selected h5 .count {
    font-size: 24px;
}

#chat-conversation-box-scroll .widget.item {
    overflow: hidden;
}

#chat-conversation-box-scroll .widget .widget-heading {
    margin-bottom: 0;
}

#chat-conversation-box-scroll.item-list .widget.title h5 {
    padding-top: 16px;
    font-size: 24px;
    line-height: 30px;
    height: 60px;
}

#chat-conversation-box-scroll.item-list .widget.item {
    margin-bottom: 20px;
}

#player-list .person.selected {
    background-color: #c4cefa;
}

#history-list .person.selected {
    background-color: #e0e6fd;
}

.vistorsBrowser {
    margin-top: 20px;
}

.widget-four .widget-content .browser-list:not(:last-child) {
    margin-bottom: 10px;
}

.widget-four .widget-content .w-browser-info h6 {
    font-size: 16px;
    font-weight: bold;
}

.widget-four .widget-content .w-browser-info p {
    font-size: 16px;
}

.widget-heading.total-stats {
    padding-bottom: 0 !important;
}

#revenueMonthly {
    margin: 0 10px;
}

.chat-system .user-list-box .people .person {
    padding: 10px 10px 8px 10px;
}

.chat-system .user-list-box .people .person .user-info .f-body .meta-info .user-name {
    font-size: 16px;
}

.chat-system .user-list-box .people .person .user-info .f-body .preview {
    font-size: 17px;
}

.chat-system .user-list-box .people .person .user-info .f-head img {
    width: 54px;
    height: 54px;
}

.navbar .nav-logo a.navbar-brand .navbar-brand-name {
    margin-right: 20px;
    font-size: 32px;
}

.navbar-brand .subtitle {
    position: relative;
    top: 0;
    font-size: 28px;
    font-weight: bold;
}

.top-menu {
    padding-left: 20px;
    padding-right: 20px;
}

.top-menu.selected {
    border-bottom: 1px solid #805dca;
    color: #805dca;
}

.chart-container {
    margin-top: 80px;
}

.chart-container .widget h5 {
    font-size: 24px;
    text-align: center;
}

.widget.guards {
    text-align: center;
}

.widget.guards ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.widget.guards ul li {
    float: left;
    margin: 10px;
}

.widget.guards ul li img {
    height: 170px;
}

.widget.movements {
    height: 280px;
}

#donut-chart-total {
    display: block;
    text-align: center;
}

.widget-five .widget-content .progress-data .progress {
    height: 22px;
}

.widget-five .widget-content .progress-data .progress .progress-bar {
    padding: 0;
    height: 16px;
}

.progress .progress-bar {
    box-shadow: none;
}

.widget-five .widget-content .progress-data .task-count p,
.widget-five .widget-content .progress-data .progress-stats p {
    font-size: 24px;
}

.widget-five .widget-content .progress-data .progress .progress-bar.bg-primary {
    background-color: #60dfcd;
    background-image: linear-gradient(315deg, #60dfcd 0%, #1e9afe 74%);
}

/* .widget-five .widget-content .progress-data .progress .progress-bar.bg-danger {
    background-color: #60dfcd;
    background-image: linear-gradient(315deg, #dc3545 0%, #dfb360 74%);
} */

.widget-five .widget-content .progress-data .progress .progress-bar.safety {
    background-color: #60dfcd;
    background-image: linear-gradient(315deg, #2196f3 75%);
}

.widget-five .widget-content .progress-data .progress .progress-bar.warning {
    background-color: #60dfcd;
    background-image: linear-gradient(315deg, #1abc9c 50%, #2196f3 75%);
}

.widget-five .widget-content .progress-data .progress .progress-bar.alert {
    background-color: #60dfcd;
    background-image: linear-gradient(315deg, #e2a03f 0%, #1abc9c 33%, #2196f3 67%);
}

.widget-five .widget-content .progress-data .progress .progress-bar.serious {
    background-color: #60dfcd;
    background-image: linear-gradient(315deg, #e7515a 0%, #e2a03f 25%, #1abc9c 50%, #2196f3 75%);
}

.widget-five .widget-content .progress-data .progress .progress-bar.bg-warning {
    background-color: #60dfcd;
    background-image: linear-gradient(315deg, #a4df60 0%, #ffca2c 74%);
}

.risk-button-container .btn-group {
    margin: 20px 0;
    width: 100%;
}

.risk-button-container button {
    font-size: 24px;
    z-index: 10;
}

.risk-button-container button.selected {
    font-weight: bold;
    transform: scale(1.1);
    z-index: 11;
}

.risk-progressbar-container .text-safety p {
    color: #2196f3 !important;
}

.risk-progressbar-container .text-warning p {
    color: #1abc9c !important;
}

.risk-progressbar-container .text-alert p {
    color: #e2a03f !important;
}

.risk-progressbar-container .text-serious p {
    color: #e7515a !important;
}

.inner-chart-container {
    margin-top: 40px;
}

.row.skills .widget-heading h5 .sparkchart-container {
    margin: 0 auto;
    width: 70%;
    height: 28px;
}

.football-ground {
    margin: 36px 0;
    width: 800px;
    height: 600px;
    background-image: url('../img/bg-ground.png');
    background-size: 100%;
}

.stat-table-container {
    margin-top: 36px;
}

.stat-table-container h4 {
    font-size: 24px !important;
    font-weight: bold !important;
}

.stat-table-container .widget-content-area {
    padding-top: 0;
    padding-bottom: 0;
}

.stat-table-container .table td {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    font-size: 16px;
    font-weight: bold;
}
