﻿
/* Set padding to keep content from hitting the edges */

/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
    white-space: normal;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 100%;
}

.col-sm-3 div {
    /*padding-top: 20px;*/
    height: auto;
    /*border: 6px solid #374140;*/
    /*background-color: #16a085;*/
    
}

img[Attributes Style] {
    width: 140px;
    height: 140px;
}

.img-circle {
    border-radius: 50%;
    margin: auto;
}

img {
    background: none;
    vertical-align: middle;
}

.col-sm-3 img {
    /*border: 4px solid #374140;*/
    border: 2px solid #314d5a; /*background: #314d5a;*/
    background: none;
    vertical-align: middle;
}

.style .col-lg-3 {
    margin-bottom: 20px;
    text-align: center;
}

.style h3 {
    font-weight: normal;
    text-align: center; /*color: white;*/
    color: #898989;
    margin-bottom: 20px;
}

.style .col-lg-3 p {
    margin-right: 10px;
    margin-left: 10px;
}

.col-sm-3 a {
    text-decoration: none;
}

    .col-sm-3 a:hover {
        text-decoration: none;
        cursor: pointer;
    }
/*** Login page new desing ***/
.section-account {
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
    width: 100vw;
}

.login_page .card {
    box-shadow: 0 0px 25px 0 rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 0 0px 25px 0 rgba(0, 0, 0, 0.40);
}

.row_login {
    position: relative;
    
}

.card.contain-sm {
    animation-name: slide-up;
    animation-duration: 1s;
}

.row_login h1 {
    font-weight: 600;
    margin: 0 auto 15px;
    text-align: center;
}

.row_login::before {
    position: absolute;
    left: 100px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 180px;
    height: 180px;
    border-radius: 50%;
    content: '';
    margin: 0 auto;
    background: #fff;
    z-index: 1;
}

.row_login .headerTopImage {
    height: 100px;
    margin-top: 0px;
    position: absolute;
    left: 120px;
    top: 100px;
    z-index: 111;
    width: 200px;
}

.login_page {
    padding: 0px;
    background: url(../Content/images/login_bg.jpg) center top no-repeat;
    background-size: cover;
}

.left_login {
    background: #921E19;
    padding: 30px 70px 30px 30px;
    width: 25%;
    float: left;
}

.right_login {
    padding: 30px 30px 30px 170px;
    width: 75%;
    float: left;
}

    .right_login .input-group-addon {
        font-size: 18px;
    }

    .right_login .floating-label .form-control ~ label {
        font-size: 14px;
    }

.form-control, .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select {
    border-bottom-color: rgba(12, 12, 12, 0.35);
    font-size:13px;
}
.form .form-group, .form-inline .form-group { padding-top:18px;}
form.form .form-control { height:30px;}
form.form textarea.form-control { height:auto;}
input[type="file"] {
    padding: 8px 12px; border:1px solid #ddd; width:100%; margin-top:5px;
}
.fileupload-preview img { max-height:140px !important;}
.form-group > label, .form-group .control-label {
    opacity: 0.8;
    font-size: 13px;
    font-weight: 500;
}
.form-group .form-control:focus {
    border-bottom-color: rgba(12, 12, 12, 0.60);
}
label { font-weight:500; opacity:0.8;}
.card-actionbar { padding-bottom:15px;}
.right_login .help-block {
    bottom: -25px;
}

.loin_button {
    margin-top: 33px;
}
/** model design **/
.modal-header, .modal-footer {
    padding: 10px 15px;
    background: #fcefee;
    border-bottom-color: #aaa;
}

.modal-footer {
    border: none;
    border-top: 1px solid #aaa;
}

.close {
    font-size: 30px;
}

.btn-primary:active, .btn-primary.active {
    background: #921E19;
    border-color: #921E19;
}


/** inner page css* **/
.btn-icon-toggle {
    background: #ce9b39;
    color: #fff;
}
.header-nav .btn-icon-toggle:hover, .header-nav > li > a:hover, .header-nav > li > a:focus {
    background: #921E19;
    color: #fff;
}
.header-nav .header-nav-brand img {
    max-height: 55px;
    margin-left: 45px;
}
.card-head {
    line-height: 37px;
    min-height: 40px;
    padding-left: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
    .card-head::before, .card-head::after {
        position:absolute; content:''; display:block;
    }
        .card-head::before { width:11px; height:100%; background:#fff; z-index:10; top:0px; bottom:0px; left:0px; }
    .card-head::after {
        width: 13px;
        height: 13px;
        background: #fff;
        z-index: 5;
        top: 13px;
        left: 3px;
        transform: rotate(45deg);
    }
    .card-head header {
        padding: 8px 20px;
        font-weight: 600;
    }
.row_login .card-head { border:none; padding:0px; box-shadow:none;}
.row_login .card-head::before, .row_login .card-head::after {
    display: none;
}
.newcard, .newcard *, .menubar-visible .menubar-inverse .gui-controls > li:not(.gui-folder) > a, .gui-icon, .btn-icon-toggle {
    transition: all ease-in 0.4s 0s;
}
    .newcard:hover { opacity:0.8 !important;}
    .newcard div { bottom:0;}
    .newcard:hover div { bottom:45%;}
    .newcard .btn-info { background:#fff; border-color:#fff; color:#000; font-weight:700; font-size:16px;}
    .newcard .btn-info:hover { background:#921E19; border-color:#921E19; color:#fff;}
.card-body.style-gray {
    box-shadow: 0 0 15px rgba(0,0,0,0.2) !important;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2) !important;
}
.gui-icon { width:32px; height:32px;top:4px;}
    .gui-icon .fa:first-child, .gui-icon .md:first-child, .gui-icon .glyphicon:first-child { line-height:35px;}
    .menubar-visible .menubar-inverse .gui-controls > li:not(.gui-folder) .gui-icon:hover {
        background: #fff;
        color: #921E19;
    }
.gui-controls > li { margin-bottom:5px;}
.menubar-visible .menubar-inverse .gui-controls > li:not(.gui-folder) > a:hover, .menubar-visible .menubar-inverse .gui-controls > li.active:not(.gui-folder) > a {
    background: #921E19;
}
    .menubar-visible .menubar-inverse .gui-controls > li:not(.gui-folder) > a:hover .gui-icon { background:#fff; color:#921E19;}
.menubar-inverse .gui-controls li .title, .menubar-inverse .gui-icon, .menubar-inverse .gui-folder > a:after, .menubar-inverse .gui-controls li.gui-folder > a .title, .menubar-inverse .gui-controls li.gui-folder.expanded > a .title, .menubar-inverse .gui-controls li.gui-folder.active > a .title {
    color: #fff;
}
.gui-controls li ul {
    background: #3a424c;
}
.gui-controls > li ul > li > a { font-size:14px;}
.gui-controls > li ul > li.SubLilist.active > a {
    background: #921E19;
}
.card-head .tools { margin-top:3px;}
.btn-floating-action {
    width: 32px;
    height: 32px;
    line-height: normal;
}
    .btn-floating-action .fa, .btn-floating-action .md, .btn-floating-action .glyphicon { line-height:28px;}
.dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_length select:focus {
    border-bottom-color: #921E19;
}
table.dataTable tbody th, table.dataTable tbody td { padding:5px 8px;}
.table-bordered {
    border-color: rgba(189, 193, 193, 0.8);
}
    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: none;
        border-right: 1px solid rgba(189, 193, 193, 0.8);
        border-bottom: 1px solid rgba(189, 193, 193, 0.8);
    }
table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid rgba(189, 193, 193, 0.8);
}
table.dataTable.no-footer {
    border-bottom: 0;
    border-right: 0;
}
.table .fa { margin-right:5px; font-size:20px; line-height:32px;}


@media only screen and (max-width:1199px) {
    #countdiv { margin-top:50px;}
}
    @media only screen and (max-width:991px) {
        .table .fa {
            margin-bottom: 5px;
        }
        #countdiv {
            margin-top: 20px;
        }

    }

    .ink-reaction {
    padding: 2px 8px;
    border-radius: 2px;
    margin-right:3px; margin-bottom:5px;
}

.header-nav-profile .dropdown > a, .header-nav-profile .dropdown.open > a {
    position: relative;
    min-height: 64px;
    padding: 7px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    background: #921e19;
    border-radius: 0;
    color: #fff;
    margin:0px;
}
    .header-nav-profile .dropdown > a:hover {
        background: #ce9b39;
    }
    .header-nav-profile .dropdown .profile-info {
        display: inline-block;
        vertical-align: middle;
        padding: 0 20px 0 10px;
        line-height: 50px;
    }
.header-nav-profile .dropdown > a:after {
    content: "\f107";
    top: 15px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    right: 5px;
}
.header-nav-profile .dropdown .profile-info small { display:inline-block; opacity:0.8;}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.1em 0.8em;
    margin-left:5px;
    transition:all ease-in-out 0.4s 0s; margin-bottom:5px;
}
    .dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        border-color: #aaa;
    }
        .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background: #921E19;
            color: #fff !important;
            border-color: #921E19;
        }

.dataTables_wrapper .dataTables_processing { background:rgba(12, 12, 12, 0.8); color:#fff !important; z-index:99; height:auto; padding:15px; }
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before { display:none;}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover { background:#921E19 !important; color:#fff !important}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
    background: #ce9b39 !important;
}
.btn-info {
    color: #ffffff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
    .btn-info:hover, .btn-info:focus, .open .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #5f4924;
        border-color: #5f4924;
    }
span.cke_skin_kama:focus { outline:none;}

.admin-content.round_box { padding:10px; border-radius:10px; transition:all ease-in 0.4s 0s; margin-bottom:20px; min-height:105px;}
    .admin-content.round_box:hover { background:#921E19 !important;}
    .admin-content.round_box a {
        display: block;
    }
.admin-content.round_box h5 { margin:5px 0px; text-transform:uppercase;}
.admin-content span.counter-icon.counter-icon-big { position:absolute; right:0px;}
#confirmButtons {
    background: #ffe6c8 !important;
}
#menubar .menubar-foot-panel { font-size:12px; text-align:center; border-top-color:rgba(255,255,255,0.5);}

.table-responsive {
    overflow-x: auto !important;
    padding-bottom: 20px;
}

h1.image_dashboard {
    margin: 0px auto;
}

    h1.image_dashboard img, .right_fix_img img {
        border-radius: 7px;
        width: 200px;
        height: auto;
        border: 1px solid #921E19;
        padding: 5px;
        max-width: 200px;
        object-fit: cover;
        object-position: center;
    }

.right_fix_img {
    position: absolute;
    right: 10px;
    top: 0px;
}

    .right_fix_img img {
        max-width: 150px;
        width: 100%;
    }
.modal-dialog { padding:0 25px;  }
.modal::before {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    content: '';
    display: block;
    background: rgba(0,0,0,0.6);
}

@media only screen and (max-width:991px) {
    .right_fix_img { position:relative; padding-left:20px; margin-bottom:15px;}
    .admin-content.round_box { min-height:1px;}
}
    @media only screen and (max-width:768px) {

        .headerbar-right {
            z-index: 9999;
            position: fixed;
            left: auto;
            right: 0px;
            top: 0px;
            box-shadow: none;
        }

            .headerbar-right .header-nav-profile {
                position: relative;
            }

        .header-nav .header-nav-brand img {
            margin-left: 0px;
        }

        #content {
            padding-top: 0px;
        }

        .table-responsive {
            padding-bottom: 20px;
        }
    }

    @media only screen and (max-width:640px) {
        .left_login {
            padding: 15px;
            width: 30px;
            height: 270px;
        }

        .row_login::before {
            display: none;
        }

        .right_login {
            padding: 25px 15px 15px 15px;
            width: calc(100% - 30px);
            height: 270px;
        }

        .row_login .headerTopImage {
            background-size: 100%;
            width: 100px;
            height: 65px;
            top: 5px;
            left: auto;
            right: 10px;
        }

        .row_login h1 {
            font-size: 20px;
            text-align: left;
        }
    }
.common_styling #signature {
    margin: 0px !important;
    width:100%;
}

    .common_styling #signature img#previewimg, #signature img#previewimg {
        margin: 0 10px 5px 0px !important;
        /*border: 1px solid #222;*/
        max-width: 180px !important;
        padding: 10px;
    }
#Signaturetb { width:180px; float:left; clear:left; margin-bottom:6px;}

.common_styling p:last-child {
    margin: 0px;
}
.common_styling table td { padding:5px !important;}
.common_styling table tr td:first-child { font-weight:500;}
.tabul {margin:0 auto !important; background:none !important;
}
li.tabli {
    min-width: 145px;
    cursor: pointer;
    display: inline-block !important;
    padding: 12px !important;
    font-size: 14px;
    background: #921E19;
}

li.tabli:hover {
    background:#4caf50 !important;
}
.common_styling .col-md-6 { width:100%; }
@media only screen and (max-width:991px) {
    .common_styling .col-md-6 {
        width:100%; float:left;
    }
}
.tabli {
    float: left;
}

.tabli {
    display: block;
    color: white;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    border-right: #eeeeee 1px solid;
}

.signature-content, #div_date {
    float: left;
    clear: left;
}
    .signature-content span, #div_date {
        width: 100%;
        float: left;
    }

.common_styling { overflow-x:auto;}


.left-width-date {
    width: 120px;
    float: left;
}

.right-width-signature {
    width: 50%;
    float: left;
}

h2 {
    clear: left;
}

.full-width {
    width: 100%;
    float: left;
}

.tab-footer .btn {
    font-size: 12px;
}

@media only screen and (max-width: 480px) {
    .left-width-date {
        width: 100%;
        float: left;
    }

    .right-width-signature {
        width: 100%;
        float: left;
    }

    h2 {
        clear: left;
    }

    .row.tab-footer {
        left: 0px;
        right: 0px;
        text-align: center;
    }
    #confirmBox h1, #confirmBox p {
        font-size: 18px !important;
    }
   
}
/*canvas#can { width:100%; max-width:854px;}*/
#confirmBox {
    width: 95% !important;
    max-width: 500px !important;
}
@media screen and (max-width: 854px) and (orientation: landscape) {
    #content > section.row { margin:0px; padding:0px;}
        #P_List #signature { margin-top:50px !important;}
        #base {
            overflow: visible !important;
        }

        li.tabli {
            min-width: 120px;
        }

        .tab-footer {
            padding: 3px 0px !important;
            width: calc(100% - 15px) !important;
            left: 0px;
            right: 0px;
            position: relative !important;
        }

            .tab-footer .btn {
                font-size: 13px !important;
            }

        .tabcontent {
            max-height: 200px !important;
        }

        .intercom-namespace .intercom-1vn61b {
            transform: scale(0.4) !important;
        }
    }

.scheduleCMaster-table .form-control { width:auto; border:none; }
.form-control.npi, .md-st, .dob, .mrn, .mgmt-fee {
    width: 85px !important;
}
.descript {
    width:235px !important;
}
.qty {
    width: 60px !important;
}
.d-fee, .new-rfl {
    width: 80px !important;
}
.form-control.md-st {
    font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif; font-size:13px;
}
.table thead > tr > th {
    color: #000;
    font-weight: 600;
}
.scheduleCMaster-table .table tbody > tr > td {
    padding: 5px 8px !important;}

/** Chat note css **/
.fixed-note-background { transition:all ease-in-out 0.4s 0s; position:fixed; right:-450px; width:100%; max-width:400px; top:68px; padding:25px 8px 12px 12px; bottom:0px; background:#313942; color:#fff;}
.fixed-note-background.open-fixed-note-background { right:0px;}
.fixed-note-background ul { padding:0px; margin:0px;}
.fixed-note-background ul li { margin-bottom:20px; padding:10px; background:rgba(255,255,255,0.1); border:1px solid #fff; border-bottom:3px double #fff;}
.fixed-note-background ul li h2 { margin:0px 0px 10px 0px; padding-right:150px; font-size:14px; font-weight:600; position:relative;}
.fixed-note-background ul li h2 span { position:absolute; right:0px; top:3px; font-size:14px;}
.fixed-note-background .form-group { display:block; margin-bottom:15px;} 
.fixed-note-background .form-group button.btn { font-size:16px;}
.fixed-note-background .form-group button.btn i.fa { margin-right:5px; font-size:18px;}
.fixed-note-background textarea.form-control { border:1px solid #fff; height:100px; padding:10px; color:#fff;}
.fixed-note-background textarea.form-control:focus {border:1px solid #fff; }
.chat-note-list { height:calc(100vh - 265px); overflow-y:auto; }
.chat-note-list .chat-note-list-inner { height:100%; margin-right:6px;}
.close-note-chat {position: absolute;width: 30px;height: 30px; display: inline-block;background: #921e19;text-align: center;border-radius: 50%;
    border: 3px solid;font-size: 13px;top: -1px;left: -20px; z-index: 1;}
.chat-note-list::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px #ccc;background-color: #F5F5F5;}
.chat-note-list::-webkit-scrollbar {width: 6px;background-color: #F5F5F5;}
.chat-note-list::-webkit-scrollbar-thumb {background-color: #921E19;}

/*Mention CSS*/
.mention-wrapper .mention-options {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    background: #FFF;
    color: #333;
    display: flex; height:100vh; max-height:360px; overflow-y:auto;
    flex-wrap: wrap; 
    /*padding:4px 5px 10px 5px; */
    border-radius:0px 0px 10px 10px; border:1px solid #921E19; }


.mention-wrapper .mention-options::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px #ccc;background-color: #F5F5F5;}
.mention-wrapper .mention-options::-webkit-scrollbar {width: 6px;background-color: #F5F5F5;}
.mention-wrapper .mention-options::-webkit-scrollbar-thumb {background-color: #921E19;}

    .mention-wrapper .mention-options.mention-options-reverse {
      /*flex-direction: column-reverse;*/
      top: 100%;
      z-index:999;
    }
    .mention-wrapper .mention-options .mention-option {
        box-sizing: border-box;
        background: #fbefd7;
        position: relative;
        cursor: pointer;
        display: none;
        width: 100%;
        padding: 7px 10px 3px 28px; font-weight:500;
        border-bottom: 1px solid #ce9b39;
    }
    .mention-wrapper .mention-options .mention-option:before, .mention-wrapper .mention-options .mention-option:first-child:before { position:absolute; left:6px; top:5px; content:'\f007'; display:block; font-family: FontAwesome; font-size: 15px; }
    .mention-wrapper .mention-options .mention-option:first-child:before { content:'\f0c0'; } 
      .mention-wrapper .mention-options .mention-option.hover, .mention-wrapper .mention-options .mention-option:hover {
        background: #921e19; border-color:#921e19;
        color: #FFF; }
    .mention-wrapper .mention-options.show {
      opacity: 1;
      pointer-events: initial; }
      .mention-wrapper .mention-options.show .mention-option.show {
        display: block; z-index:999; }

.card-body-new-style {
    background-color: rgb(255, 255, 255);
    color: rgb(34, 51, 84);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    margin: 8px auto 15px;
    border-radius: 10px;
    box-shadow: rgba(159, 162, 191, 0.30) 0px 1px 5px, rgba(159, 162, 191, 0.52) 0px 0px 15px;
    padding:0px; display:flex; justify-content:space-between; align-items:center; overflow:hidden;
}

.card-type-pricing.card-body-new-style { display:block;}
.card-body-new-style-sub { width:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}
.grediant-1 i.fa.fa-arrow-circle-down { cursor:pointer; position:absolute; z-index:9999; right:10px; margin:0px; font-size:20px;}
.card-body-new-style-sub .text-box-card.grediant-1 {
    padding-right: 35px;
}
.body-collapse p {
    padding:9px 12px;
    text-align: left; line-height:normal; font-weight:700; display:flex; justify-content:space-between; align-items:center; border-top:1px solid #000;
}
.body-collapse p strong { font-weight:900;}
.card-type-pricing:hover .card-body-new-style, .card-type-pricing.card-body-new-style:hover {
    box-shadow: rgba(159, 162, 191, 0.80) 0px 5px 12px, rgba(159, 162, 191, 0.95) 0px 2px 2px;
}


#StageWiseChart text.highcharts-title { display:none !important}
table.dataTable thead th, table.dataTable thead td { padding:7px 15px !important; line-height:1.44;}
.highcharts-container { width:100% !important;}
.newcard-design {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px;
}

.card-image-icon {
    background: #4e4376;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    margin-right: 10px;
    border-radius: 40px;
}

.card-image-text {
    font-size: 18px;
    font-weight: 700;
    color: rgb(34 51 84 / 70%);
}

.card-type-pricing {
    position: relative;
}

.text-box-card {
    font-size: 25px;
    font-weight: 600; padding:20px 10px;
    display: flex;
    justify-content: center;
    align-items: center; background:#921E19; color:#fff; margin:0px;
}

    .text-box-card i {
        margin-right: 12px;
        font-size: 18px;
    }

.card-body-new-style p {
    font-size: 16px;
    margin-bottom: 0px;
    color: rgb(34 51 84 / 70%);
}

a.btn-hover-custom {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: block;
}


.grediant-1 {
    background: linear-gradient(-20deg, rgb(43, 88, 118) 0%, rgb(78, 67, 118) 100%);
}

.grediant-2 {
    background: linear-gradient(120deg, rgb(246, 211, 101) 0%, rgb(253, 160, 133) 100%);
}

.grediant-3 {
    background: linear-gradient(120deg, rgb(76 175 80) 0%, rgb(40 100 40) 100%);
}

.grediant-4 {
    background: linear-gradient(120deg, rgb(173 160 153) 0%, rgb(117 116 116) 100%);
}

.grediant-5 {
    background: linear-gradient(120deg, rgb(249 103 97) 0%, rgb(199 42 35) 100%);
}
.scroll-list { height:100%; max-height:330px; overflow:hidden; overflow-y:auto;}
.scroll-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ccc;
    background-color: #F5F5F5;
}

.scroll-list::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.scroll-list::-webkit-scrollbar-thumb {
    background-color: #921E19;
}

.filter-r-appointment { margin-top:20px;}
.filter-r-appointment .modal-content { padding:15px; margin-bottom:25px; border:none; box-shadow:0 0px 10px rgba(0, 0, 0, 0.15); }

/*Checkboxes styles*/
ul.filter-boxes{ display:flex; align-items:center; flex-wrap:wrap; list-style:none; padding:0px; margin:0px -7px; }
ul.filter-boxes li { width:12.5%; position:relative; padding:12px;}
ul.filter-boxes li p { margin:3px auto; font-size:14px; letter-spacing:1px; font-weight:600; text-transform:uppercase;}
ul.filter-boxes li p.patient-name {padding: 5px; background: #fff; border-radius: 3px; color: #921E19; font-weight: 700; font-size: 16px;line-height: normal; margin-bottom: 6px;}
.filter-boxes input[type="checkbox"] {
    display: none;
}
ul.filter-boxes li .btn { white-space:normal; line-height:normal;}
.filter-boxes input[type="checkbox"] + label { border-radius:5px; transition:all ease-in-out 0.4s 0s; display: block;position: relative; cursor:pointer; padding:7px; border:1px solid #921E19; opacity:1; background:#921E19; color:#fff; }
.booked-label {  border:1px solid #55aaf8 !important; background:#55aaf8 !important; }
.released-label {  border:1px solid #580980 !important; background:#580980 !important; }

.filter-boxes input[type="checkbox"] + label:last-child { margin-bottom: 0; }
.filter-boxes input[type="checkbox"]:checked + label { background:#4caf50; border-color:#4caf50;}
input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  position: absolute;
  right: 3px;
  top: auto; bottom:3px;
  opacity: 0; visibility:hidden;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}
input[type="checkbox"]:checked + label:before {
  width: 10px;
  bottom: 4px;
  right: 8px;
  border-radius: 0;
  opacity: 1; visibility:visible; 
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (min-width:1700px) {
    .dashboard-row-main .custom-width { width:25%;}
}
@media only screen and (max-width:1700px) {
    .card-image-text { font-size:14px;}
    .text-box-card { font-size:15px; min-width:45px;}
    .newcard-design { padding:8px;}
    ul.filter-boxes li { width:12.5%;}
}
@media only screen and (max-width:1200px) {
    ul.filter-boxes li {
        width: 20%;
    }
}

    @media only screen and (max-width:767px) {
        ul.filter-boxes li {
            width: 25%;
        }
        .filter-r-appointment .modal-content { padding:10px;}
    }
     @media only screen and (max-width:500px) {
         ul.filter-boxes { margin:0px -2px;}
        ul.filter-boxes li {
            width: 50%; padding:5px;
        }
        .filter-boxes input[type="checkbox"] + label { padding:0px;}
    }

    .grediant-6 {
        background: linear-gradient(120deg, rgb(102 208 206) 0%, rgb(72 161 160) 100%);
    }