 html {
     background:none !important;
    filter:none !important;
 }
 body {
     background:none !important;
    filter:none !important;
 }
.eg .eg-span3 {
    display:none !important;
}
.eg .eg-sidebar {
    display:none !important;

}
.eg .eg-page-with-sidebar, .eg .eg-content-wrapper {
    padding:0 !important;
}


.nav {
    display:none !important;
}
#rowtop {
    display:none !important;
}
.eg .eg-footer{
    display:none !important;
}
.eg .eg-pageholder {
    border:none !important;
    background:none !important;
}



.fieldholder {
    font-size:11px !important;
    line-height:15px !important;
}
.horizontallayout .labelholder{
    width:140px;
    font-weight:bold;
}
.horizontallayout .fieldholder {
    border:none;
    padding-left:2px;
}
.horizontallayout {
    width:22cm;
}
.horizontallayout .fieldholder span {
    padding-left:10px;
    font-size:10px;
}
.horizontallayout .fieldsholder{
    margin-bottom:0;
}
.horizontallayout legend{
    font-size:16px;
    line-height:24px;
}
/*
 * HACK: Used for panelholders to show correct on print in table
 */
.eg .cell {
    overflow-y: auto;
}
.eg .cell::-webkit-scrollbar {
    width:0;
}
legend {
    line-height:28px !important;
    font-size:18px !important;
    margin-bottom:10px !important;
}
.control {
    display:none !important;
}
.olLayerDiv {
    display:block !important;
}
.printbutton {
    display:none !important;
}
div .btn {
    display:none !important;
}
.eg-search {
    display:none !important;
}

div .messagesholder > div:last-child{
    display:none !important;
}
div .messagesholder {
    page-break-before:always;
    page-break-inside:avoid;
    font-size:11px !important;
    line-height:15px !important;
}
#search {
    display:none !important;
}
.printonly {
    display:block !important;
}
.noprint{
    display:none !important;
}
