
.leftNavListStyle {
    list-style: none;
}

.noBorder {
    border-bottom: none;
}

.resultHeader{
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 8px;
}

.spark-adv-radios .col-sm-3 input {
    margin-right: 8px;
}

.topSpace {
    margin-top: 10px;
}

.itemPlaceHolderTopSpace {
    margin-top: 15px;
}

.searchItemsContainer {
    line-height: 24px;
    margin-bottom: 20px;
}

.researcherOutputListTitle {
    /*font-family: Georgia, Arial, helvetica, sans-serif;*/ 
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.6rem; 
    /*font-size: 14px;*/
    font-weight: bold; 
    color: #424242;
    margin-bottom: 0; 
}

/* Styles used in the AssociatedResources.ascx user control*/
 #ulLinksRepeater {
        padding-left: 0;
        margin: 0;
    }
#ulLinksRepeater li:before {
        display: none;
    }

#ulLinksRepeater li a {
        font-size: 14px;
        list-style: none;
    }
/* eof */

.projectDetails {
    margin-top: 20px;
}

.projectDetailsLabel {
    padding-left: 4px;
}

section.spark-footer {
    margin-bottom: 0 !important;
} 

spark-footer {
    margin-bottom: 0 !important;
} 
.spark-footer ul{margin:0 20px;}
.spark-footer li{list-style-type:none;}
.spark-footer .header{color:#666666; padding:15px 0 15px 0;}
.spark-footer li.spark-foot-logo{padding-top:22px;}

.spark-adv-radios{padding:15px 0;}


.panel-collapse {
    background: #eee;
    padding: 1px 20px;
    transition: all 0.5s ease;
}


.spark-profile{text-align:left; color:#fff;}
.spark-profile p{font-size: 1.4rem; margin:.2em 0 .1em 0; color:#fff;}
.spark-profile p a, .spark-profile a{color:#fff; text-decoration:underline;}
.spark-profile ul.social-buttons{margin:15px 0 10px 0; padding:0; padding-left: 0!important; display:block;}
.spark-profile ul.social-buttons li{display: inline-block; margin:0 10px 10px 0;}
.spark-profile ul.social-buttons li:before, .spark-profile ul.social-buttons li a:after{display:none;}
.spark-tabs{margin-top:25px;}
