.quicksearch_results_paged{
    position:absolute;
    z-index:9999;
    overflow:auto;
    background-color:#efefef;
    border:1px solid #a6a6a6;
}
.quicksearch_results{
    position:fixed;
    width:100%;
    z-index:9999;
    overflow-x:hidden;
    overflow-y:auto;
    background-color:#efefef;
    border-top:solid 1px #a6a6a6;
    margin-top:2px;
    color:#000000;
}
.qs_item
{
    width:252px;
    height:84px;
    padding-right: 0px !Important;
    margin:2px;
    color:#000000;
}

.qs_item .tile7{
    background-color:#1F97C4;
}

.quicksearch_top_container{
    cursor:pointer;
    overflow:hidden;
    height: 100%;
    display: flex;
}
.quicksearch_result_container.qs_active, .quicksearch_result_container.qs_active_sticky{
    box-shadow: inset 0px 0px 0px 1px #bbb
}

.bob .quicksearch_result_container .quicksearch_result_links ul li a i:before{
    color:#a6a6a6;
}
.quicksearch_result_container.qs_active .quicksearch_result_links ul li a i:before{
    /*color:#222;*/
}
 .quicksearch_result_container.qs_active .quicksearch_result_links ul, .quicksearch_result_container.qs_active_sticky .quicksearch_result_links ul{
    /*display:inline;*/
}
.quicksearch_result_container{
    background-color: #d4d4d4;
    margin: 0 !important;
    height: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px;
    min-width:240px;
    border-radius: 4px;
}

.dialogwindow .quicksearch_result_container{
    flex-direction: row;
    align-items: center;
}

.quicksearch_results .quicksearch_result_container{
    min-width:225px;
}
.quicksearch_result_image{
    /*
    width:62px;
    height:62px;
    min-width: 62px;
	overflow:hidden;
	margin-left:3px;
    margin-top:3px;
    display:flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    */
    background-repeat: no-repeat;
    background-size: 45px;
    border-radius: 50%;
    background-color:#d4d4d4;
    height: 45px;
    width: 45px;
    min-width: 45px;
    text-align: center;
    overflow: hidden;
}
.quicksearch_image_as_background {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.quicksearch_result_image img{
    width: 100%;
    display: block;
    background-color:#ffffff;
}
.quicksearch_result_image .icon{
    align-self:center;
}
.quicksearch_result_image .icon:before{
    font-size:47px;
}

.quicksearch_result_content{
    float:right;
    width:195px;
}
.quicksearch_result_details{
    text-shadow:none;
    font-size:13px;
    flex-grow:1;
    margin-top:0px;
    margin-bottom:0px;
    display: flex !Important;
    flex-direction:column;
    overflow:hidden;
    
}
.quicksearch_result_details a{
    text-transform: capitalize;
    text-decoration: none;   
    font-family: 'Roboto', sans-serif;
    overflow: visible;
}

.quicksearch_text{
    display: inline-block;
   	overflow:hidden;
 	vertical-align: top;
    margin-left: 6px;
    margin-right:5px;
    white-space: nowrap;
    min-height: 15px;
    margin-bottom:-1px;
}
.quicksearch_text:first-of-type{
    font-size: 14px;
}
.quicksearch_text div{
    overflow-x: hidden;
    text-overflow: ellipsis;
    overflow-y: hidden;
    max-height:18px;
    margin-bottom:0px;
    font-weight:300;
}
.quicksearch_result_links{
    width:100%;
	opacity: 1;
    margin-top:3px;
    flex-grow:1;
    align-items:flex-end;
    display:flex;
}

.qs_item:hover .quicksearch_result_container{
    /*box-shadow: inset 0px 0px 0px 1px #bbb*/
}

.horizontal .qs_item:hover .quicksearch_result_container {
    box-shadow: none;
}

.qs_item .quicksearch_result_links [class^="icon-"]::before{
    color: #444444;
}
/*
.qs_item .quicksearch_result_container.selected .quicksearch_result_image [class*=" icon-"]::before{
    color: #ffffff;
}

*/

.qs_item .name{
    /*border:1px solid #1A623C !Important;*/
}
.qs_item .name.selected{
    box-shadow: inset 0px 0px 0px 1px #1A623C; 
}
.qs_item .name ul.horizontal li a {
    color: #1A623C;
}
.qs_item .name .quicksearch_result_links li:hover [class*=" icon-"]::before{
    color: #1A623C;
}
.qs_item .name .quicksearch_result_image [class*=" icon-"]::before{
    color: #1A623C;
    background: #efefef;
}
.qs_item .name .quicksearch_result_image{
    box-shadow: 0px 0px 0px 4px #1A623C;
    background-color:#d4d4d4;
}
.qs_item .name.selected .quicksearch_result_image.imageFail{
    box-shadow: 0px 0px 0px 4px #1A623C;
    /*background-color:#efefef;*/
}
.qs_item .name .quicksearch_result_details a{
    color:#1A623C;
}



.qs_item .company{
    /*border:1px solid #19254C !Important;*/
}
.qs_item .company.selected{
    box-shadow: inset 0px 0px 0px 1px #19254C; 
}
.qs_item .company ul.horizontal li a {
    color: #19254C;
}
.qs_item .company .quicksearch_result_links li:hover [class*=" icon-"]::before{
    color: #19254C;
}
.qs_item .company .quicksearch_result_image [class*=" icon-"]::before{
    color: #19254C;
    background: #efefef;
}
.qs_item .company .quicksearch_result_image{
    box-shadow: 0px 0px 0px 4px #19254C;
    background-color:#d4d4d4;
}
.qs_item .company.selected .quicksearch_result_image.imageFail{
    box-shadow: 0px 0px 0px 4px #19254C;
    /*background-color:#efefef;*/
}
.qs_item .company .quicksearch_result_details a{
    color:#19254C;
}



.qs_item .position{
    /*border:1px solid pos-color !Important;*/
}
.qs_item .position.selected{
    box-shadow: inset 0px 0px 0px 1px #1F97C4; 
}
.qs_item .position ul.horizontal li a {
    color: #1F97C4;
}
.qs_item .position .quicksearch_result_links li:hover [class*=" icon-"]::before{
    color: #1F97C4;
}
.qs_item .position .quicksearch_result_image [class*=" icon-"]::before{
    color: #1F97C4;
    background: #efefef;
}
.qs_item .position .quicksearch_result_image{
    box-shadow: 0px 0px 0px 4px #1F97C4;
    background-color:#d4d4d4;
}
.qs_item .position.selected .quicksearch_result_image.imageFail{
    box-shadow: 0px 0px 0px 4px #1F97C4;
    /*background-color:#efefef;*/
}
.qs_item .position .quicksearch_result_details a{
    color:#1F97C4;
}




.quicksearch_result_links ul{
    height:100%;
    width:100%;
    padding-top:1px;
    display: flex;
    justify-content: center;
}
.quicksearch_result_links li {
    height:100%;
    padding:1px 0px !Important;
    width:27px;
    flex-grow: 1;
    text-align: center;
}
.quicksearch_result_links li:last-child {
    border-right:none;
}
.quicksearch_result_links a{
    text-decoration: none;
}
.quicksearch_loading{
    text-indent: -1000em;
    width: 16px;
    height: 16px;
    background-size: 16px;
    display: inline-block;
    background-image: url("/pcrimg/loading.gif");
    background-repeat: no-repeat;
    position: relative;
    left: -20px;
    top: 3px;
}
.quicksearch_clear {
    text-indent: -1000em;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("/pcrimg/jquery/css/images/ui-icons_888888_256x240.png");
    background-repeat: no-repeat;
    position: relative;
    left: -20px;
    top: 3px;
}
.quicksearch_search{
    top:1px;
    background-image:none;
    text-indent:0em;
}
.quicksearch_close{
    position:fixed;
    right:15px;
    cursor:pointer;
}
#qsearch{
    padding-left:4px;
}

.headQuickSearch
{
    float:right;
}

@media (max-width: 2000px) {
    #recentlyViewedWrapper {
        max-width: 100%;
    }
}

.recent .qs_item {
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

#recentlyViewedWrapper .slick-slide{
    display: flex;
    flex-direction: column;
    margin-right:3px;
}

#recentlyViewedWrapper{
/*    height:100% !Important; */
}

.slick-prev, .slick-next{
    height:53px !Important;
}

.recordtilecontainer.gdpr .quicksearch_text a
{

}



.recent {
    float: left;
    margin-left: 55px;
    width: calc(100% - 550px);
    vertical-align: top;
    padding: 4px 0px 0px 4px;
    /*height: calc(100vh - 50px);*/
}

#recentlyViewedWrapper {
    height: auto;
}

#recentlyViewedWrapper .slick-slide > div {
    height: auto;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}


.quicksearch_top_container {
    overflow: visible !important;
}

.quicksearch_result_details {
    margin: 10px 5px 5px 10px;
}
.quicksearch_result_image {
    margin: 10px 5px 5px 10px;
}

.qs_item .name .quicksearch_result_details a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight:700;
}

.quicksearch_result_links a.disabled {
    opacity: 0.3;
    cursor: default;
}

.quicksearch_initials_a {
    width: 45px;
    height: 45px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    border-radius: 50%;
}

.quicksearch_initials_com {
    box-shadow: 0px 0px 0px 4px #19254C;
    color: #19254C !important;
}

.quicksearch_initials_nam {
    box-shadow: 0px 0px 0px 4px #1A623C;
    color: #1A623C !important;
}

.qs_item .name .quicksearch_initials {
    color: #1A623C !important;
}

.quicksearch_initials {
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 9;
    line-height: 45px;
}

.quicksearch_image_as_background_name {
    position: absolute;
    z-index: 10;
}