/* Start Viewport desktop */
.content-full > .content-inner > [objtype], .content-full > .content-inner > shared > [objtype] { min-width:var(--desktop-width); }
.content-fixed > .content-inner { width:var(--desktop-width); }
.hidden-desktop { display:none!important; }
.wse-men > nav { display:block; }
.wse-men .menu-toggle { display:none; }
header, header > #header-wrap { height:143px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:150px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
body { background-color:#ffffff; background-repeat:repeat; background-size:auto; background-position:0 0; background-attachment:initial; background-image:none; -moz-background-size:auto; -webkit-background-size:auto; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:var(--desktop-width); }
#hdr_staticMenu_96 { top:70px; left:36px; width:854px; height:32px; z-index:9920; }
#hdr_columns_97 { top:0px; left:0px; position:relative; width:100%; height:143px; z-index:101; }
#ftr_columns_98 { top:0px; left:0px; position:relative; width:100%; height:150px; z-index:102; }
:root { --desktop-width:1200px; }
/* End Viewport desktop */
