/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/


.input-indexing{
    border-radius: 50%;
    border: 1px solid #6D7085;
    max-width: 22px;
    display: block;
    text-align: center;
    padding: 0px;
    margin: 3px 0px;
}

.tool-tip-button{
    padding: 0px 5px;
    font-size: 9px;
    font-weight: bold;
    border: 1px solid grey;
    border-radius: 8px;
    background-color: white;
}

.width-cursor{
    width: fit-content;
    cursor: pointer;
}