/*MTL custom CSS for Other Meetings view */

 .otherMeetings p{
    font-size: 13px;
    margin-top: -15px;
 }
 .otherMeetings div {
    font-size: 13px;
    
 }
 
 .latestNews div {
    font-size: 13px;     
 }
 .latestNews h2 {
    font-size: 15px;     
 }
 
 #edit-picture {
  width:80%;
 }
 
 
#membership-renewal-highligh {
   background-color: #bbd953;
   /*overflow: auto;*/
   height: auto;
   margin-left: 5px;
   margin-bottom: 0px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 1px;
   padding-bottom: 1px;
   border-radius: 5px 5px 5px 5px;
}

#membership-renewal-highligh h3 {
    padding: 0px;
}

#membership-renewal-highligh h5 {
   padding: 0px; 
}

.gmnoprint img {
    max-width: inherit;
} 

#crm-container .crm-section .label, .crm-section .label {
    margin: 0 10px 0 0;
    width: 30%;
}

#crm-container #custom_4{
    padding: 2px;
    width: 350px;
}

#user-login-form {
    text-align: left;
    padding-left: 20px;
}

#user-login-form .item-list .first {
    display:none;
}
#crm-container .crm-section .content, .crm-section .content {
    margin-left: 33%;
}