/***************************************************************/
table.dxbl-grid-table>tbody>tr:nth-child(odd) {
    background: #5fa2e438;
}
table.dxbl-grid-table>tbody>tr.dxbl-grid-empty-row 
,table.dxbl-grid-table>tbody>tr>td.dxbl-grid-empty-data {
    background: unset;
}
.Payment .dxbl-col-md-12.dxbl-col.dxbl-fl-item.dxbl-fl-item-horizontal {
    margin: 0 !important;
    padding: 2px;
}
/***************************************************************/
.dxbs-gridview {
    box-shadow: 1px 3px 6px 0px #888888 !important;
}
.card.dxgvCSD.dxbs-grid-vsd {
    background: #e2f4f53d;
    font-size: 14px;
}
/*OfficeWhite */


/******************************************************/
.mw-1100 tr:nth-child(even) {
    background: #fff
}

.mw-1100 tr:nth-child(odd) {
    background: #5fa2e438
}

tr.dxbl-grid-selected-row {
    background: #52B8AD !important;
}
.RecetteDateFilter {
    padding-bottom: 10px;
    margin-bottom: 10px;
    /*box-shadow: 1px 1px 3px 0px #888888;*/
    position: relative;
    /*background: #f9f8f8;*/
}
.RecetteDateFilter button {
    margin-right: 5px;
}
.NextBtn {
    float: right;
    position: absolute;
    right: 35px;
    background: #47d071;
    border: 1px solid white;
    top: 20px;
}
.card-body {
    background: #f9f8f8b8;
    box-shadow: 1px 3px 6px 0px #888888 !important;
}
.nav-tabs li.nav-item {
    background: #e1dfdf;
    border: 1px solid #fff;
    border-left: 0;
    position: relative;
}
.nav-tabs li.nav-item a {
    color: #000;
    font-size: 14px;
    padding: 5px 8px;
}
.card-body .card-body {
    border: 1px solid #587291;
}
/*.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {*/
/*    background-color: #007bff;*/
/*    border-color: #007bff;*/
/*    border-radius: 0;*/
/*    color: #fff;*/
/*}*/
.RadiologyDetail {
    border: 1px solid #c6c1c1;
    margin: 5px 0;
}
    .RadiologyDetail .Payment {
        padding: 8px;
        background: greenyellow;
        color: #fff;
    }
.RadiologyDetail .Payment input {
    font-weight: bold;
    /* font-size: larger; */
}
    .RadiologyDetail .Info {
        padding: 10px;
    }

.TabCount:before {
    top: -10px !important;
}
.TabCount:before {
    top: -10px !important;
}
/*
.MyTimeLineViewCss .dxbs-sc-resources-scroll-area, .MyTimeLineViewCss .dxbs-sc-empty-cell{
    width: 150px;
}
.MyTimeLineViewCss .dxsc-v-resource-header .dxsc-resource-header-content > span {
    transform: initial;
    -ms-transform: initial;
    -webkit-transform: initial;
    writing-mode: initial;
    -ms-writing-mode: initial;
    -webkit-writing-mode: initial;
    white-space: nowrap;
}*/
.schedulerCss {
    /*height: 800px;*/
    overflow-y: auto;
}
/*table.table.table-bordered.table-sm.dxbs-sc-vertical-view tr td {*/
/*    height: 12px !important;*/
/*    line-height: 12px;*/
/*    padding: 2px;*/
/*}*/

.btn-icon-undo {
    width: 16px;
    height: 16px;
    -webkit-mask-image: url("images/undo.svg");
    mask-image: url("images/undo.svg");
    margin: 0 8px 0 0;
    background-color: currentColor;
}
.btn-icon-redo {
    width: 16px;
    height: 16px;
    -webkit-mask-image: url("images/redo.svg");
    mask-image: url("images/redo.svg");
    margin: 0 0 0 8px;
    background-color: currentColor;
}
/* ================== Start Messagerie Style ===========================*/
/* ==================================================================== */


.messagerie ul li.msg-item{
    cursor: pointer;
    transition: .2s;
}



.messagerie ul li.list-group-item.selected{
    border-left:3px solid #f3f3f3;
    color: #fff;
    background: #9560eb;
}

.messagerie ul li.list-group-item:hover{
    color: white;
    background-color:#9560eb;
}
.send-msg h3 {
    width: 100%;
    padding: 2%;
    border-bottom: 3px solid #0081a7;
    color: #0081a7;
    margin: 0 0 3% 0;
}
.send-msg input {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 0.7px solid #00bbf9;
}
#messagesList ul{
    margin: 2% ;
    overflow: auto;
    height: 500px;
}
#messagesList .msg-item {
    background-color: #1089ff;
    color: #fff;
    /*margin-top: 1%;*/
    width: fit-content;
    min-width: 130px;
    max-width: 85%;
    min-height: 60px;
    border-radius: 10px;
    padding: 1.5%;
    position: relative;
}
.messagerie  ul.list-group {
    border-top: 7px solid #0081a7;
    height: 600px;
    overflow: scroll;

}
#messagesList h6 {
    font-size: 0.675rem !important;
    position: absolute;
    right: 4px;
    bottom: -7px;
}
.messagerie-content{
    position: relative;
    overflow: overlay;
    height: 600px;
    min-height: 600px;
}

.messagerie-content .send-container {
    /*position: absolute;*/
    position: fixed;
    bottom:25px;
    width: 70%;
}

.messagerie-content,.container-fluid.send-msg,.ChatCol{
    padding: 0 !important;
    margin: 0 !important;
}
.MsgCtnt{
    /*line-height: 0.38;*/
}
.container-fluid.messagerie {
    background: #f1f1f1e0;
    padding: 10px;
}
#messagesList li.msg-item.right-msg {
    background: #9560eb;
}
li.Li-msg-item.right-msg .msg-item {
    float: right;
    background: #ad47a5 !important;
    margin-right: 10px;
}
li.Li-msg-item {
    width: 95%;
    float: left;
    display: inline-block;
}
.right-msg {
    float: right !important;
    margin-right: 10px;
}
button.btn.btn-primary.send-btn {
    padding: 5px 15px;
}
.row.send-container {
    margin-top: 5px;
}
.DashboardCol {
    border-right: 1px solid;
    border-bottom: 1px solid;
}
.DashboardCol h4 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 200px;
    color: blueviolet;
}
.DashboardCol h1 {
    font-size: 27px;
    font-weight: 400;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.row.DashboardRow {
    min-height: 250px;
}
/* ==================================================================== */
/* ================== End Messagerie Style ===========================*/