.print{
    display: block !important;
}
.print_logo{
    width: 200px;
    margin: 0 auto;
}

body {
    font: 12pt Georgia, "Times New Roman", Times, serif !important;
    line-height: 135%;
    text-align: left;
    padding: 10pt;
}

div{
    float: none;
}

.section_name{
    margin: 1em 0 0.2em 0;
}

.nav-title{
    font-size: 25px;
    font-weight: 900;
    margin: 1em 0 0 0em;
}

header h1, header nav, img, .owl-top-wrap, .button, .foot-nav, .beta, .signup-sticky-bottom, .profile-tab-wrap, .filebutton, .edit_section_btns,  textarea,
.add_another, #availLanguages, .certifications_list, .navigate-signup, .grey_header
{
    display: none;
}

.section_name{
    color: #808080;
}

.grey_sub_header{
    font-weight: 900;
    color: #0079be;
    margin: 1em 0 1em 2em;
}

ul{
    padding: 0;
}

.footer_bg{
    display: none;
}

.footer{
    margin: 2em 0 0 0em;
    color: #0079be;
}

@page {
    margin: 1cm;
}

h1 {
    font-size: 24pt;
}

h2 {
    font-size: 14pt;
    margin-top: 25px;
}

aside h2 {
    font-size: 18pt;
}

blockquote, ul {
    margin: 0;
}

ul {list-style: none}

li {
    content: "» ";
}

a{
    color: #0278c0;
}

.page-type-white{
    padding: 10pt;
}

.section_name{
    font-size: 18px;
    font-weight: 900;
}

#form_certification > ul{
    margin: 1em 0 1em 0;

}

input, select{
    border: none !important;
}