/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/print.css);

@media print{

#header {background-color: rgb(38, 36, 37)!important}
#logo{margin-bottom:20pt;width:100%}
a{color: rgb(38, 36, 37)}
a[href].button-primary:after{display:block}
#menubar {background-color: #fff;float:none}
#menubar ul {list-style: none;}
#menubar ul li{clear:both;float:none;display:block}
.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span{height:auto;line-height:20pt;padding:0 5px}
#search {display: none}
.mod-subscribe,.language-selection,#google_translate_element2,a.flag,.mod-contactus select {display: none!important}
.mod-contactus a{display:block;float:none;clear:both}
div.sets > ul.set {list-style: none;}
div.sets > ul.set > li{display:block;float:none;clear:both}
div.sets > ul.set > li > article > a{width:45%}
p{display:block;float:none;clear:both}
#content,#innerbottom{position:relative}
#sidebar-b .mod-box{width:290px}
#sidebar-b img{max-width:250px!important}
#innerbottom .grid-box.width100.module{display:block;clear:both;float:none}
#totop-scroller{display:none;}
#footer .module.deepest{float:right!important;text-align:right;width:30%}
#footer .module.mod-footermenu.deepest{text-align:left;width:70%}
#footer .module.deepest ul.menu li.level1{float:none;}

}