/* Homepage - About sectopm */
#about {float:left; width:99%; font-size: 16px;}
#about ul {list-style-type: none; margin:0; padding:0;}
#about li {margin:0; padding:10px 0; line-height: 150%;}

/* Homepage - Latest News section */
#latest {float:right; width:49%; margin:0 auto;}
#latest .date {width:100px; padding:0px; color:#620830; font-size:20px;}
#latest h3, #about h3 {color:#666767; padding-bottom:10px; border-bottom:6px solid #666767;}
#latest table td {padding:10px 0; border-bottom:1px dotted #525252;}
#latest p {line-height:150%;}

/* About page specific */
.about-section {margin-bottom:30px;}
.about-section ul {margin:0; padding:0 0 0 20px; list-style-type: square;}
.about-section li {margin:0px; padding:1px 0; color:#666767; line-height:150%;}
.about-section h3 { font-family:"Arial Narrow"; color:#666767; border:none;}
#segregated {padding:0 0 30px 0; border-bottom:1px dotted;}
#disclaimer {font-size:14px;}
/*.investment-philosophy {padding:10px 20px; background:#f2f2f2 !important; border:1px solid #e6e6e6;}*/
/*.investment-philosophy {padding:10px 20px;}*/
.investment-philosophy li {padding:10px 0;}
.investment-philosophy strong {padding:0;}


#global-long-short {margin-top:20px;}
div#global-long-short .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999;
}

.col-1 {width: 30%; text-align: left; padding:0px; margin:0;  font-weight:bold;}
.col-2 {margin-left: auto; width: 90%; vertical-align: center; line-height:200%;}

/* Contact us page - hedge fund managers specific */
#hedge-fund-managers {font-size:14px; background:#f2f2f2; width:400px; padding:20px; color:#808080;}
#hedge-fund-managers a {color:#808080; text-decoration:none; border-bottom:1px dotted;}
#hedge-fund-managers a:hover {color:#808080; border-bottom:none;}

/* HEADING PADDING */
/*h1{padding:0 0 10px 0;}*/