@charset "UTF-8";
/* CSS print MRBAB */

* { text-shadow: none !important; box-shadow: none !important; }
h2, h3 { page-break-after: avoid; }

/*Bootstrap*/
.container { width: auto; }
.row { margin-left: 0; }
[class*="span"] { width: 100%; min-height: 0; margin-left: 0; float: none; }

/*Admin tools*/
.topBar { display: none; }

/*Buttons*/
.btn { display: none; }
form { display: none; }
.btn-toolbar { display: none; }
.nav { display: none; }

/*Images*/
img { max-width: 50%; }
/*.thumbnail { display: none; }*/
.header_img { display: none; }
.gallery { display: none; }

/*Lists*/
.list-default a { min-height: 0; }

/*Topmenu*/
#topmenu { display: none; }

/*Header*/
#header-main h1 { border-bottom: 1px solid #ccc; }
#header-main h1 a { height: 50px; text-indent: -9999px; background-size: 250px; }

/*Menu*/
#navmain { display: none; }

/*Side enu*/
#sideMenu { display: none; }

/*Share*/
.social-share { display: none; }

/*Footer*/
#footer { display: none; }

/*Carousel*/
.carousel { display: none; }

/*Slide*/
.bootstrapSlide ul { height: auto !important; }
.bootstrapSlide li { position: static !important; }

/*Synopsis*/
.synopsis li { margin-bottom: 0; }
.synopsis a { height: auto; }
.synopsis .has_image a { background-position: -9999px 0; }

/*Lists*/
.list-default li:before, .list-default li:after { display: table; line-height: 0; content: ""; }
.list-default li:after { clear: both; }

/*Collection*/
.box { display: none; }

/*Artworks*/
ul.artworks { margin-left: -4%; }
ul.artworks li { width: 21%; margin-left: 4%; float: left; }
ul.artworks li img { max-width: 100%; }

/*Museums*/
.home .museums { display: none; }

/*Pagination*/
.pagination { display: none; }

/*@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*/
