﻿.profileListItem {
    margin-top: 20px;
    margin-bottom: 10px;
    width: 136px;
    margin-right: 35px;
    vertical-align:top;
    min-height:250px;
    display:inline-block;
}

.profileListItemWithOutMarginRight {
    margin-top: 20px;
    margin-bottom: 50px;
    width: 136px;
    margin-right: 0px;
}

    .profileListItemWithOutMarginRight .thumb {
        margin-right: 10px;
        background-color: #505050;
        width: 136px;
        height: 136px;
        text-align: center;
        overflow: hidden;
    }

.profileListItem .thumb {
    margin-right: 10px;
    background-color: #505050;
    width: 136px;
    height: 136px;
    text-align: center;
    overflow: hidden;
}

.MVPSearchList {
    margin: 0px;
    margin-top: 10px;
    min-height: 562px;
}

    .MVPSearchList .result-list-bottom {
        border-top: 1px solid #D1D1D1;
    }

        .MVPSearchList .result-list-bottom .label {
            color: #333333;
            float: left;
            margin-right: 5px;
        }

        .MVPSearchList .result-list-bottom .paging {
            float: left;
            margin: 25px 10px 0px 0px;
        }

        .MVPSearchList .result-list-bottom .per-page {
            float: right;
            margion-top: 10px;
            width:;
        }

.per-page ul {
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0px;
    float: left;
}

    .per-page ul li {
        float: left;
        list-style-type: none;
    }

.MVPSearchList .result-list-meta {
    margin: 5px 0px;
}

    .MVPSearchList .result-list-meta .sort {
        float: left;
    }

    .MVPSearchList .result-list-meta .result-number {
        float: right;
        margin-right: 10px;
    }

.paging ul {
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0px;
    float: left;
}

.paging .info {
    float: left;
    margin-top: 4px;
}

.paging ul li {
    float: left;
}

.paging .control {
    height: 18px;
    width: 18px;
    background-image: url(<%= GetVirtualPath("circle-arrow.png", "mvpProfileList/images", Microsoft.Mscom.Rendering.Framework.RenderingVirtualFiles.RenderingFileType.Components)%>);
    background-repeat: no-repeat;
    margin-left: 3px;
    line-height: 10px;
}

.paging .next-control {
    background-position: -20px top;
}

.paging .control a {
    height: 18px;
    width: 18px;
}

.paging .control a {
    background-image: url(<%= GetVirtualPath("circle-arrow.png", "mvpProfileList/images", Microsoft.Mscom.Rendering.Framework.RenderingVirtualFiles.RenderingFileType.Components)%>);
    background-position: -40px top;
    background-repeat: no-repeat;
    text-indent: -99999px;
    outline: none;
    display: block;
}

.paging .next-control a {
    background-position: -60px top;
}

.MVPSearchList .result-list-meta .sort .sort-up:hover {
    text-decoration: none;
}

.MVPSearchList .result-list-meta .sort .sort-up {
    color: #676767;
    font-weight: bold;
    cursor: default;
}

.profileListItemFullName {
    margin: 0px;
    margin-top: 10px;
}

    .profileListItemFullName span {
        font-size: 14px;
    }

.subItemTitle {
    font-size: 11px;
    font-weight: bold;
    color: #505050;
}

.subItemContent {
    font-size: 11px;
    font-weight: normal;
}

.profileListItemCompetency {
    margin-bottom: 10px;
}

.profileListItemLocation {
    margin-top: 10px;
}

.profileListItemBadge {
    margin-top: 10px;
}

.profileListItemBadge img {
    margin-right: 10px;
}

.badge {
    height: auto;
/*Start Keros requirement for MVP Search: Essential images must be visible in high contrast mode.*/
    /*background-image: url('/content/images/iconSpotlight.png');
    padding-left: 30px;*/
/*End Keros requirement for MVP Search: Essential images must be visible in high contrast mode.*/
    background-repeat: no-repeat;
    background-position: left center;
}

.page .mvp-page-primary-col .col {
    margin-left: 0px;
}

.MVPSearch .MVPSearchList table tr {
    vertical-align: top;
}

.finder {
    height: auto;
    border-top: none;
    padding: 4px 0;
    margin-bottom: 20px;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

    .finder .count {
        padding-top: 5px;
        font-size: 16px;
    }

    .finder .sort {
        margin: 0;
    }

        .finder .sort .label {
            margin-right: 10px;
        }

div .pager {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    float: left;
}

.pager .pager_items {
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    margin-left: 0px;
    float: left;
}

.pager_current {
    padding-right: 8px;
    padding-top: 3px;
    padding-left: 8px;
    background-color: #1570a6;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    padding-bottom: 3px;
}

.pager .pager_items a {
    padding-top: 1px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    color: #04c;
}

    .pager .pager_items a:link, a:active {
        text-decoration: none;
    }

div .per_page {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
    float: right;
}

.per_page .per_pager_items {
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    margin-left: 0px;
    float: left;
}

    .per_page .per_pager_items a {
        padding-top: 1px;
        padding-right: 8px;
        padding-bottom: 5px;
        padding-left: 8px;
        display: inline-block;
        height: 15px;
        vertical-align: middle;
        color: #04c;
    }

        .per_page .per_pager_items a:link, a:active {
            text-decoration: none;
        }

.resultcount {
    font-weight: 600;
}

.closeimg {
    padding-right: 8px;
    padding-top: 1px;
    padding-left: 8px;
    background-color: #1570a6;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    padding-bottom: 3px;
    font-size: 13px;
    font-weight: bold;
}

.MVPSearch {
    padding-top: 95px;
}

.MVPSearchAlert {
    display: none;
    width: 100%;
    height: 38px;
    background: none repeat scroll 0 0 #eee;
}

.MVPSearchAlert-container {
    margin: 0 auto;
    width: 916px;
    padding: 10px 10px 10px 10px;
}

.MVPSearchAlert-message {
    float: left;
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.MVPSearchAlert-close {
    float: right;
}

.noresult-panel {
    font-size: 13px;
}

    .noresult-panel .noresult-header {
        margin-bottom: 40px;
    }

    .noresult-panel .noresult-suggestion {
        margin-bottom: 5px;
    }
