.k-select {
    width: 2.5rem;
}
#modalCallIn 
{
    color: black;
}
#closeHistory
{
    text-align: center;
    margin-bottom: 0.5em;
}
#tableHeads th
{
    font-size: 1.2rem;
}

:host.ui-autocomplete .ui-autocomplete-input 
{
   border-radius: 0px;
}
// .p-autocomplete
// {
//     width: 100%;
 
// }
