 .template_list_card {
    margin-bottom: 1.5rem !important;
    box-shadow: 0 2px 6px 0 rgb(218 218 253 / 65%), 0 2px 6px 0 rgb(206 206 238 / 54%) !important;
   border-top: 4px solid #008cff !important;
}

.template_list_placeholder{
   margin-bottom: 0px;
    margin-top: 10px; 
    font-size: 11px; 
    font-weight: bold;
}


.whatsapp-nav-tabs-style{
   box-shadow:5px 15px 20px -22px #a99de7 !important;
   justify-content: center !important;
}
.whatsapp-nav-link-style{
   /*font-weight:600 !important; */
   font-weight:900 !important;
 }

 .whatsapp-nav-link-style:hover{
 background: linear-gradient(178deg, #d9edf6, transparent) !important;
 }

 .whatsapp-nav-link-style.active{
   font-weight:900 !important;
   color:#000 !important;
   background: linear-gradient(178deg, #d9edf6, transparent) !important;
 }

.my_all_btn{
   padding: 4px !important;
   font-size: 12px !important;
}


