.widget_simpleimage img {
    height: auto;
    max-width: 100%;
}/* Enter Your Custom CSS Here */

.emodal > .emodal-close {
 background-color: #FF6600 !important; 
}

.member-box {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 2px solid #a6a2a2;
    float: left;
    margin: 5px 14px 15px 0;
    min-height: 111px;
    padding: 12px 0 12px 12px;
    width: 300px;
}
.member-box .profile-image {
    float: left;
    height: 106px;
    margin-right: 12px;
    width: 93px;
}
.member-box .profile-info {
    float: right;
    margin-right: 5px;
    width: 162px;
}
.member-box .profile-info h2 {
    border: medium none;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 0 0 5px;
}
.member-box .profile-info h2 span {
    display: block;
    font-size: 11px;
    font-weight: normal;
}
.member-box .profile-info h3 {
    color: #ee3b36;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0 0 3px;
    text-transform: uppercase;
}
.member-box .profile-info p {
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 3px 0;
}
.member-box .profile-info p a {
    color: #3e7fff;
    display: block;
    font-size: 10px;
    text-decoration: none;
}
.member-box .profile-info p.read-more a {
    color: #ee3b36;
    font-size: 10px;
    text-decoration: underline;
}

.ml-responsive-table .ml-grid {
    border-bottom: 0px solid #000;
    border-top: 3px solid #000;
    margin-bottom: 1%;
    margin-left: 0;
    margin-right: 0;
}



