﻿body {
    width: 100% !important;
    margin: 0;
    padding: 0;
    color: #000;
    background: none;
    font-size: 9pt;
    line-height: 1.25em;
    font-family: Arial, sans-serif;
}

.container {
    
    max-width: 100%;
}

#nav, #nav2, #footer, 
#editEducation, 
#editSummary, 
#editPersonalData, 
#editJobEdit, 
#editSkills {
    display: none;
}
#CutOffYear, #Resume {
    display: none;
    border:none;
}
.education {
    display: none;
/*    max-height: 25px;
*/}
.cert {
    display: none;
    /*   max-width: 50px;
    max-height: 35px;*/
}


scrolltotop {
    display: none;
}
.hr {
    display: none;
}
#h2, .h2 {
    font-size: 13pt;
}
#h1, .h1 {
    font-size: 14pt;
}

#h4, .h4 {
    font-size: 11pt;
}

 .date {
    font-size: 9pt;
}
.fs-5 {
    font-size: 9pt;
}