a:hover { color: #ff0000;}

a:link, a:active, a:visited, a {
    /*color: #000000 !important;*/
}



a[href="https://mediaspace.global/members/list/featured"] {
    display: none!important;
padding: 0;
border: none;
}

ul.mainTab li.active a, ul.mainTab a:hover {
   color: #FF0066!important;
}

div[data-content-id="7514264:CommentWall:21318"] > div > a[href] {
   color: #ffffff!important;
}

.dy-button {
    background-color: #ff005a!important;
}
.socialSharingButton {
    filter: grayscale(100%);
}
.socialSharingButton iframe, .IN-widget {
    -ms-zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;
}
.entry-title > a, .activityFeed-headline { 
    font-size: 16px;
    font-weight: 600;
}
.entry-title > a:hover { 
    font-size: 16px;
    font-weight: 600;
}
.polls__title { word-break: normal;}

.activityFeed-detailTitle {
font-weight: normal;
}

/*HOME AS LANDING PROJECT*/

        .leadership-group-table td {
            vertical-align: top;
            text-align: left;
            height: 90px;
            background-color: antiquewhite;
        }

        .list-on-home {
            list-style-type: square;
            padding-left: 10px;
        }

            .list-on-home li {
                padding-bottom: 2px;
            }

        .home-title-fontsize {
            font-size: 24px;
        }

        .home-below-header-1 {
            font-size: 30px;
        }

        .home-below-header-2 {
            font-size: 16px;
        }

        .home-below-header-3 {
            font-size: 18px;
        }

        @media only screen and (max-width: 600px) {
            .home-below-header-1 {
                font-size: 20px;
            }

            .home-below-header-2 {
                font-size: 12px;
                display: none;
            }

            .home-below-header-3 {
                font-size: 14px;
            }
        }

        .belowHeaderAdHtml {
            padding-top: 0;
            padding-bottom: 0;
            margin-top: 0;
            margin-bottom: 0;
        }

        .home-pic-container{
            position: relative; top: 0; left: 0; float: left; width: 70px; height: 70px; margin-right: 10px; 
        }

        .home-pic-box {
            position: absolute; left: 0; top: 0;
        }

        .home-pic-text-container {
            position: relative; top: 0; left: 0; float: left; height: 70px; width: 140px; 
        }

        .home-pic-text-box {
            position: absolute; left: 0; top: 0; padding-top: 16px; height: 54px; width: 140px; 
        }

        .home-pic-separator {
            position: relative; height: 10px; clear: both;
        }

        .banner1 {display: block}
        .banner2, .banner3, .banner4, .banner5, .banner6, .banner7, .banner8 {
            display: none;
        }

        .firstPics, .fist2Pics, .banner1 {
            transition: visibility 0s 1s, opacity 1s linear;
        }

        .secondPics, .second2Pics, .banner2 {
            opacity: 0;
            transition: visibility 0s 1s, opacity 1s linear;
        }

        .thirdPics, .third2Pics, .banner3 {
            opacity: 0;
            transition: visibility 0s 1s, opacity 1s linear;
        }

        .fourthPics, .banner4, .banner5, .banner6, .banner7, .banner8 {
            opacity: 0;
            transition: visibility 0s 1s, opacity 1s linear;
        }

        .fifthPics {
            opacity: 0;
            transition: visibility 0s 1s, opacity 1s linear;
        }

        .firstLinks, .firts2Links {
            z-index: 100;
        }

        .secondLinks, .second2Links {
            z-index: 0;
        }

        .thirdLinks, .third2Links {
            z-index: 0;
        }

        .fourthLinks {
            z-index: 0;
        }

        .fifthLinks {
            z-index: 0;
        }


        .communityContainer {
            position: relative;
            top: 0;
            left: 0;
            height: 70px;
            margin-bottom: 10px;
            font-family: Arial;
            font-size: 15px;
        }

       .zoom_embed_frame {
            z-index: 999;
        }

