
.user-status {
    border-radius: 20px;
    border-radius: 20px;
    font-size: 10px;
    padding: 1px 5px;
    font-weight: bold;
}

#products .widget-card-1 {
    margin-top: 8px;
}

.page-body .card {
    margin-bottom: 0;
}
.text-left {
    text-align: left !important;
}

.user-status .card .card-header {
    padding: 16px;
}

.card-header:first-child {
    border-radius: calc(0.42rem - 1px) calc(0.42rem - 1px) 0 0;
}

.user-status .card .card-header span {
    display: inline-block;
    color: #000;
    margin-top: 0px;
}

.status-txt {
    font-size: 10px !important;
    position: absolute;
    bottom: 8px;
    right: 8px;
    color: #919aa3 !important;
}

.designation {
    cursor: pointer;
}
.designation {
    cursor: pointer;
    font-size: 10px;
    color: #919aa3;
}

.user-status .card .card-header .card-header-right {
    padding: 0;
}

.user-status .card .card-header .card-header-right {
    top: 4px;
    right: 0;
}
.card .card-header .card-header-right {
    border-radius: 0 0 0 7px;
    right: 10px;
    top: 18px;
    display: inline-block;
    float: right;
    padding: 7px 0;
    position: absolute;
}

.user-status .card .card-header .card-header-right i {
    margin: 0 6px;
}

.card .card-header .card-header-right i {
    margin: 0 8px;
    cursor: pointer;
    font-size: 14px;
    color: #505458;
    line-height: 20px;
}
.icofont {
    font-family: 'IcoFont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.card-opt li {
    display: inline-block;
    float: left;
}

.profileImage {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin: 0px 0;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.symbol.symbol-50 > img {
    width: 35px;
    height: 35px;
}

.symbol.symbol-lg-50 .symbol-label {
    width: 35px;
    height: 35px;
    padding: 0px !important;
    margin: 0px;
    line-height: 1.6;
}

.item.list-group-item-status {
    float: none;
    width: 100%;
    background-color: transparent;
    margin-top: 0px;
    flex: 0 0 100%;
    max-width: 100%;
}

#grid, #list {
    font-size: 22px;
}

.selected-icon, .list-icon:hover {
    color: #194A8E;
}
.list-icon {
    border: none;
    outline: none;
    cursor: pointer;
}

.online-box {
    background-color: #edffe1 !important;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 12%) !important;
}
.away-box {
    background-color: #fffbe6 !important;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 12%) !important;
}
.offline-box {
    background-color: #fff6f6 !important;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 12%) !important;
}

#pcoded{
    height: 0px !important;
}
.pcoded[theme-layout="vertical"][vertical-layout="wide"] .pcoded-container {
    width: 100%;
    margin: -1px auto;
}
