﻿.dirKeywordSearch .icon-prepend {
    color: #A2A2A2;
    position: absolute;
    width: 22px;
    top: 36px;
    left: 24px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid;
}

.dirKeywordSearch #txtSearch, .dirKeywordSearch #txtCompanySearch {
    max-width: 100%;
    padding: 5px 0 5px 33px;
}

.disableSearchNearMe.dirKeywordSearch #txtSearch, .disableSearchNearMe.dirKeywordSearch #txtCompanySearch {
    max-width: 100%;
    padding: 5px 0 5px 33px;
}
.dirSearchNearme {
    margin-left: 10px;
}
.dirSearchNearme #drpMiles{
    display: inline-block;    
    width: auto; 
}

.dirSearchNearme #txtZipCode, .dirSearchNearme #txtCompanyZipCode {
    display: inline-block;
    width: 40%;
}
.dirPage #PageSize {
    width: auto;
}
@media screen and (max-width: 1200px) {
    .dirSearchNearme, .dirViews {
        margin-left: 0px !important;
    }

    .dirKeywordSearch,
    .dirSearchNearme,
    .dirViews,
    .dirNumberSearch,
    .dirGeoCitySearch,
    .dirPage,
    .btn-dirSearch
    {
        margin-top: 10px !important;
    }

    .labelSearchDir{
        display:block;
    }
}

.white-popup-choose-column {
    position: relative;
    background: #FFF;
    padding: 5px;
    width: 60%;
    margin: 20px auto;
    overflow-y: auto;
    max-height: 750px;
}

#moreDirectorySearch .tblCustomDataFieldMultiSelect {
    max-width: 443px !important;
}
/*#22246*/
.clsListDirectorycustomer {
    /*border: 2px solid;*/
}
.clsListDirectorycustomer .panel.panel-default {
    border: 0;
    box-shadow: none;
}

.clsListDirectorycustomer .clshr hr {
    border-color: #EEEEEE;
}
.clsMemberlistPaging {
    margin-top: 20px;
}

/*22786*/
.clsListDirectorycustomer .panel-body {
    box-shadow: 0 0 15px #EEEEEE;
    border-radius: 25px;
    padding: 35px;
}

.clsListDirectorycompany .panel-body {
    box-shadow: 0 0 15px #EEEEEE;
    border-radius: 25px;
    padding: 35px;
}
div.directoryMemberImage {
    cursor: pointer;
    height: 200px;
    width: 200px;
    text-align: center;
    overflow: hidden;
    padding: 0;
}
.phoneSolid {
    background: #606060;
    color: white;
    border-radius: 80%;
    padding: 3px;
    font-size: 10px;
}
.fa-solid {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
}
.description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6; /* Number of lines to show */
    -webkit-box-orient: vertical;
}
.read-more {
    cursor: pointer;
    text-decoration: none;
}
.description.expanded {
    -webkit-line-clamp: unset !important;
}
.shrink{
    height: 120px;
}
.mobile-hr, .mobile-read-more, div.mobile-customerCustomFields, div.mobile-contact-info {
    display: none !important;
}

.vericle-hr {
    width: 1px;
    height: 200px;
    border: 0;
    background-color: #eeeeee;
    margin-block: 0;
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    margin-inline: 20px;
}

div.side-bar-visible div.directoryMemberImage {
    cursor: pointer;
    height: 175px;
    width: 175px;
    text-align: center;
    overflow: hidden;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
    .vericle-hr, .default-description, .default-read-more, div.customerCustomFields, div.contact-info {
        display: none !important;
    }

    .member-name-header {
        margin-top: 0px !important;
    }

    .mobile-contact-info {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .directory-member-data {
        display: flex;
        flex-direction: column;
        padding-left: 20px;
    }

    .directory-member-info {
        padding: 0 !important;
        width: 100% !important;
    }

    .panel-body {
        padding: 30px !important;
    }

    .mobile-hr, .mobile-read-more, div.mobile-customerCustomFields, div.mobile-contact-info {
        display: block !important;
    }

    .mobile-description {
        display: -webkit-box !important;
        -webkit-line-clamp: 3 !important; /* Number of lines to show */
    }

    .shrink {
        height: auto;
    }
}
/* For Tablet View*/
@media screen and (min-width: 677px) and (max-width: 768px) {
    div.directoryMemberImage {
        cursor: pointer !important;
        height: 120px !important;
        width: 120px !important;
        text-align: center !important;
        overflow: hidden !important;
    }

    .default-description {
        -webkit-line-clamp: 4 !important;
    }

    /*.mobile-contact-info {
        width: 25% !important;
    }*/
    .shrink {
        height: 80px;
    }
    .default-description {
        display: block;
    }
    .vericle-hr {
        display: block;
        width: 1px;
        height: 200px;
        border: 0;
        background-color: #eeeeee;
        margin-block: 0;
        margin-right: 0px;
        margin-left: 0px;
        float: left;
        margin-inline: 10px;
    }

    div.side-bar-visible .vericle-hr, div.side-bar-visible .default-description, div.side-bar-visible .default-read-more, div.customerCustomFields, div.mobile-contact-info {
        display: none !important;
    }

    div.side-bar-visible .member-name-header {
        margin-top: 0px !important;
    }

    div.side-bar-visible .mobile-contact-info {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    div.side-bar-visible .directory-member-data {
        display: flex;
        flex-direction: column;
        padding-left: 20px;
    }

    div.side-bar-visible .directory-member-info {
        padding: 0 !important;
        width: 100% !important;
    }

    div.side-bar-visible .panel-body {
        padding: 30px !important;
    }

    div.side-bar-visible .mobile-hr, div.side-bar-visible .mobile-read-more, div.mobile-customerCustomFields, div.contact-info {
        display: block !important;
    }

    div.side-bar-visible .mobile-description {
        display: -webkit-box !important;
        -webkit-line-clamp: 3 !important; /* Number of lines to show */
    }

    div.side-bar-visible .shrink {
        height: auto;
    }
}

/* For Mobile View*/
@media screen and (max-width: 676px){
    div.directoryMemberImage {
        cursor: pointer !important;
        height: 100px !important;
        width: 100px !important;
        text-align: center !important;
        overflow: hidden !important;
    }
    .vericle-hr, .default-description, .default-read-more, div.customerCustomFields, div.contact-info {
        display: none !important;
    }
    .member-name-header{
        margin-top :0px !important;
    }
    .mobile-contact-info {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .directory-member-data {
        display: flex;
        flex-direction: column;
        margin-left: 120px !important;
    }
    .directory-member-info {
        padding: 0 !important;
        width: 100% !important;
    }
    .panel-body{
        padding: 30px !important;
    }
    .mobile-hr, .mobile-read-more, div.mobile-customerCustomFields, div.mobile-contact-info {
        display: block !important;
    }
    .mobile-description {
        display: -webkit-box !important;
        -webkit-line-clamp: 3 !important; /* Number of lines to show */
    }
    .shrink {
        height: auto;
    }
    .name-company {
        width: 100% !important;
    }
}
#map-container a, #map-container a:hover {
    outline: none !important;
    text-decoration: none;
}
    /*23114: Catalog > Directory > Search Results: Minor Updates to the Layout 
.clsListDirectorycustomer .panel-body row.multiCustomerAddress:last-child {
    color: #C1C1C1;
}
*/