/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 8, 2016, 7:50:24 PM
    Author     : Vitaliy
*/
.no-padding{ padding: 0; }
.no-padding-left{ padding: 0; padding-right: 30px; }
.no-padding-right{ padding: 0; padding-left: 30px; }
.spritenarpm {
    display: inline-block;
    background: url("../images/spritenarpm.png") center no-repeat;
    background-image: url("../images/spritenarpm.png");
    background-position: center;
    background-repeat: no-repeat;
}

/*Members List*/
.container.members-list{
    padding: 0;
}
.container.members-list.mb-list {
    position: relative;
    left: 20px;
}
.members-list {
    font-size: 14px;
}

.member-list-wrapper {
    width: 30%;
    display: inline-block;
    margin-right: 33px;
    margin-bottom: 4px;
    vertical-align: top;
}
.member-list-wrapper .image-wrapper{
    float: right;
    max-height: 191px;
    overflow-y: hidden;
}
.mb-list .member-item{
    border: 1px solid #ccc;
    min-height: 371px;
}
.mb-list .member-item.affiliate-item{
   
    min-height: 280px;
   /* height: 280px;*/
    overflow: hidden;
    position: relative;
    transition-property: height;
    transition-duration: 0.5s;
}
.mb-list .member-item.affiliate-item.more{
    padding-bottom: 35px;
}
.mb-list .member-item.affiliate-item.more:after,.events-list-wrapper.more:after{
     cursor: pointer;
    content: "View More";
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 35px;
    background: #a62136;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 7px;
    box-sizing:border-box;
}

.mb-list .member-item.affiliate-item .data-info-wrapper,
.mb-list .member-item.affiliate-item .data-info-wrapper a,
.mb-list .member-item.affiliate-item .data-info-wrapper h1,
.mb-list .member-item.affiliate-item .data-info-wrapper h2,
.mb-list .member-item.affiliate-item .data-info-wrapper h3,
.mb-list .member-item.affiliate-item .data-info-wrapper h4,
.mb-list .member-item.affiliate-item .data-info-wrapper h5,
.mb-list .member-item.affiliate-item .data-info-wrapper h6,
.mb-list .member-item.affiliate-item .data-info-wrapper p,
.mb-list .member-item.affiliate-item .data-info-wrapper font
{
    font-family: "Open Sans", Arial,sans-serif !important;
    font-size: 14px !important;
    text-align: left !important;
    line-height: 1.5 !important;
}
.member-list-wrapper:nth-child(3n+3){
    margin-right: 0;
}

.members-list .image-wrapper img{ width: 100%; }
.members-list .member-name{ font-size: 15px; font-weight: bold; color: #333;}
.members-list .member-company{font-size: 14px;}
.members-list .member-position{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-size: 20px;
}
.members-list .head {
    padding: 8px 0;
    background: #fff;
    margin: 0;
}


.data-info-wrapper {
    display: block;
    /*float: left;*/
    margin-left: 15px;
    clear: left;
}


i.property-member-icon{
    display: inline-block;
    font-size: 10px;
    padding: 1px 5px;
    color: #fff;
    border-radius: 2px;
    border: 0;
    margin: 0 2px;
    font-style: normal;
    position: relative;
    top: -1px;
}

.red-bg{
    background: #aa1f2b;
}
.green-bg{
    background: #58853b;
}
.sea-green-bg{
    background: #006761;
}
.blue-bg{
    background: #006397;
}
.orange-bg{
    background: #bc8c00;
}
.sea-blue-bg{
    background: #456cc4;
}
.yellow-bg{
    background: #ffc413;
}

.members-list .head > div{
    color: #1e1e1e;
    font-weight: bold;
    font-size: 15px;
}
.member-item-wrapper > div {
    padding: 15px 0;
    margin: 0;
    font-size: 13px;
}
.member-item-wrapper .name-holder{ 
    cursor: pointer;
}
.member-item-wrapper .name-holder i:first-child{
    margin-left: 5px;
}
.accordion-list .member-item-wrapper > div{
    font-size: 14px;
    border-bottom: 1px solid #c3c3c3;
}
.accordion-list .member-item-wrapper.active > div {
    border-bottom: 0;
}
.member-item-wrapper.active{
    background: #fff;
    border-bottom: 1px solid #c3c3c3;

}

.member-item-wrapper.active .name-holder > i{
    display: none;
}
.member-item-wrapper.active .member-list-head{
    color: #ffffff;
    visibility:hidden;
}
/*Members Accordion List*/
.members-list .member-accordion-list-wrapper{
    display: none;
    background: #fff;
    padding: 15px;
}
.more-info-holder { margin:-10px 0; }

.baleft,
.baleft:active,
.baleft:visited,
.baleft:hover
{
    padding: 2px 6px;
    border: solid 1px #aa293e;
    margin: 6px;
    font-size: 13px;
    text-decoration: none;
    color: #b52a3c;
    visibility: visible;
}
.basic a.baleft:hover, 
.basic a.baleft:focus,
.baleft:hover, .baleft:focus {
    border: solid 1px #ea9629;
    color: #ea9629;
    text-decoration: none;
}

.member-accordion-list-wrapper .member-name{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    margin-top: -10px;
}

.location_icon {
    width: 28px;
    height: 40px;
    background-position: -321px -311px; 
}
.phone_icon {
    width: 28px;
    height: 40px;
    background-position: -373px -307px; 
    margin-right: 5px;
}
.email_icon {
    width: 28px;
    height: 40px;
    background-position: -428px -317px; 
    margin-right: 5px;
}

.chapter_join{
    position: relative;

}
.chapter_join:after{
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: calc(50% - 15px);
    background-position: -125px -85px;
}

.member-accordion-list-wrapper .website{
    margin-bottom: 20px;
}
