
@page {
    margin: 1cm 2cm;
}

header, footer, aside, nav, form, iframe, section, .menu, .hero, .adslot {
    display: none;
}

article {
    column-width: 17em;
    column-gap: 3em;
}

#article {
    max-width: 96%;
    width: 96%;
}

* {
    background-image: none !important;
}

a[href]:after {
    display: none;
}

img, svg {
    display: block;
    max-width: 96%;
    margin: 0 auto;
    max-height: 35%;
    width: auto;
}
a img {
    position: static !important;
    height: auto !important;
    width: 96% !important;
}
table, img, svg {
    break-inside: avoid;
}

p {
    font-size: 1em;
    line-height: inherit;
}
.print-only {
    display: block;
    margin-top: 10px;
}
.dropdown-menu {
    display: none;
}

.multiselect-container {
    display: none;
}

.multiselect {
    display: none;
}

.multi-select-full {
    display: none;
}

.multiselect-filter {
    display: none;
}

/** nav-tabs bootstrap 4 */
.nav-tabs {

}

.tab-content {

}

input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="number"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="url"], input[type="tel"], textarea {
    display: none;
}

.tooltip {
    display: none;
}

/*--- START NAVIGATION --*/
nav {
    display: none;
}

#menu-icon {
    display: none;
}

/*-- BANNER ---*/
#banner-container {
    display: none;

}
.banner-container,
.banner {
    display: none;
}

/*-- FLEX ---*/
.flex-header {
    display: none;
}

.flex-box {

}

.custom-tab-box {
    display: none;
}

.column {

}

/*-- BLURBS ---*/

#wrapper {
    width: 100%;
    margin: 0;
}

.search-form {
    display: none;
}

#modal-dialog {
    display: none !important;
}

.panel.news {
    display: none;
}

/*------------ SEARCH -------------*/

.search-box {
    display: none;
}

/*------------ COMMENT -------------*/

#comment-form {
    display: none;
}

/*-------------- MODAL ---------------*/

/*----------END UL RIG GALLERIES -------------*/
#breadcrumb {
    display: none;
}

/*---------TABS------------*/
div.tab {
    display: none;
}
#article ul.rig li {
    break-before: avoid;
    border: none;
    float: left;
    margin: 0 0 0.4% !important;
    width: 100% !important;
}

ul.rig li .caption {
    height: auto;
}
ul.rig li .caption .comments {
    display: none;
}
ul.rig li p {
    font-size: 0.8em;
    margin-bottom: 4px;
    padding: 0;
}

/* bootstrap */
.print-visible { display: block !important; }
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
.col-md-12 { width: 100%; }
.col-md-11 { width: 91.66666667%; }
.col-md-10 { width: 83.33333333%; }
.col-md-9 { width: 75%; }
.col-md-8 { width: 66.66666667%; }
.col-md-7 { width: 58.33333333%; }
.col-md-6 { width: 50%; }
.col-md-5 { width: 41.66666667%; }
.col-md-4 { width: 33.33333333%; }
.col-md-3 { width: 25%; }
.col-md-2 { width: 16.66666667%; }
.col-md-1 { width: 8.33333333%; }

/* Style the tab content */
.tabcontent {
    display: none;
}
a.google-link,
.read-more {
    display: none !important;
}
.full-text {
    height: auto !important;
}

#toTop {
    display: none !important;
}
#sosial-media {
    display: none;
}

#disqus_thread {
    display: none;
}