
/*HELPER CLASSES*/

/*hide speedo meter percentages*/
.raphael-group-48-dataset-top-label{
    display: none;
}

/*hide speedo meter percentages*/
.simplebar-scrollbar{
    height: 70% !important;
    background:rgb(255 255 255 / 17%);
    border-radius: 10px;
    cursor: grab;
}
.simplebar-track.simplebar-vertical{
    height: 80%;
    right: 4px;
    top:180px;
    cursor: grab;
    width: 5px !important;
}
.alert{
    clear: both;
    padding-top: 20px;
}
.form-label{
    font-size: 14px !important;
}
.md-hidden{
    display: none;
}

.custom-graphs .pie-graph span hide{
    display: none;
}
select.form-control{
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
}
g[pointer-events="bounding-box"] {
    display: none;
}

.cbox{
    background: #fff;
    text-align: left;
    border-radius: 20px;
    margin-bottom: 20px;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.clist li.list-group-item{
    border: none;
    padding: 0;
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 14px;
}
.clist li.list-group-item .circle{
    height: 8px;
    width: 8px;
    display: inline-block;
    margin-right: 8px;
    border-radius: 100%;
}
.clist li.list-group-item .circle {

}
.clist li.list-group-item .badge{
    width: 29px;
    color: #626889;
    float: right;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    margin: 0;
}
.text-right{
    text-align: right !important;
}
.cbtn{
    border-radius: 10px;
}
.btn-green{
    background: #33D69F !important;
    color: #fff;
}
.form-control{
    border-color: #EDEAEA !important;
}
.no-show{
    background: #FE8B56 ;
}
.reschedule-patient{
    background: #FE651E ;
}
.reschedule-clinic{
    background: #FFD0BB ;
}
.txt-disable{
    opacity: 0.7 !important;
}
.txt-purple{
    color:#713BDB;
}
.txt-green{
    color:#33D69F;
}
.txt-orange{
    color: #FE8B56;
}
.txt-gray{
    color: #858C9B;
}
.bg-purple{
    background:#713BDB !important;
}
.bg-green{
    background: #33D69F !important;
}
.bg-orange{
    background: #FE8B56 !important;
}
.bg-orange{
    background: #FE8B56 !important;
}
.bg-orange{
    background: #FE8B56 !important;
}
.bg-pink{
    background: #FC5080 !important;
}
.bg-aqua{
    background: #49B7FE !important;
}
.bg-gray{
    background: #EAEAEA !important;
}
.clist.list-group{
    padding: 0 4px;
}
.page-wrapper .page-header .header-wrapper .nav-right>ul>li .media img{
    object-fit: cover;
    object-position: top center;
    width: 40px;
    height: 40px;
}
.fc .fc-button-primary{
    background-color: #713edd  !important;
    border-color: #713edd  !important;
}
/*HELPER CLASSES*/


/*PATIENT LISTING PAGE STYLE*/

    .patient-listing-wrap .top-counts{
        padding: 10px;
        margin-right: 2%;
        height: 165px;
        margin-bottom: 15px;
        float: left;
        position: relative;
        width: 32%;
    }
    .patient-listing-wrap #patients-not-seen-chart .apexcharts-tooltip-series-group {
        background: #FE8B56 !important;
        color: #fff !important;
    }
    .patient-listing-wrap #patients-not-seen-chart .apexcharts-text.apexcharts-datalabel-label,
    .patient-listing-wrap #patients-not-seen-chart .apexcharts-text.apexcharts-datalabel-value
    {
        display: none !important;
    }
    .patient-listing-wrap .top-counts:last-child{
        margin-right: 0 !important;
    }

    .patient-listing-wrap .patient-top-bar{
        align-items: baseline !important;
    }
    .patient-listing-wrap .top-counts-left .top-counts{
        width: 100% !important;
        height: auto;
    }
    .patient-listing-wrap .top-counts-left .top-counts h2{
        font-size: 35px;
        text-align: right;
    }

    .page-wrapper .page-body-wrapper .page-title .row.top-counts-wrap{
        align-items: normal;
    }
    .patient-listing-wrap .top-counts .patient-info-chart-box
    {
        position: absolute;
        top: 26px;
        right: 12px;
        width: 100px;
        height: 110px;
    }
    .patient-listing-wrap .top-counts .patient-info-chart-box .custom-graphs{
        margin-left: 0 !important;
    }
    .patient-listing-wrap .top-counts .patient-info-chart-box .pie-graph{
        transform: scale(0.7);
        width: 120px;
        height: 120px;
        display: inline-block;
    }
    .patient-listing-wrap .custom-graphs .pie-graph rowtext {
        display: inline-block;
        font-weight: bold;
        font-size: 26px;
        margin-top: -80px;
        }
        .patient-listing-wrap .top-counts .perc{
            padding: 0 4px;
        }
        .patient-listing-wrap .calendar table tr td:first-child{
                width: auto ;
            border-top-left-radius:0;
            border-bottom-left-radius: 0;
        }
        .patient-listing-wrap .charts h4{
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px ;
        }
        .patient-listing-wrap .calendar table td .content{
        padding: 10px 0;
        position: relative;
        min-width: auto;
        }
        .patient-listing-wrap .calendar table td .head,
        .patient-listing-wrap .calendar table td .content,
        .patient-listing-wrap .calendar table td .content div,
        .patient-listing-wrap .calendar table tr td:first-child .head{
        min-height: auto;
        }
        .patient-listing-wrap .calendar table td .content.styled .stats .bg{
        padding:  0;
        height: 43px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: initial;
        font-size:14px;
        }
        .patient-listing-wrap .calendar table td{
        padding: 0;
        border: none;
        }
        .patient-listing-wrap .calendar table td .head div:first-child{
        font-size: 16px;
        }
        .patient-listing-wrap .calendar table td .head div:last-child{
        font-size: 12px;
        }
        .patient-listing-wrap .calendar table td .content div:first-child{
        border: none;
        }
        .patient-listing-wrap  .calendar table td .content.styled .stats{
            padding: 0px;
            width: 90px;
            margin: 0px auto;
        }
        .patient-listing-wrap .stats .br{
        height: 43px;
        }
        .patient-listing-wrap .patient-count{
        font-size: 18px;
        font-style: normal;
        }
        .patient-listing-wrap .progress-wrap{
        margin-bottom: 10px;
        }
        .patient-listing-wrap .progress-wrap .info{
        display: flex;
        justify-content: space-between;
        }
        .patient-listing-wrap .progress-wrap .info p{
            font-weight: 600;
            font-size: 14px;
        }
        .calendar table td .content .info {
        position: absolute;
        font-size: 8px;
        width: 100%;
        display: block;
        text-align: center;
        }
        .patient-listing-wrap .patient-count-chart{
            width: 100%;
            position: absolute;
            left: 0;
            top: 145px;
            /* right: auto; */
        text-align: center;
    }
    .patient-listing-wrap .cbox{
        min-height: 325px;
    }
    .patient-listing-wrap .apexcharts-canvas,
    .patient-listing-wrap .apexcharts-inner{
        width: 100% !important;
    }
    .patient-listing-wrap .apexcharts-canvas svg{
        margin: 0 auto;
        display: block;
    }
    .patient-listing-wrap .apexcharts-legend.position-bottom .apexcharts-legend-series,
    .patient-listing-wrap .apexcharts-legend.position-top .apexcharts-legend-series{
        width: 100% !important;
    }
    .patient-listing-wrap #chart-container{
        position:relative;
        top: -20px;
    }
    .patient-listing-wrap .clist.ex_space li.list-group-item{
        margin-bottom: 24px;
    }
    .patient-listing-wrap .nav{
        justify-content: right;
    }
/*PATIENT LISTING PAGE STYLE*/



/*HGA DASHBOARD PAGE STYLE*/
.hga-dashboard .apexcharts-legend.position-bottom.apexcharts-align-center,
.hga-dashboard .apexcharts-legend.position-top.apexcharts-align-center{
    justify-content:left !important;
}
.hga-dashboard #patients-not-seen-chart .apexcharts-legend-series,
.hga-dashboard #patients-cancelled-chart .apexcharts-legend-series{
    width: 100% !important;
}
/*HGA DASHBOARD PAGE STYLE*/


/*PATIENT SCHEDULING PAGE STYLE*/
.patient-scheduling #emailto_form
{
    justify-content: space-between;
    padding: 15px 15px;
    background: #edeaea;
    border-radius: 10px;
}
.patient-scheduling .report-wrap{
    margin: 0 10px 0 0;
    position: relative;
    top: 0px;
    border-radius: 20px;
}
/*PATIENT SCHEDULING PAGE STYLE*/

/*CLINIC DASHBOARD*/
    .clinic-dashboard .small-donut3~svg path:nth-child(odd){
        fill: #1B6AFA;
    }

    .clinic-dashboard .top-counts{
        width: 23.5%;
        height: 140px !important;
    }
/*CLINIC DASHBOARD*/

/*PATIENT SCHEDULING FULL EDIT*/
    .patient-scheduling-full-edit .collapse-row{
        border-radius: 0;
         margin-bottom: 0;
        background: #fff;
        border: 1px solid #d9d9d9;
        cursor: pointer;
        position: relative;
        display: flex;
        transition: all ease 0.4s;
        color: #000;
    }
    .patient-scheduling-full-edit .calendar table td .content > div:nth-child(odd){
        background: #fff47629;
    }
    .patient-scheduling-full-edit .calendar table td .content > div:nth-child(even) {
        background: #49b7fe1a;
    }
    .patient-scheduling-full-edit .calendar table td .content.styled .stats .bg{
        background:transparent;
    }
    .patient-scheduling-full-edit .collapse-row:not(.collapsed){
        background: #0000001A;
    }
    .patient-scheduling-full-edit .collapse-row:hover{
        background: #0000001A;
    }
    .patient-scheduling-full-edit .accordion-button:not(.collapsed)::after
    {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
    }
    .patient-scheduling-full-edit .collapse-row td{
        border-radius: 0;
        padding: 0;
        width: 100% !important;
        font-size: 20px;
        background: transparent;
    }
/*PATIENT SCHEDULING FULL EDIT*/

/*COLLECTIONS*/
.collections .card{
    border-radius: 14px;
    border-color: #e6e6e6;
}
/*.collections .c-table th,
.collections .c-table td{
    width: 33%;
}*/
.collections .c-table i{
    color: #67D8AF;
}
.collections .nav-tabs{
    margin:20px 0;
}
.collections .nav-tabs li{
    margin-right:10px;
    display: inline-block;
}
.collections .nav-tabs .nav-link{
    padding:4px;
    font-size:14px;
    color:#8D8C9C;
}
.collections .nav-tabs .nav-link.active {
    color:#082198;
    border:none;
    border-bottom:2px solid #082198;
    background:transparent;
}
.collections .c_card
{
    width: 100%;
    text-align: center;
    flex-direction: row;
    background: #082198;
    color: #FFFFFF;
    padding: 40px;
    border-radius: 10px;
    min-height: 244px;
}
.collections .c_card img{
    margin-bottom: 12px;
}
.collections .c_card p{
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0px;
}
.collections .c_card h2{
    font-size: 26px;
    font-weight: 500;
}
.collections .c-table th,
.collections .c-table td{
    font-size: 12px;
    font-weight: 500;
}
.collections .c-table th,
.collections .c-table td{
    text-transform: none;
    color: #8D8C9C;
    padding: 12px;
}
.collections .c-table td{
    color: #2C2F4B;
}

.collections .card{
    border:1px solid #E6E6E6;
}

/*COLLECTIONS*/
.patient-listing-wrap .nav-tabs .nav-link.active,
.patient-listing-wrap .nav-tabs .nav-item.show .nav-link{
    color: #713bdb;
    background-color: #fff;
    border: 0;
    font-weight: 600 !important;
    border-bottom: 2px solid #713bdb;
}
.patient-listing-wrap .tab-content{
    background: #fff;
}
.patient-listing-wrap .apexcharts-toolbar{
    display: none;
}
/*RESPONSIVE*/
/*mobile*/
@media only screen and (max-width: 967px) {
    .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .logo-wrapper{
        padding: 15px 30px;
        border-radius: 0 30px 0 0;
    }
    .logo-wrapper .img-fluid{
        height: 40px !important;
    }
    .simplebar-mask{
        background: #713BDB !important;
    }
    body .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li.sidebar-list:hover>a:hover svg{
        stroke: transparent !important;
    }
    .page-wrapper .sidebar-main-title h6,
    .page-wrapper .sidebar-main-title p,
    .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links li a span,
    .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li a svg{
        color: #fff !important;
    }
    .patient-listing-wrap .cc-section{
        margin-bottom: 10px !important;
    }
    .patient-listing-wrap .nav{
        display: block;
        margin-top: 20px;
        padding: 0;
        padding-right: 14px;
        overflow-y: hidden;
        overflow-x: scroll;
        display: block;
        width: 100%;
        white-space: nowrap;

    }
    .patient-listing-wrap .nav li{
        float: none;
        display: inline-block;
    }
    .patient-listing-wrap .nav li a{
        padding: 8px;
        font-weight: bold;
        font-size: 12px;
    }
    .sm-hidden{
        display: none;
    }
    .md-hidden{
        display: block;
    }
    .patient-scheduling-full-edit .charts{
        margin-top: 20px;
    }
    .patient-scheduling-full-edit .calendar table input[type='number']{
        width: 48px;
    }
    .patient-scheduling-full-edit .calendar table td .content div{
        font-size: 11px;
        padding: 0px 10px;
    }
    .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li.sidebar-list:hover>a:hover{
        background-color: #713BDB !important;
    }
    .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li.sidebar-list:hover>a:hover svg{
        stroke:#fff !important;
    }
    .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content>li.sidebar-list:hover>a:hover span{
        color: #fff !important;
    }

    .clinic-dashboard #mccp_7{
        width: 250px;
        margin: 0 auto;
    }
    .clinic-dashboard #mccp_7 .apexcharts-legend-series{
        width: 100% !important;
    }
    .clinic-dashboard #mccp_7 .apexcharts-legend{
        width: 150px;
        margin:0 auto;
    }
    .patient-listing-wrap .top-counts .patient-info-chart-box{
        top: 6px;
        right: 20px;
        position: static;
        width: auto;
    }
    .page-wrapper .page-body-wrapper .page-title .row.top-counts-wrap{
        padding: 10px 0;
    }
    .patient-listing-wrap .top-counts .patient-info-chart-box .pie-graph{
        transform: scale(0.8);
    }
    .patient-listing-wrap .top-counts{
        height: auto !important;
        width: 48%;
        margin-right: 3% !important;
        margin-bottom: 15px;
    }
    .patient-listing-wrap .top-counts:nth-child(even)
    {
        margin-right: 0 !important;
    }
    .patient-listing-wrap .top-counts .grey-l{
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
    .patient-listing-wrap .top-counts-left .top-counts{
        padding: 15px;
    }
    .patient-listing-wrap .top-counts-left .top-counts .grey-l{
        float: left;
        margin-top: 10px;
    }
    .patient-listing-wrap .top-counts-left .top-counts h2{
        float: right;
    }
    .patient-listing-wrap .top-counts h2{
        font-size: 35px;
    }
    .patient-listing-wrap .top-counts-wrap{
        padding: 10px 15px;
    }
    .patient-listing-wrap #chart-container{
        transform: scale(0.8);
        top: -20px;
    }

    .patient-scheduling .report-wrap{
        margin: 20px 0;
        position: static;

    }

    .patient-scheduling .report-wrap .btn{
        display: block;
        order: 2;
        width: 100%;
        margin-top: 10px;
    }
    .cbox{
        height: auto;
    }
    .calendar table td{
        width: 26px;
    }
    .calendar table td .content div:first-child,
    .calendar table td .content div:nth-child(2){
        width: 100%;
        min-width: 50px;
    }
    .calendar table td .head div:first-child{
        font-size: 16px;
    }
    .calendar table td .content div{
        min-height: auto;
        /*padding: 14px 0!important;*/
        font-size: 13px;
        height: 40px;
        width: 50px;
        margin: 0 !important;
    }
    .calendar table td .content.styled .stats .bg{
        height: 40px;
    }

    .calendar table tr td:first-child{
        width: 67px;
        text-align: center;
    }
    .calendar table td .head{
        font-size: 12px;
    }


    .calendar table td .content{
        width: 100%;
        max-width: 100%;
        min-width: auto;
        min-height: auto;
    }

    .page-wrapper.compact-wrapper .page-header .header-wrapper .toggle-sidebar{
        padding: 0;
        border: none;
    }
    .page-wrapper.compact-wrapper .page-header .header-wrapper .header-logo-wrapper{
        width: 100%;
        flex: 1 0 auto;
        justify-content: space-between;
        align-items: center;
    }
    .full-width-logo{
        display: inline-block;
    }
    .info-text{
        display: block;
    }
    .page-wrapper.compact-wrapper .page-body-wrapper .page-body{
        margin-top: 82px;
    }
    .page-wrapper .page-body-wrapper .page-title{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .page-wrapper .page-body-wrapper .page-title .row h3{
        margin-bottom: 0 !important;
    }
    .patient-info-box{
        margin: 0;
        padding: 10px 0 0 0;
    }
    .patient-info-box .cbtn{
        margin-bottom: 20px;
        flex: 0 0 auto;
        width: 100%;
    }
    .calendar table input[type='number']{
        width: 53px;
        font-size: 12px;
    }
    .charts{
        padding: 0 10px;
    }
    .patient-listing-wrap .charts{
        padding: 0;
    }
    .tb-row{
        overflow-x: auto;
    }

    .patient-listing-wrap .calendar table td .content.styled .stats,
    .patient-listing-wrap .calendar table tr td:first-child,
    .patient-listing-wrap .calendar table td{
        width:auto !important;
        margin: 0 auto !important;
    }
    .patient-listing-wrap .calendar table td .head,
    .patient-listing-wrap .calendar table td .content{
        /*width: 64px;*/
    }
    .patient-listing-wrap .calendar table tr{
        /*display: grid;*/
    }
    .patient-listing-wrap .speedometer-chart-legend{
        width: 200px;
        margin: 0 auto;
    }
}
/*mobile*/
/*RESPONSIVE*/



