@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@100;200;300;400;500;600;700&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,600;1,700&display=swap');
h2,h5,.card-title{
font-family: 'IBM Plex Sans', sans-serif !important;
font-family: 'IBM Plex Sans Thai', sans-serif !important;
}
.height-100{height: 100%;}
.menu-bottom-0{position: fixed !important;bottom: 0;}
.position-fixed{position: fixed !important;}

.table_product_list{
    font-size: 14px;
}
.table_product_list td{
    color: black;
    font-weight: 500;
}
.fillter_icon_i{
    /* padding-right: 10px; */
    vertical-align: sub !important;
}
.btn-create-button{
    padding: 0.5rem 0.95rem;
    font-weight: 500;
    background-color: #4844ff;
    color: #ffffff;
}
.alert-cate-purple{
    color: #fff;
    background-color: #8444ff;
    padding-right: 1em;
    padding-left: 1em;
}
.alert-cate-purple-light{
    color: #8444ff !important;
    background-color: #ebe5fc;
    padding-right: 1em;
    padding-left: 1em;
}
.alert-status-green{
    color: #2bde9c !important;
    background-color: #caf3e5 !important;
    padding-right: 1em;
    padding-left: 1em;
}
.alert-status-red{
    color: #F95161 !important;
    background-color: #F8D7DA !important;
    padding-right: 1em;
    padding-left: 1em;
}
.alert-status-orange{
    color: #FFB800 !important;
    background-color: #fff3cd !important;
    padding-right: 1em;
    padding-left: 1em;
}

.alert-status-blue{
    color: #4844FF !important;
    background-color: #d4d5fb !important;
    padding-right: 1em;
    padding-left: 1em;
}

.alert-status-grey{
    color: #6C757D !important;
    background-color: #E9ECEF !important;
    padding-right: 1em;
    padding-left: 1em;
}
.alert-status-purple{
    color: #8444FF !important;
    background-color: #EBE5FC !important;
    padding-right: 1em;
    padding-left: 1em;
}

.btn-footer-right{
    float: right;
    margin-left: 10px;
}
.profile-view-from span {
    color: red;
    font-weight: bold;
}
.profile-view-from img {
    margin-bottom: 3rem;
}
.profile-view-from input {
    font-size: 16px !important;
    margin-bottom: 1.1rem;
}
.profile-view-from label{
    font-size: 16px !important;
}

.custon_footer_profile{
    background-color: #f8f9fa;
}

.footer_custom{
    bottom: 0;
    padding: 30px 3%;
    position: absolute;
    right: 0;
    width: 100%;
    background: white;
}
.radio_product_view{
    margin-right: 1rem;
}
.report_select_year{
    width: 30% !important;
    float: right;
}
.form-custom{
    width: 8rem;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-check-input{
     margin-top: 0.7em !important;
}

.radio_position{
    position: relative;
}

.radio_position span{
    position: relative;
    left: -30px;
    color: #000;
}
.under-line-none{
    text-decoration: none !important;
}
.fillter-btn{
    width: 9vw;
    text-align: left !important;
    background-color: white !important;
    border-color: #ced4da !important;
}
.display-inline{
    display: inline-block !important;
}
#report_summary .input-search{
    background-color:  white !important;
}
.input-search{
    width: 94%;
    float:left;
    display: block;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color:  #E9ECEF;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.selec_search_name{
    /* padding-left: 0px !important; */
}
.btn-search{
    padding: 0.6rem 0.75rem 0.375rem 0.75rem !important;
    margin-top: -0.3vw;
    margin-left: 0.7rem;
    float:right;
    background-color: #ABB5BE;
    color: white !important;
    position: absolute;
    top: 1.2rem;
    height: 42px;
    margin-top: -4px;
}
.btn-save:hover{
    background-color: #4844FF !important;
    color: white !important;
}
.btn-primary_blue{
    background-color: #4844FF !important;
}
.btn-search:hover{
    background-color: #14DB91 !important;
}
.span-date{
    font-size: 12px;
    color: #6C757D;
    font-weight: 400;
}
.color-red{
    color: red;
}
.title-form-font{
    font-size: 16px;
    font-weight: 500;
}
.info-form{
    font-size: 10px;
    color:#6C757D;
    font-weight: 400;
}
.btn.btn-md2 {
    padding: 0.5rem 0.95rem;
}
#dashboard .dashboard_title_card ,#report .dashboard_title_card{
    font-size: 16px;
    font-weight: 500;
    color: #212529 !important;
}
#dashboard .actual_revenue_baht ,#report .actual_revenue_baht{
    text-align: right;
}
#dashboard .actual_revenue_baht span ,#report .actual_revenue_baht span{
    display: block;
}
#dashboard #total,#report #total{
    font-size: 48px;
    font-weight: 500;
    color: #1AC786;
}
#dashboard .text-baht,#report .text-baht{
    font-size: 14px;
    font-weight: 400;
    color: #212529;
}
#dashboard .card-header,#report .card-header{
    background-color: transparent !important;
}
#dashboard .quotation thead,#report .quotation thead{
    background: #6C757D;
    color: white;
    height: 48px;
    font-size: 12px;
    font-weight: 400;
}
.btn-outline-primary{
    color: #4844FF !important;
    border-color: #4844FF !important;
}
#dashboard .progress,#report .progress{
    padding: 0;
}
.progressbar{
    position: relative;
}
.progressbar span{
    font-size: 12px;
    font-weight: 500 !important;
    line-height: 15.6px !important;
    color:#212529 !important;
}
.progressbar i{
    font-size: 10px;
    font-weight: 400;
    color:#212529 !important;
    position: absolute;
    right: 0;
    top: -13px;
}
.bar-blue{
    background-color: #4844FF !important;
}
.bar-yellow{
    background-color: #FFC807 !important;
}
.bar-green{
    background-color: #14DB91 !important;
}
.background-transparent{
    background-color: transparent !important;
}

.customer_info_view_company{
    position: relative;
    width: 50%;
    float: left;
}
.customer_info_view_company_list{
    position: relative;
    width: 50%;
    float: right;
    font-size: 14px;
    text-align: right;
}
.customer_info_view_company_list span{
    margin: 0px 3px 0px 3px;
}
.bar-red{
    background-color: #F95161 !important;
}
/*-----*/

.text-confirm{
    font-size: 20px;
    font-weight: 400;
    color: #212529;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.w100{
    width: 100% !important;
}
.modal-dialog2 {
    position:absolute;
    top:50% !important;
    transform: translate(10%, -70%) !important;
    -ms-transform: translate(10%, -70%) !important;
    -webkit-transform: translate(10%, -70%) !important;
    margin:auto 5%;
    width:90%;
    height:30%;
    
}
.modal-content2 {
    min-height:100%;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0; 
    
}
.modal-body2 {
    padding-top: 1rem;
}
.modal-footer2 {
    display: block !important;
    border: none !important;
}
.colse-modal2{
    background: transparent !important;
    border: none !important;
    font-size: 1.5rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
}
.modal-header{
    display: block !important;
    text-align: center;
    font-family: 'IBM Plex Sans', sans-serif !important;
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    border: none !important;
}
.pt-none{
    padding-top: 0 !important;
}
.border-top{
    border-top: 1px solid #d5d5d5 !important;
}
.border-bottom{
    border-top: 1px solid #d5d5d5 !important;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
.modal-center {
    position: absolute !important;
    left: 50%;
    top: 50%;
    width: 100% !important;
    transform: translate(-50%, -50%) !important;
}
.btn-custom {
    padding: 10px 25px !important;
}
.btn-custom2 {
    width: 6.5vw;
}

datalist {
    position: absolute;
    max-height: 20em;
    border: 0 none;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ededed;
    border-radius: 7px;
    z-index: 99;
    max-height: 150px;
  }
  
  datalist option {
    font-size: 0.8em;
    padding: 0.3em 1em;
    background-color: white;
    cursor: pointer;
  }
  
  /* option active styles */
  datalist option:hover, datalist option:focus {
    color: #fff;
    background-color: #4844FF;
    outline: 0 none;
  }
  textarea.form-control{
    min-height: 6rem !important;
  }
  .invalid-feedback{
    font-weight: 400 !important;
    font-size: 12px !important;
    /* margin-top: -10px !important; */
  }
.status-padding{
    padding: 4px 8px 4px 8px !important;
}
.menu-aside .menu-item .menu-link img{
    width: 12px;
    height: 12px;
}
.menu-aside .menu-item.active .menu-link img{
    filter:invert(1)
}
.menu-aside .menu-item.active .menu-link svg{
    filter:invert(1)
}
.menu-aside .menu-item .menu-link svg{
    width: 12px;
    height: 12px;
}
.menu-aside .menu-item .menu-link{
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 15.6px !important;
    color: #212529 ;
}
.ml-8{
    margin-left: 8px !important;
}
.dataTables_length,.dataTables_filter{
    display: none !important;
}
.datatable th{
    color: #6C757D;
}
.datatable th,.datatable td{
    background-color: white !important;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}

.datatable td{
   font-weight: 500 !important;
   font-size: 12px !important;
   color: #212529 !important;
}
.datatable td i{
   font-size: 10px !important;
   color: #6C757D !important;
}
.datatable tr{
   border-bottom: 1px solid #ebeff2 !important;
}
.dataTables_info{
    color: #6C757D;
    font-size: 10px;
}
.datatable{
    border-collapse:collapse !important
}

.page-item.active .page-link{
    background-color: #4844FF !important;
    border-color: #4844FF !important;
    font-size: 10px !important;
}
.paginate_button{
    font-size: 10px !important;
}
.content-title2{
    color: #6C757D !important;
}
.content-title2 b{
    color: #212529 !important;
}

.content-title2 a{
    text-decoration: none;
    color: #6C757D !important;
}
.disabled_input{
    background: #f3f3f3 !important;
}


.btn.btn-primary_outline {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 40px;
    color: #4844FF !important;
    border: 2px solid #4844FF !important;
    border: none;
    background-color: #FFF;
    border-radius: 4px;
}
.btn.btn-primary_blue {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 40px;
    color: #FFF !important;
    border: none;
    background-color: #4844FF;
    border-radius: 4px;
}

.cus_info_header_left{
    float: left !important;
}
.cus_info_header_right{
    float: right !important;
}
.cus_card_body_info_left{
    height: 100vh;
}
.cus_profile_info_left{
    float: left;
    width: 25%;
}
.cus_profile_info_right{
    padding-left: 0;
    float: right;
    width: 75%;
}
.customer_info_view_company span {font-size: 14px;}
.cus_profile_name{
    font-size: 20px;
    float: left;
    width: 100%;
}
.cus_profile_address{
    font-size: 10px;
    float: left;
}
.cus_pr-0{padding-right: 0px !important;}
.cus_font-size{font-size: 10px;}
.cus_text-align{text-align: center;}
.cus_border_right{border-right: 1px solid #CED4DA;;}
.cus_border_left{border-left: 1px solid #CED4DA;}
.cus_contact_person{
    font-size: 14px !important;
    float: left !important;
    padding-top: 5px !important;
}
.cus_add_person{
    border: 2px solid #4844FF;
    border-radius: 6px;
    background-color: #fff;
    font-size: 12px;
    color: #4844FF;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
}
.cus_contact_person_detail{
    background-color: #F8F9FA;
    border-radius: 6px;
    font-size: 10px;
}
.cus_contact_person_detail_row{
    padding: 15px 0px 10px 10px !important;
}
.cus_name_badge{
    margin: 0px 3px 0px 3px!important;
    float: right!important;
    height: 20px!important;
    padding: 6px!important;
}
.cus_contact_us b{padding-top: 2px;}

/* @media screen and ( -width: 1300px) {
    .input-search{
        width: 94% !important;
        float:left;
    }
    .btn-search{
        padding: 0.6rem 0.75rem 0.375rem 0.75rem !important;
        margin-top: -0.3vw;
        margin-left: 0.7rem;
        float:right;
    
        position: absolute;
        top: 1.2rem;
    }
} */

.customer_image{width: 120px;height: 120px;}

@media screen and (max-width: 1337px) {
    .fillter-btn{
        width: auto;
    }
  }
  
@media screen and (max-width: 1300px) {
    .input-search{
        width: 92%;
    }
    .btn-search{
    }
  }
  
  /* On screens that are 600px or less, set the background color to olive */
  @media screen and (max-width: 991px) {
    .input-search{
        width: 100%;
        clear: both;
        margin-top: 15px;
    }
    .btn-search{
        width: 100%;
        clear: both;
        position: relative;
        margin-bottom: 15px;
    }
  }

    .modal-header2{
        display: flex;
        flex-shrink: 0;
        align-items: center;
        justify-content: space-between;
        padding: 1rem 1rem;
        border-bottom: 1px solid #dee2e6;
        border-top-left-radius: calc(0.3rem - 1px);
        border-top-right-radius: calc(0.3rem - 1px);
    }
    .modal-footer2 {
        display: flex;
        flex-wrap: wrap;
        flex-shrink: 0;
        align-items: center;
        justify-content: flex-end;
        padding: 0.75rem;
        border-top: 1px solid #dee2e6;
        border-bottom-right-radius: calc(0.3rem - 1px);
        border-bottom-left-radius: calc(0.3rem - 1px);
    }

    .ui-cursor-pointer{
        cursor: pointer!important;
    }

    .btn-custom-secondary{
        cursor: pointer!important;
        border-radius: 4px!important;
        border: 1px solid #4844ff !important;
        font-size: 14px!important;
        padding: 0.5rem 0.95rem!important;
        font-weight: 500!important;
        background-color: #fff!important;
        color: #4844ff!important;
    }

    .btn-custom-secondary:hover{
        cursor: pointer!important;
        border-radius: 4px!important;
        border: 1px solid #4844ff !important;
        font-size: 14px!important;
        padding: 0.5rem 0.95rem!important;
        font-weight: 500!important;
        background-color: #4844ff!important;
        color: #fff!important;
    }

    .outcome_create_title{
        width: 10%;
        float: left;
        font-weight: 500;
        color: #212529;
    }
    .outcome_create_border{
        border-bottom: 1px solid #CED4DA;
        padding: 7px;
        width: 90%;
        float: right;
    }
    .info-phonenumber,.info-email{
        font-size: 10px;
        color: #212529;
        font-weight: 400;
    }
    .info-phonenumber span,.info-email span{
        font-size: 10px;
        color: #6C757D !important;
        font-weight: 400;
    }
    .label_radio{
        padding-top: 0.5rem;
    }


    .text-right{
        text-align: right;
        
    }
    .text-left{
        text-align: left;
        
    }

    .date_placeholder{    
        position: absolute;
        top: 4.5vh;
        color: #6C757D;
        left: 1.3vw;
    }
    .date_placeholder.date_placeholder2{    
        position: absolute;
        top: 10.5vh;
        color: #6C757D;
        left: 1.3vw;
    }
    .fl{
      float: left;  
    }
    .fr{
        float: right; 
    }
    .font-w-500{
        font-weight: 500;
    }
    .width-40{
        width: 40%;
    }
    .text-align-r{
        text-align: right;
    }
    .font-size-10{
        font-size: 10px;
    }
    .font-size-14{
        font-size: 14px;
    }
    .font-size-16{
        font-size: 16px;
    }
    .font-size-20{
        font-size: 20px;
    }
    .font-size-12{
        font-size: 12px;
    }
    .color-secondary{
        color:#6C757D !important;
    }
    .quo_w{
        width: 270px;
    }
    .quo_w_input{
        width: 75% !important;
    }
    .quotation_info_hr{
        border-bottom: 1px solid #CED4DA;
    }
    .quotation_info_badge{
        text-align: right;padding: 7px;
    }

    .quotation_table_tr{
        background-color: #6C757D;
        height: 48px;
        color: #fff;
    }
    .quotation_table_tr > th:nth-child(1){
        border-top-left-radius: 10px;
    }
    .quotation_table_tr > th:nth-child(11){
        border-top-right-radius: 10px;
    }

    .quotation_table_info tbody td{
        min-height: 80px;
        vertical-align: top;
    }
    .quotation_table_info tbody td input{
        font-size: 12px;
    }
    .quotation_info_percent{
        padding-left: 10px;
        padding-top: 11px;
    }
    .footer_custom_quotation{
        bottom: -30;
        padding: 10px 3%;
        position: absolute;
        right: 0;
        width: 100%;
        background: white;
    }
    .quo_thb{
        padding-top: 4px;
    }
    .quo_thb_input{
        padding-top: 14px;
    }
    .quo_info_checkbox{
        margin-top: 11px !important;
    }
    .quo_info_input{
        width:55% !important;
    }
    .quo_info_res_left{
        width: 70%;
        text-align: right;
    }
    .quo_info_res_right{
        width: 30%;
        text-align: right;

    }

    .border-none{
        border: 0;
    }
    .quotation-add-note{
        color: #6C757D;
        font-size: 10px;
        font-weight: 400;
        text-decoration: none;;
    }
    .display-none{
        display: none !important;
    }
    .product_note{
        font-size: 10px !important;
        min-height: 1rem !important;
    }
    .footer_quotation{
        width: 50%;
        text-align: right;
        background: transparent;
        border: 0;
        font-size: 12px;
        font-weight: 500;
    }
    #quotation_total{
        width: 50%;
        text-align: right;
        background: transparent;
        border: 0;
        font-size: 16px;
        font-weight: 500;
    }
    .quotation_score_text{
        font-weight: 500;
        font-size: 16px;
        color:#212529 !important;
    }
    .btn-lose{
        background: #F95161 !important;
        height: 40px;
        margin-top: -6px;
    }
    .btn-won{
        background: #1AC786 !important;
        height: 40px;
        margin-top: -6px;
    }
    .btn-quotation-view{
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: bold;
    }

    #nav_quotation_home .page-link{
        width: fit-content;
        border-radius: 50%;
        min-width: 34px;
        background: 0;
        border: 1px solid #CED4DA;
    }
    #nav_quotation_home{
        float: right;
    }
    .po-r{position: relative;}
    .po-a{position: absolute;}
    .custom-pd-setting-kpi{padding: 1rem 0.75rem 0rem 0.75rem;}
    .custom-pd-setting-kpi-a{padding: 0rem 0.75rem 0rem 0.75rem;}
    .custom-pd-setting-kpi-i{padding: 0px 5px 0px 10px;}
    .w18{width: 18%;}
    .w22{width: 22%;}
    .w30{width: 30%;}
    .fz-12{font-size: 12px;}
    .setting-kpi-h41{height: 41px;}
    .custom_bath{
        top: 10px;
        right: 20px;
    }
    .btn-outline-primary:hover{
        color: #FFF !important;
        background: #4844FF !important;
    }

  .datatable tbody tr:hover{
    cursor: pointer !important;
  }

  #nav_quotation_home .page-link:hover{
    color: #000;
  }
  .page-item.active > a:hover{
    color: white !important;
}

  .form-select_report{
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .report_div_custom{
    width: 100%;font-size: 14px;
    font-weight: 400;
  }
  .report_div_custom2{
    width: 100%;font-size: 10px;
    font-weight: 400;
  }
  .report_div_custom3{
    width: 100%;font-size: 16px;
    font-weight: 400;
  }

  .pl-5{padding-left: 5px;}
  .w10 {width: 10%;}
  .w20 {width: 20%;}
  .w60 {width: 60%;}
  .w25 {width: 25%;}
  .w40 {width: 40%;}
  .w50 {width: 50%;}
  .w55 {width: 55%;}
  .w15 {width: 15%;}
  .lh-init {line-height: initial;}
  .custom-mt-28{width: 95%;
    margin: auto;
    height: 1.5px;}
  .circle_blue{
    width: 20px;
    height: 20px;
    background-color: #4844FF;
    border-radius: 1rem;
  }

  .text-align-c {
    text-align: center;
  }

  .circle_gray{
    width: 20px;
    height: 20px;
    background-color: #E9ECEF;
    border-radius: 1rem;
  }

  .circle_customer_blue{
    width: 16px;
    height: 16px;
    background-color: #4844FF;
    border-radius: 1rem;
  }
  .circle_customer_green{
    width: 16px;
    height: 16px;
    background-color: #14DB91;
    border-radius: 1rem;
  }
  .circle_customer_yellow{
    width: 16px;
    height: 16px;
    background-color: #FFC807;
    border-radius: 1rem;
  }
  .circle_customer_sky{
    width: 16px;
    height: 16px;
    background-color: #19B6D9;
    border-radius: 1rem;
  }
  .circle_customer_red{
    width: 16px;
    height: 16px;
    background-color: #F95161;
    border-radius: 1rem;
  }

  .status-grad-a1{
    color: #4844FF !important;
    background-color: #4844FF;
    padding-right: 1em;
    padding-left: 1em;
    }

    .pt035{
        padding-top: 0.35rem !important;
    }
    .alert-status-pink {
        color: #de29ff !important;
        background-color: #ffcdfb !important;
        padding-right: 1em;
        padding-left: 1em;
    }
    .alert-status-bluegreen {
        color: #2da4b7 !important;
        background-color: #a5f1f5 !important;
        padding-right: 1em;
        padding-left: 1em;
    }
    .alert-status-gold {
        color: #e1a600 !important;
        background-color: #f7ec62 !important;
        padding-right: 1em;
        padding-left: 1em;
    }
    .report_card{
        min-height: 360px;
    }
    .report_card2{
        min-height: 360px;
    }
    .w25{
        width: 25%;
    }
    .w50{
        width: 50%;
    }
    .p0{
        padding: 0px !important;
    }

    body::-webkit-scrollbar {
        background-color: #fff;
        width: 16px;
    }

    /* background of the scrollbar except button or resizer */
    body::-webkit-scrollbar-track {
        background-color: #fff;
    }

    /* scrollbar itself */
    body::-webkit-scrollbar-thumb {
        background-color: #babac0;
        border-radius: 16px;
        border: 4px solid #fff;
    }

    /* set button(top and bottom of the scrollbar) */
    body::-webkit-scrollbar-button {
        display:none;
    }

    .table-responsive::-webkit-scrollbar {
        background-color: #fff;
        width: 16px;
    }

    /* background of the scrollbar except button or resizer */
    .table-responsive::-webkit-scrollbar-track {
        background-color: #fff;
    }

    /* scrollbar itself */
    .table-responsive::-webkit-scrollbar-thumb {
        background-color: #babac0;
        border-radius: 16px;
        border: 4px solid #fff;
    }

    /* set button(top and bottom of the scrollbar) */
    .table-responsive::-webkit-scrollbar-button {
        display:none;
    }

