* {
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
    color: #818181 !important;
}

blockquote,
pre {
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
img,
tr {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    size: 21cm 29.7cm;
    margin: 1cm;
}


h2,
h3,
p {
    orphans: 3;
    widows: 3;
}
h2,
h3 {
    page-break-after: avoid;
}

#footer,
#header,
input[type="submit"],
.links-nav,
.print-page,
.tool {
    display: none;
}
.title-article {
    font-size: 3em;
}
.chapo {
    font-size: 1.4em;
}
.editor-wysiwyg a {
    text-decoration: underline;
}
.editor-wysiwyg li {
    margin-left: 30px;
}
.editor-wysiwyg ol,
.editor-wysiwyg ul {
    padding-left: 0;
}
.editor-wysiwyg ul,
.editor-wysiwyg ul li {
    list-style: square;
    background: transparent;
}
.editor-wysiwyg ol,
.editor-wysiwyg ol li {
    list-style: decimal;
}
.editor-wysiwyg ol li:before {
    display: none;
}
#header,
.wrap-header {
    background: #009177;
}
.img-banner,
.search-header,
.slider-wrapper,
.social,
.top-article,
.wrap-contact {
    display: none;
}
#header,
.nav-main {
    position: relative;
    display: none;
}
.nav-main .menu > .menu-item > a,
.nav-main .social > .menu-item > a {
    padding: 12px;
    font-size: 15px;
}
#logo {
    position: relative;
    display: block;
    text-align: center;
    margin: 3em auto;
}
#logo img {
    width: auto;
}
.main-article,
.nav-main .menu {
    float: none;
    width: 100%;
}
.side-article {
    display: none;
}

input[type="text"], textarea{
    border: 1px solid #818181;
}

