﻿#divTitle
{
   width: auto !important;
   overflow: visible !important;
}

.listT
{
   border: 1px solid #054BC7;
   list-style-type: none;
   background-color: #FFF;
   text-align: left;
   font-size: 14px;
}

ul.listT li
{
   margin-left: -35px;
   width: 108%;
   padding-left:5px;
}

.listitemT
{
   color: #054BC7;
   cursor: pointer;
   white-space: pre;
}

.hoverlistitemT
{
   background-color: #CBD5E4;
   cursor: pointer;
   white-space: pre;
}

#divAuthor
{
   width: auto !important;
   overflow: visible !important;
}
.listA
{
   border: 1px solid #054BC7;
   list-style-type: none;
   background-color: #FFF;
   text-align: left;
   font-size: 14px;
}

ul.listA li
{
   margin-left: -35px;
   width: 112%;
}

.listitemA
{
   color: #054BC7;
   white-space: pre;
}

.hoverlistitemA
{
   background-color: #CBD5E4;
   cursor: pointer;
   white-space: pre;
}

#divSearchPatron
{
   width: auto !important;
   overflow: visible !important;
}

.listP
{
   border: 1px solid #054BC7;
   list-style-type: none;
   background-color: #FFF;
   text-align: left;
   font-size: 14px;
}

ul.listP li
{
   margin-left: -35px;
   width: 112%;
}

.listitemP
{
   color: #054BC7;
}

.hoverlistitemP
{
   background-color: #CBD5E4;
}
.AutoComplete_ListItemHiliteText
{
   color: #000;
   font-weight: bold;
}
