.leadrship-accordion-wrapper .accordion-toggle,.dark .leadrship-accordion-wrapper .accordion-toggle {border-bottom: 1px solid #ababab!important}
.leadrship-accordion-wrapper .accordion-toggle.active {border-bottom: none!important;background-color: #f0f0f0!important}
.leadrship-accordion-wrapper .accordion-content.active {background-color: #f0f0f0!important}
.dark .leadrship-accordion-wrapper .accordion-content.active,.dark .leadrship-accordion-wrapper .accordion-toggle.active {background-color:#505050!important}
.leadrship-accordion-wrapper thead {background-color: #009D69;padding: 10px 10px;}
.leadrship-accordion-wrapper thead th {color: #fff;}
.leadrship-accordion-wrapper table {border: 1px solid #009D69;}
.leadrship-modal-screen {max-width: 70%;}
.leadrship-modal-overflow {height: 650px;}
.leadrship-accordion-wrapper .accordion-toggle {border: 1px solid #ababab !important; border-radius: 10px;}
.leadrship-accordion-wrapper .accordion-toggle.active {border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.leadrship-accordion-wrapper .accordion-content .accordion-inner {border: 1px solid #ababab; border-top: none;}
.leadershiplist-box {}
@media screen and (min-width: 1024px) {
.leadershiplist-box {max-width: 305px;}
}
@media screen and (max-width: 992px) {
.leadrship-modal-screen {max-width: 90%;}
 .leadrship-modal-overflow {height: 550px;}   
}
@media screen and (max-width: 767px) {
 .leadrship-modal-overflow {height: 450px;}   
}
 @media screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1025px) and (min-resolution:144dpi) {
     .leadrship-modal-overflow {height: 550px;}  
     .leadrship-modal-screen {max-width: 70%;}
 }