a
{
    text-decoration: underline;
}

.btn, .icon-link, .icon-link:hover, a:visited
{
    text-decoration: none;
}

.icon-link
{
    position: relative;
    top: -3px;
}

ul
{
    list-style: square;
    list-style-position: inside;
    padding-left: 0;
    margin-bottom: 0;
}

li
{
    padding-left: 0;
    margin-left: 0;
}

div .section
{
    margin-top: 10px;
}

.large-icon
{
    font-size: 2.8em;
    cursor: default;
}

.small-icon
{
    font-size: 2em;
    cursor: default;
}

.smaller-icon
{
    font-size: 1.8em;
    cursor: default;
}

.section-title
{    
    width: 100%;
    text-align: center;   
    height: 3px; 
    background-color: #333;
    margin: 20px 0 20px;
}

.section-title span
{    
    position: relative;
    /*top: 3px;*/    
    top: -0.5em;    
    background:#fff !important;
    padding:0 10px;   
    height: 3px; 
    background-color: #333;
}

.underlined
{    
    border-bottom: 1px dotted #333;    
    margin: 0 1px;
    opacity: 0.05;
}

div.margin-top-10
{
    margin-top: 10px;
}

div .photo
{
    height: 300px;
    width: 250px;
    margin: auto;    
}

div.get-pdf
{
    text-align: center;
    padding: 10px 0 30px 0 ;
}

.rank
{
    margin-bottom: 0;
    cursor: default;
}

div.timeline
{
    margin-top: 5px;
    margin-bottom: 4px;
    padding: 2px 0;
    border-left: 4px solid;
}

div.timeline-edge
{
    margin: 0;
    font-size: 1.5em;
}

.timeline .entry
{
    padding-left: 20px;
}

.timeline .date-container
{
    width: auto;
    display: inline-block;
    padding-left: 15px;
    margin-top: 10px;
    font-size: 1.15em;
    border-bottom: 4px solid #333;
    line-height: 0.1em;
}

.timeline .date-container span
{
    position: relative;
    top: 3px;
    background:#fff !important;
    padding-left: 5px;
}

.timeline .entry .place
{
    font-weight: bold;
    margin-bottom: 0;
}

.timeline .entry .role
{
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 0;
}

.timeline .date
{
    margin: 0;
    padding-left: 3px;
    background-color: #fff;
    font-weight: bold;
}

.skill-list
{
    line-height: 2em;       
    display: table;    
    margin: 40px auto;
}

div.footer
{
    margin-top: 10px;
    padding: 10px 0;
}

div.icons-copyright
{
    margin-top: 7px;
    opacity: 0.1;
}
