.shadow-sm{
            padding-top:  8px !important;
        }
       .appointment_detail,#formbox {
    padding: 14px 24px;
    margin: 0 auto 12px;
    width: 499px;
}
       .appointment_detail p {
    margin: 0;
}
 
.month_list ul {
    margin: 0px 0 0px 14px;
    padding: 0;
}
.month_list ul li {
    list-style: none;
}
.month_list ul li {
    list-style: none;
    font-size: 13px;
    padding: 0 0 2px;
    color: #fff;
}
.search_box{
    padding-top: 15px;
}
.month_list{
    padding: 3px 14px 6px 17px;
    background: #36bafb;
    border: 1px solid #ccc;
    margin: 7px 0 0;
    box-shadow: 0 3px 10px 0px #b3b3b3;
    border-radius: 8px;
}
.month_list b{
    color: #fff;
    font-size: 14px;
}

@media(max-width:767px){
    .container{
        width:auto;
    }
    .viewall a {
    padding: 9px 18px !important;
}
.edit_notes_div .notesText a{
    padding: 1px 6px;
    font-size: 11px;
    margin: 0 0 3px 6px;
}
.new_appointments .table-responsive{margin-top: 2px !important;}
.table_head .col-sm-7 h5{margin-bottom: 0;}
.notesText .form-label {
    font-size: 12px;
    margin: 0;
}
}
.appt-kalendar {
       max-width: 500px; /* or whatever the native size is */
       margin: 0 auto; /* this will center the calendar if it's less than the container's width */
    }
    .appointments {
        margin-top: 21px;
    }
    .max-width-485{
       width: 100%;
        max-width: 100%;
    }
    .app-title .navbar-toggler {
        float: right;
        margin: 10px 0 0;
    }
    .app-title{
        padding: 0 0 12px;
    }
    .select2-container .select2-search--inline .select2-search__field {
        margin-top: 9px;
    }
    .select2-container .select2-search--inline .select2-search__field {
        height: 28px;
    }
    .filter-appointment-wrapper .btn{
        position: relative;
        top: -3px;
    }
    
    .select2-container--default{
        width: 232px;
        padding: 0 0 3px;
    }
    #menu_bar {
        width: 205px;
        position: absolute;
        right: 57px;
    }
    .navbar.navbar-dark .navbar-nav .nav-link {
        font-size: 19px;
    }
    .table_box {
      border-collapse: collapse;
      width: 100%;
    }
    .table_box td, .table_box th {
        border: 1px solid #000;
        text-align: left;
        padding: 6px 12px;
        font-size: 13px;
        font-weight: 500;
        vertical-align: top;
        background: #fff;
    }
    .table_box th{
        background-color: #27335b;
        color: #fff;
        width: 20%;
    }
    .table_box tr:nth-child(even) {
      background-color: #f5f5f5;
    }
    .waiting_list{
        text-align: center;
    }
    .table_wrap{
        padding: 7px 0;
    }
    .table_head{

    }
    .table_head h3 {
        font-weight: bold;
        margin: 0 0 25px;
        text-align: center;
    }
    .table_wrap {
        background: #fff;
    }
    
    .yellow_bg {
        background-color: #ffe59a !important;
    }
    .appointments_box p{
        margin-bottom: 1px;
        font-size: 1rem;
        font-weight: 400;
    }
    .appointments_box b {
        color: #c92000;
        display: block;
        padding: 3px 0 1px;
        font-size: 1rem;
    }
    .appointments_box h5 {
        color: #001991;
        font-size: 15px;
        margin: 0 0 1px;
    }
    .green_box{
        background:#b6d7a8 !important;
    }
    #hidemenu{
        display: none;
    }
    .nav_bar {
        display: inline-block;
        /* float: right; */
        @media(min-width: 768px){
            margin-right: 50px;
        }
    }
    .app-title h1{
        display: inline-block;
    }
    .nav_bar li a {
        padding: 7px;
        color: #000;
        font-size: 19px;
        display: inline-block;

        @media (min-width: 768px) and (max-width: 991px){
            font-size: 16px;
        }
    }
    .middle_btn{
        text-align: center;
    }
    .nav_bar li{
        display: inline-block;
    }
    .nav_bar ul{
        padding: 0;
        margin: 0;
        list-style: none;
    }
    .filter_members{
        width: 524px;
        margin: 0 auto;
    }
    .filter_members label{
        display: block;
    }    
    .filter_members .select2-container--default {
        width: 77% !important;
    }
   .filter_members button {
    padding: 9px 34px;
    vertical-align: middle;
    margin: 0 0 0 6px;
    position: absolute;
}
    .viewall{
        text-align: center;
    }
    .viewall a{
        color: #fff;
        display: inline-block;
        background: var(--bs-orange);
        padding: 9px 34px;
        vertical-align: middle;
    }
    .appointments_box h6{
        font-size: 1rem;
    }

    .brand-name{
        width:fit-content; height:fit-content; font-weight:700;
        @media (min-width: 768px) and (max-width: 991px) {
            width: 180px;
        }
    }
    

    @media(max-width: 767px){
        .container{
            width: auto;
        }
        #menu_bar {
            width: 205px;
        }
        .filter_members .select2-container--default {
            width: 100% !important;
        }
        .filter_members{
            width: 100%;
        }
        .nav_bar{
            display: none;
        }
         #hidemenu{
            display: inline-block;
            position: absolute;
            right: 20px;
        }   

        .app-title h1{
            padding-left: 10px;
            font-size: 16px;
        }
        .app-title .navbar-toggler {
            margin: -4px 0px 0 34px;
        }
        .filter-appointment-wrapper,.appointment_detail,#formbox {
            width: 100%;
        }
        .select2-container--default {
            width: 279px !important;
            padding: 0 0 3px;
        }
        .appointments_box p {
            font-size: 11px;
        }
        #menu_bar {
            right: 0;
            z-index: 99;
        }
        .appointment_detail, #formbox {
            padding: 10px 0px;
        }  
        .filter-appointment-wrapper .btn {
            top: 10px;
        }             
    }
  .filter_members button {
    padding: 9px 34px;
    vertical-align: middle;
    margin: 0 0 0 1px;
    position: absolute !important;
    right: -1px;
    top: 31px !important;
}
.filter_members {
    position: relative;
}

.bell_notification {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.bell_notification a i {
    color: #000;
    font-size: 26px;
}
.bell_notification span {
    position: absolute;
    top: -9px;
    right: -8px;
    background: #fd7e14;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    padding: 1px 0 0;
    font-weight: 500;
    color: #fff;
}
.overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #000000bd;
    z-index: 99;
    display: none;
}
.sidebarbox {
    position: fixed;
    top: 0;
    background: #fff;
    width: 404px;
    right: 0;
    z-index: 99;
    height: 100vh;
    padding: 27px 23px 70px 19px;
    overflow-y: auto;
    display: none;
}
.inner_chat ul {
    padding: 0;
    margin: 0;
}
.inner_chat ul li {
    list-style: none;
    padding:11px 20px 13px 56px;
    border-bottom: 1px solid #ccc;
}
.inner_chat h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 4px 0 3px 8px;
}
.inner_chat p {
    font-size: 12px;
    margin: 0 0 0 8px;
}
.sidebarbox::-webkit-scrollbar-track{
    border-radius: 10px;
    background-color: #b9b9ba;
}
.sidebarbox::-webkit-scrollbar{
    width: 8px;
    background-color: #b9b9ba;
}
.sidebarbox::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #808080;
}
.close___btn{
    position: absolute;
    right: 16px;
    top: 10px;
    cursor: pointer;
}
.close___btn i{
    font-size: 20px;
}
.view_more{
    position: fixed;
    bottom: 0;
    right: 0;
    width: 404px;
    background: #f5f5f5;
    text-align: center;
    padding: 12px 0;
    z-index: 999;
    border-top: 1px solid #ccc;
    font-weight: bold;
}
.read_mark{
    display: inline-block;
    background: #e97611;
    color: #fff;
    border-radius: 4px;
    padding: 4px 9px 3px;
    position: relative;
    top: -22px;
    left: 38px;
    font-size: 11px;
}
.markas_read{
    padding: 0;
}
.inner_chat ul li .markas_read{
    position: absolute;
    left: 11px;
}
.checkbox_custom .checkbox label{width:100%;margin: 10px 0 0;cursor: pointer;font-weight: 500;}
.checkbox_custom input[type=checkbox]{opacity:0;position:absolute;z-index:12;width:18px;margin-bottom:10px;height:18px;cursor: pointer;}
.checkbox_custom input[type=checkbox]+.lbl{position:relative;z-index:11;display:inline-block;margin:0;line-height:20px;min-height:14px;min-width:14px;font-size: 14px;font-weight:normal;}
.checkbox_custom input[type=checkbox]+.lbl::before{font-family:fontAwesome;font-weight:normal;font-size:11px;color:#2091cf;content:"\a0";background-color:#FAFAFA;border:1px solid #CCC;box-shadow:0 1px 2px rgb(0 0 0 / 5%);border-radius:0;display:inline-block;text-align:center;vertical-align:middle;height:19px;line-height:1.6;min-width:19px;margin-right:5px;margin-top:-3px;}
.checkbox_custom input[type=checkbox]:checked+.lbl::before{display:inline-block;content:'\f00c';background-color: #0d6efd;border-color: #0d6efd;box-shadow:0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);color:#ffffff;}
.checkbox_custom a {
    font-size: 12px;
    text-decoration: none;
    background: #fd7e14;
    color: #fff;
    margin-top: 5px;
    border-radius: 3px;
    padding: 4px 9px;
}
.date_box p{
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    display: inline;
}
.date_box span{display: inline-block;font-size: 14px;font-weight: 500;margin: 0 0 0 5px;}
@media(max-width: 767px){
    .container{
        width: auto;
    }
    .view_more{
        width: 100%;
    }
     #filter-appointment .filter_members button {
        margin: 12px 0 0 1px;
        position: static !important;
    }
    .sidebarbox {
        width: 300px;
    }
    .bell_notification {
    right: 84px;
    top: 34px;
}
}